🎄 merry christmas: ai sdk v6 beta + tool approval (#1361)

This commit is contained in:
josh 2025-12-19 23:24:24 +00:00 committed by GitHub
parent 6e5b883cf2
commit 4d3ba8d9fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 429 additions and 202 deletions

View file

@ -18,9 +18,9 @@
"test": "export PLAYWRIGHT=True && pnpm exec playwright test"
},
"dependencies": {
"@ai-sdk/gateway": "^2.0.18",
"@ai-sdk/provider": "2.0.0",
"@ai-sdk/react": "2.0.109",
"@ai-sdk/gateway": "2.0.0-beta.85",
"@ai-sdk/provider": "3.0.0-beta.27",
"@ai-sdk/react": "3.0.0-beta.162",
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lang-python": "^6.1.6",
"@codemirror/state": "^6.5.0",
@ -47,7 +47,7 @@
"@vercel/functions": "^2.0.0",
"@vercel/otel": "^1.12.0",
"@xyflow/react": "^12.10.0",
"ai": "5.0.108",
"ai": "6.0.0-beta.159",
"bcrypt-ts": "^5.0.2",
"class-variance-authority": "^0.7.1",
"classnames": "^2.5.1",