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 5, 2024
1 parent b54d726 commit 2f39b34
Show file tree
Hide file tree
Showing 3 changed files with 1,316 additions and 615 deletions.
15 changes: 8 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,25 +12,26 @@
"dependencies": {
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/logos": "^1.2.3",
"@iconify-json/lucide": "^1.2.11",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.9",
"@iconify-json/simple-icons": "^1.2.11",
"@iconify-json/vscode-icons": "^1.2.2",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.2",
"@nuxt/image": "^1.8.1",
"@nuxt/scripts": "^0.9.5",
"@nuxt/ui-pro": "^1.4.4",
"@nuxthq/studio": "^2.1.1",
"@nuxt/ui-pro": "^1.5.0",
"@nuxthq/studio": "^2.2.1",
"@nuxtjs/plausible": "^1.0.3",
"@nuxtjs/tailwindcss": "^6.12.2",
"@tsparticles/engine": "^3.5.0",
"@tsparticles/slim": "^3.5.0",
"@vueuse/core": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"@vueuse/core": "^11.2.0",
"@vueuse/nuxt": "^11.2.0",
"feed": "^4.2.2",
"medium-zoom": "^1.1.0",
"nuxt": "^3.13.2",
"nuxt": "^3.14.0",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-og-image": "^3.0.6"
"nuxt-og-image": "^3.0.8"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@cloudflare/workers-types": "^4.20241022.0",
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/kit": "^3.13.2",
"@nuxt/kit": "^3.14.0",
"@uploadthing/mime-types": "^0.3.1",
"citty": "^0.1.6",
"confbox": "^0.1.8",
Expand All @@ -62,13 +62,13 @@
"@nuxt/devtools": "^1.6.0",
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/schema": "^3.14.0",
"@nuxt/test-utils": "^3.14.4",
"@nuxthub/core": "link:",
"@types/node": "^22.8.7",
"@types/node": "^22.9.0",
"changelogen": "^0.5.7",
"eslint": "^9.14.0",
"nuxt": "^3.13.2",
"nuxt": "^3.14.0",
"typescript": "^5.6.3",
"vitest": "^2.1.4",
"wrangler": "^3.84.1"
Expand Down
Loading

0 comments on commit 2f39b34

Please sign in to comment.