diff --git a/package-lock.json b/package-lock.json index 6ef52b7..b38375a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,6 +11,8 @@ "@astrojs/check": "^0.9.6", "@astrojs/tailwind": "^6.0.2", "@biomejs/biome": "1.7.3", + "@img/sharp-libvips-linux-x64": "^1.2.4", + "@img/sharp-linux-x64": "^0.34.5", "@tailwindcss/typography": "^0.5.13", "@types/node": "^25.0.3", "astro": "^5.17.2", @@ -1134,7 +1136,6 @@ ], "dev": true, "license": "LGPL-3.0-or-later", - "optional": true, "os": [ "linux" ], @@ -1300,7 +1301,6 @@ ], "dev": true, "license": "Apache-2.0", - "optional": true, "os": [ "linux" ], diff --git a/package.json b/package.json index 670bf38..5fdbb35 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,8 @@ "@astrojs/check": "^0.9.6", "@astrojs/tailwind": "^6.0.2", "@biomejs/biome": "1.7.3", + "@img/sharp-libvips-linux-x64": "^1.2.4", + "@img/sharp-linux-x64": "^0.34.5", "@tailwindcss/typography": "^0.5.13", "@types/node": "^25.0.3", "astro": "^5.17.2",