Trying to fix sharp problem with astro-compress for vercel
This commit is contained in:
14
package.json
14
package.json
@ -44,21 +44,13 @@
|
||||
"prettier": "^3.2.4",
|
||||
"prettier-plugin-astro": "^0.13.0",
|
||||
"reading-time": "^1.5.0",
|
||||
"sharp": "0.33.2",
|
||||
"tailwind-merge": "^2.2.1",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typescript": "^5.3.3"
|
||||
},
|
||||
"overrides": {
|
||||
"astro": {
|
||||
"sharp": "0.33.0"
|
||||
},
|
||||
"astro-compress": {
|
||||
"sharp": "0.33.0"
|
||||
}
|
||||
},
|
||||
"resolutions": {
|
||||
"astro/sharp": "0.33.0",
|
||||
"astro-compress/sharp": "0.33.0"
|
||||
"optionalDependencies": {
|
||||
"@img/sharp-linux-x64": "0.33.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.14.1"
|
||||
|
Reference in New Issue
Block a user