diff --git a/package.json b/package.json index 7c63224..8d64912 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@eslint/js": "^9.39.1", "@tsconfig/node20": "^20.1.8", "@types/mdast": "^4.0.4", - "@types/node": "^20.19.25", + "@types/node": "^25.0.1", "@vitest/coverage-istanbul": "^3.2.4", "cspell": "^9.4.0", "eslint": "^9.39.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7dea53b..2495b8d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,11 +64,11 @@ importers: specifier: ^4.0.4 version: 4.0.4 '@types/node': - specifier: ^20.19.25 - version: 20.19.25 + specifier: ^25.0.1 + version: 25.0.1 '@vitest/coverage-istanbul': specifier: ^3.2.4 - version: 3.2.4(vitest@3.2.4(@types/debug@4.1.12)(@types/node@20.19.25)(yaml@2.8.2)) + version: 3.2.4(vitest@3.2.4(@types/debug@4.1.12)(@types/node@25.0.1)(yaml@2.8.2)) cspell: specifier: ^9.4.0 version: 9.4.0 @@ -92,10 +92,10 @@ importers: version: 8.48.1(eslint@9.39.1)(typescript@5.9.3) vite: specifier: ^7.2.7 - version: 7.2.7(@types/node@20.19.25)(yaml@2.8.2) + version: 7.2.7(@types/node@25.0.1)(yaml@2.8.2) vitest: specifier: ^3.2.4 - version: 3.2.4(@types/debug@4.1.12)(@types/node@20.19.25)(yaml@2.8.2) + version: 3.2.4(@types/debug@4.1.12)(@types/node@25.0.1)(yaml@2.8.2) packages: @@ -782,8 +782,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@20.19.25': - resolution: {integrity: sha512-ZsJzA5thDQMSQO788d7IocwwQbI8B5OPzmqNvpf3NY/+MHDAS759Wo0gd2WQeXYt5AAAQjzcrTVC6SKCuYgoCQ==} + '@types/node@25.0.1': + resolution: {integrity: sha512-czWPzKIAXucn9PtsttxmumiQ9N0ok9FrBwgRWrwmVLlp86BrMExzvXRLFYRJ+Ex3g6yqj+KuaxfX1JTgV2lpfg==} '@types/supports-color@8.1.3': resolution: {integrity: sha512-Hy6UMpxhE3j1tLpl27exp1XqHD7n8chAiNPzWfz16LPZoMMoSc4dzLl6w9qijkEb/r5O1ozdu1CWGA2L83ZeZg==} @@ -1907,8 +1907,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} unicorn-magic@0.4.0: resolution: {integrity: sha512-wH590V9VNgYH9g3lH9wWjTrUoKsjLF6sGLjhR4sH1LWpLmCOH0Zf7PukhDA8BiS7KHe4oPNkcTHqYkj7SOGUOw==} @@ -2678,9 +2678,9 @@ snapshots: '@types/ms@2.1.0': {} - '@types/node@20.19.25': + '@types/node@25.0.1': dependencies: - undici-types: 6.21.0 + undici-types: 7.16.0 '@types/supports-color@8.1.3': {} @@ -2780,7 +2780,7 @@ snapshots: '@typescript-eslint/types': 8.48.1 eslint-visitor-keys: 4.2.1 - '@vitest/coverage-istanbul@3.2.4(vitest@3.2.4(@types/debug@4.1.12)(@types/node@20.19.25)(yaml@2.8.2))': + '@vitest/coverage-istanbul@3.2.4(vitest@3.2.4(@types/debug@4.1.12)(@types/node@25.0.1)(yaml@2.8.2))': dependencies: '@istanbuljs/schema': 0.1.3 debug: 4.4.3 @@ -2792,7 +2792,7 @@ snapshots: magicast: 0.3.5 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/debug@4.1.12)(@types/node@20.19.25)(yaml@2.8.2) + vitest: 3.2.4(@types/debug@4.1.12)(@types/node@25.0.1)(yaml@2.8.2) transitivePeerDependencies: - supports-color @@ -2804,13 +2804,13 @@ snapshots: chai: 5.3.3 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@7.2.7(@types/node@20.19.25)(yaml@2.8.2))': + '@vitest/mocker@3.2.4(vite@7.2.7(@types/node@25.0.1)(yaml@2.8.2))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: - vite: 7.2.7(@types/node@20.19.25)(yaml@2.8.2) + vite: 7.2.7(@types/node@25.0.1)(yaml@2.8.2) '@vitest/pretty-format@3.2.4': dependencies: @@ -4162,7 +4162,7 @@ snapshots: typescript@5.9.3: {} - undici-types@6.21.0: {} + undici-types@7.16.0: {} unicorn-magic@0.4.0: {} @@ -4246,13 +4246,13 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite-node@3.2.4(@types/node@20.19.25)(yaml@2.8.2): + vite-node@3.2.4(@types/node@25.0.1)(yaml@2.8.2): dependencies: cac: 6.7.14 debug: 4.4.3 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 7.2.7(@types/node@20.19.25)(yaml@2.8.2) + vite: 7.2.7(@types/node@25.0.1)(yaml@2.8.2) transitivePeerDependencies: - '@types/node' - jiti @@ -4267,7 +4267,7 @@ snapshots: - tsx - yaml - vite@7.2.7(@types/node@20.19.25)(yaml@2.8.2): + vite@7.2.7(@types/node@25.0.1)(yaml@2.8.2): dependencies: esbuild: 0.25.12 fdir: 6.5.0(picomatch@4.0.3) @@ -4276,15 +4276,15 @@ snapshots: rollup: 4.53.3 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 20.19.25 + '@types/node': 25.0.1 fsevents: 2.3.3 yaml: 2.8.2 - vitest@3.2.4(@types/debug@4.1.12)(@types/node@20.19.25)(yaml@2.8.2): + vitest@3.2.4(@types/debug@4.1.12)(@types/node@25.0.1)(yaml@2.8.2): dependencies: '@types/chai': 5.2.3 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@7.2.7(@types/node@20.19.25)(yaml@2.8.2)) + '@vitest/mocker': 3.2.4(vite@7.2.7(@types/node@25.0.1)(yaml@2.8.2)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 @@ -4302,12 +4302,12 @@ snapshots: tinyglobby: 0.2.15 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 7.2.7(@types/node@20.19.25)(yaml@2.8.2) - vite-node: 3.2.4(@types/node@20.19.25)(yaml@2.8.2) + vite: 7.2.7(@types/node@25.0.1)(yaml@2.8.2) + vite-node: 3.2.4(@types/node@25.0.1)(yaml@2.8.2) why-is-node-running: 2.3.0 optionalDependencies: '@types/debug': 4.1.12 - '@types/node': 20.19.25 + '@types/node': 25.0.1 transitivePeerDependencies: - jiti - less