diff --git a/bun.lockb b/bun.lockb index 478e2c1e..abb0b0ee 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 91c63e76..089f1917 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"] }