mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore(deps): update vitest to ^0.32.2 (main) (#21604)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2a42a5f807
commit
b5b36c9567
@ -74,7 +74,7 @@
|
||||
"typescript": "5.0.4",
|
||||
"ufo": "1.1.2",
|
||||
"vite": "4.3.9",
|
||||
"vitest": "0.32.0",
|
||||
"vitest": "0.32.2",
|
||||
"vue": "3.3.4",
|
||||
"vue-eslint-parser": "9.3.1",
|
||||
"vue-tsc": "1.6.5"
|
||||
|
@ -46,7 +46,7 @@
|
||||
"nitropack": "2.4.1",
|
||||
"unbuild": "latest",
|
||||
"vite": "4.3.9",
|
||||
"vitest": "0.32.0",
|
||||
"vitest": "0.32.2",
|
||||
"webpack": "5.86.0"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -112,7 +112,7 @@
|
||||
"acorn": "8.8.2",
|
||||
"unbuild": "latest",
|
||||
"vite": "4.3.9",
|
||||
"vitest": "0.32.0"
|
||||
"vitest": "0.32.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@parcel/watcher": "^2.1.0",
|
||||
|
@ -36,7 +36,7 @@
|
||||
"@jest/globals": "29.5.0",
|
||||
"playwright": "1.35.0",
|
||||
"unbuild": "latest",
|
||||
"vitest": "0.32.0"
|
||||
"vitest": "0.32.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@jest/globals": "^29.5.0",
|
||||
|
@ -57,7 +57,7 @@
|
||||
"ufo": "^1.1.2",
|
||||
"unplugin": "^1.3.1",
|
||||
"vite": "~4.3.9",
|
||||
"vite-node": "^0.32.0",
|
||||
"vite-node": "^0.32.2",
|
||||
"vite-plugin-checker": "^0.6.0",
|
||||
"vue-bundle-renderer": "^1.0.3"
|
||||
},
|
||||
|
@ -123,8 +123,8 @@ importers:
|
||||
specifier: 4.3.9
|
||||
version: 4.3.9(@types/node@18.16.18)
|
||||
vitest:
|
||||
specifier: 0.32.0
|
||||
version: 0.32.0(playwright@1.35.0)
|
||||
specifier: 0.32.2
|
||||
version: 0.32.2(playwright@1.35.0)
|
||||
vue:
|
||||
specifier: 3.3.4
|
||||
version: 3.3.4
|
||||
@ -211,8 +211,8 @@ importers:
|
||||
specifier: 4.3.9
|
||||
version: 4.3.9(@types/node@18.16.18)
|
||||
vitest:
|
||||
specifier: 0.32.0
|
||||
version: 0.32.0(playwright@1.35.0)
|
||||
specifier: 0.32.2
|
||||
version: 0.32.2(playwright@1.35.0)
|
||||
webpack:
|
||||
specifier: 5.86.0
|
||||
version: 5.86.0
|
||||
@ -498,8 +498,8 @@ importers:
|
||||
specifier: 4.3.9
|
||||
version: 4.3.9(@types/node@18.16.18)
|
||||
vitest:
|
||||
specifier: 0.32.0
|
||||
version: 0.32.0(playwright@1.35.0)
|
||||
specifier: 0.32.2
|
||||
version: 0.32.2(playwright@1.35.0)
|
||||
|
||||
packages/schema:
|
||||
dependencies:
|
||||
@ -632,8 +632,8 @@ importers:
|
||||
specifier: latest
|
||||
version: 1.2.1
|
||||
vitest:
|
||||
specifier: 0.32.0
|
||||
version: 0.32.0(playwright@1.35.0)
|
||||
specifier: 0.32.2
|
||||
version: 0.32.2(playwright@1.35.0)
|
||||
|
||||
packages/vite:
|
||||
dependencies:
|
||||
@ -734,8 +734,8 @@ importers:
|
||||
specifier: 4.3.9
|
||||
version: 4.3.9(@types/node@18.16.18)
|
||||
vite-node:
|
||||
specifier: ^0.32.0
|
||||
version: 0.32.0(@types/node@18.16.18)
|
||||
specifier: ^0.32.2
|
||||
version: 0.32.2(@types/node@18.16.18)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.0
|
||||
version: 0.6.0(eslint@8.42.0)(typescript@5.0.4)(vite@4.3.9)(vue-tsc@1.6.5)
|
||||
@ -936,7 +936,7 @@ importers:
|
||||
version: 1.3.1
|
||||
vitest:
|
||||
specifier: latest
|
||||
version: 0.32.0(playwright@1.35.0)
|
||||
version: 0.32.2(playwright@1.35.0)
|
||||
vue-router:
|
||||
specifier: latest
|
||||
version: 4.2.2(vue@3.3.4)
|
||||
@ -955,7 +955,7 @@ importers:
|
||||
version: 1.3.1
|
||||
vitest:
|
||||
specifier: latest
|
||||
version: 0.32.0(playwright@1.35.0)
|
||||
version: 0.32.2(playwright@1.35.0)
|
||||
vue-router:
|
||||
specifier: latest
|
||||
version: 4.2.2(vue@3.3.4)
|
||||
@ -2735,41 +2735,41 @@ packages:
|
||||
vite: 4.3.9(@types/node@18.16.18)
|
||||
vue: 3.3.4
|
||||
|
||||
/@vitest/expect@0.32.0:
|
||||
resolution: {integrity: sha512-VxVHhIxKw9Lux+O9bwLEEk2gzOUe93xuFHy9SzYWnnoYZFYg1NfBtnfnYWiJN7yooJ7KNElCK5YtA7DTZvtXtg==}
|
||||
/@vitest/expect@0.32.2:
|
||||
resolution: {integrity: sha512-6q5yzweLnyEv5Zz1fqK5u5E83LU+gOMVBDuxBl2d2Jfx1BAp5M+rZgc5mlyqdnxquyoiOXpXmFNkcGcfFnFH3Q==}
|
||||
dependencies:
|
||||
'@vitest/spy': 0.32.0
|
||||
'@vitest/utils': 0.32.0
|
||||
'@vitest/spy': 0.32.2
|
||||
'@vitest/utils': 0.32.2
|
||||
chai: 4.3.7
|
||||
dev: true
|
||||
|
||||
/@vitest/runner@0.32.0:
|
||||
resolution: {integrity: sha512-QpCmRxftHkr72xt5A08xTEs9I4iWEXIOCHWhQQguWOKE4QH7DXSKZSOFibuwEIMAD7G0ERvtUyQn7iPWIqSwmw==}
|
||||
/@vitest/runner@0.32.2:
|
||||
resolution: {integrity: sha512-06vEL0C1pomOEktGoLjzZw+1Fb+7RBRhmw/06WkDrd1akkT9i12su0ku+R/0QM69dfkIL/rAIDTG+CSuQVDcKw==}
|
||||
dependencies:
|
||||
'@vitest/utils': 0.32.0
|
||||
'@vitest/utils': 0.32.2
|
||||
concordance: 5.0.4
|
||||
p-limit: 4.0.0
|
||||
pathe: 1.1.1
|
||||
dev: true
|
||||
|
||||
/@vitest/snapshot@0.32.0:
|
||||
resolution: {integrity: sha512-yCKorPWjEnzpUxQpGlxulujTcSPgkblwGzAUEL+z01FTUg/YuCDZ8dxr9sHA08oO2EwxzHXNLjQKWJ2zc2a19Q==}
|
||||
/@vitest/snapshot@0.32.2:
|
||||
resolution: {integrity: sha512-JwhpeH/PPc7GJX38vEfCy9LtRzf9F4er7i4OsAJyV7sjPwjj+AIR8cUgpMTWK4S3TiamzopcTyLsZDMuldoi5A==}
|
||||
dependencies:
|
||||
magic-string: 0.30.0
|
||||
pathe: 1.1.1
|
||||
pretty-format: 27.5.1
|
||||
dev: true
|
||||
|
||||
/@vitest/spy@0.32.0:
|
||||
resolution: {integrity: sha512-MruAPlM0uyiq3d53BkwTeShXY0rYEfhNGQzVO5GHBmmX3clsxcWp79mMnkOVcV244sNTeDcHbcPFWIjOI4tZvw==}
|
||||
/@vitest/spy@0.32.2:
|
||||
resolution: {integrity: sha512-Q/ZNILJ4ca/VzQbRM8ur3Si5Sardsh1HofatG9wsJY1RfEaw0XKP8IVax2lI1qnrk9YPuG9LA2LkZ0EI/3d4ug==}
|
||||
dependencies:
|
||||
tinyspy: 2.1.0
|
||||
dev: true
|
||||
|
||||
/@vitest/utils@0.32.0:
|
||||
resolution: {integrity: sha512-53yXunzx47MmbuvcOPpLaVljHaeSu1G2dHdmy7+9ngMnQIkBQcvwOcoclWFnxDMxFbnq8exAfh3aKSZaK71J5A==}
|
||||
/@vitest/utils@0.32.2:
|
||||
resolution: {integrity: sha512-lnJ0T5i03j0IJaeW73hxe2AuVnZ/y1BhhCOuIcl9LIzXnbpXJT9Lrt6brwKHXLOiA7MZ6N5hSJjt0xE1dGNCzQ==}
|
||||
dependencies:
|
||||
concordance: 5.0.4
|
||||
diff-sequences: 29.4.3
|
||||
loupe: 2.3.6
|
||||
pretty-format: 27.5.1
|
||||
dev: true
|
||||
@ -8650,8 +8650,8 @@ packages:
|
||||
spdx-expression-parse: 3.0.1
|
||||
dev: true
|
||||
|
||||
/vite-node@0.32.0(@types/node@18.16.18):
|
||||
resolution: {integrity: sha512-220P/y8YacYAU+daOAqiGEFXx2A8AwjadDzQqos6wSukjvvTWNqleJSwoUn0ckyNdjHIKoxn93Nh1vWBqEKr3Q==}
|
||||
/vite-node@0.32.2(@types/node@18.16.18):
|
||||
resolution: {integrity: sha512-dTQ1DCLwl2aEseov7cfQ+kDMNJpM1ebpyMMMwWzBvLbis8Nla/6c9WQcqpPssTwS6Rp/+U6KwlIj8Eapw4bLdA==}
|
||||
engines: {node: '>=v14.18.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@ -8756,8 +8756,8 @@ packages:
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
/vitest@0.32.0(playwright@1.35.0):
|
||||
resolution: {integrity: sha512-SW83o629gCqnV3BqBnTxhB10DAwzwEx3z+rqYZESehUB+eWsJxwcBQx7CKy0otuGMJTYh7qCVuUX23HkftGl/Q==}
|
||||
/vitest@0.32.2(playwright@1.35.0):
|
||||
resolution: {integrity: sha512-hU8GNNuQfwuQmqTLfiKcqEhZY72Zxb7nnN07koCUNmntNxbKQnVbeIS6sqUgR3eXSlbOpit8+/gr1KpqoMgWCQ==}
|
||||
engines: {node: '>=v14.18.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -8790,11 +8790,11 @@ packages:
|
||||
'@types/chai': 4.3.5
|
||||
'@types/chai-subset': 1.3.3
|
||||
'@types/node': 18.16.18
|
||||
'@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
|
||||
'@vitest/expect': 0.32.2
|
||||
'@vitest/runner': 0.32.2
|
||||
'@vitest/snapshot': 0.32.2
|
||||
'@vitest/spy': 0.32.2
|
||||
'@vitest/utils': 0.32.2
|
||||
acorn: 8.8.2
|
||||
acorn-walk: 8.2.0
|
||||
cac: 6.7.14
|
||||
@ -8811,7 +8811,7 @@ packages:
|
||||
tinybench: 2.5.0
|
||||
tinypool: 0.5.0
|
||||
vite: 4.3.9(@types/node@18.16.18)
|
||||
vite-node: 0.32.0(@types/node@18.16.18)
|
||||
vite-node: 0.32.2(@types/node@18.16.18)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
Loading…
Reference in New Issue
Block a user