diff --git a/package.json b/package.json index fc3d44a..c99fd82 100644 --- a/package.json +++ b/package.json @@ -49,13 +49,13 @@ "@rspack/dev-middleware": "^2.0.1" }, "devDependencies": { - "@hono/node-server": "^2.0.0", + "@hono/node-server": "^2.0.1", "@microsoft/api-extractor": "^7.58.7", "@rslib/core": "^0.21.3", - "@rslint/core": "^0.5.0", + "@rslint/core": "^0.5.1", "@rspack/core": "2.0.0-rc.0", "@rspack/plugin-react-refresh": "2.0.0", - "@rstest/core": "^0.9.9", + "@rstest/core": "^0.9.10", "@types/connect-history-api-fallback": "^1.5.4", "@types/mime-types": "3.0.1", "@types/node": "^24.12.2", @@ -67,10 +67,10 @@ "connect-next": "^4.0.1", "cross-env": "^10.1.0", "express": "^5.2.1", - "hono": "^4.12.15", + "hono": "^4.12.16", "http-compression": "^1.1.3", "http-proxy": "^1.18.1", - "http-proxy-middleware": "4.0.0-beta.5", + "http-proxy-middleware": "4.0.0-beta.6", "ipaddr.js": "^2.3.0", "launch-editor": "^2.13.2", "nano-staged": "^1.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a163335..1235e10 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ importers: version: 2.0.1(@rspack/core@2.0.0-rc.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21)) devDependencies: '@hono/node-server': - specifier: ^2.0.0 - version: 2.0.0(hono@4.12.15) + specifier: ^2.0.1 + version: 2.0.1(hono@4.12.16) '@microsoft/api-extractor': specifier: ^7.58.7 version: 7.58.7(@types/node@24.12.2) @@ -22,8 +22,8 @@ importers: specifier: ^0.21.3 version: 0.21.3(@microsoft/api-extractor@7.58.7(@types/node@24.12.2))(@module-federation/runtime-tools@2.3.1)(typescript@6.0.3) '@rslint/core': - specifier: ^0.5.0 - version: 0.5.0 + specifier: ^0.5.1 + version: 0.5.1 '@rspack/core': specifier: 2.0.0-rc.0 version: 2.0.0-rc.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21) @@ -31,8 +31,8 @@ importers: specifier: 2.0.0 version: 2.0.0(@rspack/core@2.0.0-rc.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21))(react-refresh@0.18.0) '@rstest/core': - specifier: ^0.9.9 - version: 0.9.9(@module-federation/runtime-tools@2.3.1) + specifier: ^0.9.10 + version: 0.9.10(@module-federation/runtime-tools@2.3.1) '@types/connect-history-api-fallback': specifier: ^1.5.4 version: 1.5.4 @@ -67,8 +67,8 @@ importers: specifier: ^5.2.1 version: 5.2.1 hono: - specifier: ^4.12.15 - version: 4.12.15 + specifier: ^4.12.16 + version: 4.12.16 http-compression: specifier: ^1.1.3 version: 1.1.3 @@ -76,8 +76,8 @@ importers: specifier: ^1.18.1 version: 1.18.1 http-proxy-middleware: - specifier: 4.0.0-beta.5 - version: 4.0.0-beta.5 + specifier: 4.0.0-beta.6 + version: 4.0.0-beta.6 ipaddr.js: specifier: ^2.3.0 version: 2.3.0 @@ -239,8 +239,8 @@ packages: '@epic-web/invariant@1.0.0': resolution: {integrity: sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==} - '@hono/node-server@2.0.0': - resolution: {integrity: sha512-n3GfHwwCvHCkGmOwKfxUPOlbfzuO64Sbc5XC4NGPIXxkuOnJrdgExdRKmHfF924r914WRJPT397GdqLvdYTeyQ==} + '@hono/node-server@2.0.1': + resolution: {integrity: sha512-jI9yMDyFpqBeSighf/zlXnQG/nl9AyBc6aAgy4XtxJMyt/CNyJpvPfzDD+bCc2zAOmhhqtF6TnmIaY+xV4mIrw==} engines: {node: '>=20'} peerDependencies: hono: ^4 @@ -349,6 +349,16 @@ packages: core-js: optional: true + '@rsbuild/core@2.0.3': + resolution: {integrity: sha512-2myp7jUgGen50saxW8OJD/eMVKp7HnuBN5MUzwRb6mDbRZZVpoorfI4LQqiGSBNjGLB6jltvx/R2yHmcmnchwg==} + engines: {node: ^20.19.0 || >=22.12.0} + hasBin: true + peerDependencies: + core-js: '>= 3.0.0' + peerDependenciesMeta: + core-js: + optional: true + '@rslib/core@0.21.3': resolution: {integrity: sha512-3kyF273GQWIky4rAGD+Nkewlc7OraRwM2rG6wMJ19cYeomN0OKokVbk0vvfLAcQu43mtEO+dnZk6BchUoRmQOg==} engines: {node: ^20.19.0 || >=22.12.0} @@ -362,8 +372,8 @@ packages: typescript: optional: true - '@rslint/core@0.5.0': - resolution: {integrity: sha512-RkP/xqWx+Nvj7awvALIpbGnc5ECv8/AjPXqQDixhms4bu4dW5UbNNZ9XbrvJ4JoToUC/Ac5CrwW+nOj7JItSFQ==} + '@rslint/core@0.5.1': + resolution: {integrity: sha512-UGcalhkpNvm4zN7E2DiQsuwM10LMi3CazOiANVevf5hn+NB7WKEMWYKn3bFySptg7Ll042IKMUlIXaFQjWs9lQ==} hasBin: true peerDependencies: jiti: ^2.0.0 @@ -371,33 +381,33 @@ packages: jiti: optional: true - '@rslint/darwin-arm64@0.5.0': - resolution: {integrity: sha512-AgsyJBnmXBuTnXAB5YUr6fhgfxvCl+iNRFlCjNN4WiClKEQyRLkU8KAmqVoZWOMyNszDUl9k/KT5P5KrBEJCJQ==} + '@rslint/darwin-arm64@0.5.1': + resolution: {integrity: sha512-grbPKhrRv0BTKvdByIIlS5avc4ttF9vylaStJh/TTYS96cTkjCcTv7RAUv/ZI3VSaSZdRBcW4f6wW9pPWpt41w==} cpu: [arm64] os: [darwin] - '@rslint/darwin-x64@0.5.0': - resolution: {integrity: sha512-4vxDu0DFzJVsGGxmmGmtSqKOPPfVcJvqxZP7XXDf9isFPg3L9jF+2DW3QL3KL7LO3Q+3zVG9eL+MQslMUf9NSw==} + '@rslint/darwin-x64@0.5.1': + resolution: {integrity: sha512-v7P5AYWzm4Xrly5nl5yXSAyHn6j9pwZyFFUTD9UCOodZMEVmBxW3WxdL9iq8PfnG5n8GXHqTqBSYwWfG1WWD0g==} cpu: [x64] os: [darwin] - '@rslint/linux-arm64@0.5.0': - resolution: {integrity: sha512-sNdDT7Omf6GttaJOql1915t/6txHlo0mEulLNhuDK4KVD9EnSltQ1uIDeqhNVvsKSnqIuTp3qCWmo1qYv5xKTA==} + '@rslint/linux-arm64@0.5.1': + resolution: {integrity: sha512-czDNVvgea0LpTlqaRvZHulJn8RmmDso2DufIWedxIA9yfK+nEK4H0tANNVQL4NBTHiv/6cqQw8NveP3KD5I93g==} cpu: [arm64] os: [linux] - '@rslint/linux-x64@0.5.0': - resolution: {integrity: sha512-Er/feorEUqOjee1ueE02fHIaPB1haxoGdh3uNqNrm3CUyrBp+Amjb8HL3MRzIYQuYoZWBAw9fU67YG8FxcWUsA==} + '@rslint/linux-x64@0.5.1': + resolution: {integrity: sha512-D0isbtok26OSjSQkWDDfTWPLQDqrufbTbiihMFxkDlIRKDGcU9HvnfTlEmgnwzkxt6Jm7CBZZiXdFtyhPgnWEg==} cpu: [x64] os: [linux] - '@rslint/win32-arm64@0.5.0': - resolution: {integrity: sha512-Y895KBuDVfoprZqr1BKX4YwP4kA2cqUuQr1B50+W8yjSRznyotNa09pRqUi+FrgJ5z6x07JjmW3Ggv8t5z9wwg==} + '@rslint/win32-arm64@0.5.1': + resolution: {integrity: sha512-XnU369fuTR9EqFhRMmbg+rHO3T/gwC+VV2AC1HAvZ62/pgNjFQmlK6IEsU293sgXHOUnRIQ6IsC9J0imyrCMXQ==} cpu: [arm64] os: [win32] - '@rslint/win32-x64@0.5.0': - resolution: {integrity: sha512-pTvCNr99DQg+22XQ5QkHySOLD4ap3wJ6yuwoW2r/4dW4MbmyDF9FfQGfhH1ZsQA3h20H8/3ANGdKuCbZnjkSrg==} + '@rslint/win32-x64@0.5.1': + resolution: {integrity: sha512-7++ELodvfVPFDSYEMVWb7OA+BD2JeONXtwXP/vmbrcawBTff7E/6VREB8dGPYCNh/ypBuSQ2WYXUtYAxQxwSiQ==} cpu: [x64] os: [win32] @@ -416,6 +426,11 @@ packages: cpu: [arm64] os: [darwin] + '@rspack/binding-darwin-arm64@2.0.1': + resolution: {integrity: sha512-CGFO5zmajD1Itch1lxAI7+gvKiagzyqXopHv/jHG9Su2WWQ2/Nhn2/rkSpdp6ptE9ri6+6tCOOahf099/v/Xog==} + cpu: [arm64] + os: [darwin] + '@rspack/binding-darwin-x64@2.0.0': resolution: {integrity: sha512-YQ96LMmzIzhZt9cZWUDWXSxS9UWWHWoLxJyZ5f42DSaVPVelBg5ThbVORDwOP5QDA2xFXj60rVnmmcZLzg/aDA==} cpu: [x64] @@ -431,6 +446,11 @@ packages: cpu: [x64] os: [darwin] + '@rspack/binding-darwin-x64@2.0.1': + resolution: {integrity: sha512-2vvBNBoS09/PurupBwSrlTZd8283o00B8v20ncsNUdEff41uCR/hzIrYoTIVWnVST+Gt5O1+cfcfORp397lajg==} + cpu: [x64] + os: [darwin] + '@rspack/binding-linux-arm64-gnu@2.0.0': resolution: {integrity: sha512-Ufn33gzkIV7JY69k6vJQEdOzRvBqThIgH46pwXksHSMwRZp8IbJhXfyYIAVsRWCk8fXpr9t1nAvCDvJXT2EeyA==} cpu: [arm64] @@ -449,6 +469,12 @@ packages: os: [linux] libc: [glibc] + '@rspack/binding-linux-arm64-gnu@2.0.1': + resolution: {integrity: sha512-uvNXk6ahE3AH3h2avnd1Mgno68YQpS4cfX1OkOGWIC/roL+NrOP2XVXV4yfVAoydPALDO7AfbIfN0QdmBK3rsA==} + cpu: [arm64] + os: [linux] + libc: [glibc] + '@rspack/binding-linux-arm64-musl@2.0.0': resolution: {integrity: sha512-CZbvFKlNY9UC0C+Czz6i8JFCzGpuL9oX8gEqcJA1+84Y6eEEBH50UiTzeCewxKW3dOofkZdvT5vgNMXz6aMUmg==} cpu: [arm64] @@ -467,6 +493,12 @@ packages: os: [linux] libc: [musl] + '@rspack/binding-linux-arm64-musl@2.0.1': + resolution: {integrity: sha512-S/a6uN9PiZ5O/PjSqyIXhuRC1lVzeJkJV69NeLk5sIEUiDQ/aQGZG97uN+tluwpbo1tPbLJkdHYETfjspOX4Pg==} + cpu: [arm64] + os: [linux] + libc: [musl] + '@rspack/binding-linux-x64-gnu@2.0.0': resolution: {integrity: sha512-dPjFGpoCvZfFpJBsWAUR+PR7mWYxpou6L026qIOpAVkz7WiTzErwKD3P1jVrpP4dM9yLb3fVE+PHHjTglhTJ4g==} cpu: [x64] @@ -485,6 +517,12 @@ packages: os: [linux] libc: [glibc] + '@rspack/binding-linux-x64-gnu@2.0.1': + resolution: {integrity: sha512-C13Kk0OkZiocZVj187Sf753UH6pDXnuEu6vzUvi3qv9ltibG1ki0H2Y8isXBYL2cHQOV+hk0g1S6/4z3TTB97A==} + cpu: [x64] + os: [linux] + libc: [glibc] + '@rspack/binding-linux-x64-musl@2.0.0': resolution: {integrity: sha512-4fgDTMWt0mJDiugdia2mdOjTbnm7yM1Drzl1JpPqlUlOr113byOhc+qgN57LURSGypz2yz/h/Zad7/UnVAxYJw==} cpu: [x64] @@ -503,6 +541,12 @@ packages: os: [linux] libc: [musl] + '@rspack/binding-linux-x64-musl@2.0.1': + resolution: {integrity: sha512-TQsiBFpEDGkuvK9tNdGj/Uc+AIytzqhxXH/1jKU6M24cWB1DTw/Cx7DdrkCBDyq3129K3POLdujvbWCGqBzQUw==} + cpu: [x64] + os: [linux] + libc: [musl] + '@rspack/binding-wasm32-wasi@2.0.0': resolution: {integrity: sha512-ANk73ZKtPrZf9gdtyRK2nQUfhi1uXoC5P2KF89pyVAE8+zcoLBnYtZGYpWa/cmNi5BcO5g4Z+v2l1UA3bUPLQQ==} cpu: [wasm32] @@ -515,6 +559,10 @@ packages: resolution: {integrity: sha512-zu+iW0kEYJd2AEEqYMSU64f98RMOXVwevnQuPtMg3WhVL79FOfkfXOlf16ZYzB8di8hpMRss7m4traGEUEyjZA==} cpu: [wasm32] + '@rspack/binding-wasm32-wasi@2.0.1': + resolution: {integrity: sha512-wk3gyUgBW/ayP49bI54bkY8+EQnfBHxdoe9dz3oobSTZQc8AOWwmUUDEPltW8rUvPOM6dfHECTOUMnfaf2f5yA==} + cpu: [wasm32] + '@rspack/binding-win32-arm64-msvc@2.0.0': resolution: {integrity: sha512-IHZFRtJ85ONbM+BCtF4TeYXS2Fu9X0IJS2phX1rPibYq9iEtHGfBt4cNlnsJPhbPAXVvi4Oli/yiLRJ1zxtCIg==} cpu: [arm64] @@ -530,6 +578,11 @@ packages: cpu: [arm64] os: [win32] + '@rspack/binding-win32-arm64-msvc@2.0.1': + resolution: {integrity: sha512-rHjLcy3VcAC3+x+PxH+gwhwv6tPe0JdXTNT5eAOs9wgZIM6T9p4wre49+K4Qy98+Fb7TTbLX0ObUitlOkGwTSA==} + cpu: [arm64] + os: [win32] + '@rspack/binding-win32-ia32-msvc@2.0.0': resolution: {integrity: sha512-n4tbIqacq/FhNJflMlgZV50AeQFTLh5hnDS3v4W+rJWa3IW1VfgB0+XppdeW+Dqhw7QcMIsCmro01kwNdlXZDQ==} cpu: [ia32] @@ -545,6 +598,11 @@ packages: cpu: [ia32] os: [win32] + '@rspack/binding-win32-ia32-msvc@2.0.1': + resolution: {integrity: sha512-Ad1vVqMBBnd4T8rsORngu9sl2kyRTlS4kMlvFudjzl1X2UFArEDBe0YVGNN7ZvahM12CErUx2WiN8Sd8pb+qXQ==} + cpu: [ia32] + os: [win32] + '@rspack/binding-win32-x64-msvc@2.0.0': resolution: {integrity: sha512-cJOgikIW2t3S+42TQZsv+DJriJt2m6lnUk+pUFu/fO93rrMvNrx8gfMxR8W5zDTreBX0cfMx2pw6EVmyi/YzsQ==} cpu: [x64] @@ -560,6 +618,11 @@ packages: cpu: [x64] os: [win32] + '@rspack/binding-win32-x64-msvc@2.0.1': + resolution: {integrity: sha512-oPM2Jtm7HOlmxl/aBfleAVlL6t9VeHx6WvEets7BBJMInemFXAQd4CErRqybf7rXutACzLeUWBOue4Jpd1/ykw==} + cpu: [x64] + os: [win32] + '@rspack/binding@2.0.0': resolution: {integrity: sha512-WA2f9eQpejkvf5Vrnf6wNCn1m8RT1p08NjgOZpKhsCzr0uBjWeRvGduawlrFFHZh/jPnWZTVaVdQ08FEAWbwGw==} @@ -569,6 +632,9 @@ packages: '@rspack/binding@2.0.0-rc.0': resolution: {integrity: sha512-zWjMryvt8J8H/Z/sa0MHWfblUTHNCwXhw2x13Yz9Nw2P8JjZ/k/h3ni0xBBl/QubIVoA1IfN2OaiNCtFlVmDrQ==} + '@rspack/binding@2.0.1': + resolution: {integrity: sha512-ynV1gw4KqFtQ0P+ZZh76SUj49wBb2FuHW3zSmHverHWuxBhzvrZS6/dZ+fCFQG8bTTPtrPz0RQUTN3uEDbPVBQ==} + '@rspack/cli@2.0.0-beta.7': resolution: {integrity: sha512-nW4iET5qYTNcX7TL5f2EBGddm5GfcN38LM5HDhhh2F991sIN2KF8u6s3yG1Y7ztAkWS0mApPbGB1mnVo2JfpDw==} hasBin: true @@ -615,6 +681,18 @@ packages: '@swc/helpers': optional: true + '@rspack/core@2.0.1': + resolution: {integrity: sha512-lgfZiExh8kDR/3obgi3RQKwKG5av1Xf5qDN1aVde777W9pbmx0Pqvrww1qtNvJ+gobEjbrrn5HEZWYGe0VLmcA==} + 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/dev-middleware@2.0.1': resolution: {integrity: sha512-cXSubf5/C+dvkWV2/+rGTtiZ93wSLd3OlTQhwMvsmsmGDdPlkYqIvQ+BTkOk9UCXxKIaF0DDYYmCpBeRRYJfJw==} engines: {node: ^20.19.0 || >=22.12.0} @@ -633,8 +711,8 @@ packages: '@rspack/core': optional: true - '@rstest/core@0.9.9': - resolution: {integrity: sha512-AdlRgvyitoenjBTxlnYHr4rf71as96abmqVjmPXnfc0MyYk563AKMagHoWW5YMQKGCjRcrZx92dDRIUI0Z8Lyg==} + '@rstest/core@0.9.10': + resolution: {integrity: sha512-JUSUYYXWIHEBUn193u2RglZujvGPv46Blxpl17QFwc0y9vEXe2y/IfGwGrVsJfZz7PaWZ5NnbFf0J55YIIns+g==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -1078,6 +1156,15 @@ packages: fd-slicer@1.1.0: resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==} + fdir@6.5.0: + resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} + engines: {node: '>=12.0.0'} + peerDependencies: + picomatch: ^3 || ^4 + peerDependenciesMeta: + picomatch: + optional: true + fill-range@7.1.1: resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} engines: {node: '>=8'} @@ -1149,8 +1236,8 @@ packages: resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} engines: {node: '>= 0.4'} - hono@4.12.15: - resolution: {integrity: sha512-qM0jDhFEaCBb4TxoW7f53Qrpv9RBiayUHo0S52JudprkhvpjIrGoU1mnnr29Fvd1U335ZFPZQY1wlkqgfGXyLg==} + hono@4.12.16: + resolution: {integrity: sha512-jN0ZewiNAWSe5khM3EyCmBb250+b40wWbwNILNfEvq84VREWwOIkuUsFONk/3i3nqkz7Oe1PcpM2mwQEK2L9Kg==} engines: {node: '>=16.9.0'} http-compression@1.1.3: @@ -1165,9 +1252,9 @@ packages: resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==} engines: {node: '>= 14'} - http-proxy-middleware@4.0.0-beta.5: - resolution: {integrity: sha512-MfX/V4s3KClxqrkNlNifS9xCgfsFZ051pzCbmHkC/8QIigCXCtTv2W8jgsbIxnmWl8gP3bszZdAuDQe9yuPHOQ==} - engines: {node: ^22.12.0 || >=24.0.0} + http-proxy-middleware@4.0.0-beta.6: + resolution: {integrity: sha512-EPKiEXKknFswiM8Z9ngBz1Y/mdkKB3018WVEZdbITGFBq//NjHC6brw4CQnj7SEL8uBuye1GTStGG7fH7bwrqQ==} + engines: {node: ^22.15.0 || >=24.0.0} http-proxy@1.18.1: resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==} @@ -1628,6 +1715,10 @@ packages: text-decoder@1.2.7: resolution: {integrity: sha512-vlLytXkeP4xvEq2otHeJfSQIRyWxo/oZGEbXrtEEF9Hnmrdly59sUbzZ/QgyWuLYHctCHxFF4tRQZNQ9k60ExQ==} + tinyglobby@0.2.15: + resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} + engines: {node: '>=12.0.0'} + tinypool@2.1.0: resolution: {integrity: sha512-Pugqs6M0m7Lv1I7FtxN4aoyToKg1C4tu+/381vH35y8oENM/Ai7f7C4StcoK4/+BSw9ebcS8jRiVrORFKCALLw==} engines: {node: ^20.0.0 || >=22.0.0} @@ -1816,9 +1907,9 @@ snapshots: '@epic-web/invariant@1.0.0': {} - '@hono/node-server@2.0.0(hono@4.12.15)': + '@hono/node-server@2.0.1(hono@4.12.16)': dependencies: - hono: 4.12.15 + hono: 4.12.16 '@microsoft/api-extractor-model@7.33.8(@types/node@24.12.2)': dependencies: @@ -2024,6 +2115,13 @@ snapshots: transitivePeerDependencies: - '@module-federation/runtime-tools' + '@rsbuild/core@2.0.3(@module-federation/runtime-tools@2.3.1)': + dependencies: + '@rspack/core': 2.0.1(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21) + '@swc/helpers': 0.5.21 + transitivePeerDependencies: + - '@module-federation/runtime-tools' + '@rslib/core@0.21.3(@microsoft/api-extractor@7.58.7(@types/node@24.12.2))(@module-federation/runtime-tools@2.3.1)(typescript@6.0.3)': dependencies: '@rsbuild/core': 2.0.0(@module-federation/runtime-tools@2.3.1) @@ -2036,33 +2134,34 @@ snapshots: - '@typescript/native-preview' - core-js - '@rslint/core@0.5.0': + '@rslint/core@0.5.1': dependencies: picomatch: 4.0.4 + tinyglobby: 0.2.15 optionalDependencies: - '@rslint/darwin-arm64': 0.5.0 - '@rslint/darwin-x64': 0.5.0 - '@rslint/linux-arm64': 0.5.0 - '@rslint/linux-x64': 0.5.0 - '@rslint/win32-arm64': 0.5.0 - '@rslint/win32-x64': 0.5.0 - - '@rslint/darwin-arm64@0.5.0': + '@rslint/darwin-arm64': 0.5.1 + '@rslint/darwin-x64': 0.5.1 + '@rslint/linux-arm64': 0.5.1 + '@rslint/linux-x64': 0.5.1 + '@rslint/win32-arm64': 0.5.1 + '@rslint/win32-x64': 0.5.1 + + '@rslint/darwin-arm64@0.5.1': optional: true - '@rslint/darwin-x64@0.5.0': + '@rslint/darwin-x64@0.5.1': optional: true - '@rslint/linux-arm64@0.5.0': + '@rslint/linux-arm64@0.5.1': optional: true - '@rslint/linux-x64@0.5.0': + '@rslint/linux-x64@0.5.1': optional: true - '@rslint/win32-arm64@0.5.0': + '@rslint/win32-arm64@0.5.1': optional: true - '@rslint/win32-x64@0.5.0': + '@rslint/win32-x64@0.5.1': optional: true '@rspack/binding-darwin-arm64@2.0.0': @@ -2074,6 +2173,9 @@ snapshots: '@rspack/binding-darwin-arm64@2.0.0-rc.0': optional: true + '@rspack/binding-darwin-arm64@2.0.1': + optional: true + '@rspack/binding-darwin-x64@2.0.0': optional: true @@ -2083,6 +2185,9 @@ snapshots: '@rspack/binding-darwin-x64@2.0.0-rc.0': optional: true + '@rspack/binding-darwin-x64@2.0.1': + optional: true + '@rspack/binding-linux-arm64-gnu@2.0.0': optional: true @@ -2092,6 +2197,9 @@ snapshots: '@rspack/binding-linux-arm64-gnu@2.0.0-rc.0': optional: true + '@rspack/binding-linux-arm64-gnu@2.0.1': + optional: true + '@rspack/binding-linux-arm64-musl@2.0.0': optional: true @@ -2101,6 +2209,9 @@ snapshots: '@rspack/binding-linux-arm64-musl@2.0.0-rc.0': optional: true + '@rspack/binding-linux-arm64-musl@2.0.1': + optional: true + '@rspack/binding-linux-x64-gnu@2.0.0': optional: true @@ -2110,6 +2221,9 @@ snapshots: '@rspack/binding-linux-x64-gnu@2.0.0-rc.0': optional: true + '@rspack/binding-linux-x64-gnu@2.0.1': + optional: true + '@rspack/binding-linux-x64-musl@2.0.0': optional: true @@ -2119,6 +2233,9 @@ snapshots: '@rspack/binding-linux-x64-musl@2.0.0-rc.0': optional: true + '@rspack/binding-linux-x64-musl@2.0.1': + optional: true + '@rspack/binding-wasm32-wasi@2.0.0': dependencies: '@emnapi/core': 1.10.0 @@ -2139,6 +2256,13 @@ snapshots: - '@emnapi/runtime' optional: true + '@rspack/binding-wasm32-wasi@2.0.1': + 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.0': optional: true @@ -2148,6 +2272,9 @@ snapshots: '@rspack/binding-win32-arm64-msvc@2.0.0-rc.0': optional: true + '@rspack/binding-win32-arm64-msvc@2.0.1': + optional: true + '@rspack/binding-win32-ia32-msvc@2.0.0': optional: true @@ -2157,6 +2284,9 @@ snapshots: '@rspack/binding-win32-ia32-msvc@2.0.0-rc.0': optional: true + '@rspack/binding-win32-ia32-msvc@2.0.1': + optional: true + '@rspack/binding-win32-x64-msvc@2.0.0': optional: true @@ -2166,6 +2296,9 @@ snapshots: '@rspack/binding-win32-x64-msvc@2.0.0-rc.0': optional: true + '@rspack/binding-win32-x64-msvc@2.0.1': + optional: true + '@rspack/binding@2.0.0': optionalDependencies: '@rspack/binding-darwin-arm64': 2.0.0 @@ -2208,6 +2341,19 @@ snapshots: - '@emnapi/core' - '@emnapi/runtime' + '@rspack/binding@2.0.1': + optionalDependencies: + '@rspack/binding-darwin-arm64': 2.0.1 + '@rspack/binding-darwin-x64': 2.0.1 + '@rspack/binding-linux-arm64-gnu': 2.0.1 + '@rspack/binding-linux-arm64-musl': 2.0.1 + '@rspack/binding-linux-x64-gnu': 2.0.1 + '@rspack/binding-linux-x64-musl': 2.0.1 + '@rspack/binding-wasm32-wasi': 2.0.1 + '@rspack/binding-win32-arm64-msvc': 2.0.1 + '@rspack/binding-win32-ia32-msvc': 2.0.1 + '@rspack/binding-win32-x64-msvc': 2.0.1 + '@rspack/cli@2.0.0-beta.7(@rspack/core@2.0.0-beta.7(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21))(@rspack/dev-server@)': dependencies: '@discoveryjs/json-ext': 0.5.7 @@ -2240,6 +2386,13 @@ snapshots: - '@emnapi/core' - '@emnapi/runtime' + '@rspack/core@2.0.1(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21)': + dependencies: + '@rspack/binding': 2.0.1 + optionalDependencies: + '@module-federation/runtime-tools': 2.3.1 + '@swc/helpers': 0.5.21 + '@rspack/dev-middleware@2.0.1(@rspack/core@2.0.0-rc.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21))': optionalDependencies: '@rspack/core': 2.0.0-rc.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21) @@ -2250,9 +2403,9 @@ snapshots: optionalDependencies: '@rspack/core': 2.0.0-rc.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21) - '@rstest/core@0.9.9(@module-federation/runtime-tools@2.3.1)': + '@rstest/core@0.9.10(@module-federation/runtime-tools@2.3.1)': dependencies: - '@rsbuild/core': 2.0.0(@module-federation/runtime-tools@2.3.1) + '@rsbuild/core': 2.0.3(@module-federation/runtime-tools@2.3.1) '@types/chai': 5.2.3 tinypool: 2.1.0 transitivePeerDependencies: @@ -2684,6 +2837,10 @@ snapshots: dependencies: pend: 1.2.0 + fdir@6.5.0(picomatch@4.0.4): + optionalDependencies: + picomatch: 4.0.4 + fill-range@7.1.1: dependencies: to-regex-range: 5.0.1 @@ -2757,7 +2914,7 @@ snapshots: dependencies: function-bind: 1.1.2 - hono@4.12.15: {} + hono@4.12.16: {} http-compression@1.1.3: {} @@ -2776,7 +2933,7 @@ snapshots: transitivePeerDependencies: - supports-color - http-proxy-middleware@4.0.0-beta.5: + http-proxy-middleware@4.0.0-beta.6: dependencies: debug: 4.4.3 httpxy: 0.5.1 @@ -3275,6 +3432,11 @@ snapshots: transitivePeerDependencies: - react-native-b4a + tinyglobby@0.2.15: + dependencies: + fdir: 6.5.0(picomatch@4.0.4) + picomatch: 4.0.4 + tinypool@2.1.0: {} to-regex-range@5.0.1: