diff --git a/moonbit-tour/package.json b/moonbit-tour/package.json index b8b63d6c..cfdc8d64 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.10.0", "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..9fa400c4 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.10.0 + version: 24.10.0 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.19.0': + resolution: {integrity: sha512-xpr/lmLPQEj+TUnHmR+Ab91/glhJvsqcjB+yY0Ix9GO70H6Lb4FHH5GeqdOE5btAx7eIMwuHkp4H2MSkLcqWbA==} + + '@types/node@24.10.0': + resolution: {integrity: sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==} '@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.19.0': dependencies: undici-types: 6.21.0 + '@types/node@24.10.0': + 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.19.0 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