From 5347ca47b8bca1a58408dfda0a3fdaf243b2d26d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 18:10:04 +0000 Subject: [PATCH] Update dependency sharp to v0.35.0 --- documentation/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/package.json b/documentation/package.json index 786be00..07eb179 100644 --- a/documentation/package.json +++ b/documentation/package.json @@ -13,6 +13,6 @@ "@astrojs/starlight": "0.39.3", "astro": "6.4.4", "prettier": "3.8.3", - "sharp": "0.34.5" + "sharp": "0.35.0" } }