Bump vitest from 1.4.0 to 1.5.0 (#28657)

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.0/packages/vitest)

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

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] 2024-04-12 10:17:50 +02:00 committed by GitHub
parent eab5f3a79e
commit 0ebd352913
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 34 additions and 34 deletions

View file

@ -111,6 +111,6 @@
"uuid": "^9.0.1",
"vite": "^5.2.8",
"vite-plugin-checker": "^0.6.4",
"vitest": "^1.4.0"
"vitest": "^1.5.0"
}
}

View file

@ -60,6 +60,6 @@
"vite-plugin-checker": "^0.6.4",
"vite-plugin-dts": "^3.8.1",
"vite-plugin-lib-inject-css": "^2.0.1",
"vitest": "^1.4.0"
"vitest": "^1.5.0"
}
}

View file

@ -234,7 +234,7 @@ importers:
version: 10.0.1(cypress@13.7.3)
'@testing-library/jest-dom':
specifier: ^6.4.2
version: 6.4.2(vitest@1.4.0)
version: 6.4.2(vitest@1.5.0)
'@testing-library/react':
specifier: ^15.0.1
version: 15.0.1(react-dom@18.2.0)(react@18.2.0)
@ -290,8 +290,8 @@ importers:
specifier: ^0.6.4
version: 0.6.4(eslint@8.57.0)(typescript@5.4.5)(vite@5.2.8)
vitest:
specifier: ^1.4.0
version: 1.4.0(@types/node@20.12.7)(jsdom@24.0.0)(lightningcss@1.24.1)
specifier: ^1.5.0
version: 1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(lightningcss@1.24.1)
js/apps/keycloak-server:
dependencies:
@ -486,8 +486,8 @@ importers:
specifier: ^2.0.1
version: 2.0.1(vite@5.2.8)
vitest:
specifier: ^1.4.0
version: 1.4.0(@types/node@20.12.7)(jsdom@24.0.0)(lightningcss@1.24.1)
specifier: ^1.5.0
version: 1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(lightningcss@1.24.1)
themes/src/main/resources/theme/keycloak/common/resources:
dependencies:
@ -2289,7 +2289,7 @@ packages:
pretty-format: 27.5.1
dev: true
/@testing-library/jest-dom@6.4.2(vitest@1.4.0):
/@testing-library/jest-dom@6.4.2(vitest@1.5.0):
resolution: {integrity: sha512-CzqH0AFymEMG48CpzXFriYYkOjk6ZGPCLMhW9e9jg3KMCn5OfJecF8GtGW7yGfR/IgCe3SX8BSwjdzI6BBbZLw==}
engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
peerDependencies:
@ -2318,7 +2318,7 @@ packages:
dom-accessibility-api: 0.6.3
lodash: 4.17.21
redent: 3.0.0
vitest: 1.4.0(@types/node@20.12.7)(jsdom@24.0.0)(lightningcss@1.24.1)
vitest: 1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(lightningcss@1.24.1)
dev: true
/@testing-library/react@15.0.1(react-dom@18.2.0)(react@18.2.0):
@ -3076,38 +3076,38 @@ packages:
- '@swc/helpers'
dev: true
/@vitest/expect@1.4.0:
resolution: {integrity: sha512-Jths0sWCJZ8BxjKe+p+eKsoqev1/T8lYcrjavEaz8auEJ4jAVY0GwW3JKmdVU4mmNPLPHixh4GNXP7GFtAiDHA==}
/@vitest/expect@1.5.0:
resolution: {integrity: sha512-0pzuCI6KYi2SIC3LQezmxujU9RK/vwC1U9R0rLuGlNGcOuDWxqWKu6nUdFsX9tH1WU0SXtAxToOsEjeUn1s3hA==}
dependencies:
'@vitest/spy': 1.4.0
'@vitest/utils': 1.4.0
'@vitest/spy': 1.5.0
'@vitest/utils': 1.5.0
chai: 4.4.1
dev: true
/@vitest/runner@1.4.0:
resolution: {integrity: sha512-EDYVSmesqlQ4RD2VvWo3hQgTJ7ZrFQ2VSJdfiJiArkCerDAGeyF1i6dHkmySqk573jLp6d/cfqCN+7wUB5tLgg==}
/@vitest/runner@1.5.0:
resolution: {integrity: sha512-7HWwdxXP5yDoe7DTpbif9l6ZmDwCzcSIK38kTSIt6CFEpMjX4EpCgT6wUmS0xTXqMI6E/ONmfgRKmaujpabjZQ==}
dependencies:
'@vitest/utils': 1.4.0
'@vitest/utils': 1.5.0
p-limit: 5.0.0
pathe: 1.1.2
dev: true
/@vitest/snapshot@1.4.0:
resolution: {integrity: sha512-saAFnt5pPIA5qDGxOHxJ/XxhMFKkUSBJmVt5VgDsAqPTX6JP326r5C/c9UuCMPoXNzuudTPsYDZCoJ5ilpqG2A==}
/@vitest/snapshot@1.5.0:
resolution: {integrity: sha512-qpv3fSEuNrhAO3FpH6YYRdaECnnRjg9VxbhdtPwPRnzSfHVXnNzzrpX4cJxqiwgRMo7uRMWDFBlsBq4Cr+rO3A==}
dependencies:
magic-string: 0.30.9
pathe: 1.1.2
pretty-format: 29.7.0
dev: true
/@vitest/spy@1.4.0:
resolution: {integrity: sha512-Ywau/Qs1DzM/8Uc+yA77CwSegizMlcgTJuYGAi0jujOteJOUf1ujunHThYo243KG9nAyWT3L9ifPYZ5+As/+6Q==}
/@vitest/spy@1.5.0:
resolution: {integrity: sha512-vu6vi6ew5N5MMHJjD5PoakMRKYdmIrNJmyfkhRpQt5d9Ewhw9nZ5Aqynbi3N61bvk9UvZ5UysMT6ayIrZ8GA9w==}
dependencies:
tinyspy: 2.2.1
dev: true
/@vitest/utils@1.4.0:
resolution: {integrity: sha512-mx3Yd1/6e2Vt/PUC98DcqTirtfxUyAZ32uK82r8rZzbtBeBo+nqgnjx/LvqQdWsrvNtm14VmurNgcf4nqY5gJg==}
/@vitest/utils@1.5.0:
resolution: {integrity: sha512-BDU0GNL8MWkRkSRdNFvCUCAVOeHaUlVJ9Tx0TYBZyXaaOTmGtUFObzchCivIBrIwKzvZA7A9sCejVhXM2aY98A==}
dependencies:
diff-sequences: 29.6.3
estree-walker: 3.0.3
@ -8679,8 +8679,8 @@ packages:
extsprintf: 1.4.1
dev: true
/vite-node@1.4.0(@types/node@20.12.7)(lightningcss@1.24.1):
resolution: {integrity: sha512-VZDAseqjrHgNd4Kh8icYHWzTKSCZMhia7GyHfhtzLW33fZlG9SwsB6CEhgyVOWkJfJ2pFLrp/Gj1FSfAiqH9Lw==}
/vite-node@1.5.0(@types/node@20.12.7)(lightningcss@1.24.1):
resolution: {integrity: sha512-tV8h6gMj6vPzVCa7l+VGq9lwoJjW8Y79vst8QZZGiuRAfijU+EEWuc0kFpmndQrWhMMhet1jdSF+40KSZUqIIw==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
dependencies:
@ -8823,15 +8823,15 @@ packages:
fsevents: 2.3.3
dev: true
/vitest@1.4.0(@types/node@20.12.7)(jsdom@24.0.0)(lightningcss@1.24.1):
resolution: {integrity: sha512-gujzn0g7fmwf83/WzrDTnncZt2UiXP41mHuFYFrdwaLRVQ6JYQEiME2IfEjU3vcFL3VKa75XhI3lFgn+hfVsQw==}
/vitest@1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(lightningcss@1.24.1):
resolution: {integrity: sha512-d8UKgR0m2kjdxDWX6911uwxout6GHS0XaGH1cksSIVVG8kRlE7G7aBw7myKQCvDI5dT4j7ZMa+l706BIORMDLw==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
'@edge-runtime/vm': '*'
'@types/node': ^18.0.0 || >=20.0.0
'@vitest/browser': 1.4.0
'@vitest/ui': 1.4.0
'@vitest/browser': 1.5.0
'@vitest/ui': 1.5.0
happy-dom: '*'
jsdom: '*'
peerDependenciesMeta:
@ -8849,11 +8849,11 @@ packages:
optional: true
dependencies:
'@types/node': 20.12.7
'@vitest/expect': 1.4.0
'@vitest/runner': 1.4.0
'@vitest/snapshot': 1.4.0
'@vitest/spy': 1.4.0
'@vitest/utils': 1.4.0
'@vitest/expect': 1.5.0
'@vitest/runner': 1.5.0
'@vitest/snapshot': 1.5.0
'@vitest/spy': 1.5.0
'@vitest/utils': 1.5.0
acorn-walk: 8.3.2
chai: 4.4.1
debug: 4.3.4(supports-color@8.1.1)
@ -8868,7 +8868,7 @@ packages:
tinybench: 2.6.0
tinypool: 0.8.3
vite: 5.2.8(@types/node@20.12.7)(lightningcss@1.24.1)
vite-node: 1.4.0(@types/node@20.12.7)(lightningcss@1.24.1)
vite-node: 1.5.0(@types/node@20.12.7)(lightningcss@1.24.1)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less