From 1f878d5874ce8259f14758f6749fba5890ac114f Mon Sep 17 00:00:00 2001 From: Fries Date: Sat, 29 Jun 2024 01:59:59 -0700 Subject: [PATCH] install sharp so the website can actually build --- package.json | 5 +++-- pnpm-lock.yaml | 13 +++++-------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 9820489..9b7f867 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,9 @@ "astro": "^4.11.3" }, "devDependencies": { + "@astrojs/check": "^0.7.0", "prettier": "~3.3.2", - "typescript": "^5.5.2", - "@astrojs/check": "^0.7.0" + "sharp": "^0.33.4", + "typescript": "^5.5.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8211885..9313f79 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,6 +21,9 @@ importers: prettier: specifier: ~3.3.2 version: 3.3.2 + sharp: + specifier: ^0.33.4 + version: 0.33.4 typescript: specifier: ^5.5.2 version: 5.5.2 @@ -2691,13 +2694,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: {} @@ -2725,8 +2726,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: @@ -2982,8 +2982,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: @@ -3695,7 +3694,6 @@ snapshots: '@img/sharp-wasm32': 0.33.4 '@img/sharp-win32-ia32': 0.33.4 '@img/sharp-win32-x64': 0.33.4 - optional: true shebang-command@2.0.0: dependencies: @@ -3714,7 +3712,6 @@ snapshots: simple-swizzle@0.2.2: dependencies: is-arrayish: 0.3.2 - optional: true sisteransi@1.0.5: {}