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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-05 12:01:38 +00:00 committed by GitHub
parent d116fc06bc
commit f2e22fa73d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 452 additions and 380 deletions

View File

@ -45,7 +45,7 @@
"@nuxt/schema": "workspace:*",
"@nuxt/vite-builder": "workspace:*",
"@nuxt/webpack-builder": "workspace:*",
"@types/node": "22.13.0",
"@types/node": "22.13.1",
"@unhead/dom": "1.11.18",
"@unhead/schema": "1.11.18",
"@unhead/shared": "1.11.18",
@ -62,7 +62,7 @@
"nuxt": "workspace:*",
"ohash": "1.1.4",
"postcss": "8.5.1",
"rollup": "4.34.1",
"rollup": "4.34.3",
"send": ">=1.1.0",
"typescript": "5.7.3",
"ufo": "1.5.4",
@ -86,7 +86,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.0",
"@types/node": "22.13.1",
"@types/semver": "7.5.8",
"@unhead/schema": "1.11.18",
"@unhead/vue": "1.11.18",
@ -102,7 +102,7 @@
"devalue": "5.1.1",
"eslint": "9.19.0",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-perfectionist": "4.7.0",
"eslint-plugin-perfectionist": "4.8.0",
"eslint-typegen": "1.0.0",
"estree-walker": "3.0.3",
"h3": "npm:h3-nightly@1.14.0-20250122-114730-3f9e703",
@ -120,8 +120,8 @@
"pathe": "2.0.2",
"pkg-pr-new": "0.0.39",
"playwright-core": "1.50.1",
"rollup": "4.34.1",
"semver": "7.7.0",
"rollup": "4.34.3",
"semver": "7.7.1",
"sherif": "1.2.0",
"std-env": "3.8.0",
"tinyexec": "0.3.2",
@ -136,6 +136,6 @@
"vue-tsc": "2.2.0",
"webpack": "5.97.1"
},
"packageManager": "pnpm@10.1.0",
"packageManager": "pnpm@10.2.0",
"version": ""
}

View File

@ -41,7 +41,7 @@
"pathe": "^2.0.2",
"pkg-types": "^1.3.1",
"scule": "^1.3.0",
"semver": "^7.7.0",
"semver": "^7.7.1",
"std-env": "^3.8.0",
"ufo": "^1.5.4",
"unctx": "^2.4.1",

View File

@ -109,7 +109,7 @@
"pkg-types": "^1.3.1",
"radix3": "^1.1.2",
"scule": "^1.3.0",
"semver": "^7.7.0",
"semver": "^7.7.1",
"std-env": "^3.8.0",
"strip-literal": "^3.0.0",
"tinyglobby": "0.2.10",

View File

@ -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.1",
"rollup": "4.34.3",
"unbuild": "3.3.1",
"vue": "3.5.13"
},

View File

@ -26,7 +26,7 @@
},
"devDependencies": {
"@nuxt/schema": "workspace:*",
"rollup": "4.34.1",
"rollup": "4.34.3",
"unbuild": "3.3.1",
"vue": "3.5.13"
},

View File

@ -77,7 +77,7 @@
"@types/pify": "5.0.4",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.34.1",
"rollup": "4.34.3",
"unbuild": "3.3.1",
"vue": "3.5.13"
},

File diff suppressed because it is too large Load Diff