From 8bdaf5301c7da1a7f308b265bc361aa0c1501f3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 14:53:54 +0000 Subject: [PATCH] fix(deps): update vitest monorepo to v2.1.2 --- package.json | 4 +- pnpm-lock.yaml | 127 +++++++++++++++++++++++-------------------------- 2 files changed, 61 insertions(+), 70 deletions(-) diff --git a/package.json b/package.json index f2444b3ce..2f0ca510b 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/react": "18.3.11", "@types/react-dom": "18.3.0", "@vitejs/plugin-react": "4.3.2", - "@vitest/coverage-istanbul": "2.1.1", + "@vitest/coverage-istanbul": "2.1.2", "browserslist": "4.23.3", "builtin-modules": "4.0.0", "cross-env": "7.0.3", @@ -46,7 +46,7 @@ "tstyche": "2.1.1", "typescript": "5.6.2", "vite": "5.4.8", - "vitest": "2.1.1", + "vitest": "2.1.2", "vitest-localstorage-mock": "0.1.2", "wait-for-expect": "3.0.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba94b92bf..512e2aa53 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: specifier: 4.3.2 version: 4.3.2(vite@5.4.8(@types/node@20.16.10)) '@vitest/coverage-istanbul': - specifier: 2.1.1 - version: 2.1.1(vitest@2.1.1(@types/node@20.16.10)(happy-dom@15.7.4)(jsdom@20.0.3)) + specifier: 2.1.2 + version: 2.1.2(vitest@2.1.2(@types/node@20.16.10)(happy-dom@15.7.4)(jsdom@20.0.3)) browserslist: specifier: 4.23.3 version: 4.23.3 @@ -120,11 +120,11 @@ importers: specifier: 5.4.8 version: 5.4.8(@types/node@20.16.10) vitest: - specifier: 2.1.1 - version: 2.1.1(@types/node@20.16.10)(happy-dom@15.7.4)(jsdom@20.0.3) + specifier: 2.1.2 + version: 2.1.2(@types/node@20.16.10)(happy-dom@15.7.4)(jsdom@20.0.3) vitest-localstorage-mock: specifier: 0.1.2 - version: 0.1.2(vitest@2.1.1(@types/node@20.16.10)(happy-dom@15.7.4)(jsdom@20.0.3)) + version: 0.1.2(vitest@2.1.2(@types/node@20.16.10)(happy-dom@15.7.4)(jsdom@20.0.3)) wait-for-expect: specifier: 3.0.2 version: 3.0.2 @@ -535,11 +535,6 @@ packages: resolution: {integrity: sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==} engines: {node: '>=6.9.0'} - '@babel/parser@7.25.4': - resolution: {integrity: sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA==} - engines: {node: '>=6.0.0'} - hasBin: true - '@babel/parser@7.25.7': resolution: {integrity: sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==} engines: {node: '>=6.0.0'} @@ -2042,18 +2037,18 @@ packages: peerDependencies: vite: ^4.2.0 || ^5.0.0 - '@vitest/coverage-istanbul@2.1.1': - resolution: {integrity: sha512-ZQM8uLinwmhmLp49fxLxIM46nC7NisCbaiydcQoV1hLvQfFL92Gg3tInRvowZyV78G0IknjN10JzH7oqPlPjZw==} + '@vitest/coverage-istanbul@2.1.2': + resolution: {integrity: sha512-dg7ex3GKrTIenAV0oEp78JucTVFsPMzjl1gYWun22O7SBDxcHFC/REZjWLhMTHRHY8ihm4uBCvmu+CvEu5/Adg==} peerDependencies: - vitest: 2.1.1 + vitest: 2.1.2 - '@vitest/expect@2.1.1': - resolution: {integrity: sha512-YeueunS0HiHiQxk+KEOnq/QMzlUuOzbU1Go+PgAsHvvv3tUkJPm9xWt+6ITNTlzsMXUjmgm5T+U7KBPK2qQV6w==} + '@vitest/expect@2.1.2': + resolution: {integrity: sha512-FEgtlN8mIUSEAAnlvn7mP8vzaWhEaAEvhSXCqrsijM7K6QqjB11qoRZYEd4AKSCDz8p0/+yH5LzhZ47qt+EyPg==} - '@vitest/mocker@2.1.1': - resolution: {integrity: sha512-LNN5VwOEdJqCmJ/2XJBywB11DLlkbY0ooDJW3uRX5cZyYCrc4PI/ePX0iQhE3BiEGiQmK4GE7Q/PqCkkaiPnrA==} + '@vitest/mocker@2.1.2': + resolution: {integrity: sha512-ExElkCGMS13JAJy+812fw1aCv2QO/LBK6CyO4WOPAzLTmve50gydOlWhgdBJPx2ztbADUq3JVI0C5U+bShaeEA==} peerDependencies: - '@vitest/spy': 2.1.1 + '@vitest/spy': 2.1.2 msw: ^2.3.5 vite: ^5.0.0 peerDependenciesMeta: @@ -2062,20 +2057,20 @@ packages: vite: optional: true - '@vitest/pretty-format@2.1.1': - resolution: {integrity: sha512-SjxPFOtuINDUW8/UkElJYQSFtnWX7tMksSGW0vfjxMneFqxVr8YJ979QpMbDW7g+BIiq88RAGDjf7en6rvLPPQ==} + '@vitest/pretty-format@2.1.2': + resolution: {integrity: sha512-FIoglbHrSUlOJPDGIrh2bjX1sNars5HbxlcsFKCtKzu4+5lpsRhOCVcuzp0fEhAGHkPZRIXVNzPcpSlkoZ3LuA==} - '@vitest/runner@2.1.1': - resolution: {integrity: sha512-uTPuY6PWOYitIkLPidaY5L3t0JJITdGTSwBtwMjKzo5O6RCOEncz9PUN+0pDidX8kTHYjO0EwUIvhlGpnGpxmA==} + '@vitest/runner@2.1.2': + resolution: {integrity: sha512-UCsPtvluHO3u7jdoONGjOSil+uON5SSvU9buQh3lP7GgUXHp78guN1wRmZDX4wGK6J10f9NUtP6pO+SFquoMlw==} - '@vitest/snapshot@2.1.1': - resolution: {integrity: sha512-BnSku1WFy7r4mm96ha2FzN99AZJgpZOWrAhtQfoxjUU5YMRpq1zmHRq7a5K9/NjqonebO7iVDla+VvZS8BOWMw==} + '@vitest/snapshot@2.1.2': + resolution: {integrity: sha512-xtAeNsZ++aRIYIUsek7VHzry/9AcxeULlegBvsdLncLmNCR6tR8SRjn8BbDP4naxtccvzTqZ+L1ltZlRCfBZFA==} - '@vitest/spy@2.1.1': - resolution: {integrity: sha512-ZM39BnZ9t/xZ/nF4UwRH5il0Sw93QnZXd9NAZGRpIgj0yvVwPpLd702s/Cx955rGaMlyBQkZJ2Ir7qyY48VZ+g==} + '@vitest/spy@2.1.2': + resolution: {integrity: sha512-GSUi5zoy+abNRJwmFhBDC0yRuVUn8WMlQscvnbbXdKLXX9dE59YbfwXxuJ/mth6eeqIzofU8BB5XDo/Ns/qK2A==} - '@vitest/utils@2.1.1': - resolution: {integrity: sha512-Y6Q9TsI+qJ2CC0ZKj6VBb+T8UPz593N113nnUykqwANqhgf3QkZeHFlusgKLTqrnVHbj/XDKZcDHol+dxVT+rQ==} + '@vitest/utils@2.1.2': + resolution: {integrity: sha512-zMO2KdYy6mx56btx9JvAqAZ6EyS3g49krMPPrgOp1yxGZiA93HumGk+bZ5jIZtOg5/VBYl5eBmGRQHqq4FG6uQ==} JSONStream@1.3.5: resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==} @@ -4393,8 +4388,8 @@ packages: validate-npm-package-license@3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} - vite-node@2.1.1: - resolution: {integrity: sha512-N/mGckI1suG/5wQI35XeR9rsMsPqKXzq1CdUndzVstBj/HvyxxGctwnK6WX43NGt5L3Z5tcRf83g4TITKJhPrA==} + vite-node@2.1.2: + resolution: {integrity: sha512-HPcGNN5g/7I2OtPjLqgOtCRu/qhVvBxTUD3qzitmL0SrG1cWFzxzhMDWussxSbrRYWqnKf8P2jiNhPMSN+ymsQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -4434,15 +4429,15 @@ packages: peerDependencies: vitest: '*' - vitest@2.1.1: - resolution: {integrity: sha512-97We7/VC0e9X5zBVkvt7SGQMGrRtn3KtySFQG5fpaMlS+l62eeXRQO633AYhSTC3z7IMebnPPNjGXVGNRFlxBA==} + vitest@2.1.2: + resolution: {integrity: sha512-veNjLizOMkRrJ6xxb+pvxN6/QAWg95mzcRjtmkepXdN87FNfxAss9RKe2far/G9cQpipfgP2taqg0KiWsquj8A==} 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.1.1 - '@vitest/ui': 2.1.1 + '@vitest/browser': 2.1.2 + '@vitest/ui': 2.1.2 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -4890,10 +4885,6 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.1.0 - '@babel/parser@7.25.4': - dependencies: - '@babel/types': 7.25.4 - '@babel/parser@7.25.7': dependencies: '@babel/types': 7.25.7 @@ -6621,7 +6612,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitest/coverage-istanbul@2.1.1(vitest@2.1.1(@types/node@20.16.10)(happy-dom@15.7.4)(jsdom@20.0.3))': + '@vitest/coverage-istanbul@2.1.2(vitest@2.1.2(@types/node@20.16.10)(happy-dom@15.7.4)(jsdom@20.0.3))': dependencies: '@istanbuljs/schema': 0.1.3 debug: 4.3.6 @@ -6633,47 +6624,47 @@ snapshots: magicast: 0.3.4 test-exclude: 7.0.1 tinyrainbow: 1.2.0 - vitest: 2.1.1(@types/node@20.16.10)(happy-dom@15.7.4)(jsdom@20.0.3) + vitest: 2.1.2(@types/node@20.16.10)(happy-dom@15.7.4)(jsdom@20.0.3) transitivePeerDependencies: - supports-color - '@vitest/expect@2.1.1': + '@vitest/expect@2.1.2': dependencies: - '@vitest/spy': 2.1.1 - '@vitest/utils': 2.1.1 + '@vitest/spy': 2.1.2 + '@vitest/utils': 2.1.2 chai: 5.1.1 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.1(@vitest/spy@2.1.1)(vite@5.4.8(@types/node@20.16.10))': + '@vitest/mocker@2.1.2(@vitest/spy@2.1.2)(vite@5.4.8(@types/node@20.16.10))': dependencies: - '@vitest/spy': 2.1.1 + '@vitest/spy': 2.1.2 estree-walker: 3.0.3 magic-string: 0.30.11 optionalDependencies: vite: 5.4.8(@types/node@20.16.10) - '@vitest/pretty-format@2.1.1': + '@vitest/pretty-format@2.1.2': dependencies: tinyrainbow: 1.2.0 - '@vitest/runner@2.1.1': + '@vitest/runner@2.1.2': dependencies: - '@vitest/utils': 2.1.1 + '@vitest/utils': 2.1.2 pathe: 1.1.2 - '@vitest/snapshot@2.1.1': + '@vitest/snapshot@2.1.2': dependencies: - '@vitest/pretty-format': 2.1.1 + '@vitest/pretty-format': 2.1.2 magic-string: 0.30.11 pathe: 1.1.2 - '@vitest/spy@2.1.1': + '@vitest/spy@2.1.2': dependencies: tinyspy: 3.0.0 - '@vitest/utils@2.1.1': + '@vitest/utils@2.1.2': dependencies: - '@vitest/pretty-format': 2.1.1 + '@vitest/pretty-format': 2.1.2 loupe: 3.1.1 tinyrainbow: 1.2.0 @@ -8100,7 +8091,7 @@ snapshots: istanbul-lib-instrument@6.0.3: dependencies: '@babel/core': 7.25.7 - '@babel/parser': 7.25.4 + '@babel/parser': 7.25.7 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 semver: 7.6.3 @@ -8373,8 +8364,8 @@ snapshots: magicast@0.3.4: dependencies: - '@babel/parser': 7.25.4 - '@babel/types': 7.25.4 + '@babel/parser': 7.25.7 + '@babel/types': 7.25.7 source-map-js: 1.2.0 make-dir@4.0.0: @@ -9263,7 +9254,7 @@ snapshots: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - vite-node@2.1.1(@types/node@20.16.10): + vite-node@2.1.2(@types/node@20.16.10): dependencies: cac: 6.7.14 debug: 4.3.6 @@ -9289,19 +9280,19 @@ snapshots: '@types/node': 20.16.10 fsevents: 2.3.3 - vitest-localstorage-mock@0.1.2(vitest@2.1.1(@types/node@20.16.10)(happy-dom@15.7.4)(jsdom@20.0.3)): + vitest-localstorage-mock@0.1.2(vitest@2.1.2(@types/node@20.16.10)(happy-dom@15.7.4)(jsdom@20.0.3)): dependencies: - vitest: 2.1.1(@types/node@20.16.10)(happy-dom@15.7.4)(jsdom@20.0.3) + vitest: 2.1.2(@types/node@20.16.10)(happy-dom@15.7.4)(jsdom@20.0.3) - vitest@2.1.1(@types/node@20.16.10)(happy-dom@15.7.4)(jsdom@20.0.3): + vitest@2.1.2(@types/node@20.16.10)(happy-dom@15.7.4)(jsdom@20.0.3): dependencies: - '@vitest/expect': 2.1.1 - '@vitest/mocker': 2.1.1(@vitest/spy@2.1.1)(vite@5.4.8(@types/node@20.16.10)) - '@vitest/pretty-format': 2.1.1 - '@vitest/runner': 2.1.1 - '@vitest/snapshot': 2.1.1 - '@vitest/spy': 2.1.1 - '@vitest/utils': 2.1.1 + '@vitest/expect': 2.1.2 + '@vitest/mocker': 2.1.2(@vitest/spy@2.1.2)(vite@5.4.8(@types/node@20.16.10)) + '@vitest/pretty-format': 2.1.2 + '@vitest/runner': 2.1.2 + '@vitest/snapshot': 2.1.2 + '@vitest/spy': 2.1.2 + '@vitest/utils': 2.1.2 chai: 5.1.1 debug: 4.3.6 magic-string: 0.30.11 @@ -9312,7 +9303,7 @@ snapshots: tinypool: 1.0.0 tinyrainbow: 1.2.0 vite: 5.4.8(@types/node@20.16.10) - vite-node: 2.1.1(@types/node@20.16.10) + vite-node: 2.1.2(@types/node@20.16.10) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 20.16.10