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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-08 09:40:10 +00:00 committed by GitHub
parent bbbb5abdd0
commit b25a0b36e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 417 additions and 403 deletions

View File

@ -50,8 +50,8 @@
"@nuxt/schema": "workspace:*",
"@nuxt/vite-builder": "workspace:*",
"@nuxt/webpack-builder": "workspace:*",
"@types/node": "22.13.9",
"@unhead/vue": "2.0.0-rc.7",
"@types/node": "22.13.10",
"@unhead/vue": "2.0.0-rc.8",
"@vue/compiler-core": "3.5.13",
"@vue/compiler-dom": "3.5.13",
"@vue/shared": "3.5.13",
@ -59,7 +59,7 @@
"memfs": "4.17.0",
"nuxt": "workspace:*",
"postcss": "8.5.3",
"rollup": "4.34.9",
"rollup": "4.35.0",
"send": ">=1.1.0",
"typescript": "5.8.2",
"ufo": "1.5.4",
@ -83,9 +83,9 @@
"@testing-library/vue": "8.1.0",
"@types/babel__core": "7.20.5",
"@types/babel__helper-plugin-utils": "7.10.3",
"@types/node": "22.13.9",
"@types/node": "22.13.10",
"@types/semver": "7.5.8",
"@unhead/vue": "2.0.0-rc.7",
"@unhead/vue": "2.0.0-rc.8",
"@vitest/coverage-v8": "3.0.8",
"@vue/test-utils": "2.4.6",
"acorn": "8.14.1",
@ -97,13 +97,13 @@
"defu": "6.1.4",
"destr": "2.0.3",
"devalue": "5.1.1",
"eslint": "9.21.0",
"eslint": "9.22.0",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-perfectionist": "4.9.0",
"eslint-typegen": "2.0.0",
"estree-walker": "3.0.3",
"h3": "1.15.1",
"happy-dom": "17.3.0",
"happy-dom": "17.4.0",
"installed-check": "9.3.0",
"jiti": "2.4.2",
"knip": "5.45.0",
@ -117,7 +117,7 @@
"pathe": "2.0.3",
"pkg-pr-new": "0.0.40",
"playwright-core": "1.51.0",
"rollup": "4.34.9",
"rollup": "4.35.0",
"semver": "7.7.1",
"sherif": "1.4.0",
"std-env": "3.8.1",

View File

@ -81,7 +81,7 @@
"@nuxt/telemetry": "^2.6.5",
"@nuxt/vite-builder": "workspace:*",
"@oxc-parser/wasm": "^0.56.5",
"@unhead/vue": "^2.0.0-rc.7",
"@unhead/vue": "^2.0.0-rc.8",
"@vue/shared": "^3.5.13",
"c12": "^3.0.2",
"chokidar": "^4.0.3",
@ -138,7 +138,7 @@
"vue-router": "^4.5.0"
},
"devDependencies": {
"@nuxt/scripts": "0.10.5",
"@nuxt/scripts": "0.11.0",
"@parcel/watcher": "2.5.1",
"@types/estree": "1.0.6",
"@vitejs/plugin-vue": "5.2.1",

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.9",
"rollup": "4.35.0",
"unbuild": "latest",
"vue": "3.5.13"
},

View File

@ -39,7 +39,7 @@
"@types/pug": "2.0.10",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"@unhead/vue": "2.0.0-rc.7",
"@unhead/vue": "2.0.0-rc.8",
"@vitejs/plugin-vue": "5.2.1",
"@vitejs/plugin-vue-jsx": "4.1.1",
"@vue/compiler-core": "3.5.13",

View File

@ -26,7 +26,7 @@
},
"devDependencies": {
"@nuxt/schema": "workspace:*",
"rollup": "4.34.9",
"rollup": "4.35.0",
"unbuild": "latest",
"vue": "3.5.13"
},

File diff suppressed because it is too large Load Diff