From bdb2b44e6174fd3a179f7bcb5e2629b8aeca81f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 23:04:13 +0000 Subject: [PATCH] chore(deps-dev): bump @types/node in /moonbit-tour Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.32 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-major ... Signed-off-by: dependabot[bot] --- moonbit-tour/package.json | 2 +- moonbit-tour/pnpm-lock.yaml | 24 ++++++++++++++++++------ 2 files changed, 19 insertions(+), 7 deletions(-) diff --git a/moonbit-tour/package.json b/moonbit-tour/package.json index b8b63d6c..1057b2ca 100644 --- a/moonbit-tour/package.json +++ b/moonbit-tour/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@tailwindcss/typography": "^0.5.16", - "@types/node": "^22.10.2", + "@types/node": "^24.9.1", "autoprefixer": "^10.4.20", "chokidar": "^4.0.3", "esbuild": "^0.25.5", diff --git a/moonbit-tour/pnpm-lock.yaml b/moonbit-tour/pnpm-lock.yaml index 4ec4d4b5..30b57bdf 100644 --- a/moonbit-tour/pnpm-lock.yaml +++ b/moonbit-tour/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: ^0.5.16 version: 0.5.16(tailwindcss@3.4.17) '@types/node': - specifier: ^22.10.2 - version: 22.15.32 + specifier: ^24.9.1 + version: 24.9.1 autoprefixer: specifier: ^10.4.20 version: 10.4.21(postcss@8.5.6) @@ -328,8 +328,11 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@22.15.32': - resolution: {integrity: sha512-3jigKqgSjsH6gYZv2nEsqdXfZqIFGAV36XYYjf9KGZ3PSG+IhLecqPnI310RvjutyMwifE2hhhNEklOUrvx/wA==} + '@types/node@22.18.12': + resolution: {integrity: sha512-BICHQ67iqxQGFSzfCFTT7MRQ5XcBjG5aeKh5Ok38UBbPe5fxTyE+aHFxwVrGyr8GNlqFMLKD1D3P2K/1ks8tog==} + + '@types/node@24.9.1': + resolution: {integrity: sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==} '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} @@ -2403,6 +2406,9 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} + unified@11.0.5: resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==} @@ -2756,10 +2762,14 @@ snapshots: '@types/ms@2.1.0': {} - '@types/node@22.15.32': + '@types/node@22.18.12': dependencies: undici-types: 6.21.0 + '@types/node@24.9.1': + dependencies: + undici-types: 7.16.0 + '@types/unist@3.0.3': {} '@ungap/structured-clone@1.3.0': {} @@ -2771,7 +2781,7 @@ snapshots: '@zenfs/core@1.11.4': dependencies: - '@types/node': 22.15.32 + '@types/node': 22.18.12 buffer: 6.0.3 eventemitter3: 5.0.1 readable-stream: 4.7.0 @@ -5268,6 +5278,8 @@ snapshots: undici-types@6.21.0: {} + undici-types@7.16.0: {} + unified@11.0.5: dependencies: '@types/unist': 3.0.3