chore(deps): update all non-major dependencies (3.x) (#30377)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-26 22:23:14 +00:00 committed by GitHub
parent 44e0256293
commit cc151c2fa7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 252 additions and 416 deletions

View File

@ -59,7 +59,7 @@
"ufo": "1.5.4",
"unhead": "1.11.14",
"unimport": "3.14.5",
"vite": "6.0.5",
"vite": "6.0.6",
"vue": "3.5.13",
"webpack": "5.96.1"
},
@ -80,7 +80,7 @@
"autoprefixer": "10.4.20",
"case-police": "0.7.2",
"changelogen": "0.5.7",
"consola": "3.3.1",
"consola": "3.3.3",
"cssnano": "7.0.6",
"destr": "2.0.3",
"devalue": "5.1.1",

View File

@ -29,7 +29,7 @@
"dependencies": {
"@nuxt/schema": "workspace:*",
"c12": "^2.0.1",
"consola": "^3.3.1",
"consola": "^3.3.3",
"defu": "^6.1.4",
"destr": "^2.0.3",
"globby": "^14.0.2",
@ -55,7 +55,7 @@
"lodash-es": "4.17.21",
"nitropack": "2.10.4",
"unbuild": "latest",
"vite": "6.0.5",
"vite": "6.0.6",
"vitest": "2.1.8",
"webpack": "5.96.1"
},

View File

@ -70,7 +70,7 @@
},
"dependencies": {
"@nuxt/devalue": "^2.0.2",
"@nuxt/devtools": "^1.6.4",
"@nuxt/devtools": "^1.7.0",
"@nuxt/kit": "workspace:*",
"@nuxt/schema": "workspace:*",
"@nuxt/telemetry": "^2.6.2",
@ -84,7 +84,7 @@
"c12": "^2.0.1",
"chokidar": "^4.0.3",
"compatx": "^0.1.8",
"consola": "^3.3.1",
"consola": "^3.3.3",
"cookie-es": "^1.2.2",
"defu": "^6.1.4",
"destr": "^2.0.3",
@ -127,7 +127,7 @@
"unimport": "^3.14.5",
"unplugin": "^2.1.0",
"unplugin-vue-router": "^0.10.9",
"unstorage": "^1.14.1",
"unstorage": "^1.14.3",
"untyped": "^1.5.2",
"vue": "^3.5.13",
"vue-bundle-renderer": "^2.1.1",
@ -141,7 +141,7 @@
"@vitejs/plugin-vue": "5.2.1",
"@vue/compiler-sfc": "3.5.13",
"unbuild": "latest",
"vite": "6.0.5",
"vite": "6.0.6",
"vitest": "2.1.8"
},
"peerDependencies": {

View File

@ -52,7 +52,7 @@
"sass-loader": "16.0.4",
"unbuild": "latest",
"unctx": "2.4.1",
"vite": "6.0.5",
"vite": "6.0.6",
"vue": "3.5.13",
"vue-bundle-renderer": "2.1.1",
"vue-loader": "17.4.2",
@ -63,7 +63,7 @@
"dependencies": {
"c12": "^2.0.1",
"compatx": "^0.1.8",
"consola": "^3.3.1",
"consola": "^3.3.3",
"defu": "^6.1.4",
"hookable": "^5.5.3",
"pathe": "^1.1.2",

View File

@ -20,7 +20,7 @@
"@types/lodash-es": "4.17.12",
"@unocss/reset": "0.65.3",
"beasties": "0.2.0",
"html-validate": "9.0.1",
"html-validate": "9.1.0",
"htmlnano": "2.1.1",
"jiti": "2.4.2",
"knitwork": "1.2.0",
@ -32,7 +32,7 @@
"tinyexec": "0.3.1",
"tinyglobby": "0.2.10",
"unocss": "0.65.3",
"vite": "6.0.5"
"vite": "6.0.6"
},
"engines": {
"node": "^18.0.0 || ^20.0.0 || >=22.0.0"

View File

@ -36,7 +36,7 @@
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"autoprefixer": "^10.4.20",
"consola": "^3.3.1",
"consola": "^3.3.3",
"cssnano": "^7.0.6",
"defu": "^6.1.4",
"esbuild": "^0.24.2",
@ -58,7 +58,7 @@
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unplugin": "^2.1.0",
"vite": "^6.0.5",
"vite": "^6.0.6",
"vite-node": "^2.1.8",
"vite-plugin-checker": "^0.8.0",
"vue-bundle-renderer": "^2.1.1"

File diff suppressed because it is too large Load Diff