This commit is contained in:
josh 2025-12-10 03:30:21 +00:00 committed by GitHub
parent 63d0ba02f1
commit cd5f8c1894
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 47 additions and 72 deletions

View file

@ -18,10 +18,10 @@
"test": "export PLAYWRIGHT=True && pnpm exec playwright test"
},
"dependencies": {
"@ai-sdk/gateway": "^1.0.15",
"@ai-sdk/gateway": "^2.0.18",
"@ai-sdk/provider": "2.0.0",
"@ai-sdk/react": "2.0.26",
"@ai-sdk/xai": "2.0.13",
"@ai-sdk/react": "2.0.109",
"@ai-sdk/xai": "2.0.39",
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lang-python": "^6.1.6",
"@codemirror/state": "^6.5.0",
@ -38,7 +38,7 @@
"@vercel/blob": "^0.24.1",
"@vercel/functions": "^2.0.0",
"@vercel/otel": "^1.12.0",
"ai": "5.0.26",
"ai": "5.0.108",
"bcrypt-ts": "^5.0.2",
"class-variance-authority": "^0.7.1",
"classnames": "^2.5.1",