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

This commit is contained in:
renovate[bot] 2025-03-01 12:35:04 +00:00 committed by GitHub
parent 7a1934509e
commit 42d8685cad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 542 additions and 559 deletions

View File

@ -45,7 +45,7 @@
"@nuxt/schema": "workspace:*",
"@nuxt/vite-builder": "workspace:*",
"@nuxt/webpack-builder": "workspace:*",
"@types/node": "22.13.5",
"@types/node": "22.13.8",
"@unhead/dom": "1.11.20",
"@unhead/schema": "1.11.20",
"@unhead/shared": "1.11.20",
@ -58,9 +58,9 @@
"memfs": "4.14.1",
"nuxt": "workspace:*",
"postcss": "8.5.3",
"rollup": "4.34.8",
"rollup": "4.34.9",
"send": ">=1.1.0",
"typescript": "5.7.3",
"typescript": "5.8.2",
"ufo": "1.5.4",
"unhead": "1.11.20",
"unimport": "4.1.2",
@ -82,7 +82,7 @@
"@testing-library/vue": "8.1.0",
"@types/babel__core": "7.20.5",
"@types/babel__helper-plugin-utils": "7.10.3",
"@types/node": "22.13.5",
"@types/node": "22.13.8",
"@types/semver": "7.5.8",
"@unhead/schema": "1.11.20",
"@unhead/vue": "1.11.20",
@ -116,14 +116,14 @@
"pathe": "2.0.3",
"pkg-pr-new": "0.0.40",
"playwright-core": "1.50.1",
"rollup": "4.34.8",
"rollup": "4.34.9",
"semver": "7.7.1",
"sherif": "1.3.0",
"std-env": "3.8.0",
"tinyexec": "0.3.2",
"tinyglobby": "0.2.12",
"ts-blank-space": "0.6.0",
"typescript": "5.7.3",
"typescript": "5.8.2",
"ufo": "1.5.4",
"unbuild": "3.5.0",
"vitest": "3.0.7",

View File

@ -27,7 +27,7 @@
"test:attw": "attw --pack"
},
"dependencies": {
"c12": "^2.0.4",
"c12": "^3.0.2",
"consola": "^3.4.0",
"defu": "^6.1.4",
"destr": "^2.0.3",
@ -38,7 +38,7 @@
"klona": "^2.0.6",
"knitwork": "^1.2.0",
"mlly": "^1.7.4",
"ohash": "^2.0.6",
"ohash": "^2.0.7",
"pathe": "^2.0.3",
"pkg-types": "^1.3.1",
"scule": "^1.3.0",

View File

@ -82,7 +82,7 @@
"@unhead/vue": "^1.11.20",
"@vue/shared": "^3.5.13",
"acorn": "^8.14.0",
"c12": "^2.0.4",
"c12": "^3.0.2",
"chokidar": "^4.0.3",
"compatx": "^0.1.8",
"consola": "^3.4.0",
@ -109,7 +109,7 @@
"nitropack": "^2.10.4",
"nypm": "^0.6.0",
"ofetch": "^1.4.1",
"ohash": "^2.0.6",
"ohash": "^2.0.7",
"on-change": "^5.0.1",
"pathe": "^2.0.3",
"perfect-debounce": "^1.0.0",

View File

@ -48,7 +48,7 @@
"knitwork": "^1.2.0",
"magic-string": "^0.30.17",
"memfs": "^4.14.1",
"ohash": "^2.0.6",
"ohash": "^2.0.7",
"pathe": "^2.0.3",
"pify": "^6.1.0",
"postcss": "^8.5.3",
@ -75,7 +75,7 @@
"@types/pify": "5.0.4",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.34.8",
"rollup": "4.34.9",
"unbuild": "latest",
"vue": "3.5.13"
},

View File

@ -45,7 +45,7 @@
"@vue/compiler-core": "3.5.13",
"@vue/compiler-sfc": "3.5.13",
"@vue/language-core": "2.2.4",
"c12": "2.0.4",
"c12": "3.0.2",
"chokidar": "4.0.3",
"compatx": "0.1.8",
"css-minimizer-webpack-plugin": "7.0.0",

View File

@ -26,7 +26,7 @@
},
"devDependencies": {
"@nuxt/schema": "workspace:*",
"rollup": "4.34.8",
"rollup": "4.34.9",
"unbuild": "latest",
"vue": "3.5.13"
},
@ -48,7 +48,7 @@
"knitwork": "^1.2.0",
"magic-string": "^0.30.17",
"mlly": "^1.7.4",
"ohash": "^2.0.6",
"ohash": "^2.0.7",
"pathe": "^2.0.3",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.3.1",

View File

@ -46,7 +46,7 @@
"magic-string": "^0.30.17",
"memfs": "^4.14.1",
"mini-css-extract-plugin": "^2.9.2",
"ohash": "^2.0.6",
"ohash": "^2.0.7",
"pathe": "^2.0.3",
"pify": "^6.1.0",
"postcss": "^8.5.3",

File diff suppressed because it is too large Load Diff