From 9deec39089db93165221f9923944841e27d4818b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 11:40:43 +0000 Subject: [PATCH] chore(deps)(deps): bump @ai-sdk/anthropic from 3.0.89 to 4.0.1 Bumps [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic) from 3.0.89 to 4.0.1. - [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.1/packages/anthropic) --- updated-dependencies: - dependency-name: "@ai-sdk/anthropic" dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/cli/package.json | 2 +- pnpm-lock.yaml | 45 +++++++++++++++++++++++++++++++-------- 2 files changed, 37 insertions(+), 10 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index d5cbe95394..3885559aca 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -39,7 +39,7 @@ "topicSeparator": " " }, "dependencies": { - "@ai-sdk/anthropic": "^3.0.89", + "@ai-sdk/anthropic": "^4.0.1", "@ai-sdk/gateway": "^3.0.139", "@ai-sdk/google": "^3.0.86", "@ai-sdk/openai": "^3.0.77", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b8aeac2290..86b1872b75 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -322,8 +322,8 @@ importers: packages/cli: dependencies: '@ai-sdk/anthropic': - specifier: ^3.0.89 - version: 3.0.89(zod@4.4.3) + specifier: ^4.0.1 + version: 4.0.1(zod@4.4.3) '@ai-sdk/gateway': specifier: ^3.0.139 version: 3.0.139(zod@4.4.3) @@ -487,7 +487,7 @@ importers: specifier: ^4.1.0 version: 4.1.0 esbuild: - specifier: ^0.28.1 + specifier: '>=0.28.1' version: 0.28.1 ts-morph: specifier: ^28.0.0 @@ -2194,9 +2194,9 @@ importers: packages: - '@ai-sdk/anthropic@3.0.89': - resolution: {integrity: sha512-Vbnyq8YO36XUKwcrZRS9T9GAJ0obPGTCX0AYFHfToD/4YdkYXxIYxb4BNjNwW0QPuPEs/1leBM4fnHpTOn5wKA==} - engines: {node: '>=18'} + '@ai-sdk/anthropic@4.0.1': + resolution: {integrity: sha512-q9PMy0r3LGzSTu6FtYhFj6EesVpSpsEoPLsRKFnaK4YJd7SdUJlYIUJ4EXd5LTWzeXxk4r02z3gymo24c9jyQA==} + engines: {node: '>=22'} peerDependencies: zod: ^3.25.76 || ^4.1.8 @@ -2224,10 +2224,20 @@ packages: peerDependencies: zod: ^3.25.76 || ^4.1.8 + '@ai-sdk/provider-utils@5.0.1': + resolution: {integrity: sha512-p9Ra+dN4jjHrssXvklNf4nFvWbj1KePMfUOs7nue0NuoIMbYFBULhX4Vu0+6DWLnw3+UsLL9+RCKLtzzU43Qpg==} + engines: {node: '>=22'} + peerDependencies: + zod: ^3.25.76 || ^4.1.8 + '@ai-sdk/provider@3.0.12': resolution: {integrity: sha512-sj9DWTJ2Ze0WR9qsiOPqoqzNx3OxL6iMxHImbhvoe9qOspekbzxNDMiJ4TIGfYHYh9w4OmBjz3prvqhzTi96+Q==} engines: {node: '>=18'} + '@ai-sdk/provider@4.0.0': + resolution: {integrity: sha512-fr9Gs89prDWiuox/T+kCA+i2cJkHpxU5S+tr4megjTzRC27ZsvFhwjU/+XrqqMbvBUlfmXxTOYWy8ng45dsjIg==} + engines: {node: '>=22'} + '@alloc/quick-lru@5.2.0': resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==} engines: {node: '>=10'} @@ -4447,6 +4457,9 @@ packages: engines: {node: '>= 20'} hasBin: true + '@workflow/serde@4.1.0': + resolution: {integrity: sha512-pav4F2BoirECWR7Nf1TKt+2eETcBj7jj4cBefQ8VXQCA6NPkaKeLfj/zMgi+3zYV5ZIBT4GuUiphsj0/b9hPQQ==} + '@xmldom/is-dom-node@1.0.1': resolution: {integrity: sha512-CJDxIgE5I0FH+ttq/Fxy6nRpxP70+e2O048EPe85J2use3XKdatVM7dDVvFNjQudd9B49NPoZ+8PG49zj4Er8Q==} engines: {node: '>= 16'} @@ -8378,10 +8391,10 @@ packages: snapshots: - '@ai-sdk/anthropic@3.0.89(zod@4.4.3)': + '@ai-sdk/anthropic@4.0.1(zod@4.4.3)': dependencies: - '@ai-sdk/provider': 3.0.12 - '@ai-sdk/provider-utils': 4.0.33(zod@4.4.3) + '@ai-sdk/provider': 4.0.0 + '@ai-sdk/provider-utils': 5.0.1(zod@4.4.3) zod: 4.4.3 '@ai-sdk/gateway@3.0.139(zod@4.4.3)': @@ -8410,10 +8423,22 @@ snapshots: eventsource-parser: 3.1.0 zod: 4.4.3 + '@ai-sdk/provider-utils@5.0.1(zod@4.4.3)': + dependencies: + '@ai-sdk/provider': 4.0.0 + '@standard-schema/spec': 1.1.0 + '@workflow/serde': 4.1.0 + eventsource-parser: 3.1.0 + zod: 4.4.3 + '@ai-sdk/provider@3.0.12': dependencies: json-schema: 0.4.0 + '@ai-sdk/provider@4.0.0': + dependencies: + json-schema: 0.4.0 + '@alloc/quick-lru@5.2.0': {} '@authenio/xml-encryption@2.0.2': @@ -10789,6 +10814,8 @@ snapshots: transitivePeerDependencies: - supports-color + '@workflow/serde@4.1.0': {} + '@xmldom/is-dom-node@1.0.1': {} '@xmldom/xmldom@0.8.13': {}