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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-27 09:56:56 +00:00 committed by GitHub
parent 3464a3ee0e
commit 563d449010
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 57 additions and 47 deletions

View File

@ -311,7 +311,7 @@ jobs:
TEST_PAYLOAD: ${{ matrix.payload }}
SKIP_BUNDLE_SIZE: true
- uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
- uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
if: github.event_name != 'push' && matrix.env == 'built' && matrix.builder == 'vite' && matrix.context == 'default' && matrix.os == 'ubuntu-latest' && matrix.manifest == 'manifest-on'
with:
token: ${{ secrets.CODECOV_TOKEN }}

View File

@ -54,7 +54,7 @@
"@vue/compiler-core": "3.5.13",
"@vue/compiler-dom": "3.5.13",
"@vue/shared": "3.5.13",
"c12": "3.0.1",
"c12": "3.0.2",
"h3": "npm:h3-nightly@1.15.1-20250222-111608-d1c00fc",
"jiti": "2.4.2",
"magic-string": "^0.30.17",
@ -65,7 +65,7 @@
"send": ">=1.1.0",
"typescript": "5.7.3",
"ufo": "1.5.4",
"unbuild": "3.4.2",
"unbuild": "3.5.0",
"unhead": "1.11.20",
"unimport": "4.1.2",
"vite": "6.2.0",
@ -128,13 +128,13 @@
"ts-blank-space": "0.6.0",
"typescript": "5.7.3",
"ufo": "1.5.4",
"unbuild": "3.4.2",
"unbuild": "3.5.0",
"vitest": "3.0.7",
"vitest-environment-nuxt": "1.0.1",
"vue": "3.5.13",
"vue-tsc": "2.2.4",
"webpack": "5.98.0"
},
"packageManager": "pnpm@10.5.1",
"packageManager": "pnpm@10.5.2",
"version": ""
}

View File

@ -27,7 +27,7 @@
"test:attw": "attw --pack"
},
"dependencies": {
"c12": "^3.0.1",
"c12": "^3.0.2",
"consola": "^3.4.0",
"defu": "^6.1.4",
"destr": "^2.0.3",
@ -54,7 +54,7 @@
"@rspack/core": "1.2.6",
"@types/semver": "7.5.8",
"nitro": "npm:nitro-nightly@3.0.0-beta-28969273.f7aa9de6",
"unbuild": "3.4.2",
"unbuild": "3.5.0",
"vite": "6.2.0",
"vitest": "3.0.7",
"webpack": "5.98.0"

View File

@ -77,7 +77,7 @@
"@unhead/vue": "^1.11.20",
"@vue/shared": "^3.5.13",
"acorn": "8.14.0",
"c12": "^3.0.1",
"c12": "^3.0.2",
"chokidar": "^4.0.3",
"compatx": "^0.1.8",
"consola": "^3.4.0",
@ -137,7 +137,7 @@
"@types/estree": "1.0.6",
"@vitejs/plugin-vue": "5.2.1",
"@vue/compiler-sfc": "3.5.13",
"unbuild": "3.4.2",
"unbuild": "3.5.0",
"vite": "6.2.0",
"vitest": "3.0.7"
},

View File

@ -76,7 +76,7 @@
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.34.8",
"unbuild": "3.4.2",
"unbuild": "3.5.0",
"vue": "3.5.13"
},
"peerDependencies": {

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": "3.0.1",
"c12": "3.0.2",
"chokidar": "4.0.3",
"compatx": "0.1.8",
"css-minimizer-webpack-plugin": "7.0.0",
@ -63,7 +63,7 @@
"rollup-plugin-visualizer": "5.14.0",
"sass-loader": "16.0.5",
"scule": "1.3.0",
"unbuild": "3.4.2",
"unbuild": "3.5.0",
"unctx": "2.4.1",
"unimport": "4.1.2",
"untyped": "2.0.0",

View File

@ -27,7 +27,7 @@
"devDependencies": {
"@nuxt/schema": "workspace:*",
"rollup": "4.34.8",
"unbuild": "3.4.2",
"unbuild": "3.5.0",
"vue": "3.5.13"
},
"dependencies": {

View File

@ -78,7 +78,7 @@
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.34.8",
"unbuild": "3.4.2",
"unbuild": "3.5.0",
"vue": "3.5.13"
},
"peerDependencies": {

View File

@ -22,7 +22,7 @@ overrides:
'@vue/compiler-core': 3.5.13
'@vue/compiler-dom': 3.5.13
'@vue/shared': 3.5.13
c12: 3.0.1
c12: 3.0.2
h3: npm:h3-nightly@1.15.1-20250222-111608-d1c00fc
jiti: 2.4.2
magic-string: ^0.30.17
@ -33,7 +33,7 @@ overrides:
send: '>=1.1.0'
typescript: 5.7.3
ufo: 1.5.4
unbuild: 3.4.2
unbuild: 3.5.0
unhead: 1.11.20
unimport: 4.1.2
vite: 6.2.0
@ -212,8 +212,8 @@ importers:
specifier: 1.5.4
version: 1.5.4
unbuild:
specifier: 3.4.2
version: 3.4.2(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
specifier: 3.5.0
version: 3.5.0(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
vitest:
specifier: 3.0.7
version: 3.0.7(@types/debug@4.1.12)(@types/node@22.13.5)(happy-dom@17.1.8)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
@ -233,8 +233,8 @@ importers:
packages/kit:
dependencies:
c12:
specifier: 3.0.1
version: 3.0.1(magicast@0.3.5)
specifier: 3.0.2
version: 3.0.2(magicast@0.3.5)
consola:
specifier: ^3.4.0
version: 3.4.0
@ -309,8 +309,8 @@ importers:
specifier: npm:nitro-nightly@3.0.0-beta-28969273.f7aa9de6
version: nitro-nightly@3.0.0-beta-28969273.f7aa9de6(typescript@5.7.3)
unbuild:
specifier: 3.4.2
version: 3.4.2(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
specifier: 3.5.0
version: 3.5.0(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
vite:
specifier: 6.2.0
version: 6.2.0(@types/node@22.13.5)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
@ -366,8 +366,8 @@ importers:
specifier: 8.14.0
version: 8.14.0
c12:
specifier: 3.0.1
version: 3.0.1(magicast@0.3.5)
specifier: 3.0.2
version: 3.0.2(magicast@0.3.5)
chokidar:
specifier: ^4.0.3
version: 4.0.3
@ -541,8 +541,8 @@ importers:
specifier: 3.5.13
version: 3.5.13
unbuild:
specifier: 3.4.2
version: 3.4.2(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
specifier: 3.5.0
version: 3.5.0(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
vite:
specifier: 6.2.0
version: 6.2.0(@types/node@22.13.5)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
@ -686,8 +686,8 @@ importers:
specifier: 4.34.8
version: 4.34.8
unbuild:
specifier: 3.4.2
version: 3.4.2(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
specifier: 3.5.0
version: 3.5.0(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
vue:
specifier: 3.5.13
version: 3.5.13(typescript@5.7.3)
@ -735,8 +735,8 @@ importers:
specifier: 2.2.4
version: 2.2.4(typescript@5.7.3)
c12:
specifier: 3.0.1
version: 3.0.1(magicast@0.3.5)
specifier: 3.0.2
version: 3.0.2(magicast@0.3.5)
chokidar:
specifier: 4.0.3
version: 4.0.3
@ -789,8 +789,8 @@ importers:
specifier: 1.3.0
version: 1.3.0
unbuild:
specifier: 3.4.2
version: 3.4.2(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
specifier: 3.5.0
version: 3.5.0(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
unctx:
specifier: 2.4.1
version: 2.4.1
@ -961,8 +961,8 @@ importers:
specifier: 4.34.8
version: 4.34.8
unbuild:
specifier: 3.4.2
version: 3.4.2(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
specifier: 3.5.0
version: 3.5.0(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
vue:
specifier: 3.5.13
version: 3.5.13(typescript@5.7.3)
@ -1109,8 +1109,8 @@ importers:
specifier: 4.34.8
version: 4.34.8
unbuild:
specifier: 3.4.2
version: 3.4.2(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
specifier: 3.5.0
version: 3.5.0(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
vue:
specifier: 3.5.13
version: 3.5.13(typescript@5.7.3)
@ -3515,8 +3515,8 @@ packages:
resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
engines: {node: '>=18'}
c12@3.0.1:
resolution: {integrity: sha512-xuYi2qvu3ne8+5KchFjNLeK/j7Antw/18JCJyMI7lPoBeZ2aF1wK6rILCBkCoD+H2zG2SfjlanfLUNQ6v1bbNQ==}
c12@3.0.2:
resolution: {integrity: sha512-6Tzk1/TNeI3WBPpK0j/Ss4+gPj3PUJYbWl/MWDJBThFvwNGNkXtd7Cz8BJtD4aRwoGHtzQD0SnxamgUiBH0/Nw==}
peerDependencies:
magicast: ^0.3.5
peerDependenciesMeta:
@ -4477,6 +4477,9 @@ packages:
resolution: {integrity: sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
fix-dts-default-cjs-exports@1.0.0:
resolution: {integrity: sha512-i9Vd++WOWo6JilNgZvNvmy1T0r+/j7vikghQSEhKIuDwz4GjUrYj+Z18zlL7MleYNxE+xE6t3aG7LiAwA1P+dg==}
flat-cache@4.0.1:
resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
engines: {node: '>=16'}
@ -7224,8 +7227,8 @@ packages:
ultrahtml@1.5.3:
resolution: {integrity: sha512-GykOvZwgDWZlTQMtp5jrD4BVL+gNn2NVlVafjcFUJ7taY20tqYdwdoWBFy6GBJsNTZe1GkGPkSl5knQAjtgceg==}
unbuild@3.4.2:
resolution: {integrity: sha512-bp+xhJ+MvxTDp/gcmzWf/e9IUQ12zFKz42VIMEtJo9GTrbkcAfq+rTcN1GSIr9ZyOEfdlsYdK85wguPHZ97YOQ==}
unbuild@3.5.0:
resolution: {integrity: sha512-DPFttsiADnHRb/K+yJ9r9jdn6JyXlsmdT0S12VFC14DFSJD+cxBnHq+v0INmqqPVPxOoUjvJFYUVIb02rWnVeA==}
hasBin: true
peerDependencies:
typescript: 5.7.3
@ -8648,7 +8651,7 @@ snapshots:
'@nuxt/cli@3.22.2(magicast@0.3.5)':
dependencies:
c12: 3.0.1(magicast@0.3.5)
c12: 3.0.2(magicast@0.3.5)
chokidar: 4.0.3
citty: 0.1.6
clipboardy: 4.0.0
@ -8845,7 +8848,7 @@ snapshots:
dependencies:
'@nuxt/kit': link:packages/kit
'@nuxt/schema': link:packages/schema
c12: 3.0.1(magicast@0.3.5)
c12: 3.0.2(magicast@0.3.5)
consola: 3.4.0
defu: 6.1.4
destr: 2.0.3
@ -10523,13 +10526,13 @@ snapshots:
dependencies:
run-applescript: 7.0.0
c12@3.0.1(magicast@0.3.5):
c12@3.0.2(magicast@0.3.5):
dependencies:
chokidar: 4.0.3
confbox: 0.1.8
defu: 6.1.4
dotenv: 16.4.7
exsolve: 0.4.4
exsolve: 1.0.1
giget: 2.0.0
jiti: 2.4.2
ohash: 2.0.5
@ -10592,7 +10595,7 @@ snapshots:
changelogen@0.6.0(magicast@0.3.5):
dependencies:
c12: 3.0.1(magicast@0.3.5)
c12: 3.0.2(magicast@0.3.5)
confbox: 0.1.8
consola: 3.4.0
convert-gitmoji: 0.1.5
@ -11633,6 +11636,12 @@ snapshots:
locate-path: 7.2.0
path-exists: 5.0.0
fix-dts-default-cjs-exports@1.0.0:
dependencies:
magic-string: 0.30.17
mlly: 1.7.4
rollup: 4.34.8
flat-cache@4.0.1:
dependencies:
flatted: 3.3.2
@ -13150,7 +13159,7 @@ snapshots:
'@types/http-proxy': 1.17.15
'@vercel/nft': 0.27.4
archiver: 7.0.1
c12: 3.0.1(magicast@0.3.5)
c12: 3.0.2(magicast@0.3.5)
chalk: 5.3.0
chokidar: 3.6.0
citty: 0.1.6
@ -14797,7 +14806,7 @@ snapshots:
ultrahtml@1.5.3: {}
unbuild@3.4.2(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3)):
unbuild@3.5.0(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3)):
dependencies:
'@rollup/plugin-alias': 5.1.1(rollup@4.34.8)
'@rollup/plugin-commonjs': 28.0.2(rollup@4.34.8)
@ -14809,6 +14818,7 @@ snapshots:
consola: 3.4.0
defu: 6.1.4
esbuild: 0.25.0
fix-dts-default-cjs-exports: 1.0.0
hookable: 5.5.3
jiti: 2.4.2
magic-string: 0.30.17