From 1d096a12756e517b010da1d055ec1ec0857aed8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 21:55:27 +0000 Subject: [PATCH] chore(deps): Bump @ai-sdk/xai from 2.0.51 to 3.0.60 Bumps [@ai-sdk/xai](https://github.com/vercel/ai) from 2.0.51 to 3.0.60. - [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/xai@2.0.51...@ai-sdk/xai@3.0.60) --- updated-dependencies: - dependency-name: "@ai-sdk/xai" dependency-version: 3.0.60 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/altimate-code/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/altimate-code/package.json b/packages/altimate-code/package.json index e4509c0e1..ad35a1300 100644 --- a/packages/altimate-code/package.json +++ b/packages/altimate-code/package.json @@ -66,7 +66,7 @@ "@ai-sdk/provider-utils": "3.0.21", "@ai-sdk/togetherai": "1.0.34", "@ai-sdk/vercel": "1.0.33", - "@ai-sdk/xai": "2.0.51", + "@ai-sdk/xai": "3.0.60", "@altimate/cli-plugin": "workspace:*", "@altimate/cli-script": "workspace:*", "@altimate/cli-sdk": "workspace:*",