chore: downgrade sharp

This commit is contained in:
Mythie
2024-06-28 12:12:15 +10:00
parent a42fc3cbaa
commit dc34e81a7e
4 changed files with 332 additions and 509 deletions

View File

@ -41,7 +41,7 @@
"react-hook-form": "^7.43.9",
"react-icons": "^4.11.0",
"recharts": "^2.7.2",
"sharp": "^0.33.4",
"sharp": "0.32.6",
"typescript": "5.2.2",
"zod": "^3.22.4"
},