Skip to content

Commit 357858c

Browse files
chore(deps): bump ai from 4.1.61 to 4.2.10
Bumps [ai](https://github.com/vercel/ai) from 4.1.61 to 4.2.10. - [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/[email protected]@4.2.10) --- updated-dependencies: - dependency-name: ai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4078427 commit 357858c

File tree

3 files changed

+38
-65
lines changed

3 files changed

+38
-65
lines changed

package-lock.json

+36-63
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@astrojs/tailwind": "^6.0.0",
8686
"@total-typescript/tsconfig": "^1.0.4",
8787
"@types/react": "^19.0.10",
88-
"ai": "^4.1.61",
88+
"ai": "^4.3.1",
8989
"astro": "^5.3.0",
9090
"zod": "^3.24.2"
9191
}

src/ai-sdk-provider/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@ai-sdk/provider-utils": "^2.0.7 ",
3535
"@ax-llm/ax": "11.0.34",
36-
"ai": "^4.0.33",
36+
"ai": "^4.3.1",
3737
"zod": "^3.23.8"
3838
},
3939
"bugs": {

0 commit comments

Comments
 (0)