From af03f1c9062c1c6b7d8d9aa9bd2b805127810ac7 Mon Sep 17 00:00:00 2001 From: BuyMyMojo Date: Tue, 17 Dec 2024 20:56:50 +1100 Subject: [PATCH] fix: manually install sharp so the pipeline doesn't get mad --- package.json | 1 + pnpm-lock.yaml | 13 +++++-------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index cda510c..837e240 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "@fortawesome/free-solid-svg-icons": "^6.7.1", "astro": "^5.0.5", "preact": "^10.25.2", + "sharp": "^0.33.5", "tailwindcss": "^3.4.16", "typescript": "^5.7.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 797d7fb..ab679e0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,6 +35,9 @@ importers: preact: specifier: ^10.25.2 version: 10.25.2 + sharp: + specifier: ^0.33.5 + version: 0.33.5 tailwindcss: specifier: ^3.4.16 version: 3.4.16 @@ -3372,13 +3375,11 @@ snapshots: dependencies: color-name: 1.1.4 simple-swizzle: 0.2.2 - optional: true color@4.2.3: dependencies: color-convert: 2.0.1 color-string: 1.9.1 - optional: true comma-separated-tokens@2.0.3: {} @@ -3418,8 +3419,7 @@ snapshots: dequal@2.0.3: {} - detect-libc@2.0.3: - optional: true + detect-libc@2.0.3: {} deterministic-object-hash@2.0.2: dependencies: @@ -3727,8 +3727,7 @@ snapshots: import-meta-resolve@4.1.0: {} - is-arrayish@0.3.2: - optional: true + is-arrayish@0.3.2: {} is-binary-path@2.1.0: dependencies: @@ -4531,7 +4530,6 @@ snapshots: '@img/sharp-wasm32': 0.33.5 '@img/sharp-win32-ia32': 0.33.5 '@img/sharp-win32-x64': 0.33.5 - optional: true shebang-command@2.0.0: dependencies: @@ -4553,7 +4551,6 @@ snapshots: simple-swizzle@0.2.2: dependencies: is-arrayish: 0.3.2 - optional: true sisteransi@1.0.5: {}