diff --git a/package.json b/package.json index 9c62c04..4ca5de1 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@types/lodash": "^4.17.5", "@types/memoizee": "^0.4.11", "@types/mockjs": "^1.0.10", - "@types/node": "^22.15.17", + "@types/node": "^24.0.13", "@types/nunjucks": "^3.2.6", "@types/reserved-words": "^0.1.4", "@types/swagger2openapi": "^7.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2fdc337..cbb9e48 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,7 +31,7 @@ importers: version: 9.0.0(typescript@5.8.3) cosmiconfig-typescript-loader: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.15.30)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3) + version: 6.1.0(@types/node@24.0.13)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3) glob: specifier: ^11.0.0 version: 11.0.3 @@ -83,7 +83,7 @@ importers: version: 2.29.5 '@commitlint/cli': specifier: ^19.2.1 - version: 19.8.1(@types/node@22.15.30)(typescript@5.8.3) + version: 19.8.1(@types/node@24.0.13)(typescript@5.8.3) '@commitlint/config-conventional': specifier: ^19.2.2 version: 19.8.1 @@ -106,8 +106,8 @@ importers: specifier: ^1.0.10 version: 1.0.10 '@types/node': - specifier: ^22.15.17 - version: 22.15.30 + specifier: ^24.0.13 + version: 24.0.13 '@types/nunjucks': specifier: ^3.2.6 version: 3.2.6 @@ -140,13 +140,13 @@ importers: version: 1.6.3 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.15.30)(typescript@5.8.3) + version: 10.9.2(@types/node@24.0.13)(typescript@5.8.3) typescript: specifier: 5.8.3 version: 5.8.3 vitest: specifier: ^3.2.4 - version: 3.2.4(@types/node@22.15.30)(jiti@2.4.2)(yaml@2.8.0) + version: 3.2.4(@types/node@24.0.13)(jiti@2.4.2)(yaml@2.8.0) packages: @@ -780,8 +780,8 @@ packages: '@types/node@12.20.55': resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} - '@types/node@22.15.30': - resolution: {integrity: sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==} + '@types/node@24.0.13': + resolution: {integrity: sha512-Qm9OYVOFHFYg3wJoTSrz80hoec5Lia/dPp84do3X7dZvLikQvM1YpmvTBEdIr/e+U8HTkFjLHLnl78K/qjf+jQ==} '@types/nunjucks@3.2.6': resolution: {integrity: sha512-pHiGtf83na1nCzliuAdq8GowYiXvH5l931xZ0YEHaLMNFgynpEqx+IPStlu7UaDkehfvl01e4x/9Tpwhy7Ue3w==} @@ -2394,8 +2394,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.8.0: + resolution: {integrity: sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==} unicorn-magic@0.1.0: resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} @@ -2793,11 +2793,11 @@ snapshots: human-id: 4.1.1 prettier: 2.8.8 - '@commitlint/cli@19.8.1(@types/node@22.15.30)(typescript@5.8.3)': + '@commitlint/cli@19.8.1(@types/node@24.0.13)(typescript@5.8.3)': dependencies: '@commitlint/format': 19.8.1 '@commitlint/lint': 19.8.1 - '@commitlint/load': 19.8.1(@types/node@22.15.30)(typescript@5.8.3) + '@commitlint/load': 19.8.1(@types/node@24.0.13)(typescript@5.8.3) '@commitlint/read': 19.8.1 '@commitlint/types': 19.8.1 tinyexec: 1.0.1 @@ -2844,7 +2844,7 @@ snapshots: '@commitlint/rules': 19.8.1 '@commitlint/types': 19.8.1 - '@commitlint/load@19.8.1(@types/node@22.15.30)(typescript@5.8.3)': + '@commitlint/load@19.8.1(@types/node@24.0.13)(typescript@5.8.3)': dependencies: '@commitlint/config-validator': 19.8.1 '@commitlint/execute-rule': 19.8.1 @@ -2852,7 +2852,7 @@ snapshots: '@commitlint/types': 19.8.1 chalk: 5.4.1 cosmiconfig: 9.0.0(typescript@5.8.3) - cosmiconfig-typescript-loader: 6.1.0(@types/node@22.15.30)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3) + cosmiconfig-typescript-loader: 6.1.0(@types/node@24.0.13)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -3210,7 +3210,7 @@ snapshots: dependencies: '@types/http-cache-semantics': 4.0.4 '@types/keyv': 3.1.4 - '@types/node': 22.15.30 + '@types/node': 24.0.13 '@types/responselike': 1.0.3 '@types/chai@5.2.2': @@ -3219,7 +3219,7 @@ snapshots: '@types/conventional-commits-parser@5.0.1': dependencies: - '@types/node': 22.15.30 + '@types/node': 24.0.13 '@types/deep-eql@4.0.2': {} @@ -3231,7 +3231,7 @@ snapshots: '@types/keyv@3.1.4': dependencies: - '@types/node': 22.15.30 + '@types/node': 24.0.13 '@types/lodash@4.17.20': {} @@ -3241,9 +3241,9 @@ snapshots: '@types/node@12.20.55': {} - '@types/node@22.15.30': + '@types/node@24.0.13': dependencies: - undici-types: 6.21.0 + undici-types: 7.8.0 '@types/nunjucks@3.2.6': {} @@ -3251,11 +3251,11 @@ snapshots: '@types/responselike@1.0.3': dependencies: - '@types/node': 22.15.30 + '@types/node': 24.0.13 '@types/swagger2openapi@7.0.4': dependencies: - '@types/node': 22.15.30 + '@types/node': 24.0.13 openapi-types: 12.1.3 '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1)(typescript@5.8.3)': @@ -3349,13 +3349,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@7.0.0(@types/node@22.15.30)(jiti@2.4.2)(yaml@2.8.0))': + '@vitest/mocker@3.2.4(vite@7.0.0(@types/node@24.0.13)(jiti@2.4.2)(yaml@2.8.0))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 7.0.0(@types/node@22.15.30)(jiti@2.4.2)(yaml@2.8.0) + vite: 7.0.0(@types/node@24.0.13)(jiti@2.4.2)(yaml@2.8.0) '@vitest/pretty-format@3.2.4': dependencies: @@ -3640,9 +3640,9 @@ snapshots: meow: 12.1.1 split2: 4.2.0 - cosmiconfig-typescript-loader@6.1.0(@types/node@22.15.30)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3): + cosmiconfig-typescript-loader@6.1.0(@types/node@24.0.13)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3): dependencies: - '@types/node': 22.15.30 + '@types/node': 24.0.13 cosmiconfig: 9.0.0(typescript@5.8.3) jiti: 2.4.2 typescript: 5.8.3 @@ -4842,14 +4842,14 @@ snapshots: '@ts-morph/common': 0.26.1 code-block-writer: 13.0.3 - ts-node@10.9.2(@types/node@22.15.30)(typescript@5.8.3): + ts-node@10.9.2(@types/node@24.0.13)(typescript@5.8.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': 22.15.30 + '@types/node': 24.0.13 acorn: 8.14.0 acorn-walk: 8.3.4 arg: 4.1.3 @@ -4872,7 +4872,7 @@ snapshots: typescript@5.8.3: {} - undici-types@6.21.0: {} + undici-types@7.8.0: {} unicorn-magic@0.1.0: {} @@ -4886,13 +4886,13 @@ snapshots: v8-compile-cache-lib@3.0.1: {} - vite-node@3.2.4(@types/node@22.15.30)(jiti@2.4.2)(yaml@2.8.0): + vite-node@3.2.4(@types/node@24.0.13)(jiti@2.4.2)(yaml@2.8.0): dependencies: cac: 6.7.14 debug: 4.4.1 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 7.0.0(@types/node@22.15.30)(jiti@2.4.2)(yaml@2.8.0) + vite: 7.0.0(@types/node@24.0.13)(jiti@2.4.2)(yaml@2.8.0) transitivePeerDependencies: - '@types/node' - jiti @@ -4907,7 +4907,7 @@ snapshots: - tsx - yaml - vite@7.0.0(@types/node@22.15.30)(jiti@2.4.2)(yaml@2.8.0): + vite@7.0.0(@types/node@24.0.13)(jiti@2.4.2)(yaml@2.8.0): dependencies: esbuild: 0.25.5 fdir: 6.4.6(picomatch@4.0.2) @@ -4916,16 +4916,16 @@ snapshots: rollup: 4.44.1 tinyglobby: 0.2.14 optionalDependencies: - '@types/node': 22.15.30 + '@types/node': 24.0.13 fsevents: 2.3.3 jiti: 2.4.2 yaml: 2.8.0 - vitest@3.2.4(@types/node@22.15.30)(jiti@2.4.2)(yaml@2.8.0): + vitest@3.2.4(@types/node@24.0.13)(jiti@2.4.2)(yaml@2.8.0): dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@7.0.0(@types/node@22.15.30)(jiti@2.4.2)(yaml@2.8.0)) + '@vitest/mocker': 3.2.4(vite@7.0.0(@types/node@24.0.13)(jiti@2.4.2)(yaml@2.8.0)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 @@ -4943,11 +4943,11 @@ snapshots: tinyglobby: 0.2.14 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 7.0.0(@types/node@22.15.30)(jiti@2.4.2)(yaml@2.8.0) - vite-node: 3.2.4(@types/node@22.15.30)(jiti@2.4.2)(yaml@2.8.0) + vite: 7.0.0(@types/node@24.0.13)(jiti@2.4.2)(yaml@2.8.0) + vite-node: 3.2.4(@types/node@24.0.13)(jiti@2.4.2)(yaml@2.8.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.30 + '@types/node': 24.0.13 transitivePeerDependencies: - jiti - less