chore(deps): update dependency vitest to v0.32.0
This commit is contained in:
parent
46f5dcb4dc
commit
eab0600f63
@ -137,7 +137,7 @@
|
|||||||
"vite-plugin-inject-preload": "1.3.1",
|
"vite-plugin-inject-preload": "1.3.1",
|
||||||
"vite-plugin-pwa": "0.16.3",
|
"vite-plugin-pwa": "0.16.3",
|
||||||
"vite-svg-loader": "4.0.0",
|
"vite-svg-loader": "4.0.0",
|
||||||
"vitest": "0.31.4",
|
"vitest": "0.32.0",
|
||||||
"vue-tsc": "1.6.5",
|
"vue-tsc": "1.6.5",
|
||||||
"wait-on": "7.0.1",
|
"wait-on": "7.0.1",
|
||||||
"workbox-cli": "7.0.0"
|
"workbox-cli": "7.0.0"
|
||||||
|
50
pnpm-lock.yaml
generated
50
pnpm-lock.yaml
generated
@ -283,8 +283,8 @@ devDependencies:
|
|||||||
specifier: 4.0.0
|
specifier: 4.0.0
|
||||||
version: 4.0.0
|
version: 4.0.0
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 0.31.4
|
specifier: 0.32.0
|
||||||
version: 0.31.4(happy-dom@9.20.3)(sass@1.62.1)(terser@5.10.0)
|
version: 0.32.0(happy-dom@9.20.3)(sass@1.62.1)(terser@5.10.0)
|
||||||
vue-tsc:
|
vue-tsc:
|
||||||
specifier: 1.6.5
|
specifier: 1.6.5
|
||||||
version: 1.6.5(typescript@5.1.3)
|
version: 1.6.5(typescript@5.1.3)
|
||||||
@ -3258,39 +3258,39 @@ packages:
|
|||||||
vue: 3.2.47
|
vue: 3.2.47
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/expect@0.31.4:
|
/@vitest/expect@0.32.0:
|
||||||
resolution: {integrity: sha512-tibyx8o7GUyGHZGyPgzwiaPaLDQ9MMuCOrc03BYT0nryUuhLbL7NV2r/q98iv5STlwMgaKuFJkgBW/8iPKwlSg==}
|
resolution: {integrity: sha512-VxVHhIxKw9Lux+O9bwLEEk2gzOUe93xuFHy9SzYWnnoYZFYg1NfBtnfnYWiJN7yooJ7KNElCK5YtA7DTZvtXtg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/spy': 0.31.4
|
'@vitest/spy': 0.32.0
|
||||||
'@vitest/utils': 0.31.4
|
'@vitest/utils': 0.32.0
|
||||||
chai: 4.3.7
|
chai: 4.3.7
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/runner@0.31.4:
|
/@vitest/runner@0.32.0:
|
||||||
resolution: {integrity: sha512-Wgm6UER+gwq6zkyrm5/wbpXGF+g+UBB78asJlFkIOwyse0pz8lZoiC6SW5i4gPnls/zUcPLWS7Zog0LVepXnpg==}
|
resolution: {integrity: sha512-QpCmRxftHkr72xt5A08xTEs9I4iWEXIOCHWhQQguWOKE4QH7DXSKZSOFibuwEIMAD7G0ERvtUyQn7iPWIqSwmw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/utils': 0.31.4
|
'@vitest/utils': 0.32.0
|
||||||
concordance: 5.0.4
|
concordance: 5.0.4
|
||||||
p-limit: 4.0.0
|
p-limit: 4.0.0
|
||||||
pathe: 1.1.0
|
pathe: 1.1.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/snapshot@0.31.4:
|
/@vitest/snapshot@0.32.0:
|
||||||
resolution: {integrity: sha512-LemvNumL3NdWSmfVAMpXILGyaXPkZbG5tyl6+RQSdcHnTj6hvA49UAI8jzez9oQyE/FWLKRSNqTGzsHuk89LRA==}
|
resolution: {integrity: sha512-yCKorPWjEnzpUxQpGlxulujTcSPgkblwGzAUEL+z01FTUg/YuCDZ8dxr9sHA08oO2EwxzHXNLjQKWJ2zc2a19Q==}
|
||||||
dependencies:
|
dependencies:
|
||||||
magic-string: 0.30.0
|
magic-string: 0.30.0
|
||||||
pathe: 1.1.0
|
pathe: 1.1.0
|
||||||
pretty-format: 27.5.1
|
pretty-format: 27.5.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/spy@0.31.4:
|
/@vitest/spy@0.32.0:
|
||||||
resolution: {integrity: sha512-3ei5ZH1s3aqbEyftPAzSuunGICRuhE+IXOmpURFdkm5ybUADk+viyQfejNk6q8M5QGX8/EVKw+QWMEP3DTJDag==}
|
resolution: {integrity: sha512-MruAPlM0uyiq3d53BkwTeShXY0rYEfhNGQzVO5GHBmmX3clsxcWp79mMnkOVcV244sNTeDcHbcPFWIjOI4tZvw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
tinyspy: 2.1.0
|
tinyspy: 2.1.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/utils@0.31.4:
|
/@vitest/utils@0.32.0:
|
||||||
resolution: {integrity: sha512-DobZbHacWznoGUfYU8XDPY78UubJxXfMNY1+SUdOp1NsI34eopSA6aZMeaGu10waSOeYwE8lxrd/pLfT0RMxjQ==}
|
resolution: {integrity: sha512-53yXunzx47MmbuvcOPpLaVljHaeSu1G2dHdmy7+9ngMnQIkBQcvwOcoclWFnxDMxFbnq8exAfh3aKSZaK71J5A==}
|
||||||
dependencies:
|
dependencies:
|
||||||
concordance: 5.0.4
|
concordance: 5.0.4
|
||||||
loupe: 2.3.6
|
loupe: 2.3.6
|
||||||
@ -8942,8 +8942,8 @@ packages:
|
|||||||
- terser
|
- terser
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite-node@0.31.4(@types/node@18.16.16)(sass@1.62.1)(terser@5.10.0):
|
/vite-node@0.32.0(@types/node@18.16.16)(sass@1.62.1)(terser@5.10.0):
|
||||||
resolution: {integrity: sha512-uzL377GjJtTbuc5KQxVbDu2xfU/x0wVjUtXQR2ihS21q/NK6ROr4oG0rsSkBBddZUVCwzfx22in76/0ZZHXgkQ==}
|
resolution: {integrity: sha512-220P/y8YacYAU+daOAqiGEFXx2A8AwjadDzQqos6wSukjvvTWNqleJSwoUn0ckyNdjHIKoxn93Nh1vWBqEKr3Q==}
|
||||||
engines: {node: '>=v14.18.0'}
|
engines: {node: '>=v14.18.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -9033,8 +9033,8 @@ packages:
|
|||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vitest@0.31.4(happy-dom@9.20.3)(sass@1.62.1)(terser@5.10.0):
|
/vitest@0.32.0(happy-dom@9.20.3)(sass@1.62.1)(terser@5.10.0):
|
||||||
resolution: {integrity: sha512-GoV0VQPmWrUFOZSg3RpQAPN+LPmHg2/gxlMNJlyxJihkz6qReHDV6b0pPDcqFLNEPya4tWJ1pgwUNP9MLmUfvQ==}
|
resolution: {integrity: sha512-SW83o629gCqnV3BqBnTxhB10DAwzwEx3z+rqYZESehUB+eWsJxwcBQx7CKy0otuGMJTYh7qCVuUX23HkftGl/Q==}
|
||||||
engines: {node: '>=v14.18.0'}
|
engines: {node: '>=v14.18.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -9067,11 +9067,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': 18.16.16
|
'@types/node': 18.16.16
|
||||||
'@vitest/expect': 0.31.4
|
'@vitest/expect': 0.32.0
|
||||||
'@vitest/runner': 0.31.4
|
'@vitest/runner': 0.32.0
|
||||||
'@vitest/snapshot': 0.31.4
|
'@vitest/snapshot': 0.32.0
|
||||||
'@vitest/spy': 0.31.4
|
'@vitest/spy': 0.32.0
|
||||||
'@vitest/utils': 0.31.4
|
'@vitest/utils': 0.32.0
|
||||||
acorn: 8.8.2
|
acorn: 8.8.2
|
||||||
acorn-walk: 8.2.0
|
acorn-walk: 8.2.0
|
||||||
cac: 6.7.14
|
cac: 6.7.14
|
||||||
@ -9088,7 +9088,7 @@ packages:
|
|||||||
tinybench: 2.5.0
|
tinybench: 2.5.0
|
||||||
tinypool: 0.5.0
|
tinypool: 0.5.0
|
||||||
vite: 4.3.9(@types/node@18.16.16)(sass@1.62.1)(terser@5.10.0)
|
vite: 4.3.9(@types/node@18.16.16)(sass@1.62.1)(terser@5.10.0)
|
||||||
vite-node: 0.31.4(@types/node@18.16.16)(sass@1.62.1)(terser@5.10.0)
|
vite-node: 0.32.0(@types/node@18.16.16)(sass@1.62.1)(terser@5.10.0)
|
||||||
why-is-node-running: 2.2.2
|
why-is-node-running: 2.2.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- less
|
- less
|
||||||
|
Loading…
x
Reference in New Issue
Block a user