From 5604d40709c55b0b9cb752e3f25406416b52858f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:46:10 +0000 Subject: [PATCH] chore(deps): update dependency node to v24 --- .github/workflows/release.yml | 2 +- package.json | 2 +- pnpm-lock.yaml | 205 ++++++++++++++-------------------- 3 files changed, 88 insertions(+), 121 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 19a8da4..c88b252 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,7 +28,7 @@ jobs: - name: 设置 Node.js uses: actions/setup-node@v4 with: - node-version: '18.20.8' + node-version: '24.13.0' registry-url: 'https://registry.npmjs.org' - name: 安装 pnpm diff --git a/package.json b/package.json index 5beb26b..44ab57b 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@playwright/test": "^1.54.2", "@rsbuild/core": "^1.4.15", "@rslib/core": "^0.11.2", - "@types/node": "^22.17.1", + "@types/node": "^24.10.11", "playwright": "^1.54.2", "simple-git-hooks": "^2.13.1", "typescript": "^5.9.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d5e55b1..ca90d74 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 0.15.0 '@winner-fed/winjs': specifier: ^0.15.0 - version: 0.15.0(@babel/core@7.19.6)(@babel/parser@7.28.0)(@rsbuild/core@1.4.15)(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@22.17.1)(lightningcss@1.22.1)(promise-ftp-common@1.1.5)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)(typescript@5.9.2)(vite@4.5.14(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(webpack@5.100.2) + version: 0.15.0(@babel/core@7.28.0)(@babel/parser@7.28.0)(@rsbuild/core@1.4.15)(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@24.10.11)(lightningcss@1.22.1)(promise-ftp-common@1.1.5)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)(typescript@5.9.2)(vite@4.5.14(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(webpack@5.100.2) devDependencies: '@biomejs/biome': specifier: ^2.1.4 @@ -28,8 +28,8 @@ importers: specifier: ^0.11.2 version: 0.11.2(typescript@5.9.2) '@types/node': - specifier: ^22.17.1 - version: 22.17.1 + specifier: ^24.10.11 + version: 24.10.11 playwright: specifier: ^1.54.2 version: 1.54.2 @@ -44,7 +44,7 @@ importers: dependencies: '@winner-fed/winjs': specifier: '*' - version: 0.11.22(@babel/core@7.28.0)(@babel/parser@7.28.0)(@rsbuild/core@1.1.10)(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@22.17.1)(lightningcss@1.22.1)(promise-ftp-common@1.1.5)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)(typescript@5.9.2)(vite@4.5.14(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(webpack@5.100.2) + version: 0.11.22(@babel/core@7.28.0)(@babel/parser@7.28.0)(@rsbuild/core@1.4.15)(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@24.10.11)(lightningcss@1.22.1)(promise-ftp-common@1.1.5)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)(typescript@5.9.2)(vite@4.5.14(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(webpack@5.100.2) devDependencies: typescript: specifier: ^5.9.2 @@ -79,24 +79,28 @@ packages: engines: {node: '>= 10'} cpu: [arm64] os: [linux] + libc: [glibc] '@ast-grep/napi-linux-arm64-musl@0.37.0': resolution: {integrity: sha512-LF9sAvYy6es/OdyJDO3RwkX3I82Vkfsng1sqUBcoWC1jVb1wX5YVzHtpQox9JrEhGl+bNp7FYxB4Qba9OdA5GA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] + libc: [musl] '@ast-grep/napi-linux-x64-gnu@0.37.0': resolution: {integrity: sha512-TViz5/klqre6aSmJzswEIjApnGjJzstG/SE8VDWsrftMBMYt2PTu3MeluZVwzSqDao8doT/P+6U11dU05UOgxw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] + libc: [glibc] '@ast-grep/napi-linux-x64-musl@0.37.0': resolution: {integrity: sha512-/BcCH33S9E3ovOAEoxYngUNXgb+JLg991sdyiNP2bSoYd30a9RHrG7CYwW6fMgua3ijQ474eV6cq9yZO1bCpXg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] + libc: [musl] '@ast-grep/napi-win32-arm64-msvc@0.37.0': resolution: {integrity: sha512-TjQA4cFoIEW2bgjLkaL9yqT4XWuuLa5MCNd0VCDhGRDMNQ9+rhwi9eLOWRaap3xzT7g+nlbcEHL3AkVCD2+b3A==} @@ -386,24 +390,28 @@ packages: engines: {node: '>=14.21.3'} cpu: [arm64] os: [linux] + libc: [musl] '@biomejs/cli-linux-arm64@2.1.4': resolution: {integrity: sha512-juhEkdkKR4nbUi5k/KRp1ocGPNWLgFRD4NrHZSveYrD6i98pyvuzmS9yFYgOZa5JhaVqo0HPnci0+YuzSwT2fw==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [linux] + libc: [glibc] '@biomejs/cli-linux-x64-musl@2.1.4': resolution: {integrity: sha512-lvwvb2SQQHctHUKvBKptR6PLFCM7JfRjpCCrDaTmvB7EeZ5/dQJPhTYBf36BE/B4CRWR2ZiBLRYhK7hhXBCZAg==} engines: {node: '>=14.21.3'} cpu: [x64] os: [linux] + libc: [musl] '@biomejs/cli-linux-x64@2.1.4': resolution: {integrity: sha512-Eoy9ycbhpJVYuR+LskV9s3uyaIkp89+qqgqhGQsWnp/I02Uqg2fXFblHJOpGZR8AxdB9ADy87oFVxn9MpFKUrw==} engines: {node: '>=14.21.3'} cpu: [x64] os: [linux] + libc: [glibc] '@biomejs/cli-win32-arm64@2.1.4': resolution: {integrity: sha512-3WRYte7orvyi6TRfIZkDN9Jzoogbv+gSvR+b9VOXUg1We1XrjBg6WljADeVEaKTvOcpVdH0a90TwyOQ6ue4fGw==} @@ -1315,61 +1323,73 @@ packages: resolution: {integrity: sha512-lZlO/rAJSeozi+qtVLkGSXfe+riPawCwM4FsrflELfNlvvEXpANwtrdJ+LsaNVXcgvhh50ZX2KicTdmx9G2b6Q==} cpu: [arm64] os: [linux] + libc: [glibc] '@rspack/binding-linux-arm64-gnu@1.4.11': resolution: {integrity: sha512-ms6uwECUIcu+6e82C5HJhRMHnfsI+l33v7XQezntzRPN0+sG3EpikEoT7SGbgt4vDwaWLR7wS20suN4qd5r3GA==} cpu: [arm64] os: [linux] + libc: [glibc] '@rspack/binding-linux-arm64-gnu@1.4.2': resolution: {integrity: sha512-UHAzggS8Mc7b3Xguhj82HwujLqBZquCeo8qJj5XreNaMKGb6YRw/91dJOVmkNiLCB0bj71CRE1Cocd+Peq3N9A==} cpu: [arm64] os: [linux] + libc: [glibc] '@rspack/binding-linux-arm64-musl@1.1.8': resolution: {integrity: sha512-bX7exULSZwy8xtDh6Z65b6sRC4uSxGuyvSLCEKyhmG6AnJkg0gQMxk3hoO0hWnyGEZgdJEn+jEhk0fjl+6ZRAQ==} cpu: [arm64] os: [linux] + libc: [musl] '@rspack/binding-linux-arm64-musl@1.4.11': resolution: {integrity: sha512-9evq0DOdxMN/H8VM8ZmyY9NSuBgILNVV6ydBfVPMHPx4r1E7JZGpWeKDegZcS5Erw3sS9kVSIxyX78L5PDzzKw==} cpu: [arm64] os: [linux] + libc: [musl] '@rspack/binding-linux-arm64-musl@1.4.2': resolution: {integrity: sha512-QybZ0VxlFih+upLoE7Le5cN3LpxJwk6EnEQTigmzpfc4c4SOC889ftBoIAO3IeBk+mF3H2C9xD+/NolTdwoeiw==} cpu: [arm64] os: [linux] + libc: [musl] '@rspack/binding-linux-x64-gnu@1.1.8': resolution: {integrity: sha512-2Prw2USgTJ3aLdLExfik8pAwAHbX4MZrACBGEmR7Vbb56kLjC+++fXkciRc50pUDK4JFr1VQ7eNZrJuDR6GG6Q==} cpu: [x64] os: [linux] + libc: [glibc] '@rspack/binding-linux-x64-gnu@1.4.11': resolution: {integrity: sha512-bHYFLxPPYBOSaHdQbEoCYGMQ1gOrEWj7Mro/DLfSHZi1a0okcQ2Q1y0i1DczReim3ZhLGNrK7k1IpFXCRbAobQ==} cpu: [x64] os: [linux] + libc: [glibc] '@rspack/binding-linux-x64-gnu@1.4.2': resolution: {integrity: sha512-ucCCWdtH1tekZadrsYj6GNJ8EP21BM2uSE7MootbwLw8aBtgVTKUuRDQEps1h/rtrdthzd9XBX6Lc2N926gM+g==} cpu: [x64] os: [linux] + libc: [glibc] '@rspack/binding-linux-x64-musl@1.1.8': resolution: {integrity: sha512-bnVGB/mQBKEdzOU/CPmcOE3qEXxGOGGW7/i6iLl2MamVOykJq8fYjL9j86yi6L0r009ja16OgWckykQGc4UqGw==} cpu: [x64] os: [linux] + libc: [musl] '@rspack/binding-linux-x64-musl@1.4.11': resolution: {integrity: sha512-wrm4E7q2k4+cwT6Uhp6hIQ3eUe/YoaUttj6j5TqHYZX6YeLrNPtD9+ne6lQQ17BV8wmm6NZsmoFIJ5xIptpRhQ==} cpu: [x64] os: [linux] + libc: [musl] '@rspack/binding-linux-x64-musl@1.4.2': resolution: {integrity: sha512-+Y2LS6Qyk2AZor8DqlA8yKCqElYr0Urjc3M66O4ZzlxDT5xXX0J2vp04AtFp0g81q/+UgV3cbC//dqDvO0SiBA==} cpu: [x64] os: [linux] + libc: [musl] '@rspack/binding-wasm32-wasi@1.4.11': resolution: {integrity: sha512-hiYxHZjaZ17wQtXyLCK0IdtOvMWreGVTiGsaHCxyeT+SldDG+r16bXNjmlqfZsjlfl1mkAqKz1dg+mMX28OTqw==} @@ -1519,8 +1539,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@22.17.1': - resolution: {integrity: sha512-y3tBaz+rjspDTylNjAX37jEC3TETEFGNJL6uQDxwF9/8GLLIjW1rvVHlynyuUKMnMr1Roq8jOv3vkopBjC4/VA==} + '@types/node@24.10.11': + resolution: {integrity: sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==} '@types/parse-json@4.0.2': resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==} @@ -1560,24 +1580,28 @@ packages: engines: {node: '>= 10'} cpu: [arm64] os: [linux] + libc: [glibc] '@umijs/es-module-parser-linux-arm64-musl@0.0.7': resolution: {integrity: sha512-cqQffARWkmQ3n1RYNKZR3aD6X8YaP6u1maASjDgPQOpZMAlv/OSDrM/7iGujWTs0PD0haockNG9/DcP6lgPHMw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] + libc: [musl] '@umijs/es-module-parser-linux-x64-gnu@0.0.7': resolution: {integrity: sha512-PHrKHtT665Za0Ydjch4ACrNpRU+WIIden12YyF1CtMdhuLDSoU6UfdhF3NoDbgEUcXVDX/ftOqmj0SbH3R1uew==} engines: {node: '>= 10'} cpu: [x64] os: [linux] + libc: [glibc] '@umijs/es-module-parser-linux-x64-musl@0.0.7': resolution: {integrity: sha512-cyZvUK5lcECLWzLp/eU1lFlCETcz+LEb+wrdARQSST1dgoIGZsT4cqM1WzYmdZNk3o883tiZizLt58SieEiHBQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] + libc: [musl] '@umijs/es-module-parser-win32-arm64-msvc@0.0.7': resolution: {integrity: sha512-V7WxnUI88RboSl0RWLNQeKBT7EDW35fW6Tn92zqtoHHxrhAIL9DtDyvC8REP4qTxeZ6Oej/Ax5I6IjsLx3yTOg==} @@ -2739,11 +2763,12 @@ packages: glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} @@ -3161,24 +3186,28 @@ packages: engines: {node: '>= 12.0.0'} cpu: [arm64] os: [linux] + libc: [glibc] lightningcss-linux-arm64-musl@1.22.1: resolution: {integrity: sha512-MCV6RuRpzXbunvzwY644iz8cw4oQxvW7oer9xPkdadYqlEyiJJ6wl7FyJOH7Q6ZYH4yjGAUCvxDBxPbnDu9ZVg==} engines: {node: '>= 12.0.0'} cpu: [arm64] os: [linux] + libc: [musl] lightningcss-linux-x64-gnu@1.22.1: resolution: {integrity: sha512-RjNgpdM20VUXgV7us/VmlO3Vn2ZRiDnc3/bUxCVvySZWPiVPprpqW/QDWuzkGa+NCUf6saAM5CLsZLSxncXJwg==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [linux] + libc: [glibc] lightningcss-linux-x64-musl@1.22.1: resolution: {integrity: sha512-ZgO4C7Rd6Hv/5MnyY2KxOYmIlzk4rplVolDt3NbkNR8DndnyX0Q5IR4acJWNTBICQ21j3zySzKbcJaiJpk/4YA==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [linux] + libc: [musl] lightningcss-win32-x64-msvc@1.22.1: resolution: {integrity: sha512-4pozV4eyD0MDET41ZLHAeBo+H04Nm2UEYIk5w/ts40231dRFV7E0cjwbnZvSoc1DXFgecAhiC0L16ruv/ZDCpg==} @@ -4441,8 +4470,8 @@ packages: resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} engines: {node: '>= 0.4'} - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} unfetch@5.0.0: resolution: {integrity: sha512-3xM2c89siXg0nHvlmYsQ2zkLASvVMBisZm5lF3gFDqfF2xonNStDJyMpvaOBe0a1Edxmqrf2E0HBdmy9QyZaeg==} @@ -5021,11 +5050,6 @@ snapshots: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.19.6)': - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -5555,7 +5579,7 @@ snapshots: dependencies: '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 22.17.1 + '@types/node': 24.10.11 '@types/yargs': 16.0.9 chalk: 4.1.2 @@ -5564,7 +5588,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 22.17.1 + '@types/node': 24.10.11 '@types/yargs': 17.0.33 chalk: 4.1.2 @@ -5747,20 +5771,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@rsbuild/plugin-babel@1.0.5(@rsbuild/core@1.1.10)': - dependencies: - '@babel/core': 7.28.0 - '@babel/plugin-proposal-decorators': 7.28.0(@babel/core@7.28.0) - '@babel/plugin-transform-class-properties': 7.27.1(@babel/core@7.28.0) - '@babel/preset-typescript': 7.27.1(@babel/core@7.28.0) - '@rsbuild/core': 1.1.10 - '@types/babel__core': 7.20.5 - deepmerge: 4.3.1 - reduce-configs: 1.1.0 - upath: 2.0.1 - transitivePeerDependencies: - - supports-color - '@rsbuild/plugin-babel@1.0.5(@rsbuild/core@1.4.15)': dependencies: '@babel/core': 7.28.0 @@ -5923,21 +5933,21 @@ snapshots: - '@rspack/core' - typescript - '@rsbuild/plugin-vue-jsx@1.0.1(@babel/core@7.28.0)(@rsbuild/core@1.1.10)': + '@rsbuild/plugin-vue-jsx@1.0.1(@babel/core@7.28.0)(@rsbuild/core@1.4.15)': dependencies: - '@rsbuild/plugin-babel': 1.0.5(@rsbuild/core@1.1.10) + '@rsbuild/plugin-babel': 1.0.5(@rsbuild/core@1.4.15) '@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.28.0) babel-plugin-vue-jsx-hmr: 1.0.0 optionalDependencies: - '@rsbuild/core': 1.1.10 + '@rsbuild/core': 1.4.15 transitivePeerDependencies: - '@babel/core' - supports-color - '@rsbuild/plugin-vue-jsx@1.1.0(@babel/core@7.19.6)(@rsbuild/core@1.4.15)': + '@rsbuild/plugin-vue-jsx@1.1.0(@babel/core@7.28.0)(@rsbuild/core@1.4.15)': dependencies: '@rsbuild/plugin-babel': 1.0.5(@rsbuild/core@1.4.15) - '@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.19.6) + '@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.28.0) babel-plugin-vue-jsx-hmr: 1.0.0 optionalDependencies: '@rsbuild/core': 1.4.15 @@ -5945,9 +5955,9 @@ snapshots: - '@babel/core' - supports-color - '@rsbuild/plugin-vue@1.0.5(@rsbuild/core@1.1.10)(vue@3.4.38(typescript@5.9.2))': + '@rsbuild/plugin-vue@1.0.5(@rsbuild/core@1.4.15)(vue@3.4.38(typescript@5.9.2))': dependencies: - '@rsbuild/core': 1.1.10 + '@rsbuild/core': 1.4.15 vue-loader: 17.4.2(vue@3.4.38(typescript@5.9.2))(webpack@5.100.2) webpack: 5.100.2 transitivePeerDependencies: @@ -6183,7 +6193,7 @@ snapshots: '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 22.17.1 + '@types/node': 24.10.11 '@types/hapi__joi@17.1.9': {} @@ -6201,9 +6211,9 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@22.17.1': + '@types/node@24.10.11': dependencies: - undici-types: 6.21.0 + undici-types: 7.16.0 '@types/parse-json@4.0.2': {} @@ -6258,44 +6268,28 @@ snapshots: '@umijs/es-module-parser-win32-arm64-msvc': 0.0.7 '@umijs/es-module-parser-win32-x64-msvc': 0.0.7 - '@vitejs/plugin-vue-jsx@3.1.0(vite@4.5.14(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(vue@3.4.38(typescript@5.9.2))': + '@vitejs/plugin-vue-jsx@3.1.0(vite@4.5.14(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(vue@3.4.38(typescript@5.9.2))': dependencies: '@babel/core': 7.28.0 '@babel/plugin-transform-typescript': 7.28.0(@babel/core@7.28.0) '@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.28.0) - vite: 4.5.14(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1) + vite: 4.5.14(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1) vue: 3.4.38(typescript@5.9.2) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue-jsx@3.1.0(vite@4.5.14(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(vue@3.5.13(typescript@5.9.2))': + '@vitejs/plugin-vue-jsx@3.1.0(vite@4.5.14(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(vue@3.5.13(typescript@5.9.2))': dependencies: '@babel/core': 7.28.0 '@babel/plugin-transform-typescript': 7.28.0(@babel/core@7.28.0) '@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.28.0) - vite: 4.5.14(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1) + vite: 4.5.14(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1) vue: 3.5.13(typescript@5.9.2) transitivePeerDependencies: - supports-color '@vue/babel-helper-vue-transform-on@1.4.0': {} - '@vue/babel-plugin-jsx@1.1.6(@babel/core@7.19.6)': - dependencies: - '@babel/helper-module-imports': 7.27.1 - '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.19.6) - '@babel/template': 7.27.2 - '@babel/traverse': 7.28.0 - '@babel/types': 7.28.1 - '@vue/babel-helper-vue-transform-on': 1.4.0 - camelcase: 6.3.0 - html-tags: 3.3.1 - svg-tags: 1.0.0 - optionalDependencies: - '@babel/core': 7.19.6 - transitivePeerDependencies: - - supports-color - '@vue/babel-plugin-jsx@1.1.6(@babel/core@7.28.0)': dependencies: '@babel/helper-module-imports': 7.27.1 @@ -6312,22 +6306,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/babel-plugin-jsx@1.4.0(@babel/core@7.19.6)': - dependencies: - '@babel/helper-module-imports': 7.27.1 - '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.19.6) - '@babel/template': 7.27.2 - '@babel/traverse': 7.28.0 - '@babel/types': 7.28.1 - '@vue/babel-helper-vue-transform-on': 1.4.0 - '@vue/babel-plugin-resolve-type': 1.4.0(@babel/core@7.19.6) - '@vue/shared': 3.5.17 - optionalDependencies: - '@babel/core': 7.19.6 - transitivePeerDependencies: - - supports-color - '@vue/babel-plugin-jsx@1.4.0(@babel/core@7.28.0)': dependencies: '@babel/helper-module-imports': 7.27.1 @@ -6344,17 +6322,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/babel-plugin-resolve-type@1.4.0(@babel/core@7.19.6)': - dependencies: - '@babel/code-frame': 7.27.1 - '@babel/core': 7.19.6 - '@babel/helper-module-imports': 7.27.1 - '@babel/helper-plugin-utils': 7.27.1 - '@babel/parser': 7.28.0 - '@vue/compiler-sfc': 3.5.17 - transitivePeerDependencies: - - supports-color - '@vue/babel-plugin-resolve-type@1.4.0(@babel/core@7.28.0)': dependencies: '@babel/code-frame': 7.27.1 @@ -6690,7 +6657,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@winner-fed/bundler-vite@0.11.22(@types/node@22.17.1)(lightningcss@1.22.1)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)': + '@winner-fed/bundler-vite@0.11.22(@types/node@24.10.11)(lightningcss@1.22.1)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)': dependencies: '@winner-fed/bundler-utils': 0.11.22 '@winner-fed/utils': 0.11.22 @@ -6698,7 +6665,7 @@ snapshots: less: 4.1.3 rollup-plugin-visualizer: 5.9.0(rollup@3.29.5) systemjs: 6.15.1 - vite: 4.5.5(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1) + vite: 4.5.5(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1) transitivePeerDependencies: - '@types/node' - lightningcss @@ -6709,7 +6676,7 @@ snapshots: - supports-color - terser - '@winner-fed/bundler-vite@0.15.0(@types/node@22.17.1)(lightningcss@1.22.1)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)': + '@winner-fed/bundler-vite@0.15.0(@types/node@24.10.11)(lightningcss@1.22.1)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)': dependencies: '@winner-fed/bundler-utils': 0.15.0 '@winner-fed/utils': 0.15.0 @@ -6717,7 +6684,7 @@ snapshots: less: 4.1.3 rollup-plugin-visualizer: 5.9.0(rollup@3.29.5) systemjs: 6.15.1 - vite: 4.5.14(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1) + vite: 4.5.14(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1) transitivePeerDependencies: - '@types/node' - lightningcss @@ -6824,11 +6791,11 @@ snapshots: dependencies: tsx: 4.17.0 - '@winner-fed/preset-vue@0.11.22(@babel/core@7.28.0)(@babel/parser@7.28.0)(@rsbuild/core@1.1.10)(rollup@3.29.5)(typescript@5.9.2)(vite@4.5.14(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(webpack@5.100.2)': + '@winner-fed/preset-vue@0.11.22(@babel/core@7.28.0)(@babel/parser@7.28.0)(@rsbuild/core@1.4.15)(rollup@3.29.5)(typescript@5.9.2)(vite@4.5.14(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(webpack@5.100.2)': dependencies: - '@rsbuild/plugin-vue': 1.0.5(@rsbuild/core@1.1.10)(vue@3.4.38(typescript@5.9.2)) - '@rsbuild/plugin-vue-jsx': 1.0.1(@babel/core@7.28.0)(@rsbuild/core@1.1.10) - '@vitejs/plugin-vue-jsx': 3.1.0(vite@4.5.14(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(vue@3.4.38(typescript@5.9.2)) + '@rsbuild/plugin-vue': 1.0.5(@rsbuild/core@1.4.15)(vue@3.4.38(typescript@5.9.2)) + '@rsbuild/plugin-vue-jsx': 1.0.1(@babel/core@7.28.0)(@rsbuild/core@1.4.15) + '@vitejs/plugin-vue-jsx': 3.1.0(vite@4.5.14(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(vue@3.4.38(typescript@5.9.2)) '@vue/babel-plugin-jsx': 1.1.6(@babel/core@7.28.0) '@winner-fed/renderer-vue': 0.11.22(vue-router@4.4.1(vue@3.4.38(typescript@5.9.2)))(vue@3.4.38(typescript@5.9.2)) unplugin-auto-import: 0.17.5(rollup@3.29.5) @@ -6853,12 +6820,12 @@ snapshots: - webpack - webpack-cli - '@winner-fed/preset-vue@0.15.0(@babel/core@7.19.6)(@babel/parser@7.28.0)(@rsbuild/core@1.4.15)(typescript@5.9.2)(vite@4.5.14(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(webpack@5.100.2)': + '@winner-fed/preset-vue@0.15.0(@babel/core@7.28.0)(@babel/parser@7.28.0)(@rsbuild/core@1.4.15)(typescript@5.9.2)(vite@4.5.14(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(webpack@5.100.2)': dependencies: '@rsbuild/plugin-vue': 1.1.0(@rsbuild/core@1.4.15)(vue@3.5.13(typescript@5.9.2)) - '@rsbuild/plugin-vue-jsx': 1.1.0(@babel/core@7.19.6)(@rsbuild/core@1.4.15) - '@vitejs/plugin-vue-jsx': 3.1.0(vite@4.5.14(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(vue@3.5.13(typescript@5.9.2)) - '@vue/babel-plugin-jsx': 1.1.6(@babel/core@7.19.6) + '@rsbuild/plugin-vue-jsx': 1.1.0(@babel/core@7.28.0)(@rsbuild/core@1.4.15) + '@vitejs/plugin-vue-jsx': 3.1.0(vite@4.5.14(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(vue@3.5.13(typescript@5.9.2)) + '@vue/babel-plugin-jsx': 1.1.6(@babel/core@7.28.0) '@winner-fed/renderer-vue': 0.15.0(vue-router@4.5.0(vue@3.5.13(typescript@5.9.2)))(vue@3.5.13(typescript@5.9.2)) unplugin-auto-import: 19.1.1 unplugin-vue-components: 28.4.1(@babel/parser@7.28.0)(vue@3.5.13(typescript@5.9.2)) @@ -6881,7 +6848,7 @@ snapshots: - webpack - webpack-cli - '@winner-fed/preset-win@0.11.22(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@22.17.1)(lightningcss@1.22.1)(promise-ftp-common@1.1.5)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)(typescript@5.9.2)(webpack@5.100.2)': + '@winner-fed/preset-win@0.11.22(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@24.10.11)(lightningcss@1.22.1)(promise-ftp-common@1.1.5)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)(typescript@5.9.2)(webpack@5.100.2)': dependencies: '@umijs/es-module-parser': 0.0.7 '@winner-fed/ast': 0.11.22 @@ -6889,7 +6856,7 @@ snapshots: '@winner-fed/bundler-esbuild': 0.11.22 '@winner-fed/bundler-rsbuild': 0.11.22(@rspack/core@1.4.11(@swc/helpers@0.5.17))(typescript@5.9.2)(webpack@5.100.2) '@winner-fed/bundler-utils': 0.11.22 - '@winner-fed/bundler-vite': 0.11.22(@types/node@22.17.1)(lightningcss@1.22.1)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1) + '@winner-fed/bundler-vite': 0.11.22(@types/node@24.10.11)(lightningcss@1.22.1)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1) '@winner-fed/bundler-webpack': 0.11.22(typescript@5.9.2)(webpack@5.100.2) '@winner-fed/core': 0.11.22 '@winner-fed/ftp-deploy': 4.0.11(promise-ftp-common@1.1.5) @@ -6930,7 +6897,7 @@ snapshots: - typescript - webpack - '@winner-fed/preset-win@0.15.0(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@22.17.1)(lightningcss@1.22.1)(promise-ftp-common@1.1.5)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)(typescript@5.9.2)(webpack@5.100.2)': + '@winner-fed/preset-win@0.15.0(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@24.10.11)(lightningcss@1.22.1)(promise-ftp-common@1.1.5)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)(typescript@5.9.2)(webpack@5.100.2)': dependencies: '@umijs/es-module-parser': 0.0.7 '@winner-fed/ast': 0.15.0 @@ -6938,7 +6905,7 @@ snapshots: '@winner-fed/bundler-esbuild': 0.15.0 '@winner-fed/bundler-rsbuild': 0.15.0(@rspack/core@1.4.11(@swc/helpers@0.5.17))(typescript@5.9.2)(webpack@5.100.2) '@winner-fed/bundler-utils': 0.15.0 - '@winner-fed/bundler-vite': 0.15.0(@types/node@22.17.1)(lightningcss@1.22.1)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1) + '@winner-fed/bundler-vite': 0.15.0(@types/node@24.10.11)(lightningcss@1.22.1)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1) '@winner-fed/bundler-webpack': 0.15.0(typescript@5.9.2)(webpack@5.100.2) '@winner-fed/core': 0.15.0 '@winner-fed/ftp-deploy': 4.0.11(promise-ftp-common@1.1.5) @@ -7028,14 +6995,14 @@ snapshots: chokidar: 3.5.3 pino: 7.11.0 - '@winner-fed/winjs@0.11.22(@babel/core@7.28.0)(@babel/parser@7.28.0)(@rsbuild/core@1.1.10)(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@22.17.1)(lightningcss@1.22.1)(promise-ftp-common@1.1.5)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)(typescript@5.9.2)(vite@4.5.14(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(webpack@5.100.2)': + '@winner-fed/winjs@0.11.22(@babel/core@7.28.0)(@babel/parser@7.28.0)(@rsbuild/core@1.4.15)(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@24.10.11)(lightningcss@1.22.1)(promise-ftp-common@1.1.5)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)(typescript@5.9.2)(vite@4.5.14(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(webpack@5.100.2)': dependencies: '@babel/runtime': 7.23.6 '@winner-fed/bundler-utils': 0.11.22 '@winner-fed/bundler-webpack': 0.11.22(typescript@5.9.2)(webpack@5.100.2) '@winner-fed/core': 0.11.22 - '@winner-fed/preset-vue': 0.11.22(@babel/core@7.28.0)(@babel/parser@7.28.0)(@rsbuild/core@1.1.10)(rollup@3.29.5)(typescript@5.9.2)(vite@4.5.14(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(webpack@5.100.2) - '@winner-fed/preset-win': 0.11.22(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@22.17.1)(lightningcss@1.22.1)(promise-ftp-common@1.1.5)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)(typescript@5.9.2)(webpack@5.100.2) + '@winner-fed/preset-vue': 0.11.22(@babel/core@7.28.0)(@babel/parser@7.28.0)(@rsbuild/core@1.4.15)(rollup@3.29.5)(typescript@5.9.2)(vite@4.5.14(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(webpack@5.100.2) + '@winner-fed/preset-win': 0.11.22(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@24.10.11)(lightningcss@1.22.1)(promise-ftp-common@1.1.5)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)(typescript@5.9.2)(webpack@5.100.2) '@winner-fed/server': 0.11.22 '@winner-fed/test': 0.11.22(@babel/core@7.28.0) '@winner-fed/utils': 0.11.22 @@ -7064,14 +7031,14 @@ snapshots: - webpack - webpack-cli - '@winner-fed/winjs@0.15.0(@babel/core@7.19.6)(@babel/parser@7.28.0)(@rsbuild/core@1.4.15)(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@22.17.1)(lightningcss@1.22.1)(promise-ftp-common@1.1.5)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)(typescript@5.9.2)(vite@4.5.14(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(webpack@5.100.2)': + '@winner-fed/winjs@0.15.0(@babel/core@7.28.0)(@babel/parser@7.28.0)(@rsbuild/core@1.4.15)(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@24.10.11)(lightningcss@1.22.1)(promise-ftp-common@1.1.5)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)(typescript@5.9.2)(vite@4.5.14(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(webpack@5.100.2)': dependencies: '@babel/runtime': 7.23.6 '@winner-fed/bundler-utils': 0.15.0 '@winner-fed/bundler-webpack': 0.15.0(typescript@5.9.2)(webpack@5.100.2) '@winner-fed/core': 0.15.0 - '@winner-fed/preset-vue': 0.15.0(@babel/core@7.19.6)(@babel/parser@7.28.0)(@rsbuild/core@1.4.15)(typescript@5.9.2)(vite@4.5.14(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(webpack@5.100.2) - '@winner-fed/preset-win': 0.15.0(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@22.17.1)(lightningcss@1.22.1)(promise-ftp-common@1.1.5)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)(typescript@5.9.2)(webpack@5.100.2) + '@winner-fed/preset-vue': 0.15.0(@babel/core@7.28.0)(@babel/parser@7.28.0)(@rsbuild/core@1.4.15)(typescript@5.9.2)(vite@4.5.14(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1))(webpack@5.100.2) + '@winner-fed/preset-win': 0.15.0(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@24.10.11)(lightningcss@1.22.1)(promise-ftp-common@1.1.5)(rollup@3.29.5)(stylus@0.64.0)(terser@5.43.1)(typescript@5.9.2)(webpack@5.100.2) '@winner-fed/server': 0.15.0 '@winner-fed/utils': 0.15.0 transitivePeerDependencies: @@ -8648,7 +8615,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 22.17.1 + '@types/node': 24.10.11 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -8665,7 +8632,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.17.1 + '@types/node': 24.10.11 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -8673,20 +8640,20 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 22.17.1 + '@types/node': 24.10.11 merge-stream: 2.0.0 supports-color: 8.1.1 jest-worker@29.4.3: dependencies: - '@types/node': 22.17.1 + '@types/node': 24.10.11 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 jest-worker@29.7.0: dependencies: - '@types/node': 22.17.1 + '@types/node': 24.10.11 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -10090,7 +10057,7 @@ snapshots: has-symbols: 1.1.0 which-boxed-primitive: 1.1.1 - undici-types@6.21.0: {} + undici-types@7.16.0: {} unfetch@5.0.0: {} @@ -10248,26 +10215,26 @@ snapshots: vite-plugin-banner@0.7.0: {} - vite@4.5.14(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1): + vite@4.5.14(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1): dependencies: esbuild: 0.18.20 postcss: 8.5.6 rollup: 3.29.5 optionalDependencies: - '@types/node': 22.17.1 + '@types/node': 24.10.11 fsevents: 2.3.3 less: 4.1.3 lightningcss: 1.22.1 stylus: 0.64.0 terser: 5.43.1 - vite@4.5.5(@types/node@22.17.1)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1): + vite@4.5.5(@types/node@24.10.11)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1): dependencies: esbuild: 0.18.20 postcss: 8.5.6 rollup: 3.29.5 optionalDependencies: - '@types/node': 22.17.1 + '@types/node': 24.10.11 fsevents: 2.3.3 less: 4.1.3 lightningcss: 1.22.1