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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-13 22:04:56 +00:00 committed by GitHub
parent fef3a59bba
commit f76fc48b5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 430 additions and 430 deletions

View File

@ -39,7 +39,7 @@
"@nuxt/schema": "workspace:*",
"@nuxt/vite-builder": "workspace:*",
"@nuxt/webpack-builder": "workspace:*",
"@types/node": "22.10.5",
"@types/node": "22.10.6",
"@unhead/dom": "1.11.16",
"@unhead/schema": "1.11.16",
"@unhead/shared": "1.11.16",
@ -52,7 +52,7 @@
"memfs": "4.14.1",
"nuxt": "workspace:*",
"ohash": "1.1.4",
"postcss": "8.4.49",
"postcss": "8.5.0",
"rollup": "4.30.1",
"send": ">=1.1.0",
"typescript": "5.7.3",
@ -72,7 +72,7 @@
"@nuxt/test-utils": "3.15.4",
"@nuxt/webpack-builder": "workspace:*",
"@testing-library/vue": "8.1.0",
"@types/node": "22.10.5",
"@types/node": "22.10.6",
"@types/semver": "7.5.8",
"@unhead/schema": "1.11.16",
"@unhead/vue": "1.11.16",
@ -81,7 +81,7 @@
"autoprefixer": "10.4.20",
"case-police": "0.7.2",
"changelogen": "0.5.7",
"consola": "3.3.3",
"consola": "3.4.0",
"cssnano": "7.0.6",
"destr": "2.0.3",
"devalue": "5.1.1",
@ -116,6 +116,6 @@
"vue-tsc": "2.2.0",
"webpack": "5.96.1"
},
"packageManager": "pnpm@9.15.3",
"packageManager": "pnpm@9.15.4",
"version": ""
}

View File

@ -29,11 +29,11 @@
"dependencies": {
"@nuxt/schema": "workspace:*",
"c12": "^2.0.1",
"consola": "^3.3.3",
"consola": "^3.4.0",
"defu": "^6.1.4",
"destr": "^2.0.3",
"globby": "^14.0.2",
"ignore": "^7.0.0",
"ignore": "^7.0.1",
"jiti": "^2.4.2",
"klona": "^2.0.6",
"knitwork": "^1.2.0",

View File

@ -85,7 +85,7 @@
"c12": "^2.0.1",
"chokidar": "^4.0.3",
"compatx": "^0.1.8",
"consola": "^3.3.3",
"consola": "^3.4.0",
"cookie-es": "^1.2.2",
"defu": "^6.1.4",
"destr": "^2.0.3",
@ -97,7 +97,7 @@
"globby": "^14.0.2",
"h3": "^1.13.1",
"hookable": "^5.5.3",
"ignore": "^7.0.0",
"ignore": "^7.0.1",
"impound": "^0.2.0",
"jiti": "^2.4.2",
"klona": "^2.0.6",

View File

@ -51,7 +51,7 @@
"ohash": "^1.1.4",
"pathe": "^2.0.1",
"pify": "^6.1.0",
"postcss": "^8.4.49",
"postcss": "^8.5.0",
"postcss-import": "^16.1.0",
"postcss-import-resolver": "^2.0.0",
"postcss-loader": "^8.1.1",

View File

@ -49,13 +49,13 @@
"file-loader": "6.2.0",
"h3": "1.13.1",
"hookable": "5.5.3",
"ignore": "7.0.0",
"ignore": "7.0.1",
"nitropack": "2.10.4",
"ofetch": "1.4.1",
"pkg-types": "1.3.0",
"sass-loader": "16.0.4",
"scule": "1.3.0",
"unbuild": "3.3.0",
"unbuild": "3.3.1",
"unctx": "2.4.1",
"unimport": "3.14.5",
"untyped": "1.5.2",
@ -68,7 +68,7 @@
"webpack-dev-middleware": "7.4.2"
},
"dependencies": {
"consola": "^3.3.3",
"consola": "^3.4.0",
"defu": "^6.1.4",
"pathe": "^2.0.1",
"std-env": "^3.8.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.3",
"consola": "^3.4.0",
"cssnano": "^7.0.6",
"defu": "^6.1.4",
"esbuild": "^0.24.2",
@ -52,7 +52,7 @@
"pathe": "^2.0.1",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.3.0",
"postcss": "^8.4.49",
"postcss": "^8.5.0",
"rollup-plugin-visualizer": "^5.13.1",
"std-env": "^3.8.0",
"ufo": "^1.5.4",

View File

@ -49,7 +49,7 @@
"ohash": "^1.1.4",
"pathe": "^2.0.1",
"pify": "^6.1.0",
"postcss": "^8.4.49",
"postcss": "^8.5.0",
"postcss-import": "^16.1.0",
"postcss-import-resolver": "^2.0.0",
"postcss-loader": "^8.1.1",

File diff suppressed because it is too large Load Diff