diff --git a/package.json b/package.json index 31a3448c..0ecc4bf0 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "devDependencies": { "@eslint/js": "^9.16.0", "@testing-library/react": "^16.0.1", - "@types/node": "^22.9.3", + "@types/node": "^22.10.1", "@types/randombytes": "^2.0.3", "@types/react": "^18.3.12", "@typescript-eslint/typescript-estree": "^8.16.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e5c9a10..b59a6847 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: ^16.0.1 version: 16.0.1(@testing-library/dom@10.4.0)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/node': - specifier: ^22.9.3 - version: 22.9.3 + specifier: ^22.10.1 + version: 22.10.1 '@types/randombytes': specifier: ^2.0.3 version: 2.0.3 @@ -92,7 +92,7 @@ importers: version: 8.16.0(typescript@5.7.2) '@vitest/browser': specifier: ^2.1.2 - version: 2.1.2(@vitest/spy@2.1.2)(playwright@1.49.0)(typescript@5.7.2)(vite@5.4.11(@types/node@22.9.3))(vitest@2.1.2)(webdriverio@9.4.1) + version: 2.1.2(@vitest/spy@2.1.2)(playwright@1.49.0)(typescript@5.7.2)(vite@5.4.11(@types/node@22.10.1))(vitest@2.1.2)(webdriverio@9.4.1) '@vitest/coverage-v8': specifier: ^2.1.2 version: 2.1.2(@vitest/browser@2.1.2)(vitest@2.1.2) @@ -128,13 +128,13 @@ importers: version: 8.16.0(eslint@9.16.0)(typescript@5.7.2) vite: specifier: ^5.4.11 - version: 5.4.11(@types/node@22.9.3) + version: 5.4.11(@types/node@22.10.1) vite-tsconfig-paths: specifier: ^5.1.3 - version: 5.1.3(typescript@5.7.2)(vite@5.4.11(@types/node@22.9.3)) + version: 5.1.3(typescript@5.7.2)(vite@5.4.11(@types/node@22.10.1)) vitest: specifier: ^2.1.2 - version: 2.1.2(@types/node@22.9.3)(@vitest/browser@2.1.2)(@vitest/ui@2.1.2)(happy-dom@14.12.3)(msw@2.3.5(typescript@5.7.2)) + version: 2.1.2(@types/node@22.10.1)(@vitest/browser@2.1.2)(@vitest/ui@2.1.2)(happy-dom@14.12.3)(msw@2.3.5(typescript@5.7.2)) webdriverio: specifier: ^9.4.1 version: 9.4.1 @@ -982,8 +982,8 @@ packages: '@types/node@20.14.11': resolution: {integrity: sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==} - '@types/node@22.9.3': - resolution: {integrity: sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==} + '@types/node@22.10.1': + resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==} '@types/prop-types@15.7.12': resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} @@ -2819,8 +2819,8 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - undici-types@6.19.8: - resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + undici-types@6.20.0: + resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} undici@6.19.8: resolution: {integrity: sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==} @@ -3671,33 +3671,33 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 22.9.3 + '@types/node': 22.10.1 optional: true '@types/json-schema@7.0.15': {} '@types/jsonfile@6.1.4': dependencies: - '@types/node': 22.9.3 + '@types/node': 22.10.1 optional: true '@types/mute-stream@0.0.4': dependencies: - '@types/node': 22.9.3 + '@types/node': 22.10.1 '@types/node@20.14.11': dependencies: undici-types: 5.26.5 - '@types/node@22.9.3': + '@types/node@22.10.1': dependencies: - undici-types: 6.19.8 + undici-types: 6.20.0 '@types/prop-types@15.7.12': {} '@types/randombytes@2.0.3': dependencies: - '@types/node': 22.9.3 + '@types/node': 22.10.1 '@types/react@18.3.12': dependencies: @@ -3718,11 +3718,11 @@ snapshots: '@types/ws@8.5.10': dependencies: - '@types/node': 22.9.3 + '@types/node': 22.10.1 '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.9.3 + '@types/node': 22.10.1 optional: true '@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.16.0)(typescript@5.7.2))(eslint@9.16.0)(typescript@5.7.2)': @@ -3807,17 +3807,17 @@ snapshots: '@typescript-eslint/types': 8.16.0 eslint-visitor-keys: 4.2.0 - '@vitest/browser@2.1.2(@vitest/spy@2.1.2)(playwright@1.49.0)(typescript@5.7.2)(vite@5.4.11(@types/node@22.9.3))(vitest@2.1.2)(webdriverio@9.4.1)': + '@vitest/browser@2.1.2(@vitest/spy@2.1.2)(playwright@1.49.0)(typescript@5.7.2)(vite@5.4.11(@types/node@22.10.1))(vitest@2.1.2)(webdriverio@9.4.1)': dependencies: '@testing-library/dom': 10.4.0 '@testing-library/user-event': 14.5.2(@testing-library/dom@10.4.0) - '@vitest/mocker': 2.1.2(@vitest/spy@2.1.2)(msw@2.3.5(typescript@5.7.2))(vite@5.4.11(@types/node@22.9.3)) + '@vitest/mocker': 2.1.2(@vitest/spy@2.1.2)(msw@2.3.5(typescript@5.7.2))(vite@5.4.11(@types/node@22.10.1)) '@vitest/utils': 2.1.2 magic-string: 0.30.12 msw: 2.3.5(typescript@5.7.2) sirv: 2.0.4 tinyrainbow: 1.2.0 - vitest: 2.1.2(@types/node@22.9.3)(@vitest/browser@2.1.2)(@vitest/ui@2.1.2)(happy-dom@14.12.3)(msw@2.3.5(typescript@5.7.2)) + vitest: 2.1.2(@types/node@22.10.1)(@vitest/browser@2.1.2)(@vitest/ui@2.1.2)(happy-dom@14.12.3)(msw@2.3.5(typescript@5.7.2)) ws: 8.18.0 optionalDependencies: playwright: 1.49.0 @@ -3843,9 +3843,9 @@ snapshots: std-env: 3.7.0 test-exclude: 7.0.1 tinyrainbow: 1.2.0 - vitest: 2.1.2(@types/node@22.9.3)(@vitest/browser@2.1.2)(@vitest/ui@2.1.2)(happy-dom@14.12.3)(msw@2.3.5(typescript@5.7.2)) + vitest: 2.1.2(@types/node@22.10.1)(@vitest/browser@2.1.2)(@vitest/ui@2.1.2)(happy-dom@14.12.3)(msw@2.3.5(typescript@5.7.2)) optionalDependencies: - '@vitest/browser': 2.1.2(@vitest/spy@2.1.2)(playwright@1.49.0)(typescript@5.7.2)(vite@5.4.11(@types/node@22.9.3))(vitest@2.1.2)(webdriverio@9.4.1) + '@vitest/browser': 2.1.2(@vitest/spy@2.1.2)(playwright@1.49.0)(typescript@5.7.2)(vite@5.4.11(@types/node@22.10.1))(vitest@2.1.2)(webdriverio@9.4.1) transitivePeerDependencies: - supports-color @@ -3856,14 +3856,14 @@ snapshots: chai: 5.1.1 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.2(@vitest/spy@2.1.2)(msw@2.3.5(typescript@5.7.2))(vite@5.4.11(@types/node@22.9.3))': + '@vitest/mocker@2.1.2(@vitest/spy@2.1.2)(msw@2.3.5(typescript@5.7.2))(vite@5.4.11(@types/node@22.10.1))': dependencies: '@vitest/spy': 2.1.2 estree-walker: 3.0.3 magic-string: 0.30.12 optionalDependencies: msw: 2.3.5(typescript@5.7.2) - vite: 5.4.11(@types/node@22.9.3) + vite: 5.4.11(@types/node@22.10.1) '@vitest/pretty-format@2.1.2': dependencies: @@ -3893,7 +3893,7 @@ snapshots: sirv: 2.0.4 tinyglobby: 0.2.9 tinyrainbow: 1.2.0 - vitest: 2.1.2(@types/node@22.9.3)(@vitest/browser@2.1.2)(@vitest/ui@2.1.2)(happy-dom@14.12.3)(msw@2.3.5(typescript@5.7.2)) + vitest: 2.1.2(@types/node@22.10.1)(@vitest/browser@2.1.2)(@vitest/ui@2.1.2)(happy-dom@14.12.3)(msw@2.3.5(typescript@5.7.2)) '@vitest/utils@2.1.2': dependencies: @@ -5240,7 +5240,7 @@ snapshots: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 22.9.3 + '@types/node': 22.10.1 long: 5.2.3 protons-runtime@5.2.2: @@ -5686,7 +5686,7 @@ snapshots: undici-types@5.26.5: {} - undici-types@6.19.8: {} + undici-types@6.20.0: {} undici@6.19.8: {} @@ -5715,12 +5715,12 @@ snapshots: varint@6.0.0: {} - vite-node@2.1.2(@types/node@22.9.3): + vite-node@2.1.2(@types/node@22.10.1): dependencies: cac: 6.7.14 debug: 4.3.7 pathe: 1.1.2 - vite: 5.4.11(@types/node@22.9.3) + vite: 5.4.11(@types/node@22.10.1) transitivePeerDependencies: - '@types/node' - less @@ -5732,30 +5732,30 @@ snapshots: - supports-color - terser - vite-tsconfig-paths@5.1.3(typescript@5.7.2)(vite@5.4.11(@types/node@22.9.3)): + vite-tsconfig-paths@5.1.3(typescript@5.7.2)(vite@5.4.11(@types/node@22.10.1)): dependencies: debug: 4.3.7 globrex: 0.1.2 tsconfck: 3.1.0(typescript@5.7.2) optionalDependencies: - vite: 5.4.11(@types/node@22.9.3) + vite: 5.4.11(@types/node@22.10.1) transitivePeerDependencies: - supports-color - typescript - vite@5.4.11(@types/node@22.9.3): + vite@5.4.11(@types/node@22.10.1): dependencies: esbuild: 0.21.5 postcss: 8.4.45 rollup: 4.24.2 optionalDependencies: - '@types/node': 22.9.3 + '@types/node': 22.10.1 fsevents: 2.3.3 - vitest@2.1.2(@types/node@22.9.3)(@vitest/browser@2.1.2)(@vitest/ui@2.1.2)(happy-dom@14.12.3)(msw@2.3.5(typescript@5.7.2)): + vitest@2.1.2(@types/node@22.10.1)(@vitest/browser@2.1.2)(@vitest/ui@2.1.2)(happy-dom@14.12.3)(msw@2.3.5(typescript@5.7.2)): dependencies: '@vitest/expect': 2.1.2 - '@vitest/mocker': 2.1.2(@vitest/spy@2.1.2)(msw@2.3.5(typescript@5.7.2))(vite@5.4.11(@types/node@22.9.3)) + '@vitest/mocker': 2.1.2(@vitest/spy@2.1.2)(msw@2.3.5(typescript@5.7.2))(vite@5.4.11(@types/node@22.10.1)) '@vitest/pretty-format': 2.1.2 '@vitest/runner': 2.1.2 '@vitest/snapshot': 2.1.2 @@ -5770,12 +5770,12 @@ snapshots: tinyexec: 0.3.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.4.11(@types/node@22.9.3) - vite-node: 2.1.2(@types/node@22.9.3) + vite: 5.4.11(@types/node@22.10.1) + vite-node: 2.1.2(@types/node@22.10.1) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.9.3 - '@vitest/browser': 2.1.2(@vitest/spy@2.1.2)(playwright@1.49.0)(typescript@5.7.2)(vite@5.4.11(@types/node@22.9.3))(vitest@2.1.2)(webdriverio@9.4.1) + '@types/node': 22.10.1 + '@vitest/browser': 2.1.2(@vitest/spy@2.1.2)(playwright@1.49.0)(typescript@5.7.2)(vite@5.4.11(@types/node@22.10.1))(vitest@2.1.2)(webdriverio@9.4.1) '@vitest/ui': 2.1.2(vitest@2.1.2) happy-dom: 14.12.3 transitivePeerDependencies: @@ -5948,4 +5948,4 @@ snapshots: zx@8.2.4: optionalDependencies: '@types/fs-extra': 11.0.4 - '@types/node': 22.9.3 + '@types/node': 22.10.1