From 0410270a6f9d9b62f9a6b38f087657e7729a8f7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 00:35:09 +0000 Subject: [PATCH 1/2] chore(deps): update dependency node to v24 --- .github/workflows/release.yml | 2 +- .github/workflows/test.yml | 2 +- package.json | 2 +- pnpm-lock.yaml | 20 +++++++++----------- 4 files changed, 12 insertions(+), 14 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c4c791e..037a051 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.2 + node-version: 24.15.0 - name: Setup Package Managers run: | diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a8f4015..e5e8604 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -33,7 +33,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v6 with: - node-version: 22.22.2 + node-version: 24.15.0 - name: Install Dependencies run: pnpm install && npx playwright install chromium diff --git a/package.json b/package.json index 37c780d..8b8f6c0 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@rsbuild/core": "2.0.0", "@rslib/core": "^0.21.3", "@rslint/core": "^0.5.0", - "@types/node": "^22.19.17", + "@types/node": "^24.12.2", "@types/semver": "^7.7.1", "postcss": "^8.5.10", "prettier": "^3.8.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 239f779..67b108c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,8 +4,6 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false -pnpmfileChecksum: sha256-/xhzNOuu2gnHZ9xSXg2Whi1pXgoDOLRXuVQKnoPEjMY= - importers: .: @@ -26,8 +24,8 @@ importers: specifier: ^0.5.0 version: 0.5.0 '@types/node': - specifier: ^22.19.17 - version: 22.19.17 + specifier: ^24.12.2 + version: 24.12.2 '@types/semver': specifier: ^7.7.1 version: 7.7.1 @@ -330,8 +328,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.19.17': - resolution: {integrity: sha512-wGdMcf+vPYM6jikpS/qhg6WiqSV/OhG+jeeHT/KlVqxYfD40iYJf9/AE1uQxVWFvU7MipKRkRv8NSHiCGgPr8Q==} + '@types/node@24.12.2': + resolution: {integrity: sha512-A1sre26ke7HDIuY/M23nd9gfB+nrmhtYyMINbjI1zHJxYteKR6qSMX56FsmjMcDb3SMcjJg5BiRRgOCC/yBD0g==} '@types/semver@7.7.1': resolution: {integrity: sha512-FmgJfu+MOcQ370SD0ev7EI8TlCAfKYU+B4m5T3yXc1CiRN94g/SZPtsCkk506aUDtlMnFZvasDwHHUcZUEaYuA==} @@ -757,8 +755,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==} util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} @@ -1011,9 +1009,9 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.19.17': + '@types/node@24.12.2': dependencies: - undici-types: 6.21.0 + undici-types: 7.16.0 '@types/semver@7.7.1': {} @@ -1394,7 +1392,7 @@ snapshots: typescript@5.9.3: {} - undici-types@6.21.0: {} + undici-types@7.16.0: {} util-deprecate@1.0.2: {} From 0cabecd8b8a4535a433e955265f3cd8aa272caa0 Mon Sep 17 00:00:00 2001 From: Qingyu Wang Date: Sat, 2 May 2026 17:10:44 +0800 Subject: [PATCH 2/2] chore: update pnpm lockfile --- pnpm-lock.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 67b108c..8f7fdf0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,6 +4,8 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false +pnpmfileChecksum: sha256-/xhzNOuu2gnHZ9xSXg2Whi1pXgoDOLRXuVQKnoPEjMY= + importers: .: