build(deps): update vitest monorepo to v0.31.2 (#5506)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5502/head
renovate[bot] 2023-05-31 11:36:28 +10:00 committed by GitHub
parent c11e44aa17
commit 85ebc37411
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 32 deletions

View File

@ -79,7 +79,7 @@
"@typescript-eslint/eslint-plugin": "5.59.7", "@typescript-eslint/eslint-plugin": "5.59.7",
"@typescript-eslint/parser": "5.59.7", "@typescript-eslint/parser": "5.59.7",
"@vitejs/plugin-react": "4.0.0", "@vitejs/plugin-react": "4.0.0",
"@vitest/coverage-istanbul": "0.31.1", "@vitest/coverage-istanbul": "0.31.2",
"esbuild": "0.17.19", "esbuild": "0.17.19",
"eslint": "8.41.0", "eslint": "8.41.0",
"eslint-config-prettier": "8.8.0", "eslint-config-prettier": "8.8.0",
@ -101,7 +101,7 @@
"vite-plugin-istanbul": "4.1.0", "vite-plugin-istanbul": "4.1.0",
"vite-plugin-svgr": "3.2.0", "vite-plugin-svgr": "3.2.0",
"vite-tsconfig-paths": "4.2.0", "vite-tsconfig-paths": "4.2.0",
"vitest": "0.31.1", "vitest": "0.31.2",
"vitest-preview": "0.0.1" "vitest-preview": "0.0.1"
} }
} }

View File

@ -119,8 +119,8 @@ devDependencies:
specifier: 4.0.0 specifier: 4.0.0
version: 4.0.0(vite@4.3.9) version: 4.0.0(vite@4.3.9)
'@vitest/coverage-istanbul': '@vitest/coverage-istanbul':
specifier: 0.31.1 specifier: 0.31.2
version: 0.31.1(vitest@0.31.1) version: 0.31.2(vitest@0.31.2)
esbuild: esbuild:
specifier: 0.17.19 specifier: 0.17.19
version: 0.17.19 version: 0.17.19
@ -185,8 +185,8 @@ devDependencies:
specifier: 4.2.0 specifier: 4.2.0
version: 4.2.0(typescript@5.0.4)(vite@4.3.9) version: 4.2.0(typescript@5.0.4)(vite@4.3.9)
vitest: vitest:
specifier: 0.31.1 specifier: 0.31.2
version: 0.31.1(happy-dom@9.20.3) version: 0.31.2(happy-dom@9.20.3)
vitest-preview: vitest-preview:
specifier: 0.0.1 specifier: 0.0.1
version: 0.0.1 version: 0.0.1
@ -3132,8 +3132,8 @@ packages:
open: 8.4.2 open: 8.4.2
dev: true dev: true
/@vitest/coverage-istanbul@0.31.1(vitest@0.31.1): /@vitest/coverage-istanbul@0.31.2(vitest@0.31.2):
resolution: {integrity: sha512-wLVROukTxWflIub4QUT5TenA2zx2ypUjRp636yiMTidN5hvRhnUNEEkRavJMEpYuWYYMN23E7EmAxo/MzRRmIA==} resolution: {integrity: sha512-BN5UUi2xK1gP9z81ZjPjBJd0k66J/IIIoO5BBQnDf6aR87Fu/7H5//FYjmZX7Zcor2ENjHXNCvEfzblcGur22Q==}
peerDependencies: peerDependencies:
vitest: '>=0.30.0 <1' vitest: '>=0.30.0 <1'
dependencies: dependencies:
@ -3143,44 +3143,44 @@ packages:
istanbul-lib-source-maps: 4.0.1 istanbul-lib-source-maps: 4.0.1
istanbul-reports: 3.1.5 istanbul-reports: 3.1.5
test-exclude: 6.0.0 test-exclude: 6.0.0
vitest: 0.31.1(happy-dom@9.20.3) vitest: 0.31.2(happy-dom@9.20.3)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/@vitest/expect@0.31.1: /@vitest/expect@0.31.2:
resolution: {integrity: sha512-BV1LyNvhnX+eNYzJxlHIGPWZpwJFZaCcOIzp2CNG0P+bbetenTupk6EO0LANm4QFt0TTit+yqx7Rxd1qxi/SQA==} resolution: {integrity: sha512-AOuh2NLN9zJ0SkvsItRkS/W39akYpUvo5LOnay3zEhGSnRgivPu2D3S8QlMij1hFMQcX+dlMilPgJatUHiGQ4A==}
dependencies: dependencies:
'@vitest/spy': 0.31.1 '@vitest/spy': 0.31.2
'@vitest/utils': 0.31.1 '@vitest/utils': 0.31.2
chai: 4.3.7 chai: 4.3.7
dev: true dev: true
/@vitest/runner@0.31.1: /@vitest/runner@0.31.2:
resolution: {integrity: sha512-imWuc82ngOtxdCUpXwtEzZIuc1KMr+VlQ3Ondph45VhWoQWit5yvG/fFcldbnCi8DUuFi+NmNx5ehMUw/cGLUw==} resolution: {integrity: sha512-k2mWrzZD1xsWfzwEXeVr2XF4v8ELpFOKLxRbcnzZclHelOLn27nXvnw1A4JwJtmca64C3/6lo4WHZDlq3TefLQ==}
dependencies: dependencies:
'@vitest/utils': 0.31.1 '@vitest/utils': 0.31.2
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.1: /@vitest/snapshot@0.31.2:
resolution: {integrity: sha512-L3w5uU9bMe6asrNzJ8WZzN+jUTX4KSgCinEJPXyny0o90fG4FPQMV0OWsq7vrCWfQlAilMjDnOF9nP8lidsJ+g==} resolution: {integrity: sha512-NXRlbP3sM5+KELb8oXVHf7UWD+liBnSsS+4JlDVPD5+KPquZmgNR0xPLW5VEb5HoQZQpKTAFhtGf1AczRCbAhg==}
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.1: /@vitest/spy@0.31.2:
resolution: {integrity: sha512-1cTpt2m9mdo3hRLDyCG2hDQvRrePTDgEJBFQQNz1ydHHZy03EiA6EpFxY+7ODaY7vMRCie+WlFZBZ0/dQWyssQ==} resolution: {integrity: sha512-81zcAkCCgAc1gA7UvLOWCvkIwrgzaqHBdv9sskOt2xh1+l+RMX9G7sVYj3AOsib3UDR0MCSXit49xKILTMnikw==}
dependencies: dependencies:
tinyspy: 2.1.0 tinyspy: 2.1.0
dev: true dev: true
/@vitest/utils@0.31.1: /@vitest/utils@0.31.2:
resolution: {integrity: sha512-yFyRD5ilwojsZfo3E0BnH72pSVSuLg2356cN1tCEe/0RtDzxTPYwOomIC+eQbot7m6DRy4tPZw+09mB7NkbMmA==} resolution: {integrity: sha512-B2AoocMpIiBezediqFzSqvuXI7AZlmlPkh3oj20Jh3bL35c8YYWk9KfOLkEjsLCrOHOUFXoYFc+ACiELCIJVRw==}
dependencies: dependencies:
concordance: 5.0.4 concordance: 5.0.4
loupe: 2.3.6 loupe: 2.3.6
@ -7399,8 +7399,8 @@ packages:
engines: {node: '>= 0.8'} engines: {node: '>= 0.8'}
dev: true dev: true
/vite-node@0.31.1(@types/node@20.2.5): /vite-node@0.31.2(@types/node@20.2.5):
resolution: {integrity: sha512-BajE/IsNQ6JyizPzu9zRgHrBwczkAs0erQf/JRpgTIESpKvNj9/Gd0vxX905klLkb0I0SJVCKbdrl5c6FnqYKA==} resolution: {integrity: sha512-NvoO7+zSvxROC4JY8cyp/cO7DHAX3dwMOHQVDdNtCZ4Zq8wInnR/bJ/lfsXqE6wrUgtYCE5/84qHS+A7vllI3A==}
engines: {node: '>=v14.18.0'} engines: {node: '>=v14.18.0'}
hasBin: true hasBin: true
dependencies: dependencies:
@ -7563,8 +7563,8 @@ packages:
- terser - terser
dev: true dev: true
/vitest@0.31.1(happy-dom@9.20.3): /vitest@0.31.2(happy-dom@9.20.3):
resolution: {integrity: sha512-/dOoOgzoFk/5pTvg1E65WVaobknWREN15+HF+0ucudo3dDG/vCZoXTQrjIfEaWvQXmqScwkRodrTbM/ScMpRcQ==} resolution: {integrity: sha512-O0qKHDbI+zXxwq1WOeqFjxP5v1mDqqM6gllPuOUJkK2YFyQ2nEo8CELR4Mg68ryTSSh527ysBmEN69bDvL2LkQ==}
engines: {node: '>=v14.18.0'} engines: {node: '>=v14.18.0'}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@ -7597,11 +7597,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.2.5 '@types/node': 20.2.5
'@vitest/expect': 0.31.1 '@vitest/expect': 0.31.2
'@vitest/runner': 0.31.1 '@vitest/runner': 0.31.2
'@vitest/snapshot': 0.31.1 '@vitest/snapshot': 0.31.2
'@vitest/spy': 0.31.1 '@vitest/spy': 0.31.2
'@vitest/utils': 0.31.1 '@vitest/utils': 0.31.2
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
@ -7618,7 +7618,7 @@ packages:
tinybench: 2.5.0 tinybench: 2.5.0
tinypool: 0.5.0 tinypool: 0.5.0
vite: 4.3.9(@types/node@20.2.5) vite: 4.3.9(@types/node@20.2.5)
vite-node: 0.31.1(@types/node@20.2.5) vite-node: 0.31.2(@types/node@20.2.5)
why-is-node-running: 2.2.2 why-is-node-running: 2.2.2
transitivePeerDependencies: transitivePeerDependencies:
- less - less