From 86b81a135cb043c95d1145bf8676b55e93250d15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 02:11:45 +0000 Subject: [PATCH] Bump @ai-sdk/openai-compatible from 0.2.16 to 1.0.19 Bumps [@ai-sdk/openai-compatible](https://github.com/vercel/ai) from 0.2.16 to 1.0.19. - [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/openai-compatible@0.2.16...@ai-sdk/openai-compatible@1.0.19) --- updated-dependencies: - dependency-name: "@ai-sdk/openai-compatible" dependency-version: 1.0.19 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a7764f..31d4cce 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@ai-sdk/anthropic": "^1.2.12", "@ai-sdk/google": "^1.2.19", "@ai-sdk/openai": "^1.3.22", - "@ai-sdk/openai-compatible": "^0.2.14", + "@ai-sdk/openai-compatible": "^1.0.19", "@eslint/js": "^9.30.0", "@jest/types": "^29.6.3", "@types/node": "^22.15.34",