diff --git a/package.json b/package.json index ed367e6..fc7214f 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "devDependencies": { "@tsconfig/node18": "^18.2.4", "@types/mdast": "^4.0.4", - "@types/node": "^18.19.111", + "@types/node": "^24.0.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "@vitest/coverage-istanbul": "^3.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a382ff7..715c62b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: ^4.0.4 version: 4.0.4 '@types/node': - specifier: ^18.19.111 - version: 18.19.111 + specifier: ^24.0.0 + version: 24.0.0 '@typescript-eslint/eslint-plugin': specifier: ^7.18.0 version: 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) @@ -71,7 +71,7 @@ importers: version: 7.18.0(eslint@8.57.1)(typescript@5.8.3) '@vitest/coverage-istanbul': specifier: ^3.2.3 - version: 3.2.3(vitest@3.2.3(@types/debug@4.1.12)(@types/node@18.19.111)(yaml@2.8.0)) + version: 3.2.3(vitest@3.2.3(@types/debug@4.1.12)(@types/node@24.0.0)(yaml@2.8.0)) cspell: specifier: ^8.19.4 version: 8.19.4 @@ -107,10 +107,10 @@ importers: version: 5.8.3 vite: specifier: ^6.3.5 - version: 6.3.5(@types/node@18.19.111)(yaml@2.8.0) + version: 6.3.5(@types/node@24.0.0)(yaml@2.8.0) vitest: specifier: ^3.2.3 - version: 3.2.3(@types/debug@4.1.12)(@types/node@18.19.111)(yaml@2.8.0) + version: 3.2.3(@types/debug@4.1.12)(@types/node@24.0.0)(yaml@2.8.0) packages: @@ -782,8 +782,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@18.19.111': - resolution: {integrity: sha512-90sGdgA+QLJr1F9X79tQuEut0gEYIfkX9pydI4XGRgvFo9g2JWswefI+WUSUHPYVBHYSEfTEqBxA5hQvAZB3Mw==} + '@types/node@24.0.0': + resolution: {integrity: sha512-yZQa2zm87aRVcqDyH5+4Hv9KYgSdgwX1rFnGvpbzMaC7YAljmhBET93TPiTd3ObwTL+gSpIzPKg5BqVxdCvxKg==} '@types/supports-color@8.1.3': resolution: {integrity: sha512-Hy6UMpxhE3j1tLpl27exp1XqHD7n8chAiNPzWfz16LPZoMMoSc4dzLl6w9qijkEb/r5O1ozdu1CWGA2L83ZeZg==} @@ -2591,8 +2591,8 @@ packages: resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} engines: {node: '>= 0.4'} - undici-types@5.26.5: - resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + undici-types@7.8.0: + resolution: {integrity: sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==} unicorn-magic@0.3.0: resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==} @@ -3384,9 +3384,9 @@ snapshots: '@types/ms@2.1.0': {} - '@types/node@18.19.111': + '@types/node@24.0.0': dependencies: - undici-types: 5.26.5 + undici-types: 7.8.0 '@types/supports-color@8.1.3': {} @@ -3530,7 +3530,7 @@ snapshots: '@unrs/resolver-binding-win32-x64-msvc@1.7.13': optional: true - '@vitest/coverage-istanbul@3.2.3(vitest@3.2.3(@types/debug@4.1.12)(@types/node@18.19.111)(yaml@2.8.0))': + '@vitest/coverage-istanbul@3.2.3(vitest@3.2.3(@types/debug@4.1.12)(@types/node@24.0.0)(yaml@2.8.0))': dependencies: '@istanbuljs/schema': 0.1.3 debug: 4.4.1 @@ -3542,7 +3542,7 @@ snapshots: magicast: 0.3.5 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.2.3(@types/debug@4.1.12)(@types/node@18.19.111)(yaml@2.8.0) + vitest: 3.2.3(@types/debug@4.1.12)(@types/node@24.0.0)(yaml@2.8.0) transitivePeerDependencies: - supports-color @@ -3554,13 +3554,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.3(vite@6.3.5(@types/node@18.19.111)(yaml@2.8.0))': + '@vitest/mocker@3.2.3(vite@6.3.5(@types/node@24.0.0)(yaml@2.8.0))': dependencies: '@vitest/spy': 3.2.3 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.3.5(@types/node@18.19.111)(yaml@2.8.0) + vite: 6.3.5(@types/node@24.0.0)(yaml@2.8.0) '@vitest/pretty-format@3.2.3': dependencies: @@ -5707,7 +5707,7 @@ snapshots: has-symbols: 1.1.0 which-boxed-primitive: 1.1.1 - undici-types@5.26.5: {} + undici-types@7.8.0: {} unicorn-magic@0.3.0: {} @@ -5813,13 +5813,13 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite-node@3.2.3(@types/node@18.19.111)(yaml@2.8.0): + vite-node@3.2.3(@types/node@24.0.0)(yaml@2.8.0): dependencies: cac: 6.7.14 debug: 4.4.1 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.3.5(@types/node@18.19.111)(yaml@2.8.0) + vite: 6.3.5(@types/node@24.0.0)(yaml@2.8.0) transitivePeerDependencies: - '@types/node' - jiti @@ -5834,7 +5834,7 @@ snapshots: - tsx - yaml - vite@6.3.5(@types/node@18.19.111)(yaml@2.8.0): + vite@6.3.5(@types/node@24.0.0)(yaml@2.8.0): dependencies: esbuild: 0.25.5 fdir: 6.4.6(picomatch@4.0.2) @@ -5843,15 +5843,15 @@ snapshots: rollup: 4.42.0 tinyglobby: 0.2.14 optionalDependencies: - '@types/node': 18.19.111 + '@types/node': 24.0.0 fsevents: 2.3.3 yaml: 2.8.0 - vitest@3.2.3(@types/debug@4.1.12)(@types/node@18.19.111)(yaml@2.8.0): + vitest@3.2.3(@types/debug@4.1.12)(@types/node@24.0.0)(yaml@2.8.0): dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.3 - '@vitest/mocker': 3.2.3(vite@6.3.5(@types/node@18.19.111)(yaml@2.8.0)) + '@vitest/mocker': 3.2.3(vite@6.3.5(@types/node@24.0.0)(yaml@2.8.0)) '@vitest/pretty-format': 3.2.3 '@vitest/runner': 3.2.3 '@vitest/snapshot': 3.2.3 @@ -5869,12 +5869,12 @@ snapshots: tinyglobby: 0.2.14 tinypool: 1.1.0 tinyrainbow: 2.0.0 - vite: 6.3.5(@types/node@18.19.111)(yaml@2.8.0) - vite-node: 3.2.3(@types/node@18.19.111)(yaml@2.8.0) + vite: 6.3.5(@types/node@24.0.0)(yaml@2.8.0) + vite-node: 3.2.3(@types/node@24.0.0)(yaml@2.8.0) why-is-node-running: 2.3.0 optionalDependencies: '@types/debug': 4.1.12 - '@types/node': 18.19.111 + '@types/node': 24.0.0 transitivePeerDependencies: - jiti - less