From 18fde38b433ad80dc89c6375c87cebe88c34e6b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 21:26:17 +0200 Subject: [PATCH] chore(deps): bump @ai-sdk/anthropic from 3.0.72 to 3.0.84 (#21557) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic) from 3.0.72 to 3.0.84.
Release notes

Sourced from @​ai-sdk/anthropic's releases.

@​ai-sdk/google@​3.0.82

Patch Changes

Changelog

Sourced from @​ai-sdk/anthropic's changelog.

3.0.84

Patch Changes

3.0.83

Patch Changes

3.0.82

Patch Changes

3.0.81

Patch Changes

3.0.80

Patch Changes

3.0.79

Patch Changes

3.0.78

Patch Changes

3.0.77

Patch Changes

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@ai-sdk/anthropic&package-manager=npm_and_yarn&previous-version=3.0.72&new-version=3.0.84)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Review in cubic Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index cc09568f53..7df764135a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -28,7 +28,7 @@ __metadata: languageName: node linkType: hard -"@ai-sdk/anthropic@npm:3.0.72, @ai-sdk/anthropic@npm:^3.0.72": +"@ai-sdk/anthropic@npm:3.0.72": version: 3.0.72 resolution: "@ai-sdk/anthropic@npm:3.0.72" dependencies: @@ -40,6 +40,18 @@ __metadata: languageName: node linkType: hard +"@ai-sdk/anthropic@npm:^3.0.72": + version: 3.0.83 + resolution: "@ai-sdk/anthropic@npm:3.0.83" + dependencies: + "@ai-sdk/provider": "npm:3.0.10" + "@ai-sdk/provider-utils": "npm:4.0.28" + peerDependencies: + zod: ^3.25.76 || ^4.1.8 + checksum: 10c0/712ed862e77be1275eb20512032f6d08b727a3a6fe73981c01cd224cff06e77da52180cb53bdbb517d79e89995019fd20ff352b1ea4dcbf86992bdcbbcd14e71 + languageName: node + linkType: hard + "@ai-sdk/azure@npm:^3.0.55": version: 3.0.55 resolution: "@ai-sdk/azure@npm:3.0.55" @@ -153,6 +165,19 @@ __metadata: languageName: node linkType: hard +"@ai-sdk/provider-utils@npm:4.0.28": + version: 4.0.28 + resolution: "@ai-sdk/provider-utils@npm:4.0.28" + dependencies: + "@ai-sdk/provider": "npm:3.0.10" + "@standard-schema/spec": "npm:^1.1.0" + eventsource-parser: "npm:^3.0.8" + peerDependencies: + zod: ^3.25.76 || ^4.1.8 + checksum: 10c0/5166341ae375acc178b5d113f2165bfb3593a57ac482cbdc4fc066c0d733498e98296d647e4350d2c12f596fd4ff20427d3fed5a34378b5bdefb4373cc998426 + languageName: node + linkType: hard + "@ai-sdk/provider-utils@npm:4.0.5": version: 4.0.5 resolution: "@ai-sdk/provider-utils@npm:4.0.5" @@ -166,6 +191,15 @@ __metadata: languageName: node linkType: hard +"@ai-sdk/provider@npm:3.0.10": + version: 3.0.10 + resolution: "@ai-sdk/provider@npm:3.0.10" + dependencies: + json-schema: "npm:^0.4.0" + checksum: 10c0/c9b162165c3fd4684e4f7a1c041db3ad75785c841d904bac577006b7b2299d1b465557b1d32e3f59b6d8536a0ef5741b195aad86fc3e0e1d2a39f077062a83c4 + languageName: node + linkType: hard + "@ai-sdk/provider@npm:3.0.2": version: 3.0.2 resolution: "@ai-sdk/provider@npm:3.0.2"