diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 19a8da4..8b19322 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.17.0' registry-url: 'https://registry.npmjs.org' - name: 安装 pnpm diff --git a/package.json b/package.json index 5beb26b..12765f3 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.13.2", "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..3955e2c 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.19.6)(@babel/parser@7.28.0)(@rsbuild/core@1.4.15)(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@24.13.2)(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.13.2)(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.13.2 + version: 24.13.2 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.1.10)(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@24.13.2)(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.13.2)(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==} @@ -1522,6 +1542,9 @@ packages: '@types/node@22.17.1': resolution: {integrity: sha512-y3tBaz+rjspDTylNjAX37jEC3TETEFGNJL6uQDxwF9/8GLLIjW1rvVHlynyuUKMnMr1Roq8jOv3vkopBjC4/VA==} + '@types/node@24.13.2': + resolution: {integrity: sha512-fRa09kZTgu8o71KFcDjUFuc7F+dEbZYZmkI0mg5YBTRs0yMKjYHsq/c0urDKeDb+D5qVgXOdFcuu+DZPKOITwA==} + '@types/parse-json@4.0.2': resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==} @@ -1560,24 +1583,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 +2766,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 +3189,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==} @@ -4444,6 +4476,9 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.18.2: + resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} + unfetch@5.0.0: resolution: {integrity: sha512-3xM2c89siXg0nHvlmYsQ2zkLASvVMBisZm5lF3gFDqfF2xonNStDJyMpvaOBe0a1Edxmqrf2E0HBdmy9QyZaeg==} @@ -5564,7 +5599,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.13.2 '@types/yargs': 17.0.33 chalk: 4.1.2 @@ -6205,6 +6240,10 @@ snapshots: dependencies: undici-types: 6.21.0 + '@types/node@24.13.2': + dependencies: + undici-types: 7.18.2 + '@types/parse-json@4.0.2': {} '@types/yargs-parser@21.0.3': {} @@ -6258,22 +6297,22 @@ 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.13.2)(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.13.2)(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.13.2)(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.13.2)(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 @@ -6690,7 +6729,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.13.2)(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 +6737,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.13.2)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1) transitivePeerDependencies: - '@types/node' - lightningcss @@ -6709,7 +6748,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.13.2)(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 +6756,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.13.2)(less@4.1.3)(lightningcss@1.22.1)(stylus@0.64.0)(terser@5.43.1) transitivePeerDependencies: - '@types/node' - lightningcss @@ -6824,11 +6863,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.1.10)(rollup@3.29.5)(typescript@5.9.2)(vite@4.5.14(@types/node@24.13.2)(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)) + '@vitejs/plugin-vue-jsx': 3.1.0(vite@4.5.14(@types/node@24.13.2)(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,11 +6892,11 @@ 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.19.6)(@babel/parser@7.28.0)(@rsbuild/core@1.4.15)(typescript@5.9.2)(vite@4.5.14(@types/node@24.13.2)(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)) + '@vitejs/plugin-vue-jsx': 3.1.0(vite@4.5.14(@types/node@24.13.2)(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) '@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 @@ -6881,7 +6920,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.13.2)(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 +6928,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.13.2)(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 +6969,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.13.2)(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 +6977,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.13.2)(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 +7067,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.1.10)(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@24.13.2)(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.13.2)(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.1.10)(rollup@3.29.5)(typescript@5.9.2)(vite@4.5.14(@types/node@24.13.2)(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.13.2)(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 +7103,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.19.6)(@babel/parser@7.28.0)(@rsbuild/core@1.4.15)(@rspack/core@1.4.11(@swc/helpers@0.5.17))(@types/node@24.13.2)(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.13.2)(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.19.6)(@babel/parser@7.28.0)(@rsbuild/core@1.4.15)(typescript@5.9.2)(vite@4.5.14(@types/node@24.13.2)(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.13.2)(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: @@ -8665,7 +8704,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.17.1 + '@types/node': 24.13.2 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -8679,7 +8718,7 @@ snapshots: jest-worker@29.4.3: dependencies: - '@types/node': 22.17.1 + '@types/node': 24.13.2 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -10092,6 +10131,8 @@ snapshots: undici-types@6.21.0: {} + undici-types@7.18.2: {} + unfetch@5.0.0: {} unimport@3.14.6(rollup@3.29.5): @@ -10248,26 +10289,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.13.2)(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.13.2 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.13.2)(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.13.2 fsevents: 2.3.3 less: 4.1.3 lightningcss: 1.22.1