From 88eee44e40b7e29e623fd19049c89cbef96c28c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 04:25:13 +0000 Subject: [PATCH] build(deps-dev): bump sharp in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [sharp](https://github.com/lovell/sharp). Updates `sharp` from 0.34.5 to 0.35.3 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](https://github.com/lovell/sharp/compare/v0.34.5...v0.35.3) --- updated-dependencies: - dependency-name: sharp dependency-version: 0.35.3 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 363d0b1..0aba1dd 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@vitejs/plugin-vue": "^5.2.1", "png-to-ico": "^3.0.1", "png2icons": "^2.0.1", - "sharp": "^0.34.5", + "sharp": "^0.35.3", "typescript": "~5.6.2", "vite": "^6.0.3", "vue-tsc": "^2.1.10"