diff --git a/package.json b/package.json index d42ffa9..5527d93 100644 --- a/package.json +++ b/package.json @@ -38,9 +38,13 @@ "swiper": "^12.1.2", "tailwind-merge": "3.4.0", "tailwind-variants": "3.2.2", + "sharp": "^0.34.2", "tailwindcss": "4.1.17", "tw-animate-css": "1.4.0" }, + "pnpm": { + "onlyBuiltDependencies": ["sharp", "esbuild"] + }, "devDependencies": { "@eslint/js": "^9.36.0", "@playform/compress": "^0.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7ad9bdb..8265759 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,6 +71,9 @@ importers: react-dom: specifier: 19.2.0 version: 19.2.0(react@19.2.0) + sharp: + specifier: ^0.34.2 + version: 0.34.5 swiper: specifier: ^12.1.2 version: 12.1.2