forked from Mirrors/elk
chore(deps): update dependency vitest to ^0.33.0 (#2235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6edb6ccb15
commit
3d696646c5
2 changed files with 53 additions and 33 deletions
|
@ -127,7 +127,7 @@
|
||||||
"simple-git-hooks": "^2.8.1",
|
"simple-git-hooks": "^2.8.1",
|
||||||
"tsx": "^3.12.7",
|
"tsx": "^3.12.7",
|
||||||
"typescript": "^5.1.6",
|
"typescript": "^5.1.6",
|
||||||
"vitest": "^0.32.4",
|
"vitest": "^0.33.0",
|
||||||
"vue-tsc": "^1.8.3"
|
"vue-tsc": "^1.8.3"
|
||||||
},
|
},
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
|
|
|
@ -153,7 +153,7 @@ importers:
|
||||||
version: 0.13.1(patch_hash=bd6cmp7ukwwiwrxafbbotwkihe)(rollup@2.79.1)
|
version: 0.13.1(patch_hash=bd6cmp7ukwwiwrxafbbotwkihe)(rollup@2.79.1)
|
||||||
nuxt-vitest:
|
nuxt-vitest:
|
||||||
specifier: ^0.8.7
|
specifier: ^0.8.7
|
||||||
version: 0.8.7(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@2.79.1)(vite@4.3.9)(vitest@0.32.4)(vue-router@4.2.4)(vue@3.3.4)
|
version: 0.8.7(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@2.79.1)(vite@4.3.9)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4)
|
||||||
page-lifecycle:
|
page-lifecycle:
|
||||||
specifier: ^0.1.2
|
specifier: ^0.1.2
|
||||||
version: 0.1.2
|
version: 0.1.2
|
||||||
|
@ -300,8 +300,8 @@ importers:
|
||||||
specifier: ^5.1.6
|
specifier: ^5.1.6
|
||||||
version: 5.1.6
|
version: 5.1.6
|
||||||
vitest:
|
vitest:
|
||||||
specifier: ^0.32.4
|
specifier: ^0.33.0
|
||||||
version: 0.32.4(happy-dom@10.5.2)
|
version: 0.33.0(happy-dom@10.5.2)
|
||||||
vue-tsc:
|
vue-tsc:
|
||||||
specifier: ^1.8.3
|
specifier: ^1.8.3
|
||||||
version: 1.8.3(typescript@5.1.6)
|
version: 1.8.3(typescript@5.1.6)
|
||||||
|
@ -4504,29 +4504,29 @@ packages:
|
||||||
vite: 4.3.9(@types/node@20.3.3)
|
vite: 4.3.9(@types/node@20.3.3)
|
||||||
vue: 3.3.4
|
vue: 3.3.4
|
||||||
|
|
||||||
/@vitest/expect@0.32.4:
|
/@vitest/expect@0.33.0:
|
||||||
resolution: {integrity: sha512-m7EPUqmGIwIeoU763N+ivkFjTzbaBn0n9evsTOcde03ugy2avPs3kZbYmw3DkcH1j5mxhMhdamJkLQ6dM1bk/A==}
|
resolution: {integrity: sha512-sVNf+Gla3mhTCxNJx+wJLDPp/WcstOe0Ksqz4Vec51MmgMth/ia0MGFEkIZmVGeTL5HtjYR4Wl/ZxBxBXZJTzQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/spy': 0.32.4
|
'@vitest/spy': 0.33.0
|
||||||
'@vitest/utils': 0.32.4
|
'@vitest/utils': 0.33.0
|
||||||
chai: 4.3.7
|
chai: 4.3.7
|
||||||
|
|
||||||
/@vitest/runner@0.32.4:
|
/@vitest/runner@0.33.0:
|
||||||
resolution: {integrity: sha512-cHOVCkiRazobgdKLnczmz2oaKK9GJOw6ZyRcaPdssO1ej+wzHVIkWiCiNacb3TTYPdzMddYkCgMjZ4r8C0JFCw==}
|
resolution: {integrity: sha512-UPfACnmCB6HKRHTlcgCoBh6ppl6fDn+J/xR8dTufWiKt/74Y9bHci5CKB8tESSV82zKYtkBJo9whU3mNvfaisg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/utils': 0.32.4
|
'@vitest/utils': 0.33.0
|
||||||
p-limit: 4.0.0
|
p-limit: 4.0.0
|
||||||
pathe: 1.1.1
|
pathe: 1.1.1
|
||||||
|
|
||||||
/@vitest/snapshot@0.32.4:
|
/@vitest/snapshot@0.33.0:
|
||||||
resolution: {integrity: sha512-IRpyqn9t14uqsFlVI2d7DFMImGMs1Q9218of40bdQQgMePwVdmix33yMNnebXcTzDU5eiV3eUsoxxH5v0x/IQA==}
|
resolution: {integrity: sha512-tJjrl//qAHbyHajpFvr8Wsk8DIOODEebTu7pgBrP07iOepR5jYkLFiqLq2Ltxv+r0uptUb4izv1J8XBOwKkVYA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
magic-string: 0.30.1
|
magic-string: 0.30.1
|
||||||
pathe: 1.1.1
|
pathe: 1.1.1
|
||||||
pretty-format: 29.5.0
|
pretty-format: 29.5.0
|
||||||
|
|
||||||
/@vitest/spy@0.32.4:
|
/@vitest/spy@0.33.0:
|
||||||
resolution: {integrity: sha512-oA7rCOqVOOpE6rEoXuCOADX7Lla1LIa4hljI2MSccbpec54q+oifhziZIJXxlE/CvI2E+ElhBHzVu0VEvJGQKQ==}
|
resolution: {integrity: sha512-Kv+yZ4hnH1WdiAkPUQTpRxW8kGtH8VRTnus7ZTGovFYM1ZezJpvGtb9nPIjPnptHbsyIAxYZsEpVPYgtpjGnrg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
tinyspy: 2.1.1
|
tinyspy: 2.1.1
|
||||||
|
|
||||||
|
@ -4550,8 +4550,8 @@ packages:
|
||||||
pretty-format: 27.5.1
|
pretty-format: 27.5.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@vitest/utils@0.32.4:
|
/@vitest/utils@0.33.0:
|
||||||
resolution: {integrity: sha512-Gwnl8dhd1uJ+HXrYyV0eRqfmk9ek1ASE/LWfTCuWMw+d07ogHqp4hEAV28NiecimK6UY9DpSEPh+pXBA5gtTBg==}
|
resolution: {integrity: sha512-pF1w22ic965sv+EN6uoePkAOTkAPWM03Ri/jXNyMIKBb/XHLDPfhLvf/Fa9g0YECevAIz56oVYXhodLvLQ/awA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
diff-sequences: 29.4.3
|
diff-sequences: 29.4.3
|
||||||
loupe: 2.3.6
|
loupe: 2.3.6
|
||||||
|
@ -10446,7 +10446,7 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
patched: true
|
patched: true
|
||||||
|
|
||||||
/nuxt-vitest@0.8.7(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@2.79.1)(vite@4.3.9)(vitest@0.32.4)(vue-router@4.2.4)(vue@3.3.4):
|
/nuxt-vitest@0.8.7(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@2.79.1)(vite@4.3.9)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4):
|
||||||
resolution: {integrity: sha512-OaQqF8QxfLKzYzSrwcfkhv5BeyLQGGvrSvOedjV3OHuDjOaTJa6OPU2VTCZBVNvPMjnbm2h71/CsXbH6smvEJw==}
|
resolution: {integrity: sha512-OaQqF8QxfLKzYzSrwcfkhv5BeyLQGGvrSvOedjV3OHuDjOaTJa6OPU2VTCZBVNvPMjnbm2h71/CsXbH6smvEJw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@vitejs/plugin-vue': '*'
|
'@vitejs/plugin-vue': '*'
|
||||||
|
@ -10463,8 +10463,8 @@ packages:
|
||||||
perfect-debounce: 1.0.0
|
perfect-debounce: 1.0.0
|
||||||
std-env: 3.3.3
|
std-env: 3.3.3
|
||||||
vite: 4.3.9(@types/node@20.3.3)
|
vite: 4.3.9(@types/node@20.3.3)
|
||||||
vitest: 0.32.4(happy-dom@10.5.2)
|
vitest: 0.33.0(happy-dom@10.5.2)
|
||||||
vitest-environment-nuxt: 0.8.7(rollup@2.79.1)(vitest@0.32.4)(vue-router@4.2.4)(vue@3.3.4)
|
vitest-environment-nuxt: 0.8.7(rollup@2.79.1)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/compiler-dom'
|
- '@vue/compiler-dom'
|
||||||
- '@vue/server-renderer'
|
- '@vue/server-renderer'
|
||||||
|
@ -13040,8 +13040,8 @@ packages:
|
||||||
resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==}
|
resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/tinypool@0.5.0:
|
/tinypool@0.6.0:
|
||||||
resolution: {integrity: sha512-paHQtnrlS1QZYKF/GnLoOM/DN9fqaGOFbCbxzAhwniySnzl9Ebk8w73/dd34DAhe/obUbPAOldTyYXQZxnPBPQ==}
|
resolution: {integrity: sha512-FdswUUo5SxRizcBc6b1GSuLpLjisa8N8qMyYoP3rl+bym+QauhtJP5bvZY1ytt8krKGmMLYIRl36HBZfeAoqhQ==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
|
|
||||||
/tinyspy@2.1.1:
|
/tinyspy@2.1.1:
|
||||||
|
@ -13829,6 +13829,26 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
- terser
|
- terser
|
||||||
|
|
||||||
|
/vite-node@0.33.0(@types/node@20.3.3):
|
||||||
|
resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==}
|
||||||
|
engines: {node: '>=v14.18.0'}
|
||||||
|
hasBin: true
|
||||||
|
dependencies:
|
||||||
|
cac: 6.7.14
|
||||||
|
debug: 4.3.4
|
||||||
|
mlly: 1.4.0
|
||||||
|
pathe: 1.1.1
|
||||||
|
picocolors: 1.0.0
|
||||||
|
vite: 4.3.9(@types/node@20.3.3)
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@types/node'
|
||||||
|
- less
|
||||||
|
- sass
|
||||||
|
- stylus
|
||||||
|
- sugarss
|
||||||
|
- supports-color
|
||||||
|
- terser
|
||||||
|
|
||||||
/vite-plugin-checker@0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.3.9)(vue-tsc@1.8.3):
|
/vite-plugin-checker@0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.3.9)(vue-tsc@1.8.3):
|
||||||
resolution: {integrity: sha512-4fAiu3W/IwRJuJkkUZlWbLunSzsvijDf0eDN6g/MGh6BUK4SMclOTGbLJCPvdAcMOQvVmm8JyJeYLYd4//8CkA==}
|
resolution: {integrity: sha512-4fAiu3W/IwRJuJkkUZlWbLunSzsvijDf0eDN6g/MGh6BUK4SMclOTGbLJCPvdAcMOQvVmm8JyJeYLYd4//8CkA==}
|
||||||
engines: {node: '>=14.16'}
|
engines: {node: '>=14.16'}
|
||||||
|
@ -13970,7 +13990,7 @@ packages:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
|
|
||||||
/vitest-environment-nuxt@0.8.7(rollup@2.79.1)(vitest@0.32.4)(vue-router@4.2.4)(vue@3.3.4):
|
/vitest-environment-nuxt@0.8.7(rollup@2.79.1)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4):
|
||||||
resolution: {integrity: sha512-wk0Jn+PmZqF3jT3R/pkrgP7C98K6+/B3yq0dG9I8Qanwmp3014ljQgpiukrAZ6ZeF4k/8wrNBRliBcqtxCKFcw==}
|
resolution: {integrity: sha512-wk0Jn+PmZqF3jT3R/pkrgP7C98K6+/B3yq0dG9I8Qanwmp3014ljQgpiukrAZ6ZeF4k/8wrNBRliBcqtxCKFcw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vitest: ^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0
|
vitest: ^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0
|
||||||
|
@ -13986,7 +14006,7 @@ packages:
|
||||||
magic-string: 0.30.1
|
magic-string: 0.30.1
|
||||||
ofetch: 1.1.1
|
ofetch: 1.1.1
|
||||||
unenv: 1.5.1
|
unenv: 1.5.1
|
||||||
vitest: 0.32.4(happy-dom@10.5.2)
|
vitest: 0.33.0(happy-dom@10.5.2)
|
||||||
vue: 3.3.4
|
vue: 3.3.4
|
||||||
vue-router: 4.2.4(vue@3.3.4)
|
vue-router: 4.2.4(vue@3.3.4)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -13996,8 +14016,8 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/vitest@0.32.4(happy-dom@10.5.2):
|
/vitest@0.33.0(happy-dom@10.5.2):
|
||||||
resolution: {integrity: sha512-3czFm8RnrsWwIzVDu/Ca48Y/M+qh3vOnF16czJm98Q/AN1y3B6PBsyV8Re91Ty5s7txKNjEhpgtGPcfdbh2MZg==}
|
resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==}
|
||||||
engines: {node: '>=v14.18.0'}
|
engines: {node: '>=v14.18.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -14030,11 +14050,11 @@ packages:
|
||||||
'@types/chai': 4.3.5
|
'@types/chai': 4.3.5
|
||||||
'@types/chai-subset': 1.3.3
|
'@types/chai-subset': 1.3.3
|
||||||
'@types/node': 20.3.3
|
'@types/node': 20.3.3
|
||||||
'@vitest/expect': 0.32.4
|
'@vitest/expect': 0.33.0
|
||||||
'@vitest/runner': 0.32.4
|
'@vitest/runner': 0.33.0
|
||||||
'@vitest/snapshot': 0.32.4
|
'@vitest/snapshot': 0.33.0
|
||||||
'@vitest/spy': 0.32.4
|
'@vitest/spy': 0.33.0
|
||||||
'@vitest/utils': 0.32.4
|
'@vitest/utils': 0.33.0
|
||||||
acorn: 8.10.0
|
acorn: 8.10.0
|
||||||
acorn-walk: 8.2.0
|
acorn-walk: 8.2.0
|
||||||
cac: 6.7.14
|
cac: 6.7.14
|
||||||
|
@ -14048,9 +14068,9 @@ packages:
|
||||||
std-env: 3.3.3
|
std-env: 3.3.3
|
||||||
strip-literal: 1.0.1
|
strip-literal: 1.0.1
|
||||||
tinybench: 2.5.0
|
tinybench: 2.5.0
|
||||||
tinypool: 0.5.0
|
tinypool: 0.6.0
|
||||||
vite: 4.3.9(@types/node@20.3.3)
|
vite: 4.3.9(@types/node@20.3.3)
|
||||||
vite-node: 0.32.4(@types/node@20.3.3)
|
vite-node: 0.33.0(@types/node@20.3.3)
|
||||||
why-is-node-running: 2.2.2
|
why-is-node-running: 2.2.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- less
|
- less
|
||||||
|
|
Loading…
Reference in a new issue