From 2221d48875f34d4bb6d5f108462ec4002490ffd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 23:55:29 +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.105.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/services/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/services/package.json b/packages/services/package.json index 0ea06f5..8fb0726 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -11,7 +11,7 @@ "test:watch": "vitest" }, "dependencies": { - "@anthropic-ai/sdk": "^0.104.1", + "@anthropic-ai/sdk": "^0.105.0", "@mozilla/readability": "^0.6.0", "fflate": "^0.8.3", "groq-sdk": "^1.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0d432b..2a132fe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: packages/services: dependencies: '@anthropic-ai/sdk': - specifier: ^0.104.1 - version: 0.104.1(zod@4.4.3) + specifier: ^0.105.0 + version: 0.105.0(zod@4.4.3) '@mozilla/readability': specifier: ^0.6.0 version: 0.6.0 @@ -122,8 +122,8 @@ importers: packages: - '@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 @@ -2340,7 +2340,7 @@ packages: snapshots: - '@anthropic-ai/sdk@0.104.1(zod@4.4.3)': + '@anthropic-ai/sdk@0.105.0(zod@4.4.3)': dependencies: json-schema-to-ts: 3.1.1 standardwebhooks: 1.0.0