fix(deps): update dependency sharp to ^0.34.0

This commit is contained in:
2025-04-05 05:03:04 +00:00
parent 7ed243c68b
commit 681169628c
2 changed files with 452 additions and 31 deletions

View File

@ -20,7 +20,7 @@
"postcss-preset-env": "^10.0.0",
"react": "19.1.0",
"react-dom": "19.1.0",
"sharp": "^0.33.4",
"sharp": "^0.34.0",
"tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7"
},