From 8a4b6e4ab53a671086c717ef82373cf732f75268 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 01:28:12 +0000 Subject: [PATCH] chore(deps): update dependency node to v24 --- .github/workflows/ci.yml | 2 +- .github/workflows/release.yml | 2 +- package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++------------ 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6cb7139..39d8f1d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v6 with: - node-version: 20.20.0 + node-version: 24.14.0 cache: pnpm - name: Install dependencies diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8f5fe07..21899ca 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v6 with: - node-version: 22.22.0 + node-version: 24.14.0 # Update npm to the latest version to enable OIDC # Use corepack to install pnpm diff --git a/package.json b/package.json index ed93932..4e65add 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@rslib/core": "0.19.4", "@rstest/core": "^0.8.3", "@types/fs-extra": "^11.0.4", - "@types/node": "22.19.8", + "@types/node": "24.11.0", "chalk": "^5.6.2", "fast-glob": "^3.3.3", "fs-extra": "^11.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dcfd71e..49733db 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: ^11.0.4 version: 11.0.4 '@types/node': - specifier: 22.19.8 - version: 22.19.8 + specifier: 24.11.0 + version: 24.11.0 chalk: specifier: ^5.6.2 version: 5.6.2 @@ -457,8 +457,8 @@ packages: '@types/node@17.0.45': resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} - '@types/node@22.19.8': - resolution: {integrity: sha512-ebO/Yl+EAvVe8DnMfi+iaAyIqYdK0q/q0y0rw82INWEKJOBe6b/P3YWE8NW7oOlF/nXFNrHwhARrN/hdgDkraA==} + '@types/node@24.11.0': + resolution: {integrity: sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==} '@types/sax@1.2.7': resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} @@ -652,8 +652,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==} universalify@2.0.1: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} @@ -975,21 +975,21 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 22.19.8 + '@types/node': 24.11.0 '@types/jsonfile@6.1.4': dependencies: - '@types/node': 22.19.8 + '@types/node': 24.11.0 '@types/node@17.0.45': {} - '@types/node@22.19.8': + '@types/node@24.11.0': dependencies: - undici-types: 6.21.0 + undici-types: 7.16.0 '@types/sax@1.2.7': dependencies: - '@types/node': 22.19.8 + '@types/node': 24.11.0 '@vercel/ncc@0.38.4': {} @@ -1172,7 +1172,7 @@ snapshots: typescript@5.9.3: {} - undici-types@6.21.0: {} + undici-types@7.16.0: {} universalify@2.0.1: {}