chore: hoist sharp dependency

This commit is contained in:
Mythie
2024-06-28 11:08:31 +10:00
parent 9242e7ab3a
commit a42fc3cbaa
4 changed files with 138 additions and 164 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.1",
"sharp": "^0.33.4",
"typescript": "5.2.2",
"zod": "^3.22.4"
},