Skip to content

Commit be774ea

Browse files
chore: bump package versions (vercel#904)
1 parent a07a3aa commit be774ea

File tree

2 files changed

+95
-103
lines changed

2 files changed

+95
-103
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"test": "export PLAYWRIGHT=True && pnpm exec playwright test --workers=4"
2020
},
2121
"dependencies": {
22-
"@ai-sdk/groq": "^1.2.0",
23-
"@ai-sdk/react": "^1.2.0",
24-
"@ai-sdk/xai": "^1.2.1",
22+
"@ai-sdk/groq": "^1.2.3",
23+
"@ai-sdk/react": "^1.2.5",
24+
"@ai-sdk/xai": "^1.2.6",
2525
"@codemirror/lang-javascript": "^6.2.2",
2626
"@codemirror/lang-python": "^6.1.6",
2727
"@codemirror/state": "^6.5.0",
@@ -40,7 +40,7 @@
4040
"@vercel/analytics": "^1.3.1",
4141
"@vercel/blob": "^0.24.1",
4242
"@vercel/postgres": "^0.10.0",
43-
"ai": "4.2.0",
43+
"ai": "4.2.10",
4444
"bcrypt-ts": "^5.0.2",
4545
"class-variance-authority": "^0.7.0",
4646
"classnames": "^2.5.1",
@@ -55,7 +55,7 @@
5555
"geist": "^1.3.1",
5656
"lucide-react": "^0.446.0",
5757
"nanoid": "^5.0.8",
58-
"next": "15.3.0-canary.12",
58+
"next": "15.3.0-canary.31",
5959
"next-auth": "5.0.0-beta.25",
6060
"next-themes": "^0.3.0",
6161
"orderedmap": "^2.1.1",

0 commit comments

Comments
 (0)