diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b9fa7db..5474b72 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6 with: - node-version: 24.15.0 + node-version: 24.16.0 - name: Setup Pnpm run: | diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4c2f278..ed10d56 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -26,7 +26,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6 with: - node-version: 24.15.0 + node-version: 24.16.0 cache: 'pnpm' - name: Install Dependencies diff --git a/example/package.json b/example/package.json index 594640a..53c8659 100644 --- a/example/package.json +++ b/example/package.json @@ -12,9 +12,9 @@ "react-dom": "^19.2.6" }, "devDependencies": { - "@rspack/cli": "2.0.4", - "@rspack/core": "2.0.4", - "@rspack/dev-server": "2.0.1", + "@rspack/cli": "2.0.5", + "@rspack/core": "2.0.5", + "@rspack/dev-server": "2.0.3", "@rspack/plugin-react-refresh": "workspace:*", "@types/react": "^19.2.15", "@types/react-dom": "^19.2.3", diff --git a/package.json b/package.json index d4af7a3..82d32fb 100644 --- a/package.json +++ b/package.json @@ -33,10 +33,10 @@ "pre-commit": "pnpm run lint:write" }, "devDependencies": { - "@rslib/core": "^0.21.5", + "@rslib/core": "^0.22.0", "@rslint/core": "^0.5.3", - "@rspack/core": "2.0.4", - "@rstest/core": "^0.10.2", + "@rspack/core": "2.0.5", + "@rstest/core": "^0.10.3", "@types/node": "^24.12.4", "prettier": "^3.8.3", "react-refresh": "^0.18.0", @@ -52,7 +52,7 @@ "optional": true } }, - "packageManager": "pnpm@11.3.0", + "packageManager": "pnpm@11.5.0", "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6af6f66..71b7e37 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@rslib/core': - specifier: ^0.21.5 - version: 0.21.5(typescript@6.0.3) + specifier: ^0.22.0 + version: 0.22.0(typescript@6.0.3) '@rslint/core': specifier: ^0.5.3 version: 0.5.3 '@rspack/core': - specifier: 2.0.4 - version: 2.0.4(@swc/helpers@0.5.21) + specifier: 2.0.5 + version: 2.0.5(@swc/helpers@0.5.23) '@rstest/core': - specifier: ^0.10.2 - version: 0.10.2 + specifier: ^0.10.3 + version: 0.10.3 '@types/node': specifier: ^24.12.4 version: 24.12.4 @@ -46,14 +46,14 @@ importers: version: 19.2.6(react@19.2.6) devDependencies: '@rspack/cli': - specifier: 2.0.4 - version: 2.0.4(@rspack/core@2.0.4(@swc/helpers@0.5.21))(@rspack/dev-server@2.0.1(@rspack/core@2.0.4(@swc/helpers@0.5.21))) + specifier: 2.0.5 + version: 2.0.5(@rspack/core@2.0.5(@swc/helpers@0.5.23))(@rspack/dev-server@2.0.3(@rspack/core@2.0.5(@swc/helpers@0.5.23))) '@rspack/core': - specifier: 2.0.4 - version: 2.0.4(@swc/helpers@0.5.21) + specifier: 2.0.5 + version: 2.0.5(@swc/helpers@0.5.23) '@rspack/dev-server': - specifier: 2.0.1 - version: 2.0.1(@rspack/core@2.0.4(@swc/helpers@0.5.21)) + specifier: 2.0.3 + version: 2.0.3(@rspack/core@2.0.5(@swc/helpers@0.5.23)) '@rspack/plugin-react-refresh': specifier: workspace:* version: link:.. @@ -149,8 +149,8 @@ packages: '@emnapi/core': ^1.7.1 '@emnapi/runtime': ^1.7.1 - '@rsbuild/core@2.0.6': - resolution: {integrity: sha512-0/u7oTgPp9NsL7E7qXzYiOOPAsOJiDbOr0FmG6gizJDIpYK8nospogNrwQ00SG0had9fdhLI7XkhP160IaLnWw==} + '@rsbuild/core@2.0.9': + resolution: {integrity: sha512-lK2bMNuwh3TuLXLskS7nG3fnQk+6eaLeeZiquJWcna4JZx9iaI59JSd+iLcg5TeZLjEVygkwn/HcE+yuYDQRAw==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -159,8 +159,8 @@ packages: core-js: optional: true - '@rslib/core@0.21.5': - resolution: {integrity: sha512-KPWR8gcodSIw8txfJ+KbgF5NoL7CxX0AljHiJk1VWDiClrN94jYmF5iGCFgaDraOBV9jJhpIIwPOfu09ild8eA==} + '@rslib/core@0.22.0': + resolution: {integrity: sha512-DGTMBDTSdILac0SmeBWvdYf/ZDn09vXgbJQ3/N1J7i6vBpFGWCCKjARoz1R5jYqr1Z9tLJ1OfOVZktbNY/XXuA==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -211,120 +211,64 @@ packages: cpu: [x64] os: [win32] - '@rspack/binding-darwin-arm64@2.0.3': - resolution: {integrity: sha512-4UyCjLJwU/WxR6K1/gG4u3+jUsoaRHJ5rNu9fto/UbvrItwdlVNULChAApqZFw6mcSetMddSjSICeuj5pSB6sA==} + '@rspack/binding-darwin-arm64@2.0.5': + resolution: {integrity: sha512-++wjLQjQ20GcR0DwbzQmVXg9qy4XCX5NlfSzkzj2icHoDxr3KkrXhyVrQkdWuNG6l/bQrGLPnvLEAqkroC2Y7A==} cpu: [arm64] os: [darwin] - '@rspack/binding-darwin-arm64@2.0.4': - resolution: {integrity: sha512-0Q1QXFEsZfDc4opiDnb8q50KlBbC2VovViDaYlMJZBzvjAo325mh3itXPfz7YZ31M+TxRE7TUiJXH3ltiV1Hdg==} - cpu: [arm64] - os: [darwin] - - '@rspack/binding-darwin-x64@2.0.3': - resolution: {integrity: sha512-K3evrbTgZNa8emEqk+AjDtbuoXZp5tPZz3pcEgETxuu3KanW8Zu+Fb+TUp1DEUcL0xOmHPPox8H2cZ3pF4Zmug==} + '@rspack/binding-darwin-x64@2.0.5': + resolution: {integrity: sha512-JBD5mCN3JKjV64Mh9nDYx8lLUrWDfEl5tLBuMkREUnqEKbo+z4nfwotyqHHM8/XgZwL+Gr7ps4GLWuQQrZB8+Q==} cpu: [x64] os: [darwin] - '@rspack/binding-darwin-x64@2.0.4': - resolution: {integrity: sha512-oO5J2QYf7+H+aYRj85EiGrDOoDEE9EDDl7NgXv46iWvIF0wXowEHXqnjMFxHxRq2Vf6scT+0yYQX9blWcvMWAA==} - cpu: [x64] - os: [darwin] - - '@rspack/binding-linux-arm64-gnu@2.0.3': - resolution: {integrity: sha512-aPLDaaTtX1wqjLYAIHc2MGDQZtv1Hbjx47oaaefbWz5GbAnSA4P8jdYIeeGRyrqvQ0WqJXIWXgT0d/iXtes00A==} - cpu: [arm64] - os: [linux] - libc: [glibc] - - '@rspack/binding-linux-arm64-gnu@2.0.4': - resolution: {integrity: sha512-BEk6mIYBK4BihW9qXXITJORrVXecTlkRjrqhgefili4xjXtLdcUnxAm9sN/2oJ8m378n2h33qDh4gr2orPBFWQ==} + '@rspack/binding-linux-arm64-gnu@2.0.5': + resolution: {integrity: sha512-JI8+//woanJPNsfL7iGjX39zyiWumnrKHznWQM/7lEtE5nPmk+j+X7TYXxczSWC9zfZegiqI74D3L5JPDC84Fw==} cpu: [arm64] os: [linux] libc: [glibc] - '@rspack/binding-linux-arm64-musl@2.0.3': - resolution: {integrity: sha512-0WulUQPop6vmSDfrTxghmVlm+6crU8/XqD2f0dOWbEniZVuDZJ5/Y/cBqTRyk3rjl0vrmUv3lc87/t7UgQJQSw==} - cpu: [arm64] - os: [linux] - libc: [musl] - - '@rspack/binding-linux-arm64-musl@2.0.4': - resolution: {integrity: sha512-Hyt3z1RwNcSMIoaoWLN4Hb/696/O5JPukf8rXQASvf2UkC+X3ij7tr+8lMSYi3Zysi1QL375CnT4fNoABEW0JA==} + '@rspack/binding-linux-arm64-musl@2.0.5': + resolution: {integrity: sha512-5LujilxLtJFRiiPz5i5iWcWJriK9oy4gN7gZtTo8YRB7wwmwA8LMypTjjO0GLbkPS4/KeCfY4fDfTC29KmK+tA==} cpu: [arm64] os: [linux] libc: [musl] - '@rspack/binding-linux-x64-gnu@2.0.3': - resolution: {integrity: sha512-fAhiMuV5omT53YMft+f3Y9euAFgspuyBAk9ZpeW2buL2TkuUMwP07adhhvQfKdQ5gpELfzmjQaRDGqaIT8UWiA==} - cpu: [x64] - os: [linux] - libc: [glibc] - - '@rspack/binding-linux-x64-gnu@2.0.4': - resolution: {integrity: sha512-xHorBPBZAg0Pn9Q0k9dWZ9euowieDxcSOzQ9JhTCmhDY6wZH5M/kCBFlCs/OQeW5/NUArW3x3MwEdO/0QJHMxg==} + '@rspack/binding-linux-x64-gnu@2.0.5': + resolution: {integrity: sha512-241wqE132jh+/U/pn97qUPV4KpIy4bSrTH0tqfzQCocgw+8hrUj02GqNG+3MXVC3qtwaQeJFYgEBy3TqFKsrIQ==} cpu: [x64] os: [linux] libc: [glibc] - '@rspack/binding-linux-x64-musl@2.0.3': - resolution: {integrity: sha512-0kcuFoZ8vy2iNWoISFOZt+/Ujo7LRLrzE7h07AV5r+oN/mv+/v14Sd/8NUtDIScCkrYOszYq/QS31e6t0UrVfw==} + '@rspack/binding-linux-x64-musl@2.0.5': + resolution: {integrity: sha512-BhaXZD064Lci3Kia0kLDAb4TyxO2C+0UidMlj44e8+ctasxIfFZgnrhCJrhTFHAtOiAwqhU3FHun2UuxPqX0Eg==} cpu: [x64] os: [linux] libc: [musl] - '@rspack/binding-linux-x64-musl@2.0.4': - resolution: {integrity: sha512-QLxEGUXofF0kVNU12Y2NT3Qi9lGs+WbnYpapVeb+2IXtrAXJfU7Rhy7lAp5GLMzYMQNrKKL9SVnTWKbODbNW9Q==} - cpu: [x64] - os: [linux] - libc: [musl] - - '@rspack/binding-wasm32-wasi@2.0.3': - resolution: {integrity: sha512-x2fsw7GzNZEnw444ikj4/b8kVjM0Y0TllxmizHpYZ9gmaQrOk5OXo9RQdz+l4zzoGors0l2IZP5Cc4GJNCaSoQ==} + '@rspack/binding-wasm32-wasi@2.0.5': + resolution: {integrity: sha512-duEkRoXrl9SW8uGHv7JURJ5lgKu87qFDQ4Exy6UQPvsUJVXhtRXTfvMHCb/CejVJuW2Bw2D632/axZq3qRSuBQ==} cpu: [wasm32] - '@rspack/binding-wasm32-wasi@2.0.4': - resolution: {integrity: sha512-YhN8HkiH46ONU9tm5dyoXDImDWGpU7E4SPqGI4OyAVF0445uIChurIUmTIOYcD6cg81GGeIjozWJOcb635Dcqw==} - cpu: [wasm32] - - '@rspack/binding-win32-arm64-msvc@2.0.3': - resolution: {integrity: sha512-jqlxuVPdrgMuwj/HEjSkC/jmhl4fAuKyob36zJXq2uAusn2FRJ4kClGe1fLFpfxRXFVQAWwlAOwLJg8T0suuaA==} - cpu: [arm64] - os: [win32] - - '@rspack/binding-win32-arm64-msvc@2.0.4': - resolution: {integrity: sha512-MUlYIz82xQRN0aoiXXyEBrNVUwiOSSFRi7nuCgUKduaSdlbPWzCY31IdtOygZ06LVp5JIGUEtyqSrjQq4FrMRw==} + '@rspack/binding-win32-arm64-msvc@2.0.5': + resolution: {integrity: sha512-q2WT3HFoWL+2g84l3s2kY7CiE1gEZ1bwB3txx3eZzQQ6YKP7bE82z6sl6S/pTOHGjHdAO4snQXpSaHwUt3LX5g==} cpu: [arm64] os: [win32] - '@rspack/binding-win32-ia32-msvc@2.0.3': - resolution: {integrity: sha512-QM4JEuyk5QaZ5gnvnAIaCwVQzCkrD2E4Sud77kx/MVGDsRkcOlMx3blMC5QNHPDamRmWGk+7314YOQvRhKuWyg==} + '@rspack/binding-win32-ia32-msvc@2.0.5': + resolution: {integrity: sha512-nMJGIY7kvgbyMolEE7tXDe+Z9jSItDshTIqMQQkkD3WTHdjlBQozHxk4kBtKLsunO+3NkCLe5Oa3hXg1yyStIg==} cpu: [ia32] os: [win32] - '@rspack/binding-win32-ia32-msvc@2.0.4': - resolution: {integrity: sha512-D7UcIFMzlY2yhhyuW4Ej15gBWmTwUM5DxuObl3Kv31qRv/pmV3MsqUeG5m2dqLbUxzqPH87qnp0cArbkJQ1b+w==} - cpu: [ia32] - os: [win32] - - '@rspack/binding-win32-x64-msvc@2.0.3': - resolution: {integrity: sha512-vSQNnAy0wswG6AfNRuArTHQBiXOXl+A9ddQxBFup4PMHUzXxKtsBLQzw7BgFC0EgrPeHbt+30j7sXVZKYukj4A==} + '@rspack/binding-win32-x64-msvc@2.0.5': + resolution: {integrity: sha512-vP0BR6fxdPL9cb02HAuZATg/CjR07aecWel3s1vqRwW1aDffgXh9PVmqEKIHTgyaNsNR55kSKNJsB9AcQ8/QrA==} cpu: [x64] os: [win32] - '@rspack/binding-win32-x64-msvc@2.0.4': - resolution: {integrity: sha512-MnYKPfdrAEbtpKg/1SZ6cNtzreIRyQJK4APbxLLPXENdTH5QXQkaTjLMKEeJcJ51FRhI/+yNpOUm2oTHdCQ1Og==} - cpu: [x64] - os: [win32] + '@rspack/binding@2.0.5': + resolution: {integrity: sha512-Ta1y4WXJA87wM1OstqaMddoPsBGv7Cu779bYToKxEAqR/Yy9DxLkp7bdgBaAx2JH++BwVjV+toWts2V9AaiTFQ==} - '@rspack/binding@2.0.3': - resolution: {integrity: sha512-4exVNhGhW5RFHjK87XeTKbkA/qAgI5NHJlT1jNqiJv0gcUXLqTOEU3w7f8+f9zUo4JMFvPc0c9veOi4M19YYTg==} - - '@rspack/binding@2.0.4': - resolution: {integrity: sha512-/QeJDPUw/lWkBJESG264KA9u6/rAjvoJhKncU4rkTi5Ap45kue5HTgOzr0ufxKdd2Xl72fjFBuqlKmtFDD5LiQ==} - - '@rspack/cli@2.0.4': - resolution: {integrity: sha512-BF6L24LAi01oWKLoQWb5dzbeDb1WG/0MLLz7g3pxzO/8aGwgmjh9HcBjmDa54lrpGhwUIsTPlY5MN/CcFWnxPA==} + '@rspack/cli@2.0.5': + resolution: {integrity: sha512-AAyuY/8sfegb0IcsFEhn5gLOTxy1uDmwjP49RY81PENz2pCk/7NU0zDdt0ke5wmpOH5s6IxS+Kw4aWdvl8FGpQ==} hasBin: true peerDependencies: '@rspack/core': ^2.0.0-0 @@ -333,24 +277,12 @@ packages: '@rspack/dev-server': optional: true - '@rspack/core@2.0.3': - resolution: {integrity: sha512-2ufO/8FHIA/lX6UOgSsKPhpDvHr0sh9lYq/n/LsIZsTwu3973BGbu2fg1Akvuu3rEnskPqXjsqH2EPBzEA42uA==} + '@rspack/core@2.0.5': + resolution: {integrity: sha512-9tv2HAnSiTote5WPH2tmz1hLZ1zKbzkiZc1eYp7LP/8jcsiJBuf40ihiWidAgbbuYtJo3kWET6q+qOm5UhNiGA==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@module-federation/runtime-tools': ^0.24.1 || ^2.0.0 - '@swc/helpers': '>=0.5.1' - peerDependenciesMeta: - '@module-federation/runtime-tools': - optional: true - '@swc/helpers': - optional: true - - '@rspack/core@2.0.4': - resolution: {integrity: sha512-OuxdQeeKWQpNvFBRDOcnoSaQvp6E4APM/6JJMM/k0p6oL1TEFQVGdNu3VGY4mRAsebnNBXapMVMhj+v66Bn2pg==} - engines: {node: ^20.19.0 || >=22.12.0} - peerDependencies: - '@module-federation/runtime-tools': ^0.24.1 || ^2.0.0 - '@swc/helpers': '>=0.5.1' + '@swc/helpers': ^0.5.23 peerDependenciesMeta: '@module-federation/runtime-tools': optional: true @@ -366,8 +298,8 @@ packages: '@rspack/core': optional: true - '@rspack/dev-server@2.0.1': - resolution: {integrity: sha512-N5sIdU9v6WhwPH6Ek8QCj4IMvGd8jA3ZW1NMAyHP1ezzKIr2/idcNV2zX5vbC6FJvOLRLww0rFjfKA+z4tshDA==} + '@rspack/dev-server@2.0.3': + resolution: {integrity: sha512-S29nOxXQS9o+0uGNe7SgND2dAKnte5ZTD5tiT3/B4lKbviqpXD4tbH7NZWA3hGwlSkmOIbFlysYPL1bVHuBcSg==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@rspack/core': ^2.0.0-0 @@ -376,8 +308,8 @@ packages: selfsigned: optional: true - '@rstest/core@0.10.2': - resolution: {integrity: sha512-2nadZIrCBJL8AicSLcU0O0G2wo98QXmlsy3yX4ShiLFDlfQAzPgZJYzR6ssqQhVCMx/dIIFifyNiYsGWWWsrXg==} + '@rstest/core@0.10.3': + resolution: {integrity: sha512-UiJ1td7KszgAfPVroNKnQQ60S0EeyHdPZArng08ffMMCmwo/6aeLmjk4s+W/ojR5iredelM9Z0Yc01vN3kSaeA==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -389,8 +321,8 @@ packages: jsdom: optional: true - '@swc/helpers@0.5.21': - resolution: {integrity: sha512-jI/VAmtdjB/RnI8GTnokyX7Ug8c+g+ffD6QRLa6XQewtnGyukKkKSk3wLTM3b5cjt1jNh9x0jfVlagdN2gDKQg==} + '@swc/helpers@0.5.23': + resolution: {integrity: sha512-5lSsMOTXURePglDfvuAQUqkGek9Hg2kksOYay2m0+XR++b2NWYL/4sWyuvVBIs8oKnJaxkdi9whaL/sqN13afw==} '@tybys/wasm-util@0.10.1': resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==} @@ -450,8 +382,8 @@ packages: resolution: {integrity: sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q==} engines: {node: '>=0.10.0'} - rsbuild-plugin-dts@0.21.5: - resolution: {integrity: sha512-tRSqSCmaY2Ef/FTxcLUw26jQxM/HJHAFqTsqngXnXnfic0BHlSCKzJuwjGoGUYimb3RdH6qnC7jzkXuoe+ZXOA==} + rsbuild-plugin-dts@0.22.0: + resolution: {integrity: sha512-Oyiu5oJDHWOnBv7yRr8eAGfoEddwxfPqUbAX6HvcJxrnR/h6Zd0VgTBWVTgqALYhLcL2ZdyZ2vwnqfhan4krwA==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@microsoft/api-extractor': ^7 @@ -552,17 +484,17 @@ snapshots: '@tybys/wasm-util': 0.10.1 optional: true - '@rsbuild/core@2.0.6': + '@rsbuild/core@2.0.9': dependencies: - '@rspack/core': 2.0.3(@swc/helpers@0.5.21) - '@swc/helpers': 0.5.21 + '@rspack/core': 2.0.5(@swc/helpers@0.5.23) + '@swc/helpers': 0.5.23 transitivePeerDependencies: - '@module-federation/runtime-tools' - '@rslib/core@0.21.5(typescript@6.0.3)': + '@rslib/core@0.22.0(typescript@6.0.3)': dependencies: - '@rsbuild/core': 2.0.6 - rsbuild-plugin-dts: 0.21.5(@rsbuild/core@2.0.6)(typescript@6.0.3) + '@rsbuild/core': 2.0.9 + rsbuild-plugin-dts: 0.22.0(@rsbuild/core@2.0.9)(typescript@6.0.3) optionalDependencies: typescript: 6.0.3 transitivePeerDependencies: @@ -600,136 +532,83 @@ snapshots: '@rslint/win32-x64@0.5.3': optional: true - '@rspack/binding-darwin-arm64@2.0.3': - optional: true - - '@rspack/binding-darwin-arm64@2.0.4': + '@rspack/binding-darwin-arm64@2.0.5': optional: true - '@rspack/binding-darwin-x64@2.0.3': + '@rspack/binding-darwin-x64@2.0.5': optional: true - '@rspack/binding-darwin-x64@2.0.4': + '@rspack/binding-linux-arm64-gnu@2.0.5': optional: true - '@rspack/binding-linux-arm64-gnu@2.0.3': + '@rspack/binding-linux-arm64-musl@2.0.5': optional: true - '@rspack/binding-linux-arm64-gnu@2.0.4': + '@rspack/binding-linux-x64-gnu@2.0.5': optional: true - '@rspack/binding-linux-arm64-musl@2.0.3': + '@rspack/binding-linux-x64-musl@2.0.5': optional: true - '@rspack/binding-linux-arm64-musl@2.0.4': - optional: true - - '@rspack/binding-linux-x64-gnu@2.0.3': - optional: true - - '@rspack/binding-linux-x64-gnu@2.0.4': - optional: true - - '@rspack/binding-linux-x64-musl@2.0.3': - optional: true - - '@rspack/binding-linux-x64-musl@2.0.4': - optional: true - - '@rspack/binding-wasm32-wasi@2.0.3': + '@rspack/binding-wasm32-wasi@2.0.5': dependencies: '@emnapi/core': 1.10.0 '@emnapi/runtime': 1.10.0 '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) optional: true - '@rspack/binding-wasm32-wasi@2.0.4': - dependencies: - '@emnapi/core': 1.10.0 - '@emnapi/runtime': 1.10.0 - '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) - optional: true - - '@rspack/binding-win32-arm64-msvc@2.0.3': - optional: true - - '@rspack/binding-win32-arm64-msvc@2.0.4': + '@rspack/binding-win32-arm64-msvc@2.0.5': optional: true - '@rspack/binding-win32-ia32-msvc@2.0.3': + '@rspack/binding-win32-ia32-msvc@2.0.5': optional: true - '@rspack/binding-win32-ia32-msvc@2.0.4': + '@rspack/binding-win32-x64-msvc@2.0.5': optional: true - '@rspack/binding-win32-x64-msvc@2.0.3': - optional: true - - '@rspack/binding-win32-x64-msvc@2.0.4': - optional: true - - '@rspack/binding@2.0.3': + '@rspack/binding@2.0.5': optionalDependencies: - '@rspack/binding-darwin-arm64': 2.0.3 - '@rspack/binding-darwin-x64': 2.0.3 - '@rspack/binding-linux-arm64-gnu': 2.0.3 - '@rspack/binding-linux-arm64-musl': 2.0.3 - '@rspack/binding-linux-x64-gnu': 2.0.3 - '@rspack/binding-linux-x64-musl': 2.0.3 - '@rspack/binding-wasm32-wasi': 2.0.3 - '@rspack/binding-win32-arm64-msvc': 2.0.3 - '@rspack/binding-win32-ia32-msvc': 2.0.3 - '@rspack/binding-win32-x64-msvc': 2.0.3 - - '@rspack/binding@2.0.4': - optionalDependencies: - '@rspack/binding-darwin-arm64': 2.0.4 - '@rspack/binding-darwin-x64': 2.0.4 - '@rspack/binding-linux-arm64-gnu': 2.0.4 - '@rspack/binding-linux-arm64-musl': 2.0.4 - '@rspack/binding-linux-x64-gnu': 2.0.4 - '@rspack/binding-linux-x64-musl': 2.0.4 - '@rspack/binding-wasm32-wasi': 2.0.4 - '@rspack/binding-win32-arm64-msvc': 2.0.4 - '@rspack/binding-win32-ia32-msvc': 2.0.4 - '@rspack/binding-win32-x64-msvc': 2.0.4 - - '@rspack/cli@2.0.4(@rspack/core@2.0.4(@swc/helpers@0.5.21))(@rspack/dev-server@2.0.1(@rspack/core@2.0.4(@swc/helpers@0.5.21)))': - dependencies: - '@rspack/core': 2.0.4(@swc/helpers@0.5.21) - optionalDependencies: - '@rspack/dev-server': 2.0.1(@rspack/core@2.0.4(@swc/helpers@0.5.21)) - - '@rspack/core@2.0.3(@swc/helpers@0.5.21)': + '@rspack/binding-darwin-arm64': 2.0.5 + '@rspack/binding-darwin-x64': 2.0.5 + '@rspack/binding-linux-arm64-gnu': 2.0.5 + '@rspack/binding-linux-arm64-musl': 2.0.5 + '@rspack/binding-linux-x64-gnu': 2.0.5 + '@rspack/binding-linux-x64-musl': 2.0.5 + '@rspack/binding-wasm32-wasi': 2.0.5 + '@rspack/binding-win32-arm64-msvc': 2.0.5 + '@rspack/binding-win32-ia32-msvc': 2.0.5 + '@rspack/binding-win32-x64-msvc': 2.0.5 + + '@rspack/cli@2.0.5(@rspack/core@2.0.5(@swc/helpers@0.5.23))(@rspack/dev-server@2.0.3(@rspack/core@2.0.5(@swc/helpers@0.5.23)))': dependencies: - '@rspack/binding': 2.0.3 + '@rspack/core': 2.0.5(@swc/helpers@0.5.23) optionalDependencies: - '@swc/helpers': 0.5.21 + '@rspack/dev-server': 2.0.3(@rspack/core@2.0.5(@swc/helpers@0.5.23)) - '@rspack/core@2.0.4(@swc/helpers@0.5.21)': + '@rspack/core@2.0.5(@swc/helpers@0.5.23)': dependencies: - '@rspack/binding': 2.0.4 + '@rspack/binding': 2.0.5 optionalDependencies: - '@swc/helpers': 0.5.21 + '@swc/helpers': 0.5.23 - '@rspack/dev-middleware@2.0.1(@rspack/core@2.0.4(@swc/helpers@0.5.21))': + '@rspack/dev-middleware@2.0.1(@rspack/core@2.0.5(@swc/helpers@0.5.23))': optionalDependencies: - '@rspack/core': 2.0.4(@swc/helpers@0.5.21) + '@rspack/core': 2.0.5(@swc/helpers@0.5.23) - '@rspack/dev-server@2.0.1(@rspack/core@2.0.4(@swc/helpers@0.5.21))': + '@rspack/dev-server@2.0.3(@rspack/core@2.0.5(@swc/helpers@0.5.23))': dependencies: - '@rspack/core': 2.0.4(@swc/helpers@0.5.21) - '@rspack/dev-middleware': 2.0.1(@rspack/core@2.0.4(@swc/helpers@0.5.21)) + '@rspack/core': 2.0.5(@swc/helpers@0.5.23) + '@rspack/dev-middleware': 2.0.1(@rspack/core@2.0.5(@swc/helpers@0.5.23)) - '@rstest/core@0.10.2': + '@rstest/core@0.10.3': dependencies: - '@rsbuild/core': 2.0.6 + '@rsbuild/core': 2.0.9 '@types/chai': 5.2.3 transitivePeerDependencies: - '@module-federation/runtime-tools' - core-js - '@swc/helpers@0.5.21': + '@swc/helpers@0.5.23': dependencies: tslib: 2.8.1 @@ -778,10 +657,10 @@ snapshots: react@19.2.6: {} - rsbuild-plugin-dts@0.21.5(@rsbuild/core@2.0.6)(typescript@6.0.3): + rsbuild-plugin-dts@0.22.0(@rsbuild/core@2.0.9)(typescript@6.0.3): dependencies: '@ast-grep/napi': 0.37.0 - '@rsbuild/core': 2.0.6 + '@rsbuild/core': 2.0.9 optionalDependencies: typescript: 6.0.3