Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 9aa6812 commit 4059228
Show file tree
Hide file tree
Showing 5 changed files with 403 additions and 234 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"citty": "^0.1.6",
"consola": "^3.3.3",
"pathe": "^2.0.0",
"pathe": "^2.0.1",
"scule": "^1.3.0"
}
}
14 changes: 7 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"type": "module",
"dependencies": {
"@iconify-json/logos": "^1.2.4",
"@iconify-json/lucide": "^1.2.21",
"@iconify-json/simple-icons": "^1.2.18",
"@iconify-json/vscode-icons": "^1.2.8",
"@iconify-json/lucide": "^1.2.22",
"@iconify-json/simple-icons": "^1.2.19",
"@iconify-json/vscode-icons": "^1.2.9",
"@nuxt/content": "https://pkg.pr.new/@nuxt/content@f124c95",
"@nuxt/image": "^1.8.1",
"@nuxt/image": "^1.9.0",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@364cc97",
"@nuxthub/core": "^0.8.10",
"@nuxthub/core": "^0.8.11",
"@nuxtjs/plausible": "^1.2.0",
"@octokit/rest": "^21.0.2",
"@octokit/rest": "^21.1.0",
"@vueuse/nuxt": "^12.3.0",
"joi": "^17.13.3",
"nuxt": "^3.15.1",
Expand All @@ -28,6 +28,6 @@
"zod": "^3.24.1"
},
"devDependencies": {
"wrangler": "^3.99.0"
"wrangler": "^3.100.0"
}
}
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,18 +86,18 @@
"@tailwindcss/vite": "4.0.0-beta.8",
"@tanstack/vue-table": "^8.20.5",
"@types/color": "^4.2.0",
"@unhead/vue": "^1.11.14",
"@unhead/vue": "^1.11.15",
"@vueuse/core": "^12.3.0",
"@vueuse/integrations": "^12.3.0",
"color": "^4.2.3",
"consola": "^3.3.3",
"defu": "^6.1.4",
"embla-carousel-auto-height": "^8.5.1",
"embla-carousel-auto-scroll": "^8.5.1",
"embla-carousel-autoplay": "^8.5.1",
"embla-carousel-class-names": "^8.5.1",
"embla-carousel-fade": "^8.5.1",
"embla-carousel-vue": "^8.5.1",
"embla-carousel-auto-height": "^8.5.2",
"embla-carousel-auto-scroll": "^8.5.2",
"embla-carousel-autoplay": "^8.5.2",
"embla-carousel-class-names": "^8.5.2",
"embla-carousel-fade": "^8.5.2",
"embla-carousel-vue": "^8.5.2",
"embla-carousel-wheel-gestures": "^8.0.1",
"fuse.js": "^7.0.0",
"get-port-please": "^3.1.2",
Expand All @@ -106,7 +106,7 @@
"mlly": "^1.7.3",
"ohash": "^1.1.4",
"reka-ui": "1.0.0-alpha.8",
"pathe": "^2.0.0",
"pathe": "^2.0.1",
"scule": "^1.3.0",
"sirv": "^3.0.0",
"tailwind-variants": "^0.3.0",
Expand All @@ -118,20 +118,20 @@
"vaul-vue": "^0.2.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/eslint-config": "^0.7.5",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.15.1",
"@release-it/conventional-changelog": "^10.0.0",
"@standard-schema/spec": "1.0.0-beta.4",
"@vue/test-utils": "^2.4.6",
"embla-carousel": "^8.5.1",
"embla-carousel": "^8.5.2",
"eslint": "^9.17.0",
"happy-dom": "^15.7.4",
"joi": "^17.13.3",
"knitwork": "^1.2.0",
"nuxt": "^3.15.1",
"nuxt-component-meta": "^0.9.0",
"release-it": "^18.0.0",
"release-it": "^18.1.1",
"superstruct": "^2.0.2",
"valibot": "^0.42.1",
"vitest": "^2.1.8",
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"generate": "nuxi generate"
},
"dependencies": {
"@iconify-json/lucide": "^1.2.21",
"@iconify-json/simple-icons": "^1.2.18",
"@iconify-json/lucide": "^1.2.22",
"@iconify-json/simple-icons": "^1.2.19",
"@nuxt/ui": "latest",
"@nuxthub/core": "^0.8.10",
"@nuxthub/core": "^0.8.11",
"nuxt": "^3.15.1"
}
}
Loading

0 comments on commit 4059228

Please sign in to comment.