From d44e05b457204e4298ac04fd0d87ee1e7bf944ec Mon Sep 17 00:00:00 2001 From: Marukome0743 Date: Wed, 24 Apr 2024 15:41:01 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6package:=20add=20sharp=20to=20trust?= =?UTF-8?q?edDependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bun.lockb | Bin 82156 -> 82160 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index 478e2c1eef836765e345778f7f42ea6316042b15..abb0b0eeb4b9410bec85933a2738dbb2c8040429 100755 GIT binary patch delta 33 pcmaFU$oip?b%GybLZkmyf5wOQj0w{X9T>G)uH9dLX7b0m69DHV4vzo; delta 28 kcmey+$oi&{b%GybOr!r+f5wOQj4{&<9T>GIf1Eo30H$vXTL1t6 diff --git a/package.json b/package.json index 91c63e7..089f191 100644 --- a/package.json +++ b/package.json @@ -28,5 +28,5 @@ "tailwindcss": "^3.4.3", "typescript": "^5.4.5" }, - "trustedDependencies": ["@biomejs/biome"] + "trustedDependencies": ["@biomejs/biome", "sharp"] }