mirror of https://github.com/vuejs/core.git
chore(deps): update all non-major dependencies (#13733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2a0382ca7a
commit
10edfb5fc0
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"private": true,
|
||||
"version": "3.5.18",
|
||||
"packageManager": "pnpm@10.13.1",
|
||||
"packageManager": "pnpm@10.15.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "node scripts/dev.js",
|
||||
|
@ -71,7 +71,7 @@
|
|||
"@rollup/plugin-replace": "5.0.4",
|
||||
"@swc/core": "^1.13.3",
|
||||
"@types/hash-sum": "^1.0.2",
|
||||
"@types/node": "^22.16.5",
|
||||
"@types/node": "^22.17.2",
|
||||
"@types/semver": "^7.7.0",
|
||||
"@types/serve-handler": "^6.1.4",
|
||||
"@vitest/coverage-v8": "^3.1.4",
|
||||
|
|
|
@ -62,6 +62,6 @@
|
|||
"postcss-modules": "^6.0.1",
|
||||
"postcss-selector-parser": "^7.1.0",
|
||||
"pug": "^3.0.3",
|
||||
"sass": "^1.89.2"
|
||||
"sass": "^1.90.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -60,8 +60,8 @@ importers:
|
|||
specifier: ^1.0.2
|
||||
version: 1.0.2
|
||||
'@types/node':
|
||||
specifier: ^22.16.5
|
||||
version: 22.16.5
|
||||
specifier: ^22.17.2
|
||||
version: 22.17.2
|
||||
'@types/semver':
|
||||
specifier: ^7.7.0
|
||||
version: 7.7.0
|
||||
|
@ -70,10 +70,10 @@ importers:
|
|||
version: 6.1.4
|
||||
'@vitest/coverage-v8':
|
||||
specifier: ^3.1.4
|
||||
version: 3.1.4(vitest@3.1.4(@types/node@22.16.5)(jsdom@26.1.0)(sass@1.89.2))
|
||||
version: 3.1.4(vitest@3.1.4(@types/node@22.17.2)(jsdom@26.1.0)(sass@1.90.0))
|
||||
'@vitest/eslint-plugin':
|
||||
specifier: ^1.2.1
|
||||
version: 1.2.1(eslint@9.27.0)(typescript@5.6.3)(vitest@3.1.4(@types/node@22.16.5)(jsdom@26.1.0)(sass@1.89.2))
|
||||
version: 1.2.1(eslint@9.27.0)(typescript@5.6.3)(vitest@3.1.4(@types/node@22.17.2)(jsdom@26.1.0)(sass@1.90.0))
|
||||
'@vue/consolidate':
|
||||
specifier: 1.0.0
|
||||
version: 1.0.0
|
||||
|
@ -175,10 +175,10 @@ importers:
|
|||
version: 8.32.1(eslint@9.27.0)(typescript@5.6.3)
|
||||
vite:
|
||||
specifier: 'catalog:'
|
||||
version: 5.4.15(@types/node@22.16.5)(sass@1.89.2)
|
||||
version: 5.4.15(@types/node@22.17.2)(sass@1.90.0)
|
||||
vitest:
|
||||
specifier: ^3.1.4
|
||||
version: 3.1.4(@types/node@22.16.5)(jsdom@26.1.0)(sass@1.89.2)
|
||||
version: 3.1.4(@types/node@22.17.2)(jsdom@26.1.0)(sass@1.90.0)
|
||||
|
||||
packages-private/dts-built-test:
|
||||
dependencies:
|
||||
|
@ -218,10 +218,10 @@ importers:
|
|||
devDependencies:
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 'catalog:'
|
||||
version: 5.2.4(vite@5.4.15(@types/node@22.16.5)(sass@1.89.2))(vue@packages+vue)
|
||||
version: 5.2.4(vite@5.4.15(@types/node@22.17.2)(sass@1.90.0))(vue@packages+vue)
|
||||
vite:
|
||||
specifier: 'catalog:'
|
||||
version: 5.4.15(@types/node@22.16.5)(sass@1.89.2)
|
||||
version: 5.4.15(@types/node@22.17.2)(sass@1.90.0)
|
||||
|
||||
packages-private/template-explorer:
|
||||
dependencies:
|
||||
|
@ -236,10 +236,10 @@ importers:
|
|||
devDependencies:
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 'catalog:'
|
||||
version: 5.2.4(vite@5.4.15(@types/node@22.16.5)(sass@1.89.2))(vue@packages+vue)
|
||||
version: 5.2.4(vite@5.4.15(@types/node@22.17.2)(sass@1.90.0))(vue@packages+vue)
|
||||
vite:
|
||||
specifier: 'catalog:'
|
||||
version: 5.4.15(@types/node@22.16.5)(sass@1.89.2)
|
||||
version: 5.4.15(@types/node@22.17.2)(sass@1.90.0)
|
||||
vue:
|
||||
specifier: workspace:*
|
||||
version: link:../../packages/vue
|
||||
|
@ -333,8 +333,8 @@ importers:
|
|||
specifier: ^3.0.3
|
||||
version: 3.0.3
|
||||
sass:
|
||||
specifier: ^1.89.2
|
||||
version: 1.89.2
|
||||
specifier: ^1.90.0
|
||||
version: 1.90.0
|
||||
|
||||
packages/compiler-ssr:
|
||||
dependencies:
|
||||
|
@ -1280,8 +1280,8 @@ packages:
|
|||
'@types/json-schema@7.0.15':
|
||||
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
||||
|
||||
'@types/node@22.16.5':
|
||||
resolution: {integrity: sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==}
|
||||
'@types/node@22.17.2':
|
||||
resolution: {integrity: sha512-gL6z5N9Jm9mhY+U2KXZpteb+09zyffliRkZyZOHODGATyC5B1Jt/7TzuuiLkFsSUMLbS1OLmlj/E+/3KF4Q/4w==}
|
||||
|
||||
'@types/normalize-package-data@2.4.4':
|
||||
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
||||
|
@ -3067,8 +3067,8 @@ packages:
|
|||
safer-buffer@2.1.2:
|
||||
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
||||
|
||||
sass@1.89.2:
|
||||
resolution: {integrity: sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==}
|
||||
sass@1.90.0:
|
||||
resolution: {integrity: sha512-9GUyuksjw70uNpb1MTYWsH9MQHOHY6kwfnkafC24+7aOMZn9+rVMBxRbLvw756mrBFbIsFg6Xw9IkR2Fnn3k+Q==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -4202,7 +4202,7 @@ snapshots:
|
|||
|
||||
'@types/json-schema@7.0.15': {}
|
||||
|
||||
'@types/node@22.16.5':
|
||||
'@types/node@22.17.2':
|
||||
dependencies:
|
||||
undici-types: 6.21.0
|
||||
|
||||
|
@ -4214,13 +4214,13 @@ snapshots:
|
|||
|
||||
'@types/serve-handler@6.1.4':
|
||||
dependencies:
|
||||
'@types/node': 22.16.5
|
||||
'@types/node': 22.17.2
|
||||
|
||||
'@types/trusted-types@2.0.7': {}
|
||||
|
||||
'@types/yauzl@2.10.3':
|
||||
dependencies:
|
||||
'@types/node': 22.16.5
|
||||
'@types/node': 22.17.2
|
||||
optional: true
|
||||
|
||||
'@typescript-eslint/eslint-plugin@8.32.1(@typescript-eslint/parser@8.32.1(eslint@9.27.0)(typescript@5.6.3))(eslint@9.27.0)(typescript@5.6.3)':
|
||||
|
@ -4353,12 +4353,12 @@ snapshots:
|
|||
'@unrs/resolver-binding-win32-x64-msvc@1.7.2':
|
||||
optional: true
|
||||
|
||||
'@vitejs/plugin-vue@5.2.4(vite@5.4.15(@types/node@22.16.5)(sass@1.89.2))(vue@packages+vue)':
|
||||
'@vitejs/plugin-vue@5.2.4(vite@5.4.15(@types/node@22.17.2)(sass@1.90.0))(vue@packages+vue)':
|
||||
dependencies:
|
||||
vite: 5.4.15(@types/node@22.16.5)(sass@1.89.2)
|
||||
vite: 5.4.15(@types/node@22.17.2)(sass@1.90.0)
|
||||
vue: link:packages/vue
|
||||
|
||||
'@vitest/coverage-v8@3.1.4(vitest@3.1.4(@types/node@22.16.5)(jsdom@26.1.0)(sass@1.89.2))':
|
||||
'@vitest/coverage-v8@3.1.4(vitest@3.1.4(@types/node@22.17.2)(jsdom@26.1.0)(sass@1.90.0))':
|
||||
dependencies:
|
||||
'@ampproject/remapping': 2.3.0
|
||||
'@bcoe/v8-coverage': 1.0.2
|
||||
|
@ -4372,17 +4372,17 @@ snapshots:
|
|||
std-env: 3.9.0
|
||||
test-exclude: 7.0.1
|
||||
tinyrainbow: 2.0.0
|
||||
vitest: 3.1.4(@types/node@22.16.5)(jsdom@26.1.0)(sass@1.89.2)
|
||||
vitest: 3.1.4(@types/node@22.17.2)(jsdom@26.1.0)(sass@1.90.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vitest/eslint-plugin@1.2.1(eslint@9.27.0)(typescript@5.6.3)(vitest@3.1.4(@types/node@22.16.5)(jsdom@26.1.0)(sass@1.89.2))':
|
||||
'@vitest/eslint-plugin@1.2.1(eslint@9.27.0)(typescript@5.6.3)(vitest@3.1.4(@types/node@22.17.2)(jsdom@26.1.0)(sass@1.90.0))':
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 8.32.1(eslint@9.27.0)(typescript@5.6.3)
|
||||
eslint: 9.27.0
|
||||
optionalDependencies:
|
||||
typescript: 5.6.3
|
||||
vitest: 3.1.4(@types/node@22.16.5)(jsdom@26.1.0)(sass@1.89.2)
|
||||
vitest: 3.1.4(@types/node@22.17.2)(jsdom@26.1.0)(sass@1.90.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
@ -4393,13 +4393,13 @@ snapshots:
|
|||
chai: 5.2.0
|
||||
tinyrainbow: 2.0.0
|
||||
|
||||
'@vitest/mocker@3.1.4(vite@5.4.19(@types/node@22.16.5)(sass@1.89.2))':
|
||||
'@vitest/mocker@3.1.4(vite@5.4.19(@types/node@22.17.2)(sass@1.90.0))':
|
||||
dependencies:
|
||||
'@vitest/spy': 3.1.4
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.17
|
||||
optionalDependencies:
|
||||
vite: 5.4.19(@types/node@22.16.5)(sass@1.89.2)
|
||||
vite: 5.4.19(@types/node@22.17.2)(sass@1.90.0)
|
||||
|
||||
'@vitest/pretty-format@3.1.4':
|
||||
dependencies:
|
||||
|
@ -6126,7 +6126,7 @@ snapshots:
|
|||
|
||||
safer-buffer@2.1.2: {}
|
||||
|
||||
sass@1.89.2:
|
||||
sass@1.90.0:
|
||||
dependencies:
|
||||
chokidar: 4.0.1
|
||||
immutable: 5.0.2
|
||||
|
@ -6449,13 +6449,13 @@ snapshots:
|
|||
|
||||
vary@1.1.2: {}
|
||||
|
||||
vite-node@3.1.4(@types/node@22.16.5)(sass@1.89.2):
|
||||
vite-node@3.1.4(@types/node@22.17.2)(sass@1.90.0):
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.4.1
|
||||
es-module-lexer: 1.7.0
|
||||
pathe: 2.0.3
|
||||
vite: 5.4.19(@types/node@22.16.5)(sass@1.89.2)
|
||||
vite: 5.4.19(@types/node@22.17.2)(sass@1.90.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
|
@ -6467,30 +6467,30 @@ snapshots:
|
|||
- supports-color
|
||||
- terser
|
||||
|
||||
vite@5.4.15(@types/node@22.16.5)(sass@1.89.2):
|
||||
vite@5.4.15(@types/node@22.17.2)(sass@1.90.0):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.5.6
|
||||
rollup: 4.46.4
|
||||
optionalDependencies:
|
||||
'@types/node': 22.16.5
|
||||
'@types/node': 22.17.2
|
||||
fsevents: 2.3.3
|
||||
sass: 1.89.2
|
||||
sass: 1.90.0
|
||||
|
||||
vite@5.4.19(@types/node@22.16.5)(sass@1.89.2):
|
||||
vite@5.4.19(@types/node@22.17.2)(sass@1.90.0):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.5.6
|
||||
rollup: 4.46.4
|
||||
optionalDependencies:
|
||||
'@types/node': 22.16.5
|
||||
'@types/node': 22.17.2
|
||||
fsevents: 2.3.3
|
||||
sass: 1.89.2
|
||||
sass: 1.90.0
|
||||
|
||||
vitest@3.1.4(@types/node@22.16.5)(jsdom@26.1.0)(sass@1.89.2):
|
||||
vitest@3.1.4(@types/node@22.17.2)(jsdom@26.1.0)(sass@1.90.0):
|
||||
dependencies:
|
||||
'@vitest/expect': 3.1.4
|
||||
'@vitest/mocker': 3.1.4(vite@5.4.19(@types/node@22.16.5)(sass@1.89.2))
|
||||
'@vitest/mocker': 3.1.4(vite@5.4.19(@types/node@22.17.2)(sass@1.90.0))
|
||||
'@vitest/pretty-format': 3.1.4
|
||||
'@vitest/runner': 3.1.4
|
||||
'@vitest/snapshot': 3.1.4
|
||||
|
@ -6507,11 +6507,11 @@ snapshots:
|
|||
tinyglobby: 0.2.13
|
||||
tinypool: 1.0.2
|
||||
tinyrainbow: 2.0.0
|
||||
vite: 5.4.19(@types/node@22.16.5)(sass@1.89.2)
|
||||
vite-node: 3.1.4(@types/node@22.16.5)(sass@1.89.2)
|
||||
vite: 5.4.19(@types/node@22.17.2)(sass@1.90.0)
|
||||
vite-node: 3.1.4(@types/node@22.17.2)(sass@1.90.0)
|
||||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.16.5
|
||||
'@types/node': 22.17.2
|
||||
jsdom: 26.1.0
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
|
Loading…
Reference in New Issue