chore: 更新vitest版本

This commit is contained in:
roymondchen 2022-08-11 14:37:43 +08:00 committed by jia000
parent b6fa064b0b
commit fb93527b44
2 changed files with 27 additions and 19 deletions

View File

@ -75,7 +75,7 @@
"shx": "^0.3.4",
"typescript": "^4.7.4",
"vite": "^3.0.4",
"vitest": "^0.14.1",
"vitest": "^0.21.1",
"vue": "^3.2.37"
},
"config": {

44
pnpm-lock.yaml generated
View File

@ -35,7 +35,7 @@ importers:
shx: ^0.3.4
typescript: ^4.7.4
vite: ^3.0.4
vitest: ^0.14.1
vitest: ^0.21.1
vue: ^3.2.37
devDependencies:
'@babel/core': 7.18.2
@ -69,7 +69,7 @@ importers:
shx: 0.3.4
typescript: 4.7.4
vite: 3.0.4
vitest: 0.14.1_c8@7.11.3+jsdom@19.0.0
vitest: 0.21.1_c8@7.11.3+jsdom@19.0.0
vue: 3.2.37
docs:
@ -1464,11 +1464,11 @@ packages:
/@types/chai-subset/1.3.3:
resolution: {integrity: sha512-frBecisrNGz+F4T6bcc+NLeolfiojh5FxW2klu669+8BARtyQv2C/GkNW6FUodVe4BroGMP/wER/YDGc7rEllw==}
dependencies:
'@types/chai': 4.3.1
'@types/chai': 4.3.3
dev: true
/@types/chai/4.3.1:
resolution: {integrity: sha512-/zPMqDkzSZ8t3VtxOa4KPq7uzzW978M9Tvh+j7GHKuo6k6GTLxPJ4J5gE5cjfJ26pnXst0N5Hax8Sr0T2Mi9zQ==}
/@types/chai/4.3.3:
resolution: {integrity: sha512-hC7OMnszpxhZPduX+m+nrx+uFoLkWOMiR4oa/AZF3MuSETYTZmFfJAHqZEM8MVlvfG7BEUcgvtwoCTxBp6hm3g==}
dev: true
/@types/color-convert/2.0.0:
@ -4999,8 +4999,8 @@ packages:
strip-bom: 3.0.0
dev: true
/local-pkg/0.4.1:
resolution: {integrity: sha512-lL87ytIGP2FU5PWwNDo0w3WhIo2gopIAxPg9RxDYF7m4rr5ahuZxP22xnJHIvaLTe4Z9P6uKKY2UHiwyB4pcrw==}
/local-pkg/0.4.2:
resolution: {integrity: sha512-mlERgSPrbxU3BP4qBqAvvwlgW4MTg78iwJdGGnv7kibKjWcJksrG3t6LB5lXI93wXRDvG4NpUgJFmTG4T6rdrg==}
engines: {node: '>=14'}
dev: true
@ -6517,13 +6517,13 @@ packages:
resolution: {integrity: sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==}
dev: false
/tinypool/0.1.3:
resolution: {integrity: sha512-2IfcQh7CP46XGWGGbdyO4pjcKqsmVqFAPcXfPxcPXmOWt9cYkTP9HcDmGgsfijYoAEc4z9qcpM/BaBz46Y9/CQ==}
/tinypool/0.2.4:
resolution: {integrity: sha512-Vs3rhkUH6Qq1t5bqtb816oT+HeJTXfwt2cbPH17sWHIYKTotQIFPk3tf2fgqRrVyMDVOc1EnPgzIxfIulXVzwQ==}
engines: {node: '>=14.0.0'}
dev: true
/tinyspy/0.3.2:
resolution: {integrity: sha512-2+40EP4D3sFYy42UkgkFFB+kiX2Tg3URG/lVvAZFfLxgGpnWl5qQJuBw1gaLttq8UOS+2p3C0WrhJnQigLTT2Q==}
/tinyspy/1.0.0:
resolution: {integrity: sha512-FI5B2QdODQYDRjfuLF+OrJ8bjWRMCXokQPcwKm0W3IzcbUmBNv536cQc7eXGoAuXphZwgx1DFbqImwzz08Fnhw==}
engines: {node: '>=14.0.0'}
dev: true
@ -6883,16 +6883,22 @@ packages:
optionalDependencies:
fsevents: 2.3.2
/vitest/0.14.1_c8@7.11.3+jsdom@19.0.0:
resolution: {integrity: sha512-2UUm6jYgkwh7Y3VKSRR8OuaNCm+iA5LPDnal7jyITN39maZK9L+JVxqjtQ39PSFo5Fl3/BgaJvER6GGHX9JLxg==}
/vitest/0.21.1_c8@7.11.3+jsdom@19.0.0:
resolution: {integrity: sha512-WBIxuFmIDPuK47GO6Lu9eNeRMqHj/FWL3dk73OHH3eyPPWPiu+UB3QHLkLK2PEggCqJW4FaWoWg8R68S7p9+9Q==}
engines: {node: '>=v14.16.0'}
hasBin: true
peerDependencies:
'@edge-runtime/vm': '*'
'@vitest/browser': '*'
'@vitest/ui': '*'
c8: '*'
happy-dom: '*'
jsdom: '*'
peerDependenciesMeta:
'@edge-runtime/vm':
optional: true
'@vitest/browser':
optional: true
'@vitest/ui':
optional: true
c8:
@ -6902,21 +6908,23 @@ packages:
jsdom:
optional: true
dependencies:
'@types/chai': 4.3.1
'@types/chai': 4.3.3
'@types/chai-subset': 1.3.3
'@types/node': 17.0.40
c8: 7.11.3
chai: 4.3.6
debug: 4.3.4
jsdom: 19.0.0
local-pkg: 0.4.1
tinypool: 0.1.3
tinyspy: 0.3.2
vite: 2.9.14
local-pkg: 0.4.2
tinypool: 0.2.4
tinyspy: 1.0.0
vite: 3.0.4
transitivePeerDependencies:
- less
- sass
- stylus
- supports-color
- terser
dev: true
/vue-demi/0.13.1_vue@3.2.37: