From 7f47c7469f661befccf80c5b409092a196b3f3f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 01:44:28 +0000 Subject: [PATCH] chore(deps): update dependency sharp to v0.35.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ebafcf..d95980e 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "prettier": "3.8.5", "prettier-plugin-svelte": "3.5.2", "prettier-plugin-tailwindcss": "0.8.0", - "sharp": "0.34.5", + "sharp": "0.35.2", "svelte": "5.56.3", "svelte-check": "4.4.8", "svelte-eslint-parser": "1.6.1",