feat: update providers (#881)

This commit is contained in:
Jeremy 2025-03-20 14:10:45 -07:00 committed by GitHub
parent 9058240e10
commit 7811c0f7fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 122 additions and 108 deletions

View file

@ -19,9 +19,9 @@
"test": "export PLAYWRIGHT=True && pnpm exec playwright test --workers=4"
},
"dependencies": {
"@ai-sdk/fireworks": "^0.1.16",
"@ai-sdk/openai": "^1.2.5",
"@ai-sdk/react": "^1.1.23",
"@ai-sdk/fal": "^0.0.11",
"@ai-sdk/groq": "^1.1.16",
"@ai-sdk/react": "^1.1.25",
"@ai-sdk/xai": "^1.1.15",
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lang-python": "^6.1.6",
@ -41,7 +41,7 @@
"@vercel/analytics": "^1.3.1",
"@vercel/blob": "^0.24.1",
"@vercel/postgres": "^0.10.0",
"ai": "4.1.61",
"ai": "4.1.66",
"bcrypt-ts": "^5.0.2",
"class-variance-authority": "^0.7.0",
"classnames": "^2.5.1",