Bump vitest from 0.34.1 to 0.34.2 in /js (#22534)

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.34.1 to 0.34.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.2/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-21 12:40:45 +00:00 committed by GitHub
parent c3aeae92b4
commit 7f10ea3255
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 32 additions and 32 deletions

View file

@ -109,6 +109,6 @@
"uuid": "^9.0.0",
"vite": "^4.4.8",
"vite-plugin-checker": "^0.6.2",
"vitest": "^0.34.1"
"vitest": "^0.34.2"
}
}

View file

@ -48,6 +48,6 @@
"vite": "^4.4.8",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-dts": "^3.4.0",
"vitest": "^0.34.1"
"vitest": "^0.34.2"
}
}

View file

@ -231,7 +231,7 @@ importers:
version: 9.0.0(cypress@12.17.3)
'@testing-library/jest-dom':
specifier: ^6.0.1
version: 6.0.1(vitest@0.34.1)
version: 6.0.1(vitest@0.34.2)
'@testing-library/react':
specifier: ^14.0.0
version: 14.0.0(react-dom@18.2.0)(react@18.2.0)
@ -284,8 +284,8 @@ importers:
specifier: ^0.6.2
version: 0.6.2(eslint@8.46.0)(typescript@5.1.6)(vite@4.4.8)
vitest:
specifier: ^0.34.1
version: 0.34.1(jsdom@22.1.0)
specifier: ^0.34.2
version: 0.34.2(jsdom@22.1.0)
apps/keycloak-server:
dependencies:
@ -462,8 +462,8 @@ importers:
specifier: ^3.4.0
version: 3.4.0(@types/node@20.4.6)(rollup@3.27.1)(typescript@5.1.6)(vite@4.4.8)
vitest:
specifier: ^0.34.1
version: 0.34.1(jsdom@22.1.0)
specifier: ^0.34.2
version: 0.34.2(jsdom@22.1.0)
packages:
@ -1561,7 +1561,7 @@ packages:
pretty-format: 27.5.1
dev: true
/@testing-library/jest-dom@6.0.1(vitest@0.34.1):
/@testing-library/jest-dom@6.0.1(vitest@0.34.2):
resolution: {integrity: sha512-0hx/AWrJp8EKr8LmC5jrV3Lx8TZySH7McU1Ix2czBPQnLd458CefSEGjZy7w8kaBRA6LhoPkGjoZ3yqSs338IQ==}
engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
peerDependencies:
@ -1587,7 +1587,7 @@ packages:
dom-accessibility-api: 0.5.16
lodash: 4.17.21
redent: 3.0.0
vitest: 0.34.1(jsdom@22.1.0)
vitest: 0.34.2(jsdom@22.1.0)
dev: true
/@testing-library/react@14.0.0(react-dom@18.2.0)(react@18.2.0):
@ -2080,38 +2080,38 @@ packages:
- '@swc/helpers'
dev: true
/@vitest/expect@0.34.1:
resolution: {integrity: sha512-q2CD8+XIsQ+tHwypnoCk8Mnv5e6afLFvinVGCq3/BOT4kQdVQmY6rRfyKkwcg635lbliLPqbunXZr+L1ssUWiQ==}
/@vitest/expect@0.34.2:
resolution: {integrity: sha512-EZm2dMNlLyIfDMha17QHSQcg2KjeAZaXd65fpPzXY5bvnfx10Lcaz3N55uEe8PhF+w4pw+hmrlHLLlRn9vkBJg==}
dependencies:
'@vitest/spy': 0.34.1
'@vitest/utils': 0.34.1
'@vitest/spy': 0.34.2
'@vitest/utils': 0.34.2
chai: 4.3.7
dev: true
/@vitest/runner@0.34.1:
resolution: {integrity: sha512-YfQMpYzDsYB7yqgmlxZ06NI4LurHWfrH7Wy3Pvf/z/vwUSgq1zLAb1lWcItCzQG+NVox+VvzlKQrYEXb47645g==}
/@vitest/runner@0.34.2:
resolution: {integrity: sha512-8ydGPACVX5tK3Dl0SUwxfdg02h+togDNeQX3iXVFYgzF5odxvaou7HnquALFZkyVuYskoaHUOqOyOLpOEj5XTA==}
dependencies:
'@vitest/utils': 0.34.1
'@vitest/utils': 0.34.2
p-limit: 4.0.0
pathe: 1.1.1
dev: true
/@vitest/snapshot@0.34.1:
resolution: {integrity: sha512-0O9LfLU0114OqdF8lENlrLsnn024Tb1CsS9UwG0YMWY2oGTQfPtkW+B/7ieyv0X9R2Oijhi3caB1xgGgEgclSQ==}
/@vitest/snapshot@0.34.2:
resolution: {integrity: sha512-qhQ+xy3u4mwwLxltS4Pd4SR+XHv4EajiTPNY3jkIBLUApE6/ce72neJPSUQZ7bL3EBuKI+NhvzhGj3n5baRQUQ==}
dependencies:
magic-string: 0.30.1
pathe: 1.1.1
pretty-format: 29.6.1
dev: true
/@vitest/spy@0.34.1:
resolution: {integrity: sha512-UT4WcI3EAPUNO8n6y9QoEqynGGEPmmRxC+cLzneFFXpmacivjHZsNbiKD88KUScv5DCHVDgdBsLD7O7s1enFcQ==}
/@vitest/spy@0.34.2:
resolution: {integrity: sha512-yd4L9OhfH6l0Av7iK3sPb3MykhtcRN5c5K5vm1nTbuN7gYn+yvUVVsyvzpHrjqS7EWqn9WsPJb7+0c3iuY60tA==}
dependencies:
tinyspy: 2.1.1
dev: true
/@vitest/utils@0.34.1:
resolution: {integrity: sha512-/ql9dsFi4iuEbiNcjNHQWXBum7aL8pyhxvfnD9gNtbjR9fUKAjxhj4AA3yfLXg6gJpMGGecvtF8Au2G9y3q47Q==}
/@vitest/utils@0.34.2:
resolution: {integrity: sha512-Lzw+kAsTPubhoQDp1uVAOP6DhNia1GMDsI9jgB0yMn+/nDaPieYQ88lKqz/gGjSHL4zwOItvpehec9OY+rS73w==}
dependencies:
diff-sequences: 29.4.3
loupe: 2.3.6
@ -6540,8 +6540,8 @@ packages:
extsprintf: 1.4.1
dev: true
/vite-node@0.34.1(@types/node@20.4.6):
resolution: {integrity: sha512-odAZAL9xFMuAg8aWd7nSPT+hU8u2r9gU3LRm9QKjxBEF2rRdWpMuqkrkjvyVQEdNFiBctqr2Gg4uJYizm5Le6w==}
/vite-node@0.34.2(@types/node@20.4.6):
resolution: {integrity: sha512-JtW249Zm3FB+F7pQfH56uWSdlltCo1IOkZW5oHBzeQo0iX4jtC7o1t9aILMGd9kVekXBP2lfJBEQt9rBh07ebA==}
engines: {node: '>=v14.18.0'}
hasBin: true
dependencies:
@ -6675,8 +6675,8 @@ packages:
fsevents: 2.3.2
dev: true
/vitest@0.34.1(jsdom@22.1.0):
resolution: {integrity: sha512-G1PzuBEq9A75XSU88yO5G4vPT20UovbC/2osB2KEuV/FisSIIsw7m5y2xMdB7RsAGHAfg2lPmp2qKr3KWliVlQ==}
/vitest@0.34.2(jsdom@22.1.0):
resolution: {integrity: sha512-WgaIvBbjsSYMq/oiMlXUI7KflELmzM43BEvkdC/8b5CAod4ryAiY2z8uR6Crbi5Pjnu5oOmhKa9sy7uk6paBxQ==}
engines: {node: '>=v14.18.0'}
hasBin: true
peerDependencies:
@ -6709,11 +6709,11 @@ packages:
'@types/chai': 4.3.5
'@types/chai-subset': 1.3.3
'@types/node': 20.4.6
'@vitest/expect': 0.34.1
'@vitest/runner': 0.34.1
'@vitest/snapshot': 0.34.1
'@vitest/spy': 0.34.1
'@vitest/utils': 0.34.1
'@vitest/expect': 0.34.2
'@vitest/runner': 0.34.2
'@vitest/snapshot': 0.34.2
'@vitest/spy': 0.34.2
'@vitest/utils': 0.34.2
acorn: 8.10.0
acorn-walk: 8.2.0
cac: 6.7.14
@ -6729,7 +6729,7 @@ packages:
tinybench: 2.5.0
tinypool: 0.7.0
vite: 4.4.8(@types/node@20.4.6)
vite-node: 0.34.1(@types/node@20.4.6)
vite-node: 0.34.2(@types/node@20.4.6)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less