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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-21 13:10:01 +00:00 committed by GitHub
parent eb5344b436
commit b3f0c140be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 345 additions and 236 deletions

View File

@ -63,7 +63,7 @@
"ufo": "1.5.4",
"unhead": "1.11.18",
"unimport": "3.14.6",
"vite": "6.0.10",
"vite": "6.0.11",
"vue": "3.5.13",
"webpack": "5.96.1"
},

View File

@ -50,13 +50,13 @@
"untyped": "^1.5.2"
},
"devDependencies": {
"@rspack/core": "1.1.8",
"@rspack/core": "1.2.0",
"@types/lodash-es": "4.17.12",
"@types/semver": "7.5.8",
"lodash-es": "4.17.21",
"nitropack": "2.10.4",
"unbuild": "latest",
"vite": "6.0.10",
"vite": "6.0.11",
"vitest": "3.0.2",
"webpack": "5.96.1"
},

View File

@ -126,7 +126,7 @@
"unhead": "^1.11.18",
"unimport": "^3.14.6",
"unplugin": "^2.1.2",
"unplugin-vue-router": "^0.10.9",
"unplugin-vue-router": "^0.11.0",
"unstorage": "^1.14.4",
"untyped": "^1.5.2",
"vue": "^3.5.13",
@ -141,7 +141,7 @@
"@vitejs/plugin-vue": "5.2.1",
"@vue/compiler-sfc": "3.5.13",
"unbuild": "latest",
"vite": "6.0.10",
"vite": "6.0.11",
"vitest": "3.0.2"
},
"peerDependencies": {

View File

@ -32,7 +32,7 @@
"dependencies": {
"@nuxt/friendly-errors-webpack-plugin": "^2.6.0",
"@nuxt/kit": "workspace:*",
"@rspack/core": "^1.1.8",
"@rspack/core": "^1.2.0",
"autoprefixer": "^10.4.20",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",

View File

@ -60,7 +60,7 @@
"unctx": "2.4.1",
"unimport": "3.14.6",
"untyped": "1.5.2",
"vite": "6.0.10",
"vite": "6.0.11",
"vue": "3.5.13",
"vue-bundle-renderer": "2.1.1",
"vue-loader": "17.4.2",

View File

@ -32,6 +32,6 @@
"tinyexec": "0.3.2",
"tinyglobby": "0.2.10",
"unocss": "65.4.2",
"vite": "6.0.10"
"vite": "6.0.11"
}
}

View File

@ -58,7 +58,7 @@
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unplugin": "^2.1.2",
"vite": "^6.0.10",
"vite": "^6.0.11",
"vite-node": "^3.0.2",
"vite-plugin-checker": "^0.8.0",
"vue-bundle-renderer": "^2.1.1"

View File

@ -71,7 +71,7 @@
},
"devDependencies": {
"@nuxt/schema": "workspace:*",
"@rspack/core": "1.1.8",
"@rspack/core": "1.2.0",
"@types/pify": "5.0.4",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",

File diff suppressed because it is too large Load Diff