From 537af4776b68eac03c689c86b17b0da501d7ac3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Jan 2026 12:25:53 +0000 Subject: [PATCH] build(deps-dev): bump @types/node in /apps/stats-updater Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.19.5 to 25.0.9. - [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: 25.0.9 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/stats-updater/package.json | 2 +- apps/stats-updater/pnpm-lock.yaml | 23 +++++++++-------------- 2 files changed, 10 insertions(+), 15 deletions(-) diff --git a/apps/stats-updater/package.json b/apps/stats-updater/package.json index 223fa3143..56b521a4b 100644 --- a/apps/stats-updater/package.json +++ b/apps/stats-updater/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@types/bun": "latest", - "@types/node": "^22.19.7", + "@types/node": "^25.0.10", "typescript": "^5.9.3" } } \ No newline at end of file diff --git a/apps/stats-updater/pnpm-lock.yaml b/apps/stats-updater/pnpm-lock.yaml index 158da8574..a6ca26a3b 100644 --- a/apps/stats-updater/pnpm-lock.yaml +++ b/apps/stats-updater/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: specifier: latest version: 1.3.6 '@types/node': - specifier: ^22.19.7 - version: 22.19.7 + specifier: ^25.0.10 + version: 25.0.10 typescript: specifier: ^5.9.3 version: 5.9.3 @@ -36,12 +36,12 @@ packages: '@types/geojson@7946.0.16': resolution: {integrity: sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==} - '@types/node@22.19.7': - resolution: {integrity: sha512-MciR4AKGHWl7xwxkBa6xUGxQJ4VBOmPTF7sL+iGzuahOFaO0jHCsuEfS80pan1ef4gWId1oWOweIhrDEYLuaOw==} - '@types/node@24.10.9': resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} + '@types/node@25.0.10': + resolution: {integrity: sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg==} + bun-types@1.3.6: resolution: {integrity: sha512-OlFwHcnNV99r//9v5IIOgQ9Uk37gZqrNMCcqEaExdkVq3Avwqok1bJFmvGMCkCE0FqzdY8VMOZpfpR3lwI+CsQ==} @@ -72,9 +72,6 @@ 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==} @@ -86,17 +83,17 @@ snapshots: '@types/geojson@7946.0.16': {} - '@types/node@22.19.7': + '@types/node@24.10.9': dependencies: - undici-types: 6.21.0 + undici-types: 7.16.0 - '@types/node@24.10.9': + '@types/node@25.0.10': dependencies: undici-types: 7.16.0 bun-types@1.3.6: dependencies: - '@types/node': 22.19.7 + '@types/node': 25.0.10 denque@2.1.0: {} @@ -120,6 +117,4 @@ snapshots: typescript@5.9.3: {} - undici-types@6.21.0: {} - undici-types@7.16.0: {}