Bump vitest from 2.0.3 to 2.0.4 (#31500)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.4/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
ddc98aba1f
commit
073a637362
3 changed files with 48 additions and 48 deletions
|
@ -128,6 +128,6 @@
|
|||
"vite": "^5.3.4",
|
||||
"vite-plugin-checker": "^0.7.2",
|
||||
"vite-plugin-dts": "^3.9.1",
|
||||
"vitest": "^2.0.3"
|
||||
"vitest": "^2.0.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -66,6 +66,6 @@
|
|||
"vite-plugin-checker": "^0.7.2",
|
||||
"vite-plugin-dts": "^3.9.1",
|
||||
"vite-plugin-lib-inject-css": "^2.1.1",
|
||||
"vitest": "^2.0.3"
|
||||
"vitest": "^2.0.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -296,8 +296,8 @@ importers:
|
|||
specifier: ^3.9.1
|
||||
version: 3.9.1(@types/node@20.14.11)(rollup@4.19.0)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.11)(lightningcss@1.25.1)(terser@5.31.0))
|
||||
vitest:
|
||||
specifier: ^2.0.3
|
||||
version: 2.0.3(@types/node@20.14.11)(jsdom@24.1.1)(lightningcss@1.25.1)(terser@5.31.0)
|
||||
specifier: ^2.0.4
|
||||
version: 2.0.4(@types/node@20.14.11)(jsdom@24.1.1)(lightningcss@1.25.1)(terser@5.31.0)
|
||||
|
||||
js/apps/keycloak-server:
|
||||
dependencies:
|
||||
|
@ -455,8 +455,8 @@ importers:
|
|||
specifier: ^2.1.1
|
||||
version: 2.1.1(vite@5.3.4(@types/node@20.14.11)(lightningcss@1.25.1)(terser@5.31.0))
|
||||
vitest:
|
||||
specifier: ^2.0.3
|
||||
version: 2.0.3(@types/node@20.14.11)(jsdom@24.1.1)(lightningcss@1.25.1)(terser@5.31.0)
|
||||
specifier: ^2.0.4
|
||||
version: 2.0.4(@types/node@20.14.11)(jsdom@24.1.1)(lightningcss@1.25.1)(terser@5.31.0)
|
||||
|
||||
themes/src/main/resources/theme/keycloak/common/resources:
|
||||
dependencies:
|
||||
|
@ -1846,23 +1846,23 @@ packages:
|
|||
peerDependencies:
|
||||
vite: ^4 || ^5
|
||||
|
||||
'@vitest/expect@2.0.3':
|
||||
resolution: {integrity: sha512-X6AepoOYePM0lDNUPsGXTxgXZAl3EXd0GYe/MZyVE4HzkUqyUVC6S3PrY5mClDJ6/7/7vALLMV3+xD/Ko60Hqg==}
|
||||
'@vitest/expect@2.0.4':
|
||||
resolution: {integrity: sha512-39jr5EguIoanChvBqe34I8m1hJFI4+jxvdOpD7gslZrVQBKhh8H9eD7J/LJX4zakrw23W+dITQTDqdt43xVcJw==}
|
||||
|
||||
'@vitest/pretty-format@2.0.3':
|
||||
resolution: {integrity: sha512-URM4GLsB2xD37nnTyvf6kfObFafxmycCL8un3OC9gaCs5cti2u+5rJdIflZ2fUJUen4NbvF6jCufwViAFLvz1g==}
|
||||
'@vitest/pretty-format@2.0.4':
|
||||
resolution: {integrity: sha512-RYZl31STbNGqf4l2eQM1nvKPXE0NhC6Eq0suTTePc4mtMQ1Fn8qZmjV4emZdEdG2NOWGKSCrHZjmTqDCDoeFBw==}
|
||||
|
||||
'@vitest/runner@2.0.3':
|
||||
resolution: {integrity: sha512-EmSP4mcjYhAcuBWwqgpjR3FYVeiA4ROzRunqKltWjBfLNs1tnMLtF+qtgd5ClTwkDP6/DGlKJTNa6WxNK0bNYQ==}
|
||||
'@vitest/runner@2.0.4':
|
||||
resolution: {integrity: sha512-Gk+9Su/2H2zNfNdeJR124gZckd5st4YoSuhF1Rebi37qTXKnqYyFCd9KP4vl2cQHbtuVKjfEKrNJxHHCW8thbQ==}
|
||||
|
||||
'@vitest/snapshot@2.0.3':
|
||||
resolution: {integrity: sha512-6OyA6v65Oe3tTzoSuRPcU6kh9m+mPL1vQ2jDlPdn9IQoUxl8rXhBnfICNOC+vwxWY684Vt5UPgtcA2aPFBb6wg==}
|
||||
'@vitest/snapshot@2.0.4':
|
||||
resolution: {integrity: sha512-or6Mzoz/pD7xTvuJMFYEtso1vJo1S5u6zBTinfl+7smGUhqybn6VjzCDMhmTyVOFWwkCMuNjmNNxnyXPgKDoPw==}
|
||||
|
||||
'@vitest/spy@2.0.3':
|
||||
resolution: {integrity: sha512-sfqyAw/ypOXlaj4S+w8689qKM1OyPOqnonqOc9T91DsoHbfN5mU7FdifWWv3MtQFf0lEUstEwR9L/q/M390C+A==}
|
||||
'@vitest/spy@2.0.4':
|
||||
resolution: {integrity: sha512-uTXU56TNoYrTohb+6CseP8IqNwlNdtPwEO0AWl+5j7NelS6x0xZZtP0bDWaLvOfUbaYwhhWp1guzXUxkC7mW7Q==}
|
||||
|
||||
'@vitest/utils@2.0.3':
|
||||
resolution: {integrity: sha512-c/UdELMuHitQbbc/EVctlBaxoYAwQPQdSNwv7z/vHyBKy2edYZaFgptE27BRueZB7eW8po+cllotMNTDpL3HWg==}
|
||||
'@vitest/utils@2.0.4':
|
||||
resolution: {integrity: sha512-Zc75QuuoJhOBnlo99ZVUkJIuq4Oj0zAkrQ2VzCqNCx6wAwViHEh5Fnp4fiJTE9rA+sAoXRf00Z9xGgfEzV6fzQ==}
|
||||
|
||||
'@volar/language-core@1.11.1':
|
||||
resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==}
|
||||
|
@ -4740,8 +4740,8 @@ packages:
|
|||
resolution: {integrity: sha512-veufcmxri4e3XSrT0xwfUR7kguIkaxBeosDg00yDWhk49wdwkSUrvvsm7nc75e1PUyvIeZj6nS8VQRYz2/S4Xg==}
|
||||
engines: {node: '>=0.6.0'}
|
||||
|
||||
vite-node@2.0.3:
|
||||
resolution: {integrity: sha512-14jzwMx7XTcMB+9BhGQyoEAmSl0eOr3nrnn+Z12WNERtOvLN+d2scbRUvyni05rT3997Bg+rZb47NyP4IQPKXg==}
|
||||
vite-node@2.0.4:
|
||||
resolution: {integrity: sha512-ZpJVkxcakYtig5iakNeL7N3trufe3M6vGuzYAr4GsbCTwobDeyPJpE4cjDhhPluv8OvQCFzu2LWp6GkoKRITXA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
||||
|
@ -4822,15 +4822,15 @@ packages:
|
|||
terser:
|
||||
optional: true
|
||||
|
||||
vitest@2.0.3:
|
||||
resolution: {integrity: sha512-o3HRvU93q6qZK4rI2JrhKyZMMuxg/JRt30E6qeQs6ueaiz5hr1cPj+Sk2kATgQzMMqsa2DiNI0TIK++1ULx8Jw==}
|
||||
vitest@2.0.4:
|
||||
resolution: {integrity: sha512-luNLDpfsnxw5QSW4bISPe6tkxVvv5wn2BBs/PuDRkhXZ319doZyLOBr1sjfB5yCEpTiU7xCAdViM8TNVGPwoog==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@edge-runtime/vm': '*'
|
||||
'@types/node': ^18.0.0 || >=20.0.0
|
||||
'@vitest/browser': 2.0.3
|
||||
'@vitest/ui': 2.0.3
|
||||
'@vitest/browser': 2.0.4
|
||||
'@vitest/ui': 2.0.4
|
||||
happy-dom: '*'
|
||||
jsdom: '*'
|
||||
peerDependenciesMeta:
|
||||
|
@ -4933,8 +4933,8 @@ packages:
|
|||
engines: {node: '>= 8'}
|
||||
hasBin: true
|
||||
|
||||
why-is-node-running@2.2.2:
|
||||
resolution: {integrity: sha512-6tSwToZxTOcotxHeA+qGCq1mVzKR3CwcJGmVcY+QE8SHy6TnpFnh8PAvPNHYr7EcuVeG0QSMxtYCuO1ta/G/oA==}
|
||||
why-is-node-running@2.3.0:
|
||||
resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==}
|
||||
engines: {node: '>=8'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -6418,35 +6418,35 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- '@swc/helpers'
|
||||
|
||||
'@vitest/expect@2.0.3':
|
||||
'@vitest/expect@2.0.4':
|
||||
dependencies:
|
||||
'@vitest/spy': 2.0.3
|
||||
'@vitest/utils': 2.0.3
|
||||
'@vitest/spy': 2.0.4
|
||||
'@vitest/utils': 2.0.4
|
||||
chai: 5.1.1
|
||||
tinyrainbow: 1.2.0
|
||||
|
||||
'@vitest/pretty-format@2.0.3':
|
||||
'@vitest/pretty-format@2.0.4':
|
||||
dependencies:
|
||||
tinyrainbow: 1.2.0
|
||||
|
||||
'@vitest/runner@2.0.3':
|
||||
'@vitest/runner@2.0.4':
|
||||
dependencies:
|
||||
'@vitest/utils': 2.0.3
|
||||
'@vitest/utils': 2.0.4
|
||||
pathe: 1.1.2
|
||||
|
||||
'@vitest/snapshot@2.0.3':
|
||||
'@vitest/snapshot@2.0.4':
|
||||
dependencies:
|
||||
'@vitest/pretty-format': 2.0.3
|
||||
'@vitest/pretty-format': 2.0.4
|
||||
magic-string: 0.30.10
|
||||
pathe: 1.1.2
|
||||
|
||||
'@vitest/spy@2.0.3':
|
||||
'@vitest/spy@2.0.4':
|
||||
dependencies:
|
||||
tinyspy: 3.0.0
|
||||
|
||||
'@vitest/utils@2.0.3':
|
||||
'@vitest/utils@2.0.4':
|
||||
dependencies:
|
||||
'@vitest/pretty-format': 2.0.3
|
||||
'@vitest/pretty-format': 2.0.4
|
||||
estree-walker: 3.0.3
|
||||
loupe: 3.1.1
|
||||
tinyrainbow: 1.2.0
|
||||
|
@ -9648,7 +9648,7 @@ snapshots:
|
|||
core-util-is: 1.0.2
|
||||
extsprintf: 1.4.1
|
||||
|
||||
vite-node@2.0.3(@types/node@20.14.11)(lightningcss@1.25.1)(terser@5.31.0):
|
||||
vite-node@2.0.4(@types/node@20.14.11)(lightningcss@1.25.1)(terser@5.31.0):
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.3.5(supports-color@8.1.1)
|
||||
|
@ -9761,15 +9761,15 @@ snapshots:
|
|||
lightningcss: 1.25.1
|
||||
terser: 5.31.0
|
||||
|
||||
vitest@2.0.3(@types/node@20.14.11)(jsdom@24.1.1)(lightningcss@1.25.1)(terser@5.31.0):
|
||||
vitest@2.0.4(@types/node@20.14.11)(jsdom@24.1.1)(lightningcss@1.25.1)(terser@5.31.0):
|
||||
dependencies:
|
||||
'@ampproject/remapping': 2.3.0
|
||||
'@vitest/expect': 2.0.3
|
||||
'@vitest/pretty-format': 2.0.3
|
||||
'@vitest/runner': 2.0.3
|
||||
'@vitest/snapshot': 2.0.3
|
||||
'@vitest/spy': 2.0.3
|
||||
'@vitest/utils': 2.0.3
|
||||
'@vitest/expect': 2.0.4
|
||||
'@vitest/pretty-format': 2.0.4
|
||||
'@vitest/runner': 2.0.4
|
||||
'@vitest/snapshot': 2.0.4
|
||||
'@vitest/spy': 2.0.4
|
||||
'@vitest/utils': 2.0.4
|
||||
chai: 5.1.1
|
||||
debug: 4.3.5(supports-color@8.1.1)
|
||||
execa: 8.0.1
|
||||
|
@ -9780,8 +9780,8 @@ snapshots:
|
|||
tinypool: 1.0.0
|
||||
tinyrainbow: 1.2.0
|
||||
vite: 5.3.4(@types/node@20.14.11)(lightningcss@1.25.1)(terser@5.31.0)
|
||||
vite-node: 2.0.3(@types/node@20.14.11)(lightningcss@1.25.1)(terser@5.31.0)
|
||||
why-is-node-running: 2.2.2
|
||||
vite-node: 2.0.4(@types/node@20.14.11)(lightningcss@1.25.1)(terser@5.31.0)
|
||||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
'@types/node': 20.14.11
|
||||
jsdom: 24.1.1
|
||||
|
@ -9909,7 +9909,7 @@ snapshots:
|
|||
dependencies:
|
||||
isexe: 2.0.0
|
||||
|
||||
why-is-node-running@2.2.2:
|
||||
why-is-node-running@2.3.0:
|
||||
dependencies:
|
||||
siginfo: 2.0.0
|
||||
stackback: 0.0.2
|
||||
|
|
Loading…
Reference in a new issue