Skip to content

Commit

Permalink
chore(playground): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Oct 22, 2024
1 parent d23246e commit 3758f41
Show file tree
Hide file tree
Showing 2 changed files with 215 additions and 227 deletions.
16 changes: 8 additions & 8 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@
"preview": "nuxi preview"
},
"dependencies": {
"@ai-sdk/vue": "^0.0.49",
"@ai-sdk/vue": "^0.0.55",
"@cloudflare/puppeteer": "^0.0.14",
"@iconify-json/simple-icons": "^1.2.5",
"@kgierke/nuxt-basic-auth": "^1.6.0",
"@nuxt/ui": "^2.18.6",
"@iconify-json/simple-icons": "^1.2.9",
"@kgierke/nuxt-basic-auth": "^1.7.0",
"@nuxt/ui": "^2.18.7",
"@nuxthub/core": "latest",
"@nuxtjs/mdc": "^0.9.0",
"ai": "^3.4.7",
"@nuxtjs/mdc": "^0.9.2",
"ai": "^3.4.18",
"aws4fetch": "^1.0.20",
"drizzle-orm": "^0.33.0",
"drizzle-orm": "^0.35.3",
"nuxt": "^3.13.2",
"postgres": "^3.4.4",
"puppeteer": "^23.5.0",
"puppeteer": "^23.6.0",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 3758f41

Please sign in to comment.