8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d23246e commit 3758f41Copy full SHA for 3758f41
playground/package.json
@@ -8,19 +8,19 @@
8
"preview": "nuxi preview"
9
},
10
"dependencies": {
11
- "@ai-sdk/vue": "^0.0.49",
+ "@ai-sdk/vue": "^0.0.55",
12
"@cloudflare/puppeteer": "^0.0.14",
13
- "@iconify-json/simple-icons": "^1.2.5",
14
- "@kgierke/nuxt-basic-auth": "^1.6.0",
15
- "@nuxt/ui": "^2.18.6",
+ "@iconify-json/simple-icons": "^1.2.9",
+ "@kgierke/nuxt-basic-auth": "^1.7.0",
+ "@nuxt/ui": "^2.18.7",
16
"@nuxthub/core": "latest",
17
- "@nuxtjs/mdc": "^0.9.0",
18
- "ai": "^3.4.7",
+ "@nuxtjs/mdc": "^0.9.2",
+ "ai": "^3.4.18",
19
"aws4fetch": "^1.0.20",
20
- "drizzle-orm": "^0.33.0",
+ "drizzle-orm": "^0.35.3",
21
"nuxt": "^3.13.2",
22
"postgres": "^3.4.4",
23
- "puppeteer": "^23.5.0",
+ "puppeteer": "^23.6.0",
24
"zod": "^3.23.8"
25
26
"devDependencies": {
0 commit comments