diff --git a/change/@rightcapital-color-helpers-2dc61a50-12b8-406b-8ff2-985279027a21.json b/change/@rightcapital-color-helpers-2dc61a50-12b8-406b-8ff2-985279027a21.json new file mode 100644 index 0000000..db0d47c --- /dev/null +++ b/change/@rightcapital-color-helpers-2dc61a50-12b8-406b-8ff2-985279027a21.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "chore(deps): update devdependencies", + "packageName": "@rightcapital/color-helpers", + "email": "29139614+renovate[bot]@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change/@rightcapital-date-helpers-e63107ce-8d42-4f73-af7a-11c8b1f31104.json b/change/@rightcapital-date-helpers-e63107ce-8d42-4f73-af7a-11c8b1f31104.json new file mode 100644 index 0000000..9418402 --- /dev/null +++ b/change/@rightcapital-date-helpers-e63107ce-8d42-4f73-af7a-11c8b1f31104.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "chore(deps): update devdependencies", + "packageName": "@rightcapital/date-helpers", + "email": "29139614+renovate[bot]@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change/@rightcapital-exceptions-c9534461-1e05-4fbe-81ee-0ce13c09868e.json b/change/@rightcapital-exceptions-c9534461-1e05-4fbe-81ee-0ce13c09868e.json new file mode 100644 index 0000000..98f372a --- /dev/null +++ b/change/@rightcapital-exceptions-c9534461-1e05-4fbe-81ee-0ce13c09868e.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "chore(deps): update devdependencies", + "packageName": "@rightcapital/exceptions", + "email": "29139614+renovate[bot]@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/package.json b/package.json index 4bd67a2..793abdc 100644 --- a/package.json +++ b/package.json @@ -42,16 +42,16 @@ "@commitlint/cli": "19.0.0", "@commitlint/config-conventional": "19.0.0", "@commitlint/cz-commitlint": "19.0.0", - "@rightcapital/eslint-config": "38.0.0", + "@rightcapital/eslint-config": "41.0.0", "@rightcapital/exceptions": "workspace:*", - "@rightcapital/prettier-config": "6.0.12", + "@rightcapital/prettier-config": "7.1.11", "@types/jest": "29.5.11", "beachball": "2.39.0", "commitizen": "4.3.0", - "concurrently": "8.2.2", + "concurrently": "9.1.0", "eslint": "9.13.0", "husky": "9.0.7", - "inquirer": "9.2.13", + "inquirer": "12.3.0", "jest": "29.7.0", "prettier": "3.2.4", "ts-node": "10.9.2", diff --git a/packages/color-helpers/package.json b/packages/color-helpers/package.json index cfd9db8..be67db3 100644 --- a/packages/color-helpers/package.json +++ b/packages/color-helpers/package.json @@ -33,6 +33,6 @@ }, "devDependencies": { "typedoc": "0.25.7", - "typedoc-plugin-markdown": "3.17.1" + "typedoc-plugin-markdown": "4.3.3" } } diff --git a/packages/date-helpers/package.json b/packages/date-helpers/package.json index 912f2b0..c4f7f1f 100644 --- a/packages/date-helpers/package.json +++ b/packages/date-helpers/package.json @@ -42,6 +42,6 @@ }, "devDependencies": { "typedoc": "0.25.7", - "typedoc-plugin-markdown": "3.17.1" + "typedoc-plugin-markdown": "4.3.3" } } diff --git a/packages/exceptions/package.json b/packages/exceptions/package.json index 3731e8e..db3f77d 100644 --- a/packages/exceptions/package.json +++ b/packages/exceptions/package.json @@ -31,6 +31,6 @@ "devDependencies": { "prettier": "3.2.4", "typedoc": "0.25.7", - "typedoc-plugin-markdown": "3.17.1" + "typedoc-plugin-markdown": "4.3.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index adc0da0..e123f55 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,16 +22,16 @@ importers: version: 19.0.0 '@commitlint/cz-commitlint': specifier: 19.0.0 - version: 19.0.0(@types/node@22.10.2)(commitizen@4.3.0)(inquirer@9.2.13)(typescript@5.3.3) + version: 19.0.0(@types/node@22.10.2)(commitizen@4.3.0)(inquirer@12.3.0)(typescript@5.3.3) '@rightcapital/eslint-config': - specifier: 38.0.0 - version: 38.0.0(@typescript-eslint/parser@8.0.1)(eslint-plugin-import@2.31.0)(eslint@9.13.0)(typescript@5.3.3) + specifier: 41.0.0 + version: 41.0.0(eslint@9.13.0)(typescript@5.3.3) '@rightcapital/exceptions': specifier: workspace:* version: link:packages/exceptions '@rightcapital/prettier-config': - specifier: 6.0.12 - version: 6.0.12(prettier@3.2.4) + specifier: 7.1.11 + version: 7.1.11(prettier@3.2.4) '@types/jest': specifier: 29.5.11 version: 29.5.11 @@ -42,8 +42,8 @@ importers: specifier: 4.3.0 version: 4.3.0(@types/node@22.10.2)(typescript@5.3.3) concurrently: - specifier: 8.2.2 - version: 8.2.2 + specifier: 9.1.0 + version: 9.1.0 eslint: specifier: 9.13.0 version: 9.13.0 @@ -51,8 +51,8 @@ importers: specifier: 9.0.7 version: 9.0.7 inquirer: - specifier: 9.2.13 - version: 9.2.13 + specifier: 12.3.0 + version: 12.3.0(@types/node@22.10.2) jest: specifier: 29.7.0 version: 29.7.0(@types/node@22.10.2)(ts-node@10.9.2) @@ -72,8 +72,8 @@ importers: specifier: 0.25.7 version: 0.25.7(typescript@5.3.3) typedoc-plugin-markdown: - specifier: 3.17.1 - version: 3.17.1(typedoc@0.25.7) + specifier: 4.3.3 + version: 4.3.3(typedoc@0.25.7) packages/date-helpers: dependencies: @@ -88,8 +88,8 @@ importers: specifier: 0.25.7 version: 0.25.7(typescript@5.3.3) typedoc-plugin-markdown: - specifier: 3.17.1 - version: 3.17.1(typedoc@0.25.7) + specifier: 4.3.3 + version: 4.3.3(typedoc@0.25.7) packages/exceptions: devDependencies: @@ -100,8 +100,8 @@ importers: specifier: 0.25.7 version: 0.25.7(typescript@5.3.3) typedoc-plugin-markdown: - specifier: 3.17.1 - version: 3.17.1(typedoc@0.25.7) + specifier: 4.3.3 + version: 4.3.3(typedoc@0.25.7) packages: @@ -1368,7 +1368,7 @@ packages: ajv: 8.17.1 dev: true - /@commitlint/cz-commitlint@19.0.0(@types/node@22.10.2)(commitizen@4.3.0)(inquirer@9.2.13)(typescript@5.3.3): + /@commitlint/cz-commitlint@19.0.0(@types/node@22.10.2)(commitizen@4.3.0)(inquirer@12.3.0)(typescript@5.3.3): resolution: {integrity: sha512-hIWExZOycAuq0fW7rBq23AuBMJAmvTuM3GSlAX5kSV8gvASwXSrHRKgxrHQCcozV/ZnLlbFEvfVgBRi+UbH8pA==} engines: {node: '>=v18'} peerDependencies: @@ -1380,7 +1380,7 @@ packages: '@commitlint/types': 19.5.0 chalk: 5.4.1 commitizen: 4.3.0(@types/node@22.10.2)(typescript@5.3.3) - inquirer: 9.2.13 + inquirer: 12.3.0(@types/node@22.10.2) lodash.isplainobject: 4.0.6 word-wrap: 1.2.5 transitivePeerDependencies: @@ -1539,18 +1539,15 @@ packages: engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: true - /@eslint-react/ast@1.9.0(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-/w7LM+pq6csgezAhF9pwjFoew9BTvmbwpz9zRkxm711ZMF6ckh6tY/JPwMYpq5hmOmocKLFXnXN7VVP3kj5DaQ==} + /@eslint-react/ast@1.22.1(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-uk44JH5RB9JytQqiHSPu89MAFlyvJ0AaSZIfQBJijjh08lswwvHOAiWLbl0iPzm7prrV4Lo3pjC3RwbVSZd+CA==} dependencies: - '@eslint-react/tools': 1.9.0 - '@eslint-react/types': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/scope-manager': 8.18.1 - '@typescript-eslint/types': 8.18.1 - '@typescript-eslint/typescript-estree': 8.18.1(typescript@5.3.3) - '@typescript-eslint/utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/visitor-keys': 8.0.1 + '@eslint-react/eff': 1.22.1 + '@eslint-react/types': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/types': 8.18.2 + '@typescript-eslint/typescript-estree': 8.18.2(typescript@5.3.3) + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) birecord: 0.1.1 - remeda: 2.18.0 string-ts: 2.2.0 ts-pattern: 5.6.0 transitivePeerDependencies: @@ -1559,20 +1556,20 @@ packages: - typescript dev: true - /@eslint-react/core@1.9.0(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-+OX+xjjK31IR31UEy/zS20ndXP36Bis56jiq7cexb8+61d/c/UEoBPxvr7MVfsl1dFBESP3P0CM9qLtbFLwjgA==} - dependencies: - '@eslint-react/ast': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/jsx': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/shared': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/tools': 1.9.0 - '@eslint-react/types': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/var': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/scope-manager': 8.18.1 - '@typescript-eslint/type-utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/types': 8.18.1 - '@typescript-eslint/utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) - remeda: 2.18.0 + /@eslint-react/core@1.22.1(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-mzivc7X+uk19AKg+vy3EsyJoFGrhFjSCRPq1bgFDsovw67OxWP9qHNa265VIiqmRjk0iviaRmcar5tQBWhX41A==} + dependencies: + '@eslint-react/ast': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/eff': 1.22.1 + '@eslint-react/jsx': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/shared': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/types': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/var': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/scope-manager': 8.18.2 + '@typescript-eslint/type-utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/types': 8.18.2 + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + birecord: 0.1.1 short-unique-id: 5.2.0 ts-pattern: 5.6.0 transitivePeerDependencies: @@ -1581,8 +1578,12 @@ packages: - typescript dev: true - /@eslint-react/eslint-plugin@1.9.0(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-whRuP0jauHI/BMqGt6FPBu6r/ABF9UNcLE6eUtI+2DhMeXDu7nswReTOv8JWFban5r2t3beFl4RmgxknU8mRCg==} + /@eslint-react/eff@1.22.1: + resolution: {integrity: sha512-aUu5vvw9m/mv0SToTLkObdY7h6S53q673bdXiUBjwNPgIOPrfl7VBnv2dXnqd4cdVvk5e077yPKI/mwl9Vsllg==} + dev: true + + /@eslint-react/eslint-plugin@1.22.1(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-/+9crS1VpZk00S/oXrJG2h8BYxSB5PwGcPi8OgAXHU6TEICC/9EVqOgeRfNz+cyOLxN+Oq31+dlZA3YSN2rKsg==} engines: {bun: '>=1.0.15', node: '>=18.18.0'} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -1591,36 +1592,36 @@ packages: typescript: optional: true dependencies: - '@eslint-react/shared': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/tools': 1.9.0 - '@eslint-react/types': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/scope-manager': 8.18.1 - '@typescript-eslint/type-utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/types': 8.18.1 - '@typescript-eslint/utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/eff': 1.22.1 + '@eslint-react/shared': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/types': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/scope-manager': 8.18.2 + '@typescript-eslint/type-utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/types': 8.18.2 + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) eslint: 9.13.0 - eslint-plugin-react-debug: 1.9.0(eslint@9.13.0)(typescript@5.3.3) - eslint-plugin-react-dom: 1.9.0(eslint@9.13.0)(typescript@5.3.3) - eslint-plugin-react-hooks-extra: 1.9.0(eslint@9.13.0)(typescript@5.3.3) - eslint-plugin-react-naming-convention: 1.9.0(eslint@9.13.0)(typescript@5.3.3) - eslint-plugin-react-x: 1.9.0(eslint@9.13.0)(typescript@5.3.3) - remeda: 2.18.0 + eslint-plugin-react-debug: 1.22.1(eslint@9.13.0)(typescript@5.3.3) + eslint-plugin-react-dom: 1.22.1(eslint@9.13.0)(typescript@5.3.3) + eslint-plugin-react-hooks-extra: 1.22.1(eslint@9.13.0)(typescript@5.3.3) + eslint-plugin-react-naming-convention: 1.22.1(eslint@9.13.0)(typescript@5.3.3) + eslint-plugin-react-web-api: 1.22.1(eslint@9.13.0)(typescript@5.3.3) + eslint-plugin-react-x: 1.22.1(eslint@9.13.0)(typescript@5.3.3) typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@eslint-react/jsx@1.9.0(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-zmdDvO89MmbjezmtGHcGd+9Z5/RiL2cxUGmeZgDeMcvvSS5mVo96/qFo3FjYHWL3Ra2Z0ZBpZZwme6V9ex8aKg==} + /@eslint-react/jsx@1.22.1(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-da49BHH28yAc1l5Nnf30v0G/crJN2ovz0afRfMl2dAxkZTQmp5VeiddojEbKA3lPgnaIrfrvG4UA43EITXX5ow==} dependencies: - '@eslint-react/ast': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/tools': 1.9.0 - '@eslint-react/types': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/var': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/scope-manager': 8.18.1 - '@typescript-eslint/types': 8.18.1 - '@typescript-eslint/utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) - remeda: 2.18.0 + '@eslint-react/ast': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/eff': 1.22.1 + '@eslint-react/types': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/var': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/scope-manager': 8.18.2 + '@typescript-eslint/types': 8.18.2 + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + birecord: 0.1.1 ts-pattern: 5.6.0 transitivePeerDependencies: - eslint @@ -1628,44 +1629,45 @@ packages: - typescript dev: true - /@eslint-react/shared@1.9.0(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-Dr7JoegNEG9Ue0uHzc8mvDSO9pE6ETZeF8xlkZNRC3HLpo3Ol80NH61RoHWlTs69hBYtdU+J0Vzjj/pgq1e2rw==} + /@eslint-react/shared@1.22.1(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-nRzgOk0+fMHb1C02p4ue9Sfijkx5AVU8WL0w0V5Mk9+d4fUpxHJu12eahbwgTaLGaX5TP3KWzIfA1q1HNigPUg==} dependencies: - '@typescript-eslint/utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/eff': 1.22.1 + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + fast-equals: 5.0.1 + micro-memoize: 4.1.2 picomatch: 4.0.2 + ts-pattern: 5.6.0 + valibot: 1.0.0-beta.9(typescript@5.3.3) transitivePeerDependencies: - eslint - supports-color - typescript dev: true - /@eslint-react/tools@1.9.0: - resolution: {integrity: sha512-kfvaodU0vomJYq26KXI8SPLMk+1WZtJBzCyR+VEq7hvLaW5e3MAaEGd1bgmeJ04+UdgWO4q2vINSQQZ5n6RYAQ==} - dev: true - - /@eslint-react/types@1.9.0(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-4T7vNBk8Mr07frnS9cqaaiLdbkXBZp7okpyNgxvXzwvhZixuP5SLR7asx93T4DGGHt3H+7gTCzToM2P7YKWutg==} + /@eslint-react/types@1.22.1(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-uLl4aDLDYzR7XTqFyUooZDocmX3Dy/3ANQDiyLVXFy055MyRhti9QjdbI+wAlkmynZiOE7oVoRtwR9JgSus/uw==} dependencies: - '@eslint-react/tools': 1.9.0 - '@typescript-eslint/types': 8.18.1 - '@typescript-eslint/utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) - remeda: 2.18.0 + '@eslint-react/eff': 1.22.1 + '@typescript-eslint/types': 8.18.2 + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) transitivePeerDependencies: - eslint - supports-color - typescript dev: true - /@eslint-react/var@1.9.0(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-gsVerCk1ZSwvbB5nu0c1aQaKWBML0c2gAyfB7nUMij5TeeFAVS78CTfb+WFnlKapq+K4dCO+jfYIdTKCo02wKA==} + /@eslint-react/var@1.22.1(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-QzkS1c6XrKq8Dl6llObmIBL5KKAJZUOsugFogXwLBav1a9tf76Fc/ozqEutP4hwoOWtTWhlQR3guhwVrMHTBcA==} dependencies: - '@eslint-react/ast': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/tools': 1.9.0 - '@eslint-react/types': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/scope-manager': 8.18.1 - '@typescript-eslint/types': 8.18.1 - '@typescript-eslint/utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) - remeda: 2.18.0 + '@eslint-react/ast': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/eff': 1.22.1 + '@eslint-react/types': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/scope-manager': 8.18.2 + '@typescript-eslint/types': 8.18.2 + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + string-ts: 2.2.0 + ts-pattern: 5.6.0 transitivePeerDependencies: - eslint - supports-color @@ -1745,6 +1747,178 @@ packages: engines: {node: '>=18.18'} dev: true + /@inquirer/checkbox@4.0.4(@types/node@22.10.2): + resolution: {integrity: sha512-fYAKCAcGNMdfjL6hZTRUwkIByQ8EIZCXKrIQZH7XjADnN/xvRUhj8UdBbpC4zoUzvChhkSC/zRKaP/tDs3dZpg==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + dependencies: + '@inquirer/core': 10.1.2(@types/node@22.10.2) + '@inquirer/figures': 1.0.9 + '@inquirer/type': 3.0.2(@types/node@22.10.2) + '@types/node': 22.10.2 + ansi-escapes: 4.3.2 + yoctocolors-cjs: 2.1.2 + dev: true + + /@inquirer/confirm@5.1.1(@types/node@22.10.2): + resolution: {integrity: sha512-vVLSbGci+IKQvDOtzpPTCOiEJCNidHcAq9JYVoWTW0svb5FiwSLotkM+JXNXejfjnzVYV9n0DTBythl9+XgTxg==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + dependencies: + '@inquirer/core': 10.1.2(@types/node@22.10.2) + '@inquirer/type': 3.0.2(@types/node@22.10.2) + '@types/node': 22.10.2 + dev: true + + /@inquirer/core@10.1.2(@types/node@22.10.2): + resolution: {integrity: sha512-bHd96F3ezHg1mf/J0Rb4CV8ndCN0v28kUlrHqP7+ECm1C/A+paB7Xh2lbMk6x+kweQC+rZOxM/YeKikzxco8bQ==} + engines: {node: '>=18'} + dependencies: + '@inquirer/figures': 1.0.9 + '@inquirer/type': 3.0.2(@types/node@22.10.2) + ansi-escapes: 4.3.2 + cli-width: 4.1.0 + mute-stream: 2.0.0 + signal-exit: 4.1.0 + strip-ansi: 6.0.1 + wrap-ansi: 6.2.0 + yoctocolors-cjs: 2.1.2 + transitivePeerDependencies: + - '@types/node' + dev: true + + /@inquirer/editor@4.2.1(@types/node@22.10.2): + resolution: {integrity: sha512-xn9aDaiP6nFa432i68JCaL302FyL6y/6EG97nAtfIPnWZ+mWPgCMLGc4XZ2QQMsZtu9q3Jd5AzBPjXh10aX9kA==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + dependencies: + '@inquirer/core': 10.1.2(@types/node@22.10.2) + '@inquirer/type': 3.0.2(@types/node@22.10.2) + '@types/node': 22.10.2 + external-editor: 3.1.0 + dev: true + + /@inquirer/expand@4.0.4(@types/node@22.10.2): + resolution: {integrity: sha512-GYocr+BPyxKPxQ4UZyNMqZFSGKScSUc0Vk17II3J+0bDcgGsQm0KYQNooN1Q5iBfXsy3x/VWmHGh20QnzsaHwg==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + dependencies: + '@inquirer/core': 10.1.2(@types/node@22.10.2) + '@inquirer/type': 3.0.2(@types/node@22.10.2) + '@types/node': 22.10.2 + yoctocolors-cjs: 2.1.2 + dev: true + + /@inquirer/figures@1.0.9: + resolution: {integrity: sha512-BXvGj0ehzrngHTPTDqUoDT3NXL8U0RxUk2zJm2A66RhCEIWdtU1v6GuUqNAgArW4PQ9CinqIWyHdQgdwOj06zQ==} + engines: {node: '>=18'} + dev: true + + /@inquirer/input@4.1.1(@types/node@22.10.2): + resolution: {integrity: sha512-nAXAHQndZcXB+7CyjIW3XuQZZHbQQ0q8LX6miY6bqAWwDzNa9JUioDBYrFmOUNIsuF08o1WT/m2gbBXvBhYVxg==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + dependencies: + '@inquirer/core': 10.1.2(@types/node@22.10.2) + '@inquirer/type': 3.0.2(@types/node@22.10.2) + '@types/node': 22.10.2 + dev: true + + /@inquirer/number@3.0.4(@types/node@22.10.2): + resolution: {integrity: sha512-DX7a6IXRPU0j8kr2ovf+QaaDiIf+zEKaZVzCWdLOTk7XigqSXvoh4cul7x68xp54WTQrgSnW7P1WBJDbyY3GhA==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + dependencies: + '@inquirer/core': 10.1.2(@types/node@22.10.2) + '@inquirer/type': 3.0.2(@types/node@22.10.2) + '@types/node': 22.10.2 + dev: true + + /@inquirer/password@4.0.4(@types/node@22.10.2): + resolution: {integrity: sha512-wiliQOWdjM8FnBmdIHtQV2Ca3S1+tMBUerhyjkRCv1g+4jSvEweGu9GCcvVEgKDhTBT15nrxvk5/bVrGUqSs1w==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + dependencies: + '@inquirer/core': 10.1.2(@types/node@22.10.2) + '@inquirer/type': 3.0.2(@types/node@22.10.2) + '@types/node': 22.10.2 + ansi-escapes: 4.3.2 + dev: true + + /@inquirer/prompts@7.2.1(@types/node@22.10.2): + resolution: {integrity: sha512-v2JSGri6/HXSfoGIwuKEn8sNCQK6nsB2BNpy2lSX6QH9bsECrMv93QHnj5+f+1ZWpF/VNioIV2B/PDox8EvGuQ==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + dependencies: + '@inquirer/checkbox': 4.0.4(@types/node@22.10.2) + '@inquirer/confirm': 5.1.1(@types/node@22.10.2) + '@inquirer/editor': 4.2.1(@types/node@22.10.2) + '@inquirer/expand': 4.0.4(@types/node@22.10.2) + '@inquirer/input': 4.1.1(@types/node@22.10.2) + '@inquirer/number': 3.0.4(@types/node@22.10.2) + '@inquirer/password': 4.0.4(@types/node@22.10.2) + '@inquirer/rawlist': 4.0.4(@types/node@22.10.2) + '@inquirer/search': 3.0.4(@types/node@22.10.2) + '@inquirer/select': 4.0.4(@types/node@22.10.2) + '@types/node': 22.10.2 + dev: true + + /@inquirer/rawlist@4.0.4(@types/node@22.10.2): + resolution: {integrity: sha512-IsVN2EZdNHsmFdKWx9HaXb8T/s3FlR/U1QPt9dwbSyPtjFbMTlW9CRFvnn0bm/QIsrMRD2oMZqrQpSWPQVbXXg==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + dependencies: + '@inquirer/core': 10.1.2(@types/node@22.10.2) + '@inquirer/type': 3.0.2(@types/node@22.10.2) + '@types/node': 22.10.2 + yoctocolors-cjs: 2.1.2 + dev: true + + /@inquirer/search@3.0.4(@types/node@22.10.2): + resolution: {integrity: sha512-tSkJk2SDmC2MEdTIjknXWmCnmPr5owTs9/xjfa14ol1Oh95n6xW7SYn5fiPk4/vrJPys0ggSWiISdPze4LTa7A==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + dependencies: + '@inquirer/core': 10.1.2(@types/node@22.10.2) + '@inquirer/figures': 1.0.9 + '@inquirer/type': 3.0.2(@types/node@22.10.2) + '@types/node': 22.10.2 + yoctocolors-cjs: 2.1.2 + dev: true + + /@inquirer/select@4.0.4(@types/node@22.10.2): + resolution: {integrity: sha512-ZzYLuLoUzTIW9EJm++jBpRiTshGqS3Q1o5qOEQqgzaBlmdsjQr6pA4TUNkwu6OBYgM2mIRbCz6mUhFDfl/GF+w==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + dependencies: + '@inquirer/core': 10.1.2(@types/node@22.10.2) + '@inquirer/figures': 1.0.9 + '@inquirer/type': 3.0.2(@types/node@22.10.2) + '@types/node': 22.10.2 + ansi-escapes: 4.3.2 + yoctocolors-cjs: 2.1.2 + dev: true + + /@inquirer/type@3.0.2(@types/node@22.10.2): + resolution: {integrity: sha512-ZhQ4TvhwHZF+lGhQ2O/rsjo80XoZR5/5qhOY3t6FJuX5XBg5Be8YzYTvaUGJnc12AUGI2nr4QSUE4PhKSigx7g==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + dependencies: + '@types/node': 22.10.2 + dev: true + /@istanbuljs/load-nyc-config@1.1.0: resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} engines: {node: '>=8'} @@ -2012,13 +2186,6 @@ packages: '@jridgewell/sourcemap-codec': 1.5.0 dev: true - /@ljharb/through@2.3.13: - resolution: {integrity: sha512-/gKJun8NNiWGZJkGzI/Ragc53cOdcLNdzjLaIa+GEjguQs0ulsurx8WN0jijdK9yPqDvziX995sMRLyLt1uZMQ==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.8 - dev: true - /@nodelib/fs.scandir@2.1.5: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -2040,8 +2207,18 @@ packages: fastq: 1.17.1 dev: true - /@rightcapital/eslint-config@38.0.0(@typescript-eslint/parser@8.0.1)(eslint-plugin-import@2.31.0)(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-W/PAkjxxkA0JVlVZyCZZGPTOcPSIIQXiI2ySer/n9bOj3716cSyPxfAgD59XN6/9IhbYH2POZmHlS2oaiR/Svg==} + /@nolyfill/is-core-module@1.0.39: + resolution: {integrity: sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==} + engines: {node: '>=12.4.0'} + dev: true + + /@pkgr/core@0.1.1: + resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + dev: true + + /@rightcapital/eslint-config@41.0.0(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-nmW/Zcq9ub6rT7GKuPG7Fsb5d7uWZv05hW6dTL8Tsa902Bku6ABxheeRqrrddoK0SjrDf0IQxzWu9jda09awBA==} engines: {node: ^18.20.0 || ^20.10.0 || ^21.1.0 || >=22} peerDependencies: eslint: '>=9' @@ -2050,55 +2227,49 @@ packages: typescript: optional: true dependencies: - '@eslint-react/eslint-plugin': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@rightcapital/eslint-plugin': 38.0.0(eslint@9.13.0)(typescript@5.3.3) - '@stylistic/eslint-plugin': 2.9.0(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/utils': 8.0.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/eslint-plugin': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@rightcapital/eslint-plugin': 41.0.0(eslint@9.13.0)(typescript@5.3.3) + '@stylistic/eslint-plugin': 2.12.1(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) confusing-browser-globals: 1.0.11 eslint: 9.13.0 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@8.0.1)(eslint-plugin-import@2.31.0)(eslint@9.13.0) - eslint-plugin-import-x: 4.3.1(eslint@9.13.0)(typescript@5.3.3) - eslint-plugin-jsx-a11y: 6.7.1(eslint@9.13.0) + eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import-x@4.6.1)(eslint@9.13.0) + eslint-plugin-import-x: 4.6.1(eslint@9.13.0)(typescript@5.3.3) + eslint-plugin-jsx-a11y: 6.10.2(eslint@9.13.0) eslint-plugin-lodash: 8.0.0(eslint@9.13.0) - eslint-plugin-n: 17.10.2(eslint@9.13.0) - eslint-plugin-react-hooks: 5.0.0(eslint@9.13.0) + eslint-plugin-n: 17.15.1(eslint@9.13.0) + eslint-plugin-react-hooks: 5.1.0(eslint@9.13.0) eslint-plugin-simple-import-sort: 12.1.1(eslint@9.13.0) - eslint-plugin-unicorn: 56.0.0(eslint@9.13.0) - globals: 15.11.0 + eslint-plugin-unicorn: 56.0.1(eslint@9.13.0) + globals: 15.14.0 typescript: 5.3.3 - typescript-eslint: 8.0.1(eslint@9.13.0)(typescript@5.3.3) + typescript-eslint: 8.18.2(eslint@9.13.0)(typescript@5.3.3) transitivePeerDependencies: - - '@typescript-eslint/parser' - - eslint-import-resolver-node - - eslint-import-resolver-webpack - eslint-plugin-import - supports-color dev: true - /@rightcapital/eslint-plugin@38.0.0(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-YXnHH8zw8091L0Z4NstsfVeTRNATT1E1vm2kSTlNnEft9aVNhjFhamlUVQznITZKRwC9BWljChw4wDtnMyz1gQ==} + /@rightcapital/eslint-plugin@41.0.0(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-OcyJ2c0T7GLdS4vgfxkNaY7di/qpb4tC7wYpp0wi9cpPTY4SRqURSqsCvOjzbi9ruBQgGzLlxaEsu2J4HHt61Q==} engines: {node: '>=16.0.0'} peerDependencies: eslint: '>=8.0.0' dependencies: - '@typescript-eslint/utils': 8.0.1(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) eslint: 9.13.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@rightcapital/prettier-config@6.0.12(prettier@3.2.4): - resolution: {integrity: sha512-oNdf217obn/TlVSP+r/RMKW1dWMyA2iD/H9w33SMuxag3neZMRGs0OdwxeC7eJFpxm3vnz32W8Ej+iSjOBrpmQ==} + /@rightcapital/prettier-config@7.1.11(prettier@3.2.4): + resolution: {integrity: sha512-k1i1VAD3rsXAIU9ng6KcOwHgn49rhsN3UOngEKBbL5K5sIi6+I1NpyRz5VLGDUYGvZRus2EYMwIdDHfMmGeuiw==} engines: {node: '>=16.0.0'} peerDependencies: prettier: ^3.0.0 dependencies: prettier: 3.2.4 - dev: true - - /@rtsao/scc@1.1.0: - resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} + prettier-plugin-packagejson: 2.5.6(prettier@3.2.4) dev: true /@sinclair/typebox@0.27.8: @@ -2117,13 +2288,13 @@ packages: '@sinonjs/commons': 3.0.1 dev: true - /@stylistic/eslint-plugin@2.9.0(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-OrDyFAYjBT61122MIY1a3SfEgy3YCMgt2vL4eoPmvTwDBwyQhAXurxNQznlRD/jESNfYWfID8Ej+31LljvF7Xg==} + /@stylistic/eslint-plugin@2.12.1(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-fubZKIHSPuo07FgRTn6S4Nl0uXPRPYVNpyZzIDGfp7Fny6JjNus6kReLD7NI380JXi4HtUTSOZ34LBuNPO1XLQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' dependencies: - '@typescript-eslint/utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) eslint: 9.13.0 eslint-visitor-keys: 4.2.0 espree: 10.3.0 @@ -2185,6 +2356,10 @@ packages: '@types/node': 22.10.2 dev: true + /@types/doctrine@0.0.9: + resolution: {integrity: sha512-eOIHzCUSH7SMfonMG1LsC2f8vxBFtho6NGBznK41R84YzPuvSBzrhEps33IsQiOW9+VL6NQ9DbjQJznk/S4uRA==} + dev: true + /@types/estree@1.0.6: resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} dev: true @@ -2222,10 +2397,6 @@ packages: resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} dev: true - /@types/json5@0.0.29: - resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - dev: true - /@types/node@22.10.2: resolution: {integrity: sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==} dependencies: @@ -2250,23 +2421,20 @@ packages: '@types/yargs-parser': 21.0.3 dev: true - /@typescript-eslint/eslint-plugin@8.0.1(@typescript-eslint/parser@8.0.1)(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-5g3Y7GDFsJAnY4Yhvk8sZtFfV6YNF2caLzjrRPUBzewjPCaj0yokePB4LJSobyCzGMzjZZYFbwuzbfDHlimXbQ==} + /@typescript-eslint/eslint-plugin@8.18.2(@typescript-eslint/parser@8.18.2)(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-adig4SzPLjeQ0Tm+jvsozSGiCliI2ajeURDGHjZ2llnA+A67HihCQ+a3amtPhUakd1GlwHxSRvzOZktbEvhPPg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 eslint: ^8.57.0 || ^9.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true + typescript: '>=4.8.4 <5.8.0' dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.0.1(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/scope-manager': 8.0.1 - '@typescript-eslint/type-utils': 8.0.1(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/utils': 8.0.1(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/visitor-keys': 8.0.1 + '@typescript-eslint/parser': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/scope-manager': 8.18.2 + '@typescript-eslint/type-utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/visitor-keys': 8.18.2 eslint: 9.13.0 graphemer: 1.4.0 ignore: 5.3.2 @@ -2277,20 +2445,17 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@8.0.1(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-5IgYJ9EO/12pOUwiBKFkpU7rS3IU21mtXzB81TNwq2xEybcmAZrE9qwDtsb5uQd9aVO9o0fdabFyAmKveXyujg==} + /@typescript-eslint/parser@8.18.2(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-y7tcq4StgxQD4mDr9+Jb26dZ+HTZ/SkfqpXSiqeUXZHxOUyjWDKsmwKhJ0/tApR08DgOhrFAoAhyB80/p3ViuA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true + typescript: '>=4.8.4 <5.8.0' dependencies: - '@typescript-eslint/scope-manager': 8.0.1 - '@typescript-eslint/types': 8.0.1 - '@typescript-eslint/typescript-estree': 8.0.1(typescript@5.3.3) - '@typescript-eslint/visitor-keys': 8.0.1 + '@typescript-eslint/scope-manager': 8.18.2 + '@typescript-eslint/types': 8.18.2 + '@typescript-eslint/typescript-estree': 8.18.2(typescript@5.3.3) + '@typescript-eslint/visitor-keys': 8.18.2 debug: 4.4.0 eslint: 9.13.0 typescript: 5.3.3 @@ -2298,50 +2463,23 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager@8.0.1: - resolution: {integrity: sha512-NpixInP5dm7uukMiRyiHjRKkom5RIFA4dfiHvalanD2cF0CLUuQqxfg8PtEUo9yqJI2bBhF+pcSafqnG3UBnRQ==} + /@typescript-eslint/scope-manager@8.18.2: + resolution: {integrity: sha512-YJFSfbd0CJjy14r/EvWapYgV4R5CHzptssoag2M7y3Ra7XNta6GPAJPPP5KGB9j14viYXyrzRO5GkX7CRfo8/g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: - '@typescript-eslint/types': 8.0.1 - '@typescript-eslint/visitor-keys': 8.0.1 + '@typescript-eslint/types': 8.18.2 + '@typescript-eslint/visitor-keys': 8.18.2 dev: true - /@typescript-eslint/scope-manager@8.18.1: - resolution: {integrity: sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - dependencies: - '@typescript-eslint/types': 8.18.1 - '@typescript-eslint/visitor-keys': 8.18.1 - dev: true - - /@typescript-eslint/type-utils@8.0.1(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-+/UT25MWvXeDX9YaHv1IS6KI1fiuTto43WprE7pgSMswHbn1Jm9GEM4Txp+X74ifOWV8emu2AWcbLhpJAvD5Ng==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/typescript-estree': 8.0.1(typescript@5.3.3) - '@typescript-eslint/utils': 8.0.1(eslint@9.13.0)(typescript@5.3.3) - debug: 4.4.0 - ts-api-utils: 1.4.3(typescript@5.3.3) - typescript: 5.3.3 - transitivePeerDependencies: - - eslint - - supports-color - dev: true - - /@typescript-eslint/type-utils@8.18.1(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-jAhTdK/Qx2NJPNOTxXpMwlOiSymtR2j283TtPqXkKBdH8OAMmhiUfP0kJjc/qSE51Xrq02Gj9NY7MwK+UxVwHQ==} + /@typescript-eslint/type-utils@8.18.2(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-AB/Wr1Lz31bzHfGm/jgbFR0VB0SML/hd2P1yxzKDM48YmP7vbyJNHRExUE/wZsQj2wUCvbWH8poNHFuxLqCTnA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' dependencies: - '@typescript-eslint/typescript-estree': 8.18.1(typescript@5.3.3) - '@typescript-eslint/utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/typescript-estree': 8.18.2(typescript@5.3.3) + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) debug: 4.4.0 eslint: 9.13.0 ts-api-utils: 1.4.3(typescript@5.3.3) @@ -2350,46 +2488,19 @@ packages: - supports-color dev: true - /@typescript-eslint/types@8.0.1: - resolution: {integrity: sha512-PpqTVT3yCA/bIgJ12czBuE3iBlM3g4inRSC5J0QOdQFAn07TYrYEQBBKgXH1lQpglup+Zy6c1fxuwTk4MTNKIw==} + /@typescript-eslint/types@8.18.2: + resolution: {integrity: sha512-Z/zblEPp8cIvmEn6+tPDIHUbRu/0z5lqZ+NvolL5SvXWT5rQy7+Nch83M0++XzO0XrWRFWECgOAyE8bsJTl1GQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true - /@typescript-eslint/types@8.18.1: - resolution: {integrity: sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - dev: true - - /@typescript-eslint/typescript-estree@8.0.1(typescript@5.3.3): - resolution: {integrity: sha512-8V9hriRvZQXPWU3bbiUV4Epo7EvgM6RTs+sUmxp5G//dBGy402S7Fx0W0QkB2fb4obCF8SInoUzvTYtc3bkb5w==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/types': 8.0.1 - '@typescript-eslint/visitor-keys': 8.0.1 - debug: 4.4.0 - globby: 11.1.0 - is-glob: 4.0.3 - minimatch: 9.0.5 - semver: 7.6.3 - ts-api-utils: 1.4.3(typescript@5.3.3) - typescript: 5.3.3 - transitivePeerDependencies: - - supports-color - dev: true - - /@typescript-eslint/typescript-estree@8.18.1(typescript@5.3.3): - resolution: {integrity: sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg==} + /@typescript-eslint/typescript-estree@8.18.2(typescript@5.3.3): + resolution: {integrity: sha512-WXAVt595HjpmlfH4crSdM/1bcsqh+1weFRWIa9XMTx/XHZ9TCKMcr725tLYqWOgzKdeDrqVHxFotrvWcEsk2Tg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <5.8.0' dependencies: - '@typescript-eslint/types': 8.18.1 - '@typescript-eslint/visitor-keys': 8.18.1 + '@typescript-eslint/types': 8.18.2 + '@typescript-eslint/visitor-keys': 8.18.2 debug: 4.4.0 fast-glob: 3.3.2 is-glob: 4.0.3 @@ -2401,52 +2512,28 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@8.0.1(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-CBFR0G0sCt0+fzfnKaciu9IBsKvEKYwN9UZ+eeogK1fYHg4Qxk1yf/wLQkLXlq8wbU2dFlgAesxt8Gi76E8RTA==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 - dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.13.0) - '@typescript-eslint/scope-manager': 8.0.1 - '@typescript-eslint/types': 8.0.1 - '@typescript-eslint/typescript-estree': 8.0.1(typescript@5.3.3) - eslint: 9.13.0 - transitivePeerDependencies: - - supports-color - - typescript - dev: true - - /@typescript-eslint/utils@8.18.1(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-8vikiIj2ebrC4WRdcAdDcmnu9Q/MXXwg+STf40BVfT8exDqBCUPdypvzcUPxEqRGKg9ALagZ0UWcYCtn+4W2iQ==} + /@typescript-eslint/utils@8.18.2(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-Cr4A0H7DtVIPkauj4sTSXVl+VBWewE9/o40KcF3TV9aqDEOWoXF3/+oRXNby3DYzZeCATvbdksYsGZzplwnK/Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@9.13.0) - '@typescript-eslint/scope-manager': 8.18.1 - '@typescript-eslint/types': 8.18.1 - '@typescript-eslint/typescript-estree': 8.18.1(typescript@5.3.3) + '@typescript-eslint/scope-manager': 8.18.2 + '@typescript-eslint/types': 8.18.2 + '@typescript-eslint/typescript-estree': 8.18.2(typescript@5.3.3) eslint: 9.13.0 typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/visitor-keys@8.0.1: - resolution: {integrity: sha512-W5E+o0UfUcK5EgchLZsyVWqARmsM7v54/qEq6PY3YI5arkgmCzHiuk0zKSJJbm71V0xdRna4BGomkCTXz2/LkQ==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - dependencies: - '@typescript-eslint/types': 8.0.1 - eslint-visitor-keys: 3.4.3 - dev: true - - /@typescript-eslint/visitor-keys@8.18.1: - resolution: {integrity: sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ==} + /@typescript-eslint/visitor-keys@8.18.2: + resolution: {integrity: sha512-zORcwn4C3trOWiCqFQP1x6G3xTRyZ1LYydnj51cRnJ6hxBlr/cKPckk+PKPUw/fXmvfKTcw7bwY3w9izgx5jZw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: - '@typescript-eslint/types': 8.18.1 + '@typescript-eslint/types': 8.18.2 eslint-visitor-keys: 4.2.0 dev: true @@ -2592,18 +2679,6 @@ packages: engines: {node: '>=8'} dev: true - /array.prototype.findlastindex@1.2.5: - resolution: {integrity: sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.8 - define-properties: 1.2.1 - es-abstract: 1.23.7 - es-errors: 1.3.0 - es-object-atoms: 1.0.0 - es-shim-unscopables: 1.0.2 - dev: true - /array.prototype.flat@1.3.3: resolution: {integrity: sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==} engines: {node: '>= 0.4'} @@ -2637,8 +2712,8 @@ packages: is-array-buffer: 3.0.5 dev: true - /ast-types-flow@0.0.7: - resolution: {integrity: sha512-eBvWn1lvIApYMhzQMsu9ciLfkBY499mFZlNqG+/9WR7PVlroQw0vG30cOQQbaKz3sCEc44TAOu2ykzqXSNnwag==} + /ast-types-flow@0.0.8: + resolution: {integrity: sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==} dev: true /at-least-node@1.0.0: @@ -2658,8 +2733,8 @@ packages: engines: {node: '>=4'} dev: true - /axobject-query@3.2.4: - resolution: {integrity: sha512-aPTElBrbifBU1krmZxGZOlBkslORe7Ll7+BDnI50Wy4LgOt69luMgevkDfTq1O/ZgprooPCtWpjCwKSZw/iZ4A==} + /axobject-query@4.1.0: + resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} engines: {node: '>= 0.4'} dev: true @@ -3067,21 +3142,23 @@ packages: dot-prop: 5.3.0 dev: true + /compare-versions@6.1.1: + resolution: {integrity: sha512-4hm4VPpIecmlg59CHXnRDnqGplJFrbLG4aFEl5vl6cK1u76ws3LLvX7ikFnTDl5vo39sjWD6AaDPYodJp/NNHg==} + dev: true + /concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} dev: true - /concurrently@8.2.2: - resolution: {integrity: sha512-1dP4gpXFhei8IOtlXRE/T/4H88ElHgTiUzh71YUmtjTEHMSRS2Z/fgOxHSxxusGHogsRfxNq1vyAwxSC+EVyDg==} - engines: {node: ^14.13.0 || >=16.0.0} + /concurrently@9.1.0: + resolution: {integrity: sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==} + engines: {node: '>=18'} hasBin: true dependencies: chalk: 4.1.2 - date-fns: 2.30.0 lodash: 4.17.21 rxjs: 7.8.1 shell-quote: 1.8.2 - spawn-command: 0.0.2 supports-color: 8.1.1 tree-kill: 1.2.2 yargs: 17.7.2 @@ -3261,13 +3338,6 @@ packages: is-data-view: 1.0.2 dev: true - /date-fns@2.30.0: - resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} - engines: {node: '>=0.11'} - dependencies: - '@babel/runtime': 7.26.0 - dev: true - /date-fns@3.6.0: resolution: {integrity: sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==} dev: false @@ -3351,11 +3421,21 @@ packages: engines: {node: '>=8'} dev: true + /detect-indent@7.0.1: + resolution: {integrity: sha512-Mc7QhQ8s+cLrnUfU/Ji94vG/r8M26m8f++vyres4ZoojaRDpZ1eSIh/EpzLNwlWuvzSZ3UbDFspjFvTDXe6e/g==} + engines: {node: '>=12.20'} + dev: true + /detect-newline@3.1.0: resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} engines: {node: '>=8'} dev: true + /detect-newline@4.0.1: + resolution: {integrity: sha512-qE3Veg1YXzGHQhlA6jzebZN2qVf6NX+A7m7qlhCGG30dJixrAQhYOsJjsnBjJkCSmuOPpCk30145fr8FV0bzog==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + dev: true + /diff-sequences@29.6.3: resolution: {integrity: sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -3373,13 +3453,6 @@ packages: path-type: 4.0.0 dev: true - /doctrine@2.1.0: - resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} - engines: {node: '>=0.10.0'} - dependencies: - esutils: 2.0.3 - dev: true - /doctrine@3.0.0: resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} engines: {node: '>=6.0.0'} @@ -3573,83 +3646,29 @@ packages: - supports-color dev: true - /eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.0.1)(eslint-plugin-import@2.31.0)(eslint@9.13.0): - resolution: {integrity: sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==} + /eslint-import-resolver-typescript@3.7.0(eslint-plugin-import-x@4.6.1)(eslint@9.13.0): + resolution: {integrity: sha512-Vrwyi8HHxY97K5ebydMtffsWAn1SCR9eol49eCd5fJS4O1WV7PaAjbcjmbfJJSMz/t4Mal212Uz/fQZrOB8mow==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '*' eslint-plugin-import: '*' + eslint-plugin-import-x: '*' + peerDependenciesMeta: + eslint-plugin-import: + optional: true + eslint-plugin-import-x: + optional: true dependencies: + '@nolyfill/is-core-module': 1.0.39 debug: 4.4.0 enhanced-resolve: 5.18.0 eslint: 9.13.0 - eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.0.1)(eslint-import-resolver-typescript@3.6.1)(eslint@9.13.0) - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.0.1)(eslint@9.13.0) + eslint-plugin-import-x: 4.6.1(eslint@9.13.0)(typescript@5.3.3) fast-glob: 3.3.2 get-tsconfig: 4.8.1 - is-core-module: 2.16.1 + is-bun-module: 1.3.0 is-glob: 4.0.3 - transitivePeerDependencies: - - '@typescript-eslint/parser' - - eslint-import-resolver-node - - eslint-import-resolver-webpack - - supports-color - dev: true - - /eslint-module-utils@2.12.0(@typescript-eslint/parser@8.0.1)(eslint-import-resolver-node@0.3.9)(eslint@9.13.0): - resolution: {integrity: sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==} - engines: {node: '>=4'} - peerDependencies: - '@typescript-eslint/parser': '*' - eslint: '*' - eslint-import-resolver-node: '*' - eslint-import-resolver-typescript: '*' - eslint-import-resolver-webpack: '*' - peerDependenciesMeta: - '@typescript-eslint/parser': - optional: true - eslint: - optional: true - eslint-import-resolver-node: - optional: true - eslint-import-resolver-typescript: - optional: true - eslint-import-resolver-webpack: - optional: true - dependencies: - '@typescript-eslint/parser': 8.0.1(eslint@9.13.0)(typescript@5.3.3) - debug: 3.2.7 - eslint: 9.13.0 - eslint-import-resolver-node: 0.3.9 - transitivePeerDependencies: - - supports-color - dev: true - - /eslint-module-utils@2.12.0(@typescript-eslint/parser@8.0.1)(eslint-import-resolver-typescript@3.6.1)(eslint@9.13.0): - resolution: {integrity: sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==} - engines: {node: '>=4'} - peerDependencies: - '@typescript-eslint/parser': '*' - eslint: '*' - eslint-import-resolver-node: '*' - eslint-import-resolver-typescript: '*' - eslint-import-resolver-webpack: '*' - peerDependenciesMeta: - '@typescript-eslint/parser': - optional: true - eslint: - optional: true - eslint-import-resolver-node: - optional: true - eslint-import-resolver-typescript: - optional: true - eslint-import-resolver-webpack: - optional: true - dependencies: - '@typescript-eslint/parser': 8.0.1(eslint@9.13.0)(typescript@5.3.3) - debug: 3.2.7 - eslint: 9.13.0 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@8.0.1)(eslint-plugin-import@2.31.0)(eslint@9.13.0) + stable-hash: 0.0.4 transitivePeerDependencies: - supports-color dev: true @@ -3666,15 +3685,18 @@ packages: eslint-compat-utils: 0.5.1(eslint@9.13.0) dev: true - /eslint-plugin-import-x@4.3.1(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-5TriWkXulDl486XnYYRgsL+VQoS/7mhN/2ci02iLCuL7gdhbiWxnsuL/NTcaKY9fpMgsMFjWZBtIGW7pb+RX0g==} + /eslint-plugin-import-x@4.6.1(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-wluSUifMIb7UfwWXqx7Yx0lE/SGCcGXECLx/9bCmbY2nneLwvAZ4vkd1IXDjPKFvdcdUgr1BaRnaRpx3k2+Pfw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 dependencies: - '@typescript-eslint/utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) + '@types/doctrine': 0.0.9 + '@typescript-eslint/scope-manager': 8.18.2 + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) debug: 4.4.0 doctrine: 3.0.0 + enhanced-resolve: 5.18.0 eslint: 9.13.0 eslint-import-resolver-node: 0.3.9 get-tsconfig: 4.8.1 @@ -3688,66 +3710,28 @@ packages: - typescript dev: true - /eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.0.1)(eslint@9.13.0): - resolution: {integrity: sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==} - engines: {node: '>=4'} - peerDependencies: - '@typescript-eslint/parser': '*' - eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9 - peerDependenciesMeta: - '@typescript-eslint/parser': - optional: true - dependencies: - '@rtsao/scc': 1.1.0 - '@typescript-eslint/parser': 8.0.1(eslint@9.13.0)(typescript@5.3.3) - array-includes: 3.1.8 - array.prototype.findlastindex: 1.2.5 - array.prototype.flat: 1.3.3 - array.prototype.flatmap: 1.3.3 - debug: 3.2.7 - doctrine: 2.1.0 - eslint: 9.13.0 - eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.0.1)(eslint-import-resolver-node@0.3.9)(eslint@9.13.0) - hasown: 2.0.2 - is-core-module: 2.16.1 - is-glob: 4.0.3 - minimatch: 3.1.2 - object.fromentries: 2.0.8 - object.groupby: 1.0.3 - object.values: 1.2.1 - semver: 6.3.1 - string.prototype.trimend: 1.0.9 - tsconfig-paths: 3.15.0 - transitivePeerDependencies: - - eslint-import-resolver-typescript - - eslint-import-resolver-webpack - - supports-color - dev: true - - /eslint-plugin-jsx-a11y@6.7.1(eslint@9.13.0): - resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==} + /eslint-plugin-jsx-a11y@6.10.2(eslint@9.13.0): + resolution: {integrity: sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==} engines: {node: '>=4.0'} peerDependencies: - eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 + eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9 dependencies: - '@babel/runtime': 7.26.0 aria-query: 5.3.2 array-includes: 3.1.8 array.prototype.flatmap: 1.3.3 - ast-types-flow: 0.0.7 + ast-types-flow: 0.0.8 axe-core: 4.10.2 - axobject-query: 3.2.4 + axobject-query: 4.1.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 eslint: 9.13.0 - has: 1.0.4 + hasown: 2.0.2 jsx-ast-utils: 3.3.5 - language-tags: 1.0.5 + language-tags: 1.0.9 minimatch: 3.1.2 - object.entries: 1.1.8 object.fromentries: 2.0.8 - semver: 6.3.1 + safe-regex-test: 1.1.0 + string.prototype.includes: 2.0.1 dev: true /eslint-plugin-lodash@8.0.0(eslint@9.13.0): @@ -3760,8 +3744,8 @@ packages: lodash: 4.17.21 dev: true - /eslint-plugin-n@17.10.2(eslint@9.13.0): - resolution: {integrity: sha512-e+s4eAf5NtJaxPhTNu3qMO0Iz40WANS93w9LQgYcvuljgvDmWi/a3rh+OrNyMHeng6aOWGJO0rCg5lH4zi8yTw==} + /eslint-plugin-n@17.15.1(eslint@9.13.0): + resolution: {integrity: sha512-KFw7x02hZZkBdbZEFQduRGH4VkIH4MW97ClsbAM4Y4E6KguBJWGfWG1P4HEIpZk2bkoWf0bojpnjNAhYQP8beA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.23.0' @@ -3771,14 +3755,14 @@ packages: eslint: 9.13.0 eslint-plugin-es-x: 7.8.0(eslint@9.13.0) get-tsconfig: 4.8.1 - globals: 15.11.0 + globals: 15.14.0 ignore: 5.3.2 minimatch: 9.0.5 semver: 7.6.3 dev: true - /eslint-plugin-react-debug@1.9.0(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-+Nprm5R1yQLvfe6f0BSYXMVB6zOgLcalWnae9eE8Wk+NxQNjAVOCxsB9ipkR1qqdUmZesz6oNpeAE4PgKAf1ig==} + /eslint-plugin-react-debug@1.22.1(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-dtXr9UTiWWSVkwNkaYkA04khR6xebqLeX3O8/ZJfIeFaA+58DRhwWGqzywLDjjLIM7s0V7UmuuvAGff8CVS9fA==} engines: {bun: '>=1.0.15', node: '>=18.18.0'} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -3787,26 +3771,27 @@ packages: typescript: optional: true dependencies: - '@eslint-react/ast': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/core': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/jsx': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/shared': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/tools': 1.9.0 - '@eslint-react/types': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/scope-manager': 8.18.1 - '@typescript-eslint/type-utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/types': 8.18.1 - '@typescript-eslint/utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/ast': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/core': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/eff': 1.22.1 + '@eslint-react/jsx': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/shared': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/types': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/var': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/scope-manager': 8.18.2 + '@typescript-eslint/type-utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/types': 8.18.2 + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) eslint: 9.13.0 - remeda: 2.18.0 string-ts: 2.2.0 + ts-pattern: 5.6.0 typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-react-dom@1.9.0(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-ESU1OCytAudvkjfA8eqjq/j4+H9p5AObn6Wh1KWpED03KUnGCdYHJs5ZvdxuFS3ttrweyuJekENLwDKwLjxYiw==} + /eslint-plugin-react-dom@1.22.1(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-uQg81POQCR1rDlOfvzRZQ0KoJeLkSmpsmGLU0r5unsCNJFF6hCEcqhYHapmn7oLV/6MebLF2exptsXjNc+L7rQ==} engines: {bun: '>=1.0.15', node: '>=18.18.0'} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -3815,25 +3800,27 @@ packages: typescript: optional: true dependencies: - '@eslint-react/ast': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/core': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/jsx': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/shared': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/tools': 1.9.0 - '@eslint-react/types': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/var': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/scope-manager': 8.18.1 - '@typescript-eslint/types': 8.18.1 - '@typescript-eslint/utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/ast': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/core': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/eff': 1.22.1 + '@eslint-react/jsx': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/shared': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/types': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/var': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/scope-manager': 8.18.2 + '@typescript-eslint/types': 8.18.2 + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + compare-versions: 6.1.1 eslint: 9.13.0 - remeda: 2.18.0 + string-ts: 2.2.0 + ts-pattern: 5.6.0 typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-react-hooks-extra@1.9.0(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-nFs52rtcc4nmOTLTxGoevM2ZXwGRd5IjkWXkaah8W1C1qHoLVnLRyH6geFUMlXbje3+benMb63ycS11GyyCS7w==} + /eslint-plugin-react-hooks-extra@1.22.1(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-9g+Cxf76nne6n9cPOzQpj4S6f8XgSqRwkDO/XbHzuU6xgaxc2Y/9lD9YX1N9Tm3d86XtdLHkWfDFBD4SigSC2Q==} engines: {bun: '>=1.0.15', node: '>=18.18.0'} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -3842,26 +3829,27 @@ packages: typescript: optional: true dependencies: - '@eslint-react/ast': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/core': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/jsx': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/shared': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/tools': 1.9.0 - '@eslint-react/types': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/var': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/scope-manager': 8.18.1 - '@typescript-eslint/type-utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/types': 8.18.1 - '@typescript-eslint/utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/ast': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/core': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/eff': 1.22.1 + '@eslint-react/jsx': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/shared': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/types': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/var': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/scope-manager': 8.18.2 + '@typescript-eslint/type-utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/types': 8.18.2 + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) eslint: 9.13.0 - remeda: 2.18.0 + string-ts: 2.2.0 + ts-pattern: 5.6.0 typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-react-hooks@5.0.0(eslint@9.13.0): - resolution: {integrity: sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==} + /eslint-plugin-react-hooks@5.1.0(eslint@9.13.0): + resolution: {integrity: sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 @@ -3869,8 +3857,8 @@ packages: eslint: 9.13.0 dev: true - /eslint-plugin-react-naming-convention@1.9.0(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-kvuaQFEEQZq4ZTsIxNJccqNnUkt22lkZDp+hPZILC9PS5C6xrACLoVwAIl7k0P6Tv7WsZzoRbxCcanX9F7rtBQ==} + /eslint-plugin-react-naming-convention@1.22.1(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-KXsHYBk9x9+UYoXfLHbKrc1ntXu+TYIB5nmwEUP5PrjcmUO4GuFNFDzWSqUVileQbJPAXWBUwEBGfwCePGwJrg==} engines: {bun: '>=1.0.15', node: '>=18.18.0'} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -3879,25 +3867,26 @@ packages: typescript: optional: true dependencies: - '@eslint-react/ast': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/core': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/jsx': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/shared': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/tools': 1.9.0 - '@eslint-react/types': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/scope-manager': 8.18.1 - '@typescript-eslint/type-utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/types': 8.18.1 - '@typescript-eslint/utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/ast': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/core': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/eff': 1.22.1 + '@eslint-react/jsx': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/shared': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/types': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/scope-manager': 8.18.2 + '@typescript-eslint/type-utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/types': 8.18.2 + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) eslint: 9.13.0 - remeda: 2.18.0 + string-ts: 2.2.0 + ts-pattern: 5.6.0 typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-react-x@1.9.0(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-sZqN8BL7LwcjrnAaSc/aIgXjcnGIpZDo890svcRDfpT8o+12V31T2FKcThS+vtVUgdLufXUY8MLeHfzkbr0sRg==} + /eslint-plugin-react-web-api@1.22.1(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-g/m8c61PWqVmF2P5P9nrL7jobTCbBRdChTfL1fSMXmI9Ax3Ggl+7dWLhIFSRffEUIOOE6aAHrMT3EBWXM25uYQ==} engines: {bun: '>=1.0.15', node: '>=18.18.0'} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -3906,20 +3895,52 @@ packages: typescript: optional: true dependencies: - '@eslint-react/ast': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/core': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/jsx': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/shared': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/tools': 1.9.0 - '@eslint-react/types': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@eslint-react/var': 1.9.0(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/scope-manager': 8.18.1 - '@typescript-eslint/type-utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/types': 8.18.1 - '@typescript-eslint/utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/ast': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/core': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/eff': 1.22.1 + '@eslint-react/jsx': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/shared': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/types': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/var': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/scope-manager': 8.18.2 + '@typescript-eslint/types': 8.18.2 + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + birecord: 0.1.1 + eslint: 9.13.0 + string-ts: 2.2.0 + ts-pattern: 5.6.0 + typescript: 5.3.3 + transitivePeerDependencies: + - supports-color + dev: true + + /eslint-plugin-react-x@1.22.1(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-+YoMnr/JLoXIhviecNYsY7kcjHaOQBOyT7wQjyaxxNrqGeTKPJI6rtk+Sb7ZGXDXVg3L8S+gyzS2VQTt9KS9gQ==} + engines: {bun: '>=1.0.15', node: '>=18.18.0'} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: ^4.9.5 || ^5.3.3 + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@eslint-react/ast': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/core': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/eff': 1.22.1 + '@eslint-react/jsx': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/shared': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/types': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@eslint-react/var': 1.22.1(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/scope-manager': 8.18.2 + '@typescript-eslint/type-utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/types': 8.18.2 + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + compare-versions: 6.1.1 eslint: 9.13.0 is-immutable-type: 5.0.0(eslint@9.13.0)(typescript@5.3.3) - remeda: 2.18.0 + string-ts: 2.2.0 + ts-api-utils: 2.0.0(typescript@5.3.3) + ts-pattern: 5.6.0 typescript: 5.3.3 transitivePeerDependencies: - supports-color @@ -3933,8 +3954,8 @@ packages: eslint: 9.13.0 dev: true - /eslint-plugin-unicorn@56.0.0(eslint@9.13.0): - resolution: {integrity: sha512-aXpddVz/PQMmd69uxO98PA4iidiVNvA0xOtbpUoz1WhBd4RxOQQYqN618v68drY0hmy5uU2jy1bheKEVWBjlPw==} + /eslint-plugin-unicorn@56.0.1(eslint@9.13.0): + resolution: {integrity: sha512-FwVV0Uwf8XPfVnKSGpMg7NtlZh0G0gBarCaFcMUOoqPxXryxdYxTRRv4kH6B9TFCVIrjRXG+emcxIk2ayZilog==} engines: {node: '>=18.18'} peerDependencies: eslint: '>=8.56.0' @@ -3946,7 +3967,7 @@ packages: core-js-compat: 3.39.0 eslint: 9.13.0 esquery: 1.6.0 - globals: 15.11.0 + globals: 15.14.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 jsesc: 3.1.0 @@ -4130,6 +4151,11 @@ packages: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} dev: true + /fast-equals@5.0.1: + resolution: {integrity: sha512-WF1Wi8PwwSY7/6Kx0vKXtw8RwuSGoM1bvDaJbu7MxDlR1vovZjIAKrnzyrThgAjm6JDTu0fVgWXDlMGspodfoQ==} + engines: {node: '>=6.0.0'} + dev: true + /fast-glob@3.3.2: resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} engines: {node: '>=8.6.0'} @@ -4165,6 +4191,17 @@ packages: bser: 2.1.1 dev: true + /fdir@6.4.2(picomatch@4.0.2): + resolution: {integrity: sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==} + peerDependencies: + picomatch: ^3 || ^4 + peerDependenciesMeta: + picomatch: + optional: true + dependencies: + picomatch: 4.0.2 + dev: true + /figures@3.2.0: resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==} engines: {node: '>=8'} @@ -4332,6 +4369,11 @@ packages: engines: {node: '>=8.0.0'} dev: true + /get-stdin@9.0.0: + resolution: {integrity: sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==} + engines: {node: '>=12'} + dev: true + /get-stream@6.0.1: resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} engines: {node: '>=10'} @@ -4357,6 +4399,10 @@ packages: resolve-pkg-maps: 1.0.0 dev: true + /git-hooks-list@3.1.0: + resolution: {integrity: sha512-LF8VeHeR7v+wAbXqfgRlTSX/1BJR9Q1vEMR8JAz1cEg6GX07+zyj3sAdDvYjj/xnlIfVuGgj4qBei1K3hKH+PA==} + dev: true + /git-raw-commits@4.0.0: resolution: {integrity: sha512-ICsMM1Wk8xSGMowkOmPrzo2Fgmfo4bMHLNX6ytHjajRJUqvHOw/TFapQ+QG75c3X/tTDDhOSRPGC52dDbNM8FQ==} engines: {node: '>=16'} @@ -4443,8 +4489,8 @@ packages: engines: {node: '>=18'} dev: true - /globals@15.11.0: - resolution: {integrity: sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==} + /globals@15.14.0: + resolution: {integrity: sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==} engines: {node: '>=18'} dev: true @@ -4481,19 +4527,6 @@ packages: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} dev: true - /handlebars@4.7.8: - resolution: {integrity: sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==} - engines: {node: '>=0.4.7'} - hasBin: true - dependencies: - minimist: 1.2.8 - neo-async: 2.6.2 - source-map: 0.6.1 - wordwrap: 1.0.0 - optionalDependencies: - uglify-js: 3.19.3 - dev: true - /has-bigints@1.1.0: resolution: {integrity: sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==} engines: {node: '>= 0.4'} @@ -4534,11 +4567,6 @@ packages: has-symbols: 1.1.0 dev: true - /has@1.0.4: - resolution: {integrity: sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==} - engines: {node: '>= 0.4.0'} - dev: true - /hasown@2.0.2: resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} engines: {node: '>= 0.4'} @@ -4645,6 +4673,22 @@ packages: engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dev: true + /inquirer@12.3.0(@types/node@22.10.2): + resolution: {integrity: sha512-3NixUXq+hM8ezj2wc7wC37b32/rHq1MwNZDYdvx+d6jokOD+r+i8Q4Pkylh9tISYP114A128LCX8RKhopC5RfQ==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + dependencies: + '@inquirer/core': 10.1.2(@types/node@22.10.2) + '@inquirer/prompts': 7.2.1(@types/node@22.10.2) + '@inquirer/type': 3.0.2(@types/node@22.10.2) + '@types/node': 22.10.2 + ansi-escapes: 4.3.2 + mute-stream: 2.0.0 + run-async: 3.0.0 + rxjs: 7.8.1 + dev: true + /inquirer@8.2.5: resolution: {integrity: sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==} engines: {node: '>=12.0.0'} @@ -4666,27 +4710,6 @@ packages: wrap-ansi: 7.0.0 dev: true - /inquirer@9.2.13: - resolution: {integrity: sha512-mUlJNemjYioZgaZXqEFlQ0z9GD8/o+pavIF3JyhzWLX4Xa9M1wioGMCxQEFmps70un9lrah2WaBl3kSRVcoV3g==} - engines: {node: '>=14.18.0'} - dependencies: - '@ljharb/through': 2.3.13 - ansi-escapes: 4.3.2 - chalk: 5.4.1 - cli-cursor: 3.1.0 - cli-width: 4.1.0 - external-editor: 3.1.0 - figures: 3.2.0 - lodash: 4.17.21 - mute-stream: 1.0.0 - ora: 5.4.1 - run-async: 3.0.0 - rxjs: 7.8.1 - string-width: 4.2.3 - strip-ansi: 6.0.1 - wrap-ansi: 6.2.0 - dev: true - /internal-slot@1.1.0: resolution: {integrity: sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==} engines: {node: '>= 0.4'} @@ -4738,6 +4761,12 @@ packages: builtin-modules: 3.3.0 dev: true + /is-bun-module@1.3.0: + resolution: {integrity: sha512-DgXeu5UWI0IsMQundYb5UAOzm6G2eVnarJ0byP6Tm55iZNKceD59LNPA2L4VvsScTtHcw0yEkVwSf7PC+QoLSA==} + dependencies: + semver: 7.6.3 + dev: true + /is-callable@1.2.7: resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} engines: {node: '>= 0.4'} @@ -4809,7 +4838,7 @@ packages: eslint: '*' typescript: '>=4.7.4' dependencies: - '@typescript-eslint/type-utils': 8.18.1(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/type-utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) eslint: 9.13.0 ts-api-utils: 1.4.3(typescript@5.3.3) ts-declaration-location: 1.0.5(typescript@5.3.3) @@ -4846,6 +4875,11 @@ packages: engines: {node: '>=8'} dev: true + /is-plain-obj@4.1.0: + resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==} + engines: {node: '>=12'} + dev: true + /is-regex@1.2.1: resolution: {integrity: sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==} engines: {node: '>= 0.4'} @@ -5492,13 +5526,6 @@ packages: resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} dev: true - /json5@1.0.2: - resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==} - hasBin: true - dependencies: - minimist: 1.2.8 - dev: true - /json5@2.2.3: resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} engines: {node: '>=6'} @@ -5547,8 +5574,9 @@ packages: resolution: {integrity: sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==} dev: true - /language-tags@1.0.5: - resolution: {integrity: sha512-qJhlO9cGXi6hBGKoxEG/sKZDAHD5Hnu9Hs4WbOY3pCWXDhw0N8x1NenNzm2EnNLkLkk7J2SdxAkDSbb6ftT+UQ==} + /language-tags@1.0.9: + resolution: {integrity: sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==} + engines: {node: '>=0.10'} dependencies: language-subtag-registry: 0.3.23 dev: true @@ -5708,6 +5736,10 @@ packages: resolution: {integrity: sha512-jz+Cfrg9GWOZbQAnDQ4hlVnQky+341Yk5ru8bZSe6sIDTCIg8n9i/u7hSQGSVOF3C7lH6mGtqjkiT9G4wFLL0w==} dev: true + /micro-memoize@4.1.2: + resolution: {integrity: sha512-+HzcV2H+rbSJzApgkj0NdTakkC+bnyeiUxgT6/m7mjcz1CmM22KYFKp+EVj1sWe4UYcnriJr5uqHQD/gMHLD+g==} + dev: true + /micromatch@4.0.8: resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} @@ -5767,19 +5799,15 @@ packages: resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==} dev: true - /mute-stream@1.0.0: - resolution: {integrity: sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==} - engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + /mute-stream@2.0.0: + resolution: {integrity: sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==} + engines: {node: ^18.17.0 || >=20.5.0} dev: true /natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: true - /neo-async@2.6.2: - resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - dev: true - /node-int64@0.4.0: resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==} dev: true @@ -5838,15 +5866,6 @@ packages: object-keys: 1.1.1 dev: true - /object.entries@1.1.8: - resolution: {integrity: sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.8 - define-properties: 1.2.1 - es-object-atoms: 1.0.0 - dev: true - /object.fromentries@2.0.8: resolution: {integrity: sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==} engines: {node: '>= 0.4'} @@ -5857,15 +5876,6 @@ packages: es-object-atoms: 1.0.0 dev: true - /object.groupby@1.0.3: - resolution: {integrity: sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.8 - define-properties: 1.2.1 - es-abstract: 1.23.7 - dev: true - /object.values@1.2.1: resolution: {integrity: sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==} engines: {node: '>= 0.4'} @@ -6084,6 +6094,19 @@ packages: engines: {node: '>= 0.8.0'} dev: true + /prettier-plugin-packagejson@2.5.6(prettier@3.2.4): + resolution: {integrity: sha512-TY7KiLtyt6Tlf53BEbXUWkN0+TRdHKgIMmtXtDCyHH6yWnZ50Lwq6Vb6lyjapZrhDTXooC4EtlY5iLe1sCgi5w==} + peerDependencies: + prettier: '>= 1.16.0' + peerDependenciesMeta: + prettier: + optional: true + dependencies: + prettier: 3.2.4 + sort-package-json: 2.12.0 + synckit: 0.9.2 + dev: true + /prettier@3.2.4: resolution: {integrity: sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==} engines: {node: '>=14'} @@ -6236,12 +6259,6 @@ packages: jsesc: 3.0.2 dev: true - /remeda@2.18.0: - resolution: {integrity: sha512-wvHvaApA7crz46HWhGTotPawkzd45w1iXzPK7r4ECQgbmcSqHLrVio2LOr7ZEp1pu5QDH1U391ZKu+qra7OoLw==} - dependencies: - type-fest: 4.30.2 - dev: true - /require-directory@2.1.1: resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} engines: {node: '>=0.10.0'} @@ -6493,6 +6510,24 @@ packages: engines: {node: '>=8'} dev: true + /sort-object-keys@1.1.3: + resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==} + dev: true + + /sort-package-json@2.12.0: + resolution: {integrity: sha512-/HrPQAeeLaa+vbAH/znjuhwUluuiM/zL5XX9kop8UpDgjtyWKt43hGDk2vd/TBdDpzIyzIHVUgmYofzYrAQjew==} + hasBin: true + dependencies: + detect-indent: 7.0.1 + detect-newline: 4.0.1 + get-stdin: 9.0.0 + git-hooks-list: 3.1.0 + is-plain-obj: 4.1.0 + semver: 7.6.3 + sort-object-keys: 1.1.3 + tinyglobby: 0.2.10 + dev: true + /source-map-support@0.5.13: resolution: {integrity: sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==} dependencies: @@ -6505,10 +6540,6 @@ packages: engines: {node: '>=0.10.0'} dev: true - /spawn-command@0.0.2: - resolution: {integrity: sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ==} - dev: true - /spdx-correct@3.2.0: resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==} dependencies: @@ -6572,6 +6603,15 @@ packages: strip-ansi: 6.0.1 dev: true + /string.prototype.includes@2.0.1: + resolution: {integrity: sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.23.7 + dev: true + /string.prototype.trim@1.2.10: resolution: {integrity: sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==} engines: {node: '>= 0.4'} @@ -6617,11 +6657,6 @@ packages: ansi-regex: 5.0.1 dev: true - /strip-bom@3.0.0: - resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} - engines: {node: '>=4'} - dev: true - /strip-bom@4.0.0: resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==} engines: {node: '>=8'} @@ -6675,6 +6710,14 @@ packages: engines: {node: '>= 0.4'} dev: true + /synckit@0.9.2: + resolution: {integrity: sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw==} + engines: {node: ^14.18.0 || >=16.0.0} + dependencies: + '@pkgr/core': 0.1.1 + tslib: 2.8.1 + dev: true + /tapable@2.2.1: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} @@ -6706,6 +6749,14 @@ packages: resolution: {integrity: sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==} dev: true + /tinyglobby@0.2.10: + resolution: {integrity: sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==} + engines: {node: '>=12.0.0'} + dependencies: + fdir: 6.4.2(picomatch@4.0.2) + picomatch: 4.0.2 + dev: true + /tmp@0.0.33: resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} engines: {node: '>=0.6.0'} @@ -6742,6 +6793,15 @@ packages: typescript: 5.3.3 dev: true + /ts-api-utils@2.0.0(typescript@5.3.3): + resolution: {integrity: sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==} + engines: {node: '>=18.12'} + peerDependencies: + typescript: '>=4.8.4' + dependencies: + typescript: 5.3.3 + dev: true + /ts-declaration-location@1.0.5(typescript@5.3.3): resolution: {integrity: sha512-WqmlO9IoeYwCqJ2E9kHMcY9GZhhfLYItC3VnHDlPOrg6nNdUWS4wn4hhDZUPt60m1EvtjPIZyprTjpI992Bgzw==} peerDependencies: @@ -6786,15 +6846,6 @@ packages: resolution: {integrity: sha512-SL8u60X5+LoEy9tmQHWCdPc2hhb2pKI6I1tU5Jue3v8+iRqZdcT3mWPwKKJy1fMfky6uha82c8ByHAE8PMhKHw==} dev: true - /tsconfig-paths@3.15.0: - resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} - dependencies: - '@types/json5': 0.0.29 - json5: 1.0.2 - minimist: 1.2.8 - strip-bom: 3.0.0 - dev: true - /tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} dev: true @@ -6826,11 +6877,6 @@ packages: engines: {node: '>=8'} dev: true - /type-fest@4.30.2: - resolution: {integrity: sha512-UJShLPYi1aWqCdq9HycOL/gwsuqda1OISdBO3t8RlXQC4QvtuIz4b5FCfe2dQIWEpmlRExKmcTBfP1r9bhY7ig==} - engines: {node: '>=16'} - dev: true - /typed-array-buffer@1.0.3: resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==} engines: {node: '>= 0.4'} @@ -6876,12 +6922,12 @@ packages: reflect.getprototypeof: 1.0.9 dev: true - /typedoc-plugin-markdown@3.17.1(typedoc@0.25.7): - resolution: {integrity: sha512-QzdU3fj0Kzw2XSdoL15ExLASt2WPqD7FbLeaqwT70+XjKyTshBnUlQA5nNREO1C2P8Uen0CDjsBLMsCQ+zd0lw==} + /typedoc-plugin-markdown@4.3.3(typedoc@0.25.7): + resolution: {integrity: sha512-kESCcNRzOcFJATLML2FoCfaTF9c0ujmbZ+UXsJvmNlFLS3v8tDKfDifreJXvXWa9d8gUcetZqOqFcZ/7+Ba34Q==} + engines: {node: '>= 18'} peerDependencies: - typedoc: '>=0.24.0' + typedoc: 0.27.x dependencies: - handlebars: 4.7.8 typedoc: 0.25.7(typescript@5.3.3) dev: true @@ -6899,21 +6945,19 @@ packages: typescript: 5.3.3 dev: true - /typescript-eslint@8.0.1(eslint@9.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-V3Y+MdfhawxEjE16dWpb7/IOgeXnLwAEEkS7v8oDqNcR1oYlqWhGH/iHqHdKVdpWme1VPZ0SoywXAkCqawj2eQ==} + /typescript-eslint@8.18.2(eslint@9.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-KuXezG6jHkvC3MvizeXgupZzaG5wjhU3yE8E7e6viOvAvD9xAWYp8/vy0WULTGe9DYDWcQu7aW03YIV3mSitrQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true + eslint: ^8.57.0 || ^9.0.0 + typescript: '>=4.8.4 <5.8.0' dependencies: - '@typescript-eslint/eslint-plugin': 8.0.1(@typescript-eslint/parser@8.0.1)(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/parser': 8.0.1(eslint@9.13.0)(typescript@5.3.3) - '@typescript-eslint/utils': 8.0.1(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/eslint-plugin': 8.18.2(@typescript-eslint/parser@8.18.2)(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/parser': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + '@typescript-eslint/utils': 8.18.2(eslint@9.13.0)(typescript@5.3.3) + eslint: 9.13.0 typescript: 5.3.3 transitivePeerDependencies: - - eslint - supports-color dev: true @@ -6923,14 +6967,6 @@ packages: hasBin: true dev: true - /uglify-js@3.19.3: - resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==} - engines: {node: '>=0.8.0'} - hasBin: true - requiresBuild: true - dev: true - optional: true - /unbox-primitive@1.1.0: resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} engines: {node: '>= 0.4'} @@ -7017,6 +7053,17 @@ packages: convert-source-map: 2.0.0 dev: true + /valibot@1.0.0-beta.9(typescript@5.3.3): + resolution: {integrity: sha512-yEX8gMAZ2R1yI2uwOO4NCtVnJQx36zn3vD0omzzj9FhcoblvPukENIiRZXKZwCnqSeV80bMm8wNiGhQ0S8fiww==} + peerDependencies: + typescript: '>=5' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + typescript: 5.3.3 + dev: true + /validate-npm-package-license@3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} dependencies: @@ -7116,10 +7163,6 @@ packages: engines: {node: '>=0.10.0'} dev: true - /wordwrap@1.0.0: - resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==} - dev: true - /workspace-tools@0.36.4: resolution: {integrity: sha512-v0UFVvw9BjHtRu2Dau5PEJKkuG8u4jPlpXZQWjSz9XgbSutpPURqtO2P0hp3cVmQVATh8lkMFCewFgJuDnyC/w==} dependencies: @@ -7203,3 +7246,8 @@ packages: resolution: {integrity: sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==} engines: {node: '>=12.20'} dev: true + + /yoctocolors-cjs@2.1.2: + resolution: {integrity: sha512-cYVsTjKl8b+FrnidjibDWskAv7UKOfcwaVZdp/it9n1s9fU3IkgDbhdIRKCW4JDsAlECJY0ytoVPT3sK6kideA==} + engines: {node: '>=18'} + dev: true