From 92e250855c4ddfdd86ace96adeac98971e8582e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 21:39:45 +0000 Subject: [PATCH] chore(deps): bump @anthropic-ai/claude-code from 1.0.89 to 2.0.31 Bumps [@anthropic-ai/claude-code](https://github.com/anthropics/claude-code) from 1.0.89 to 2.0.31. - [Changelog](https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md) - [Commits](https://github.com/anthropics/claude-code/commits) --- updated-dependencies: - dependency-name: "@anthropic-ai/claude-code" dependency-version: 2.0.31 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/claude-runner/package.json | 2 +- pnpm-lock.yaml | 19 +++++++++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/packages/claude-runner/package.json b/packages/claude-runner/package.json index be4f1d17f..94f225395 100644 --- a/packages/claude-runner/package.json +++ b/packages/claude-runner/package.json @@ -16,7 +16,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@anthropic-ai/claude-code": "1.0.89", + "@anthropic-ai/claude-code": "2.0.31", "@anthropic-ai/sdk": "^0.60.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 05b82964c..091bc9c3f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -95,8 +95,8 @@ importers: packages/claude-runner: dependencies: '@anthropic-ai/claude-code': - specifier: 1.0.89 - version: 1.0.89 + specifier: 2.0.31 + version: 2.0.31 '@anthropic-ai/sdk': specifier: ^0.60.0 version: 0.60.0 @@ -191,8 +191,8 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@anthropic-ai/claude-code@1.0.89': - resolution: {integrity: sha512-FKzFA0whQ1oVqdq3HG7gE3aojcZfGxrhza9z7OMDUFm4YMADHQxn6TWxWss5dhzXze7vd+QOn8CuH+uHnhAr4w==} + '@anthropic-ai/claude-code@2.0.31': + resolution: {integrity: sha512-UiWopkOqZD5EHoDa8jmkT4AOVtvGWjfCOZ+hGlDqbBY5D0hia6kRDgizLsIvMRqnQr1pBAPCpyeWhH/WndaT/A==} engines: {node: '>=18.0.0'} hasBin: true @@ -1263,6 +1263,10 @@ packages: resolution: {integrity: sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==} engines: {node: '>=8'} + detect-libc@2.1.2: + resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} + engines: {node: '>=8'} + diff-sequences@29.6.3: resolution: {integrity: sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -2365,7 +2369,7 @@ snapshots: '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 - '@anthropic-ai/claude-code@1.0.89': + '@anthropic-ai/claude-code@2.0.31': optionalDependencies: '@img/sharp-darwin-arm64': 0.33.5 '@img/sharp-darwin-x64': 0.33.5 @@ -3192,6 +3196,9 @@ snapshots: detect-libc@2.0.4: {} + detect-libc@2.1.2: + optional: true + diff-sequences@29.6.3: {} dotenv@16.6.1: {} @@ -3605,7 +3612,7 @@ snapshots: lightningcss@1.30.1: dependencies: - detect-libc: 2.0.4 + detect-libc: 2.1.2 optionalDependencies: lightningcss-darwin-arm64: 1.30.1 lightningcss-darwin-x64: 1.30.1