Merge pull request #29853 from overleaf/ae-workbench-updates-3

[workbench] small improvements

GitOrigin-RevId: c27529004bf1521af469e42b4764f2ddd76dd023
This commit is contained in:
Alf Eaton
2025-11-25 10:10:49 +00:00
committed by Copybot
parent e590543bc5
commit 0d9fa6c0a6
3 changed files with 51 additions and 127 deletions

View File

@@ -81,8 +81,8 @@
"safari > 14"
],
"dependencies": {
"@ai-sdk/mcp": "^1.0.0-beta.15",
"@ai-sdk/openai": "^3.0.0-beta.59",
"@ai-sdk/mcp": "^1.0.0-beta.16",
"@ai-sdk/openai": "^3.0.0-beta.64",
"@aws-sdk/client-ses": "^3.864.0",
"@contentful/rich-text-html-renderer": "^16.0.2",
"@contentful/rich-text-types": "^16.0.2",
@@ -110,7 +110,7 @@
"@stripe/stripe-js": "^7.7.0",
"@xmldom/xmldom": "^0.7.13",
"accepts": "^1.3.7",
"ai": "^6.0.0-beta.99",
"ai": "^6.0.0-beta.111",
"ajv": "^8.12.0",
"archiver": "^5.3.0",
"async": "^3.2.5",
@@ -200,7 +200,7 @@
},
"devDependencies": {
"5to6-codemod": "^1.8.0",
"@ai-sdk/react": "^3.0.0-beta.99",
"@ai-sdk/react": "^3.0.0-beta.111",
"@babel/cli": "^7.27.0",
"@babel/core": "^7.26.10",
"@babel/plugin-proposal-decorators": "^7.27.0",