Skip to content

Commit 8c298f4

Browse files
deps: bump the npm-ai-sdk group with 4 updates
Bumps the npm-ai-sdk group with 4 updates: [@ai-sdk/anthropic](https://github.com/vercel/ai), [@ai-sdk/google](https://github.com/vercel/ai), [@ai-sdk/openai](https://github.com/vercel/ai) and [ai](https://github.com/vercel/ai). Updates `@ai-sdk/anthropic` from 1.2.12 to 3.0.9 - [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/anthropic@1.2.12...@ai-sdk/anthropic@3.0.9) Updates `@ai-sdk/google` from 1.2.22 to 3.0.6 - [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/google@1.2.22...@ai-sdk/google@3.0.6) Updates `@ai-sdk/openai` from 1.3.24 to 3.0.7 - [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@1.3.24...@ai-sdk/openai@3.0.7) Updates `ai` from 4.3.19 to 6.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@4.3.19...ai@6.0.19) --- updated-dependencies: - dependency-name: "@ai-sdk/anthropic" dependency-version: 3.0.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-ai-sdk - dependency-name: "@ai-sdk/google" dependency-version: 3.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-ai-sdk - dependency-name: "@ai-sdk/openai" dependency-version: 3.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-ai-sdk - dependency-name: ai dependency-version: 6.0.19 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-ai-sdk ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19878cb commit 8c298f4

2 files changed

Lines changed: 74 additions & 127 deletions

File tree

apps/desktop/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
"clear-auth": "node scripts/clear-auth.js"
1313
},
1414
"dependencies": {
15-
"@ai-sdk/anthropic": "^1.2.12",
16-
"@ai-sdk/google": "^1.2.7",
17-
"@ai-sdk/openai": "^1.3.22",
15+
"@ai-sdk/anthropic": "^3.0.66",
16+
"@ai-sdk/google": "^3.0.58",
17+
"@ai-sdk/openai": "^3.0.50",
1818
"@phosphor-icons/react": "^2.1.10",
1919
"@tauri-apps/api": "^2.8.0",
2020
"@tauri-apps/plugin-fs": "~2",
2121
"@tauri-apps/plugin-opener": "^2",
2222
"@toon-format/toon": "^2.1.0",
23-
"ai": "^4.3.16",
23+
"ai": "^6.0.146",
2424
"dotenv": "^17.2.3",
2525
"react": "^19.1.0",
2626
"react-dom": "^19.1.0",

0 commit comments

Comments
 (0)