chore(deps): update dependency vitest to v3.0.5 [security] (#12812)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-05 08:25:10 +08:00 committed by GitHub
parent 22f359bdbe
commit 992a05dd48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 61 additions and 55 deletions

View File

@ -24,6 +24,9 @@ catalogs:
source-map-js: source-map-js:
specifier: ^1.2.0 specifier: ^1.2.0
version: 1.2.0 version: 1.2.0
vite:
specifier: ^5.4.0
version: 5.4.12
importers: importers:
@ -67,10 +70,10 @@ importers:
version: 6.1.4 version: 6.1.4
'@vitest/coverage-v8': '@vitest/coverage-v8':
specifier: ^3.0.2 specifier: ^3.0.2
version: 3.0.2(vitest@3.0.2(@types/node@22.12.0)(jsdom@26.0.0)(sass@1.83.4)) version: 3.0.2(vitest@3.0.5(@types/node@22.12.0)(jsdom@26.0.0)(sass@1.83.4))
'@vitest/eslint-plugin': '@vitest/eslint-plugin':
specifier: ^1.1.25 specifier: ^1.1.25
version: 1.1.25(@typescript-eslint/utils@8.20.0(eslint@9.18.0)(typescript@5.6.2))(eslint@9.18.0)(typescript@5.6.2)(vitest@3.0.2(@types/node@22.12.0)(jsdom@26.0.0)(sass@1.83.4)) version: 1.1.25(@typescript-eslint/utils@8.20.0(eslint@9.18.0)(typescript@5.6.2))(eslint@9.18.0)(typescript@5.6.2)(vitest@3.0.5(@types/node@22.12.0)(jsdom@26.0.0)(sass@1.83.4))
'@vue/consolidate': '@vue/consolidate':
specifier: 1.0.0 specifier: 1.0.0
version: 1.0.0 version: 1.0.0
@ -175,7 +178,7 @@ importers:
version: 5.4.12(@types/node@22.12.0)(sass@1.83.4) version: 5.4.12(@types/node@22.12.0)(sass@1.83.4)
vitest: vitest:
specifier: ^3.0.2 specifier: ^3.0.2
version: 3.0.2(@types/node@22.12.0)(jsdom@26.0.0)(sass@1.83.4) version: 3.0.5(@types/node@22.12.0)(jsdom@26.0.0)(sass@1.83.4)
packages-private/dts-built-test: packages-private/dts-built-test:
dependencies: dependencies:
@ -1372,11 +1375,11 @@ packages:
vitest: vitest:
optional: true optional: true
'@vitest/expect@3.0.2': '@vitest/expect@3.0.5':
resolution: {integrity: sha512-dKSHLBcoZI+3pmP5hiZ7I5grNru2HRtEW8Z5Zp4IXog8QYcxhlox7JUPyIIFWfN53+3HW3KPLIl6nSzUGgKSuQ==} resolution: {integrity: sha512-nNIOqupgZ4v5jWuQx2DSlHLEs7Q4Oh/7AYwNyE+k0UQzG7tSmjPXShUikn1mpNGzYEN2jJbTvLejwShMitovBA==}
'@vitest/mocker@3.0.2': '@vitest/mocker@3.0.5':
resolution: {integrity: sha512-Hr09FoBf0jlwwSyzIF4Xw31OntpO3XtZjkccpcBf8FeVW3tpiyKlkeUzxS/txzHqpUCNIX157NaTySxedyZLvA==} resolution: {integrity: sha512-CLPNBFBIE7x6aEGbIjaQAX03ZZlBMaWwAjBdMkIf/cAn6xzLTiM3zYqO/WAbieEjsAZir6tO71mzeHZoodThvw==}
peerDependencies: peerDependencies:
msw: ^2.4.9 msw: ^2.4.9
vite: ^5.0.0 || ^6.0.0 vite: ^5.0.0 || ^6.0.0
@ -1386,20 +1389,20 @@ packages:
vite: vite:
optional: true optional: true
'@vitest/pretty-format@3.0.2': '@vitest/pretty-format@3.0.5':
resolution: {integrity: sha512-yBohcBw/T/p0/JRgYD+IYcjCmuHzjC3WLAKsVE4/LwiubzZkE8N49/xIQ/KGQwDRA8PaviF8IRO8JMWMngdVVQ==} resolution: {integrity: sha512-CjUtdmpOcm4RVtB+up8r2vVDLR16Mgm/bYdkGFe3Yj/scRfCpbSi2W/BDSDcFK7ohw8UXvjMbOp9H4fByd/cOA==}
'@vitest/runner@3.0.2': '@vitest/runner@3.0.5':
resolution: {integrity: sha512-GHEsWoncrGxWuW8s405fVoDfSLk6RF2LCXp6XhevbtDjdDme1WV/eNmUueDfpY1IX3MJaCRelVCEXsT9cArfEg==} resolution: {integrity: sha512-BAiZFityFexZQi2yN4OX3OkJC6scwRo8EhRB0Z5HIGGgd2q+Nq29LgHU/+ovCtd0fOfXj5ZI6pwdlUmC5bpi8A==}
'@vitest/snapshot@3.0.2': '@vitest/snapshot@3.0.5':
resolution: {integrity: sha512-h9s67yD4+g+JoYG0zPCo/cLTabpDqzqNdzMawmNPzDStTiwxwkyYM1v5lWE8gmGv3SVJ2DcxA2NpQJZJv9ym3g==} resolution: {integrity: sha512-GJPZYcd7v8QNUJ7vRvLDmRwl+a1fGg4T/54lZXe+UOGy47F9yUfE18hRCtXL5aHN/AONu29NGzIXSVFh9K0feA==}
'@vitest/spy@3.0.2': '@vitest/spy@3.0.5':
resolution: {integrity: sha512-8mI2iUn+PJFMT44e3ISA1R+K6ALVs47W6eriDTfXe6lFqlflID05MB4+rIFhmDSLBj8iBsZkzBYlgSkinxLzSQ==} resolution: {integrity: sha512-5fOzHj0WbUNqPK6blI/8VzZdkBlQLnT25knX0r4dbZI9qoZDf3qAdjoMmDcLG5A83W6oUUFJgUd0EYBc2P5xqg==}
'@vitest/utils@3.0.2': '@vitest/utils@3.0.5':
resolution: {integrity: sha512-Qu01ZYZlgHvDP02JnMBRpX43nRaZtNpIzw3C1clDXmn8eakgX6iQVGzTQ/NjkIr64WD8ioqOjkaYRVvHQI5qiw==} resolution: {integrity: sha512-N9AX0NUoUtVwKwy21JtwzaqR5L5R5A99GAbrHfCCXK1lp593i/3AZAXhSP43wRQuxYsflrdzEfXZFo1reR1Nkg==}
'@vue/consolidate@1.0.0': '@vue/consolidate@1.0.0':
resolution: {integrity: sha512-oTyUE+QHIzLw2PpV14GD/c7EohDyP64xCniWTcqcEmTd699eFqTIwOmtDYjcO1j3QgdXoJEoWv1/cCdLrRoOfg==} resolution: {integrity: sha512-oTyUE+QHIzLw2PpV14GD/c7EohDyP64xCniWTcqcEmTd699eFqTIwOmtDYjcO1j3QgdXoJEoWv1/cCdLrRoOfg==}
@ -2509,8 +2512,8 @@ packages:
resolution: {integrity: sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==} resolution: {integrity: sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==}
engines: {node: '>=18'} engines: {node: '>=18'}
loupe@3.1.2: loupe@3.1.3:
resolution: {integrity: sha512-23I4pFZHmAemUnz8WZXbYRSKYj801VDaNv9ETuMh7IrMc7VuVVSo+Z9iLE3ni30+U48iDWfi30d3twAXBYmnCg==} resolution: {integrity: sha512-kkIp7XSkP78ZxJEsSxW3712C6teJVoeHHwgo9zJ380de7IYyJ2ISlxojcH2pC5OFLewESmnRi/+XCDIEEVyoug==}
lru-cache@10.1.0: lru-cache@10.1.0:
resolution: {integrity: sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==} resolution: {integrity: sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==}
@ -3376,8 +3379,8 @@ packages:
resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
engines: {node: '>= 0.8'} engines: {node: '>= 0.8'}
vite-node@3.0.2: vite-node@3.0.5:
resolution: {integrity: sha512-hsEQerBAHvVAbv40m3TFQe/lTEbOp7yDpyqMJqr2Tnd+W58+DEYOt+fluQgekOePcsNBmR77lpVAnIU2Xu4SvQ==} resolution: {integrity: sha512-02JEJl7SbtwSDJdYS537nU6l+ktdvcREfLksk/NDAqtdKWGqHl+joXzEubHROmS3E6pip+Xgu2tFezMu75jH7A==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true hasBin: true
@ -3412,20 +3415,23 @@ packages:
terser: terser:
optional: true optional: true
vitest@3.0.2: vitest@3.0.5:
resolution: {integrity: sha512-5bzaHakQ0hmVVKLhfh/jXf6oETDBtgPo8tQCHYB+wftNgFJ+Hah67IsWc8ivx4vFL025Ow8UiuTf4W57z4izvQ==} resolution: {integrity: sha512-4dof+HvqONw9bvsYxtkfUp2uHsTN9bV2CZIi1pWgoFpL1Lld8LA1ka9q/ONSsoScAKG7NVGf2stJTI7XRkXb2Q==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
'@edge-runtime/vm': '*' '@edge-runtime/vm': '*'
'@types/debug': ^4.1.12
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
'@vitest/browser': 3.0.2 '@vitest/browser': 3.0.5
'@vitest/ui': 3.0.2 '@vitest/ui': 3.0.5
happy-dom: '*' happy-dom: '*'
jsdom: '*' jsdom: '*'
peerDependenciesMeta: peerDependenciesMeta:
'@edge-runtime/vm': '@edge-runtime/vm':
optional: true optional: true
'@types/debug':
optional: true
'@types/node': '@types/node':
optional: true optional: true
'@vitest/browser': '@vitest/browser':
@ -4269,7 +4275,7 @@ snapshots:
vite: 5.4.12(@types/node@22.12.0)(sass@1.83.4) vite: 5.4.12(@types/node@22.12.0)(sass@1.83.4)
vue: link:packages/vue vue: link:packages/vue
'@vitest/coverage-v8@3.0.2(vitest@3.0.2(@types/node@22.12.0)(jsdom@26.0.0)(sass@1.83.4))': '@vitest/coverage-v8@3.0.2(vitest@3.0.5(@types/node@22.12.0)(jsdom@26.0.0)(sass@1.83.4))':
dependencies: dependencies:
'@ampproject/remapping': 2.3.0 '@ampproject/remapping': 2.3.0
'@bcoe/v8-coverage': 1.0.2 '@bcoe/v8-coverage': 1.0.2
@ -4283,56 +4289,56 @@ snapshots:
std-env: 3.8.0 std-env: 3.8.0
test-exclude: 7.0.1 test-exclude: 7.0.1
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
vitest: 3.0.2(@types/node@22.12.0)(jsdom@26.0.0)(sass@1.83.4) vitest: 3.0.5(@types/node@22.12.0)(jsdom@26.0.0)(sass@1.83.4)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@vitest/eslint-plugin@1.1.25(@typescript-eslint/utils@8.20.0(eslint@9.18.0)(typescript@5.6.2))(eslint@9.18.0)(typescript@5.6.2)(vitest@3.0.2(@types/node@22.12.0)(jsdom@26.0.0)(sass@1.83.4))': '@vitest/eslint-plugin@1.1.25(@typescript-eslint/utils@8.20.0(eslint@9.18.0)(typescript@5.6.2))(eslint@9.18.0)(typescript@5.6.2)(vitest@3.0.5(@types/node@22.12.0)(jsdom@26.0.0)(sass@1.83.4))':
dependencies: dependencies:
'@typescript-eslint/utils': 8.20.0(eslint@9.18.0)(typescript@5.6.2) '@typescript-eslint/utils': 8.20.0(eslint@9.18.0)(typescript@5.6.2)
eslint: 9.18.0 eslint: 9.18.0
optionalDependencies: optionalDependencies:
typescript: 5.6.2 typescript: 5.6.2
vitest: 3.0.2(@types/node@22.12.0)(jsdom@26.0.0)(sass@1.83.4) vitest: 3.0.5(@types/node@22.12.0)(jsdom@26.0.0)(sass@1.83.4)
'@vitest/expect@3.0.2': '@vitest/expect@3.0.5':
dependencies: dependencies:
'@vitest/spy': 3.0.2 '@vitest/spy': 3.0.5
'@vitest/utils': 3.0.2 '@vitest/utils': 3.0.5
chai: 5.1.2 chai: 5.1.2
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
'@vitest/mocker@3.0.2(vite@5.4.12(@types/node@22.12.0)(sass@1.83.4))': '@vitest/mocker@3.0.5(vite@5.4.12(@types/node@22.12.0)(sass@1.83.4))':
dependencies: dependencies:
'@vitest/spy': 3.0.2 '@vitest/spy': 3.0.5
estree-walker: 3.0.3 estree-walker: 3.0.3
magic-string: 0.30.17 magic-string: 0.30.17
optionalDependencies: optionalDependencies:
vite: 5.4.12(@types/node@22.12.0)(sass@1.83.4) vite: 5.4.12(@types/node@22.12.0)(sass@1.83.4)
'@vitest/pretty-format@3.0.2': '@vitest/pretty-format@3.0.5':
dependencies: dependencies:
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
'@vitest/runner@3.0.2': '@vitest/runner@3.0.5':
dependencies: dependencies:
'@vitest/utils': 3.0.2 '@vitest/utils': 3.0.5
pathe: 2.0.2 pathe: 2.0.2
'@vitest/snapshot@3.0.2': '@vitest/snapshot@3.0.5':
dependencies: dependencies:
'@vitest/pretty-format': 3.0.2 '@vitest/pretty-format': 3.0.5
magic-string: 0.30.17 magic-string: 0.30.17
pathe: 2.0.2 pathe: 2.0.2
'@vitest/spy@3.0.2': '@vitest/spy@3.0.5':
dependencies: dependencies:
tinyspy: 3.0.2 tinyspy: 3.0.2
'@vitest/utils@3.0.2': '@vitest/utils@3.0.5':
dependencies: dependencies:
'@vitest/pretty-format': 3.0.2 '@vitest/pretty-format': 3.0.5
loupe: 3.1.2 loupe: 3.1.3
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
'@vue/consolidate@1.0.0': {} '@vue/consolidate@1.0.0': {}
@ -4503,7 +4509,7 @@ snapshots:
assertion-error: 2.0.1 assertion-error: 2.0.1
check-error: 2.1.1 check-error: 2.1.1
deep-eql: 5.0.2 deep-eql: 5.0.2
loupe: 3.1.2 loupe: 3.1.3
pathval: 2.0.0 pathval: 2.0.0
chalk-template@0.4.0: chalk-template@0.4.0:
@ -5530,7 +5536,7 @@ snapshots:
strip-ansi: 7.1.0 strip-ansi: 7.1.0
wrap-ansi: 9.0.0 wrap-ansi: 9.0.0
loupe@3.1.2: {} loupe@3.1.3: {}
lru-cache@10.1.0: {} lru-cache@10.1.0: {}
@ -6424,7 +6430,7 @@ snapshots:
vary@1.1.2: {} vary@1.1.2: {}
vite-node@3.0.2(@types/node@22.12.0)(sass@1.83.4): vite-node@3.0.5(@types/node@22.12.0)(sass@1.83.4):
dependencies: dependencies:
cac: 6.7.14 cac: 6.7.14
debug: 4.4.0 debug: 4.4.0
@ -6452,15 +6458,15 @@ snapshots:
fsevents: 2.3.3 fsevents: 2.3.3
sass: 1.83.4 sass: 1.83.4
vitest@3.0.2(@types/node@22.12.0)(jsdom@26.0.0)(sass@1.83.4): vitest@3.0.5(@types/node@22.12.0)(jsdom@26.0.0)(sass@1.83.4):
dependencies: dependencies:
'@vitest/expect': 3.0.2 '@vitest/expect': 3.0.5
'@vitest/mocker': 3.0.2(vite@5.4.12(@types/node@22.12.0)(sass@1.83.4)) '@vitest/mocker': 3.0.5(vite@5.4.12(@types/node@22.12.0)(sass@1.83.4))
'@vitest/pretty-format': 3.0.2 '@vitest/pretty-format': 3.0.5
'@vitest/runner': 3.0.2 '@vitest/runner': 3.0.5
'@vitest/snapshot': 3.0.2 '@vitest/snapshot': 3.0.5
'@vitest/spy': 3.0.2 '@vitest/spy': 3.0.5
'@vitest/utils': 3.0.2 '@vitest/utils': 3.0.5
chai: 5.1.2 chai: 5.1.2
debug: 4.4.0 debug: 4.4.0
expect-type: 1.1.0 expect-type: 1.1.0
@ -6472,7 +6478,7 @@ snapshots:
tinypool: 1.0.2 tinypool: 1.0.2
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
vite: 5.4.12(@types/node@22.12.0)(sass@1.83.4) vite: 5.4.12(@types/node@22.12.0)(sass@1.83.4)
vite-node: 3.0.2(@types/node@22.12.0)(sass@1.83.4) vite-node: 3.0.5(@types/node@22.12.0)(sass@1.83.4)
why-is-node-running: 2.3.0 why-is-node-running: 2.3.0
optionalDependencies: optionalDependencies:
'@types/node': 22.12.0 '@types/node': 22.12.0