chore(deps): update dependency vitest to v3.0.8 (#31)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-08 22:15:37 +00:00 committed by GitHub
parent 3e9ecce90b
commit 64c435da49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 49 additions and 49 deletions

View file

@ -15,7 +15,7 @@
"devDependencies": {
"@types/node": "22.13.10",
"prettier": "3.5.2",
"vitest": "3.0.7",
"vitest": "3.0.8",
"vitest-mock-extended": "3.0.1"
}
}

96
pnpm-lock.yaml generated
View file

@ -15,11 +15,11 @@ importers:
specifier: 3.5.2
version: 3.5.2
vitest:
specifier: 3.0.7
version: 3.0.7(@types/node@22.13.10)
specifier: 3.0.8
version: 3.0.8(@types/node@22.13.10)
vitest-mock-extended:
specifier: 3.0.1
version: 3.0.1(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.10))
version: 3.0.1(typescript@5.8.2)(vitest@3.0.8(@types/node@22.13.10))
packages:
@ -277,11 +277,11 @@ packages:
'@types/node@22.13.10':
resolution: {integrity: sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==}
'@vitest/expect@3.0.7':
resolution: {integrity: sha512-QP25f+YJhzPfHrHfYHtvRn+uvkCFCqFtW9CktfBxmB+25QqWsx7VB2As6f4GmwllHLDhXNHvqedwhvMmSnNmjw==}
'@vitest/expect@3.0.8':
resolution: {integrity: sha512-Xu6TTIavTvSSS6LZaA3EebWFr6tsoXPetOWNMOlc7LO88QVVBwq2oQWBoDiLCN6YTvNYsGSjqOO8CAdjom5DCQ==}
'@vitest/mocker@3.0.7':
resolution: {integrity: sha512-qui+3BLz9Eonx4EAuR/i+QlCX6AUZ35taDQgwGkK/Tw6/WgwodSrjN1X2xf69IA/643ZX5zNKIn2svvtZDrs4w==}
'@vitest/mocker@3.0.8':
resolution: {integrity: sha512-n3LjS7fcW1BCoF+zWZxG7/5XvuYH+lsFg+BDwwAz0arIwHQJFUEsKBQ0BLU49fCxuM/2HSeBPHQD8WjgrxMfow==}
peerDependencies:
msw: ^2.4.9
vite: ^5.0.0 || ^6.0.0
@ -291,20 +291,20 @@ packages:
vite:
optional: true
'@vitest/pretty-format@3.0.7':
resolution: {integrity: sha512-CiRY0BViD/V8uwuEzz9Yapyao+M9M008/9oMOSQydwbwb+CMokEq3XVaF3XK/VWaOK0Jm9z7ENhybg70Gtxsmg==}
'@vitest/pretty-format@3.0.8':
resolution: {integrity: sha512-BNqwbEyitFhzYMYHUVbIvepOyeQOSFA/NeJMIP9enMntkkxLgOcgABH6fjyXG85ipTgvero6noreavGIqfJcIg==}
'@vitest/runner@3.0.7':
resolution: {integrity: sha512-WeEl38Z0S2ZcuRTeyYqaZtm4e26tq6ZFqh5y8YD9YxfWuu0OFiGFUbnxNynwLjNRHPsXyee2M9tV7YxOTPZl2g==}
'@vitest/runner@3.0.8':
resolution: {integrity: sha512-c7UUw6gEcOzI8fih+uaAXS5DwjlBaCJUo7KJ4VvJcjL95+DSR1kova2hFuRt3w41KZEFcOEiq098KkyrjXeM5w==}
'@vitest/snapshot@3.0.7':
resolution: {integrity: sha512-eqTUryJWQN0Rtf5yqCGTQWsCFOQe4eNz5Twsu21xYEcnFJtMU5XvmG0vgebhdLlrHQTSq5p8vWHJIeJQV8ovsA==}
'@vitest/snapshot@3.0.8':
resolution: {integrity: sha512-x8IlMGSEMugakInj44nUrLSILh/zy1f2/BgH0UeHpNyOocG18M9CWVIFBaXPt8TrqVZWmcPjwfG/ht5tnpba8A==}
'@vitest/spy@3.0.7':
resolution: {integrity: sha512-4T4WcsibB0B6hrKdAZTM37ekuyFZt2cGbEGd2+L0P8ov15J1/HUsUaqkXEQPNAWr4BtPPe1gI+FYfMHhEKfR8w==}
'@vitest/spy@3.0.8':
resolution: {integrity: sha512-MR+PzJa+22vFKYb934CejhR4BeRpMSoxkvNoDit68GQxRLSf11aT6CTj3XaqUU9rxgWJFnqicN/wxw6yBRkI1Q==}
'@vitest/utils@3.0.7':
resolution: {integrity: sha512-xePVpCRfooFX3rANQjwoditoXgWb1MaFbzmGuPP59MK6i13mrnDw/yEIyJudLeW6/38mCNcwCiJIGmpDPibAIg==}
'@vitest/utils@3.0.8':
resolution: {integrity: sha512-nkBC3aEhfX2PdtQI/QwAWp8qZWwzASsU4Npbcd5RdMPBSSLCpkZp52P3xku3s3uA0HIEhGvEcF8rNkBsz9dQ4Q==}
assertion-error@2.0.1:
resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==}
@ -440,8 +440,8 @@ packages:
undici-types@6.20.0:
resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
vite-node@3.0.7:
resolution: {integrity: sha512-2fX0QwX4GkkkpULXdT1Pf4q0tC1i1lFOyseKoonavXUNlQ77KpW2XqBGGNIm/J4Ows4KxgGJzDguYVPKwG/n5A==}
vite-node@3.0.8:
resolution: {integrity: sha512-6PhR4H9VGlcwXZ+KWCdMqbtG649xCPZqfI9j2PsK1FcXgEzro5bGHcVKFCTqPLaNKZES8Evqv4LwvZARsq5qlg==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
@ -491,16 +491,16 @@ packages:
typescript: 3.x || 4.x || 5.x
vitest: '>=3.0.0'
vitest@3.0.7:
resolution: {integrity: sha512-IP7gPK3LS3Fvn44x30X1dM9vtawm0aesAa2yBIZ9vQf+qB69NXC5776+Qmcr7ohUXIQuLhk7xQR0aSUIDPqavg==}
vitest@3.0.8:
resolution: {integrity: sha512-dfqAsNqRGUc8hB9OVR2P0w8PZPEckti2+5rdZip0WIz9WW0MnImJ8XiR61QhqLa92EQzKP2uPkzenKOAHyEIbA==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
peerDependencies:
'@edge-runtime/vm': '*'
'@types/debug': ^4.1.12
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
'@vitest/browser': 3.0.7
'@vitest/ui': 3.0.7
'@vitest/browser': 3.0.8
'@vitest/ui': 3.0.8
happy-dom: '*'
jsdom: '*'
peerDependenciesMeta:
@ -666,43 +666,43 @@ snapshots:
dependencies:
undici-types: 6.20.0
'@vitest/expect@3.0.7':
'@vitest/expect@3.0.8':
dependencies:
'@vitest/spy': 3.0.7
'@vitest/utils': 3.0.7
'@vitest/spy': 3.0.8
'@vitest/utils': 3.0.8
chai: 5.2.0
tinyrainbow: 2.0.0
'@vitest/mocker@3.0.7(vite@6.2.0(@types/node@22.13.10))':
'@vitest/mocker@3.0.8(vite@6.2.0(@types/node@22.13.10))':
dependencies:
'@vitest/spy': 3.0.7
'@vitest/spy': 3.0.8
estree-walker: 3.0.3
magic-string: 0.30.17
optionalDependencies:
vite: 6.2.0(@types/node@22.13.10)
'@vitest/pretty-format@3.0.7':
'@vitest/pretty-format@3.0.8':
dependencies:
tinyrainbow: 2.0.0
'@vitest/runner@3.0.7':
'@vitest/runner@3.0.8':
dependencies:
'@vitest/utils': 3.0.7
'@vitest/utils': 3.0.8
pathe: 2.0.3
'@vitest/snapshot@3.0.7':
'@vitest/snapshot@3.0.8':
dependencies:
'@vitest/pretty-format': 3.0.7
'@vitest/pretty-format': 3.0.8
magic-string: 0.30.17
pathe: 2.0.3
'@vitest/spy@3.0.7':
'@vitest/spy@3.0.8':
dependencies:
tinyspy: 3.0.2
'@vitest/utils@3.0.7':
'@vitest/utils@3.0.8':
dependencies:
'@vitest/pretty-format': 3.0.7
'@vitest/pretty-format': 3.0.8
loupe: 3.1.3
tinyrainbow: 2.0.0
@ -840,7 +840,7 @@ snapshots:
undici-types@6.20.0: {}
vite-node@3.0.7(@types/node@22.13.10):
vite-node@3.0.8(@types/node@22.13.10):
dependencies:
cac: 6.7.14
debug: 4.4.0
@ -870,21 +870,21 @@ snapshots:
'@types/node': 22.13.10
fsevents: 2.3.3
vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.10)):
vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.8(@types/node@22.13.10)):
dependencies:
ts-essentials: 10.0.4(typescript@5.8.2)
typescript: 5.8.2
vitest: 3.0.7(@types/node@22.13.10)
vitest: 3.0.8(@types/node@22.13.10)
vitest@3.0.7(@types/node@22.13.10):
vitest@3.0.8(@types/node@22.13.10):
dependencies:
'@vitest/expect': 3.0.7
'@vitest/mocker': 3.0.7(vite@6.2.0(@types/node@22.13.10))
'@vitest/pretty-format': 3.0.7
'@vitest/runner': 3.0.7
'@vitest/snapshot': 3.0.7
'@vitest/spy': 3.0.7
'@vitest/utils': 3.0.7
'@vitest/expect': 3.0.8
'@vitest/mocker': 3.0.8(vite@6.2.0(@types/node@22.13.10))
'@vitest/pretty-format': 3.0.8
'@vitest/runner': 3.0.8
'@vitest/snapshot': 3.0.8
'@vitest/spy': 3.0.8
'@vitest/utils': 3.0.8
chai: 5.2.0
debug: 4.4.0
expect-type: 1.2.0
@ -896,7 +896,7 @@ snapshots:
tinypool: 1.0.2
tinyrainbow: 2.0.0
vite: 6.2.0(@types/node@22.13.10)
vite-node: 3.0.7(@types/node@22.13.10)
vite-node: 3.0.8(@types/node@22.13.10)
why-is-node-running: 2.3.0
optionalDependencies:
'@types/node': 22.13.10