From a3be2a8a5e1093d12b5ea643f8c09e31e916b1f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 01:45:50 +0000 Subject: [PATCH] deps: bump the npm-patch-minor group with 3 updates Bumps the npm-patch-minor group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). Updates `@types/node` from 25.7.0 to 25.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-react` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.2/packages/plugin-react) Updates `@vitest/coverage-v8` from 4.1.5 to 4.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/coverage-v8) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-patch-minor - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-minor ... Signed-off-by: dependabot[bot] --- apps/example/package.json | 2 +- packages/react-json-logic/package.json | 6 +- pnpm-lock.yaml | 360 +++++++++++++++++++++---- 3 files changed, 315 insertions(+), 53 deletions(-) diff --git a/apps/example/package.json b/apps/example/package.json index 542775e..a83faba 100644 --- a/apps/example/package.json +++ b/apps/example/package.json @@ -19,7 +19,7 @@ "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "@typescript/native-preview": "7.0.0-dev.20260513.1", - "@vitejs/plugin-react": "^6.0.1", + "@vitejs/plugin-react": "^6.0.2", "typescript": "^6.0.2", "vite-plus": "^0.1.21" } diff --git a/packages/react-json-logic/package.json b/packages/react-json-logic/package.json index a3ae886..ba51e94 100644 --- a/packages/react-json-logic/package.json +++ b/packages/react-json-logic/package.json @@ -49,12 +49,12 @@ "@testing-library/react": "^16.3.2", "@testing-library/user-event": "^14.6.1", "@types/json-logic-js": "^2.0.8", - "@types/node": "^25.7.0", + "@types/node": "^25.8.0", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "@typescript/native-preview": "7.0.0-dev.20260513.1", - "@vitejs/plugin-react": "^6.0.1", - "@vitest/coverage-v8": "4.1.5", + "@vitejs/plugin-react": "^6.0.2", + "@vitest/coverage-v8": "4.1.6", "bumpp": "^11.1.0", "jsdom": "^29.1.1", "react": "^19.2.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b1f76a7..a7a2878 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,7 +17,7 @@ importers: version: 7.0.0-dev.20260513.1 vite-plus: specifier: ^0.1.21 - version: 0.1.21(@types/node@25.7.0)(@vitest/coverage-v8@4.1.5)(jiti@2.7.0)(jsdom@29.1.1)(typescript@6.0.3)(vite@8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0))(yaml@2.9.0) + version: 0.1.21(@types/node@25.8.0)(@vitest/coverage-v8@4.1.5)(jiti@2.7.0)(jsdom@29.1.1)(typescript@6.0.3)(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0))(yaml@2.9.0) apps/example: dependencies: @@ -41,14 +41,14 @@ importers: specifier: 7.0.0-dev.20260513.1 version: 7.0.0-dev.20260513.1 '@vitejs/plugin-react': - specifier: ^6.0.1 - version: 6.0.1(vite@8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0)) + specifier: ^6.0.2 + version: 6.0.2(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0)) typescript: specifier: ^6.0.2 version: 6.0.3 vite-plus: specifier: ^0.1.21 - version: 0.1.21(@types/node@25.7.0)(@vitest/coverage-v8@4.1.5)(jiti@2.7.0)(jsdom@29.1.1)(typescript@6.0.3)(vite@8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0))(yaml@2.9.0) + version: 0.1.21(@types/node@25.8.0)(@vitest/coverage-v8@4.1.5)(jiti@2.7.0)(jsdom@29.1.1)(typescript@6.0.3)(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0))(yaml@2.9.0) packages/react-json-logic: dependencies: @@ -69,8 +69,8 @@ importers: specifier: ^2.0.8 version: 2.0.8 '@types/node': - specifier: ^25.7.0 - version: 25.7.0 + specifier: ^25.8.0 + version: 25.8.0 '@types/react': specifier: ^19.0.0 version: 19.2.14 @@ -81,11 +81,11 @@ importers: specifier: 7.0.0-dev.20260513.1 version: 7.0.0-dev.20260513.1 '@vitejs/plugin-react': - specifier: ^6.0.1 - version: 6.0.1(vite@8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0)) + specifier: ^6.0.2 + version: 6.0.2(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0)) '@vitest/coverage-v8': - specifier: 4.1.5 - version: 4.1.5(vitest@4.1.5) + specifier: 4.1.6 + version: 4.1.6(vitest@4.1.6) bumpp: specifier: ^11.1.0 version: 11.1.0 @@ -103,7 +103,7 @@ importers: version: 6.0.3 vite-plus: specifier: ^0.1.21 - version: 0.1.21(@types/node@25.7.0)(@vitest/coverage-v8@4.1.5)(jiti@2.7.0)(jsdom@29.1.1)(typescript@6.0.3)(vite@8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0))(yaml@2.9.0) + version: 0.1.21(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(jiti@2.7.0)(jsdom@29.1.1)(typescript@6.0.3)(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0))(yaml@2.9.0) packages: @@ -655,8 +655,8 @@ packages: '@rolldown/pluginutils@1.0.0-rc.17': resolution: {integrity: sha512-n8iosDOt6Ig1UhJ2AYqoIhHWh/isz0xpicHTzpKBeotdVsTEcxsSA/i3EVM7gQAj0rU27OLAxCjzlj15IWY7bg==} - '@rolldown/pluginutils@1.0.0-rc.7': - resolution: {integrity: sha512-qujRfC8sFVInYSPPMLQByRh7zhwkGFS4+tyMQ83srV1qrxL4g8E2tyxVVyxd0+8QeBM1mIk9KbWxkegRr76XzA==} + '@rolldown/pluginutils@1.0.1': + resolution: {integrity: sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==} '@standard-schema/spec@1.1.0': resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==} @@ -704,8 +704,8 @@ packages: '@types/json-logic-js@2.0.8': resolution: {integrity: sha512-WgNsDPuTPKYXl0Jh0IfoCoJoAGGYZt5qzpmjuLSEg7r0cKp/kWtWp0HAsVepyPSPyXiHo6uXp/B/kW/2J1fa2Q==} - '@types/node@25.7.0': - resolution: {integrity: sha512-z+pdZyxE+RTQE9AcboAZCb4otwcrvgHD+GlBpPgn0emDVt0ohrTMhAwlr2Wd9nZ+nihhYFxO2pThz3C5qSu2Eg==} + '@types/node@25.8.0': + resolution: {integrity: sha512-TCFSk8IZh+iLX1xtksoBVtdmgL+1IX0fC9BeU4QqFSuNdN/K+HUlhqOzEmSYYpZUVsLYcPqc9KX+60iDuninSQ==} '@types/react-dom@19.2.3': resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} @@ -762,8 +762,8 @@ packages: engines: {node: '>=16.20.0'} hasBin: true - '@vitejs/plugin-react@6.0.1': - resolution: {integrity: sha512-l9X/E3cDb+xY3SWzlG1MOGt2usfEHGMNIaegaUGFsLkb3RCn/k8/TOXBcab+OndDI4TBtktT8/9BwwW8Vi9KUQ==} + '@vitejs/plugin-react@6.0.2': + resolution: {integrity: sha512-DlSMqo4WhThw4vB8Mpn0Woe9J+Jfq1geJ61AKW0QEgLzGMNwtIMdxbDUzLxcun8W7NbJO0e2Jg/Nxm3cCSVzzg==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@rolldown/plugin-babel': ^0.1.7 || ^0.2.0 @@ -784,9 +784,21 @@ packages: '@vitest/browser': optional: true + '@vitest/coverage-v8@4.1.6': + resolution: {integrity: sha512-36l628fQ/9a/8ihy97eOtEnvWQEdqULQOJtcaxtoNq0G1w3Mxd4szSahOaMM9/NGyZ+hyKcMtIW/WIxq0XQViQ==} + peerDependencies: + '@vitest/browser': 4.1.6 + vitest: 4.1.6 + peerDependenciesMeta: + '@vitest/browser': + optional: true + '@vitest/expect@4.1.5': resolution: {integrity: sha512-PWBaRY5JoKuRnHlUHfpV/KohFylaDZTupcXN1H9vYryNLOnitSw60Mw9IAE2r67NbwwzBw/Cc/8q9BK3kIX8Kw==} + '@vitest/expect@4.1.6': + resolution: {integrity: sha512-7EHDquPthALSV0jhhjgEW8FXaviMx7rSqu8W6oqCoAuOhKov814P99QDV1pxMA3QPv21YudvJngIhjrNI4opLg==} + '@vitest/mocker@4.1.5': resolution: {integrity: sha512-/x2EmFC4mT4NNzqvC3fmesuV97w5FC903KPmey4gsnJiMQ3Be1IlDKVaDaG8iqaLFHqJ2FVEkxZk5VmeLjIItw==} peerDependencies: @@ -798,21 +810,47 @@ packages: vite: optional: true + '@vitest/mocker@4.1.6': + resolution: {integrity: sha512-MCFc63czMjEInOlcY2cpQCvCN+KgbAn+60xu9cMgP4sKaLC5JNAKw7JH8QdAnoAC88hW1IiSNZ+GgVXlN1UcMQ==} + peerDependencies: + msw: ^2.4.9 + vite: ^6.0.0 || ^7.0.0 || ^8.0.0 + peerDependenciesMeta: + msw: + optional: true + vite: + optional: true + '@vitest/pretty-format@4.1.5': resolution: {integrity: sha512-7I3q6l5qr03dVfMX2wCo9FxwSJbPdwKjy2uu/YPpU3wfHvIL4QHwVRp57OfGrDFeUJ8/8QdfBKIV12FTtLn00g==} + '@vitest/pretty-format@4.1.6': + resolution: {integrity: sha512-h5SxD/IzNhZYnrSZRsUZQIC+vD0GY8cUvq0iwsmkFKixRCKLLWqCXa/FIQ4S1R+sI+PGoojkHsdNrbZiM9Qpgw==} + '@vitest/runner@4.1.5': resolution: {integrity: sha512-2D+o7Pr82IEO46YPpoA/YU0neeyr6FTerQb5Ro7BUnBuv6NQtT/kmVnczngiMEBhzgqz2UZYl5gArejsyERDSQ==} + '@vitest/runner@4.1.6': + resolution: {integrity: sha512-nOPCmn2+yD0ZNmKdsXGv/UxMMWbMuKeD6GyYncNwdkYDxpQvrPSKYj2rWuDjC2Y4b6w6hjip5dBKFzEUuZe3vA==} + '@vitest/snapshot@4.1.5': resolution: {integrity: sha512-zypXEt4KH/XgKGPUz4eC2AvErYx0My5hfL8oDb1HzGFpEk1P62bxSohdyOmvz+d9UJwanI68MKwr2EquOaOgMQ==} + '@vitest/snapshot@4.1.6': + resolution: {integrity: sha512-YhsdE6xAVfTDmzjxL2ZDUvjj+ZsgyOKe+TdQzqkD72wIOmHka8NuGQ6NpTNZv9D2Z63fbwWKJPeVpEw4EQgYxw==} + '@vitest/spy@4.1.5': resolution: {integrity: sha512-2lNOsh6+R2Idnf1TCZqSwYlKN2E/iDlD8sgU59kYVl+OMDmvldO1VDk39smRfpUNwYpNRVn3w4YfuC7KfbBnkQ==} + '@vitest/spy@4.1.6': + resolution: {integrity: sha512-JFKxMx6udhwKh/Ldo270e17QX710vgunMkuPAvXjHSvC6oqLWAHhVhjg/I71q0u0CBSErIODV1Kjv0FQNSWjdg==} + '@vitest/utils@4.1.5': resolution: {integrity: sha512-76wdkrmfXfqGjueGgnb45ITPyUi1ycZ4IHgC2bhPDUfWHklY/q3MdLOAB+TF1e6xfl8NxNY0ZYaPCFNWSsw3Ug==} + '@vitest/utils@4.1.6': + resolution: {integrity: sha512-FxIY+U81R3LGKCxaHHFRQ5+g6/iRgGLmeHWdp2Amj4ljQRrEIWHmZyDfDYBRZlpyqA7qKxtS9DD1dhk8RnRIVQ==} + '@voidzero-dev/vite-plus-core@0.1.21': resolution: {integrity: sha512-BEnqw8h2vxgKkzBjmmW4e1kwPwzoWc+jXJQB+7e0Dm1/1AkdTaQ9FgUMFzDfYrwTDkGzCZHSSsHDOl3RERQFTA==} engines: {node: ^20.19.0 || >=22.12.0} @@ -1194,8 +1232,8 @@ packages: magic-string@0.30.21: resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} - magicast@0.5.2: - resolution: {integrity: sha512-E3ZJh4J3S9KfwdjZhe2afj6R9lGIN5Pher1pF39UGrXRqq/VDaGVIGN13BjHd2u8B61hArAGOnso7nBOouW3TQ==} + magicast@0.5.3: + resolution: {integrity: sha512-pVKE4UdSQ7DvHzivsCIFx2BJn1mHG6KsyrFcaxFx6tONdneEuThrDx0Cj3AMg58KyN4pzYT+LHOotxDQDjNvkw==} make-dir@4.0.0: resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} @@ -1386,8 +1424,8 @@ packages: unconfig@7.5.0: resolution: {integrity: sha512-oi8Qy2JV4D3UQ0PsopR28CzdQ3S/5A1zwsUwp/rosSbfhJ5z7b90bIyTwi/F7hCLD4SGcZVjDzd4XoUQcEanvA==} - undici-types@7.21.0: - resolution: {integrity: sha512-w9IMgQrz4O0YN1LtB7K5P63vhlIOvC7opSmouCJ+ZywlPAlO9gIkJ+otk6LvGpAs2wg4econaCz3TvQ9xPoyuQ==} + undici-types@7.24.6: + resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==} undici@7.25.0: resolution: {integrity: sha512-xXnp4kTyor2Zq+J1FfPI6Eq3ew5h6Vl0F/8d9XU5zZQf1tX9s2Su1/3PiMmUANFULpmksxkClamIZcaUqryHsQ==} @@ -1487,6 +1525,47 @@ packages: jsdom: optional: true + vitest@4.1.6: + resolution: {integrity: sha512-6lvjbS3p9b4CrdCmguzbh2/4uoXhGE2q71R4OX5sqF9R1bo9Xd6fGrMAfvp5wnCzlBnFVdCOp6onuTQVbo8iUQ==} + engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} + hasBin: true + peerDependencies: + '@edge-runtime/vm': '*' + '@opentelemetry/api': ^1.9.0 + '@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0 + '@vitest/browser-playwright': 4.1.6 + '@vitest/browser-preview': 4.1.6 + '@vitest/browser-webdriverio': 4.1.6 + '@vitest/coverage-istanbul': 4.1.6 + '@vitest/coverage-v8': 4.1.6 + '@vitest/ui': 4.1.6 + happy-dom: '*' + jsdom: '*' + vite: ^6.0.0 || ^7.0.0 || ^8.0.0 + peerDependenciesMeta: + '@edge-runtime/vm': + optional: true + '@opentelemetry/api': + optional: true + '@types/node': + optional: true + '@vitest/browser-playwright': + optional: true + '@vitest/browser-preview': + optional: true + '@vitest/browser-webdriverio': + optional: true + '@vitest/coverage-istanbul': + optional: true + '@vitest/coverage-v8': + optional: true + '@vitest/ui': + optional: true + happy-dom: + optional: true + jsdom: + optional: true + w3c-xmlserializer@5.0.0: resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==} engines: {node: '>=18'} @@ -1874,7 +1953,7 @@ snapshots: '@rolldown/pluginutils@1.0.0-rc.17': {} - '@rolldown/pluginutils@1.0.0-rc.7': {} + '@rolldown/pluginutils@1.0.1': {} '@standard-schema/spec@1.1.0': {} @@ -1921,9 +2000,9 @@ snapshots: '@types/json-logic-js@2.0.8': {} - '@types/node@25.7.0': + '@types/node@25.8.0': dependencies: - undici-types: 7.21.0 + undici-types: 7.24.6 '@types/react-dom@19.2.3(@types/react@19.2.14)': dependencies: @@ -1964,10 +2043,10 @@ snapshots: '@typescript/native-preview-win32-arm64': 7.0.0-dev.20260513.1 '@typescript/native-preview-win32-x64': 7.0.0-dev.20260513.1 - '@vitejs/plugin-react@6.0.1(vite@8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0))': + '@vitejs/plugin-react@6.0.2(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0))': dependencies: - '@rolldown/pluginutils': 1.0.0-rc.7 - vite: 8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0) + '@rolldown/pluginutils': 1.0.1 + vite: 8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0) '@vitest/coverage-v8@4.1.5(vitest@4.1.5)': dependencies: @@ -1977,11 +2056,26 @@ snapshots: istanbul-lib-coverage: 3.2.2 istanbul-lib-report: 3.0.1 istanbul-reports: 3.2.0 - magicast: 0.5.2 + magicast: 0.5.3 obug: 2.1.1 std-env: 4.1.0 tinyrainbow: 3.1.0 - vitest: 4.1.5(@types/node@25.7.0)(@vitest/coverage-v8@4.1.5)(jsdom@29.1.1)(vite@8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0)) + vitest: 4.1.5(@types/node@25.8.0)(@vitest/coverage-v8@4.1.5)(jsdom@29.1.1)(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0)) + optional: true + + '@vitest/coverage-v8@4.1.6(vitest@4.1.6)': + dependencies: + '@bcoe/v8-coverage': 1.0.2 + '@vitest/utils': 4.1.6 + ast-v8-to-istanbul: 1.0.0 + istanbul-lib-coverage: 3.2.2 + istanbul-lib-report: 3.0.1 + istanbul-reports: 3.2.0 + magicast: 0.5.3 + obug: 2.1.1 + std-env: 4.1.0 + tinyrainbow: 3.1.0 + vitest: 4.1.6(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(jsdom@29.1.1)(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0)) '@vitest/expect@4.1.5': dependencies: @@ -1991,23 +2085,53 @@ snapshots: '@vitest/utils': 4.1.5 chai: 6.2.2 tinyrainbow: 3.1.0 + optional: true + + '@vitest/expect@4.1.6': + dependencies: + '@standard-schema/spec': 1.1.0 + '@types/chai': 5.2.3 + '@vitest/spy': 4.1.6 + '@vitest/utils': 4.1.6 + chai: 6.2.2 + tinyrainbow: 3.1.0 - '@vitest/mocker@4.1.5(vite@8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0))': + '@vitest/mocker@4.1.5(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0))': dependencies: '@vitest/spy': 4.1.5 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: - vite: 8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0) + vite: 8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0) + optional: true + + '@vitest/mocker@4.1.6(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0))': + dependencies: + '@vitest/spy': 4.1.6 + estree-walker: 3.0.3 + magic-string: 0.30.21 + optionalDependencies: + vite: 8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0) '@vitest/pretty-format@4.1.5': dependencies: tinyrainbow: 3.1.0 + optional: true + + '@vitest/pretty-format@4.1.6': + dependencies: + tinyrainbow: 3.1.0 '@vitest/runner@4.1.5': dependencies: '@vitest/utils': 4.1.5 pathe: 2.0.3 + optional: true + + '@vitest/runner@4.1.6': + dependencies: + '@vitest/utils': 4.1.6 + pathe: 2.0.3 '@vitest/snapshot@4.1.5': dependencies: @@ -2015,23 +2139,41 @@ snapshots: '@vitest/utils': 4.1.5 magic-string: 0.30.21 pathe: 2.0.3 + optional: true - '@vitest/spy@4.1.5': {} + '@vitest/snapshot@4.1.6': + dependencies: + '@vitest/pretty-format': 4.1.6 + '@vitest/utils': 4.1.6 + magic-string: 0.30.21 + pathe: 2.0.3 + + '@vitest/spy@4.1.5': + optional: true + + '@vitest/spy@4.1.6': {} '@vitest/utils@4.1.5': dependencies: '@vitest/pretty-format': 4.1.5 convert-source-map: 2.0.0 tinyrainbow: 3.1.0 + optional: true + + '@vitest/utils@4.1.6': + dependencies: + '@vitest/pretty-format': 4.1.6 + convert-source-map: 2.0.0 + tinyrainbow: 3.1.0 - '@voidzero-dev/vite-plus-core@0.1.21(@types/node@25.7.0)(jiti@2.7.0)(typescript@6.0.3)(yaml@2.9.0)': + '@voidzero-dev/vite-plus-core@0.1.21(@types/node@25.8.0)(jiti@2.7.0)(typescript@6.0.3)(yaml@2.9.0)': dependencies: '@oxc-project/runtime': 0.129.0 '@oxc-project/types': 0.129.0 lightningcss: 1.32.0 postcss: 8.5.14 optionalDependencies: - '@types/node': 25.7.0 + '@types/node': 25.8.0 fsevents: 2.3.3 jiti: 2.7.0 typescript: 6.0.3 @@ -2055,11 +2197,11 @@ snapshots: '@voidzero-dev/vite-plus-linux-x64-musl@0.1.21': optional: true - '@voidzero-dev/vite-plus-test@0.1.21(@types/node@25.7.0)(@vitest/coverage-v8@4.1.5)(jiti@2.7.0)(jsdom@29.1.1)(typescript@6.0.3)(vite@8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0))(yaml@2.9.0)': + '@voidzero-dev/vite-plus-test@0.1.21(@types/node@25.8.0)(@vitest/coverage-v8@4.1.5)(jiti@2.7.0)(jsdom@29.1.1)(typescript@6.0.3)(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0))(yaml@2.9.0)': dependencies: '@standard-schema/spec': 1.1.0 '@types/chai': 5.2.3 - '@voidzero-dev/vite-plus-core': 0.1.21(@types/node@25.7.0)(jiti@2.7.0)(typescript@6.0.3)(yaml@2.9.0) + '@voidzero-dev/vite-plus-core': 0.1.21(@types/node@25.8.0)(jiti@2.7.0)(typescript@6.0.3)(yaml@2.9.0) es-module-lexer: 1.7.0 obug: 2.1.1 pixelmatch: 7.2.0 @@ -2069,10 +2211,10 @@ snapshots: tinybench: 2.9.0 tinyexec: 1.1.2 tinyglobby: 0.2.16 - vite: 8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0) + vite: 8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0) ws: 8.20.1 optionalDependencies: - '@types/node': 25.7.0 + '@types/node': 25.8.0 '@vitest/coverage-v8': 4.1.5(vitest@4.1.5) jsdom: 29.1.1 transitivePeerDependencies: @@ -2097,6 +2239,48 @@ snapshots: - utf-8-validate - yaml + '@voidzero-dev/vite-plus-test@0.1.21(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(jiti@2.7.0)(jsdom@29.1.1)(typescript@6.0.3)(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0))(yaml@2.9.0)': + dependencies: + '@standard-schema/spec': 1.1.0 + '@types/chai': 5.2.3 + '@voidzero-dev/vite-plus-core': 0.1.21(@types/node@25.8.0)(jiti@2.7.0)(typescript@6.0.3)(yaml@2.9.0) + es-module-lexer: 1.7.0 + obug: 2.1.1 + pixelmatch: 7.2.0 + pngjs: 7.0.0 + sirv: 3.0.2 + std-env: 4.1.0 + tinybench: 2.9.0 + tinyexec: 1.1.2 + tinyglobby: 0.2.16 + vite: 8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0) + ws: 8.20.1 + optionalDependencies: + '@types/node': 25.8.0 + '@vitest/coverage-v8': 4.1.6(vitest@4.1.6) + jsdom: 29.1.1 + transitivePeerDependencies: + - '@arethetypeswrong/core' + - '@tsdown/css' + - '@tsdown/exe' + - '@vitejs/devtools' + - bufferutil + - esbuild + - jiti + - less + - publint + - sass + - sass-embedded + - stylus + - sugarss + - terser + - tsx + - typescript + - unplugin-unused + - unrun + - utf-8-validate + - yaml + '@voidzero-dev/vite-plus-win32-arm64-msvc@0.1.21': optional: true @@ -2304,7 +2488,7 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.5.5 - magicast@0.5.2: + magicast@0.5.3: dependencies: '@babel/parser': 7.29.3 '@babel/types': 7.29.0 @@ -2521,7 +2705,7 @@ snapshots: quansync: 1.0.0 unconfig-core: 7.5.0 - undici-types@7.21.0: {} + undici-types@7.24.6: {} undici@7.25.0: {} @@ -2529,11 +2713,59 @@ snapshots: dependencies: react: 19.2.6 - vite-plus@0.1.21(@types/node@25.7.0)(@vitest/coverage-v8@4.1.5)(jiti@2.7.0)(jsdom@29.1.1)(typescript@6.0.3)(vite@8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0))(yaml@2.9.0): + vite-plus@0.1.21(@types/node@25.8.0)(@vitest/coverage-v8@4.1.5)(jiti@2.7.0)(jsdom@29.1.1)(typescript@6.0.3)(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0))(yaml@2.9.0): + dependencies: + '@oxc-project/types': 0.129.0 + '@voidzero-dev/vite-plus-core': 0.1.21(@types/node@25.8.0)(jiti@2.7.0)(typescript@6.0.3)(yaml@2.9.0) + '@voidzero-dev/vite-plus-test': 0.1.21(@types/node@25.8.0)(@vitest/coverage-v8@4.1.5)(jiti@2.7.0)(jsdom@29.1.1)(typescript@6.0.3)(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0))(yaml@2.9.0) + oxfmt: 0.48.0 + oxlint: 1.63.0(oxlint-tsgolint@0.22.1) + oxlint-tsgolint: 0.22.1 + optionalDependencies: + '@voidzero-dev/vite-plus-darwin-arm64': 0.1.21 + '@voidzero-dev/vite-plus-darwin-x64': 0.1.21 + '@voidzero-dev/vite-plus-linux-arm64-gnu': 0.1.21 + '@voidzero-dev/vite-plus-linux-arm64-musl': 0.1.21 + '@voidzero-dev/vite-plus-linux-x64-gnu': 0.1.21 + '@voidzero-dev/vite-plus-linux-x64-musl': 0.1.21 + '@voidzero-dev/vite-plus-win32-arm64-msvc': 0.1.21 + '@voidzero-dev/vite-plus-win32-x64-msvc': 0.1.21 + transitivePeerDependencies: + - '@arethetypeswrong/core' + - '@edge-runtime/vm' + - '@opentelemetry/api' + - '@tsdown/css' + - '@tsdown/exe' + - '@types/node' + - '@vitejs/devtools' + - '@vitest/coverage-istanbul' + - '@vitest/coverage-v8' + - '@vitest/ui' + - bufferutil + - esbuild + - happy-dom + - jiti + - jsdom + - less + - publint + - sass + - sass-embedded + - stylus + - sugarss + - terser + - tsx + - typescript + - unplugin-unused + - unrun + - utf-8-validate + - vite + - yaml + + vite-plus@0.1.21(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(jiti@2.7.0)(jsdom@29.1.1)(typescript@6.0.3)(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0))(yaml@2.9.0): dependencies: '@oxc-project/types': 0.129.0 - '@voidzero-dev/vite-plus-core': 0.1.21(@types/node@25.7.0)(jiti@2.7.0)(typescript@6.0.3)(yaml@2.9.0) - '@voidzero-dev/vite-plus-test': 0.1.21(@types/node@25.7.0)(@vitest/coverage-v8@4.1.5)(jiti@2.7.0)(jsdom@29.1.1)(typescript@6.0.3)(vite@8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0))(yaml@2.9.0) + '@voidzero-dev/vite-plus-core': 0.1.21(@types/node@25.8.0)(jiti@2.7.0)(typescript@6.0.3)(yaml@2.9.0) + '@voidzero-dev/vite-plus-test': 0.1.21(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(jiti@2.7.0)(jsdom@29.1.1)(typescript@6.0.3)(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0))(yaml@2.9.0) oxfmt: 0.48.0 oxlint: 1.63.0(oxlint-tsgolint@0.22.1) oxlint-tsgolint: 0.22.1 @@ -2577,7 +2809,7 @@ snapshots: - vite - yaml - vite@8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0): + vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0): dependencies: lightningcss: 1.32.0 picomatch: 4.0.4 @@ -2585,15 +2817,15 @@ snapshots: rolldown: 1.0.0-rc.17 tinyglobby: 0.2.16 optionalDependencies: - '@types/node': 25.7.0 + '@types/node': 25.8.0 fsevents: 2.3.3 jiti: 2.7.0 yaml: 2.9.0 - vitest@4.1.5(@types/node@25.7.0)(@vitest/coverage-v8@4.1.5)(jsdom@29.1.1)(vite@8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0)): + vitest@4.1.5(@types/node@25.8.0)(@vitest/coverage-v8@4.1.5)(jsdom@29.1.1)(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0)): dependencies: '@vitest/expect': 4.1.5 - '@vitest/mocker': 4.1.5(vite@8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0)) + '@vitest/mocker': 4.1.5(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0)) '@vitest/pretty-format': 4.1.5 '@vitest/runner': 4.1.5 '@vitest/snapshot': 4.1.5 @@ -2610,14 +2842,44 @@ snapshots: tinyexec: 1.1.2 tinyglobby: 0.2.16 tinyrainbow: 3.1.0 - vite: 8.0.10(@types/node@25.7.0)(jiti@2.7.0)(yaml@2.9.0) + vite: 8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 25.7.0 + '@types/node': 25.8.0 '@vitest/coverage-v8': 4.1.5(vitest@4.1.5) jsdom: 29.1.1 transitivePeerDependencies: - msw + optional: true + + vitest@4.1.6(@types/node@25.8.0)(@vitest/coverage-v8@4.1.6)(jsdom@29.1.1)(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0)): + dependencies: + '@vitest/expect': 4.1.6 + '@vitest/mocker': 4.1.6(vite@8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0)) + '@vitest/pretty-format': 4.1.6 + '@vitest/runner': 4.1.6 + '@vitest/snapshot': 4.1.6 + '@vitest/spy': 4.1.6 + '@vitest/utils': 4.1.6 + es-module-lexer: 2.1.0 + expect-type: 1.3.0 + magic-string: 0.30.21 + obug: 2.1.1 + pathe: 2.0.3 + picomatch: 4.0.4 + std-env: 4.1.0 + tinybench: 2.9.0 + tinyexec: 1.1.2 + tinyglobby: 0.2.16 + tinyrainbow: 3.1.0 + vite: 8.0.10(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0) + why-is-node-running: 2.3.0 + optionalDependencies: + '@types/node': 25.8.0 + '@vitest/coverage-v8': 4.1.6(vitest@4.1.6) + jsdom: 29.1.1 + transitivePeerDependencies: + - msw w3c-xmlserializer@5.0.0: dependencies: