chore: bump ai sdk version (#586)

Co-authored-by: Hassan Bazzi <contact@hassanbazzi.com>
This commit is contained in:
Jeremy 2024-12-03 16:54:32 +03:00 committed by GitHub
parent 11a16b81ec
commit 8aaa84f337
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 52 additions and 52 deletions

View file

@ -18,7 +18,7 @@
"db:up": "drizzle-kit up"
},
"dependencies": {
"@ai-sdk/openai": "1.0.0-canary.3",
"@ai-sdk/openai": "1.0.6",
"@radix-ui/react-alert-dialog": "^1.1.2",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.1.1",
@ -32,7 +32,7 @@
"@vercel/analytics": "^1.3.1",
"@vercel/blob": "^0.24.1",
"@vercel/postgres": "^0.10.0",
"ai": "4.0.0-canary.9",
"ai": "4.0.10",
"bcrypt-ts": "^5.0.2",
"class-variance-authority": "^0.7.0",
"classnames": "^2.5.1",