Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Nov 13, 2024
1 parent ef5de0d commit 7532538
Show file tree
Hide file tree
Showing 4 changed files with 300 additions and 830 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/logos": "^1.2.3",
"@iconify-json/lucide": "^1.2.11",
"@iconify-json/lucide": "^1.2.14",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.11",
"@iconify-json/vscode-icons": "^1.2.2",
Expand All @@ -30,7 +30,7 @@
"@vueuse/nuxt": "^11.2.0",
"feed": "^4.2.2",
"medium-zoom": "^1.1.0",
"nuxt": "^3.14.0",
"nuxt": "^3.14.159",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-og-image": "^3.0.8"
}
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@cloudflare/workers-types": "^4.20241022.0",
"@cloudflare/workers-types": "^4.20241112.0",
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/kit": "^3.14.0",
"@uploadthing/mime-types": "^0.3.1",
"@nuxt/kit": "^3.14.159",
"@uploadthing/mime-types": "^0.3.2",
"citty": "^0.1.6",
"confbox": "^0.1.8",
"defu": "^6.1.4",
Expand All @@ -52,7 +52,7 @@
"ofetch": "^1.4.1",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"std-env": "^3.7.0",
"std-env": "^3.8.0",
"ufo": "^1.5.4",
"uncrypto": "^0.1.3",
"unstorage": "^1.13.1",
Expand All @@ -62,16 +62,16 @@
"@nuxt/devtools": "^1.6.0",
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.0",
"@nuxt/schema": "^3.14.159",
"@nuxt/test-utils": "^3.14.4",
"@nuxthub/core": "link:",
"@types/node": "^22.9.0",
"changelogen": "^0.5.7",
"eslint": "^9.14.0",
"nuxt": "^3.14.0",
"nuxt": "^3.14.159",
"typescript": "^5.6.3",
"vitest": "^2.1.4",
"wrangler": "^3.84.1"
"wrangler": "^3.86.1"
},
"packageManager": "pnpm@9.12.3"
}
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.55",
"@ai-sdk/vue": "^0.0.59",
"@cloudflare/puppeteer": "^0.0.14",
"@iconify-json/simple-icons": "^1.2.9",
"@iconify-json/simple-icons": "^1.2.11",
"@kgierke/nuxt-basic-auth": "^1.7.0",
"@nuxt/ui": "^2.18.7",
"@nuxt/ui": "^2.19.2",
"@nuxthub/core": "latest",
"@nuxtjs/mdc": "^0.9.2",
"ai": "^3.4.18",
"ai": "^3.4.33",
"aws4fetch": "^1.0.20",
"drizzle-orm": "^0.35.3",
"nuxt": "^3.13.2",
"postgres": "^3.4.4",
"puppeteer": "^23.6.0",
"drizzle-orm": "^0.36.1",
"nuxt": "^3.14.159",
"postgres": "^3.4.5",
"puppeteer": "^23.7.1",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 7532538

Please sign in to comment.