Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Jun 27, 2024
1 parent 6705b8b commit 5b30feb
Show file tree
Hide file tree
Showing 4 changed files with 931 additions and 1,048 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"dependencies": {
"@iconify-json/heroicons": "^1.1.21",
"@iconify-json/ph": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.106",
"@nuxt/content": "^2.12.1",
"@nuxt/fonts": "^0.7.0",
"@iconify-json/simple-icons": "^1.1.107",
"@nuxt/content": "^2.13.0",
"@nuxt/fonts": "^0.7.1",
"@nuxt/image": "^1.7.0",
"@nuxt/ui-pro": "^1.3.0",
"@nuxthq/studio": "^2.0.0",
"@nuxt/ui-pro": "^1.3.1",
"@nuxthq/studio": "^2.0.2",
"@nuxtjs/plausible": "^1.0.0",
"@nuxtjs/tailwindcss": "^6.12.0",
"@vueuse/core": "^10.11.0",
Expand All @@ -26,6 +26,6 @@
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-og-image": "^3.0.0-rc.53",
"three": "^0.165.0",
"three-globe": "^2.31.0"
"three-globe": "^2.31.1"
}
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@cloudflare/workers-types": "^4.20240614.0",
"@nuxt/devtools-kit": "^1.3.3",
"@cloudflare/workers-types": "^4.20240620.0",
"@nuxt/devtools-kit": "^1.3.7",
"@nuxt/kit": "^3.12.2",
"@uploadthing/mime-types": "^0.2.10",
"citty": "^0.1.6",
"confbox": "^0.1.7",
"defu": "^6.1.4",
"destr": "^2.0.3",
"h3": "^1.11.1",
"h3": "^1.12.0",
"mime": "^4.0.3",
"nitro-cloudflare-dev": "^0.1.4",
"ofetch": "^1.3.4",
Expand All @@ -58,20 +58,20 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.3",
"@nuxt/devtools": "^1.3.7",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.7.1",
"@nuxt/module-builder": "^0.8.0",
"@nuxt/schema": "^3.12.2",
"@nuxt/test-utils": "^3.13.1",
"@nuxthub/core": "link:.",
"@types/node": "^20.14.2",
"@types/node": "^20.14.9",
"changelogen": "^0.5.5",
"eslint": "^9.5.0",
"happy-dom": "^14.12.0",
"happy-dom": "^14.12.3",
"nuxt": "^3.12.2",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"vitest": "^1.6.0",
"wrangler": "^3.60.3"
"wrangler": "^3.62.0"
},
"resolutions": {
"@nuxt/ui": "2.15.2"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "nuxi preview"
},
"dependencies": {
"@iconify-json/simple-icons": "^1.1.106",
"@iconify-json/simple-icons": "^1.1.107",
"@kgierke/nuxt-basic-auth": "^1.6.0",
"@nuxt/ui": "^2.17.0",
"@nuxthub/core": "latest",
Expand Down
Loading

0 comments on commit 5b30feb

Please sign in to comment.