chore(deps): update dependency vitest to v3.0.9 (#40)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-19 09:59:19 +00:00 committed by GitHub
parent d36ac827b2
commit 128090ad04
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.3",
"vitest": "3.0.8",
"vitest": "3.0.9",
"vitest-mock-extended": "3.0.1"
}
}

96
pnpm-lock.yaml generated
View file

@ -15,11 +15,11 @@ importers:
specifier: 3.5.3
version: 3.5.3
vitest:
specifier: 3.0.8
version: 3.0.8(@types/node@22.13.10)
specifier: 3.0.9
version: 3.0.9(@types/node@22.13.10)
vitest-mock-extended:
specifier: 3.0.1
version: 3.0.1(typescript@5.8.2)(vitest@3.0.8(@types/node@22.13.10))
version: 3.0.1(typescript@5.8.2)(vitest@3.0.9(@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.8':
resolution: {integrity: sha512-Xu6TTIavTvSSS6LZaA3EebWFr6tsoXPetOWNMOlc7LO88QVVBwq2oQWBoDiLCN6YTvNYsGSjqOO8CAdjom5DCQ==}
'@vitest/expect@3.0.9':
resolution: {integrity: sha512-5eCqRItYgIML7NNVgJj6TVCmdzE7ZVgJhruW0ziSQV4V7PvLkDL1bBkBdcTs/VuIz0IxPb5da1IDSqc1TR9eig==}
'@vitest/mocker@3.0.8':
resolution: {integrity: sha512-n3LjS7fcW1BCoF+zWZxG7/5XvuYH+lsFg+BDwwAz0arIwHQJFUEsKBQ0BLU49fCxuM/2HSeBPHQD8WjgrxMfow==}
'@vitest/mocker@3.0.9':
resolution: {integrity: sha512-ryERPIBOnvevAkTq+L1lD+DTFBRcjueL9lOUfXsLfwP92h4e+Heb+PjiqS3/OURWPtywfafK0kj++yDFjWUmrA==}
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.8':
resolution: {integrity: sha512-BNqwbEyitFhzYMYHUVbIvepOyeQOSFA/NeJMIP9enMntkkxLgOcgABH6fjyXG85ipTgvero6noreavGIqfJcIg==}
'@vitest/pretty-format@3.0.9':
resolution: {integrity: sha512-OW9F8t2J3AwFEwENg3yMyKWweF7oRJlMyHOMIhO5F3n0+cgQAJZBjNgrF8dLwFTEXl5jUqBLXd9QyyKv8zEcmA==}
'@vitest/runner@3.0.8':
resolution: {integrity: sha512-c7UUw6gEcOzI8fih+uaAXS5DwjlBaCJUo7KJ4VvJcjL95+DSR1kova2hFuRt3w41KZEFcOEiq098KkyrjXeM5w==}
'@vitest/runner@3.0.9':
resolution: {integrity: sha512-NX9oUXgF9HPfJSwl8tUZCMP1oGx2+Sf+ru6d05QjzQz4OwWg0psEzwY6VexP2tTHWdOkhKHUIZH+fS6nA7jfOw==}
'@vitest/snapshot@3.0.8':
resolution: {integrity: sha512-x8IlMGSEMugakInj44nUrLSILh/zy1f2/BgH0UeHpNyOocG18M9CWVIFBaXPt8TrqVZWmcPjwfG/ht5tnpba8A==}
'@vitest/snapshot@3.0.9':
resolution: {integrity: sha512-AiLUiuZ0FuA+/8i19mTYd+re5jqjEc2jZbgJ2up0VY0Ddyyxg/uUtBDpIFAy4uzKaQxOW8gMgBdAJJ2ydhu39A==}
'@vitest/spy@3.0.8':
resolution: {integrity: sha512-MR+PzJa+22vFKYb934CejhR4BeRpMSoxkvNoDit68GQxRLSf11aT6CTj3XaqUU9rxgWJFnqicN/wxw6yBRkI1Q==}
'@vitest/spy@3.0.9':
resolution: {integrity: sha512-/CcK2UDl0aQ2wtkp3YVWldrpLRNCfVcIOFGlVGKO4R5eajsH393Z1yiXLVQ7vWsj26JOEjeZI0x5sm5P4OGUNQ==}
'@vitest/utils@3.0.8':
resolution: {integrity: sha512-nkBC3aEhfX2PdtQI/QwAWp8qZWwzASsU4Npbcd5RdMPBSSLCpkZp52P3xku3s3uA0HIEhGvEcF8rNkBsz9dQ4Q==}
'@vitest/utils@3.0.9':
resolution: {integrity: sha512-ilHM5fHhZ89MCp5aAaM9uhfl1c2JdxVxl3McqsdVyVNN6JffnEen8UMCdRTzOhGXNQGo5GNL9QugHrz727Wnng==}
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.8:
resolution: {integrity: sha512-6PhR4H9VGlcwXZ+KWCdMqbtG649xCPZqfI9j2PsK1FcXgEzro5bGHcVKFCTqPLaNKZES8Evqv4LwvZARsq5qlg==}
vite-node@3.0.9:
resolution: {integrity: sha512-w3Gdx7jDcuT9cNn9jExXgOyKmf5UOTb6WMHz8LGAm54eS1Elf5OuBhCxl6zJxGhEeIkgsE1WbHuoL0mj/UXqXg==}
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.8:
resolution: {integrity: sha512-dfqAsNqRGUc8hB9OVR2P0w8PZPEckti2+5rdZip0WIz9WW0MnImJ8XiR61QhqLa92EQzKP2uPkzenKOAHyEIbA==}
vitest@3.0.9:
resolution: {integrity: sha512-BbcFDqNyBlfSpATmTtXOAOj71RNKDDvjBM/uPfnxxVGrG+FSH2RQIwgeEngTaTkuU/h0ScFvf+tRcKfYXzBybQ==}
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.8
'@vitest/ui': 3.0.8
'@vitest/browser': 3.0.9
'@vitest/ui': 3.0.9
happy-dom: '*'
jsdom: '*'
peerDependenciesMeta:
@ -666,43 +666,43 @@ snapshots:
dependencies:
undici-types: 6.20.0
'@vitest/expect@3.0.8':
'@vitest/expect@3.0.9':
dependencies:
'@vitest/spy': 3.0.8
'@vitest/utils': 3.0.8
'@vitest/spy': 3.0.9
'@vitest/utils': 3.0.9
chai: 5.2.0
tinyrainbow: 2.0.0
'@vitest/mocker@3.0.8(vite@6.2.0(@types/node@22.13.10))':
'@vitest/mocker@3.0.9(vite@6.2.0(@types/node@22.13.10))':
dependencies:
'@vitest/spy': 3.0.8
'@vitest/spy': 3.0.9
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.8':
'@vitest/pretty-format@3.0.9':
dependencies:
tinyrainbow: 2.0.0
'@vitest/runner@3.0.8':
'@vitest/runner@3.0.9':
dependencies:
'@vitest/utils': 3.0.8
'@vitest/utils': 3.0.9
pathe: 2.0.3
'@vitest/snapshot@3.0.8':
'@vitest/snapshot@3.0.9':
dependencies:
'@vitest/pretty-format': 3.0.8
'@vitest/pretty-format': 3.0.9
magic-string: 0.30.17
pathe: 2.0.3
'@vitest/spy@3.0.8':
'@vitest/spy@3.0.9':
dependencies:
tinyspy: 3.0.2
'@vitest/utils@3.0.8':
'@vitest/utils@3.0.9':
dependencies:
'@vitest/pretty-format': 3.0.8
'@vitest/pretty-format': 3.0.9
loupe: 3.1.3
tinyrainbow: 2.0.0
@ -840,7 +840,7 @@ snapshots:
undici-types@6.20.0: {}
vite-node@3.0.8(@types/node@22.13.10):
vite-node@3.0.9(@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.8(@types/node@22.13.10)):
vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.0.9(@types/node@22.13.10)):
dependencies:
ts-essentials: 10.0.4(typescript@5.8.2)
typescript: 5.8.2
vitest: 3.0.8(@types/node@22.13.10)
vitest: 3.0.9(@types/node@22.13.10)
vitest@3.0.8(@types/node@22.13.10):
vitest@3.0.9(@types/node@22.13.10):
dependencies:
'@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
'@vitest/expect': 3.0.9
'@vitest/mocker': 3.0.9(vite@6.2.0(@types/node@22.13.10))
'@vitest/pretty-format': 3.0.9
'@vitest/runner': 3.0.9
'@vitest/snapshot': 3.0.9
'@vitest/spy': 3.0.9
'@vitest/utils': 3.0.9
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.8(@types/node@22.13.10)
vite-node: 3.0.9(@types/node@22.13.10)
why-is-node-running: 2.3.0
optionalDependencies:
'@types/node': 22.13.10