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"
},

View File

@ -50,7 +50,7 @@
"react-rnd": "^10.4.1",
"recharts": "^2.7.2",
"remeda": "^1.27.1",
"sharp": "^0.33.1",
"sharp": "^0.33.4",
"ts-pattern": "^5.0.5",
"ua-parser-js": "^1.0.37",
"uqr": "^0.1.2",