From 67a63f7c3f628a354b46c0e2496c3e9605ea6e2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 13:44:03 +0000 Subject: [PATCH] chore(deps-dev): bump @types/node from 24.2.0 to 24.9.1 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.2.0 to 24.9.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.9.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 64 +++++++++++++++++++++++++------------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2af3971..e6bd96b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,7 +14,7 @@ importers: devDependencies: '@commitlint/cli': specifier: ^19.8.1 - version: 19.8.1(@types/node@24.2.0)(typescript@5.9.2) + version: 19.8.1(@types/node@24.9.1)(typescript@5.9.2) '@commitlint/config-conventional': specifier: ^19.8.1 version: 19.8.1 @@ -29,10 +29,10 @@ importers: version: 5.2.2(eslint@9.32.0(jiti@2.5.1)) '@types/node': specifier: ^24.2.0 - version: 24.2.0 + version: 24.9.1 '@vitest/coverage-v8': specifier: ^3.2.4 - version: 3.2.4(vitest@3.2.4(@types/node@24.2.0)(jiti@2.5.1)(yaml@2.8.1)) + version: 3.2.4(vitest@3.2.4(@types/node@24.9.1)(jiti@2.5.1)(yaml@2.8.1)) auto-changelog: specifier: ^2.5.0 version: 2.5.0 @@ -59,10 +59,10 @@ importers: version: 8.39.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2) vite: specifier: ^7.1.0 - version: 7.1.0(@types/node@24.2.0)(jiti@2.5.1)(yaml@2.8.1) + version: 7.1.0(@types/node@24.9.1)(jiti@2.5.1)(yaml@2.8.1) vitest: specifier: ^3.2.4 - version: 3.2.4(@types/node@24.2.0)(jiti@2.5.1)(yaml@2.8.1) + version: 3.2.4(@types/node@24.9.1)(jiti@2.5.1)(yaml@2.8.1) packages: @@ -547,8 +547,8 @@ packages: '@types/minimatch@3.0.5': resolution: {integrity: sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==} - '@types/node@24.2.0': - resolution: {integrity: sha512-3xyG3pMCq3oYCNg7/ZP+E1ooTaGB4cG8JWRsqqOYQdbWNY4zbaV0Ennrd7stjiJEFZCaybcIgpTjJWHRfBSIDw==} + '@types/node@24.9.1': + resolution: {integrity: sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==} '@types/validator@13.15.2': resolution: {integrity: sha512-y7pa/oEJJ4iGYBxOpfAKn5b9+xuihvzDVnC/OSvlVnGxVg0pOqmjiMafiJ1KVNQEaPZf9HsEp5icEwGg8uIe5Q==} @@ -1961,8 +1961,8 @@ packages: engines: {node: '>=0.8.0'} hasBin: true - undici-types@7.10.0: - resolution: {integrity: sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==} + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} unicorn-magic@0.1.0: resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} @@ -2149,11 +2149,11 @@ snapshots: '@bcoe/v8-coverage@1.0.2': {} - '@commitlint/cli@19.8.1(@types/node@24.2.0)(typescript@5.9.2)': + '@commitlint/cli@19.8.1(@types/node@24.9.1)(typescript@5.9.2)': dependencies: '@commitlint/format': 19.8.1 '@commitlint/lint': 19.8.1 - '@commitlint/load': 19.8.1(@types/node@24.2.0)(typescript@5.9.2) + '@commitlint/load': 19.8.1(@types/node@24.9.1)(typescript@5.9.2) '@commitlint/read': 19.8.1 '@commitlint/types': 19.8.1 tinyexec: 1.0.1 @@ -2200,7 +2200,7 @@ snapshots: '@commitlint/rules': 19.8.1 '@commitlint/types': 19.8.1 - '@commitlint/load@19.8.1(@types/node@24.2.0)(typescript@5.9.2)': + '@commitlint/load@19.8.1(@types/node@24.9.1)(typescript@5.9.2)': dependencies: '@commitlint/config-validator': 19.8.1 '@commitlint/execute-rule': 19.8.1 @@ -2208,7 +2208,7 @@ snapshots: '@commitlint/types': 19.8.1 chalk: 5.5.0 cosmiconfig: 9.0.0(typescript@5.9.2) - cosmiconfig-typescript-loader: 6.1.0(@types/node@24.2.0)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2) + cosmiconfig-typescript-loader: 6.1.0(@types/node@24.9.1)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -2521,7 +2521,7 @@ snapshots: '@types/conventional-commits-parser@5.0.1': dependencies: - '@types/node': 24.2.0 + '@types/node': 24.9.1 '@types/deep-eql@4.0.2': {} @@ -2531,9 +2531,9 @@ snapshots: '@types/minimatch@3.0.5': {} - '@types/node@24.2.0': + '@types/node@24.9.1': dependencies: - undici-types: 7.10.0 + undici-types: 7.16.0 '@types/validator@13.15.2': {} @@ -2630,7 +2630,7 @@ snapshots: '@typescript-eslint/types': 8.39.0 eslint-visitor-keys: 4.2.1 - '@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.2.0)(jiti@2.5.1)(yaml@2.8.1))': + '@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.9.1)(jiti@2.5.1)(yaml@2.8.1))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 1.0.2 @@ -2645,7 +2645,7 @@ snapshots: std-env: 3.9.0 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/node@24.2.0)(jiti@2.5.1)(yaml@2.8.1) + vitest: 3.2.4(@types/node@24.9.1)(jiti@2.5.1)(yaml@2.8.1) transitivePeerDependencies: - supports-color @@ -2657,13 +2657,13 @@ snapshots: chai: 5.2.1 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@7.1.0(@types/node@24.2.0)(jiti@2.5.1)(yaml@2.8.1))': + '@vitest/mocker@3.2.4(vite@7.1.0(@types/node@24.9.1)(jiti@2.5.1)(yaml@2.8.1))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 7.1.0(@types/node@24.2.0)(jiti@2.5.1)(yaml@2.8.1) + vite: 7.1.0(@types/node@24.9.1)(jiti@2.5.1)(yaml@2.8.1) '@vitest/pretty-format@3.2.4': dependencies: @@ -2907,9 +2907,9 @@ snapshots: meow: 12.1.1 split2: 4.2.0 - cosmiconfig-typescript-loader@6.1.0(@types/node@24.2.0)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2): + cosmiconfig-typescript-loader@6.1.0(@types/node@24.9.1)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2): dependencies: - '@types/node': 24.2.0 + '@types/node': 24.9.1 cosmiconfig: 9.0.0(typescript@5.9.2) jiti: 2.5.1 typescript: 5.9.2 @@ -3989,7 +3989,7 @@ snapshots: uglify-js@3.19.3: optional: true - undici-types@7.10.0: {} + undici-types@7.16.0: {} unicorn-magic@0.1.0: {} @@ -4007,13 +4007,13 @@ snapshots: validator@13.15.15: {} - vite-node@3.2.4(@types/node@24.2.0)(jiti@2.5.1)(yaml@2.8.1): + vite-node@3.2.4(@types/node@24.9.1)(jiti@2.5.1)(yaml@2.8.1): dependencies: cac: 6.7.14 debug: 4.4.1 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 7.1.0(@types/node@24.2.0)(jiti@2.5.1)(yaml@2.8.1) + vite: 7.1.0(@types/node@24.9.1)(jiti@2.5.1)(yaml@2.8.1) transitivePeerDependencies: - '@types/node' - jiti @@ -4028,7 +4028,7 @@ snapshots: - tsx - yaml - vite@7.1.0(@types/node@24.2.0)(jiti@2.5.1)(yaml@2.8.1): + vite@7.1.0(@types/node@24.9.1)(jiti@2.5.1)(yaml@2.8.1): dependencies: esbuild: 0.25.8 fdir: 6.4.6(picomatch@4.0.3) @@ -4037,16 +4037,16 @@ snapshots: rollup: 4.46.2 tinyglobby: 0.2.14 optionalDependencies: - '@types/node': 24.2.0 + '@types/node': 24.9.1 fsevents: 2.3.3 jiti: 2.5.1 yaml: 2.8.1 - vitest@3.2.4(@types/node@24.2.0)(jiti@2.5.1)(yaml@2.8.1): + vitest@3.2.4(@types/node@24.9.1)(jiti@2.5.1)(yaml@2.8.1): dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@7.1.0(@types/node@24.2.0)(jiti@2.5.1)(yaml@2.8.1)) + '@vitest/mocker': 3.2.4(vite@7.1.0(@types/node@24.9.1)(jiti@2.5.1)(yaml@2.8.1)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 @@ -4064,11 +4064,11 @@ snapshots: tinyglobby: 0.2.14 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 7.1.0(@types/node@24.2.0)(jiti@2.5.1)(yaml@2.8.1) - vite-node: 3.2.4(@types/node@24.2.0)(jiti@2.5.1)(yaml@2.8.1) + vite: 7.1.0(@types/node@24.9.1)(jiti@2.5.1)(yaml@2.8.1) + vite-node: 3.2.4(@types/node@24.9.1)(jiti@2.5.1)(yaml@2.8.1) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 24.2.0 + '@types/node': 24.9.1 transitivePeerDependencies: - jiti - less