From 3afcfcde0550f8859c42826d581f3a43d0e7efa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 17:57:57 +0000 Subject: [PATCH] chore(deps): bump @anthropic-ai/sdk from 0.104.1 to 0.105.0 Bumps [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) from 0.104.1 to 0.105.0. - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.104.1...sdk-v0.105.0) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.104.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/ai/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/ai/package.json b/packages/ai/package.json index 99367d6..afd266b 100644 --- a/packages/ai/package.json +++ b/packages/ai/package.json @@ -56,7 +56,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@anthropic-ai/sdk": "^0.104.1", + "@anthropic-ai/sdk": "^0.105.0", "openai": "^6.42.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a6c98bd..906d380 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: packages/ai: dependencies: '@anthropic-ai/sdk': - specifier: ^0.104.1 - version: 0.104.1 + specifier: ^0.105.0 + version: 0.105.0 openai: specifier: ^6.42.0 version: 6.42.0(ws@8.21.0) @@ -90,8 +90,8 @@ packages: '@andrewbranch/untar.js@1.0.3': resolution: {integrity: sha512-Jh15/qVmrLGhkKJBdXlK1+9tY4lZruYjsgkDFj08ZmDiWVBLJcqkok7Z0/R0In+i1rScBpJlSvrTS2Lm41Pbnw==} - '@anthropic-ai/sdk@0.104.1': - resolution: {integrity: sha512-gGACa/+IaiXzRRmF96aOhamoBgapKRBiFWbmmTFP8aMkpaEcuStF+Q61bjo4vPxBM7gqWJNZqsngslRdnLHv0Q==} + '@anthropic-ai/sdk@0.105.0': + resolution: {integrity: sha512-sDyu+aM9cE6uZE+HgRjjHRb+qqb87GHZOx+8bE0YlWetdL1YcVLxn8h9ltxGOflyChTe6PMEo50kMQV4cw0hfg==} hasBin: true peerDependencies: zod: ^3.25.0 || ^4.0.0 @@ -1377,7 +1377,7 @@ snapshots: '@andrewbranch/untar.js@1.0.3': {} - '@anthropic-ai/sdk@0.104.1': + '@anthropic-ai/sdk@0.105.0': dependencies: json-schema-to-ts: 3.1.1 standardwebhooks: 1.0.0