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