diff --git a/package-lock.json b/package-lock.json index f956f9ff..7805ec62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@types/jest": "^30.0.0", "@types/lodash.merge": "^4.6.7", "@types/md5": "^2.3.5", - "@types/node": "^22.15.3", + "@types/node": "^24.2.1", "@types/node-forge": "^1.3.8", "@types/pako": "^2.0.0", "@types/prettier": "^3.0.0", @@ -4843,13 +4843,13 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.15.29", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.29.tgz", - "integrity": "sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==", + "version": "24.2.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-24.2.1.tgz", + "integrity": "sha512-DRh5K+ka5eJic8CjH7td8QpYEV6Zo10gfRkjHCO3weqZHWDtAaSTFtl4+VMqOJ4N5jcuhZ9/l+yy8rVgw7BQeQ==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~6.21.0" + "undici-types": "~7.10.0" } }, "node_modules/@types/node-forge": { @@ -20934,9 +20934,9 @@ } }, "node_modules/undici-types": { - "version": "6.21.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", - "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "version": "7.10.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz", + "integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index ed7801e4..9416b29f 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@types/jest": "^30.0.0", "@types/lodash.merge": "^4.6.7", "@types/md5": "^2.3.5", - "@types/node": "^22.15.3", + "@types/node": "^24.2.1", "@types/node-forge": "^1.3.8", "@types/pako": "^2.0.0", "@types/prettier": "^3.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35439162..6ab517b0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,8 +88,8 @@ importers: specifier: ^2.3.5 version: 2.3.5 '@types/node': - specifier: ^22.15.3 - version: 22.15.29 + specifier: ^24.2.1 + version: 24.2.1 '@types/node-forge': specifier: ^1.3.8 version: 1.3.13 @@ -149,7 +149,7 @@ importers: version: 11.2.0 tsdx: specifier: ^0.14.1 - version: 0.14.1(@types/babel__core@7.20.5)(@types/node@22.15.29)(eslint-import-resolver-typescript@4.4.4) + version: 0.14.1(@types/babel__core@7.20.5)(@types/node@24.2.1)(eslint-import-resolver-typescript@4.4.4) tslib: specifier: ^2.4.0 version: 2.8.1 @@ -1258,8 +1258,8 @@ packages: '@types/node-forge@1.3.13': resolution: {integrity: sha512-zePQJSW5QkwSHKRApqWCVKeKoSOt4xvEnLENZPjyvm9Ezdf/EyDeJM7jqLzOwjVICQQzvLZ63T55MKdJB5H6ww==} - '@types/node@22.15.29': - resolution: {integrity: sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==} + '@types/node@24.2.1': + resolution: {integrity: sha512-DRh5K+ka5eJic8CjH7td8QpYEV6Zo10gfRkjHCO3weqZHWDtAaSTFtl4+VMqOJ4N5jcuhZ9/l+yy8rVgw7BQeQ==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -4640,8 +4640,8 @@ packages: resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} engines: {node: '>= 0.4'} - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.10.0: + resolution: {integrity: sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==} unicode-canonical-property-names-ecmascript@2.0.1: resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==} @@ -5891,7 +5891,7 @@ snapshots: '@jest/pattern@30.0.1': dependencies: - '@types/node': 22.15.29 + '@types/node': 24.2.1 jest-regex-util: 30.0.1 '@jest/reporters@25.5.1': @@ -5950,10 +5950,7 @@ snapshots: jest-runner: 25.5.4 jest-runtime: 25.5.4 transitivePeerDependencies: - - bufferutil - - canvas - supports-color - - utf-8-validate '@jest/transform@25.5.1': dependencies: @@ -5989,7 +5986,7 @@ snapshots: '@jest/schemas': 30.0.1 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 22.15.29 + '@types/node': 24.2.1 '@types/yargs': 17.0.33 chalk: 4.1.2 @@ -6162,7 +6159,7 @@ snapshots: '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 22.15.29 + '@types/node': 24.2.1 '@types/istanbul-lib-coverage@2.0.6': {} @@ -6203,11 +6200,11 @@ snapshots: '@types/node-forge@1.3.13': dependencies: - '@types/node': 22.15.29 + '@types/node': 24.2.1 - '@types/node@22.15.29': + '@types/node@24.2.1': dependencies: - undici-types: 6.21.0 + undici-types: 7.10.0 '@types/normalize-package-data@2.4.4': {} @@ -6223,7 +6220,7 @@ snapshots: '@types/resolve@1.17.1': dependencies: - '@types/node': 22.15.29 + '@types/node': 24.2.1 '@types/semver@7.5.8': {} @@ -6237,7 +6234,7 @@ snapshots: '@types/ws@8.18.1': dependencies: - '@types/node': 22.15.29 + '@types/node': 24.2.1 '@types/yargs-parser@21.0.3': {} @@ -7345,7 +7342,7 @@ snapshots: eslint: 6.8.0 get-stdin: 6.0.0 - eslint-config-react-app@5.2.1(@typescript-eslint/eslint-plugin@2.34.0(@typescript-eslint/parser@2.34.0(eslint@6.8.0)(typescript@3.9.10))(eslint@6.8.0)(typescript@3.9.10))(@typescript-eslint/parser@2.34.0(eslint@6.8.0)(typescript@3.9.10))(babel-eslint@10.1.0(eslint@8.57.1))(eslint-plugin-flowtype@3.13.0(eslint@8.57.1))(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2(eslint@8.57.1))(eslint-plugin-react-hooks@2.5.1(eslint@6.8.0))(eslint-plugin-react@7.37.4(eslint@6.8.0))(eslint@6.8.0)(typescript@3.9.10): + eslint-config-react-app@5.2.1(@typescript-eslint/eslint-plugin@2.34.0(@typescript-eslint/parser@2.34.0(eslint@6.8.0)(typescript@3.9.10))(eslint@6.8.0)(typescript@3.9.10))(@typescript-eslint/parser@2.34.0(eslint@6.8.0)(typescript@3.9.10))(babel-eslint@10.1.0(eslint@8.57.1))(eslint-plugin-flowtype@3.13.0(eslint@8.57.1))(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2(eslint@8.57.1))(eslint-plugin-react-hooks@2.5.1(eslint@6.8.0))(eslint-plugin-react@7.37.4(eslint@8.57.1))(eslint@6.8.0)(typescript@3.9.10): dependencies: '@typescript-eslint/eslint-plugin': 2.34.0(@typescript-eslint/parser@2.34.0(eslint@6.8.0)(typescript@3.9.10))(eslint@6.8.0)(typescript@3.9.10) '@typescript-eslint/parser': 2.34.0(eslint@6.8.0)(typescript@3.9.10) @@ -8620,7 +8617,7 @@ snapshots: jest-mock@30.0.2: dependencies: '@jest/types': 30.0.1 - '@types/node': 22.15.29 + '@types/node': 24.2.1 jest-util: 30.0.2 jest-pnp-resolver@1.2.3(jest-resolve@25.5.1): @@ -8743,7 +8740,7 @@ snapshots: jest-util@30.0.2: dependencies: '@jest/types': 30.0.1 - '@types/node': 22.15.29 + '@types/node': 24.2.1 chalk: 4.1.2 ci-info: 4.3.0 graceful-fs: 4.2.11 @@ -9587,13 +9584,13 @@ snapshots: dependencies: glob: 7.2.3 - rollup-plugin-sourcemaps@0.6.3(@types/node@22.15.29)(rollup@1.32.1): + rollup-plugin-sourcemaps@0.6.3(@types/node@24.2.1)(rollup@1.32.1): dependencies: '@rollup/pluginutils': 3.1.0(rollup@1.32.1) rollup: 1.32.1 source-map-resolve: 0.6.0 optionalDependencies: - '@types/node': 22.15.29 + '@types/node': 24.2.1 rollup-plugin-terser@5.3.1(rollup@1.32.1): dependencies: @@ -9621,7 +9618,7 @@ snapshots: rollup@1.32.1: dependencies: '@types/estree': 1.0.6 - '@types/node': 22.15.29 + '@types/node': 24.2.1 acorn: 7.4.1 rsvp@4.8.5: {} @@ -10144,7 +10141,7 @@ snapshots: minimist: 1.2.8 strip-bom: 3.0.0 - tsdx@0.14.1(@types/babel__core@7.20.5)(@types/node@22.15.29)(eslint-import-resolver-typescript@4.4.4): + tsdx@0.14.1(@types/babel__core@7.20.5)(@types/node@24.2.1)(eslint-import-resolver-typescript@4.4.4): dependencies: '@babel/core': 7.23.7 '@babel/helper-module-imports': 7.22.15 @@ -10173,7 +10170,7 @@ snapshots: enquirer: 2.4.1 eslint: 6.8.0 eslint-config-prettier: 6.15.0(eslint@6.8.0) - eslint-config-react-app: 5.2.1(@typescript-eslint/eslint-plugin@2.34.0(@typescript-eslint/parser@2.34.0(eslint@6.8.0)(typescript@3.9.10))(eslint@6.8.0)(typescript@3.9.10))(@typescript-eslint/parser@2.34.0(eslint@6.8.0)(typescript@3.9.10))(babel-eslint@10.1.0(eslint@8.57.1))(eslint-plugin-flowtype@3.13.0(eslint@8.57.1))(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2(eslint@8.57.1))(eslint-plugin-react-hooks@2.5.1(eslint@6.8.0))(eslint-plugin-react@7.37.4(eslint@6.8.0))(eslint@6.8.0)(typescript@3.9.10) + eslint-config-react-app: 5.2.1(@typescript-eslint/eslint-plugin@2.34.0(@typescript-eslint/parser@2.34.0(eslint@6.8.0)(typescript@3.9.10))(eslint@6.8.0)(typescript@3.9.10))(@typescript-eslint/parser@2.34.0(eslint@6.8.0)(typescript@3.9.10))(babel-eslint@10.1.0(eslint@8.57.1))(eslint-plugin-flowtype@3.13.0(eslint@8.57.1))(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2(eslint@8.57.1))(eslint-plugin-react-hooks@2.5.1(eslint@6.8.0))(eslint-plugin-react@7.37.4(eslint@8.57.1))(eslint@6.8.0)(typescript@3.9.10) eslint-plugin-flowtype: 3.13.0(eslint@6.8.0) eslint-plugin-import: 2.32.0(@typescript-eslint/parser@2.34.0(eslint@6.8.0)(typescript@3.9.10))(eslint-import-resolver-typescript@4.4.4)(eslint@6.8.0) eslint-plugin-jsx-a11y: 6.10.2(eslint@6.8.0) @@ -10192,7 +10189,7 @@ snapshots: progress-estimator: 0.2.2 regenerator-runtime: 0.13.11 rollup: 1.32.1 - rollup-plugin-sourcemaps: 0.6.3(@types/node@22.15.29)(rollup@1.32.1) + rollup-plugin-sourcemaps: 0.6.3(@types/node@24.2.1)(rollup@1.32.1) rollup-plugin-terser: 5.3.1(rollup@1.32.1) rollup-plugin-typescript2: 0.27.3(rollup@1.32.1)(typescript@3.9.10) sade: 1.8.1 @@ -10300,7 +10297,7 @@ snapshots: has-symbols: 1.1.0 which-boxed-primitive: 1.1.1 - undici-types@6.21.0: {} + undici-types@7.10.0: {} unicode-canonical-property-names-ecmascript@2.0.1: {}