Bump ai packages to canary (#522)

This commit is contained in:
Jeremy 2024-11-12 13:32:55 +03:00 committed by GitHub
parent 871c306004
commit e6806aaa54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 45 additions and 341 deletions

View file

@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@ai-sdk/openai": "^0.0.60",
"@ai-sdk/openai": "1.0.0-canary.3",
"@radix-ui/react-alert-dialog": "^1.1.2",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.1.1",
@ -23,7 +23,7 @@
"@vercel/analytics": "^1.3.1",
"@vercel/blob": "^0.24.1",
"@vercel/postgres": "^0.10.0",
"ai": "3.4.33",
"ai": "4.0.0-canary.9",
"bcrypt-ts": "^5.0.2",
"class-variance-authority": "^0.7.0",
"classnames": "^2.5.1",