From 208fa5ff6a0707e20cae2ff21db3fa440ee56f4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 16:47:37 +0000 Subject: [PATCH] chore(deps): bump @ai-sdk/anthropic from 2.0.0 to 3.0.58 Bumps [@ai-sdk/anthropic](https://github.com/vercel/ai) from 2.0.0 to 3.0.58. - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/@ai-sdk/anthropic@2.0.0...@ai-sdk/anthropic@3.0.58) --- updated-dependencies: - dependency-name: "@ai-sdk/anthropic" dependency-version: 3.0.58 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/console/function/package.json | 2 +- packages/opencode/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/console/function/package.json b/packages/console/function/package.json index 8df6594d0b..1d6a448726 100644 --- a/packages/console/function/package.json +++ b/packages/console/function/package.json @@ -17,7 +17,7 @@ "@typescript/native-preview": "catalog:" }, "dependencies": { - "@ai-sdk/anthropic": "2.0.0", + "@ai-sdk/anthropic": "3.0.58", "@ai-sdk/openai": "2.0.2", "@ai-sdk/openai-compatible": "1.0.1", "@hono/zod-validator": "catalog:", diff --git a/packages/opencode/package.json b/packages/opencode/package.json index 8ba253571e..bd1f8f667c 100644 --- a/packages/opencode/package.json +++ b/packages/opencode/package.json @@ -52,7 +52,7 @@ "@actions/github": "6.0.1", "@agentclientprotocol/sdk": "0.14.1", "@ai-sdk/amazon-bedrock": "3.0.82", - "@ai-sdk/anthropic": "2.0.65", + "@ai-sdk/anthropic": "3.0.58", "@ai-sdk/azure": "2.0.91", "@ai-sdk/cerebras": "1.0.36", "@ai-sdk/cohere": "2.0.22",