new(all): Sharp multiplatform.

This commit is contained in:
Rodrigo Rodriguez 2024-05-19 16:23:24 -03:00
parent 3baf96b5b3
commit 7fe50d95c4

View file

@ -197,7 +197,7 @@
"sequelize": "6.28.2",
"sequelize-cli": "6.6.0",
"sequelize-typescript": "2.1.5",
"sharp": "0.33.3",
"sharp": "0.33.4",
"simple-git": "3.16.0",
"speakingurl": "14.0.1",
"ssr-for-bots": "1.0.1-c",
@ -242,8 +242,8 @@
"vitest": "^1.3.0"
},
"optionalDependencies": {
"@img/sharp-win32-x64": "0.33.3",
"@img/sharp-linux-arm": "0.33.3"
"@img/sharp-win32-x64": "0.33.4",
"@img/sharp-linux-arm": "0.33.4"
},
"eslintConfig": {
"env": {