fix: update sharp to 0.35.0

This commit is contained in:
shuaiplus
2026-07-23 18:28:00 +08:00
parent 6ffdf05dc6
commit 8e5d9e294b
2 changed files with 173 additions and 135 deletions
+2 -1
View File
@@ -51,7 +51,8 @@
"undici": ">=7.28.0",
"@babel/core": ">=7.29.6",
"esbuild": ">=0.28.1",
"ws": "8.21.0"
"ws": "8.21.0",
"sharp": "0.35.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20260630.1",