Skip to content

Commit 208fa5f

Browse files
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] <support@github.com>
1 parent f668a67 commit 208fa5f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/console/function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript/native-preview": "catalog:"
1818
},
1919
"dependencies": {
20-
"@ai-sdk/anthropic": "2.0.0",
20+
"@ai-sdk/anthropic": "3.0.58",
2121
"@ai-sdk/openai": "2.0.2",
2222
"@ai-sdk/openai-compatible": "1.0.1",
2323
"@hono/zod-validator": "catalog:",

packages/opencode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@actions/github": "6.0.1",
5353
"@agentclientprotocol/sdk": "0.14.1",
5454
"@ai-sdk/amazon-bedrock": "3.0.82",
55-
"@ai-sdk/anthropic": "2.0.65",
55+
"@ai-sdk/anthropic": "3.0.58",
5656
"@ai-sdk/azure": "2.0.91",
5757
"@ai-sdk/cerebras": "1.0.36",
5858
"@ai-sdk/cohere": "2.0.22",

0 commit comments

Comments
 (0)