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 5a44394 commit 2466c07
Show file tree
Hide file tree
Showing 5 changed files with 609 additions and 440 deletions.
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@fd0e8be",
"@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"
}
}
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,18 +80,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 @@ -112,20 +112,20 @@
"vaul-vue": "^0.2.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/eslint-config": "^0.7.5",
"@nuxt/module-builder": "1.0.0-alpha.1",
"@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 All @@ -135,15 +135,15 @@
"zod": "^3.24.1"
},
"peerDependencies": {
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"resolutions": {
"@nuxt/ui": "workspace:*",
"chokidar": "3.6.0",
"debug": "4.3.7",
"happy-dom": "14.12.3",
"rollup": "^4.24.0",
"typescript": "5.7.2",
"typescript": "^5.7.3",
"unimport": "3.14.5",
"unplugin": "^2.1.2",
"vite": "^6.0.7",
Expand Down
2 changes: 1 addition & 1 deletion playground-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"unplugin-auto-import": "^0.19.0",
"unplugin-vue-components": "^0.28.0",
"vite": "^6.0.7",
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 2466c07

Please sign in to comment.