From e0620797e6fb1b21c644d990357b3bfc2208bdfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 09:57:51 +0000 Subject: [PATCH] chore(deps): bump @ai-sdk/anthropic from 3.0.84 to 4.0.21 Bumps [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic) from 3.0.84 to 4.0.21. - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/anthropic/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/anthropic@4.0.21/packages/anthropic) --- updated-dependencies: - dependency-name: "@ai-sdk/anthropic" dependency-version: 4.0.16 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 32 +++++++++++++++++++++++--------- pnpm-workspace.yaml | 2 +- 2 files changed, 24 insertions(+), 10 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4ba95a55..5ebabb7e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,8 +7,8 @@ settings: catalogs: default: '@ai-sdk/anthropic': - specifier: 3.0.84 - version: 3.0.84 + specifier: 4.0.21 + version: 4.0.21 '@ai-sdk/deepseek': specifier: 2.0.39 version: 2.0.39 @@ -566,7 +566,7 @@ importers: dependencies: '@ai-sdk/anthropic': specifier: 'catalog:' - version: 3.0.84(zod@4.4.3) + version: 4.0.21(zod@4.4.3) '@ai-sdk/deepseek': specifier: 'catalog:' version: 2.0.39(zod@4.4.3) @@ -1025,9 +1025,9 @@ packages: express: optional: true - '@ai-sdk/anthropic@3.0.84': - resolution: {integrity: sha512-BIDaHmCHs6Sr5VUsEkTbbVlAN4GWjg97X9x/IfXyviLtzsXvffui9XIcZugkAi1Ri6FnvI5T5qDGh5YLnSuzRg==} - engines: {node: '>=18'} + '@ai-sdk/anthropic@4.0.21': + resolution: {integrity: sha512-rvWzefSJiDLBswGFn0oWM7D8p8eo2tKey2anSM2IxaFd/4tLfolWAWP6Zp+82YUURZUoX6f01NI/txF6ekbC4Q==} + engines: {node: '>=22'} peerDependencies: zod: ^3.25.76 || ^4.1.8 @@ -1085,6 +1085,12 @@ packages: peerDependencies: zod: ^3.25.76 || ^4.1.8 + '@ai-sdk/provider-utils@5.0.12': + resolution: {integrity: sha512-bbhlOgHeYwrIGheLkM6fhS8hVger8uFPmcOLg+kxc9EFh7y30XYorWhthlYAgpadO3SJhFZrIcEknN7qEqEVvA==} + engines: {node: '>=22'} + peerDependencies: + zod: ^3.25.76 || ^4.1.8 + '@ai-sdk/provider-utils@5.0.7': resolution: {integrity: sha512-OSm5/5kdrHa11WIOo5LYgDKnxYWp5aB/wx5EXRHi0jpUGduMDeB6oht9U6p+UNNWIP3F/EqPpV8d7vdP/iRnqg==} engines: {node: '>=22'} @@ -6891,10 +6897,10 @@ snapshots: optionalDependencies: express: 5.2.1(supports-color@10.2.2) - '@ai-sdk/anthropic@3.0.84(zod@4.4.3)': + '@ai-sdk/anthropic@4.0.21(zod@4.4.3)': dependencies: - '@ai-sdk/provider': 3.0.10 - '@ai-sdk/provider-utils': 4.0.29(zod@4.4.3) + '@ai-sdk/provider': 4.0.3 + '@ai-sdk/provider-utils': 5.0.12(zod@4.4.3) zod: 4.4.3 '@ai-sdk/deepseek@2.0.39(zod@4.4.3)': @@ -6957,6 +6963,14 @@ snapshots: eventsource-parser: 3.1.0 zod: 4.4.3 + '@ai-sdk/provider-utils@5.0.12(zod@4.4.3)': + dependencies: + '@ai-sdk/provider': 4.0.3 + '@standard-schema/spec': 1.1.0 + '@workflow/serde': 4.1.0 + eventsource-parser: 3.1.0 + zod: 4.4.3 + '@ai-sdk/provider-utils@5.0.7(zod@4.4.3)': dependencies: '@ai-sdk/provider': 4.0.3 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 5d3a61ab..cc678b38 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -76,7 +76,7 @@ peerDependencyRules: '@ai-sdk/ui-utils@1.2.11>zod': '^4.0.0' catalog: - '@ai-sdk/anthropic': 3.0.84 + '@ai-sdk/anthropic': 4.0.21 '@ai-sdk/deepseek': 2.0.39 '@ai-sdk/google': 3.0.82 '@ai-sdk/openai': 3.0.71