Upgrade AI SDK (#32062)

GitOrigin-RevId: dcd8a667e666debdb9670f269818939ce91ebba1
This commit is contained in:
Alf Eaton
2026-03-06 10:08:02 +00:00
committed by Copybot
parent 2fc8ca6e3d
commit ae0f6b66ea
2 changed files with 45 additions and 45 deletions

View File

@@ -74,8 +74,8 @@
"safari > 14"
],
"dependencies": {
"@ai-sdk/mcp": "^1.0.0",
"@ai-sdk/openai": "^3.0.0",
"@ai-sdk/mcp": "^1.0.25",
"@ai-sdk/openai": "^3.0.41",
"@aws-sdk/client-ses": "^3.994.0",
"@contentful/rich-text-html-renderer": "^16.0.2",
"@contentful/rich-text-types": "^16.0.2",
@@ -105,7 +105,7 @@
"@tanstack/react-table": "^8.21.3",
"@xmldom/xmldom": "^0.7.13",
"accepts": "^1.3.7",
"ai": "^6.0.2",
"ai": "^6.0.116",
"ajv": "^8.12.0",
"archiver": "^5.3.0",
"async": "^3.2.5",
@@ -195,7 +195,7 @@
"zod-validation-error": "^4.0.1"
},
"devDependencies": {
"@ai-sdk/react": "^3.0.2",
"@ai-sdk/react": "^3.0.118",
"@babel/core": "^7.28.5",
"@babel/plugin-proposal-decorators": "^7.28.0",
"@babel/preset-env": "^7.28.5",