chore: bump versions (#845)
This commit is contained in:
parent
9dd9a9898c
commit
c58fd528fc
7 changed files with 89 additions and 113 deletions
|
|
@ -19,8 +19,9 @@
|
|||
"test": "export PLAYWRIGHT=True && pnpm exec playwright test --workers=4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/fireworks": "0.1.8",
|
||||
"@ai-sdk/openai": "1.1.9",
|
||||
"@ai-sdk/fireworks": "0.1.12",
|
||||
"@ai-sdk/openai": "1.2.0",
|
||||
"@ai-sdk/react": "^1.1.20",
|
||||
"@codemirror/lang-javascript": "^6.2.2",
|
||||
"@codemirror/lang-python": "^6.1.6",
|
||||
"@codemirror/state": "^6.5.0",
|
||||
|
|
@ -54,7 +55,7 @@
|
|||
"geist": "^1.3.1",
|
||||
"lucide-react": "^0.446.0",
|
||||
"nanoid": "^5.0.8",
|
||||
"next": "15.0.3-canary.2",
|
||||
"next": "15.2.2-canary.1",
|
||||
"next-auth": "5.0.0-beta.25",
|
||||
"next-themes": "^0.3.0",
|
||||
"orderedmap": "^2.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue