build(deps): update vitest monorepo to v0.31.4 (#5512)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5513/head
renovate[bot] 2023-06-01 20:58:54 +10:00 committed by GitHub
parent e385828e59
commit c57a05b134
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.8", "@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8", "@typescript-eslint/parser": "5.59.8",
"@vitejs/plugin-react": "4.0.0", "@vitejs/plugin-react": "4.0.0",
"@vitest/coverage-istanbul": "0.31.3", "@vitest/coverage-istanbul": "0.31.4",
"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.3", "vitest": "0.31.4",
"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.3 specifier: 0.31.4
version: 0.31.3(vitest@0.31.3) version: 0.31.4(vitest@0.31.4)
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.3 specifier: 0.31.4
version: 0.31.3(happy-dom@9.20.3) version: 0.31.4(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.3(vitest@0.31.3): /@vitest/coverage-istanbul@0.31.4(vitest@0.31.4):
resolution: {integrity: sha512-XDMeVhMQwwSA8oRxlDqe2nHK8jNSFdSYBpUTul7mZjNYeP3iL2hMFwLyDKkFzWOL7LGrOzFx7RSXYOPsKM0XNQ==} resolution: {integrity: sha512-nQsWQzatd4NXyM7uiIimInOiCopn7gwhFaA8kbBY7u5eYbKyHkMYVgAyqr1gvyPWe4wINdKonqdyQIc110RJkw==}
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.3(happy-dom@9.20.3) vitest: 0.31.4(happy-dom@9.20.3)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/@vitest/expect@0.31.3: /@vitest/expect@0.31.4:
resolution: {integrity: sha512-J+npV64YwKRJN7hA8KVnuyGi5k5mIaq4XmqIxKbRUX0BRBkU1xZ7gZeTwQ4S4dBTcvSvcoxceBNfMTnOdTlg3g==} resolution: {integrity: sha512-tibyx8o7GUyGHZGyPgzwiaPaLDQ9MMuCOrc03BYT0nryUuhLbL7NV2r/q98iv5STlwMgaKuFJkgBW/8iPKwlSg==}
dependencies: dependencies:
'@vitest/spy': 0.31.3 '@vitest/spy': 0.31.4
'@vitest/utils': 0.31.3 '@vitest/utils': 0.31.4
chai: 4.3.7 chai: 4.3.7
dev: true dev: true
/@vitest/runner@0.31.3: /@vitest/runner@0.31.4:
resolution: {integrity: sha512-89Fic1IRu4yNqnks/KJEncqZsmQpxq9RSnMVwV0RZeI9RWv/FYh9Nuoz8ld73YKOh6NiF4f9EE3COfNwX8aRpw==} resolution: {integrity: sha512-Wgm6UER+gwq6zkyrm5/wbpXGF+g+UBB78asJlFkIOwyse0pz8lZoiC6SW5i4gPnls/zUcPLWS7Zog0LVepXnpg==}
dependencies: dependencies:
'@vitest/utils': 0.31.3 '@vitest/utils': 0.31.4
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.3: /@vitest/snapshot@0.31.4:
resolution: {integrity: sha512-CgcmlZyP083oPUgd83rwLZ+qoT4KdvLNsyWRiJNgHoJjR0r7StVY+LlLAfdC9qA70G8O+hJeug+Yn1u4H51OzA==} resolution: {integrity: sha512-LemvNumL3NdWSmfVAMpXILGyaXPkZbG5tyl6+RQSdcHnTj6hvA49UAI8jzez9oQyE/FWLKRSNqTGzsHuk89LRA==}
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.3: /@vitest/spy@0.31.4:
resolution: {integrity: sha512-tXGIYPdqjBXLhOWSUhWV/eBWBllfD8f6ppQXR0YMBt95bZrCNV7pM29pkam2M/3GAlg7hS+I8wnKZVkIxgXz9A==} resolution: {integrity: sha512-3ei5ZH1s3aqbEyftPAzSuunGICRuhE+IXOmpURFdkm5ybUADk+viyQfejNk6q8M5QGX8/EVKw+QWMEP3DTJDag==}
dependencies: dependencies:
tinyspy: 2.1.0 tinyspy: 2.1.0
dev: true dev: true
/@vitest/utils@0.31.3: /@vitest/utils@0.31.4:
resolution: {integrity: sha512-aLxfilR38ARSw6U/E9hl5bkn2TNeWLK7rZaIWZQUpT6BBilbehwJbSVGENubW5Pb9cawqchZZ7IQMW99t0Ww3A==} resolution: {integrity: sha512-DobZbHacWznoGUfYU8XDPY78UubJxXfMNY1+SUdOp1NsI34eopSA6aZMeaGu10waSOeYwE8lxrd/pLfT0RMxjQ==}
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.3(@types/node@20.2.5): /vite-node@0.31.4(@types/node@20.2.5):
resolution: {integrity: sha512-KGdemamy6imPlmTycADRs5yMX/CoxPq9vJwTAOgSfabzneJmyexmRBBVEX8Mesb3mleIXTBIVR6z0fmtoRTcww==} resolution: {integrity: sha512-uzL377GjJtTbuc5KQxVbDu2xfU/x0wVjUtXQR2ihS21q/NK6ROr4oG0rsSkBBddZUVCwzfx22in76/0ZZHXgkQ==}
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.3(happy-dom@9.20.3): /vitest@0.31.4(happy-dom@9.20.3):
resolution: {integrity: sha512-LMXIKXfI7tDClf6HIR5GjCSHZQdlmfCWWPaJwWcLF+M11V766Tzefb8LD9mLcHmX/zR0xtlfcokpg3JxEDLfeA==} resolution: {integrity: sha512-GoV0VQPmWrUFOZSg3RpQAPN+LPmHg2/gxlMNJlyxJihkz6qReHDV6b0pPDcqFLNEPya4tWJ1pgwUNP9MLmUfvQ==}
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.3 '@vitest/expect': 0.31.4
'@vitest/runner': 0.31.3 '@vitest/runner': 0.31.4
'@vitest/snapshot': 0.31.3 '@vitest/snapshot': 0.31.4
'@vitest/spy': 0.31.3 '@vitest/spy': 0.31.4
'@vitest/utils': 0.31.3 '@vitest/utils': 0.31.4
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.3(@types/node@20.2.5) vite-node: 0.31.4(@types/node@20.2.5)
why-is-node-running: 2.2.2 why-is-node-running: 2.2.2
transitivePeerDependencies: transitivePeerDependencies:
- less - less