Updated sharp to 0.33.0 in package.json.

This commit is contained in:
2023-12-04 15:30:53 +13:00
parent d2fafdafdc
commit 910566847d
2 changed files with 736 additions and 734 deletions

View File

@ -43,9 +43,9 @@
"remark-footnotes": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"sharp": "^0.28.3",
"sharp": "^0.33.0",
"tailwindcss": "^3.0.23",
"unist-util-visit": "^4.0.0"
"unist-util-visit": "^4.0.0"
},
"devDependencies": {
"@svgr/webpack": "^6.1.2",