chore: bump package versions (#904)

This commit is contained in:
Jeremy 2025-04-03 00:38:33 -07:00 committed by GitHub
parent a07a3aad5b
commit be774ea0b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 95 additions and 103 deletions

View file

@ -19,9 +19,9 @@
"test": "export PLAYWRIGHT=True && pnpm exec playwright test --workers=4"
},
"dependencies": {
"@ai-sdk/groq": "^1.2.0",
"@ai-sdk/react": "^1.2.0",
"@ai-sdk/xai": "^1.2.1",
"@ai-sdk/groq": "^1.2.3",
"@ai-sdk/react": "^1.2.5",
"@ai-sdk/xai": "^1.2.6",
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lang-python": "^6.1.6",
"@codemirror/state": "^6.5.0",
@ -40,7 +40,7 @@
"@vercel/analytics": "^1.3.1",
"@vercel/blob": "^0.24.1",
"@vercel/postgres": "^0.10.0",
"ai": "4.2.0",
"ai": "4.2.10",
"bcrypt-ts": "^5.0.2",
"class-variance-authority": "^0.7.0",
"classnames": "^2.5.1",
@ -55,7 +55,7 @@
"geist": "^1.3.1",
"lucide-react": "^0.446.0",
"nanoid": "^5.0.8",
"next": "15.3.0-canary.12",
"next": "15.3.0-canary.31",
"next-auth": "5.0.0-beta.25",
"next-themes": "^0.3.0",
"orderedmap": "^2.1.1",