Skip to content

Commit 542433f

Browse files
Bump the all-dependencies group with 3 updates
Bumps the all-dependencies group with 3 updates: [@ai-sdk/openai-compatible](https://github.com/vercel/ai), [@ai-sdk/provider](https://github.com/vercel/ai) and [@ai-sdk/provider-utils](https://github.com/vercel/ai). Updates `@ai-sdk/openai-compatible` from 1.0.0-beta.2 to 1.0.0-canary.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@1.0.0-beta.2...@ai-sdk/openai-compatible@1.0.0-canary.19) Updates `@ai-sdk/provider` from 2.0.0-beta.1 to 2.0.0-canary.14 - [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/provider@2.0.0-beta.1...@ai-sdk/provider@2.0.0-canary.14) Updates `@ai-sdk/provider-utils` from 3.0.0-beta.2 to 3.0.0-canary.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/provider-utils@3.0.0-beta.2...@ai-sdk/provider-utils@3.0.0-canary.19) --- updated-dependencies: - dependency-name: "@ai-sdk/openai-compatible" dependency-version: 1.0.0-canary.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@ai-sdk/provider" dependency-version: 2.0.0-canary.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@ai-sdk/provider-utils" dependency-version: 3.0.0-canary.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87c47f2 commit 542433f

2 files changed

Lines changed: 25 additions & 35 deletions

File tree

package-lock.json

Lines changed: 22 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
},
2929
"homepage": "https://github.com/github/models-ai-sdk#readme",
3030
"dependencies": {
31-
"@ai-sdk/openai-compatible": "1.0.0-beta.2",
32-
"@ai-sdk/provider": "2.0.0-beta.1",
33-
"@ai-sdk/provider-utils": "3.0.0-beta.2"
31+
"@ai-sdk/openai-compatible": "1.0.0-canary.19",
32+
"@ai-sdk/provider": "2.0.0-canary.14",
33+
"@ai-sdk/provider-utils": "3.0.0-canary.19"
3434
},
3535
"devDependencies": {
3636
"eslint-plugin-simple-import-sort": "12.1.1",

0 commit comments

Comments
 (0)