From 86793e7dcfff81a258afa27c35f3a2ef4b331f68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 06:36:19 +0000 Subject: [PATCH] chore(deps): bump sharp in the production group across 1 directory Bumps the production group with 1 update in the / directory: [sharp](https://github.com/lovell/sharp). Updates `sharp` from 0.35.0 to 0.35.3 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](https://github.com/lovell/sharp/compare/v0.35.0...v0.35.3) --- updated-dependencies: - dependency-name: sharp dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/package.json b/apps/web/package.json index 64b86ce..4938580 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -43,7 +43,7 @@ "react": "19.2.8", "react-dom": "19.2.8", "recharts": "3.10.1", - "sharp": "0.35.0", + "sharp": "0.35.3", "tailwind-merge": "^3.3.1", "tailwindcss": "4.3.3", "zod": "4.4.3"