diff --git a/package.json b/package.json index 41c8219..65fa1f2 100644 --- a/package.json +++ b/package.json @@ -27,5 +27,10 @@ "lint-staged": "^15.2.10", "prettier": "^2.8.8" }, + "pnpm": { + "overrides": { + "typescript": "5.5.3" + } + }, "packageManager": "pnpm@9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 442b905..33dfd68 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,25 +4,28 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false +overrides: + typescript: 5.5.3 + importers: .: dependencies: ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.5.4)(typescript@5.5.4) + version: 10.9.2(@types/node@18.19.50)(typescript@5.5.3) typescript: - specifier: ^5.5.4 - version: 5.5.4 + specifier: 5.5.3 + version: 5.5.3 devDependencies: '@changesets/cli': specifier: ^2.27.8 version: 2.27.8 '@commitlint/cli': specifier: ^17.8.1 - version: 19.4.1(@types/node@22.5.4)(typescript@5.5.4) + version: 17.8.1 '@commitlint/config-conventional': specifier: ^17.8.1 - version: 19.4.1 + version: 17.8.1 '@embetty/eslint-config': specifier: workspace:^ version: link:tools/eslint @@ -34,22 +37,22 @@ importers: version: 29.5.12 '@types/node': specifier: ^18.19.50 - version: 22.5.4 + version: 18.19.50 husky: specifier: ^8.0.3 - version: 9.1.5 + version: 8.0.3 lint-staged: specifier: ^15.2.10 version: 15.2.10 prettier: specifier: ^2.8.8 - version: 3.3.3 + version: 2.8.8 embetty: dependencies: core-js: specifier: 3.29.1 - version: 3.38.1 + version: 3.29.1 hogan.js: specifier: ^3.0.2 version: 3.0.2 @@ -80,28 +83,28 @@ importers: version: 10.4.20(postcss@8.4.45) cpy-cli: specifier: ^4.2.0 - version: 5.0.0 + version: 4.2.0 css-loader: specifier: ^6.11.0 - version: 7.1.2(webpack@5.94.0(webpack-cli@5.1.4)) + version: 6.11.0(webpack@5.94.0(webpack-cli@5.1.4)) file-loader: specifier: ^6.2.0 version: 6.2.0(webpack@5.94.0(webpack-cli@5.1.4)) fork-ts-checker-webpack-plugin: specifier: ^8.0.0 - version: 9.0.2(typescript@5.5.4)(webpack@5.94.0(webpack-cli@5.1.4)) + version: 8.0.0(typescript@5.5.3)(webpack@5.94.0(webpack-cli@5.1.4)) fs-extra: specifier: ^11.2.0 version: 11.2.0 gh-pages: specifier: ^5.0.0 - version: 6.1.1 + version: 5.0.0 husky: specifier: ^8.0.3 - version: 9.1.5 + version: 8.0.3 jest: specifier: ^29.7.0 - version: 29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)) + version: 29.7.0(@types/node@18.19.50)(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3)) jest-environment-jsdom: specifier: ^29.7.0 version: 29.7.0 @@ -110,28 +113,28 @@ importers: version: 8.4.45 postcss-loader: specifier: ^7.3.4 - version: 8.1.1(postcss@8.4.45)(typescript@5.5.4)(webpack@5.94.0(webpack-cli@5.1.4)) + version: 7.3.4(postcss@8.4.45)(typescript@5.5.3)(webpack@5.94.0(webpack-cli@5.1.4)) raw-loader: specifier: ^4.0.2 version: 4.0.2(webpack@5.94.0(webpack-cli@5.1.4)) rimraf: specifier: ^5.0.10 - version: 6.0.1 + version: 5.0.10 sass: specifier: ^1.78.0 version: 1.78.0 sass-loader: specifier: ^13.3.3 - version: 16.0.1(sass@1.78.0)(webpack@5.94.0(webpack-cli@5.1.4)) + version: 13.3.3(sass@1.78.0)(webpack@5.94.0(webpack-cli@5.1.4)) ts-jest: specifier: ^29.2.5 - version: 29.2.5(@babel/core@7.25.2)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.2))(jest@29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)))(typescript@5.5.4) + version: 29.2.5(@babel/core@7.25.2)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.2))(jest@29.7.0(@types/node@18.19.50)(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3)))(typescript@5.5.3) ts-loader: specifier: ^9.5.1 - version: 9.5.1(typescript@5.5.4)(webpack@5.94.0(webpack-cli@5.1.4)) + version: 9.5.1(typescript@5.5.3)(webpack@5.94.0(webpack-cli@5.1.4)) typescript: specifier: 5.5.3 - version: 5.5.4 + version: 5.5.3 webpack: specifier: ^5.94.0 version: 5.94.0(webpack-cli@5.1.4) @@ -140,10 +143,10 @@ importers: version: 4.10.2 webpack-cli: specifier: ^5.1.4 - version: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.1.0)(webpack@5.94.0) + version: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@4.15.2)(webpack@5.94.0) webpack-dev-server: specifier: ^4.15.2 - version: 5.1.0(webpack-cli@5.1.4)(webpack@5.94.0) + version: 4.15.2(webpack-cli@5.1.4)(webpack@5.94.0) embetty-server: dependencies: @@ -155,7 +158,7 @@ importers: version: link:../embetty commander: specifier: ^10.0.1 - version: 12.1.0 + version: 10.0.1 cors: specifier: ^2.8.5 version: 2.8.5 @@ -210,13 +213,13 @@ importers: version: 3.2.6 '@types/supertest': specifier: ^2.0.16 - version: 6.0.2 + version: 2.0.16 jest: specifier: ^29.7.0 version: 29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)) supertest: specifier: ^6.3.4 - version: 7.0.0 + version: 6.3.4 ts-jest: specifier: ^29.2.5 version: 29.2.5(@babel/core@7.25.2)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.2))(jest@29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)))(typescript@5.5.4) @@ -231,7 +234,7 @@ importers: version: 1.7.7(debug@4.3.7) cheerio: specifier: 1.0.0-rc.12 - version: 1.0.0 + version: 1.0.0-rc.12 content-type: specifier: ^1.0.5 version: 1.0.5 @@ -243,7 +246,7 @@ importers: version: 5.4.1 lru-cache: specifier: ^9.1.2 - version: 11.0.1 + version: 9.1.2 tslib: specifier: ^2.7.0 version: 2.7.0 @@ -292,7 +295,7 @@ importers: dependencies: '@heise/eslint-config': specifier: ^21.0.2 - version: 22.0.1(jest@29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)))(jiti@1.21.6)(typescript@5.5.4) + version: 21.0.2(jest@29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)))(typescript@5.5.4) tools/jest-config: dependencies: @@ -301,7 +304,7 @@ importers: version: 5.2.0 '@pnpm/workspace.find-packages': specifier: ^1.1.12 - version: 4.0.9(@pnpm/logger@5.2.0) + version: 1.1.12(@pnpm/logger@5.2.0) tslib: specifier: ^2.7.0 version: 2.7.0 @@ -719,125 +722,125 @@ packages: integrity: sha512-kDxDrPNpUgsjDbWBvUo27PzKX4gqeKOlhibaOXDJA6kuBisGqNHv/HwGJrAu8U/dSf8ZEFIeHIPtvSlZI1kULw==, } - '@commitlint/cli@19.4.1': + '@commitlint/cli@17.8.1': resolution: { - integrity: sha512-EerFVII3ZcnhXsDT9VePyIdCJoh3jEzygN1L37MjQXgPfGS6fJTWL/KHClVMod1d8w94lFC3l4Vh/y5ysVAz2A==, + integrity: sha512-ay+WbzQesE0Rv4EQKfNbSMiJJ12KdKTDzIt0tcK4k11FdsWmtwP0Kp1NWMOUswfIWo6Eb7p7Ln721Nx9FLNBjg==, } - engines: { node: '>=v18' } + engines: { node: '>=v14' } hasBin: true - '@commitlint/config-conventional@19.4.1': + '@commitlint/config-conventional@17.8.1': resolution: { - integrity: sha512-D5S5T7ilI5roybWGc8X35OBlRXLAwuTseH1ro0XgqkOWrhZU8yOwBOslrNmSDlTXhXLq8cnfhQyC42qaUCzlXA==, + integrity: sha512-NxCOHx1kgneig3VLauWJcDWS40DVjg7nKOpBEEK9E5fjJpQqLCilcnKkIIjdBH98kEO1q3NpE5NSrZ2kl/QGJg==, } - engines: { node: '>=v18' } + engines: { node: '>=v14' } - '@commitlint/config-validator@19.0.3': + '@commitlint/config-validator@17.8.1': resolution: { - integrity: sha512-2D3r4PKjoo59zBc2auodrSCaUnCSALCx54yveOFwwP/i2kfEAQrygwOleFWswLqK0UL/F9r07MFi5ev2ohyM4Q==, + integrity: sha512-UUgUC+sNiiMwkyiuIFR7JG2cfd9t/7MV8VB4TZ+q02ZFkHoduUS4tJGsCBWvBOGD9Btev6IecPMvlWUfJorkEA==, } - engines: { node: '>=v18' } + engines: { node: '>=v14' } - '@commitlint/ensure@19.0.3': + '@commitlint/ensure@17.8.1': resolution: { - integrity: sha512-SZEpa/VvBLoT+EFZVb91YWbmaZ/9rPH3ESrINOl0HD2kMYsjvl0tF7nMHh0EpTcv4+gTtZBAe1y/SS6/OhfZzQ==, + integrity: sha512-xjafwKxid8s1K23NFpL8JNo6JnY/ysetKo8kegVM7c8vs+kWLP8VrQq+NbhgVlmCojhEDbzQKp4eRXSjVOGsow==, } - engines: { node: '>=v18' } + engines: { node: '>=v14' } - '@commitlint/execute-rule@19.0.0': + '@commitlint/execute-rule@17.8.1': resolution: { - integrity: sha512-mtsdpY1qyWgAO/iOK0L6gSGeR7GFcdW7tIjcNFxcWkfLDF5qVbPHKuGATFqRMsxcO8OUKNj0+3WOHB7EHm4Jdw==, + integrity: sha512-JHVupQeSdNI6xzA9SqMF+p/JjrHTcrJdI02PwesQIDCIGUrv04hicJgCcws5nzaoZbROapPs0s6zeVHoxpMwFQ==, } - engines: { node: '>=v18' } + engines: { node: '>=v14' } - '@commitlint/format@19.3.0': + '@commitlint/format@17.8.1': resolution: { - integrity: sha512-luguk5/aF68HiF4H23ACAfk8qS8AHxl4LLN5oxPc24H+2+JRPsNr1OS3Gaea0CrH7PKhArBMKBz5RX9sA5NtTg==, + integrity: sha512-f3oMTyZ84M9ht7fb93wbCKmWxO5/kKSbwuYvS867duVomoOsgrgljkGGIztmT/srZnaiGbaK8+Wf8Ik2tSr5eg==, } - engines: { node: '>=v18' } + engines: { node: '>=v14' } - '@commitlint/is-ignored@19.2.2': + '@commitlint/is-ignored@17.8.1': resolution: { - integrity: sha512-eNX54oXMVxncORywF4ZPFtJoBm3Tvp111tg1xf4zWXGfhBPKpfKG6R+G3G4v5CPlRROXpAOpQ3HMhA9n1Tck1g==, + integrity: sha512-UshMi4Ltb4ZlNn4F7WtSEugFDZmctzFpmbqvpyxD3la510J+PLcnyhf9chs7EryaRFJMdAKwsEKfNK0jL/QM4g==, } - engines: { node: '>=v18' } + engines: { node: '>=v14' } - '@commitlint/lint@19.4.1': + '@commitlint/lint@17.8.1': resolution: { - integrity: sha512-Ws4YVAZ0jACTv6VThumITC1I5AG0UyXMGua3qcf55JmXIXm/ejfaVKykrqx7RyZOACKVAs8uDRIsEsi87JZ3+Q==, + integrity: sha512-aQUlwIR1/VMv2D4GXSk7PfL5hIaFSfy6hSHV94O8Y27T5q+DlDEgd/cZ4KmVI+MWKzFfCTiTuWqjfRSfdRllCA==, } - engines: { node: '>=v18' } + engines: { node: '>=v14' } - '@commitlint/load@19.4.0': + '@commitlint/load@17.8.1': resolution: { - integrity: sha512-I4lCWaEZYQJ1y+Y+gdvbGAx9pYPavqZAZ3/7/8BpWh+QjscAn8AjsUpLV2PycBsEx7gupq5gM4BViV9xwTIJuw==, + integrity: sha512-iF4CL7KDFstP1kpVUkT8K2Wl17h2yx9VaR1ztTc8vzByWWcbO/WaKwxsnCOqow9tVAlzPfo1ywk9m2oJ9ucMqA==, } - engines: { node: '>=v18' } + engines: { node: '>=v14' } - '@commitlint/message@19.0.0': + '@commitlint/message@17.8.1': resolution: { - integrity: sha512-c9czf6lU+9oF9gVVa2lmKaOARJvt4soRsVmbR7Njwp9FpbBgste5i7l/2l5o8MmbwGh4yE1snfnsy2qyA2r/Fw==, + integrity: sha512-6bYL1GUQsD6bLhTH3QQty8pVFoETfFQlMn2Nzmz3AOLqRVfNNtXBaSY0dhZ0dM6A2MEq4+2d7L/2LP8TjqGRkA==, } - engines: { node: '>=v18' } + engines: { node: '>=v14' } - '@commitlint/parse@19.0.3': + '@commitlint/parse@17.8.1': resolution: { - integrity: sha512-Il+tNyOb8VDxN3P6XoBBwWJtKKGzHlitEuXA5BP6ir/3loWlsSqDr5aecl6hZcC/spjq4pHqNh0qPlfeWu38QA==, + integrity: sha512-/wLUickTo0rNpQgWwLPavTm7WbwkZoBy3X8PpkUmlSmQJyWQTj0m6bDjiykMaDt41qcUbfeFfaCvXfiR4EGnfw==, } - engines: { node: '>=v18' } + engines: { node: '>=v14' } - '@commitlint/read@19.4.0': + '@commitlint/read@17.8.1': resolution: { - integrity: sha512-r95jLOEZzKDakXtnQub+zR3xjdnrl2XzerPwm7ch1/cc5JGq04tyaNpa6ty0CRCWdVrk4CZHhqHozb8yZwy2+g==, + integrity: sha512-Fd55Oaz9irzBESPCdMd8vWWgxsW3OWR99wOntBDHgf9h7Y6OOHjWEdS9Xzen1GFndqgyoaFplQS5y7KZe0kO2w==, } - engines: { node: '>=v18' } + engines: { node: '>=v14' } - '@commitlint/resolve-extends@19.1.0': + '@commitlint/resolve-extends@17.8.1': resolution: { - integrity: sha512-z2riI+8G3CET5CPgXJPlzftH+RiWYLMYv4C9tSLdLXdr6pBNimSKukYP9MS27ejmscqCTVA4almdLh0ODD2KYg==, + integrity: sha512-W/ryRoQ0TSVXqJrx5SGkaYuAaE/BUontL1j1HsKckvM6e5ZaG0M9126zcwL6peKSuIetJi7E87PRQF8O86EW0Q==, } - engines: { node: '>=v18' } + engines: { node: '>=v14' } - '@commitlint/rules@19.4.1': + '@commitlint/rules@17.8.1': resolution: { - integrity: sha512-AgctfzAONoVxmxOXRyxXIq7xEPrd7lK/60h2egp9bgGUMZK9v0+YqLOA+TH+KqCa63ZoCr8owP2YxoSSu7IgnQ==, + integrity: sha512-2b7OdVbN7MTAt9U0vKOYKCDsOvESVXxQmrvuVUZ0rGFMCrCPJWWP1GJ7f0lAypbDAhaGb8zqtdOr47192LBrIA==, } - engines: { node: '>=v18' } + engines: { node: '>=v14' } - '@commitlint/to-lines@19.0.0': + '@commitlint/to-lines@17.8.1': resolution: { - integrity: sha512-vkxWo+VQU5wFhiP9Ub9Sre0FYe019JxFikrALVoD5UGa8/t3yOJEpEhxC5xKiENKKhUkTpEItMTRAjHw2SCpZw==, + integrity: sha512-LE0jb8CuR/mj6xJyrIk8VLz03OEzXFgLdivBytoooKO5xLt5yalc8Ma5guTWobw998sbR3ogDd+2jed03CFmJA==, } - engines: { node: '>=v18' } + engines: { node: '>=v14' } - '@commitlint/top-level@19.0.0': + '@commitlint/top-level@17.8.1': resolution: { - integrity: sha512-KKjShd6u1aMGNkCkaX4aG1jOGdn7f8ZI8TR1VEuNqUOjWTOdcDSsmglinglJ18JTjuBX5I1PtjrhQCRcixRVFQ==, + integrity: sha512-l6+Z6rrNf5p333SHfEte6r+WkOxGlWK4bLuZKbtf/2TXRN+qhrvn1XE63VhD8Oe9oIHQ7F7W1nG2k/TJFhx2yA==, } - engines: { node: '>=v18' } + engines: { node: '>=v14' } - '@commitlint/types@19.0.3': + '@commitlint/types@17.8.1': resolution: { - integrity: sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==, + integrity: sha512-PXDQXkAmiMEG162Bqdh9ChML/GJZo6vU+7F03ALKDK8zYc6SuAr47LjG7hGYRqUOz+WK0dU7bQ0xzuqFMdxzeQ==, } - engines: { node: '>=v18' } + engines: { node: '>=v14' } '@cspotcode/source-map-support@0.8.1': resolution: @@ -869,33 +872,19 @@ packages: } engines: { node: ^12.0.0 || ^14.0.0 || >=16.0.0 } - '@eslint/config-array@0.18.0': - resolution: - { - integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==, - } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - - '@eslint/eslintrc@3.1.0': - resolution: - { - integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==, - } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - - '@eslint/js@9.9.1': + '@eslint/eslintrc@2.1.4': resolution: { - integrity: sha512-xIDQRsfg5hNBqHz04H1R3scSVwmI+KUbqjsQKHKQ1DAUSaUjYPReZZmS/5PNiKu1fUvzDd6H7DEDKACSEhu+TQ==, + integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==, } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } - '@eslint/object-schema@2.1.4': + '@eslint/js@8.57.0': resolution: { - integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==, + integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==, } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } '@gwhitney/detect-indent@7.0.1': resolution: @@ -904,13 +893,21 @@ packages: } engines: { node: '>=12.20' } - '@heise/eslint-config@22.0.1': + '@heise/eslint-config@21.0.2': resolution: { - integrity: sha512-SC6WCfUT7QE/Tyhpy/LBcmOOfEEZeF4ahuJBS/aAUqehzxp5Zd7OeZnPLe//2Xs3NhXriPX+9uMHY6/RFifnQw==, + integrity: sha512-mZkl6A1gZBFwUk1w9Hr11O1au/VKyumrDVSPFmv7DkY9K04mcHDns3wncXToN5cz95qK4zwWDG86u4wGj9740A==, } peerDependencies: - typescript: '> 4.4' + typescript: 5.5.3 + + '@humanwhocodes/config-array@0.11.14': + resolution: + { + integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==, + } + engines: { node: '>=10.10.0' } + deprecated: Use @eslint/config-array instead '@humanwhocodes/module-importer@1.0.1': resolution: @@ -919,12 +916,12 @@ packages: } engines: { node: '>=12.22' } - '@humanwhocodes/retry@0.3.0': + '@humanwhocodes/object-schema@2.0.3': resolution: { - integrity: sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==, + integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==, } - engines: { node: '>=18.18' } + deprecated: Use @eslint/object-schema instead '@ioredis/commands@1.2.0': resolution: @@ -1106,33 +1103,6 @@ packages: integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==, } - '@jsonjoy.com/base64@1.1.2': - resolution: - { - integrity: sha512-q6XAnWQDIMA3+FTiOYajoYqySkO+JSat0ytXGSuRdq9uXE7o92gzuQwQM14xaCRlBLGq3v5miDGC4vkVTn54xA==, - } - engines: { node: '>=10.0' } - peerDependencies: - tslib: '2' - - '@jsonjoy.com/json-pack@1.1.0': - resolution: - { - integrity: sha512-zlQONA+msXPPwHWZMKFVS78ewFczIll5lXiVPwFPCZUsrOKdxc2AvxU1HoNBmMRhqDZUR9HkC3UOm+6pME6Xsg==, - } - engines: { node: '>=10.0' } - peerDependencies: - tslib: '2' - - '@jsonjoy.com/util@1.3.0': - resolution: - { - integrity: sha512-Cebt4Vk7k1xHy87kHY7KSPLT77A7Ev7IfOblyLZhtYEhrdQ6fX4EoLq3xOQ3O/DRMEh2ok5nyC180E+ABS8Wmw==, - } - engines: { node: '>=10.0' } - peerDependencies: - tslib: '2' - '@leichtgewicht/ip-codec@2.0.5': resolution: { @@ -1179,49 +1149,21 @@ packages: } engines: { node: '>=14' } - '@pnpm/catalogs.config@0.1.0': - resolution: - { - integrity: sha512-OIqo9qF5qUl9Zlu7zV2aaX9PbtozRiFM6VPrn3PmIrNfYnCh3HyB/ojAp36oglz4+xVJ+mUqx4+aZmstN4ALpg==, - } - engines: { node: '>=18.12' } - - '@pnpm/catalogs.protocol-parser@0.1.0': - resolution: - { - integrity: sha512-T3WvT+IBHsoDwv8RBQo3b+SBnXTQMpHZ1Yo7tJWcImBzrkuc4eP7KYB/yGP240PNgyrvCTrnuImRX9MNZD5flg==, - } - engines: { node: '>=18.12' } - - '@pnpm/catalogs.resolver@0.1.0': - resolution: - { - integrity: sha512-3S0JXQx/M2DDJdFzcoJFLXjkmhGFjYkFnR66VS/B07xTaZmQpclPp2vKL7PRI7JSliiN3Vt0ksuzYWHV2Lzsjg==, - } - engines: { node: '>=18.12' } - - '@pnpm/catalogs.types@0.1.0': - resolution: - { - integrity: sha512-i52GQCj77GqebPBmmxxTcBRYch8eIdXGC+1REkv//272YNMt5bv5Okq0DvtE8A8RkPurGxFdYVXuqqrTdgBZEw==, - } - engines: { node: '>=18.12' } - - '@pnpm/cli-meta@6.2.1': + '@pnpm/cli-meta@5.0.6': resolution: { - integrity: sha512-4bCJzWVhYpN8dhc2EKwSJy8663UEokFVxAorZ73VNhBCMTNewwA8HQyqciDwS4//yuE17gmT0MDzsbJ+2KYzxg==, + integrity: sha512-4lf9QLMISxwzdYohzyAl7lsDvH3rAiEv30oWCst1TP2en8p20u5JsG7wSaqBqsyprAcXRMov/CAOhcighX7LDg==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/cli-utils@4.0.4': + '@pnpm/cli-utils@2.1.11': resolution: { - integrity: sha512-cpaTxrIgfrdnWyvwmukfjEkLt5PTact8jvSy1Veq91nXR/CmDXGNKjcNUigH+mtH3Sz0RtT14B82N8oaSweiiA==, + integrity: sha512-cdGiDhmGTTMH5OUyuxZHPkdZbBLwhCGOENYHqn6vW3MzdNwcNcR/hFfnbsGuLGh+5yGsZwINr5gjNJ0nPko1dw==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } peerDependencies: - '@pnpm/logger': ^5.1.0 + '@pnpm/logger': ^5.0.0 '@pnpm/config.env-replace@1.1.0': resolution: @@ -1230,114 +1172,100 @@ packages: } engines: { node: '>=12.22.0' } - '@pnpm/config.env-replace@3.0.0': - resolution: - { - integrity: sha512-tV71wOtu8ULW4Fv5c7MWph3Sfle1wkT2q83qF2Cx/0J5E2dpUsClO9evAouL4fbdmPonkXJbRYL5cGHKuqxr4w==, - } - engines: { node: '>=18.12' } - - '@pnpm/config@21.8.2': + '@pnpm/config@20.4.3': resolution: { - integrity: sha512-3YQ7U4hx7fO4akc+kOGfT1lHqlEpP0Ck4K/0HUSWZm5T9jIQuXyUbM6B5FdeAP55OCsw45BUPdbY9/+sVcXqQA==, + integrity: sha512-zj6Jv0/5B8ehzNuyxAi/g5BKLnf0DsLQLamVTsxzyRo5YnhXU4lFzTleWmV+MzuZGrzUNMAv6RuC8QQ7UH+8GA==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/constants@8.0.0': + '@pnpm/constants@7.1.1': resolution: { - integrity: sha512-yQosGUvYPpAjb1jOFcdbwekRjZRVxN6C0hHzfRCZrMKbxGjt/E0g0RcFlEDNVZ95tm4oMMcr7nEPa7H7LX3emw==, + integrity: sha512-31pZqMtjwV+Vaq7MaPrT1EoDFSYwye3dp6BiHIGRJmVThCQwySRKM7hCvqqI94epNkqFAAYoWrNynWoRYosGdw==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/core-loggers@10.0.6': + '@pnpm/core-loggers@9.0.6': resolution: { - integrity: sha512-F8l9PZysYBfCsGt5r5NY44FRe9OuXMFjtYzx0hZMwTjqgrg+X2cjm8Y+1Jh2l8FY011Mp/pawDV1F4vlBgyJqQ==, + integrity: sha512-iK67SGbp+06bA/elpg51wygPFjNA7JKHtKkpLxqXXHw+AjFFBC3f2OznJsCIuDK6HdGi5UhHLYqo5QxJ2gMqJQ==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } peerDependencies: - '@pnpm/logger': ^5.1.0 - - '@pnpm/crypto.base32-hash@3.0.0': - resolution: - { - integrity: sha512-iGKP6rRKng5Tcad1+S+j3UoY5wVZN+z0ZgemlGp69jNgn6EaM4N0Q3mvnDNJ7UZFmL2ClXZZYLNuCk9pUYV3Xg==, - } - engines: { node: '>=18.12' } + '@pnpm/logger': ^5.0.0 - '@pnpm/dedupe.issues-renderer@2.0.0': + '@pnpm/dedupe.issues-renderer@1.0.0': resolution: { - integrity: sha512-UFKcCGUtL+2vbjXPCdw5H3Y/xj6iqVS86ChJSZj6GVODNR+gWO9j0HYMYVBFiQVOIm/7p86Rudyrm3cxmIEmWw==, + integrity: sha512-vlo2t1ERLH3vsL1PtlCue6qfpWofN2Pt2bvGIPtN6Y4siCZVwjy9GU3yXJk1wS2+a7qj9plPiobebadJgV/VHw==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/dedupe.types@2.0.0': + '@pnpm/dedupe.types@1.0.0': resolution: { - integrity: sha512-iCv/dc5dyXN/egiIu89qQn6yuLsQhiFjn0t1N+UKf4jSdMp59WFHjGh04jSsbxbGG91s6K9SQghOBW8BbZjinw==, + integrity: sha512-WGZ5E7aMPwaM+WMFYszTCP3Sms/gE0nLgI37gFnNbaKgAh5R7GojSHCxLgXqjiz0Jwx+Qi9BmdDgN1cJs5XBsg==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/default-reporter@14.0.1': + '@pnpm/default-reporter@12.5.0': resolution: { - integrity: sha512-cpJtMu76jyfYVQnVjXjKXzWTZMWpxj2nZWPLyrL3J23m+XkicAox4yU1iCFvvlkX1/df5zVkqi3HPaC3P9zgKg==, + integrity: sha512-KH9qjeTsk5HGLQLeyqnuLIN43+lx9nfPccPDhaK/UAm5SVg43l3e6JLIL8AIESZrn/iGlZ7SziT2G5q/+fJmrw==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } peerDependencies: - '@pnpm/logger': ^5.1.0 + '@pnpm/logger': ^5.0.0 - '@pnpm/error@6.0.1': + '@pnpm/error@5.0.3': resolution: { - integrity: sha512-7yjO0RgmWYb4OKgcWC33yD4Z2CxE7Tm7vXX1SmS7GDifDT/bgZZhHeS2xq/+W6y9yhwIrRSA+7AlQL1NM2wIvw==, + integrity: sha512-ONJU5cUeoeJSy50qOYsMZQHTA/9QKmGgh1ATfEpCLgtbdwqUiwD9MxHNeXUYYI/pocBCz6r1ZCFqiQvO+8SUKA==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/fetcher-base@16.0.6': + '@pnpm/fetcher-base@15.0.7': resolution: { - integrity: sha512-6Glb68vZZZ3YaujTUBXsed5aytTTG1wPhhbbZSGMX6sQrt9CTT+nQRSrqcEE8+tRP5ZBW5LiFNUw0dHRQNHkAQ==, + integrity: sha512-0sGAHQcu3Z9IO+OmQlDesOJ5fuH16hsDakssfvWoWOQaxe6c/fOstcWzqqcR4jJ5L7ylNzNB090FZM4seVzW7w==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/fs.find-packages@4.0.3': + '@pnpm/fs.find-packages@2.0.11': resolution: { - integrity: sha512-mLtnDCnIjcn7U1oOduCMJ9/MX0Sdx5olKCWPyzJ3B32LnuFvL4IDiOaaoxYmBDHhd0MXKhPLBXm8PEHjfVnU+A==, + integrity: sha512-y2SdQYJgKlnxhiy8pk0gyAmoQWJlZ3A+kGmQCmsafczK9ywQi9fNyD5p2FaPxc+NtC7e2KHpwRnn//kHPovTjg==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/git-utils@2.0.0': + '@pnpm/git-utils@1.0.0': resolution: { - integrity: sha512-k1rv4Zvno/5zJAqE/Mh9V0ehlm14NsYwpXTdaGMtyhkoHvlSckRfr23OIOIM7Q/TRX+LhqyJ2kep50SY2TsZ+g==, + integrity: sha512-lUI+XrzOJN4zdPGOGnFUrmtXAXpXi8wD8OI0nWOZmlh+raqbLzC3VkXu1zgaduOK6YonOcnQW88O+ojav1rAdA==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/graceful-fs@4.0.0': + '@pnpm/graceful-fs@3.2.0': resolution: { - integrity: sha512-933nhV2Prp51522poxX6Chvb7kEW3U3kzVWoqDU1+icB+QE7z/2qQ8wYHsBt4jm0Uil/sF67t77ugOr8bR63kg==, + integrity: sha512-vRoXJxscDpHak7YE9SqCkzfrayn+Lw+YueOeHIPEqkgokrHeYgYeONoc2kGh0ObHaRtNSsonozVfJ456kxLNvA==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/hooks.types@2.0.8': + '@pnpm/hooks.types@1.0.6': resolution: { - integrity: sha512-gkym9uiDaLWZ/xwIYSOd3u3vIqxVukdkjrIB1rKWkEav748HRePYRqtnXP3Dfqe+2BbouuNzBmr8XGCYdN+4NA==, + integrity: sha512-nG1lZ/XOGUVHr9Mqo0mq3KEh7iX1KXn7HlpJELbRt5ffSZdzbFXm9N7gNERs8MMq3XxVXeVOjLruvtgwqXo2BA==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/lockfile.types@1.0.2': + '@pnpm/lockfile-types@5.1.5': resolution: { - integrity: sha512-vtSYeL28wtX/IalSg1ehxFRz4wJ07gqdndHnQtjbRn6n0RyBotPwR5rwotqA9AtMLjAE5b8WGj+TlNdPREXHYg==, + integrity: sha512-02FP0HynzX+2DcuPtuMy7PH+kLIC0pevAydAOK+zug2bwdlSLErlvSkc+4+3dw60eRWgUXUqyfO2eR/Ansdbng==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } '@pnpm/logger@5.2.0': resolution: @@ -1346,19 +1274,19 @@ packages: } engines: { node: '>=18.12' } - '@pnpm/manifest-utils@6.0.7': + '@pnpm/manifest-utils@5.0.8': resolution: { - integrity: sha512-lx+TenAQtsZ0W2+Ahk8nsI6Cd3PhkXf/iNrEHbX4SI66ekFP1H/kte1Eip79oK4SSmhtfrf6ycOSFU8wgLKbsA==, + integrity: sha512-Q40V+b9JQaXTxJnNHp+ILH26qFtSAcgaJWFA0jt7fl5ySXHd2tQAkjTTh2IAXWE6D+lT/IfED61sTvy0x5vfMA==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/matcher@6.0.0': + '@pnpm/matcher@5.0.0': resolution: { - integrity: sha512-c2diPZzejRYnL6b00Ko70TnOlbsqydUOvAjOZ7THTs0ptXG/AARcwNp9YO5EXFq775TTmsSUBo99qisYF1ogNA==, + integrity: sha512-uh+JBmW8XHGwz9x0K0Ok+TtMiu3ghEaqHHm7dqIubitBP8y9Y0LLP6D2fxWblogjpVzSlH3DpDR1Vicuhw9/cQ==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } '@pnpm/network.ca-file@1.0.2': resolution: @@ -1367,51 +1295,44 @@ packages: } engines: { node: '>=12.22.0' } - '@pnpm/npm-conf@2.3.1': + '@pnpm/npm-conf@2.2.2': resolution: { - integrity: sha512-c83qWb22rNRuB0UaVCI0uRPNRr8Z0FWnEIvT47jiHAmOIUHbBOg5XvV7pM5x+rKn9HRpjxquDbXYSXr3fAKFcw==, + integrity: sha512-UA91GwWPhFExt3IizW6bOeY/pQ0BkuNwKjk9iQW9KqxluGCrg4VenZ0/L+2Y0+ZOtme72EVvg6v0zo3AMQRCeA==, } engines: { node: '>=12' } - '@pnpm/package-is-installable@9.0.8': + '@pnpm/package-is-installable@8.1.3': resolution: { - integrity: sha512-HigWqaVhE8QFYqB6UE1josXSciUB4LVK2dVzNZRr9WqqHH3mnrh7MK/FrdQQPAUSGBhpE/bwz32mwkngkmO5HQ==, + integrity: sha512-CdCdnjMKIWu+M25QmXyNtwBb0Druq/xAoNgS5UyHaoMkY4Ukc1HWQmlDmNuLaSybOn547dQ5uA0kAjJ0cDivMw==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } peerDependencies: - '@pnpm/logger': ^5.1.0 - - '@pnpm/parse-overrides@5.1.0': - resolution: - { - integrity: sha512-RlNgiDIFNNK/4eTHOa549LYz51YCMiQroJEiUwCCWpOJlwPj+bIlcwpp9aOYGvH+ESjGIE5A9vfFFA6ilMPWKA==, - } - engines: { node: '>=18.12' } + '@pnpm/logger': ^5.0.0 - '@pnpm/parse-wanted-dependency@6.0.0': + '@pnpm/parse-overrides@4.0.3': resolution: { - integrity: sha512-01hKf1qHKREZDOwa5wRXk01P+xBGOeZf/idg17si8ji7UWpdWEQkrUVmGfv3sT04XoiwIb7kaRiKPQT7ooB4fA==, + integrity: sha512-5im3TMzBjZYa7izKgNf/j8gwFcdr+l/d2w8NVy+F3MvH17IrgmoTRs7QvMHmsp0evpAjXZ/t2sAvYzG6hL55mA==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/patching.types@1.0.0': + '@pnpm/parse-wanted-dependency@5.0.0': resolution: { - integrity: sha512-juCdQCC1USqLcOhVPl1tYReoTO9YH4fTullMnFXXcmpsDM7Dkn3tzuOQKC3oPoJ2ozv+0EeWWMtMGqn2+IM3pQ==, + integrity: sha512-vS50ApS61D/SE2zHALZ+pvjhFtYAc4NTIpSGwJfLM2/53oIPZyMhcm1ITudgJW2bAMYXHavumYIUoy8AVVSGEQ==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/pnpmfile@6.0.10': + '@pnpm/pnpmfile@5.0.21': resolution: { - integrity: sha512-TWmo8knqWjucUmgLN7TZZv5+M78aieW5ctWwA+ywUo5U+MMD3sP+vE3oLgBbMyy8UoRqPymKc7VDYQc9Q23i5w==, + integrity: sha512-0ZOG9VWSd0ST9ketaMkw+ml2GL7CUPezN3wLKuoczourcznQ17mqVnlJKRWigQ0iaDIzjyX+Rn90acrgj+G8mA==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } peerDependencies: - '@pnpm/logger': ^5.1.0 + '@pnpm/logger': ^5.0.0 '@pnpm/ramda@0.28.1': resolution: @@ -1419,85 +1340,77 @@ packages: integrity: sha512-zcAG+lvU0fMziNeGXpPyCyCJYp5ZVrPElEE4t14jAmViaihohocZ+dDkcRIyAomox8pQsuZnv1EyHR+pOhmUWw==, } - '@pnpm/read-project-manifest@6.0.7': + '@pnpm/read-project-manifest@5.0.11': resolution: { - integrity: sha512-K6PTvopHtdlYNihFNtx2P5c0m5BZihBY2YH8pDFAvYMHVJ7eSSyjjHUZb/3SNfXIKnJ6LNH5V9IWG+kdDDMyBw==, + integrity: sha512-themRLiDt9Ud6Somlu0PJbeprBBQEhlI1xNG5bZIv26yfLsc1vYLd1TfgGViD1b8fP0jxAqsUrDM+WMaMKI+gw==, } - engines: { node: '>=18.12' } - - '@pnpm/render-peer-issues@5.0.7': - resolution: - { - integrity: sha512-HilxbwnRoldGOP3dFhpxlvKu5zeOIxoH88SpcsPTfRp0vyUcdACAbgGxruXX9FzwHz5ct2kJ7z5t06AgA0oLhw==, - } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/resolver-base@13.0.3': + '@pnpm/render-peer-issues@4.1.0': resolution: { - integrity: sha512-toY5sj1Vgn/pXyQ+her8pA3oAHHUVO9k0TK9BYYffJASqrMyn7yYHObtQoyuoKQJoz19qe907DIx+rwpbPIVtg==, + integrity: sha512-HVKeYXQ88nSLMeAwALlVtIxV6Yri6VGeoqtZJf6nGAm6UWJbbe4swU1MSACzzU8FVDIsfk4hZUJJ581XS2lFaQ==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/store-controller-types@18.1.5': + '@pnpm/resolver-base@11.1.0': resolution: { - integrity: sha512-o2F6prWVbEKMsrENTx03cuJvq25cLeYvTUcUC0Se+52B4u02HZCmX6FfOKOFCUCiXMXE37cSPZuvjk4r5jlBig==, + integrity: sha512-y2qKaj18pwe1VWc3YXEitdYFo+WqOOt60aqTUuOVkJAirUzz0DzuYh3Ifct4znYWPdgUXHaN5DMphNF5iL85rA==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/text.comments-parser@3.0.0': + '@pnpm/store-controller-types@17.2.0': resolution: { - integrity: sha512-BSGvYd59kPKVTUk1InekEp+TiPnJ8650/bQyiOUFSvqHi61YipcR+E4H2i3xTnk2e+GHdGbXvEtAZbQmyxb0/g==, + integrity: sha512-hxL6sPVzei24nyaLkQV32BOGUoVxlatzCEarPDIka4DB9kM5f/au5QggL3Nn1m4zyF2DtGetjDNoJ1fRXoHatA==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/types@12.1.0': + '@pnpm/text.comments-parser@2.0.0': resolution: { - integrity: sha512-bbu+UmaZ8fG72K/FMqKPlXLZ955VcmU6P2ODzAtKbOTtrEbpNyBfTeki9u6IZex6RF66s8SDpAHhmRV0qWkDwA==, + integrity: sha512-DRWtTmmxQQtuWHf1xPt9bqzCSq8d0MQF5x1kdpCDMLd7xk3nP4To2/OGkPrb8MKbrWsgCNDwXyKCFlEKrAg7fg==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/util.lex-comparator@3.0.0': + '@pnpm/types@9.4.2': resolution: { - integrity: sha512-ead+l3IiuVXwKDf/QJPX6G93cwhXki3yOVEA/VdAO7AhZ5vUuSBxHe6gQKEbB0QacJ4H5VsYxeM1xUgwjjOO/Q==, + integrity: sha512-g1hcF8Nv4gd76POilz9gD4LITAPXOe5nX4ijgr8ixCbLQZfcpYiMfJ+C1RlMNRUDo8vhlNB4O3bUlxmT6EAQXA==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/which@3.0.1': + '@pnpm/util.lex-comparator@1.0.0': resolution: { - integrity: sha512-4ivtS12Oni9axgGefaq+gTPD+7N0VPCFdxFH8izCaWfnxLQblX3iVxba+25ZoagStlzUs8sQg8OMKlCVhyGWTw==, + integrity: sha512-3aBQPHntVgk5AweBWZn+1I/fqZ9krK/w01197aYVkAJQGftb+BVWgEepxY5GChjSW12j52XX+CmfynYZ/p0DFQ==, } - engines: { node: ^14.17.0 || ^16.13.0 || >=18.0.0 } - hasBin: true + engines: { node: '>=12.22.0' } - '@pnpm/workspace.find-packages@4.0.9': + '@pnpm/workspace.find-packages@1.1.12': resolution: { - integrity: sha512-4lAfvs8MTtwNyzAvRPWMhXOLTAe6XH87qDxzvkKw5HMgo5txmEDmUv098rCaT69EUi1Sjx/WhQfCovISuAsoZg==, + integrity: sha512-E/GD+PXTYTzeC3KvAHZNp3v92Ih2h8WIix7SJYBKGh9uprgT6ZZM5s0Mq/qruqBIGYxyxYhQvu93VsQC6Tt/wA==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } peerDependencies: - '@pnpm/logger': ^5.1.0 + '@pnpm/logger': ^5.0.0 - '@pnpm/workspace.read-manifest@2.2.0': + '@pnpm/workspace.read-manifest@1.0.3': resolution: { - integrity: sha512-8rWN1LjG8qCqR32UcDVBBaXfmQhl1Ye698KB1L+MlJTa/S568UyQOfINdC8eL5ba6vggoDp4opgUcY8FoEdNhQ==, + integrity: sha512-AC83sfZze5MzsaZjMzAgOOncOfDx8Edo1Pz5GTAFH7Pjqu1a/wFqgL+1ulyLADH5mfYQnF5olXTp7+EPXpZ4sQ==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } - '@pnpm/write-project-manifest@6.0.6': + '@pnpm/write-project-manifest@5.0.6': resolution: { - integrity: sha512-BwK2XgLUJbcNP4CWXcpilHbROc3uvAi3Sgfn3Hq4L/+8Vg+h10r73Vzi+iqhQnd5pJS7RTpg3RIUznHcflV5DA==, + integrity: sha512-3qkKCftRE/HXzoWedyDuaMMUQzheDwx8AQXR0DnA9ylsBnZQYNut19Ado/gzi5+IvznaMcqrBszw57j3y1/ILw==, } - engines: { node: '>=18.12' } + engines: { node: '>=16.14' } '@polka/url@1.0.0-next.25': resolution: @@ -1608,12 +1521,6 @@ packages: integrity: sha512-1tBhmVUeso3+ahfyaKluXe38p+94lovUZdoVfQ3OnJo9uJC42JT7CBoN3k9HYhAae+GwiBYmHu+N9FZhOG+2Pg==, } - '@types/conventional-commits-parser@5.0.0': - resolution: - { - integrity: sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==, - } - '@types/cookiejar@2.1.5': resolution: { @@ -1734,6 +1641,12 @@ packages: integrity: sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==, } + '@types/minimist@1.2.5': + resolution: + { + integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==, + } + '@types/morgan@1.9.9': resolution: { @@ -1764,6 +1677,12 @@ packages: integrity: sha512-xonK+NRrMBRtkL1hVCc3G+uXtjh1Al4opBLjqVmipe5ZAaBYWW6cNAiBVZ1BvmkBhep698rP3UM3aRAdSALuhg==, } + '@types/node@20.5.1': + resolution: + { + integrity: sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==, + } + '@types/node@22.5.4': resolution: { @@ -1782,6 +1701,12 @@ packages: integrity: sha512-pHiGtf83na1nCzliuAdq8GowYiXvH5l931xZ0YEHaLMNFgynpEqx+IPStlu7UaDkehfvl01e4x/9Tpwhy7Ue3w==, } + '@types/parse-json@4.0.2': + resolution: + { + integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==, + } + '@types/qs@6.9.15': resolution: { @@ -1794,10 +1719,10 @@ packages: integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==, } - '@types/retry@0.12.2': + '@types/retry@0.12.0': resolution: { - integrity: sha512-XISRgDJ2Tc5q4TRqvgJtzsRkFYNJzZrhTdtMoGVBttwzzQJkPnS3WWTFc7kuDRoPtPakl+T+OfdEUjYJj7Jbow==, + integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==, } '@types/semver@7.5.8': @@ -1848,10 +1773,10 @@ packages: integrity: sha512-pTVjI73witn+9ILmoJdajHGW2jkSaOzhiFYF1Rd3EQ94kymLqB9PjD9ISg7WaALC7+dCHT0FGe9T2LktLq/3GQ==, } - '@types/supertest@6.0.2': + '@types/supertest@2.0.16': resolution: { - integrity: sha512-137ypx2lk/wTQbW6An6safu9hXmajAifU/s7szAHLN/FeIm5w7yR0Wkl9fdJMRSHwOn4HLAI0DaB2TOORuhPDg==, + integrity: sha512-6c2ogktZ06tr2ENoZivgm7YnprnhYE4ZoXGMY+oA7IuAf17M8FWvujXZGmxLv8y0PTyts4x5A+erSwVUFA8XSg==, } '@types/tough-cookie@4.0.5': @@ -1878,129 +1803,135 @@ packages: integrity: sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==, } - '@typescript-eslint/eslint-plugin@7.18.0': + '@typescript-eslint/eslint-plugin@6.21.0': resolution: { - integrity: sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==, + integrity: sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==, } - engines: { node: ^18.18.0 || >=20.0.0 } + engines: { node: ^16.0.0 || >=18.0.0 } peerDependencies: - '@typescript-eslint/parser': ^7.0.0 - eslint: ^8.56.0 + '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha + eslint: ^7.0.0 || ^8.0.0 typescript: '*' peerDependenciesMeta: typescript: optional: true - '@typescript-eslint/parser@7.18.0': + '@typescript-eslint/parser@6.21.0': resolution: { - integrity: sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==, + integrity: sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==, } - engines: { node: ^18.18.0 || >=20.0.0 } + engines: { node: ^16.0.0 || >=18.0.0 } peerDependencies: - eslint: ^8.56.0 + eslint: ^7.0.0 || ^8.0.0 typescript: '*' peerDependenciesMeta: typescript: optional: true - '@typescript-eslint/scope-manager@7.18.0': + '@typescript-eslint/scope-manager@5.62.0': resolution: { - integrity: sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==, + integrity: sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==, } - engines: { node: ^18.18.0 || >=20.0.0 } + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } - '@typescript-eslint/scope-manager@8.4.0': + '@typescript-eslint/scope-manager@6.21.0': resolution: { - integrity: sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A==, + integrity: sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==, } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + engines: { node: ^16.0.0 || >=18.0.0 } - '@typescript-eslint/type-utils@7.18.0': + '@typescript-eslint/type-utils@6.21.0': resolution: { - integrity: sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==, + integrity: sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==, } - engines: { node: ^18.18.0 || >=20.0.0 } + engines: { node: ^16.0.0 || >=18.0.0 } peerDependencies: - eslint: ^8.56.0 + eslint: ^7.0.0 || ^8.0.0 typescript: '*' peerDependenciesMeta: typescript: optional: true - '@typescript-eslint/types@7.18.0': + '@typescript-eslint/types@5.62.0': resolution: { - integrity: sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==, + integrity: sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==, } - engines: { node: ^18.18.0 || >=20.0.0 } + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } - '@typescript-eslint/types@8.4.0': + '@typescript-eslint/types@6.21.0': resolution: { - integrity: sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw==, + integrity: sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==, } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + engines: { node: ^16.0.0 || >=18.0.0 } - '@typescript-eslint/typescript-estree@7.18.0': + '@typescript-eslint/typescript-estree@5.62.0': resolution: { - integrity: sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==, + integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==, } - engines: { node: ^18.18.0 || >=20.0.0 } + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true - '@typescript-eslint/typescript-estree@8.4.0': + '@typescript-eslint/typescript-estree@6.21.0': resolution: { - integrity: sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A==, + integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==, } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + engines: { node: ^16.0.0 || >=18.0.0 } peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true - '@typescript-eslint/utils@7.18.0': + '@typescript-eslint/utils@5.62.0': resolution: { - integrity: sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==, + integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==, } - engines: { node: ^18.18.0 || >=20.0.0 } + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: - eslint: ^8.56.0 + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - '@typescript-eslint/utils@8.4.0': + '@typescript-eslint/utils@6.21.0': resolution: { - integrity: sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ==, + integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==, } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + engines: { node: ^16.0.0 || >=18.0.0 } peerDependencies: - eslint: ^8.57.0 || ^9.0.0 + eslint: ^7.0.0 || ^8.0.0 + + '@typescript-eslint/visitor-keys@5.62.0': + resolution: + { + integrity: sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==, + } + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } - '@typescript-eslint/visitor-keys@7.18.0': + '@typescript-eslint/visitor-keys@6.21.0': resolution: { - integrity: sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==, + integrity: sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==, } - engines: { node: ^18.18.0 || >=20.0.0 } + engines: { node: ^16.0.0 || >=18.0.0 } - '@typescript-eslint/visitor-keys@8.4.0': + '@ungap/structured-clone@1.2.0': resolution: { - integrity: sha512-zTQD6WLNTre1hj5wp09nBIDiOc2U5r/qmzo7wxPn4ZgAjHql09EofqhF9WF+fZHzL5aCyaIpPcT2hyxl73kr9A==, + integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==, } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } '@webassemblyjs/ast@1.12.1': resolution: @@ -2478,6 +2409,13 @@ packages: } engines: { node: '>= 0.4' } + arrify@1.0.1: + resolution: + { + integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==, + } + engines: { node: '>=0.10.0' } + arrify@3.0.0: resolution: { @@ -2709,13 +2647,6 @@ packages: integrity: sha512-SW9lzGTLvWTP1AY8xeAMZimqDrIaSdLQUcVr9DMef51niJ022Ri87SwRRKYm4A6iHfkPaiVUu/Duw2Wc4J7kKg==, } - bundle-name@4.1.0: - resolution: - { - integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==, - } - engines: { node: '>=18' } - bytes@3.0.0: resolution: { @@ -2751,6 +2682,13 @@ packages: } engines: { node: '>=8' } + camelcase-keys@7.0.2: + resolution: + { + integrity: sha512-Rjs1H+A9R+Ig+4E/9oyB66UC5Mj9Xq3N//vcLf2WzgdTi/3gUu3Z9KoqmlrEG4VuuLK8wJHofxzdQXz/knhiYg==, + } + engines: { node: '>=12' } + camelcase@5.3.1: resolution: { @@ -2818,12 +2756,12 @@ packages: integrity: sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==, } - cheerio@1.0.0: + cheerio@1.0.0-rc.12: resolution: { - integrity: sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==, + integrity: sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==, } - engines: { node: '>=18.17' } + engines: { node: '>= 6' } chokidar@3.6.0: resolution: @@ -2987,13 +2925,6 @@ packages: } engines: { node: '>=14' } - commander@11.1.0: - resolution: - { - integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==, - } - engines: { node: '>=16' } - commander@12.1.0: resolution: { @@ -3086,26 +3017,26 @@ packages: } engines: { node: '>= 0.6' } - conventional-changelog-angular@7.0.0: + conventional-changelog-angular@6.0.0: resolution: { - integrity: sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==, + integrity: sha512-6qLgrBF4gueoC7AFVHu51nHL9pF9FRjXrH+ceVf7WmAfH3gs+gEYOkvxhjMPjZu57I4AGUGoNTY8V7Hrgf1uqg==, } - engines: { node: '>=16' } + engines: { node: '>=14' } - conventional-changelog-conventionalcommits@7.0.2: + conventional-changelog-conventionalcommits@6.1.0: resolution: { - integrity: sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==, + integrity: sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw==, } - engines: { node: '>=16' } + engines: { node: '>=14' } - conventional-commits-parser@5.0.0: + conventional-commits-parser@4.0.0: resolution: { - integrity: sha512-ZPMl0ZJbw74iS9LuX9YIAiW8pfM5p3yh2o/NbXHbkFuZzY5jvdi5jFycEOkmBW5H5I7nA+D6f3UcsCLP2vvSEA==, + integrity: sha512-WRv5j1FsVM5FISJkoYMR6tPk07fkKT0UodruX4je86V4owk451yjXAKzKAPOs9l7y59E2viHUS9eQ+dfUA9NSg==, } - engines: { node: '>=16' } + engines: { node: '>=14' } hasBin: true convert-source-map@2.0.0: @@ -3133,10 +3064,10 @@ packages: integrity: sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw==, } - core-js@3.38.1: + core-js@3.29.1: resolution: { - integrity: sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==, + integrity: sha512-+jwgnhg6cQxKYIIjGtAHq2nwUOolo9eoFZ4sHfUH09BLXBgxnH4gA0zEd+t+BO2cNB8idaBtZFcFTRjQJRJmAw==, } core-util-is@1.0.3: @@ -3152,62 +3083,58 @@ packages: } engines: { node: '>= 0.10' } - cosmiconfig-typescript-loader@5.0.0: + cosmiconfig-typescript-loader@4.4.0: resolution: { - integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==, + integrity: sha512-BabizFdC3wBHhbI4kJh0VkQP9GkBfoHPydD0COMce1nJ1kJAB3F2TmJ/I7diULBKtmEWSwEbuN/KDtgnmUUVmw==, } - engines: { node: '>=v16' } + engines: { node: '>=v14.21.3' } peerDependencies: '@types/node': '*' - cosmiconfig: '>=8.2' - typescript: '>=4' + cosmiconfig: '>=7' + ts-node: '>=10' + typescript: 5.5.3 - cosmiconfig@8.3.6: + cosmiconfig@7.1.0: resolution: { - integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==, + integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==, } - engines: { node: '>=14' } - peerDependencies: - typescript: '>=4.9.5' - peerDependenciesMeta: - typescript: - optional: true + engines: { node: '>=10' } - cosmiconfig@9.0.0: + cosmiconfig@8.3.6: resolution: { - integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==, + integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==, } engines: { node: '>=14' } peerDependencies: - typescript: '>=4.9.5' + typescript: 5.5.3 peerDependenciesMeta: typescript: optional: true - cp-file@10.0.0: + cp-file@9.1.0: resolution: { - integrity: sha512-vy2Vi1r2epK5WqxOLnskeKeZkdZvTKfFZQCplE3XWsP+SUJyd5XAUFC9lFgTjjXJF2GMne/UML14iEmkAaDfFg==, + integrity: sha512-3scnzFj/94eb7y4wyXRWwvzLFaQp87yyfTnChIjlfYrVqp5lVO3E2hIJMeQIltUT0K2ZAB3An1qXcBmwGyvuwA==, } - engines: { node: '>=14.16' } + engines: { node: '>=10' } - cpy-cli@5.0.0: + cpy-cli@4.2.0: resolution: { - integrity: sha512-fb+DZYbL9KHc0BC4NYqGRrDIJZPXUmjjtqdw4XRRg8iV8dIfghUX/WiL+q4/B/KFTy3sK6jsbUhBaz0/Hxg7IQ==, + integrity: sha512-b04b+cbdr29CdpREPKw/itrfjO43Ty0Aj7wRM6M6LoE4GJxZJCk9Xp+Eu1IqztkKh3LxIBt1tDplENsa6KYprg==, } - engines: { node: '>=16' } + engines: { node: '>=12.20' } hasBin: true - cpy@10.1.0: + cpy@9.0.1: resolution: { - integrity: sha512-VC2Gs20JcTyeQob6UViBLnyP0bYHkBh6EiKzot9vi2DmeGlFT9Wd7VG3NBrkNx/jYvFBeyDOMMHdHQhbtKLgHQ==, + integrity: sha512-D9U0DR5FjTCN3oMTcFGktanHnAG5l020yvOCR1zKILmAyPP7I/9pl6NFgRbDcmSENtbK1sQLBz1p9HIOlroiNg==, } - engines: { node: '>=16' } + engines: { node: ^12.20.0 || ^14.17.0 || >=16.0.0 } create-jest@29.7.0: resolution: @@ -3243,15 +3170,15 @@ packages: } engines: { node: '>=8' } - css-loader@7.1.2: + css-loader@6.11.0: resolution: { - integrity: sha512-6WvYYn7l/XEGN8Xu2vWFt9nVzrCn39vKyTEFf/ExEyoksJjjSZV/0/35XPlMbpnr6VGhZIUg5yJrL8tGfes/FA==, + integrity: sha512-CTJ+AEQJjq5NzLga5pE39qdiSV56F8ywCIsqNIRF0r7BDgWsN25aazToqAFg7ZrtA/U016xudB3ffgweORxX7g==, } - engines: { node: '>= 18.12.0' } + engines: { node: '>= 12.13.0' } peerDependencies: '@rspack/core': 0.x || 1.x - webpack: ^5.27.0 + webpack: ^5.0.0 peerDependenciesMeta: '@rspack/core': optional: true @@ -3298,12 +3225,12 @@ packages: } engines: { node: '>=8' } - dargs@8.1.0: + dargs@7.0.0: resolution: { - integrity: sha512-wAV9QHOsNbwnWdNW2FYvE1P56wtgSbM+3SZcdGiWQILwVjACCXDCI3Ai8QlCjMDB8YK5zySiXZYBiwGmNY3lnw==, + integrity: sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==, } - engines: { node: '>=12' } + engines: { node: '>=8' } data-uri-to-buffer@2.0.2: resolution: @@ -3368,6 +3295,27 @@ packages: supports-color: optional: true + decamelize-keys@1.1.1: + resolution: + { + integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==, + } + engines: { node: '>=0.10.0' } + + decamelize@1.2.0: + resolution: + { + integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==, + } + engines: { node: '>=0.10.0' } + + decamelize@5.0.1: + resolution: + { + integrity: sha512-VfxadyCECXgQlkoEAjeghAr5gY3Hf+IKjKb+X8tGVDtveCjN+USwprd2q3QXBR9T1+x2DG0XZF5/w+7HAtSaXA==, + } + engines: { node: '>=10' } + decimal.js@10.4.3: resolution: { @@ -3398,19 +3346,12 @@ packages: } engines: { node: '>=0.10.0' } - default-browser-id@5.0.0: - resolution: - { - integrity: sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==, - } - engines: { node: '>=18' } - - default-browser@5.2.1: + default-gateway@6.0.3: resolution: { - integrity: sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==, + integrity: sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==, } - engines: { node: '>=18' } + engines: { node: '>= 10' } defaults@1.0.4: resolution: @@ -3425,12 +3366,12 @@ packages: } engines: { node: '>= 0.4' } - define-lazy-prop@3.0.0: + define-lazy-prop@2.0.0: resolution: { - integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==, + integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==, } - engines: { node: '>=12' } + engines: { node: '>=8' } define-properties@1.2.1: resolution: @@ -3542,6 +3483,13 @@ packages: } engines: { node: '>=0.10.0' } + doctrine@3.0.0: + resolution: + { + integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==, + } + engines: { node: '>=6.0.0' } + dom-serializer@2.0.0: resolution: { @@ -3666,12 +3614,6 @@ packages: } engines: { node: '>= 0.8' } - encoding-sniffer@0.2.0: - resolution: - { - integrity: sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg==, - } - enhanced-resolve@5.17.1: resolution: { @@ -3693,13 +3635,6 @@ packages: } engines: { node: '>=0.12' } - env-paths@2.2.1: - resolution: - { - integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==, - } - engines: { node: '>=6' } - envinfo@7.13.0: resolution: { @@ -3840,15 +3775,15 @@ packages: peerDependencies: eslint: '>=4.19.1' - eslint-plugin-jest@28.8.3: + eslint-plugin-jest@27.9.0: resolution: { - integrity: sha512-HIQ3t9hASLKm2IhIOqnu+ifw7uLZkIlR7RYNv7fMcEi/p0CIiJmfriStQS2LDkgtY4nyLbIZAD+JL347Yc2ETQ==, + integrity: sha512-QIT7FH7fNmd9n4se7FFKHbsLKGQiw885Ds6Y/sxKgCZ6natwCsXdgPOADnYVxN2QrRweF0FZWbJ6S7Rsn7llug==, } - engines: { node: ^16.10.0 || ^18.12.0 || >=20.0.0 } + engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } peerDependencies: - '@typescript-eslint/eslint-plugin': ^6.0.0 || ^7.0.0 || ^8.0.0 - eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 + '@typescript-eslint/eslint-plugin': ^5.0.0 || ^6.0.0 || ^7.0.0 + eslint: ^7.0.0 || ^8.0.0 jest: '*' peerDependenciesMeta: '@typescript-eslint/eslint-plugin': @@ -3883,19 +3818,18 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - eslint-plugin-security@3.0.1: + eslint-plugin-security@1.7.1: resolution: { - integrity: sha512-XjVGBhtDZJfyuhIxnQ/WMm385RbX3DBu7H1J7HNNhmB2tnGxMeqVSnYv79oAj992ayvIBZghsymwkYFS6cGH4Q==, + integrity: sha512-sMStceig8AFglhhT2LqlU5r+/fn9OwsA72O5bBuQVTssPCdQAOQzL+oMn/ZcpeUY6KcNfLJArgcrsSULNjYYdQ==, } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - eslint-plugin-sonarjs@0.25.1: + eslint-plugin-sonarjs@0.21.0: resolution: { - integrity: sha512-5IOKvj/GMBNqjxBdItfotfRHo7w48496GOu1hxdeXuD0mB1JBlDCViiLHETDTfA8pDAVSBimBEQoetRXYceQEw==, + integrity: sha512-oezUDfFT5S6j3rQheZ4DLPrbetPmMS7zHIKWGHr0CM3g5JgyZroz1FpIKa4jV83NsGpmgIeagpokWDKIJzRQmw==, } - engines: { node: '>=16' } + engines: { node: '>=14' } peerDependencies: eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -3923,12 +3857,12 @@ packages: } engines: { node: '>=8.0.0' } - eslint-scope@8.0.2: + eslint-scope@7.2.2: resolution: { - integrity: sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==, + integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==, } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } eslint-utils@2.1.0: resolution: @@ -3951,32 +3885,20 @@ packages: } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } - eslint-visitor-keys@4.0.0: + eslint@8.57.0: resolution: { - integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==, + integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==, } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } + hasBin: true - eslint@9.9.1: + espree@9.6.1: resolution: { - integrity: sha512-dHvhrbfr4xFQ9/dq+jcVneZMyRYLjggWjk6RVsIiHsP8Rz6yZ8LvZ//iU4TrZF+SXWG+JkNF2OyiZRvzgRDqMg==, + integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==, } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - hasBin: true - peerDependencies: - jiti: '*' - peerDependenciesMeta: - jiti: - optional: true - - espree@10.1.0: - resolution: - { - integrity: sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==, - } - engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } esprima@4.0.1: resolution: @@ -4164,12 +4086,12 @@ packages: integrity: sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==, } - file-entry-cache@8.0.0: + file-entry-cache@6.0.1: resolution: { - integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==, + integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==, } - engines: { node: '>=16.0.0' } + engines: { node: ^10.12.0 || >=12.0.0 } file-loader@6.2.0: resolution: @@ -4235,19 +4157,12 @@ packages: } engines: { node: '>=10' } - find-up@7.0.0: - resolution: - { - integrity: sha512-YyZM99iHrqLKjmt4LJDj58KI+fYyufRLBSYcqycxf//KpBk9FoewoGX0450m9nB44qrZnovzC2oeP5hUibxc/g==, - } - engines: { node: '>=18' } - - flat-cache@4.0.1: + flat-cache@3.2.0: resolution: { - integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==, + integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==, } - engines: { node: '>=16' } + engines: { node: ^10.12.0 || >=12.0.0 } flat@5.0.2: resolution: @@ -4287,14 +4202,14 @@ packages: } engines: { node: '>=14' } - fork-ts-checker-webpack-plugin@9.0.2: + fork-ts-checker-webpack-plugin@8.0.0: resolution: { - integrity: sha512-Uochze2R8peoN1XqlSi/rGUkDQpRogtLFocP9+PGu68zk1BDAKXfdeCdyVZpgTk8V8WFVQXdEz426VKjXLO1Gg==, + integrity: sha512-mX3qW3idpueT2klaQXBzrIM/pHw+T0B/V9KHEvNrqijTq9NFnMZU6oreVxDYcf33P8a5cW+67PjodNHthGnNVg==, } engines: { node: '>=12.13.0', yarn: '>=1.0.0' } peerDependencies: - typescript: '>3.6.0' + typescript: 5.5.3 webpack: ^5.11.0 form-data@4.0.0: @@ -4304,10 +4219,10 @@ packages: } engines: { node: '>= 6' } - formidable@3.5.1: + formidable@2.1.2: resolution: { - integrity: sha512-WJWKelbRHN41m5dumb0/k8TeAx7Id/y3a+Z7QfhxP/htI9Js5zYaEDtG8uMgG0vM0lOlqnmjE99/kfpOYi/0Og==, + integrity: sha512-CM3GuJ57US06mlpQ47YcunuUZ9jpm8Vx+P2CGt2j7HpgkKZO/DJYQ0Bobim8G6PFQmK5lOqOOdUXboU+h73A4g==, } forwarded@0.2.0: @@ -4465,20 +4380,20 @@ packages: } engines: { node: '>= 0.4' } - gh-pages@6.1.1: + gh-pages@5.0.0: resolution: { - integrity: sha512-upnohfjBwN5hBP9w2dPE7HO5JJTHzSGMV1JrLrHvNuqmjoYHg6TBrCcnEoorjG/e0ejbuvnwyKMdTyM40PEByw==, + integrity: sha512-Nqp1SjkPIB94Xw/3yYNTUL+G2dxlhjvv1zeN/4kMC1jfViTEqhtVz/Ba1zSXHuvXCN9ADNS1dN4r5/J/nZWEQQ==, } engines: { node: '>=10' } hasBin: true - git-raw-commits@4.0.0: + git-raw-commits@2.0.11: resolution: { - integrity: sha512-ICsMM1Wk8xSGMowkOmPrzo2Fgmfo4bMHLNX6ytHjajRJUqvHOw/TFapQ+QG75c3X/tTDDhOSRPGC52dDbNM8FQ==, + integrity: sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==, } - engines: { node: '>=16' } + engines: { node: '>=10' } hasBin: true glob-parent@5.1.2: @@ -4501,12 +4416,11 @@ packages: integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==, } - glob@11.0.0: + glob@10.4.5: resolution: { - integrity: sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==, + integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==, } - engines: { node: 20 || >=22 } hasBin: true glob@7.2.3: @@ -4516,12 +4430,12 @@ packages: } deprecated: Glob versions prior to v9 are no longer supported - global-directory@4.0.1: + global-dirs@0.1.1: resolution: { - integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==, + integrity: sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg==, } - engines: { node: '>=18' } + engines: { node: '>=4' } globals@11.12.0: resolution: @@ -4530,12 +4444,12 @@ packages: } engines: { node: '>=4' } - globals@14.0.0: + globals@13.24.0: resolution: { - integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==, + integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==, } - engines: { node: '>=18' } + engines: { node: '>=8' } globalthis@1.0.4: resolution: @@ -4602,6 +4516,13 @@ packages: integrity: sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==, } + hard-rejection@2.1.0: + resolution: + { + integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==, + } + engines: { node: '>=6' } + has-bigints@1.0.2: resolution: { @@ -4683,6 +4604,13 @@ packages: integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==, } + hosted-git-info@4.1.0: + resolution: + { + integrity: sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==, + } + engines: { node: '>=10' } + hpack.js@2.1.6: resolution: { @@ -4708,10 +4636,10 @@ packages: integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==, } - htmlparser2@9.1.0: + htmlparser2@8.0.2: resolution: { - integrity: sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==, + integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==, } http-deceiver@1.2.7: @@ -4800,21 +4728,14 @@ packages: } engines: { node: '>=16.17.0' } - husky@9.1.5: + husky@8.0.3: resolution: { - integrity: sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==, + integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==, } - engines: { node: '>=18' } + engines: { node: '>=14' } hasBin: true - hyperdyperid@1.2.0: - resolution: - { - integrity: sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A==, - } - engines: { node: '>=10.18' } - iconv-lite@0.4.24: resolution: { @@ -4866,12 +4787,6 @@ packages: engines: { node: '>=8' } hasBin: true - import-meta-resolve@4.1.0: - resolution: - { - integrity: sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==, - } - imurmurhash@0.1.4: resolution: { @@ -4931,13 +4846,6 @@ packages: } engines: { node: ^12.13.0 || ^14.15.0 || >=16.0.0 } - ini@4.1.1: - resolution: - { - integrity: sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==, - } - engines: { node: ^14.17.0 || ^16.13.0 || >=18.0.0 } - internal-slot@1.0.7: resolution: { @@ -5048,12 +4956,12 @@ packages: } engines: { node: '>= 0.4' } - is-docker@3.0.0: + is-docker@2.2.1: resolution: { - integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==, + integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==, } - engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } + engines: { node: '>=8' } hasBin: true is-extglob@2.1.1: @@ -5111,14 +5019,6 @@ packages: } engines: { node: '>=0.10.0' } - is-inside-container@1.0.0: - resolution: - { - integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==, - } - engines: { node: '>=14.16' } - hasBin: true - is-map@2.0.3: resolution: { @@ -5133,13 +5033,6 @@ packages: } engines: { node: '>= 0.4' } - is-network-error@1.1.0: - resolution: - { - integrity: sha512-tUdRRAnhT+OtCZR/LxZelH/C7QtjtFrTu5tXCA8pl55eTUElUHT+GPYV8MBMBvea/j+NxQqVt3LbWMRir7Gx9g==, - } - engines: { node: '>=16' } - is-number-object@1.0.7: resolution: { @@ -5168,6 +5061,13 @@ packages: } engines: { node: '>=8' } + is-plain-obj@1.1.0: + resolution: + { + integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==, + } + engines: { node: '>=0.10.0' } + is-plain-obj@2.1.0: resolution: { @@ -5251,12 +5151,12 @@ packages: } engines: { node: '>= 0.4' } - is-text-path@2.0.0: + is-text-path@1.0.1: resolution: { - integrity: sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==, + integrity: sha512-xFuJpne9oFz5qDaodwmmG08e3CawH/2ZV8Qqza1Ko7Sk8POWbkRdwIoAWVhqvq0XeUzANEhKo2n0IXUGBm7A/w==, } - engines: { node: '>=8' } + engines: { node: '>=0.10.0' } is-typed-array@1.1.13: resolution: @@ -5292,12 +5192,12 @@ packages: } engines: { node: '>=0.10.0' } - is-wsl@3.1.0: + is-wsl@2.2.0: resolution: { - integrity: sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==, + integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==, } - engines: { node: '>=16' } + engines: { node: '>=8' } isarray@1.0.0: resolution: @@ -5317,6 +5217,13 @@ packages: integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==, } + isexe@3.1.1: + resolution: + { + integrity: sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==, + } + engines: { node: '>=16' } + isobject@3.0.1: resolution: { @@ -5372,12 +5279,11 @@ packages: integrity: sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==, } - jackspeak@4.0.1: + jackspeak@3.4.3: resolution: { - integrity: sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==, + integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==, } - engines: { node: 20 || >=22 } jake@10.9.2: resolution: @@ -5855,13 +5761,6 @@ packages: } engines: { node: '>=10' } - locate-path@7.2.0: - resolution: - { - integrity: sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==, - } - engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } - lodash.camelcase@4.3.0: resolution: { @@ -5886,6 +5785,12 @@ packages: integrity: sha512-chi4NHZlZqZD18a0imDHnZPrDeBbTtVN7GXMwuGdRH9qotxAjYs3aVLKc7zNOG9eddR5Ksd8rvFEBc9SsggPpg==, } + lodash.isfunction@3.0.9: + resolution: + { + integrity: sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==, + } + lodash.isplainobject@4.0.6: resolution: { @@ -5960,12 +5865,11 @@ packages: } hasBin: true - lru-cache@11.0.1: + lru-cache@10.4.3: resolution: { - integrity: sha512-CgeuL5uom6j/ZVrg7G/+1IXqRY8JXX4Hghfy5YE0EhoYQWvndP1kufu58cmZLNIDKnRhZrXfdS9urVWx98AipQ==, + integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==, } - engines: { node: 20 || >=22 } lru-cache@4.1.5: resolution: @@ -5979,6 +5883,20 @@ packages: integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==, } + lru-cache@6.0.0: + resolution: + { + integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==, + } + engines: { node: '>=10' } + + lru-cache@9.1.2: + resolution: + { + integrity: sha512-ERJq3FOzJTxBbFjZ7iDs+NiK4VI9Wz+RdrrAB8dio1oV+YvdPzUEE4QNiT2VD51DkIbCYRUUzCRkssXCHqSnKQ==, + } + engines: { node: 14 || >=16.14 } + make-dir@3.1.0: resolution: { @@ -6012,6 +5930,13 @@ packages: } engines: { node: '>=6' } + map-obj@1.0.1: + resolution: + { + integrity: sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==, + } + engines: { node: '>=0.10.0' } + map-obj@4.3.0: resolution: { @@ -6046,19 +5971,19 @@ packages: } engines: { node: '>= 4.0.0' } - memfs@4.11.1: + meow@10.1.5: resolution: { - integrity: sha512-LZcMTBAgqUUKNXZagcZxvXXfgF1bHX7Y7nQ0QyEiNbRJgE29GhgPd8Yna1VQcLlPiHt/5RFJMWYN9Uv/VPNvjQ==, + integrity: sha512-/d+PQ4GKmGvM9Bee/DPa8z3mXs/pkvJE2KEThngVNOqtmljC6K7NMPxtc2JeZYTmpWb9k/TmxjeL18ez3h7vCw==, } - engines: { node: '>= 4.0.0' } + engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } - meow@12.1.1: + meow@8.1.2: resolution: { - integrity: sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==, + integrity: sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==, } - engines: { node: '>=16.10' } + engines: { node: '>=10' } merge-descriptors@1.0.1: resolution: @@ -6171,13 +6096,6 @@ packages: integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==, } - minimatch@10.0.1: - resolution: - { - integrity: sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==, - } - engines: { node: 20 || >=22 } - minimatch@3.1.2: resolution: { @@ -6191,6 +6109,13 @@ packages: } engines: { node: '>=10' } + minimatch@9.0.3: + resolution: + { + integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==, + } + engines: { node: '>=16 || 14 >=14.17' } + minimatch@9.0.5: resolution: { @@ -6198,6 +6123,13 @@ packages: } engines: { node: '>=16 || 14 >=14.17' } + minimist-options@4.1.0: + resolution: + { + integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==, + } + engines: { node: '>= 6' } + minimist@1.2.8: resolution: { @@ -6343,6 +6275,13 @@ packages: integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==, } + normalize-package-data@3.0.3: + resolution: + { + integrity: sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==, + } + engines: { node: '>=10' } + normalize-path@3.0.0: resolution: { @@ -6505,12 +6444,12 @@ packages: } engines: { node: '>=18' } - open@10.1.0: + open@8.4.2: resolution: { - integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==, + integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==, } - engines: { node: '>=18' } + engines: { node: '>=12' } opener@1.5.2: resolution: @@ -6546,12 +6485,12 @@ packages: } engines: { node: '>=4' } - p-event@5.0.1: + p-event@4.2.0: resolution: { - integrity: sha512-dd589iCQ7m1L0bmC5NLlVYfy3TbBEsMUfWx9PyAgPeIcFZ/E2yaTZ4Rz4MiBmmJShviiftHVXOqfnfzJ6kyMrQ==, + integrity: sha512-KXatOjCRXXkSePPb1Nbi0p0m+gQAwdlbhi4wQKJPI1HsMQS9g+Sqp2o+QHziPr7eYJyOZet836KoHEVM1mwOrQ==, } - engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } + engines: { node: '>=8' } p-filter@2.1.0: resolution: @@ -6567,6 +6506,13 @@ packages: } engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } + p-finally@1.0.0: + resolution: + { + integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==, + } + engines: { node: '>=4' } + p-limit@2.3.0: resolution: { @@ -6581,13 +6527,6 @@ packages: } engines: { node: '>=10' } - p-limit@4.0.0: - resolution: - { - integrity: sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==, - } - engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } - p-locate@4.1.0: resolution: { @@ -6602,13 +6541,6 @@ packages: } engines: { node: '>=10' } - p-locate@6.0.0: - resolution: - { - integrity: sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==, - } - engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } - p-map@2.1.0: resolution: { @@ -6623,26 +6555,19 @@ packages: } engines: { node: '>=12' } - p-map@6.0.0: - resolution: - { - integrity: sha512-T8BatKGY+k5rU+Q/GTYgrEf2r4xRMevAN5mtXc2aPc4rS1j3s+vWTaO2Wag94neXuCAUAs8cxBL9EeB5EA6diw==, - } - engines: { node: '>=16' } - - p-retry@6.2.0: + p-retry@4.6.2: resolution: { - integrity: sha512-JA6nkq6hKyWLLasXQXUrO4z8BUZGUt/LjlJxx8Gb2+2ntodU/SS63YZ8b0LUTbQ8ZB9iwOfhEPhg4ykKnn2KsA==, + integrity: sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==, } - engines: { node: '>=16.17' } + engines: { node: '>=8' } - p-timeout@5.1.0: + p-timeout@3.2.0: resolution: { - integrity: sha512-auFDyzzzGZZZdHz3BtET9VEz0SE/uMEAx7uWfGPucfzEwwe/xH0iVeZibQmANYE/hp9T2+UUZT5m+BKyrDp3Ew==, + integrity: sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==, } - engines: { node: '>=12' } + engines: { node: '>=8' } p-try@2.2.0: resolution: @@ -6690,12 +6615,6 @@ packages: integrity: sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==, } - parse5-parser-stream@7.1.2: - resolution: - { - integrity: sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==, - } - parse5@7.1.2: resolution: { @@ -6723,13 +6642,6 @@ packages: } engines: { node: '>=8' } - path-exists@5.0.0: - resolution: - { - integrity: sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==, - } - engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } - path-is-absolute@1.0.1: resolution: { @@ -6763,12 +6675,12 @@ packages: integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==, } - path-scurry@2.0.0: + path-scurry@1.11.1: resolution: { - integrity: sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==, + integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==, } - engines: { node: 20 || >=22 } + engines: { node: '>=16 || 14 >=14.18' } path-temp@2.1.0: resolution: @@ -6873,21 +6785,15 @@ packages: } engines: { node: '>= 0.4' } - postcss-loader@8.1.1: + postcss-loader@7.3.4: resolution: { - integrity: sha512-0IeqyAsG6tYiDRCYKQJLAmgQr47DX6N7sFSWvQxt6AcupX8DIdmykuk/o/tx0Lze3ErGHJEp5OSRxrelC6+NdQ==, + integrity: sha512-iW5WTTBSC5BfsBJ9daFMPVrLT36MrNiC6fqOZTTaHjBNX6Pfd5p+hSBqe/fEeNd7pc13QiAyGt7VdGMw4eRC4A==, } - engines: { node: '>= 18.12.0' } + engines: { node: '>= 14.15.0' } peerDependencies: - '@rspack/core': 0.x || 1.x postcss: ^7.0.0 || ^8.0.1 webpack: ^5.0.0 - peerDependenciesMeta: - '@rspack/core': - optional: true - webpack: - optional: true postcss-modules-extract-imports@3.1.0: resolution: @@ -6960,14 +6866,6 @@ packages: engines: { node: '>=10.13.0' } hasBin: true - prettier@3.3.3: - resolution: - { - integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==, - } - engines: { node: '>=14' } - hasBin: true - pretty-bytes@5.6.0: resolution: { @@ -7099,6 +6997,13 @@ packages: } engines: { node: '>=8' } + quick-lru@5.1.1: + resolution: + { + integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==, + } + engines: { node: '>=10' } + randombytes@2.1.0: resolution: { @@ -7154,6 +7059,13 @@ packages: } engines: { node: '>=8' } + read-pkg-up@8.0.0: + resolution: + { + integrity: sha512-snVCqPczksT0HS2EC+SxUndvSzn6LRCwpfSvLrIfR5BKDQQZMaI6jPRC9dYvYFDRAuFEAnkwww8kBBNE/3VvzQ==, + } + engines: { node: '>=12' } + read-pkg@5.2.0: resolution: { @@ -7161,6 +7073,13 @@ packages: } engines: { node: '>=8' } + read-pkg@6.0.0: + resolution: + { + integrity: sha512-X1Fu3dPuk/8ZLsMhEj5f4wFAF0DWoK7qhGJvgaijocXxBmSToKfbFtqbxMO7bVjNA1dmE5huAzjXj/ey86iw9Q==, + } + engines: { node: '>=12' } + read-yaml-file@1.1.0: resolution: { @@ -7209,6 +7128,20 @@ packages: } engines: { node: '>= 10.13.0' } + redent@3.0.0: + resolution: + { + integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==, + } + engines: { node: '>=8' } + + redent@4.0.0: + resolution: + { + integrity: sha512-tYkDkVVtYkSVhuQ4zBgfvciymHaeuel+zFKXShfDnFP5SyVEP7qo70Rf1jTOTCx3vGNAbnEi/xFkcfQVMIBWag==, + } + engines: { node: '>=12' } + redis-errors@1.2.0: resolution: { @@ -7305,6 +7238,13 @@ packages: } engines: { node: '>=8' } + resolve-global@1.0.0: + resolution: + { + integrity: sha512-zFa12V4OLtT5XUX/Q4VLvTfBf+Ok0SPc1FNGM/z9ctUdiU618qwKpWnd0CHs3+RqROfyEg/DhuHbMWYqcgljEw==, + } + engines: { node: '>=8' } + resolve.exports@2.0.2: resolution: { @@ -7347,32 +7287,34 @@ packages: } engines: { iojs: '>=1.0.0', node: '>=0.10.0' } - rfc4648@1.5.3: + rfdc@1.4.1: resolution: { - integrity: sha512-MjOWxM065+WswwnmNONOT+bD1nXzY9Km6u3kzvnx8F8/HXGZdz3T6e6vZJ8Q/RIMUSp/nxqjH3GwvJDy8ijeQQ==, + integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==, } - rfdc@1.4.1: + right-pad@1.0.1: resolution: { - integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==, + integrity: sha512-bYBjgxmkvTAfgIYy328fmkwhp39v8lwVgWhhrzxPV3yHtcSqyYKe9/XOhvW48UFjATg3VuJbpsp5822ACNvkmw==, } + engines: { node: '>= 0.10' } + deprecated: Please use String.prototype.padEnd() over this package. - rimraf@6.0.1: + rimraf@3.0.2: resolution: { - integrity: sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==, + integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==, } - engines: { node: 20 || >=22 } + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true - run-applescript@7.0.0: + rimraf@5.0.10: resolution: { - integrity: sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==, + integrity: sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==, } - engines: { node: '>=18' } + hasBin: true run-parallel@1.2.0: resolution: @@ -7431,20 +7373,20 @@ packages: integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==, } - sass-loader@16.0.1: + sass-loader@13.3.3: resolution: { - integrity: sha512-xACl1ToTsKnL9Ce5yYpRxrLj9QUDCnwZNhzpC7tKiFyA8zXsd3Ap+HGVnbCgkdQcm43E+i6oKAWBsvGA6ZoiMw==, + integrity: sha512-mt5YN2F1MOZr3d/wBRcZxeFgwgkH44wVc2zohO2YF6JiOMkiXe4BYRZpSu2sO1g71mo/j16txzUhsKZlqjVGzA==, } - engines: { node: '>= 18.12.0' } + engines: { node: '>= 14.15.0' } peerDependencies: - '@rspack/core': 0.x || 1.x + fibers: '>= 3.1.0' node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 sass: ^1.3.0 sass-embedded: '*' webpack: ^5.0.0 peerDependenciesMeta: - '@rspack/core': + fibers: optional: true node-sass: optional: true @@ -7452,8 +7394,6 @@ packages: optional: true sass-embedded: optional: true - webpack: - optional: true sass@1.78.0: resolution: @@ -7511,6 +7451,14 @@ packages: } hasBin: true + semver@7.5.4: + resolution: + { + integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==, + } + engines: { node: '>=10' } + hasBin: true + semver@7.6.3: resolution: { @@ -7776,13 +7724,6 @@ packages: integrity: sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==, } - split2@4.2.0: - resolution: - { - integrity: sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==, - } - engines: { node: '>= 10.x' } - split@0.3.3: resolution: { @@ -7969,6 +7910,13 @@ packages: } engines: { node: '>=8' } + strip-indent@4.0.0: + resolution: + { + integrity: sha512-mnVSV2l+Zv6BLpSD/8V87CW/y9EmmbYzGCIavsnsI6/nwn26DwffM/yztm30Z/I2DY9wdS3vXVCMnHDgZaVNoA==, + } + engines: { node: '>=12' } + strip-json-comments@3.1.1: resolution: { @@ -7983,19 +7931,20 @@ packages: } engines: { node: '>=0.10.0' } - superagent@9.0.2: + superagent@8.1.2: resolution: { - integrity: sha512-xuW7dzkUpcJq7QnhOsnNUgtYp3xRwpt2F7abdRYIpCsAt0hhUqia0EdxyXZQQpNmGtsCzYHryaKSV3q3GJnq7w==, + integrity: sha512-6WTxW1EB6yCxV5VFOIPQruWGHqc3yI7hEmZK6h+pyk69Lk/Ut7rLUY6W/ONF2MjBuGjvmMiIpsrVJ2vjrHlslA==, } - engines: { node: '>=14.18.0' } + engines: { node: '>=6.4.0 <13 || >=14' } + deprecated: Please upgrade to v9.0.0+ as we have fixed a public vulnerability with formidable dependency. Note that v9.0.0+ requires Node.js v14.18.0+. See https://github.com/ladjs/superagent/pull/1800 for insight. This project is supported and maintained by the team at Forward Email @ https://forwardemail.net - supertest@7.0.0: + supertest@6.3.4: resolution: { - integrity: sha512-qlsr7fIC0lSddmA3tzojvzubYxvlGtzumcdHgPwbFWMISQwL22MhM2Y3LNt+6w9Yyx7559VW5ab70dgphm8qQA==, + integrity: sha512-erY3HFDG0dPnhw4U+udPfrzXa4xhSG+n4rxfRuZWCUvjFWwKl+OxWf/7zk50s84/fAAs7vf5QAb9uRa0cCykxw==, } - engines: { node: '>=14.18.0' } + engines: { node: '>=6.4.0' } supports-color@5.5.0: resolution: @@ -8079,12 +8028,12 @@ packages: } engines: { node: '>=8' } - text-extensions@2.4.0: + text-extensions@1.9.0: resolution: { - integrity: sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g==, + integrity: sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==, } - engines: { node: '>=8' } + engines: { node: '>=0.10' } text-table@0.2.0: resolution: @@ -8092,15 +8041,6 @@ packages: integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==, } - thingies@1.21.0: - resolution: - { - integrity: sha512-hsqsJsFMsV+aD4s3CWKk85ep/3I9XzYV/IXaSouJMYIoDlgyi11cBhsqYe9/geRfB0YIikBQg6raRaM+nIMP9g==, - } - engines: { node: '>=10.18' } - peerDependencies: - tslib: ^2 - through2@4.0.2: resolution: { @@ -8174,14 +8114,19 @@ packages: } engines: { node: '>=12' } - tree-dump@1.0.2: + trim-newlines@3.0.1: resolution: { - integrity: sha512-dpev9ABuLWdEubk+cIaI9cHwRNNDjkBBLXTwI4UCUFdQ5xXKqNXoK4FEciw/vxf+NQ7Cb7sGUyeUtORvHIdRXQ==, + integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==, } - engines: { node: '>=10.0' } - peerDependencies: - tslib: '2' + engines: { node: '>=8' } + + trim-newlines@4.1.1: + resolution: + { + integrity: sha512-jRKj0n0jXWo6kh62nA5TEh3+4igKDXLvzBJcPpiizP7oOolUrYIxmVBG9TOtHYFHoddUk6YvAkGeGoSVTXfQXQ==, + } + engines: { node: '>=12' } trim-repeated@1.0.0: resolution: @@ -8197,7 +8142,7 @@ packages: } engines: { node: '>=16' } peerDependencies: - typescript: '>=4.2.0' + typescript: 5.5.3 ts-jest@29.2.5: resolution: @@ -8213,7 +8158,7 @@ packages: babel-jest: ^29.0.0 esbuild: '*' jest: ^29.0.0 - typescript: '>=4.3 <6' + typescript: 5.5.3 peerDependenciesMeta: '@babel/core': optional: true @@ -8233,7 +8178,7 @@ packages: } engines: { node: '>=12.0.0' } peerDependencies: - typescript: '*' + typescript: 5.5.3 webpack: ^5.0.0 ts-node@10.9.2: @@ -8246,7 +8191,7 @@ packages: '@swc/core': '>=1.2.50' '@swc/wasm': '>=1.2.50' '@types/node': '*' - typescript: '>=2.7' + typescript: 5.5.3 peerDependenciesMeta: '@swc/core': optional: true @@ -8261,7 +8206,13 @@ packages: engines: { node: '>=12.12.0' } hasBin: true peerDependencies: - typescript: '*' + typescript: 5.5.3 + + tslib@1.14.1: + resolution: + { + integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==, + } tslib@2.7.0: resolution: @@ -8269,6 +8220,15 @@ packages: integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==, } + tsutils@3.21.0: + resolution: + { + integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==, + } + engines: { node: '>= 6' } + peerDependencies: + typescript: 5.5.3 + type-check@0.4.0: resolution: { @@ -8283,6 +8243,13 @@ packages: } engines: { node: '>=4' } + type-fest@0.18.1: + resolution: + { + integrity: sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==, + } + engines: { node: '>=10' } + type-fest@0.20.2: resolution: { @@ -8311,6 +8278,13 @@ packages: } engines: { node: '>=8' } + type-fest@1.4.0: + resolution: + { + integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==, + } + engines: { node: '>=10' } + type-is@1.6.18: resolution: { @@ -8346,6 +8320,14 @@ packages: } engines: { node: '>= 0.4' } + typescript@5.5.3: + resolution: + { + integrity: sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==, + } + engines: { node: '>=14.17' } + hasBin: true + typescript@5.5.4: resolution: { @@ -8372,20 +8354,6 @@ packages: integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==, } - undici@6.19.8: - resolution: - { - integrity: sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==, - } - engines: { node: '>=18.17' } - - unicorn-magic@0.1.0: - resolution: - { - integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==, - } - engines: { node: '>=18' } - unique-string@2.0.0: resolution: { @@ -8562,27 +8530,24 @@ packages: webpack-dev-server: optional: true - webpack-dev-middleware@7.4.2: + webpack-dev-middleware@5.3.4: resolution: { - integrity: sha512-xOO8n6eggxnwYpy1NlzUKpvrjfJTvae5/D6WOK0S2LSo7vjmo5gCM1DbLUmFqrMTJP+W/0YZNctm7jasWvLuBA==, + integrity: sha512-BVdTqhhs+0IfoeAf7EoH5WE+exCmqGerHfDM0IL096Px60Tq2Mn9MAbnaGUe6HiMa41KMCYF19gyzZmBcq/o4Q==, } - engines: { node: '>= 18.12.0' } + engines: { node: '>= 12.13.0' } peerDependencies: - webpack: ^5.0.0 - peerDependenciesMeta: - webpack: - optional: true + webpack: ^4.0.0 || ^5.0.0 - webpack-dev-server@5.1.0: + webpack-dev-server@4.15.2: resolution: { - integrity: sha512-aQpaN81X6tXie1FoOB7xlMfCsN19pSvRAeYUHOdFWOlhpQ/LlbfTqYwwmEDFV0h8GGuqmCmKmT+pxcUV/Nt2gQ==, + integrity: sha512-0XavAZbNJ5sDrCbkpWL8mia0o5WPOd2YGtxrEiZkBK9FjLppIUK2TgxK6qGD2P3hUXTJNNPVibrerKcx5WkR1g==, } - engines: { node: '>= 18.12.0' } + engines: { node: '>= 12.13.0' } hasBin: true peerDependencies: - webpack: ^5.0.0 + webpack: ^4.37.0 || ^5.0.0 webpack-cli: '*' peerDependenciesMeta: webpack: @@ -8638,13 +8603,6 @@ packages: } engines: { node: '>=12' } - whatwg-encoding@3.1.1: - resolution: - { - integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==, - } - engines: { node: '>=18' } - whatwg-mimetype@3.0.0: resolution: { @@ -8652,13 +8610,6 @@ packages: } engines: { node: '>=12' } - whatwg-mimetype@4.0.0: - resolution: - { - integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==, - } - engines: { node: '>=18' } - whatwg-url@11.0.0: resolution: { @@ -8708,6 +8659,14 @@ packages: engines: { node: '>= 8' } hasBin: true + which@4.0.0: + resolution: + { + integrity: sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==, + } + engines: { node: ^16.13.0 || >=18.0.0 } + hasBin: true + widest-line@3.1.0: resolution: { @@ -8838,6 +8797,19 @@ packages: integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==, } + yallist@4.0.0: + resolution: + { + integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==, + } + + yaml@1.10.2: + resolution: + { + integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==, + } + engines: { node: '>= 6' } + yaml@2.5.1: resolution: { @@ -8846,6 +8818,13 @@ packages: engines: { node: '>= 14' } hasBin: true + yargs-parser@20.2.9: + resolution: + { + integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==, + } + engines: { node: '>=10' } + yargs-parser@21.1.1: resolution: { @@ -8874,13 +8853,6 @@ packages: } engines: { node: '>=10' } - yocto-queue@1.1.1: - resolution: - { - integrity: sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==, - } - engines: { node: '>=12.20' } - snapshots: '@ampproject/remapping@2.3.0': dependencies: @@ -9236,116 +9208,121 @@ snapshots: human-id: 1.0.2 prettier: 2.8.8 - '@commitlint/cli@19.4.1(@types/node@22.5.4)(typescript@5.5.4)': + '@commitlint/cli@17.8.1': dependencies: - '@commitlint/format': 19.3.0 - '@commitlint/lint': 19.4.1 - '@commitlint/load': 19.4.0(@types/node@22.5.4)(typescript@5.5.4) - '@commitlint/read': 19.4.0 - '@commitlint/types': 19.0.3 - execa: 8.0.1 + '@commitlint/format': 17.8.1 + '@commitlint/lint': 17.8.1 + '@commitlint/load': 17.8.1 + '@commitlint/read': 17.8.1 + '@commitlint/types': 17.8.1 + execa: 5.1.1 + lodash.isfunction: 3.0.9 + resolve-from: 5.0.0 + resolve-global: 1.0.0 yargs: 17.7.2 transitivePeerDependencies: - - '@types/node' - - typescript + - '@swc/core' + - '@swc/wasm' - '@commitlint/config-conventional@19.4.1': + '@commitlint/config-conventional@17.8.1': dependencies: - '@commitlint/types': 19.0.3 - conventional-changelog-conventionalcommits: 7.0.2 + conventional-changelog-conventionalcommits: 6.1.0 - '@commitlint/config-validator@19.0.3': + '@commitlint/config-validator@17.8.1': dependencies: - '@commitlint/types': 19.0.3 + '@commitlint/types': 17.8.1 ajv: 8.17.1 - '@commitlint/ensure@19.0.3': + '@commitlint/ensure@17.8.1': dependencies: - '@commitlint/types': 19.0.3 + '@commitlint/types': 17.8.1 lodash.camelcase: 4.3.0 lodash.kebabcase: 4.1.1 lodash.snakecase: 4.1.1 lodash.startcase: 4.4.0 lodash.upperfirst: 4.3.1 - '@commitlint/execute-rule@19.0.0': {} + '@commitlint/execute-rule@17.8.1': {} - '@commitlint/format@19.3.0': + '@commitlint/format@17.8.1': dependencies: - '@commitlint/types': 19.0.3 - chalk: 5.3.0 + '@commitlint/types': 17.8.1 + chalk: 4.1.2 - '@commitlint/is-ignored@19.2.2': + '@commitlint/is-ignored@17.8.1': dependencies: - '@commitlint/types': 19.0.3 - semver: 7.6.3 + '@commitlint/types': 17.8.1 + semver: 7.5.4 - '@commitlint/lint@19.4.1': + '@commitlint/lint@17.8.1': dependencies: - '@commitlint/is-ignored': 19.2.2 - '@commitlint/parse': 19.0.3 - '@commitlint/rules': 19.4.1 - '@commitlint/types': 19.0.3 + '@commitlint/is-ignored': 17.8.1 + '@commitlint/parse': 17.8.1 + '@commitlint/rules': 17.8.1 + '@commitlint/types': 17.8.1 - '@commitlint/load@19.4.0(@types/node@22.5.4)(typescript@5.5.4)': + '@commitlint/load@17.8.1': dependencies: - '@commitlint/config-validator': 19.0.3 - '@commitlint/execute-rule': 19.0.0 - '@commitlint/resolve-extends': 19.1.0 - '@commitlint/types': 19.0.3 - chalk: 5.3.0 - cosmiconfig: 9.0.0(typescript@5.5.4) - cosmiconfig-typescript-loader: 5.0.0(@types/node@22.5.4)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4) + '@commitlint/config-validator': 17.8.1 + '@commitlint/execute-rule': 17.8.1 + '@commitlint/resolve-extends': 17.8.1 + '@commitlint/types': 17.8.1 + '@types/node': 20.5.1 + chalk: 4.1.2 + cosmiconfig: 8.3.6(typescript@5.5.3) + cosmiconfig-typescript-loader: 4.4.0(@types/node@20.5.1)(cosmiconfig@8.3.6(typescript@5.5.3))(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3))(typescript@5.5.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 + resolve-from: 5.0.0 + ts-node: 10.9.2(@types/node@20.5.1)(typescript@5.5.3) + typescript: 5.5.3 transitivePeerDependencies: - - '@types/node' - - typescript + - '@swc/core' + - '@swc/wasm' - '@commitlint/message@19.0.0': {} + '@commitlint/message@17.8.1': {} - '@commitlint/parse@19.0.3': + '@commitlint/parse@17.8.1': dependencies: - '@commitlint/types': 19.0.3 - conventional-changelog-angular: 7.0.0 - conventional-commits-parser: 5.0.0 + '@commitlint/types': 17.8.1 + conventional-changelog-angular: 6.0.0 + conventional-commits-parser: 4.0.0 - '@commitlint/read@19.4.0': + '@commitlint/read@17.8.1': dependencies: - '@commitlint/top-level': 19.0.0 - '@commitlint/types': 19.0.3 - execa: 8.0.1 - git-raw-commits: 4.0.0 + '@commitlint/top-level': 17.8.1 + '@commitlint/types': 17.8.1 + fs-extra: 11.2.0 + git-raw-commits: 2.0.11 minimist: 1.2.8 - '@commitlint/resolve-extends@19.1.0': + '@commitlint/resolve-extends@17.8.1': dependencies: - '@commitlint/config-validator': 19.0.3 - '@commitlint/types': 19.0.3 - global-directory: 4.0.1 - import-meta-resolve: 4.1.0 + '@commitlint/config-validator': 17.8.1 + '@commitlint/types': 17.8.1 + import-fresh: 3.3.0 lodash.mergewith: 4.6.2 resolve-from: 5.0.0 + resolve-global: 1.0.0 - '@commitlint/rules@19.4.1': + '@commitlint/rules@17.8.1': dependencies: - '@commitlint/ensure': 19.0.3 - '@commitlint/message': 19.0.0 - '@commitlint/to-lines': 19.0.0 - '@commitlint/types': 19.0.3 - execa: 8.0.1 + '@commitlint/ensure': 17.8.1 + '@commitlint/message': 17.8.1 + '@commitlint/to-lines': 17.8.1 + '@commitlint/types': 17.8.1 + execa: 5.1.1 - '@commitlint/to-lines@19.0.0': {} + '@commitlint/to-lines@17.8.1': {} - '@commitlint/top-level@19.0.0': + '@commitlint/top-level@17.8.1': dependencies: - find-up: 7.0.0 + find-up: 5.0.0 - '@commitlint/types@19.0.3': + '@commitlint/types@17.8.1': dependencies: - '@types/conventional-commits-parser': 5.0.0 - chalk: 5.3.0 + chalk: 4.1.2 '@cspotcode/source-map-support@0.8.1': dependencies: @@ -9353,27 +9330,19 @@ snapshots: '@discoveryjs/json-ext@0.5.7': {} - '@eslint-community/eslint-utils@4.4.0(eslint@9.9.1(jiti@1.21.6))': + '@eslint-community/eslint-utils@4.4.0(eslint@8.57.0)': dependencies: - eslint: 9.9.1(jiti@1.21.6) + eslint: 8.57.0 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.11.0': {} - '@eslint/config-array@0.18.0': - dependencies: - '@eslint/object-schema': 2.1.4 - debug: 4.3.7 - minimatch: 3.1.2 - transitivePeerDependencies: - - supports-color - - '@eslint/eslintrc@3.1.0': + '@eslint/eslintrc@2.1.4': dependencies: ajv: 6.12.6 debug: 4.3.7 - espree: 10.1.0 - globals: 14.0.0 + espree: 9.6.1 + globals: 13.24.0 ignore: 5.3.2 import-fresh: 3.3.0 js-yaml: 4.1.0 @@ -9382,34 +9351,39 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.9.1': {} - - '@eslint/object-schema@2.1.4': {} + '@eslint/js@8.57.0': {} '@gwhitney/detect-indent@7.0.1': {} - '@heise/eslint-config@22.0.1(jest@29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)))(jiti@1.21.6)(typescript@5.5.4)': - dependencies: - '@typescript-eslint/eslint-plugin': 7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4) - '@typescript-eslint/parser': 7.18.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4) - eslint: 9.9.1(jiti@1.21.6) - eslint-plugin-jest: 28.8.3(@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.6))(jest@29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)))(typescript@5.5.4) - eslint-plugin-node: 11.1.0(eslint@9.9.1(jiti@1.21.6)) - eslint-plugin-promise: 6.6.0(eslint@9.9.1(jiti@1.21.6)) - eslint-plugin-react: 7.35.2(eslint@9.9.1(jiti@1.21.6)) - eslint-plugin-security: 3.0.1 - eslint-plugin-sonarjs: 0.25.1(eslint@9.9.1(jiti@1.21.6)) - eslint-plugin-toplevel: 1.1.0(eslint@9.9.1(jiti@1.21.6)) - eslint-plugin-unicorn: 48.0.1(eslint@9.9.1(jiti@1.21.6)) + '@heise/eslint-config@21.0.2(jest@29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)))(typescript@5.5.4)': + dependencies: + '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.5.4) + eslint: 8.57.0 + eslint-plugin-jest: 27.9.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(jest@29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)))(typescript@5.5.4) + eslint-plugin-node: 11.1.0(eslint@8.57.0) + eslint-plugin-promise: 6.6.0(eslint@8.57.0) + eslint-plugin-react: 7.35.2(eslint@8.57.0) + eslint-plugin-security: 1.7.1 + eslint-plugin-sonarjs: 0.21.0(eslint@8.57.0) + eslint-plugin-toplevel: 1.1.0(eslint@8.57.0) + eslint-plugin-unicorn: 48.0.1(eslint@8.57.0) typescript: 5.5.4 transitivePeerDependencies: - jest - - jiti + - supports-color + + '@humanwhocodes/config-array@0.11.14': + dependencies: + '@humanwhocodes/object-schema': 2.0.3 + debug: 4.3.7 + minimatch: 3.1.2 + transitivePeerDependencies: - supports-color '@humanwhocodes/module-importer@1.0.1': {} - '@humanwhocodes/retry@0.3.0': {} + '@humanwhocodes/object-schema@2.0.3': {} '@ioredis/commands@1.2.0': {} @@ -9435,11 +9409,46 @@ snapshots: '@jest/console@29.7.0': dependencies: '@jest/types': 29.6.3 - '@types/node': 22.5.4 + '@types/node': 18.19.50 + chalk: 4.1.2 + jest-message-util: 29.7.0 + jest-util: 29.7.0 + slash: 3.0.0 + + '@jest/core@29.7.0(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3))': + dependencies: + '@jest/console': 29.7.0 + '@jest/reporters': 29.7.0 + '@jest/test-result': 29.7.0 + '@jest/transform': 29.7.0 + '@jest/types': 29.6.3 + '@types/node': 18.19.50 + ansi-escapes: 4.3.2 chalk: 4.1.2 + ci-info: 3.9.0 + exit: 0.1.2 + graceful-fs: 4.2.11 + jest-changed-files: 29.7.0 + jest-config: 29.7.0(@types/node@18.19.50)(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3)) + jest-haste-map: 29.7.0 jest-message-util: 29.7.0 + jest-regex-util: 29.6.3 + jest-resolve: 29.7.0 + jest-resolve-dependencies: 29.7.0 + jest-runner: 29.7.0 + jest-runtime: 29.7.0 + jest-snapshot: 29.7.0 jest-util: 29.7.0 + jest-validate: 29.7.0 + jest-watcher: 29.7.0 + micromatch: 4.0.8 + pretty-format: 29.7.0 slash: 3.0.0 + strip-ansi: 6.0.1 + transitivePeerDependencies: + - babel-plugin-macros + - supports-color + - ts-node '@jest/core@29.7.0(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4))': dependencies: @@ -9448,14 +9457,14 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.5.4 + '@types/node': 18.19.50 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.9.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)) + jest-config: 29.7.0(@types/node@18.19.50)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -9480,7 +9489,7 @@ snapshots: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.5.4 + '@types/node': 18.19.50 jest-mock: 29.7.0 '@jest/expect-utils@29.7.0': @@ -9498,7 +9507,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 22.5.4 + '@types/node': 18.19.50 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -9520,7 +9529,7 @@ snapshots: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.25 - '@types/node': 22.5.4 + '@types/node': 18.19.50 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -9621,22 +9630,6 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - '@jsonjoy.com/base64@1.1.2(tslib@2.7.0)': - dependencies: - tslib: 2.7.0 - - '@jsonjoy.com/json-pack@1.1.0(tslib@2.7.0)': - dependencies: - '@jsonjoy.com/base64': 1.1.2(tslib@2.7.0) - '@jsonjoy.com/util': 1.3.0(tslib@2.7.0) - hyperdyperid: 1.2.0 - thingies: 1.21.0(tslib@2.7.0) - tslib: 2.7.0 - - '@jsonjoy.com/util@1.3.0(tslib@2.7.0)': - dependencies: - tslib: 2.7.0 - '@leichtgewicht/ip-codec@2.0.5': {} '@manypkg/find-root@1.1.0': @@ -9670,56 +9663,38 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@pnpm/catalogs.config@0.1.0': - dependencies: - '@pnpm/error': 6.0.1 - - '@pnpm/catalogs.protocol-parser@0.1.0': {} - - '@pnpm/catalogs.resolver@0.1.0': - dependencies: - '@pnpm/catalogs.protocol-parser': 0.1.0 - '@pnpm/error': 6.0.1 - - '@pnpm/catalogs.types@0.1.0': {} - - '@pnpm/cli-meta@6.2.1': + '@pnpm/cli-meta@5.0.6': dependencies: - '@pnpm/types': 12.1.0 + '@pnpm/types': 9.4.2 load-json-file: 6.2.0 - '@pnpm/cli-utils@4.0.4(@pnpm/logger@5.2.0)': + '@pnpm/cli-utils@2.1.11(@pnpm/logger@5.2.0)': dependencies: - '@pnpm/cli-meta': 6.2.1 - '@pnpm/config': 21.8.2(@pnpm/logger@5.2.0) - '@pnpm/default-reporter': 14.0.1(@pnpm/logger@5.2.0) - '@pnpm/error': 6.0.1 + '@pnpm/cli-meta': 5.0.6 + '@pnpm/config': 20.4.3(@pnpm/logger@5.2.0) + '@pnpm/default-reporter': 12.5.0(@pnpm/logger@5.2.0) + '@pnpm/error': 5.0.3 '@pnpm/logger': 5.2.0 - '@pnpm/manifest-utils': 6.0.7(@pnpm/logger@5.2.0) - '@pnpm/package-is-installable': 9.0.8(@pnpm/logger@5.2.0) - '@pnpm/read-project-manifest': 6.0.7 - '@pnpm/types': 12.1.0 + '@pnpm/manifest-utils': 5.0.8(@pnpm/logger@5.2.0) + '@pnpm/package-is-installable': 8.1.3(@pnpm/logger@5.2.0) + '@pnpm/read-project-manifest': 5.0.11 + '@pnpm/types': 9.4.2 chalk: 4.1.2 load-json-file: 6.2.0 '@pnpm/config.env-replace@1.1.0': {} - '@pnpm/config.env-replace@3.0.0': {} - - '@pnpm/config@21.8.2(@pnpm/logger@5.2.0)': - dependencies: - '@pnpm/catalogs.config': 0.1.0 - '@pnpm/catalogs.types': 0.1.0 - '@pnpm/config.env-replace': 3.0.0 - '@pnpm/constants': 8.0.0 - '@pnpm/error': 6.0.1 - '@pnpm/git-utils': 2.0.0 - '@pnpm/matcher': 6.0.0 - '@pnpm/npm-conf': 2.3.1 - '@pnpm/pnpmfile': 6.0.10(@pnpm/logger@5.2.0) - '@pnpm/read-project-manifest': 6.0.7 - '@pnpm/types': 12.1.0 - '@pnpm/workspace.read-manifest': 2.2.0 + '@pnpm/config@20.4.3(@pnpm/logger@5.2.0)': + dependencies: + '@pnpm/config.env-replace': 1.1.0 + '@pnpm/constants': 7.1.1 + '@pnpm/error': 5.0.3 + '@pnpm/git-utils': 1.0.0 + '@pnpm/matcher': 5.0.0 + '@pnpm/npm-conf': 2.2.2 + '@pnpm/pnpmfile': 5.0.21(@pnpm/logger@5.2.0) + '@pnpm/read-project-manifest': 5.0.11 + '@pnpm/types': 9.4.2 better-path-resolve: 1.0.0 camelcase: 6.3.0 camelcase-keys: 6.2.2 @@ -9732,40 +9707,35 @@ snapshots: ramda: '@pnpm/ramda@0.28.1' read-ini-file: 4.0.0 realpath-missing: 1.1.0 - which: '@pnpm/which@3.0.1' + which: 4.0.0 transitivePeerDependencies: - '@pnpm/logger' - '@pnpm/constants@8.0.0': {} + '@pnpm/constants@7.1.1': {} - '@pnpm/core-loggers@10.0.6(@pnpm/logger@5.2.0)': + '@pnpm/core-loggers@9.0.6(@pnpm/logger@5.2.0)': dependencies: '@pnpm/logger': 5.2.0 - '@pnpm/types': 12.1.0 - - '@pnpm/crypto.base32-hash@3.0.0': - dependencies: - rfc4648: 1.5.3 + '@pnpm/types': 9.4.2 - '@pnpm/dedupe.issues-renderer@2.0.0': + '@pnpm/dedupe.issues-renderer@1.0.0': dependencies: - '@pnpm/dedupe.types': 2.0.0 + '@pnpm/dedupe.types': 1.0.0 archy: 1.0.0 chalk: 4.1.2 - '@pnpm/dedupe.types@2.0.0': {} + '@pnpm/dedupe.types@1.0.0': {} - '@pnpm/default-reporter@14.0.1(@pnpm/logger@5.2.0)': + '@pnpm/default-reporter@12.5.0(@pnpm/logger@5.2.0)': dependencies: - '@pnpm/cli-meta': 6.2.1 - '@pnpm/config': 21.8.2(@pnpm/logger@5.2.0) - '@pnpm/core-loggers': 10.0.6(@pnpm/logger@5.2.0) - '@pnpm/dedupe.issues-renderer': 2.0.0 - '@pnpm/dedupe.types': 2.0.0 - '@pnpm/error': 6.0.1 + '@pnpm/config': 20.4.3(@pnpm/logger@5.2.0) + '@pnpm/core-loggers': 9.0.6(@pnpm/logger@5.2.0) + '@pnpm/dedupe.issues-renderer': 1.0.0 + '@pnpm/dedupe.types': 1.0.0 + '@pnpm/error': 5.0.3 '@pnpm/logger': 5.2.0 - '@pnpm/render-peer-issues': 5.0.7 - '@pnpm/types': 12.1.0 + '@pnpm/render-peer-issues': 4.1.0 + '@pnpm/types': 9.4.2 ansi-diff: 1.2.0 boxen: 5.1.2 chalk: 4.1.2 @@ -9774,61 +9744,61 @@ snapshots: pretty-bytes: 5.6.0 pretty-ms: 7.0.1 ramda: '@pnpm/ramda@0.28.1' + right-pad: 1.0.1 rxjs: 7.8.1 semver: 7.6.3 stacktracey: 2.1.8 string-length: 4.0.2 - '@pnpm/error@6.0.1': + '@pnpm/error@5.0.3': dependencies: - '@pnpm/constants': 8.0.0 + '@pnpm/constants': 7.1.1 - '@pnpm/fetcher-base@16.0.6': + '@pnpm/fetcher-base@15.0.7': dependencies: - '@pnpm/resolver-base': 13.0.3 - '@pnpm/types': 12.1.0 + '@pnpm/resolver-base': 11.1.0 + '@pnpm/types': 9.4.2 '@types/ssri': 7.1.5 - '@pnpm/fs.find-packages@4.0.3': + '@pnpm/fs.find-packages@2.0.11': dependencies: - '@pnpm/read-project-manifest': 6.0.7 - '@pnpm/types': 12.1.0 - '@pnpm/util.lex-comparator': 3.0.0 + '@pnpm/read-project-manifest': 5.0.11 + '@pnpm/types': 9.4.2 + '@pnpm/util.lex-comparator': 1.0.0 fast-glob: 3.3.2 p-filter: 2.1.0 - '@pnpm/git-utils@2.0.0': + '@pnpm/git-utils@1.0.0': dependencies: execa: safe-execa@0.1.2 - '@pnpm/graceful-fs@4.0.0': + '@pnpm/graceful-fs@3.2.0': dependencies: graceful-fs: 4.2.11 - '@pnpm/hooks.types@2.0.8': + '@pnpm/hooks.types@1.0.6': dependencies: - '@pnpm/lockfile.types': 1.0.2 - '@pnpm/types': 12.1.0 + '@pnpm/lockfile-types': 5.1.5 + '@pnpm/types': 9.4.2 - '@pnpm/lockfile.types@1.0.2': + '@pnpm/lockfile-types@5.1.5': dependencies: - '@pnpm/patching.types': 1.0.0 - '@pnpm/types': 12.1.0 + '@pnpm/types': 9.4.2 '@pnpm/logger@5.2.0': dependencies: bole: 5.0.14 ndjson: 2.0.0 - '@pnpm/manifest-utils@6.0.7(@pnpm/logger@5.2.0)': + '@pnpm/manifest-utils@5.0.8(@pnpm/logger@5.2.0)': dependencies: - '@pnpm/core-loggers': 10.0.6(@pnpm/logger@5.2.0) - '@pnpm/error': 6.0.1 - '@pnpm/types': 12.1.0 + '@pnpm/core-loggers': 9.0.6(@pnpm/logger@5.2.0) + '@pnpm/error': 5.0.3 + '@pnpm/types': 9.4.2 transitivePeerDependencies: - '@pnpm/logger' - '@pnpm/matcher@6.0.0': + '@pnpm/matcher@5.0.0': dependencies: escape-string-regexp: 4.0.0 @@ -9836,60 +9806,54 @@ snapshots: dependencies: graceful-fs: 4.2.10 - '@pnpm/npm-conf@2.3.1': + '@pnpm/npm-conf@2.2.2': dependencies: '@pnpm/config.env-replace': 1.1.0 '@pnpm/network.ca-file': 1.0.2 config-chain: 1.1.13 - '@pnpm/package-is-installable@9.0.8(@pnpm/logger@5.2.0)': + '@pnpm/package-is-installable@8.1.3(@pnpm/logger@5.2.0)': dependencies: - '@pnpm/cli-meta': 6.2.1 - '@pnpm/core-loggers': 10.0.6(@pnpm/logger@5.2.0) - '@pnpm/error': 6.0.1 + '@pnpm/core-loggers': 9.0.6(@pnpm/logger@5.2.0) + '@pnpm/error': 5.0.3 '@pnpm/logger': 5.2.0 - '@pnpm/types': 12.1.0 + '@pnpm/types': 9.4.2 detect-libc: 2.0.3 execa: safe-execa@0.1.2 mem: 8.1.1 semver: 7.6.3 - '@pnpm/parse-overrides@5.1.0': + '@pnpm/parse-overrides@4.0.3': dependencies: - '@pnpm/catalogs.resolver': 0.1.0 - '@pnpm/catalogs.types': 0.1.0 - '@pnpm/error': 6.0.1 - '@pnpm/parse-wanted-dependency': 6.0.0 + '@pnpm/error': 5.0.3 + '@pnpm/parse-wanted-dependency': 5.0.0 - '@pnpm/parse-wanted-dependency@6.0.0': + '@pnpm/parse-wanted-dependency@5.0.0': dependencies: validate-npm-package-name: 5.0.0 - '@pnpm/patching.types@1.0.0': {} - - '@pnpm/pnpmfile@6.0.10(@pnpm/logger@5.2.0)': + '@pnpm/pnpmfile@5.0.21(@pnpm/logger@5.2.0)': dependencies: - '@pnpm/core-loggers': 10.0.6(@pnpm/logger@5.2.0) - '@pnpm/crypto.base32-hash': 3.0.0 - '@pnpm/error': 6.0.1 - '@pnpm/hooks.types': 2.0.8 - '@pnpm/lockfile.types': 1.0.2 + '@pnpm/core-loggers': 9.0.6(@pnpm/logger@5.2.0) + '@pnpm/error': 5.0.3 + '@pnpm/hooks.types': 1.0.6 + '@pnpm/lockfile-types': 5.1.5 '@pnpm/logger': 5.2.0 - '@pnpm/store-controller-types': 18.1.5 - '@pnpm/types': 12.1.0 + '@pnpm/store-controller-types': 17.2.0 + '@pnpm/types': 9.4.2 chalk: 4.1.2 path-absolute: 1.0.1 '@pnpm/ramda@0.28.1': {} - '@pnpm/read-project-manifest@6.0.7': + '@pnpm/read-project-manifest@5.0.11': dependencies: '@gwhitney/detect-indent': 7.0.1 - '@pnpm/error': 6.0.1 - '@pnpm/graceful-fs': 4.0.0 - '@pnpm/text.comments-parser': 3.0.0 - '@pnpm/types': 12.1.0 - '@pnpm/write-project-manifest': 6.0.6 + '@pnpm/error': 5.0.3 + '@pnpm/graceful-fs': 3.2.0 + '@pnpm/text.comments-parser': 2.0.0 + '@pnpm/types': 9.4.2 + '@pnpm/write-project-manifest': 5.0.6 fast-deep-equal: 3.1.3 is-windows: 1.0.2 json5: 2.2.3 @@ -9899,57 +9863,54 @@ snapshots: sort-keys: 4.2.0 strip-bom: 4.0.0 - '@pnpm/render-peer-issues@5.0.7': + '@pnpm/render-peer-issues@4.1.0': dependencies: - '@pnpm/error': 6.0.1 - '@pnpm/matcher': 6.0.0 - '@pnpm/parse-overrides': 5.1.0 - '@pnpm/types': 12.1.0 + '@pnpm/error': 5.0.3 + '@pnpm/matcher': 5.0.0 + '@pnpm/parse-overrides': 4.0.3 + '@pnpm/types': 9.4.2 archy: 1.0.0 chalk: 4.1.2 cli-columns: 4.0.0 semver: 7.6.3 - '@pnpm/resolver-base@13.0.3': + '@pnpm/resolver-base@11.1.0': dependencies: - '@pnpm/types': 12.1.0 + '@pnpm/types': 9.4.2 - '@pnpm/store-controller-types@18.1.5': + '@pnpm/store-controller-types@17.2.0': dependencies: - '@pnpm/fetcher-base': 16.0.6 - '@pnpm/resolver-base': 13.0.3 - '@pnpm/types': 12.1.0 + '@pnpm/fetcher-base': 15.0.7 + '@pnpm/resolver-base': 11.1.0 + '@pnpm/types': 9.4.2 - '@pnpm/text.comments-parser@3.0.0': + '@pnpm/text.comments-parser@2.0.0': dependencies: strip-comments-strings: 1.2.0 - '@pnpm/types@12.1.0': {} - - '@pnpm/util.lex-comparator@3.0.0': {} + '@pnpm/types@9.4.2': {} - '@pnpm/which@3.0.1': - dependencies: - isexe: 2.0.0 + '@pnpm/util.lex-comparator@1.0.0': {} - '@pnpm/workspace.find-packages@4.0.9(@pnpm/logger@5.2.0)': + '@pnpm/workspace.find-packages@1.1.12(@pnpm/logger@5.2.0)': dependencies: - '@pnpm/cli-utils': 4.0.4(@pnpm/logger@5.2.0) - '@pnpm/fs.find-packages': 4.0.3 + '@pnpm/cli-utils': 2.1.11(@pnpm/logger@5.2.0) + '@pnpm/fs.find-packages': 2.0.11 '@pnpm/logger': 5.2.0 - '@pnpm/types': 12.1.0 - '@pnpm/util.lex-comparator': 3.0.0 + '@pnpm/types': 9.4.2 + '@pnpm/util.lex-comparator': 1.0.0 + '@pnpm/workspace.read-manifest': 1.0.3 - '@pnpm/workspace.read-manifest@2.2.0': + '@pnpm/workspace.read-manifest@1.0.3': dependencies: - '@pnpm/constants': 8.0.0 - '@pnpm/error': 6.0.1 + '@pnpm/constants': 7.1.1 + '@pnpm/error': 5.0.3 read-yaml-file: 2.1.0 - '@pnpm/write-project-manifest@6.0.6': + '@pnpm/write-project-manifest@5.0.6': dependencies: - '@pnpm/text.comments-parser': 3.0.0 - '@pnpm/types': 12.1.0 + '@pnpm/text.comments-parser': 2.0.0 + '@pnpm/types': 9.4.2 json5: 2.2.3 write-file-atomic: 5.0.1 write-yaml-file: 5.0.0 @@ -10000,27 +9961,23 @@ snapshots: '@types/body-parser@1.19.5': dependencies: '@types/connect': 3.4.38 - '@types/node': 22.5.4 + '@types/node': 18.19.50 '@types/bonjour@3.5.13': dependencies: - '@types/node': 22.5.4 + '@types/node': 18.19.50 '@types/connect-history-api-fallback@1.5.4': dependencies: '@types/express-serve-static-core': 4.19.5 - '@types/node': 22.5.4 + '@types/node': 18.19.50 '@types/connect@3.4.38': dependencies: - '@types/node': 22.5.4 + '@types/node': 18.19.50 '@types/content-type@1.1.8': {} - '@types/conventional-commits-parser@5.0.0': - dependencies: - '@types/node': 22.5.4 - '@types/cookiejar@2.1.5': {} '@types/cors@2.8.17': @@ -10035,7 +9992,7 @@ snapshots: '@types/express-serve-static-core@4.19.5': dependencies: - '@types/node': 22.5.4 + '@types/node': 18.19.50 '@types/qs': 6.9.15 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -10054,7 +10011,7 @@ snapshots: '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 22.5.4 + '@types/node': 18.19.50 '@types/hogan.js@3.0.5': {} @@ -10062,7 +10019,7 @@ snapshots: '@types/http-proxy@1.17.15': dependencies: - '@types/node': 22.5.4 + '@types/node': 18.19.50 '@types/istanbul-lib-coverage@2.0.6': {} @@ -10081,7 +10038,7 @@ snapshots: '@types/jsdom@20.0.1': dependencies: - '@types/node': 22.5.4 + '@types/node': 18.19.50 '@types/tough-cookie': 4.0.5 parse5: 7.1.2 @@ -10089,12 +10046,14 @@ snapshots: '@types/jsonfile@6.1.4': dependencies: - '@types/node': 22.5.4 + '@types/node': 18.19.50 '@types/methods@1.1.4': {} '@types/mime@1.3.5': {} + '@types/minimist@1.2.5': {} + '@types/morgan@1.9.9': dependencies: '@types/node': 18.19.50 @@ -10103,7 +10062,7 @@ snapshots: '@types/node-forge@1.3.11': dependencies: - '@types/node': 22.5.4 + '@types/node': 18.19.50 '@types/node@12.20.55': {} @@ -10111,6 +10070,8 @@ snapshots: dependencies: undici-types: 5.26.5 + '@types/node@20.5.1': {} + '@types/node@22.5.4': dependencies: undici-types: 6.19.8 @@ -10119,18 +10080,20 @@ snapshots: '@types/nunjucks@3.2.6': {} + '@types/parse-json@4.0.2': {} + '@types/qs@6.9.15': {} '@types/range-parser@1.2.7': {} - '@types/retry@0.12.2': {} + '@types/retry@0.12.0': {} '@types/semver@7.5.8': {} '@types/send@0.17.4': dependencies: '@types/mime': 1.3.5 - '@types/node': 22.5.4 + '@types/node': 18.19.50 '@types/serve-index@1.9.4': dependencies: @@ -10139,16 +10102,16 @@ snapshots: '@types/serve-static@1.15.7': dependencies: '@types/http-errors': 2.0.4 - '@types/node': 22.5.4 + '@types/node': 18.19.50 '@types/send': 0.17.4 '@types/sockjs@0.3.36': dependencies: - '@types/node': 22.5.4 + '@types/node': 18.19.50 '@types/ssri@7.1.5': dependencies: - '@types/node': 22.5.4 + '@types/node': 18.19.50 '@types/stack-utils@2.0.3': {} @@ -10156,19 +10119,18 @@ snapshots: dependencies: '@types/cookiejar': 2.1.5 '@types/methods': 1.1.4 - '@types/node': 22.5.4 + '@types/node': 18.19.50 form-data: 4.0.0 - '@types/supertest@6.0.2': + '@types/supertest@2.0.16': dependencies: - '@types/methods': 1.1.4 '@types/superagent': 8.1.9 '@types/tough-cookie@4.0.5': {} '@types/ws@8.5.12': dependencies: - '@types/node': 22.5.4 + '@types/node': 18.19.50 '@types/yargs-parser@21.0.3': {} @@ -10176,86 +10138,87 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 - '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)': + '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)': dependencies: '@eslint-community/regexpp': 4.11.0 - '@typescript-eslint/parser': 7.18.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4) - '@typescript-eslint/scope-manager': 7.18.0 - '@typescript-eslint/type-utils': 7.18.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4) - '@typescript-eslint/utils': 7.18.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4) - '@typescript-eslint/visitor-keys': 7.18.0 - eslint: 9.9.1(jiti@1.21.6) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/scope-manager': 6.21.0 + '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/visitor-keys': 6.21.0 + debug: 4.3.7 + eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 + semver: 7.6.3 ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@7.18.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)': + '@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4)': dependencies: - '@typescript-eslint/scope-manager': 7.18.0 - '@typescript-eslint/types': 7.18.0 - '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) - '@typescript-eslint/visitor-keys': 7.18.0 + '@typescript-eslint/scope-manager': 6.21.0 + '@typescript-eslint/types': 6.21.0 + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.5.4) + '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.3.7 - eslint: 9.9.1(jiti@1.21.6) + eslint: 8.57.0 optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@7.18.0': + '@typescript-eslint/scope-manager@5.62.0': dependencies: - '@typescript-eslint/types': 7.18.0 - '@typescript-eslint/visitor-keys': 7.18.0 + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/visitor-keys': 5.62.0 - '@typescript-eslint/scope-manager@8.4.0': + '@typescript-eslint/scope-manager@6.21.0': dependencies: - '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/visitor-keys': 8.4.0 + '@typescript-eslint/types': 6.21.0 + '@typescript-eslint/visitor-keys': 6.21.0 - '@typescript-eslint/type-utils@7.18.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)': + '@typescript-eslint/type-utils@6.21.0(eslint@8.57.0)(typescript@5.5.4)': dependencies: - '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) - '@typescript-eslint/utils': 7.18.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4) + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.5.4) + '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.5.4) debug: 4.3.7 - eslint: 9.9.1(jiti@1.21.6) + eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - supports-color - '@typescript-eslint/types@7.18.0': {} + '@typescript-eslint/types@5.62.0': {} - '@typescript-eslint/types@8.4.0': {} + '@typescript-eslint/types@6.21.0': {} - '@typescript-eslint/typescript-estree@7.18.0(typescript@5.5.4)': + '@typescript-eslint/typescript-estree@5.62.0(typescript@5.5.4)': dependencies: - '@typescript-eslint/types': 7.18.0 - '@typescript-eslint/visitor-keys': 7.18.0 + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/visitor-keys': 5.62.0 debug: 4.3.7 globby: 11.1.0 is-glob: 4.0.3 - minimatch: 9.0.5 semver: 7.6.3 - ts-api-utils: 1.3.0(typescript@5.5.4) + tsutils: 3.21.0(typescript@5.5.4) optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.4.0(typescript@5.5.4)': + '@typescript-eslint/typescript-estree@6.21.0(typescript@5.5.4)': dependencies: - '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/visitor-keys': 8.4.0 + '@typescript-eslint/types': 6.21.0 + '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.3.7 - fast-glob: 3.3.2 + globby: 11.1.0 is-glob: 4.0.3 - minimatch: 9.0.5 + minimatch: 9.0.3 semver: 7.6.3 ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: @@ -10263,38 +10226,47 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@7.18.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)': + '@typescript-eslint/utils@5.62.0(eslint@8.57.0)(typescript@5.5.4)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.6)) - '@typescript-eslint/scope-manager': 7.18.0 - '@typescript-eslint/types': 7.18.0 - '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) - eslint: 9.9.1(jiti@1.21.6) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@types/json-schema': 7.0.15 + '@types/semver': 7.5.8 + '@typescript-eslint/scope-manager': 5.62.0 + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.5.4) + eslint: 8.57.0 + eslint-scope: 5.1.1 + semver: 7.6.3 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/utils@8.4.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)': + '@typescript-eslint/utils@6.21.0(eslint@8.57.0)(typescript@5.5.4)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.6)) - '@typescript-eslint/scope-manager': 8.4.0 - '@typescript-eslint/types': 8.4.0 - '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.5.4) - eslint: 9.9.1(jiti@1.21.6) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@types/json-schema': 7.0.15 + '@types/semver': 7.5.8 + '@typescript-eslint/scope-manager': 6.21.0 + '@typescript-eslint/types': 6.21.0 + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.5.4) + eslint: 8.57.0 + semver: 7.6.3 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/visitor-keys@7.18.0': + '@typescript-eslint/visitor-keys@5.62.0': dependencies: - '@typescript-eslint/types': 7.18.0 + '@typescript-eslint/types': 5.62.0 eslint-visitor-keys: 3.4.3 - '@typescript-eslint/visitor-keys@8.4.0': + '@typescript-eslint/visitor-keys@6.21.0': dependencies: - '@typescript-eslint/types': 8.4.0 + '@typescript-eslint/types': 6.21.0 eslint-visitor-keys: 3.4.3 + '@ungap/structured-clone@1.2.0': {} + '@webassemblyjs/ast@1.12.1': dependencies: '@webassemblyjs/helper-numbers': 1.11.6 @@ -10371,22 +10343,22 @@ snapshots: '@webassemblyjs/ast': 1.12.1 '@xtuc/long': 4.2.2 - '@webpack-cli/configtest@2.1.1(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.1.0)(webpack@5.94.0))(webpack@5.94.0(webpack-cli@5.1.4))': + '@webpack-cli/configtest@2.1.1(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@4.15.2)(webpack@5.94.0))(webpack@5.94.0(webpack-cli@5.1.4))': dependencies: webpack: 5.94.0(webpack-cli@5.1.4) - webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.1.0)(webpack@5.94.0) + webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@4.15.2)(webpack@5.94.0) - '@webpack-cli/info@2.0.2(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.1.0)(webpack@5.94.0))(webpack@5.94.0(webpack-cli@5.1.4))': + '@webpack-cli/info@2.0.2(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@4.15.2)(webpack@5.94.0))(webpack@5.94.0(webpack-cli@5.1.4))': dependencies: webpack: 5.94.0(webpack-cli@5.1.4) - webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.1.0)(webpack@5.94.0) + webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@4.15.2)(webpack@5.94.0) - '@webpack-cli/serve@2.0.5(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.1.0)(webpack@5.94.0))(webpack-dev-server@5.1.0(webpack-cli@5.1.4)(webpack@5.94.0))(webpack@5.94.0(webpack-cli@5.1.4))': + '@webpack-cli/serve@2.0.5(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@4.15.2)(webpack@5.94.0))(webpack-dev-server@4.15.2(webpack-cli@5.1.4)(webpack@5.94.0))(webpack@5.94.0(webpack-cli@5.1.4))': dependencies: webpack: 5.94.0(webpack-cli@5.1.4) - webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.1.0)(webpack@5.94.0) + webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@4.15.2)(webpack@5.94.0) optionalDependencies: - webpack-dev-server: 5.1.0(webpack-cli@5.1.4)(webpack@5.94.0) + webpack-dev-server: 4.15.2(webpack-cli@5.1.4)(webpack@5.94.0) '@xtuc/ieee754@1.2.0': {} @@ -10595,6 +10567,8 @@ snapshots: is-array-buffer: 3.0.4 is-shared-array-buffer: 1.0.3 + arrify@1.0.1: {} + arrify@3.0.0: {} as-table@1.0.55: @@ -10778,10 +10752,6 @@ snapshots: dependencies: semver: 7.6.3 - bundle-name@4.1.0: - dependencies: - run-applescript: 7.0.0 - bytes@3.0.0: {} bytes@3.1.2: {} @@ -10802,6 +10772,13 @@ snapshots: map-obj: 4.3.0 quick-lru: 4.0.1 + camelcase-keys@7.0.2: + dependencies: + camelcase: 6.3.0 + map-obj: 4.3.0 + quick-lru: 5.1.1 + type-fest: 1.4.0 + camelcase@5.3.1: {} camelcase@6.3.0: {} @@ -10838,19 +10815,15 @@ snapshots: domhandler: 5.0.3 domutils: 3.1.0 - cheerio@1.0.0: + cheerio@1.0.0-rc.12: dependencies: cheerio-select: 2.1.0 dom-serializer: 2.0.0 domhandler: 5.0.3 domutils: 3.1.0 - encoding-sniffer: 0.2.0 - htmlparser2: 9.1.0 + htmlparser2: 8.0.2 parse5: 7.1.2 parse5-htmlparser2-tree-adapter: 7.0.0 - parse5-parser-stream: 7.1.2 - undici: 6.19.8 - whatwg-mimetype: 4.0.0 chokidar@3.6.0: dependencies: @@ -10939,8 +10912,6 @@ snapshots: commander@10.0.1: {} - commander@11.1.0: {} - commander@12.1.0: {} commander@2.20.3: {} @@ -10989,20 +10960,20 @@ snapshots: content-type@1.0.5: {} - conventional-changelog-angular@7.0.0: + conventional-changelog-angular@6.0.0: dependencies: compare-func: 2.0.0 - conventional-changelog-conventionalcommits@7.0.2: + conventional-changelog-conventionalcommits@6.1.0: dependencies: compare-func: 2.0.0 - conventional-commits-parser@5.0.0: + conventional-commits-parser@4.0.0: dependencies: JSONStream: 1.3.5 - is-text-path: 2.0.0 - meow: 12.1.1 - split2: 4.2.0 + is-text-path: 1.0.1 + meow: 8.1.2 + split2: 3.2.2 convert-source-map@2.0.0: {} @@ -11012,7 +10983,7 @@ snapshots: cookiejar@2.1.4: {} - core-js@3.38.1: {} + core-js@3.29.1: {} core-util-is@1.0.3: {} @@ -11021,52 +10992,67 @@ snapshots: object-assign: 4.1.1 vary: 1.1.2 - cosmiconfig-typescript-loader@5.0.0(@types/node@22.5.4)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4): + cosmiconfig-typescript-loader@4.4.0(@types/node@20.5.1)(cosmiconfig@8.3.6(typescript@5.5.3))(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3))(typescript@5.5.3): dependencies: - '@types/node': 22.5.4 - cosmiconfig: 9.0.0(typescript@5.5.4) - jiti: 1.21.6 - typescript: 5.5.4 + '@types/node': 20.5.1 + cosmiconfig: 8.3.6(typescript@5.5.3) + ts-node: 10.9.2(@types/node@18.19.50)(typescript@5.5.3) + typescript: 5.5.3 - cosmiconfig@8.3.6(typescript@5.5.4): + cosmiconfig@7.1.0: dependencies: + '@types/parse-json': 4.0.2 import-fresh: 3.3.0 - js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 - optionalDependencies: - typescript: 5.5.4 + yaml: 1.10.2 - cosmiconfig@9.0.0(typescript@5.5.4): + cosmiconfig@8.3.6(typescript@5.5.3): dependencies: - env-paths: 2.2.1 import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 + path-type: 4.0.0 optionalDependencies: - typescript: 5.5.4 + typescript: 5.5.3 - cp-file@10.0.0: + cp-file@9.1.0: dependencies: graceful-fs: 4.2.11 + make-dir: 3.1.0 nested-error-stacks: 2.1.1 - p-event: 5.0.1 + p-event: 4.2.0 - cpy-cli@5.0.0: + cpy-cli@4.2.0: dependencies: - cpy: 10.1.0 - meow: 12.1.1 + cpy: 9.0.1 + meow: 10.1.5 - cpy@10.1.0: + cpy@9.0.1: dependencies: arrify: 3.0.0 - cp-file: 10.0.0 + cp-file: 9.1.0 globby: 13.2.2 junk: 4.0.1 micromatch: 4.0.8 nested-error-stacks: 2.1.1 p-filter: 3.0.0 - p-map: 6.0.0 + p-map: 5.5.0 + + create-jest@29.7.0(@types/node@18.19.50)(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3)): + dependencies: + '@jest/types': 29.6.3 + chalk: 4.1.2 + exit: 0.1.2 + graceful-fs: 4.2.11 + jest-config: 29.7.0(@types/node@18.19.50)(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3)) + jest-util: 29.7.0 + prompts: 2.4.2 + transitivePeerDependencies: + - '@types/node' + - babel-plugin-macros + - supports-color + - ts-node create-jest@29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)): dependencies: @@ -11099,7 +11085,7 @@ snapshots: crypto-random-string@2.0.0: {} - css-loader@7.1.2(webpack@5.94.0(webpack-cli@5.1.4)): + css-loader@6.11.0(webpack@5.94.0(webpack-cli@5.1.4)): dependencies: icss-utils: 5.1.0(postcss@8.4.45) postcss: 8.4.45 @@ -11132,7 +11118,7 @@ snapshots: dependencies: cssom: 0.3.8 - dargs@8.1.0: {} + dargs@7.0.0: {} data-uri-to-buffer@2.0.2: {} @@ -11170,6 +11156,15 @@ snapshots: dependencies: ms: 2.1.3 + decamelize-keys@1.1.1: + dependencies: + decamelize: 1.2.0 + map-obj: 1.0.1 + + decamelize@1.2.0: {} + + decamelize@5.0.1: {} + decimal.js@10.4.3: {} dedent@1.5.3: {} @@ -11178,12 +11173,9 @@ snapshots: deepmerge@4.3.1: {} - default-browser-id@5.0.0: {} - - default-browser@5.2.1: + default-gateway@6.0.3: dependencies: - bundle-name: 4.1.0 - default-browser-id: 5.0.0 + execa: 5.1.1 defaults@1.0.4: dependencies: @@ -11195,7 +11187,7 @@ snapshots: es-errors: 1.3.0 gopd: 1.0.1 - define-lazy-prop@3.0.0: {} + define-lazy-prop@2.0.0: {} define-properties@1.2.1: dependencies: @@ -11242,6 +11234,10 @@ snapshots: dependencies: esutils: 2.0.3 + doctrine@3.0.0: + dependencies: + esutils: 2.0.3 + dom-serializer@2.0.0: dependencies: domelementtype: 2.3.0 @@ -11296,12 +11292,7 @@ snapshots: encodeurl@1.0.2: {} - encoding-sniffer@0.2.0: - dependencies: - iconv-lite: 0.6.3 - whatwg-encoding: 3.1.1 - - enhanced-resolve@5.17.1: + enhanced-resolve@5.17.1: dependencies: graceful-fs: 4.2.11 tapable: 2.2.1 @@ -11313,8 +11304,6 @@ snapshots: entities@4.5.0: {} - env-paths@2.2.1: {} - envinfo@7.13.0: {} environment@1.1.0: {} @@ -11437,38 +11426,38 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-plugin-es@3.0.1(eslint@9.9.1(jiti@1.21.6)): + eslint-plugin-es@3.0.1(eslint@8.57.0): dependencies: - eslint: 9.9.1(jiti@1.21.6) + eslint: 8.57.0 eslint-utils: 2.1.0 regexpp: 3.2.0 - eslint-plugin-jest@28.8.3(@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.6))(jest@29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)))(typescript@5.5.4): + eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(jest@29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)))(typescript@5.5.4): dependencies: - '@typescript-eslint/utils': 8.4.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4) - eslint: 9.9.1(jiti@1.21.6) + '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.5.4) + eslint: 8.57.0 optionalDependencies: - '@typescript-eslint/eslint-plugin': 7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4) + '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) jest: 29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)) transitivePeerDependencies: - supports-color - typescript - eslint-plugin-node@11.1.0(eslint@9.9.1(jiti@1.21.6)): + eslint-plugin-node@11.1.0(eslint@8.57.0): dependencies: - eslint: 9.9.1(jiti@1.21.6) - eslint-plugin-es: 3.0.1(eslint@9.9.1(jiti@1.21.6)) + eslint: 8.57.0 + eslint-plugin-es: 3.0.1(eslint@8.57.0) eslint-utils: 2.1.0 ignore: 5.3.2 minimatch: 3.1.2 resolve: 1.22.8 semver: 6.3.1 - eslint-plugin-promise@6.6.0(eslint@9.9.1(jiti@1.21.6)): + eslint-plugin-promise@6.6.0(eslint@8.57.0): dependencies: - eslint: 9.9.1(jiti@1.21.6) + eslint: 8.57.0 - eslint-plugin-react@7.35.2(eslint@9.9.1(jiti@1.21.6)): + eslint-plugin-react@7.35.2(eslint@8.57.0): dependencies: array-includes: 3.1.8 array.prototype.findlast: 1.2.5 @@ -11476,7 +11465,7 @@ snapshots: array.prototype.tosorted: 1.1.4 doctrine: 2.1.0 es-iterator-helpers: 1.0.19 - eslint: 9.9.1(jiti@1.21.6) + eslint: 8.57.0 estraverse: 5.3.0 hasown: 2.0.2 jsx-ast-utils: 3.3.5 @@ -11490,25 +11479,25 @@ snapshots: string.prototype.matchall: 4.0.11 string.prototype.repeat: 1.0.0 - eslint-plugin-security@3.0.1: + eslint-plugin-security@1.7.1: dependencies: safe-regex: 2.1.1 - eslint-plugin-sonarjs@0.25.1(eslint@9.9.1(jiti@1.21.6)): + eslint-plugin-sonarjs@0.21.0(eslint@8.57.0): dependencies: - eslint: 9.9.1(jiti@1.21.6) + eslint: 8.57.0 - eslint-plugin-toplevel@1.1.0(eslint@9.9.1(jiti@1.21.6)): + eslint-plugin-toplevel@1.1.0(eslint@8.57.0): dependencies: - eslint: 9.9.1(jiti@1.21.6) + eslint: 8.57.0 - eslint-plugin-unicorn@48.0.1(eslint@9.9.1(jiti@1.21.6)): + eslint-plugin-unicorn@48.0.1(eslint@8.57.0): dependencies: '@babel/helper-validator-identifier': 7.24.7 - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.6)) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) ci-info: 3.9.0 clean-regexp: 1.0.0 - eslint: 9.9.1(jiti@1.21.6) + eslint: 8.57.0 esquery: 1.6.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 @@ -11526,7 +11515,7 @@ snapshots: esrecurse: 4.3.0 estraverse: 4.3.0 - eslint-scope@8.0.2: + eslint-scope@7.2.2: dependencies: esrecurse: 4.3.0 estraverse: 5.3.0 @@ -11539,36 +11528,38 @@ snapshots: eslint-visitor-keys@3.4.3: {} - eslint-visitor-keys@4.0.0: {} - - eslint@9.9.1(jiti@1.21.6): + eslint@8.57.0: dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.6)) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) '@eslint-community/regexpp': 4.11.0 - '@eslint/config-array': 0.18.0 - '@eslint/eslintrc': 3.1.0 - '@eslint/js': 9.9.1 + '@eslint/eslintrc': 2.1.4 + '@eslint/js': 8.57.0 + '@humanwhocodes/config-array': 0.11.14 '@humanwhocodes/module-importer': 1.0.1 - '@humanwhocodes/retry': 0.3.0 '@nodelib/fs.walk': 1.2.8 + '@ungap/structured-clone': 1.2.0 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 debug: 4.3.7 + doctrine: 3.0.0 escape-string-regexp: 4.0.0 - eslint-scope: 8.0.2 - eslint-visitor-keys: 4.0.0 - espree: 10.1.0 + eslint-scope: 7.2.2 + eslint-visitor-keys: 3.4.3 + espree: 9.6.1 esquery: 1.6.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 - file-entry-cache: 8.0.0 + file-entry-cache: 6.0.1 find-up: 5.0.0 glob-parent: 6.0.2 + globals: 13.24.0 + graphemer: 1.4.0 ignore: 5.3.2 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 + js-yaml: 4.1.0 json-stable-stringify-without-jsonify: 1.0.1 levn: 0.4.1 lodash.merge: 4.6.2 @@ -11577,16 +11568,14 @@ snapshots: optionator: 0.9.4 strip-ansi: 6.0.1 text-table: 0.2.0 - optionalDependencies: - jiti: 1.21.6 transitivePeerDependencies: - supports-color - espree@10.1.0: + espree@9.6.1: dependencies: acorn: 8.12.1 acorn-jsx: 5.3.2(acorn@8.12.1) - eslint-visitor-keys: 4.0.0 + eslint-visitor-keys: 3.4.3 esprima@4.0.1: {} @@ -11732,9 +11721,9 @@ snapshots: dependencies: bser: 2.1.1 - file-entry-cache@8.0.0: + file-entry-cache@6.0.1: dependencies: - flat-cache: 4.0.1 + flat-cache: 3.2.0 file-loader@6.2.0(webpack@5.94.0(webpack-cli@5.1.4)): dependencies: @@ -11786,16 +11775,11 @@ snapshots: locate-path: 6.0.0 path-exists: 4.0.0 - find-up@7.0.0: - dependencies: - locate-path: 7.2.0 - path-exists: 5.0.0 - unicorn-magic: 0.1.0 - - flat-cache@4.0.1: + flat-cache@3.2.0: dependencies: flatted: 3.3.1 keyv: 4.5.4 + rimraf: 3.0.2 flat@5.0.2: {} @@ -11814,12 +11798,12 @@ snapshots: cross-spawn: 7.0.3 signal-exit: 4.1.0 - fork-ts-checker-webpack-plugin@9.0.2(typescript@5.5.4)(webpack@5.94.0(webpack-cli@5.1.4)): + fork-ts-checker-webpack-plugin@8.0.0(typescript@5.5.3)(webpack@5.94.0(webpack-cli@5.1.4)): dependencies: '@babel/code-frame': 7.24.7 chalk: 4.1.2 chokidar: 3.6.0 - cosmiconfig: 8.3.6(typescript@5.5.4) + cosmiconfig: 7.1.0 deepmerge: 4.3.1 fs-extra: 10.1.0 memfs: 3.5.3 @@ -11828,7 +11812,7 @@ snapshots: schema-utils: 3.3.0 semver: 7.6.3 tapable: 2.2.1 - typescript: 5.5.4 + typescript: 5.5.3 webpack: 5.94.0(webpack-cli@5.1.4) form-data@4.0.0: @@ -11837,11 +11821,12 @@ snapshots: combined-stream: 1.0.8 mime-types: 2.1.35 - formidable@3.5.1: + formidable@2.1.2: dependencies: dezalgo: 1.0.4 hexoid: 1.0.0 once: 1.4.0 + qs: 6.13.0 forwarded@0.2.0: {} @@ -11924,21 +11909,23 @@ snapshots: es-errors: 1.3.0 get-intrinsic: 1.2.4 - gh-pages@6.1.1: + gh-pages@5.0.0: dependencies: async: 3.2.6 - commander: 11.1.0 + commander: 2.20.3 email-addresses: 5.0.0 filenamify: 4.3.0 find-cache-dir: 3.3.2 - fs-extra: 11.2.0 + fs-extra: 8.1.0 globby: 6.1.0 - git-raw-commits@4.0.0: + git-raw-commits@2.0.11: dependencies: - dargs: 8.1.0 - meow: 12.1.1 - split2: 4.2.0 + dargs: 7.0.0 + lodash: 4.17.21 + meow: 8.1.2 + split2: 3.2.2 + through2: 4.0.2 glob-parent@5.1.2: dependencies: @@ -11950,14 +11937,14 @@ snapshots: glob-to-regexp@0.4.1: {} - glob@11.0.0: + glob@10.4.5: dependencies: foreground-child: 3.3.0 - jackspeak: 4.0.1 - minimatch: 10.0.1 + jackspeak: 3.4.3 + minimatch: 9.0.5 minipass: 7.1.2 package-json-from-dist: 1.0.0 - path-scurry: 2.0.0 + path-scurry: 1.11.1 glob@7.2.3: dependencies: @@ -11968,13 +11955,15 @@ snapshots: once: 1.4.0 path-is-absolute: 1.0.1 - global-directory@4.0.1: + global-dirs@0.1.1: dependencies: - ini: 4.1.1 + ini: 1.3.8 globals@11.12.0: {} - globals@14.0.0: {} + globals@13.24.0: + dependencies: + type-fest: 0.20.2 globalthis@1.0.4: dependencies: @@ -12022,6 +12011,8 @@ snapshots: handle-thing@2.0.1: {} + hard-rejection@2.1.0: {} + has-bigints@1.0.2: {} has-flag@3.0.0: {} @@ -12055,6 +12046,10 @@ snapshots: hosted-git-info@2.8.9: {} + hosted-git-info@4.1.0: + dependencies: + lru-cache: 6.0.0 + hpack.js@2.1.6: dependencies: inherits: 2.0.4 @@ -12070,7 +12065,7 @@ snapshots: html-escaper@2.0.2: {} - htmlparser2@9.1.0: + htmlparser2@8.0.2: dependencies: domelementtype: 2.3.0 domhandler: 5.0.3 @@ -12139,9 +12134,7 @@ snapshots: human-signals@5.0.0: {} - husky@9.1.5: {} - - hyperdyperid@1.2.0: {} + husky@8.0.3: {} iconv-lite@0.4.24: dependencies: @@ -12169,8 +12162,6 @@ snapshots: pkg-dir: 4.2.0 resolve-cwd: 3.0.0 - import-meta-resolve@4.1.0: {} - imurmurhash@0.1.4: {} indent-string@4.0.0: {} @@ -12192,8 +12183,6 @@ snapshots: ini@3.0.1: {} - ini@4.1.1: {} - internal-slot@1.0.7: dependencies: es-errors: 1.3.0 @@ -12262,7 +12251,7 @@ snapshots: dependencies: has-tostringtag: 1.0.2 - is-docker@3.0.0: {} + is-docker@2.2.1: {} is-extglob@2.1.1: {} @@ -12288,16 +12277,10 @@ snapshots: dependencies: is-extglob: 2.1.1 - is-inside-container@1.0.0: - dependencies: - is-docker: 3.0.0 - is-map@2.0.3: {} is-negative-zero@2.0.3: {} - is-network-error@1.1.0: {} - is-number-object@1.0.7: dependencies: has-tostringtag: 1.0.2 @@ -12308,6 +12291,8 @@ snapshots: is-path-inside@3.0.3: {} + is-plain-obj@1.1.0: {} + is-plain-obj@2.1.0: {} is-plain-obj@3.0.0: {} @@ -12345,9 +12330,9 @@ snapshots: dependencies: has-symbols: 1.0.3 - is-text-path@2.0.0: + is-text-path@1.0.1: dependencies: - text-extensions: 2.4.0 + text-extensions: 1.9.0 is-typed-array@1.1.13: dependencies: @@ -12366,9 +12351,9 @@ snapshots: is-windows@1.0.2: {} - is-wsl@3.1.0: + is-wsl@2.2.0: dependencies: - is-inside-container: 1.0.0 + is-docker: 2.2.1 isarray@1.0.0: {} @@ -12376,6 +12361,8 @@ snapshots: isexe@2.0.0: {} + isexe@3.1.1: {} + isobject@3.0.1: {} istanbul-lib-coverage@3.2.2: {} @@ -12427,7 +12414,7 @@ snapshots: reflect.getprototypeof: 1.0.6 set-function-name: 2.0.2 - jackspeak@4.0.1: + jackspeak@3.4.3: dependencies: '@isaacs/cliui': 8.0.2 optionalDependencies: @@ -12452,7 +12439,7 @@ snapshots: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.5.4 + '@types/node': 18.19.50 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.3 @@ -12472,6 +12459,25 @@ snapshots: - babel-plugin-macros - supports-color + jest-cli@29.7.0(@types/node@18.19.50)(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3)): + dependencies: + '@jest/core': 29.7.0(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3)) + '@jest/test-result': 29.7.0 + '@jest/types': 29.6.3 + chalk: 4.1.2 + create-jest: 29.7.0(@types/node@18.19.50)(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3)) + exit: 0.1.2 + import-local: 3.2.0 + jest-config: 29.7.0(@types/node@18.19.50)(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3)) + jest-util: 29.7.0 + jest-validate: 29.7.0 + yargs: 17.7.2 + transitivePeerDependencies: + - '@types/node' + - babel-plugin-macros + - supports-color + - ts-node + jest-cli@29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)): dependencies: '@jest/core': 29.7.0(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)) @@ -12491,6 +12497,68 @@ snapshots: - supports-color - ts-node + jest-config@29.7.0(@types/node@18.19.50)(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3)): + dependencies: + '@babel/core': 7.25.2 + '@jest/test-sequencer': 29.7.0 + '@jest/types': 29.6.3 + babel-jest: 29.7.0(@babel/core@7.25.2) + chalk: 4.1.2 + ci-info: 3.9.0 + deepmerge: 4.3.1 + glob: 7.2.3 + graceful-fs: 4.2.11 + jest-circus: 29.7.0 + jest-environment-node: 29.7.0 + jest-get-type: 29.6.3 + jest-regex-util: 29.6.3 + jest-resolve: 29.7.0 + jest-runner: 29.7.0 + jest-util: 29.7.0 + jest-validate: 29.7.0 + micromatch: 4.0.8 + parse-json: 5.2.0 + pretty-format: 29.7.0 + slash: 3.0.0 + strip-json-comments: 3.1.1 + optionalDependencies: + '@types/node': 18.19.50 + ts-node: 10.9.2(@types/node@18.19.50)(typescript@5.5.3) + transitivePeerDependencies: + - babel-plugin-macros + - supports-color + + jest-config@29.7.0(@types/node@18.19.50)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)): + dependencies: + '@babel/core': 7.25.2 + '@jest/test-sequencer': 29.7.0 + '@jest/types': 29.6.3 + babel-jest: 29.7.0(@babel/core@7.25.2) + chalk: 4.1.2 + ci-info: 3.9.0 + deepmerge: 4.3.1 + glob: 7.2.3 + graceful-fs: 4.2.11 + jest-circus: 29.7.0 + jest-environment-node: 29.7.0 + jest-get-type: 29.6.3 + jest-regex-util: 29.6.3 + jest-resolve: 29.7.0 + jest-runner: 29.7.0 + jest-util: 29.7.0 + jest-validate: 29.7.0 + micromatch: 4.0.8 + parse-json: 5.2.0 + pretty-format: 29.7.0 + slash: 3.0.0 + strip-json-comments: 3.1.1 + optionalDependencies: + '@types/node': 18.19.50 + ts-node: 10.9.2(@types/node@22.5.4)(typescript@5.5.4) + transitivePeerDependencies: + - babel-plugin-macros + - supports-color + jest-config@29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)): dependencies: '@babel/core': 7.25.2 @@ -12561,7 +12629,7 @@ snapshots: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.5.4 + '@types/node': 18.19.50 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -12571,7 +12639,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 22.5.4 + '@types/node': 18.19.50 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -12610,7 +12678,7 @@ snapshots: jest-mock@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.5.4 + '@types/node': 18.19.50 jest-util: 29.7.0 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): @@ -12645,7 +12713,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.5.4 + '@types/node': 18.19.50 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -12673,7 +12741,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.5.4 + '@types/node': 18.19.50 chalk: 4.1.2 cjs-module-lexer: 1.4.0 collect-v8-coverage: 1.0.2 @@ -12719,7 +12787,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.5.4 + '@types/node': 18.19.50 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -12738,7 +12806,7 @@ snapshots: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.5.4 + '@types/node': 18.19.50 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -12747,17 +12815,29 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 22.5.4 + '@types/node': 18.19.50 merge-stream: 2.0.0 supports-color: 8.1.1 jest-worker@29.7.0: dependencies: - '@types/node': 22.5.4 + '@types/node': 18.19.50 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 + jest@29.7.0(@types/node@18.19.50)(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3)): + dependencies: + '@jest/core': 29.7.0(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3)) + '@jest/types': 29.6.3 + import-local: 3.2.0 + jest-cli: 29.7.0(@types/node@18.19.50)(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3)) + transitivePeerDependencies: + - '@types/node' + - babel-plugin-macros + - supports-color + - ts-node + jest@29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)): dependencies: '@jest/core': 29.7.0(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)) @@ -12928,10 +13008,6 @@ snapshots: dependencies: p-locate: 5.0.0 - locate-path@7.2.0: - dependencies: - p-locate: 6.0.0 - lodash.camelcase@4.3.0: {} lodash.clonedeep@4.5.0: {} @@ -12940,6 +13016,8 @@ snapshots: lodash.isarguments@3.1.0: {} + lodash.isfunction@3.0.9: {} + lodash.isplainobject@4.0.6: {} lodash.kebabcase@4.1.1: {} @@ -12972,7 +13050,7 @@ snapshots: dependencies: js-tokens: 4.0.0 - lru-cache@11.0.1: {} + lru-cache@10.4.3: {} lru-cache@4.1.5: dependencies: @@ -12983,6 +13061,12 @@ snapshots: dependencies: yallist: 3.1.1 + lru-cache@6.0.0: + dependencies: + yallist: 4.0.0 + + lru-cache@9.1.2: {} + make-dir@3.1.0: dependencies: semver: 6.3.1 @@ -13001,6 +13085,8 @@ snapshots: dependencies: p-defer: 1.0.0 + map-obj@1.0.1: {} + map-obj@4.3.0: {} map-stream@0.1.0: {} @@ -13016,14 +13102,34 @@ snapshots: dependencies: fs-monkey: 1.0.6 - memfs@4.11.1: + meow@10.1.5: dependencies: - '@jsonjoy.com/json-pack': 1.1.0(tslib@2.7.0) - '@jsonjoy.com/util': 1.3.0(tslib@2.7.0) - tree-dump: 1.0.2(tslib@2.7.0) - tslib: 2.7.0 + '@types/minimist': 1.2.5 + camelcase-keys: 7.0.2 + decamelize: 5.0.1 + decamelize-keys: 1.1.1 + hard-rejection: 2.1.0 + minimist-options: 4.1.0 + normalize-package-data: 3.0.3 + read-pkg-up: 8.0.0 + redent: 4.0.0 + trim-newlines: 4.1.1 + type-fest: 1.4.0 + yargs-parser: 20.2.9 - meow@12.1.1: {} + meow@8.1.2: + dependencies: + '@types/minimist': 1.2.5 + camelcase-keys: 6.2.2 + decamelize-keys: 1.1.1 + hard-rejection: 2.1.0 + minimist-options: 4.1.0 + normalize-package-data: 3.0.3 + read-pkg-up: 7.0.1 + redent: 3.0.0 + trim-newlines: 3.0.1 + type-fest: 0.18.1 + yargs-parser: 20.2.9 merge-descriptors@1.0.1: {} @@ -13062,10 +13168,6 @@ snapshots: minimalistic-assert@1.0.1: {} - minimatch@10.0.1: - dependencies: - brace-expansion: 2.0.1 - minimatch@3.1.2: dependencies: brace-expansion: 1.1.11 @@ -13074,10 +13176,20 @@ snapshots: dependencies: brace-expansion: 2.0.1 + minimatch@9.0.3: + dependencies: + brace-expansion: 2.0.1 + minimatch@9.0.5: dependencies: brace-expansion: 2.0.1 + minimist-options@4.1.0: + dependencies: + arrify: 1.0.1 + is-plain-obj: 1.1.0 + kind-of: 6.0.3 + minimist@1.2.8: {} minipass@7.1.2: {} @@ -13146,6 +13258,13 @@ snapshots: semver: 5.7.2 validate-npm-package-license: 3.0.4 + normalize-package-data@3.0.3: + dependencies: + hosted-git-info: 4.1.0 + is-core-module: 2.15.1 + semver: 7.6.3 + validate-npm-package-license: 3.0.4 + normalize-path@3.0.0: {} normalize-range@0.1.2: {} @@ -13234,12 +13353,11 @@ snapshots: dependencies: mimic-function: 5.0.1 - open@10.1.0: + open@8.4.2: dependencies: - default-browser: 5.2.1 - define-lazy-prop: 3.0.0 - is-inside-container: 1.0.0 - is-wsl: 3.1.0 + define-lazy-prop: 2.0.0 + is-docker: 2.2.1 + is-wsl: 2.2.0 opener@1.5.2: {} @@ -13258,9 +13376,9 @@ snapshots: p-defer@1.0.0: {} - p-event@5.0.1: + p-event@4.2.0: dependencies: - p-timeout: 5.1.0 + p-timeout: 3.2.0 p-filter@2.1.0: dependencies: @@ -13270,6 +13388,8 @@ snapshots: dependencies: p-map: 5.5.0 + p-finally@1.0.0: {} + p-limit@2.3.0: dependencies: p-try: 2.2.0 @@ -13278,10 +13398,6 @@ snapshots: dependencies: yocto-queue: 0.1.0 - p-limit@4.0.0: - dependencies: - yocto-queue: 1.1.1 - p-locate@4.1.0: dependencies: p-limit: 2.3.0 @@ -13290,25 +13406,20 @@ snapshots: dependencies: p-limit: 3.1.0 - p-locate@6.0.0: - dependencies: - p-limit: 4.0.0 - p-map@2.1.0: {} p-map@5.5.0: dependencies: aggregate-error: 4.0.1 - p-map@6.0.0: {} - - p-retry@6.2.0: + p-retry@4.6.2: dependencies: - '@types/retry': 0.12.2 - is-network-error: 1.1.0 + '@types/retry': 0.12.0 retry: 0.13.1 - p-timeout@5.1.0: {} + p-timeout@3.2.0: + dependencies: + p-finally: 1.0.0 p-try@2.2.0: {} @@ -13334,10 +13445,6 @@ snapshots: domhandler: 5.0.3 parse5: 7.1.2 - parse5-parser-stream@7.1.2: - dependencies: - parse5: 7.1.2 - parse5@7.1.2: dependencies: entities: 4.5.0 @@ -13348,8 +13455,6 @@ snapshots: path-exists@4.0.0: {} - path-exists@5.0.0: {} - path-is-absolute@1.0.1: {} path-key@3.1.1: {} @@ -13360,9 +13465,9 @@ snapshots: path-parse@1.0.7: {} - path-scurry@2.0.0: + path-scurry@1.11.1: dependencies: - lru-cache: 11.0.1 + lru-cache: 10.4.3 minipass: 7.1.2 path-temp@2.1.0: @@ -13403,13 +13508,12 @@ snapshots: possible-typed-array-names@1.0.0: {} - postcss-loader@8.1.1(postcss@8.4.45)(typescript@5.5.4)(webpack@5.94.0(webpack-cli@5.1.4)): + postcss-loader@7.3.4(postcss@8.4.45)(typescript@5.5.3)(webpack@5.94.0(webpack-cli@5.1.4)): dependencies: - cosmiconfig: 9.0.0(typescript@5.5.4) + cosmiconfig: 8.3.6(typescript@5.5.3) jiti: 1.21.6 postcss: 8.4.45 semver: 7.6.3 - optionalDependencies: webpack: 5.94.0(webpack-cli@5.1.4) transitivePeerDependencies: - typescript @@ -13452,8 +13556,6 @@ snapshots: prettier@2.8.8: {} - prettier@3.3.3: {} - pretty-bytes@5.6.0: {} pretty-format@29.7.0: @@ -13516,6 +13618,8 @@ snapshots: quick-lru@4.0.1: {} + quick-lru@5.1.1: {} + randombytes@2.1.0: dependencies: safe-buffer: 5.2.1 @@ -13550,6 +13654,12 @@ snapshots: read-pkg: 5.2.0 type-fest: 0.8.1 + read-pkg-up@8.0.0: + dependencies: + find-up: 5.0.0 + read-pkg: 6.0.0 + type-fest: 1.4.0 + read-pkg@5.2.0: dependencies: '@types/normalize-package-data': 2.4.4 @@ -13557,6 +13667,13 @@ snapshots: parse-json: 5.2.0 type-fest: 0.6.0 + read-pkg@6.0.0: + dependencies: + '@types/normalize-package-data': 2.4.4 + normalize-package-data: 3.0.3 + parse-json: 5.2.0 + type-fest: 1.4.0 + read-yaml-file@1.1.0: dependencies: graceful-fs: 4.2.11 @@ -13595,6 +13712,16 @@ snapshots: dependencies: resolve: 1.22.8 + redent@3.0.0: + dependencies: + indent-string: 4.0.0 + strip-indent: 3.0.0 + + redent@4.0.0: + dependencies: + indent-string: 5.0.0 + strip-indent: 4.0.0 + redis-errors@1.2.0: {} redis-parser@3.0.0: @@ -13642,6 +13769,10 @@ snapshots: resolve-from@5.0.0: {} + resolve-global@1.0.0: + dependencies: + global-dirs: 0.1.1 + resolve.exports@2.0.2: {} resolve@1.22.8: @@ -13665,16 +13796,17 @@ snapshots: reusify@1.0.4: {} - rfc4648@1.5.3: {} - rfdc@1.4.1: {} - rimraf@6.0.1: + right-pad@1.0.1: {} + + rimraf@3.0.2: dependencies: - glob: 11.0.0 - package-json-from-dist: 1.0.0 + glob: 7.2.3 - run-applescript@7.0.0: {} + rimraf@5.0.10: + dependencies: + glob: 10.4.5 run-parallel@1.2.0: dependencies: @@ -13713,12 +13845,12 @@ snapshots: safer-buffer@2.1.2: {} - sass-loader@16.0.1(sass@1.78.0)(webpack@5.94.0(webpack-cli@5.1.4)): + sass-loader@13.3.3(sass@1.78.0)(webpack@5.94.0(webpack-cli@5.1.4)): dependencies: neo-async: 2.6.2 + webpack: 5.94.0(webpack-cli@5.1.4) optionalDependencies: sass: 1.78.0 - webpack: 5.94.0(webpack-cli@5.1.4) sass@1.78.0: dependencies: @@ -13754,6 +13886,10 @@ snapshots: semver@6.3.1: {} + semver@7.5.4: + dependencies: + lru-cache: 6.0.0 + semver@7.6.3: {} send@0.18.0: @@ -13946,8 +14082,6 @@ snapshots: dependencies: readable-stream: 3.6.2 - split2@4.2.0: {} - split@0.3.3: dependencies: through: 2.3.8 @@ -14067,30 +14201,35 @@ snapshots: dependencies: min-indent: 1.0.1 + strip-indent@4.0.0: + dependencies: + min-indent: 1.0.1 + strip-json-comments@3.1.1: {} strip-outer@1.0.1: dependencies: escape-string-regexp: 1.0.5 - superagent@9.0.2: + superagent@8.1.2: dependencies: component-emitter: 1.3.1 cookiejar: 2.1.4 debug: 4.3.7 fast-safe-stringify: 2.1.1 form-data: 4.0.0 - formidable: 3.5.1 + formidable: 2.1.2 methods: 1.1.2 mime: 2.6.0 qs: 6.13.0 + semver: 7.6.3 transitivePeerDependencies: - supports-color - supertest@7.0.0: + supertest@6.3.4: dependencies: methods: 1.1.2 - superagent: 9.0.2 + superagent: 8.1.2 transitivePeerDependencies: - supports-color @@ -14136,14 +14275,10 @@ snapshots: glob: 7.2.3 minimatch: 3.1.2 - text-extensions@2.4.0: {} + text-extensions@1.9.0: {} text-table@0.2.0: {} - thingies@1.21.0(tslib@2.7.0): - dependencies: - tslib: 2.7.0 - through2@4.0.2: dependencies: readable-stream: 3.6.2 @@ -14179,9 +14314,9 @@ snapshots: dependencies: punycode: 2.3.1 - tree-dump@1.0.2(tslib@2.7.0): - dependencies: - tslib: 2.7.0 + trim-newlines@3.0.1: {} + + trim-newlines@4.1.1: {} trim-repeated@1.0.0: dependencies: @@ -14191,6 +14326,25 @@ snapshots: dependencies: typescript: 5.5.4 + ts-jest@29.2.5(@babel/core@7.25.2)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.2))(jest@29.7.0(@types/node@18.19.50)(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3)))(typescript@5.5.3): + dependencies: + bs-logger: 0.2.6 + ejs: 3.1.10 + fast-json-stable-stringify: 2.1.0 + jest: 29.7.0(@types/node@18.19.50)(ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3)) + jest-util: 29.7.0 + json5: 2.2.3 + lodash.memoize: 4.1.2 + make-error: 1.3.6 + semver: 7.6.3 + typescript: 5.5.3 + yargs-parser: 21.1.1 + optionalDependencies: + '@babel/core': 7.25.2 + '@jest/transform': 29.7.0 + '@jest/types': 29.6.3 + babel-jest: 29.7.0(@babel/core@7.25.2) + ts-jest@29.2.5(@babel/core@7.25.2)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.2))(jest@29.7.0(@types/node@22.5.4)(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)))(typescript@5.5.4): dependencies: bs-logger: 0.2.6 @@ -14210,16 +14364,52 @@ snapshots: '@jest/types': 29.6.3 babel-jest: 29.7.0(@babel/core@7.25.2) - ts-loader@9.5.1(typescript@5.5.4)(webpack@5.94.0(webpack-cli@5.1.4)): + ts-loader@9.5.1(typescript@5.5.3)(webpack@5.94.0(webpack-cli@5.1.4)): dependencies: chalk: 4.1.2 enhanced-resolve: 5.17.1 micromatch: 4.0.8 semver: 7.6.3 source-map: 0.7.4 - typescript: 5.5.4 + typescript: 5.5.3 webpack: 5.94.0(webpack-cli@5.1.4) + ts-node@10.9.2(@types/node@18.19.50)(typescript@5.5.3): + dependencies: + '@cspotcode/source-map-support': 0.8.1 + '@tsconfig/node10': 1.0.11 + '@tsconfig/node12': 1.0.11 + '@tsconfig/node14': 1.0.3 + '@tsconfig/node16': 1.0.4 + '@types/node': 18.19.50 + acorn: 8.12.1 + acorn-walk: 8.3.3 + arg: 4.1.3 + create-require: 1.1.1 + diff: 4.0.2 + make-error: 1.3.6 + typescript: 5.5.3 + v8-compile-cache-lib: 3.0.1 + yn: 3.1.1 + + ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.3): + dependencies: + '@cspotcode/source-map-support': 0.8.1 + '@tsconfig/node10': 1.0.11 + '@tsconfig/node12': 1.0.11 + '@tsconfig/node14': 1.0.3 + '@tsconfig/node16': 1.0.4 + '@types/node': 20.5.1 + acorn: 8.12.1 + acorn-walk: 8.3.3 + arg: 4.1.3 + create-require: 1.1.1 + diff: 4.0.2 + make-error: 1.3.6 + typescript: 5.5.3 + v8-compile-cache-lib: 3.0.1 + yn: 3.1.1 + ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4): dependencies: '@cspotcode/source-map-support': 0.8.1 @@ -14237,6 +14427,7 @@ snapshots: typescript: 5.5.4 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 + optional: true tsc-watch@6.2.0(typescript@5.5.4): dependencies: @@ -14246,14 +14437,23 @@ snapshots: string-argv: 0.3.2 typescript: 5.5.4 + tslib@1.14.1: {} + tslib@2.7.0: {} + tsutils@3.21.0(typescript@5.5.4): + dependencies: + tslib: 1.14.1 + typescript: 5.5.4 + type-check@0.4.0: dependencies: prelude-ls: 1.2.1 type-detect@4.0.8: {} + type-fest@0.18.1: {} + type-fest@0.20.2: {} type-fest@0.21.3: {} @@ -14262,6 +14462,8 @@ snapshots: type-fest@0.8.1: {} + type-fest@1.4.0: {} + type-is@1.6.18: dependencies: media-typer: 0.3.0 @@ -14299,6 +14501,8 @@ snapshots: is-typed-array: 1.1.13 possible-typed-array-names: 1.0.0 + typescript@5.5.3: {} + typescript@5.5.4: {} unbox-primitive@1.0.2: @@ -14312,10 +14516,6 @@ snapshots: undici-types@6.19.8: {} - undici@6.19.8: {} - - unicorn-magic@0.1.0: {} - unique-string@2.0.0: dependencies: crypto-random-string: 2.0.0 @@ -14409,12 +14609,12 @@ snapshots: - bufferutil - utf-8-validate - webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.1.0)(webpack@5.94.0): + webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@4.15.2)(webpack@5.94.0): dependencies: '@discoveryjs/json-ext': 0.5.7 - '@webpack-cli/configtest': 2.1.1(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.1.0)(webpack@5.94.0))(webpack@5.94.0(webpack-cli@5.1.4)) - '@webpack-cli/info': 2.0.2(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.1.0)(webpack@5.94.0))(webpack@5.94.0(webpack-cli@5.1.4)) - '@webpack-cli/serve': 2.0.5(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.1.0)(webpack@5.94.0))(webpack-dev-server@5.1.0(webpack-cli@5.1.4)(webpack@5.94.0))(webpack@5.94.0(webpack-cli@5.1.4)) + '@webpack-cli/configtest': 2.1.1(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@4.15.2)(webpack@5.94.0))(webpack@5.94.0(webpack-cli@5.1.4)) + '@webpack-cli/info': 2.0.2(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@4.15.2)(webpack@5.94.0))(webpack@5.94.0(webpack-cli@5.1.4)) + '@webpack-cli/serve': 2.0.5(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@4.15.2)(webpack@5.94.0))(webpack-dev-server@4.15.2(webpack-cli@5.1.4)(webpack@5.94.0))(webpack@5.94.0(webpack-cli@5.1.4)) colorette: 2.0.20 commander: 10.0.1 cross-spawn: 7.0.3 @@ -14427,20 +14627,18 @@ snapshots: webpack-merge: 5.10.0 optionalDependencies: webpack-bundle-analyzer: 4.10.2 - webpack-dev-server: 5.1.0(webpack-cli@5.1.4)(webpack@5.94.0) + webpack-dev-server: 4.15.2(webpack-cli@5.1.4)(webpack@5.94.0) - webpack-dev-middleware@7.4.2(webpack@5.94.0(webpack-cli@5.1.4)): + webpack-dev-middleware@5.3.4(webpack@5.94.0(webpack-cli@5.1.4)): dependencies: colorette: 2.0.20 - memfs: 4.11.1 + memfs: 3.5.3 mime-types: 2.1.35 - on-finished: 2.4.1 range-parser: 1.2.1 schema-utils: 4.2.0 - optionalDependencies: webpack: 5.94.0(webpack-cli@5.1.4) - webpack-dev-server@5.1.0(webpack-cli@5.1.4)(webpack@5.94.0): + webpack-dev-server@4.15.2(webpack-cli@5.1.4)(webpack@5.94.0): dependencies: '@types/bonjour': 3.5.13 '@types/connect-history-api-fallback': 1.5.4 @@ -14455,24 +14653,26 @@ snapshots: colorette: 2.0.20 compression: 1.7.4 connect-history-api-fallback: 2.0.0 + default-gateway: 6.0.3 express: 4.19.2 graceful-fs: 4.2.11 html-entities: 2.5.2 http-proxy-middleware: 2.0.6(@types/express@4.17.21) ipaddr.js: 2.2.0 launch-editor: 2.9.1 - open: 10.1.0 - p-retry: 6.2.0 + open: 8.4.2 + p-retry: 4.6.2 + rimraf: 3.0.2 schema-utils: 4.2.0 selfsigned: 2.4.1 serve-index: 1.9.1 sockjs: 0.3.24 spdy: 4.0.2 - webpack-dev-middleware: 7.4.2(webpack@5.94.0(webpack-cli@5.1.4)) + webpack-dev-middleware: 5.3.4(webpack@5.94.0(webpack-cli@5.1.4)) ws: 8.18.0 optionalDependencies: webpack: 5.94.0(webpack-cli@5.1.4) - webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.1.0)(webpack@5.94.0) + webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@4.15.2)(webpack@5.94.0) transitivePeerDependencies: - bufferutil - debug @@ -14513,7 +14713,7 @@ snapshots: watchpack: 2.4.2 webpack-sources: 3.2.3 optionalDependencies: - webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.1.0)(webpack@5.94.0) + webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@4.15.2)(webpack@5.94.0) transitivePeerDependencies: - '@swc/core' - esbuild @@ -14531,14 +14731,8 @@ snapshots: dependencies: iconv-lite: 0.6.3 - whatwg-encoding@3.1.1: - dependencies: - iconv-lite: 0.6.3 - whatwg-mimetype@3.0.0: {} - whatwg-mimetype@4.0.0: {} - whatwg-url@11.0.0: dependencies: tr46: 3.0.0 @@ -14590,6 +14784,10 @@ snapshots: dependencies: isexe: 2.0.0 + which@4.0.0: + dependencies: + isexe: 3.1.1 + widest-line@3.1.0: dependencies: string-width: 4.2.3 @@ -14647,8 +14845,14 @@ snapshots: yallist@3.1.1: {} + yallist@4.0.0: {} + + yaml@1.10.2: {} + yaml@2.5.1: {} + yargs-parser@20.2.9: {} + yargs-parser@21.1.1: {} yargs@17.7.2: @@ -14665,6 +14869,4 @@ snapshots: yocto-queue@0.1.0: {} - yocto-queue@1.1.1: {} - time: {}