From f82ae4a63ed1aa2b3803b7547e9734a4deb9b01e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 00:00:32 +0000 Subject: [PATCH] chore(deps): bump @anthropic-ai/sdk from 0.104.1 to 0.110.0 Bumps [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) from 0.104.1 to 0.110.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.110.0) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.110.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 9acd16a..70239cb 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.110.0", "@mozilla/readability": "^0.6.0", "fflate": "^0.8.3", "groq-sdk": "^1.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa547df..f2f66db 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.110.0 + version: 0.110.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.110.0': + resolution: {integrity: sha512-hOP4bNYXDFHDxxiEgzlILXrxZIYCDnhe8sry0RDRKD/QnsEpvZcQpablCdm9X/WuD/YgOiSIkkqsL1mLLlTqJw==} hasBin: true peerDependencies: zod: ^3.25.0 || ^4.0.0 @@ -2344,7 +2344,7 @@ packages: snapshots: - '@anthropic-ai/sdk@0.104.1(zod@4.4.3)': + '@anthropic-ai/sdk@0.110.0(zod@4.4.3)': dependencies: json-schema-to-ts: 3.1.1 standardwebhooks: 1.0.0