We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f16f6cb commit 98ed7c4Copy full SHA for 98ed7c4
2 files changed
package.json
@@ -18,15 +18,15 @@
18
"db:push": "drizzle-kit push"
19
},
20
"dependencies": {
21
- "@ai-sdk/gateway": "^2.0.21",
22
- "@ai-sdk/vue": "^2.0.114",
+ "@ai-sdk/gateway": "^2.0.22",
+ "@ai-sdk/vue": "^2.0.115",
23
"@iconify-json/logos": "^1.2.10",
24
"@iconify-json/lucide": "^1.2.81",
25
"@iconify-json/simple-icons": "^1.2.63",
26
- "@nuxt/ui": "^4.2.1",
+ "@nuxt/ui": "^4.3.0",
27
"@nuxtjs/mdc": "^0.19.1",
28
"@vercel/analytics": "^1.6.1",
29
- "ai": "^5.0.114",
+ "ai": "^5.0.115",
30
"date-fns": "^4.1.0",
31
"drizzle-orm": "^0.45.1",
32
"motion-v": "^1.7.3",
@@ -46,5 +46,5 @@
46
"resolutions": {
47
"unimport": "5.6.0"
48
49
- "packageManager": "pnpm@10.26.0"
+ "packageManager": "pnpm@10.26.1"
50
}
0 commit comments