From f88414ef7f627123fc781bb92a4455159cdd887b Mon Sep 17 00:00:00 2001 From: stefanofa <9802152+stefanofa@users.noreply.github.com> Date: Mon, 19 Feb 2024 09:45:16 +0100 Subject: [PATCH] chore: upgrade sharp version to 0.32.6 --- apps/website/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/website/package.json b/apps/website/package.json index d6a4dc0..966676f 100644 --- a/apps/website/package.json +++ b/apps/website/package.json @@ -30,7 +30,7 @@ "jotai": "^2.4.3", "react": "^18.0.0", "react-dom": "^18.0.0", - "sharp": "^0.32.5", + "sharp": "^0.32.6", "shiki": "^0.14.4", "spin-delay": "^1.2.0", "starlight-openapi": "^0.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d90f9ac..875491d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -90,7 +90,7 @@ importers: specifier: ^18.0.0 version: 18.2.0(react@18.2.0) sharp: - specifier: ^0.32.5 + specifier: ^0.32.6 version: 0.32.6 shiki: specifier: ^0.14.4