mirror of https://github.com/vuejs/core.git
chore(deps): update test to ^1.2.1 (#10176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ee4cd78a06
commit
f1068fc60c
|
@ -74,7 +74,7 @@
|
|||
"@types/semver": "^7.5.6",
|
||||
"@typescript-eslint/eslint-plugin": "^6.18.1",
|
||||
"@typescript-eslint/parser": "^6.18.1",
|
||||
"@vitest/coverage-istanbul": "^1.2.0",
|
||||
"@vitest/coverage-istanbul": "^1.2.1",
|
||||
"@vue/consolidate": "0.17.3",
|
||||
"conventional-changelog-cli": "^4.1.0",
|
||||
"enquirer": "^2.4.1",
|
||||
|
@ -113,6 +113,6 @@
|
|||
"tsx": "^4.7.0",
|
||||
"typescript": "^5.2.2",
|
||||
"vite": "^5.0.5",
|
||||
"vitest": "^1.2.0"
|
||||
"vitest": "^1.2.1"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -16,7 +16,7 @@ importers:
|
|||
version: 7.23.6
|
||||
'@codspeed/vitest-plugin':
|
||||
specifier: ^2.3.1
|
||||
version: 2.3.1(vite@5.0.7)(vitest@1.2.0)
|
||||
version: 2.3.1(vite@5.0.7)(vitest@1.2.1)
|
||||
'@rollup/plugin-alias':
|
||||
specifier: ^5.0.1
|
||||
version: 5.0.1(rollup@4.4.1)
|
||||
|
@ -54,8 +54,8 @@ importers:
|
|||
specifier: ^6.18.1
|
||||
version: 6.18.1(eslint@8.56.0)(typescript@5.2.2)
|
||||
'@vitest/coverage-istanbul':
|
||||
specifier: ^1.2.0
|
||||
version: 1.2.0(vitest@1.2.0)
|
||||
specifier: ^1.2.1
|
||||
version: 1.2.1(vitest@1.2.1)
|
||||
'@vue/consolidate':
|
||||
specifier: 0.17.3
|
||||
version: 0.17.3
|
||||
|
@ -171,8 +171,8 @@ importers:
|
|||
specifier: ^5.0.5
|
||||
version: 5.0.7(@types/node@20.11.1)(terser@5.22.0)
|
||||
vitest:
|
||||
specifier: ^1.2.0
|
||||
version: 1.2.0(@types/node@20.11.1)(jsdom@23.2.0)(terser@5.22.0)
|
||||
specifier: ^1.2.1
|
||||
version: 1.2.1(@types/node@20.11.1)(jsdom@23.2.0)(terser@5.22.0)
|
||||
|
||||
packages/compiler-core:
|
||||
dependencies:
|
||||
|
@ -632,7 +632,7 @@ packages:
|
|||
node-gyp-build: 4.7.1
|
||||
dev: true
|
||||
|
||||
/@codspeed/vitest-plugin@2.3.1(vite@5.0.7)(vitest@1.2.0):
|
||||
/@codspeed/vitest-plugin@2.3.1(vite@5.0.7)(vitest@1.2.1):
|
||||
resolution: {integrity: sha512-/e4G2B/onX/hG/EjUU/NpDxnIryeTDamVRTBeWfgQDoex3g7GDzTwoQktaU5l/Asw3ZjEErQg+oQVToQ6jYZlA==}
|
||||
peerDependencies:
|
||||
vite: ^4.2.0 || ^5.0.0
|
||||
|
@ -640,7 +640,7 @@ packages:
|
|||
dependencies:
|
||||
'@codspeed/core': 2.3.1
|
||||
vite: 5.0.7(@types/node@20.11.1)(terser@5.22.0)
|
||||
vitest: 1.2.0(@types/node@20.11.1)(jsdom@23.2.0)(terser@5.22.0)
|
||||
vitest: 1.2.1(@types/node@20.11.1)(jsdom@23.2.0)(terser@5.22.0)
|
||||
dev: true
|
||||
|
||||
/@esbuild/aix-ppc64@0.19.10:
|
||||
|
@ -1496,8 +1496,8 @@ packages:
|
|||
vue: link:packages/vue
|
||||
dev: true
|
||||
|
||||
/@vitest/coverage-istanbul@1.2.0(vitest@1.2.0):
|
||||
resolution: {integrity: sha512-hNN/pUR5la6P/L78+YcRl05Lpf6APXlH9ujkmCxxjVWtVG6WuKuqUMhHgYQBYfiOORBwDZ1MBgSUGCMPh4kpmQ==}
|
||||
/@vitest/coverage-istanbul@1.2.1(vitest@1.2.1):
|
||||
resolution: {integrity: sha512-j8M4R3XbQ7cmLqJd7mfxCpEc0bQ7S6o5VIEt7c0Auri2lT1hkd89Sa/mOYDnuGasTNawamW+0d9vDRK/5uhVXw==}
|
||||
peerDependencies:
|
||||
vitest: ^1.0.0
|
||||
dependencies:
|
||||
|
@ -1507,46 +1507,46 @@ packages:
|
|||
istanbul-lib-report: 3.0.1
|
||||
istanbul-lib-source-maps: 4.0.1
|
||||
istanbul-reports: 3.1.6
|
||||
magicast: 0.3.2
|
||||
magicast: 0.3.3
|
||||
picocolors: 1.0.0
|
||||
test-exclude: 6.0.0
|
||||
vitest: 1.2.0(@types/node@20.11.1)(jsdom@23.2.0)(terser@5.22.0)
|
||||
vitest: 1.2.1(@types/node@20.11.1)(jsdom@23.2.0)(terser@5.22.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vitest/expect@1.2.0:
|
||||
resolution: {integrity: sha512-H+2bHzhyvgp32o7Pgj2h9RTHN0pgYaoi26Oo3mE+dCi1PAqV31kIIVfTbqMO3Bvshd5mIrJLc73EwSRrbol9Lw==}
|
||||
/@vitest/expect@1.2.1:
|
||||
resolution: {integrity: sha512-/bqGXcHfyKgFWYwIgFr1QYDaR9e64pRKxgBNWNXPefPFRhgm+K3+a/dS0cUGEreWngets3dlr8w8SBRw2fCfFQ==}
|
||||
dependencies:
|
||||
'@vitest/spy': 1.2.0
|
||||
'@vitest/utils': 1.2.0
|
||||
'@vitest/spy': 1.2.1
|
||||
'@vitest/utils': 1.2.1
|
||||
chai: 4.3.10
|
||||
dev: true
|
||||
|
||||
/@vitest/runner@1.2.0:
|
||||
resolution: {integrity: sha512-vaJkDoQaNUTroT70OhM0NPznP7H3WyRwt4LvGwCVYs/llLaqhoSLnlIhUClZpbF5RgAee29KRcNz0FEhYcgxqA==}
|
||||
/@vitest/runner@1.2.1:
|
||||
resolution: {integrity: sha512-zc2dP5LQpzNzbpaBt7OeYAvmIsRS1KpZQw4G3WM/yqSV1cQKNKwLGmnm79GyZZjMhQGlRcSFMImLjZaUQvNVZQ==}
|
||||
dependencies:
|
||||
'@vitest/utils': 1.2.0
|
||||
'@vitest/utils': 1.2.1
|
||||
p-limit: 5.0.0
|
||||
pathe: 1.1.1
|
||||
dev: true
|
||||
|
||||
/@vitest/snapshot@1.2.0:
|
||||
resolution: {integrity: sha512-P33EE7TrVgB3HDLllrjK/GG6WSnmUtWohbwcQqmm7TAk9AVHpdgf7M3F3qRHKm6vhr7x3eGIln7VH052Smo6Kw==}
|
||||
/@vitest/snapshot@1.2.1:
|
||||
resolution: {integrity: sha512-Tmp/IcYEemKaqAYCS08sh0vORLJkMr0NRV76Gl8sHGxXT5151cITJCET20063wk0Yr/1koQ6dnmP6eEqezmd/Q==}
|
||||
dependencies:
|
||||
magic-string: 0.30.5
|
||||
pathe: 1.1.1
|
||||
pretty-format: 29.7.0
|
||||
dev: true
|
||||
|
||||
/@vitest/spy@1.2.0:
|
||||
resolution: {integrity: sha512-MNxSAfxUaCeowqyyGwC293yZgk7cECZU9wGb8N1pYQ0yOn/SIr8t0l9XnGRdQZvNV/ZHBYu6GO/W3tj5K3VN1Q==}
|
||||
/@vitest/spy@1.2.1:
|
||||
resolution: {integrity: sha512-vG3a/b7INKH7L49Lbp0IWrG6sw9j4waWAucwnksPB1r1FTJgV7nkBByd9ufzu6VWya/QTvQW4V9FShZbZIB2UQ==}
|
||||
dependencies:
|
||||
tinyspy: 2.2.0
|
||||
dev: true
|
||||
|
||||
/@vitest/utils@1.2.0:
|
||||
resolution: {integrity: sha512-FyD5bpugsXlwVpTcGLDf3wSPYy8g541fQt14qtzo8mJ4LdEpDKZ9mQy2+qdJm2TZRpjY5JLXihXCgIxiRJgi5g==}
|
||||
/@vitest/utils@1.2.1:
|
||||
resolution: {integrity: sha512-bsH6WVZYe/J2v3+81M5LDU8kW76xWObKIURpPrOXm2pjBniBu2MERI/XP60GpS4PHU3jyK50LUutOwrx4CyHUg==}
|
||||
dependencies:
|
||||
diff-sequences: 29.6.3
|
||||
estree-walker: 3.0.3
|
||||
|
@ -1591,8 +1591,8 @@ packages:
|
|||
acorn: 8.10.0
|
||||
dev: true
|
||||
|
||||
/acorn-walk@8.3.1:
|
||||
resolution: {integrity: sha512-TgUZgYvqZprrl7YldZNoa9OciCAyZR+Ejm9eXzKCmjsF5IKp/wgQ7Z/ZpjpGTIUPwrHQIcYeI8qDh4PsEwxMbw==}
|
||||
/acorn-walk@8.3.2:
|
||||
resolution: {integrity: sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==}
|
||||
engines: {node: '>=0.4.0'}
|
||||
dev: true
|
||||
|
||||
|
@ -4008,8 +4008,8 @@ packages:
|
|||
dependencies:
|
||||
'@jridgewell/sourcemap-codec': 1.4.15
|
||||
|
||||
/magicast@0.3.2:
|
||||
resolution: {integrity: sha512-Fjwkl6a0syt9TFN0JSYpOybxiMCkYNEeOTnOTNRbjphirLakznZXAqrXgj/7GG3D1dvETONNwrBfinvAbpunDg==}
|
||||
/magicast@0.3.3:
|
||||
resolution: {integrity: sha512-ZbrP1Qxnpoes8sz47AM0z08U+jW6TyRgZzcWy3Ma3vDhJttwMwAFDMMQFobwdBxByBD46JYmxRzeF7w2+wJEuw==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.6
|
||||
'@babel/types': 7.23.6
|
||||
|
@ -5819,8 +5819,8 @@ packages:
|
|||
engines: {node: '>= 0.8'}
|
||||
dev: true
|
||||
|
||||
/vite-node@1.2.0(@types/node@20.11.1)(terser@5.22.0):
|
||||
resolution: {integrity: sha512-ETnQTHeAbbOxl7/pyBck9oAPZZZo+kYnFt1uQDD+hPReOc+wCjXw4r4jHriBRuVDB5isHmPXxrfc1yJnfBERqg==}
|
||||
/vite-node@1.2.1(@types/node@20.11.1)(terser@5.22.0):
|
||||
resolution: {integrity: sha512-fNzHmQUSOY+y30naohBvSW7pPn/xn3Ib/uqm+5wAJQJiqQsU0NBR78XdRJb04l4bOFKjpTWld0XAfkKlrDbySg==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
@ -5877,8 +5877,8 @@ packages:
|
|||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vitest@1.2.0(@types/node@20.11.1)(jsdom@23.2.0)(terser@5.22.0):
|
||||
resolution: {integrity: sha512-Ixs5m7BjqvLHXcibkzKRQUvD/XLw0E3rvqaCMlrm/0LMsA0309ZqYvTlPzkhh81VlEyVZXFlwWnkhb6/UMtcaQ==}
|
||||
/vitest@1.2.1(@types/node@20.11.1)(jsdom@23.2.0)(terser@5.22.0):
|
||||
resolution: {integrity: sha512-TRph8N8rnSDa5M2wKWJCMnztCZS9cDcgVTQ6tsTFTG/odHJ4l5yNVqvbeDJYJRZ6is3uxaEpFs8LL6QM+YFSdA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -5903,12 +5903,12 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.11.1
|
||||
'@vitest/expect': 1.2.0
|
||||
'@vitest/runner': 1.2.0
|
||||
'@vitest/snapshot': 1.2.0
|
||||
'@vitest/spy': 1.2.0
|
||||
'@vitest/utils': 1.2.0
|
||||
acorn-walk: 8.3.1
|
||||
'@vitest/expect': 1.2.1
|
||||
'@vitest/runner': 1.2.1
|
||||
'@vitest/snapshot': 1.2.1
|
||||
'@vitest/spy': 1.2.1
|
||||
'@vitest/utils': 1.2.1
|
||||
acorn-walk: 8.3.2
|
||||
cac: 6.7.14
|
||||
chai: 4.3.10
|
||||
debug: 4.3.4
|
||||
|
@ -5923,7 +5923,7 @@ packages:
|
|||
tinybench: 2.5.1
|
||||
tinypool: 0.8.1
|
||||
vite: 5.0.7(@types/node@20.11.1)(terser@5.22.0)
|
||||
vite-node: 1.2.0(@types/node@20.11.1)(terser@5.22.0)
|
||||
vite-node: 1.2.1(@types/node@20.11.1)(terser@5.22.0)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
|
Loading…
Reference in New Issue