Bump vitest from 0.34.4 to 0.34.5 in /js (#23455)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.34.4 to 0.34.5. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.5/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
3836728f63
commit
a4bafbe0c7
3 changed files with 34 additions and 156 deletions
|
@ -108,6 +108,6 @@
|
|||
"uuid": "^9.0.1",
|
||||
"vite": "^4.4.9",
|
||||
"vite-plugin-checker": "^0.6.2",
|
||||
"vitest": "^0.34.4"
|
||||
"vitest": "^0.34.5"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -48,6 +48,6 @@
|
|||
"vite": "^4.4.9",
|
||||
"vite-plugin-checker": "^0.6.2",
|
||||
"vite-plugin-dts": "^3.5.4",
|
||||
"vitest": "^0.34.4"
|
||||
"vitest": "^0.34.5"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -231,7 +231,7 @@ importers:
|
|||
version: 10.0.1(cypress@13.2.0)
|
||||
'@testing-library/jest-dom':
|
||||
specifier: ^6.1.3
|
||||
version: 6.1.3(vitest@0.34.4)
|
||||
version: 6.1.3(vitest@0.34.5)
|
||||
'@testing-library/react':
|
||||
specifier: ^14.0.0
|
||||
version: 14.0.0(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -281,8 +281,8 @@ importers:
|
|||
specifier: ^0.6.2
|
||||
version: 0.6.2(eslint@8.49.0)(typescript@5.2.2)(vite@4.4.9)
|
||||
vitest:
|
||||
specifier: ^0.34.4
|
||||
version: 0.34.4(jsdom@22.1.0)
|
||||
specifier: ^0.34.5
|
||||
version: 0.34.5(jsdom@22.1.0)
|
||||
|
||||
apps/keycloak-server:
|
||||
dependencies:
|
||||
|
@ -459,8 +459,8 @@ importers:
|
|||
specifier: ^3.5.4
|
||||
version: 3.5.4(@types/node@20.6.3)(rollup@3.29.1)(typescript@5.2.2)(vite@4.4.9)
|
||||
vitest:
|
||||
specifier: ^0.34.4
|
||||
version: 0.34.4
|
||||
specifier: ^0.34.5
|
||||
version: 0.34.5(jsdom@22.1.0)
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -1549,7 +1549,7 @@ packages:
|
|||
pretty-format: 27.5.1
|
||||
dev: true
|
||||
|
||||
/@testing-library/jest-dom@6.1.3(vitest@0.34.4):
|
||||
/@testing-library/jest-dom@6.1.3(vitest@0.34.5):
|
||||
resolution: {integrity: sha512-YzpjRHoCBWPzpPNtg6gnhasqtE/5O4qz8WCwDEaxtfnPO6gkaLrnuXusrGSPyhIGPezr1HM7ZH0CFaUTY9PJEQ==}
|
||||
engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
|
||||
peerDependencies:
|
||||
|
@ -1575,7 +1575,7 @@ packages:
|
|||
dom-accessibility-api: 0.5.16
|
||||
lodash: 4.17.21
|
||||
redent: 3.0.0
|
||||
vitest: 0.34.4(jsdom@22.1.0)
|
||||
vitest: 0.34.5(jsdom@22.1.0)
|
||||
dev: true
|
||||
|
||||
/@testing-library/react@14.0.0(react-dom@18.2.0)(react@18.2.0):
|
||||
|
@ -1860,6 +1860,7 @@ packages:
|
|||
|
||||
/@types/node@20.6.0:
|
||||
resolution: {integrity: sha512-najjVq5KN2vsH2U/xyh2opaSEz6cZMR2SetLIlxlj08nOcmPOemJmUK2o4kUzfLqfrWE0PIrNeE16XhYDd3nqg==}
|
||||
dev: false
|
||||
|
||||
/@types/node@20.6.3:
|
||||
resolution: {integrity: sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA==}
|
||||
|
@ -2108,38 +2109,38 @@ packages:
|
|||
- '@swc/helpers'
|
||||
dev: true
|
||||
|
||||
/@vitest/expect@0.34.4:
|
||||
resolution: {integrity: sha512-XlMKX8HyYUqB8dsY8Xxrc64J2Qs9pKMt2Z8vFTL4mBWXJsg4yoALHzJfDWi8h5nkO4Zua4zjqtapQ/IluVkSnA==}
|
||||
/@vitest/expect@0.34.5:
|
||||
resolution: {integrity: sha512-/3RBIV9XEH+nRpRMqDJBufKIOQaYUH2X6bt0rKSCW0MfKhXFLYsR5ivHifeajRSTsln0FwJbitxLKHSQz/Xwkw==}
|
||||
dependencies:
|
||||
'@vitest/spy': 0.34.4
|
||||
'@vitest/utils': 0.34.4
|
||||
'@vitest/spy': 0.34.5
|
||||
'@vitest/utils': 0.34.5
|
||||
chai: 4.3.8
|
||||
dev: true
|
||||
|
||||
/@vitest/runner@0.34.4:
|
||||
resolution: {integrity: sha512-hwwdB1StERqUls8oV8YcpmTIpVeJMe4WgYuDongVzixl5hlYLT2G8afhcdADeDeqCaAmZcSgLTLtqkjPQF7x+w==}
|
||||
/@vitest/runner@0.34.5:
|
||||
resolution: {integrity: sha512-RDEE3ViVvl7jFSCbnBRyYuu23XxmvRTSZWW6W4M7eC5dOsK75d5LIf6uhE5Fqf809DQ1+9ICZZNxhIolWHU4og==}
|
||||
dependencies:
|
||||
'@vitest/utils': 0.34.4
|
||||
'@vitest/utils': 0.34.5
|
||||
p-limit: 4.0.0
|
||||
pathe: 1.1.1
|
||||
dev: true
|
||||
|
||||
/@vitest/snapshot@0.34.4:
|
||||
resolution: {integrity: sha512-GCsh4coc3YUSL/o+BPUo7lHQbzpdttTxL6f4q0jRx2qVGoYz/cyTRDJHbnwks6TILi6560bVWoBpYC10PuTLHw==}
|
||||
/@vitest/snapshot@0.34.5:
|
||||
resolution: {integrity: sha512-+ikwSbhu6z2yOdtKmk/aeoDZ9QPm2g/ZO5rXT58RR9Vmu/kB2MamyDSx77dctqdZfP3Diqv4mbc/yw2kPT8rmA==}
|
||||
dependencies:
|
||||
magic-string: 0.30.3
|
||||
pathe: 1.1.1
|
||||
pretty-format: 29.6.3
|
||||
dev: true
|
||||
|
||||
/@vitest/spy@0.34.4:
|
||||
resolution: {integrity: sha512-PNU+fd7DUPgA3Ya924b1qKuQkonAW6hL7YUjkON3wmBwSTIlhOSpy04SJ0NrRsEbrXgMMj6Morh04BMf8k+w0g==}
|
||||
/@vitest/spy@0.34.5:
|
||||
resolution: {integrity: sha512-epsicsfhvBjRjCMOC/3k00mP/TBGQy8/P0DxOFiWyLt55gnZ99dqCfCiAsKO17BWVjn4eZRIjKvcqNmSz8gvmg==}
|
||||
dependencies:
|
||||
tinyspy: 2.1.1
|
||||
dev: true
|
||||
|
||||
/@vitest/utils@0.34.4:
|
||||
resolution: {integrity: sha512-yR2+5CHhp/K4ySY0Qtd+CAL9f5Yh1aXrKfAT42bq6CtlGPh92jIDDDSg7ydlRow1CP+dys4TrOrbELOyNInHSg==}
|
||||
/@vitest/utils@0.34.5:
|
||||
resolution: {integrity: sha512-ur6CmmYQoeHMwmGb0v+qwkwN3yopZuZyf4xt1DBBSGBed8Hf9Gmbm/5dEWqgpLPdRx6Av6jcWXrjcKfkTzg/pw==}
|
||||
dependencies:
|
||||
diff-sequences: 29.6.3
|
||||
loupe: 2.3.6
|
||||
|
@ -6729,30 +6730,8 @@ packages:
|
|||
extsprintf: 1.4.1
|
||||
dev: true
|
||||
|
||||
/vite-node@0.34.4(@types/node@20.6.0):
|
||||
resolution: {integrity: sha512-ho8HtiLc+nsmbwZMw8SlghESEE3KxJNp04F/jPUCLVvaURwt0d+r9LxEqCX5hvrrOQ0GSyxbYr5ZfRYhQ0yVKQ==}
|
||||
engines: {node: '>=v14.18.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
mlly: 1.4.1
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
vite: 4.4.9(@types/node@20.6.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
- lightningcss
|
||||
- sass
|
||||
- stylus
|
||||
- sugarss
|
||||
- supports-color
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-node@0.34.4(@types/node@20.6.3):
|
||||
resolution: {integrity: sha512-ho8HtiLc+nsmbwZMw8SlghESEE3KxJNp04F/jPUCLVvaURwt0d+r9LxEqCX5hvrrOQ0GSyxbYr5ZfRYhQ0yVKQ==}
|
||||
/vite-node@0.34.5(@types/node@20.6.3):
|
||||
resolution: {integrity: sha512-RNZ+DwbCvDoI5CbCSQSyRyzDTfFvFauvMs6Yq4ObJROKlIKuat1KgSX/Ako5rlDMfVCyMcpMRMTkJBxd6z8YRA==}
|
||||
engines: {node: '>=v14.18.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
@ -6850,42 +6829,6 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite@4.4.9(@types/node@20.6.0):
|
||||
resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@types/node': '>= 14'
|
||||
less: '*'
|
||||
lightningcss: ^1.21.0
|
||||
sass: '*'
|
||||
stylus: '*'
|
||||
sugarss: '*'
|
||||
terser: ^5.4.0
|
||||
peerDependenciesMeta:
|
||||
'@types/node':
|
||||
optional: true
|
||||
less:
|
||||
optional: true
|
||||
lightningcss:
|
||||
optional: true
|
||||
sass:
|
||||
optional: true
|
||||
stylus:
|
||||
optional: true
|
||||
sugarss:
|
||||
optional: true
|
||||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.6.0
|
||||
esbuild: 0.18.20
|
||||
postcss: 8.4.28
|
||||
rollup: 3.29.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vite@4.4.9(@types/node@20.6.3):
|
||||
resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
|
@ -6922,8 +6865,8 @@ packages:
|
|||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vitest@0.34.4:
|
||||
resolution: {integrity: sha512-SE/laOsB6995QlbSE6BtkpXDeVNLJc1u2LHRG/OpnN4RsRzM3GQm4nm3PQCK5OBtrsUqnhzLdnT7se3aeNGdlw==}
|
||||
/vitest@0.34.5(jsdom@22.1.0):
|
||||
resolution: {integrity: sha512-CPI68mmnr2DThSB3frSuE5RLm9wo5wU4fbDrDwWQQB1CWgq9jQVoQwnQSzYAjdoBOPoH2UtXpOgHVge/uScfZg==}
|
||||
engines: {node: '>=v14.18.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -6956,76 +6899,11 @@ packages:
|
|||
'@types/chai': 4.3.6
|
||||
'@types/chai-subset': 1.3.3
|
||||
'@types/node': 20.6.3
|
||||
'@vitest/expect': 0.34.4
|
||||
'@vitest/runner': 0.34.4
|
||||
'@vitest/snapshot': 0.34.4
|
||||
'@vitest/spy': 0.34.4
|
||||
'@vitest/utils': 0.34.4
|
||||
acorn: 8.10.0
|
||||
acorn-walk: 8.2.0
|
||||
cac: 6.7.14
|
||||
chai: 4.3.8
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
local-pkg: 0.4.3
|
||||
magic-string: 0.30.3
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
std-env: 3.4.3
|
||||
strip-literal: 1.3.0
|
||||
tinybench: 2.5.0
|
||||
tinypool: 0.7.0
|
||||
vite: 4.4.9(@types/node@20.6.3)
|
||||
vite-node: 0.34.4(@types/node@20.6.3)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
- lightningcss
|
||||
- sass
|
||||
- stylus
|
||||
- sugarss
|
||||
- supports-color
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vitest@0.34.4(jsdom@22.1.0):
|
||||
resolution: {integrity: sha512-SE/laOsB6995QlbSE6BtkpXDeVNLJc1u2LHRG/OpnN4RsRzM3GQm4nm3PQCK5OBtrsUqnhzLdnT7se3aeNGdlw==}
|
||||
engines: {node: '>=v14.18.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@edge-runtime/vm': '*'
|
||||
'@vitest/browser': '*'
|
||||
'@vitest/ui': '*'
|
||||
happy-dom: '*'
|
||||
jsdom: '*'
|
||||
playwright: '*'
|
||||
safaridriver: '*'
|
||||
webdriverio: '*'
|
||||
peerDependenciesMeta:
|
||||
'@edge-runtime/vm':
|
||||
optional: true
|
||||
'@vitest/browser':
|
||||
optional: true
|
||||
'@vitest/ui':
|
||||
optional: true
|
||||
happy-dom:
|
||||
optional: true
|
||||
jsdom:
|
||||
optional: true
|
||||
playwright:
|
||||
optional: true
|
||||
safaridriver:
|
||||
optional: true
|
||||
webdriverio:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/chai': 4.3.6
|
||||
'@types/chai-subset': 1.3.3
|
||||
'@types/node': 20.6.0
|
||||
'@vitest/expect': 0.34.4
|
||||
'@vitest/runner': 0.34.4
|
||||
'@vitest/snapshot': 0.34.4
|
||||
'@vitest/spy': 0.34.4
|
||||
'@vitest/utils': 0.34.4
|
||||
'@vitest/expect': 0.34.5
|
||||
'@vitest/runner': 0.34.5
|
||||
'@vitest/snapshot': 0.34.5
|
||||
'@vitest/spy': 0.34.5
|
||||
'@vitest/utils': 0.34.5
|
||||
acorn: 8.10.0
|
||||
acorn-walk: 8.2.0
|
||||
cac: 6.7.14
|
||||
|
@ -7040,8 +6918,8 @@ packages:
|
|||
strip-literal: 1.3.0
|
||||
tinybench: 2.5.0
|
||||
tinypool: 0.7.0
|
||||
vite: 4.4.9(@types/node@20.6.0)
|
||||
vite-node: 0.34.4(@types/node@20.6.0)
|
||||
vite: 4.4.9(@types/node@20.6.3)
|
||||
vite-node: 0.34.5(@types/node@20.6.3)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
|
Loading…
Reference in a new issue