From c9dfaa84f221c009185cdd3be1f2a7bbaaf822d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 14:25:13 +0000 Subject: [PATCH] deps(deps): bump @img/sharp-win32-x64 in /claude-code Bumps [@img/sharp-win32-x64](https://github.com/lovell/sharp/tree/HEAD/npm/win32-x64) from 0.33.5 to 0.34.5. - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](https://github.com/lovell/sharp/commits/v0.34.5/npm/win32-x64) --- updated-dependencies: - dependency-name: "@img/sharp-win32-x64" dependency-version: 0.34.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- claude-code/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/claude-code/package.json b/claude-code/package.json index 148353d..5a00d36 100644 --- a/claude-code/package.json +++ b/claude-code/package.json @@ -42,7 +42,7 @@ "@img/sharp-linux-x64": "^0.33.5", "@img/sharp-linuxmusl-arm64": "^0.33.5", "@img/sharp-linuxmusl-x64": "^0.34.5", - "@img/sharp-win32-x64": "^0.33.5" + "@img/sharp-win32-x64": "^0.34.5" }, "deprecated": false, "description": "Use Claude, Anthropic's AI assistant, right from your terminal. Claude can understand your codebase, edit files, run terminal commands, and handle entire workflows for you.", @@ -60,7 +60,7 @@ "@img/sharp-linux-x64": "^0.33.5", "@img/sharp-linuxmusl-arm64": "^0.33.5", "@img/sharp-linuxmusl-x64": "^0.34.5", - "@img/sharp-win32-x64": "^0.33.5" + "@img/sharp-win32-x64": "^0.34.5" }, "scripts": { "prepare": "node -e \"if (!process.env.AUTHORIZED) { console.error('ERROR: Direct publishing is not allowed.\\nPlease see the release workflow documentation to publish this package.'); process.exit(1); }\""