chore(deps): update dependency vitest to v0.32.0
This commit is contained in:
parent
572c527b65
commit
eff5693b3d
2 changed files with 26 additions and 26 deletions
|
@ -89,7 +89,7 @@
|
|||
"tslib": "2.5.3",
|
||||
"typescript": "5.1.3",
|
||||
"vite": "4.3.9",
|
||||
"vitest": "0.31.4",
|
||||
"vitest": "0.32.0",
|
||||
"yargs": "17.7.2"
|
||||
},
|
||||
"packageManager": "pnpm@8.6.1"
|
||||
|
|
|
@ -90,8 +90,8 @@ devDependencies:
|
|||
specifier: 4.3.9
|
||||
version: 4.3.9(@types/node@18.16.16)(sass@1.62.1)
|
||||
vitest:
|
||||
specifier: 0.31.4
|
||||
version: 0.31.4(sass@1.62.1)
|
||||
specifier: 0.32.0
|
||||
version: 0.32.0(sass@1.62.1)
|
||||
yargs:
|
||||
specifier: 17.7.2
|
||||
version: 17.7.2
|
||||
|
@ -1027,39 +1027,39 @@ packages:
|
|||
eslint-visitor-keys: 3.4.1
|
||||
dev: true
|
||||
|
||||
/@vitest/expect@0.31.4:
|
||||
resolution: {integrity: sha512-tibyx8o7GUyGHZGyPgzwiaPaLDQ9MMuCOrc03BYT0nryUuhLbL7NV2r/q98iv5STlwMgaKuFJkgBW/8iPKwlSg==}
|
||||
/@vitest/expect@0.32.0:
|
||||
resolution: {integrity: sha512-VxVHhIxKw9Lux+O9bwLEEk2gzOUe93xuFHy9SzYWnnoYZFYg1NfBtnfnYWiJN7yooJ7KNElCK5YtA7DTZvtXtg==}
|
||||
dependencies:
|
||||
'@vitest/spy': 0.31.4
|
||||
'@vitest/utils': 0.31.4
|
||||
'@vitest/spy': 0.32.0
|
||||
'@vitest/utils': 0.32.0
|
||||
chai: 4.3.7
|
||||
dev: true
|
||||
|
||||
/@vitest/runner@0.31.4:
|
||||
resolution: {integrity: sha512-Wgm6UER+gwq6zkyrm5/wbpXGF+g+UBB78asJlFkIOwyse0pz8lZoiC6SW5i4gPnls/zUcPLWS7Zog0LVepXnpg==}
|
||||
/@vitest/runner@0.32.0:
|
||||
resolution: {integrity: sha512-QpCmRxftHkr72xt5A08xTEs9I4iWEXIOCHWhQQguWOKE4QH7DXSKZSOFibuwEIMAD7G0ERvtUyQn7iPWIqSwmw==}
|
||||
dependencies:
|
||||
'@vitest/utils': 0.31.4
|
||||
'@vitest/utils': 0.32.0
|
||||
concordance: 5.0.4
|
||||
p-limit: 4.0.0
|
||||
pathe: 1.1.0
|
||||
dev: true
|
||||
|
||||
/@vitest/snapshot@0.31.4:
|
||||
resolution: {integrity: sha512-LemvNumL3NdWSmfVAMpXILGyaXPkZbG5tyl6+RQSdcHnTj6hvA49UAI8jzez9oQyE/FWLKRSNqTGzsHuk89LRA==}
|
||||
/@vitest/snapshot@0.32.0:
|
||||
resolution: {integrity: sha512-yCKorPWjEnzpUxQpGlxulujTcSPgkblwGzAUEL+z01FTUg/YuCDZ8dxr9sHA08oO2EwxzHXNLjQKWJ2zc2a19Q==}
|
||||
dependencies:
|
||||
magic-string: 0.30.0
|
||||
pathe: 1.1.0
|
||||
pretty-format: 27.5.1
|
||||
dev: true
|
||||
|
||||
/@vitest/spy@0.31.4:
|
||||
resolution: {integrity: sha512-3ei5ZH1s3aqbEyftPAzSuunGICRuhE+IXOmpURFdkm5ybUADk+viyQfejNk6q8M5QGX8/EVKw+QWMEP3DTJDag==}
|
||||
/@vitest/spy@0.32.0:
|
||||
resolution: {integrity: sha512-MruAPlM0uyiq3d53BkwTeShXY0rYEfhNGQzVO5GHBmmX3clsxcWp79mMnkOVcV244sNTeDcHbcPFWIjOI4tZvw==}
|
||||
dependencies:
|
||||
tinyspy: 2.1.0
|
||||
dev: true
|
||||
|
||||
/@vitest/utils@0.31.4:
|
||||
resolution: {integrity: sha512-DobZbHacWznoGUfYU8XDPY78UubJxXfMNY1+SUdOp1NsI34eopSA6aZMeaGu10waSOeYwE8lxrd/pLfT0RMxjQ==}
|
||||
/@vitest/utils@0.32.0:
|
||||
resolution: {integrity: sha512-53yXunzx47MmbuvcOPpLaVljHaeSu1G2dHdmy7+9ngMnQIkBQcvwOcoclWFnxDMxFbnq8exAfh3aKSZaK71J5A==}
|
||||
dependencies:
|
||||
concordance: 5.0.4
|
||||
loupe: 2.3.6
|
||||
|
@ -4625,8 +4625,8 @@ packages:
|
|||
spdx-expression-parse: 3.0.1
|
||||
dev: true
|
||||
|
||||
/vite-node@0.31.4(@types/node@18.16.16)(sass@1.62.1):
|
||||
resolution: {integrity: sha512-uzL377GjJtTbuc5KQxVbDu2xfU/x0wVjUtXQR2ihS21q/NK6ROr4oG0rsSkBBddZUVCwzfx22in76/0ZZHXgkQ==}
|
||||
/vite-node@0.32.0(@types/node@18.16.16)(sass@1.62.1):
|
||||
resolution: {integrity: sha512-220P/y8YacYAU+daOAqiGEFXx2A8AwjadDzQqos6wSukjvvTWNqleJSwoUn0ckyNdjHIKoxn93Nh1vWBqEKr3Q==}
|
||||
engines: {node: '>=v14.18.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
@ -4680,8 +4680,8 @@ packages:
|
|||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/vitest@0.31.4(sass@1.62.1):
|
||||
resolution: {integrity: sha512-GoV0VQPmWrUFOZSg3RpQAPN+LPmHg2/gxlMNJlyxJihkz6qReHDV6b0pPDcqFLNEPya4tWJ1pgwUNP9MLmUfvQ==}
|
||||
/vitest@0.32.0(sass@1.62.1):
|
||||
resolution: {integrity: sha512-SW83o629gCqnV3BqBnTxhB10DAwzwEx3z+rqYZESehUB+eWsJxwcBQx7CKy0otuGMJTYh7qCVuUX23HkftGl/Q==}
|
||||
engines: {node: '>=v14.18.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -4714,11 +4714,11 @@ packages:
|
|||
'@types/chai': 4.3.5
|
||||
'@types/chai-subset': 1.3.3
|
||||
'@types/node': 18.16.16
|
||||
'@vitest/expect': 0.31.4
|
||||
'@vitest/runner': 0.31.4
|
||||
'@vitest/snapshot': 0.31.4
|
||||
'@vitest/spy': 0.31.4
|
||||
'@vitest/utils': 0.31.4
|
||||
'@vitest/expect': 0.32.0
|
||||
'@vitest/runner': 0.32.0
|
||||
'@vitest/snapshot': 0.32.0
|
||||
'@vitest/spy': 0.32.0
|
||||
'@vitest/utils': 0.32.0
|
||||
acorn: 8.8.2
|
||||
acorn-walk: 8.2.0
|
||||
cac: 6.7.14
|
||||
|
@ -4734,7 +4734,7 @@ packages:
|
|||
tinybench: 2.5.0
|
||||
tinypool: 0.5.0
|
||||
vite: 4.3.9(@types/node@18.16.16)(sass@1.62.1)
|
||||
vite-node: 0.31.4(@types/node@18.16.16)(sass@1.62.1)
|
||||
vite-node: 0.32.0(@types/node@18.16.16)(sass@1.62.1)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
|
Loading…
Reference in a new issue