chore(deps): update all non-major dependencies (main) (#30375)

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

View File

@ -63,7 +63,7 @@
"unbuild": "3.0.1", "unbuild": "3.0.1",
"unhead": "1.11.14", "unhead": "1.11.14",
"unimport": "3.14.5", "unimport": "3.14.5",
"vite": "6.0.5", "vite": "6.0.6",
"vue": "3.5.13" "vue": "3.5.13"
}, },
"devDependencies": { "devDependencies": {
@ -83,7 +83,7 @@
"autoprefixer": "10.4.20", "autoprefixer": "10.4.20",
"case-police": "0.7.2", "case-police": "0.7.2",
"changelogen": "0.5.7", "changelogen": "0.5.7",
"consola": "3.3.1", "consola": "3.3.3",
"cssnano": "7.0.6", "cssnano": "7.0.6",
"destr": "2.0.3", "destr": "2.0.3",
"devalue": "5.1.1", "devalue": "5.1.1",

View File

@ -29,7 +29,7 @@
"dependencies": { "dependencies": {
"@nuxt/schema": "workspace:*", "@nuxt/schema": "workspace:*",
"c12": "^2.0.1", "c12": "^2.0.1",
"consola": "^3.3.1", "consola": "^3.3.3",
"defu": "^6.1.4", "defu": "^6.1.4",
"destr": "^2.0.3", "destr": "^2.0.3",
"errx": "^0.1.0", "errx": "^0.1.0",
@ -53,7 +53,7 @@
"@types/semver": "7.5.8", "@types/semver": "7.5.8",
"nitro": "npm:nitro-nightly@3.0.0-beta-28796231.359af68d", "nitro": "npm:nitro-nightly@3.0.0-beta-28796231.359af68d",
"unbuild": "3.0.1", "unbuild": "3.0.1",
"vite": "6.0.5", "vite": "6.0.6",
"vitest": "2.1.8", "vitest": "2.1.8",
"webpack": "5.97.1" "webpack": "5.97.1"
}, },

View File

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

View File

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

View File

@ -19,7 +19,7 @@
"devDependencies": { "devDependencies": {
"@unocss/reset": "0.65.3", "@unocss/reset": "0.65.3",
"beasties": "0.2.0", "beasties": "0.2.0",
"html-validate": "9.0.1", "html-validate": "9.1.0",
"htmlnano": "2.1.1", "htmlnano": "2.1.1",
"jiti": "2.4.2", "jiti": "2.4.2",
"knitwork": "1.2.0", "knitwork": "1.2.0",
@ -30,7 +30,7 @@
"tinyexec": "0.3.1", "tinyexec": "0.3.1",
"tinyglobby": "0.2.10", "tinyglobby": "0.2.10",
"unocss": "0.65.3", "unocss": "0.65.3",
"vite": "6.0.5" "vite": "6.0.6"
}, },
"engines": { "engines": {
"node": "^18.0.0 || ^20.0.0 || >=22.0.0" "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": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1", "@vitejs/plugin-vue-jsx": "^4.1.1",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"consola": "^3.3.1", "consola": "^3.3.3",
"cssnano": "^7.0.6", "cssnano": "^7.0.6",
"defu": "^6.1.4", "defu": "^6.1.4",
"esbuild": "^0.24.2", "esbuild": "^0.24.2",
@ -56,7 +56,7 @@
"ufo": "^1.5.4", "ufo": "^1.5.4",
"unenv": "^1.10.0", "unenv": "^1.10.0",
"unplugin": "^2.1.0", "unplugin": "^2.1.0",
"vite": "^6.0.5", "vite": "^6.0.6",
"vite-node": "^2.1.8", "vite-node": "^2.1.8",
"vite-plugin-checker": "^0.8.0", "vite-plugin-checker": "^0.8.0",
"vue-bundle-renderer": "^2.1.1" "vue-bundle-renderer": "^2.1.1"

File diff suppressed because it is too large Load Diff