From 43a82ee7ee515fdaefbf004689548b3d5fdce1e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 17:36:53 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 18 +-- pnpm-lock.yaml | 410 ++++++++++++++++++++++++------------------------- 2 files changed, 214 insertions(+), 214 deletions(-) diff --git a/package.json b/package.json index c99fd82..aa94fc5 100644 --- a/package.json +++ b/package.json @@ -49,16 +49,16 @@ "@rspack/dev-middleware": "^2.0.1" }, "devDependencies": { - "@hono/node-server": "^2.0.1", + "@hono/node-server": "^2.0.2", "@microsoft/api-extractor": "^7.58.7", - "@rslib/core": "^0.21.3", - "@rslint/core": "^0.5.1", + "@rslib/core": "^0.21.4", + "@rslint/core": "^0.5.2", "@rspack/core": "2.0.0-rc.0", "@rspack/plugin-react-refresh": "2.0.0", "@rstest/core": "^0.9.10", "@types/connect-history-api-fallback": "^1.5.4", "@types/mime-types": "3.0.1", - "@types/node": "^24.12.2", + "@types/node": "^24.12.3", "@types/serve-static": "^2.2.0", "@types/trusted-types": "^2.0.7", "@types/ws": "8.18.1", @@ -67,17 +67,17 @@ "connect-next": "^4.0.1", "cross-env": "^10.1.0", "express": "^5.2.1", - "hono": "^4.12.16", + "hono": "^4.12.18", "http-compression": "^1.1.3", "http-proxy": "^1.18.1", - "http-proxy-middleware": "4.0.0-beta.6", - "ipaddr.js": "^2.3.0", + "http-proxy-middleware": "4.0.0", + "ipaddr.js": "^2.4.0", "launch-editor": "^2.13.2", "nano-staged": "^1.0.2", "open": "^11.0.0", "p-retry": "^7.1.1", "prettier": "3.8.3", - "puppeteer": "^24.42.0", + "puppeteer": "^24.43.0", "react-refresh": "0.18.0", "require-from-string": "^2.0.2", "selfsigned": "^5.5.0", @@ -95,7 +95,7 @@ "optional": true } }, - "packageManager": "pnpm@10.33.2", + "packageManager": "pnpm@10.33.4", "engines": { "node": "^20.19.0 || >=22.12.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1470c1f..8e67833 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,17 +13,17 @@ 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.1 - version: 2.0.1(hono@4.12.18) + specifier: ^2.0.2 + version: 2.0.2(hono@4.12.18) '@microsoft/api-extractor': specifier: ^7.58.7 - version: 7.58.7(@types/node@24.12.2) + version: 7.58.7(@types/node@24.12.3) '@rslib/core': - 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) + specifier: ^0.21.4 + version: 0.21.4(@microsoft/api-extractor@7.58.7(@types/node@24.12.3))(@module-federation/runtime-tools@2.3.1)(typescript@6.0.3) '@rslint/core': - specifier: ^0.5.1 - version: 0.5.1 + specifier: ^0.5.2 + version: 0.5.2 '@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) @@ -40,8 +40,8 @@ importers: specifier: 3.0.1 version: 3.0.1 '@types/node': - specifier: ^24.12.2 - version: 24.12.2 + specifier: ^24.12.3 + version: 24.12.3 '@types/serve-static': specifier: ^2.2.0 version: 2.2.0 @@ -67,7 +67,7 @@ importers: specifier: ^5.2.1 version: 5.2.1 hono: - specifier: ^4.12.16 + specifier: ^4.12.18 version: 4.12.18 http-compression: specifier: ^1.1.3 @@ -76,11 +76,11 @@ importers: specifier: ^1.18.1 version: 1.18.1 http-proxy-middleware: - specifier: 4.0.0-beta.6 - version: 4.0.0-beta.6 + specifier: 4.0.0 + version: 4.0.0 ipaddr.js: - specifier: ^2.3.0 - version: 2.3.0 + specifier: ^2.4.0 + version: 2.4.0 launch-editor: specifier: ^2.13.2 version: 2.13.2 @@ -97,8 +97,8 @@ importers: specifier: 3.8.3 version: 3.8.3 puppeteer: - specifier: ^24.42.0 - version: 24.42.0(typescript@6.0.3) + specifier: ^24.43.0 + version: 24.43.0(typescript@6.0.3) react-refresh: specifier: 0.18.0 version: 0.18.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.1': - resolution: {integrity: sha512-jI9yMDyFpqBeSighf/zlXnQG/nl9AyBc6aAgy4XtxJMyt/CNyJpvPfzDD+bCc2zAOmhhqtF6TnmIaY+xV4mIrw==} + '@hono/node-server@2.0.2': + resolution: {integrity: sha512-tXlTi1h/4V7sDe7i97IVP+9re9ZU7wXZZggnR5ucCRclf1+AX6YhGStrR5w8bLj+3Mlyl0pKfBh9gqTqqnGKfQ==} engines: {node: '>=20'} peerDependencies: hono: ^4 @@ -334,13 +334,13 @@ packages: resolution: {integrity: sha512-C2Xj8FZ0uHWeCXXqX5B4/gVFQmtSkiuOolzAgutjTfseNOHT3pUjljDZsTSxXFGgio54bCzVFqmEOUrIVk8RDA==} engines: {node: '>=20.0.0'} - '@puppeteer/browsers@2.13.0': - resolution: {integrity: sha512-46BZJYJjc/WwmKjsvDFykHtXrtomsCIrwYQPOP7VfMJoZY2bsDF9oROBABR3paDjDcmkUye1Pb1BqdcdiipaWA==} + '@puppeteer/browsers@2.13.1': + resolution: {integrity: sha512-zmS4RTK9fbrc++WlAJhxYbfz3IjDeOmkK/CwwbLmk7ydfS9e2CiEeRJHEPvjDVElO/bwXbidwGA37Bsm6LzCnQ==} engines: {node: '>=18'} hasBin: true - '@rsbuild/core@2.0.0': - resolution: {integrity: sha512-RbVMK3/4l4g+yt2B/cQv+ardlfGroF1Lgcin3pYUbtsLXKPwDjJII8g0XoCvIgapu0kaA+32YmzKlnfnLGx2NA==} + '@rsbuild/core@2.0.3': + resolution: {integrity: sha512-2myp7jUgGen50saxW8OJD/eMVKp7HnuBN5MUzwRb6mDbRZZVpoorfI4LQqiGSBNjGLB6jltvx/R2yHmcmnchwg==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -349,8 +349,8 @@ packages: core-js: optional: true - '@rsbuild/core@2.0.3': - resolution: {integrity: sha512-2myp7jUgGen50saxW8OJD/eMVKp7HnuBN5MUzwRb6mDbRZZVpoorfI4LQqiGSBNjGLB6jltvx/R2yHmcmnchwg==} + '@rsbuild/core@2.0.5': + resolution: {integrity: sha512-KajO50hbXb32S8MsyDh2f+xKcVeRy9Gfzdcy0JjpMLj22djHugly6jrGo7jH7ls9X6/TDcyCTncSuNK4+D2lTw==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -359,8 +359,8 @@ packages: core-js: optional: true - '@rslib/core@0.21.3': - resolution: {integrity: sha512-3kyF273GQWIky4rAGD+Nkewlc7OraRwM2rG6wMJ19cYeomN0OKokVbk0vvfLAcQu43mtEO+dnZk6BchUoRmQOg==} + '@rslib/core@0.21.4': + resolution: {integrity: sha512-lGQ3znngCmzYaIbPZcfEm4t+fGhSM4os1GKwXaLydUOB2mf3Q/MDffpEkuMtbzrW+PmAGJ8NIbjgipXd9mlcsg==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -372,8 +372,8 @@ packages: typescript: optional: true - '@rslint/core@0.5.1': - resolution: {integrity: sha512-UGcalhkpNvm4zN7E2DiQsuwM10LMi3CazOiANVevf5hn+NB7WKEMWYKn3bFySptg7Ll042IKMUlIXaFQjWs9lQ==} + '@rslint/core@0.5.2': + resolution: {integrity: sha512-RDP0uvg0ni1AXl/Jq9LglY8QmSIuM4HN4Lx9Pef6xL1QZrgXkQJ5GKPlBjkbMDu7Zdlfjo1L5D1S0cttaEjBHA==} hasBin: true peerDependencies: jiti: ^2.0.0 @@ -381,41 +381,36 @@ packages: jiti: optional: true - '@rslint/darwin-arm64@0.5.1': - resolution: {integrity: sha512-grbPKhrRv0BTKvdByIIlS5avc4ttF9vylaStJh/TTYS96cTkjCcTv7RAUv/ZI3VSaSZdRBcW4f6wW9pPWpt41w==} + '@rslint/darwin-arm64@0.5.2': + resolution: {integrity: sha512-gu7WyZnyZt9x/TMC+jtf0LYTC0Zq9Fq38utef5dcm8iVbdZNqt+EnwrOqVFaqI1ikYC18IOi9aIe7/bxVZp/aA==} cpu: [arm64] os: [darwin] - '@rslint/darwin-x64@0.5.1': - resolution: {integrity: sha512-v7P5AYWzm4Xrly5nl5yXSAyHn6j9pwZyFFUTD9UCOodZMEVmBxW3WxdL9iq8PfnG5n8GXHqTqBSYwWfG1WWD0g==} + '@rslint/darwin-x64@0.5.2': + resolution: {integrity: sha512-sxvIAWldUBd/EeK+PkQhgVbRq6VwHBmUNxKNWyng5zL0gWu02X8ynhyzDgWfUKPXH7BgebSItQBfa4+qFQXhUw==} cpu: [x64] os: [darwin] - '@rslint/linux-arm64@0.5.1': - resolution: {integrity: sha512-czDNVvgea0LpTlqaRvZHulJn8RmmDso2DufIWedxIA9yfK+nEK4H0tANNVQL4NBTHiv/6cqQw8NveP3KD5I93g==} + '@rslint/linux-arm64@0.5.2': + resolution: {integrity: sha512-D8cmoMDqzwZqELtxbVZDX0jGMXkSwAejvOL9D1GXoFAxq74xuT/s0UdfbkzZtAAvIFrwa8PGskPXv3X/1w2WbA==} cpu: [arm64] os: [linux] - '@rslint/linux-x64@0.5.1': - resolution: {integrity: sha512-D0isbtok26OSjSQkWDDfTWPLQDqrufbTbiihMFxkDlIRKDGcU9HvnfTlEmgnwzkxt6Jm7CBZZiXdFtyhPgnWEg==} + '@rslint/linux-x64@0.5.2': + resolution: {integrity: sha512-b4Nato9LgkPX7OydaeXexUUvkfm4+tRAvp46T4xhe76k136/ziImRPBcM/G7pBNyaV5Rd6qp6CiYW330Q+0Gnw==} cpu: [x64] os: [linux] - '@rslint/win32-arm64@0.5.1': - resolution: {integrity: sha512-XnU369fuTR9EqFhRMmbg+rHO3T/gwC+VV2AC1HAvZ62/pgNjFQmlK6IEsU293sgXHOUnRIQ6IsC9J0imyrCMXQ==} + '@rslint/win32-arm64@0.5.2': + resolution: {integrity: sha512-3pfpABHaBv+Z551cKOX+pVllmGFJc7dLHDs2XignLxZ89xsxomlAx8CLhkaDECUkoBM7gj4/oQr57t9Ndhe3Lw==} cpu: [arm64] os: [win32] - '@rslint/win32-x64@0.5.1': - resolution: {integrity: sha512-7++ELodvfVPFDSYEMVWb7OA+BD2JeONXtwXP/vmbrcawBTff7E/6VREB8dGPYCNh/ypBuSQ2WYXUtYAxQxwSiQ==} + '@rslint/win32-x64@0.5.2': + resolution: {integrity: sha512-MnIp0ofyg7AXP+bgt1VW1ejJszkgyFKHJvSqZ3QePOllWKXA7Nhj4lMIluIcTN1D4C0f00+6POYOeIjSwI+aRQ==} cpu: [x64] os: [win32] - '@rspack/binding-darwin-arm64@2.0.0': - resolution: {integrity: sha512-ICBHDKYyndFqljLhjxvKfWWZu39RJSH2jkSmbceXl0kmptLSE0cLWpvk+eGSzLqtxKN0jVchwCw+5P5mWCzwAw==} - cpu: [arm64] - os: [darwin] - '@rspack/binding-darwin-arm64@2.0.0-beta.7': resolution: {integrity: sha512-I8qhHJ4yQuaEw2s/LnpD7kuNuFoOjvu2v6h/erDZY8m4pArC0PhujYANApyDmqE69eMCN97dcnooR/3txDSUEA==} cpu: [arm64] @@ -431,9 +426,9 @@ packages: cpu: [arm64] os: [darwin] - '@rspack/binding-darwin-x64@2.0.0': - resolution: {integrity: sha512-YQ96LMmzIzhZt9cZWUDWXSxS9UWWHWoLxJyZ5f42DSaVPVelBg5ThbVORDwOP5QDA2xFXj60rVnmmcZLzg/aDA==} - cpu: [x64] + '@rspack/binding-darwin-arm64@2.0.2': + resolution: {integrity: sha512-0o7lbgBBsDlICWdjIH0q3e0BsSco4GRiImHWVfZSVEG+q2+ykZJvSvYCVhPM1Co375Z0S3VMPa/8SjcY1FHwlw==} + cpu: [arm64] os: [darwin] '@rspack/binding-darwin-x64@2.0.0-beta.7': @@ -451,11 +446,10 @@ packages: cpu: [x64] os: [darwin] - '@rspack/binding-linux-arm64-gnu@2.0.0': - resolution: {integrity: sha512-Ufn33gzkIV7JY69k6vJQEdOzRvBqThIgH46pwXksHSMwRZp8IbJhXfyYIAVsRWCk8fXpr9t1nAvCDvJXT2EeyA==} - cpu: [arm64] - os: [linux] - libc: [glibc] + '@rspack/binding-darwin-x64@2.0.2': + resolution: {integrity: sha512-tOwxZpoPlTlRs/w6UyUinXJ4TYRVHMlR7+eQxO1R3muKpixvhXQjtvoaY16HuFyTVky5F0IfOoWr3x9FEsgdLg==} + cpu: [x64] + os: [darwin] '@rspack/binding-linux-arm64-gnu@2.0.0-beta.7': resolution: {integrity: sha512-MR5OmEscDXhRF9NoUG4tBArKAlmyxkWq3DM++UxNP8+fAKjoTJQ6Tp/2eTTUItoSE1Ymu4X1neJv+nzTSWSu2Q==} @@ -475,11 +469,11 @@ packages: os: [linux] libc: [glibc] - '@rspack/binding-linux-arm64-musl@2.0.0': - resolution: {integrity: sha512-CZbvFKlNY9UC0C+Czz6i8JFCzGpuL9oX8gEqcJA1+84Y6eEEBH50UiTzeCewxKW3dOofkZdvT5vgNMXz6aMUmg==} + '@rspack/binding-linux-arm64-gnu@2.0.2': + resolution: {integrity: sha512-1ZD4YFhG1rmgqj+W8hfwHyKV8xDxGsc/3KgU0FwmiVEX7JfzhCkgBO/xlCG79kRKSrzuVzt4icO/G3cCKn0pag==} cpu: [arm64] os: [linux] - libc: [musl] + libc: [glibc] '@rspack/binding-linux-arm64-musl@2.0.0-beta.7': resolution: {integrity: sha512-cDodToY/gVWviKOPVHDsnmsW95gdXuRyXocGPWCgps/EhCpwCLIMnddoubXFcqzx7cwV93hmHj4w3fmG7eaZXw==} @@ -499,11 +493,11 @@ packages: os: [linux] libc: [musl] - '@rspack/binding-linux-x64-gnu@2.0.0': - resolution: {integrity: sha512-dPjFGpoCvZfFpJBsWAUR+PR7mWYxpou6L026qIOpAVkz7WiTzErwKD3P1jVrpP4dM9yLb3fVE+PHHjTglhTJ4g==} - cpu: [x64] + '@rspack/binding-linux-arm64-musl@2.0.2': + resolution: {integrity: sha512-/PtTkM/DsDLjeuXTmeJeRfbjCDbcL9jvoVgZrgxYFZ28y2cdLvbChbW9uigOzs5dQEs1CIBQXMTTj7KhdBTuQg==} + cpu: [arm64] os: [linux] - libc: [glibc] + libc: [musl] '@rspack/binding-linux-x64-gnu@2.0.0-beta.7': resolution: {integrity: sha512-NgUBIyQ8m0gadf/DOO5ToVNKuzUDHlERVC3Aqvsrytp/TJOqZDiSs8xQGYbbIOtVc7AfVIQl/Fsotr25Eircmg==} @@ -523,11 +517,11 @@ packages: os: [linux] libc: [glibc] - '@rspack/binding-linux-x64-musl@2.0.0': - resolution: {integrity: sha512-4fgDTMWt0mJDiugdia2mdOjTbnm7yM1Drzl1JpPqlUlOr113byOhc+qgN57LURSGypz2yz/h/Zad7/UnVAxYJw==} + '@rspack/binding-linux-x64-gnu@2.0.2': + resolution: {integrity: sha512-bBjsZxMHRaPo6X9SokApm6ucs+UhXtAJFyJJyuk2BH4XJsLeCU9Dz1vMwioeohFbJUUeTASVPm6/BL+RhSaunw==} cpu: [x64] os: [linux] - libc: [musl] + libc: [glibc] '@rspack/binding-linux-x64-musl@2.0.0-beta.7': resolution: {integrity: sha512-GB7db46b2bIq5pda0aR4iI/vCtD3x3amsJQYUJpGDY4uVKMnODWXuOwVMp5H83lRdHxKsc0iFe+yZJvQ2yhesQ==} @@ -547,9 +541,11 @@ packages: os: [linux] libc: [musl] - '@rspack/binding-wasm32-wasi@2.0.0': - resolution: {integrity: sha512-ANk73ZKtPrZf9gdtyRK2nQUfhi1uXoC5P2KF89pyVAE8+zcoLBnYtZGYpWa/cmNi5BcO5g4Z+v2l1UA3bUPLQQ==} - cpu: [wasm32] + '@rspack/binding-linux-x64-musl@2.0.2': + resolution: {integrity: sha512-HjlpInqzabDNkhVsUJpsHPqa9QYVWBViJoyWNjzXCAW0vKMDvwaphyUvokSinX8FGTlZi/sr5UEaHJo6XtQ35g==} + cpu: [x64] + os: [linux] + libc: [musl] '@rspack/binding-wasm32-wasi@2.0.0-beta.7': resolution: {integrity: sha512-wnH4qGb8pH+LFmgIdef8EOQVc5QMMaay5+D7Dp6IfiBGmY/242Imy+e16Qcwxnr1QCwvfrgxcCkus40vM1ujMw==} @@ -563,10 +559,9 @@ packages: resolution: {integrity: sha512-wk3gyUgBW/ayP49bI54bkY8+EQnfBHxdoe9dz3oobSTZQc8AOWwmUUDEPltW8rUvPOM6dfHECTOUMnfaf2f5yA==} cpu: [wasm32] - '@rspack/binding-win32-arm64-msvc@2.0.0': - resolution: {integrity: sha512-IHZFRtJ85ONbM+BCtF4TeYXS2Fu9X0IJS2phX1rPibYq9iEtHGfBt4cNlnsJPhbPAXVvi4Oli/yiLRJ1zxtCIg==} - cpu: [arm64] - os: [win32] + '@rspack/binding-wasm32-wasi@2.0.2': + resolution: {integrity: sha512-YaRYNFLJRpkGfYjSWR7n9f+nQKtrlmrrffpAn/blc2geHcRvXoBc5SCs1idPtsLhj7H9qWWhs7ucjyHy4csWFg==} + cpu: [wasm32] '@rspack/binding-win32-arm64-msvc@2.0.0-beta.7': resolution: {integrity: sha512-gImxvBR5Ki2B+xRdzzXhv6AjUiLI7JzBJxDrNLagap4rs018KaYtEiwkhqaYnDNTcynibflZYGYjS8vjwoqwpA==} @@ -583,9 +578,9 @@ packages: cpu: [arm64] os: [win32] - '@rspack/binding-win32-ia32-msvc@2.0.0': - resolution: {integrity: sha512-n4tbIqacq/FhNJflMlgZV50AeQFTLh5hnDS3v4W+rJWa3IW1VfgB0+XppdeW+Dqhw7QcMIsCmro01kwNdlXZDQ==} - cpu: [ia32] + '@rspack/binding-win32-arm64-msvc@2.0.2': + resolution: {integrity: sha512-d/3kTEKq+asLjRFPO96t+wfWiM7DLN76VQEPDD9bc1kdsZXlVJBuvyXfsgK8bbEvKplWXYcSsokhmEnuXrLOpg==} + cpu: [arm64] os: [win32] '@rspack/binding-win32-ia32-msvc@2.0.0-beta.7': @@ -603,9 +598,9 @@ packages: cpu: [ia32] os: [win32] - '@rspack/binding-win32-x64-msvc@2.0.0': - resolution: {integrity: sha512-cJOgikIW2t3S+42TQZsv+DJriJt2m6lnUk+pUFu/fO93rrMvNrx8gfMxR8W5zDTreBX0cfMx2pw6EVmyi/YzsQ==} - cpu: [x64] + '@rspack/binding-win32-ia32-msvc@2.0.2': + resolution: {integrity: sha512-161cWineq3RW+Jdm1FAfSpXeUtYWvhB3kAbm46vNT9h/YYz+spwsFMvveAZ1nsVSVL0IC5lDBGUte7yUAY8K2g==} + cpu: [ia32] os: [win32] '@rspack/binding-win32-x64-msvc@2.0.0-beta.7': @@ -623,8 +618,10 @@ packages: cpu: [x64] os: [win32] - '@rspack/binding@2.0.0': - resolution: {integrity: sha512-WA2f9eQpejkvf5Vrnf6wNCn1m8RT1p08NjgOZpKhsCzr0uBjWeRvGduawlrFFHZh/jPnWZTVaVdQ08FEAWbwGw==} + '@rspack/binding-win32-x64-msvc@2.0.2': + resolution: {integrity: sha512-y7Q0S1FE+OlkL5GMqLG0PwxrPw6E1r892KhGrGKE1Vdufe5YTEx6xTPxzZ+b7N2KPD7s9G1/iJmWHQxb1+Bjkg==} + cpu: [x64] + os: [win32] '@rspack/binding@2.0.0-beta.7': resolution: {integrity: sha512-D5ycNB5gpYpsM7SwFohcbg0LooB1bmYEeTYRLPRuwXeN0Tp/Alq4iq4/32iaF1I9NcxgQddx2NERXzlxguvYeQ==} @@ -635,6 +632,9 @@ packages: '@rspack/binding@2.0.1': resolution: {integrity: sha512-ynV1gw4KqFtQ0P+ZZh76SUj49wBb2FuHW3zSmHverHWuxBhzvrZS6/dZ+fCFQG8bTTPtrPz0RQUTN3uEDbPVBQ==} + '@rspack/binding@2.0.2': + resolution: {integrity: sha512-0kZPplW9GWx8mfC6DfsaRY3QBIYPuUs42JfmSM6aSb8tMHZAXQeLeMB8M+h8i4SeI+aFtCgO6UuYGtyWf7+L+A==} + '@rspack/cli@2.0.0-beta.7': resolution: {integrity: sha512-nW4iET5qYTNcX7TL5f2EBGddm5GfcN38LM5HDhhh2F991sIN2KF8u6s3yG1Y7ztAkWS0mApPbGB1mnVo2JfpDw==} hasBin: true @@ -645,8 +645,8 @@ packages: '@rspack/dev-server': optional: true - '@rspack/core@2.0.0': - resolution: {integrity: sha512-WD1mJM9LbZ7Z399Rbv9dE3BNEV0+3sE5OzDdzV8hOxUb3mX++ynK5n9kil8w60B6nGdcKeV9ly5aN4PgqiwWUg==} + '@rspack/core@2.0.0-beta.7': + resolution: {integrity: sha512-JbLVx0RptvNvPx3Tj+b96v4lxLvcV9YId2VWJ1DmYlQ+oFJJrjjdQtr3KJitU5tEIySW1CqD1R6qxU3BzpwEjw==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@module-federation/runtime-tools': ^0.24.1 || ^2.0.0 @@ -657,8 +657,8 @@ packages: '@swc/helpers': optional: true - '@rspack/core@2.0.0-beta.7': - resolution: {integrity: sha512-JbLVx0RptvNvPx3Tj+b96v4lxLvcV9YId2VWJ1DmYlQ+oFJJrjjdQtr3KJitU5tEIySW1CqD1R6qxU3BzpwEjw==} + '@rspack/core@2.0.0-rc.0': + resolution: {integrity: sha512-hFc2284m/075etKLLNsECAwOcyNQ8NHUaBhwJCQJQ3J9iqjDoZisefGC8I457u2iieoc1KNSANB9hxZ0ZOHuJg==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@module-federation/runtime-tools': ^0.24.1 || ^2.0.0 @@ -669,8 +669,8 @@ packages: '@swc/helpers': optional: true - '@rspack/core@2.0.0-rc.0': - resolution: {integrity: sha512-hFc2284m/075etKLLNsECAwOcyNQ8NHUaBhwJCQJQ3J9iqjDoZisefGC8I457u2iieoc1KNSANB9hxZ0ZOHuJg==} + '@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 @@ -681,8 +681,8 @@ packages: '@swc/helpers': optional: true - '@rspack/core@2.0.1': - resolution: {integrity: sha512-lgfZiExh8kDR/3obgi3RQKwKG5av1Xf5qDN1aVde777W9pbmx0Pqvrww1qtNvJ+gobEjbrrn5HEZWYGe0VLmcA==} + '@rspack/core@2.0.2': + resolution: {integrity: sha512-VM3UHOo26uC+4QSqY5tU1ybI7KuXY5rTof8nhFOaBY9SYau0Smvr+hMSAPmrmHwknB6dXT8yaNVxrj7I+qxE1Q==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@module-federation/runtime-tools': ^0.24.1 || ^2.0.0 @@ -784,8 +784,8 @@ packages: '@types/mime-types@3.0.1': resolution: {integrity: sha512-xRMsfuQbnRq1Ef+C+RKaENOxXX87Ygl38W1vDfPHRku02TgQr+Qd8iivLtAMcR0KF5/29xlnFihkTlbqFrGOVQ==} - '@types/node@24.12.2': - resolution: {integrity: sha512-A1sre26ke7HDIuY/M23nd9gfB+nrmhtYyMINbjI1zHJxYteKR6qSMX56FsmjMcDb3SMcjJg5BiRRgOCC/yBD0g==} + '@types/node@24.12.3': + resolution: {integrity: sha512-8oljBDGun9cIsZRJR6fkihn0TSXJI0UDOOhncYaERq6M0JMDoPLxyscwruJcb4GKS6dvK/d8xebYBg27h/duaQ==} '@types/qs@6.15.0': resolution: {integrity: sha512-JawvT8iBVWpzTrz3EGw9BTQFg3BQNmwERdKE22vlTxawwtbyUSlMppvZYKLZzB5zgACXdXxbD3m1bXaMqP/9ow==} @@ -1053,8 +1053,8 @@ packages: resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} engines: {node: '>= 0.8'} - devtools-protocol@0.0.1595872: - resolution: {integrity: sha512-kRfgp8vWVjBu/fbYCiVFiOqsCk3CrMKEo3WbgGT2NXK2dG7vawWPBljixajVgGK9II8rDO9G0oD0zLt3I1daRg==} + devtools-protocol@0.0.1608973: + resolution: {integrity: sha512-Tpm17fxYzt+J7VrGdc1k8YdRqS3YV7se/M6KeemEqvUbq/n7At1rWVuXMxQgpWkdwSdIEKYbU//Bve+Shm4YNQ==} diff@8.0.4: resolution: {integrity: sha512-DPi0FmjiSU5EvQV0++GFDOJ9ASQUVFh5kD+OzOnYdi7n3Wpm9hWWGfB/O2blfHcMVTL5WkQXSnRiK9makhrcnw==} @@ -1252,9 +1252,9 @@ packages: resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==} engines: {node: '>= 14'} - http-proxy-middleware@4.0.0-beta.6: - resolution: {integrity: sha512-EPKiEXKknFswiM8Z9ngBz1Y/mdkKB3018WVEZdbITGFBq//NjHC6brw4CQnj7SEL8uBuye1GTStGG7fH7bwrqQ==} - engines: {node: ^22.15.0 || >=24.0.0} + http-proxy-middleware@4.0.0: + resolution: {integrity: sha512-wuHwaUtmC0XzJNHqRp41zXtt5ojpHbusXGhq6781VvnjWUYPu7opmOF3eomGNujT07kEOnHWZyV9UZzKimVCKA==} + engines: {node: ^22.15.0 || ^24.0.0 || >=26.0.0} http-proxy@1.18.1: resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==} @@ -1290,8 +1290,8 @@ packages: resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} engines: {node: '>= 0.10'} - ipaddr.js@2.3.0: - resolution: {integrity: sha512-Zv/pA+ciVFbCSBBjGfaKUya/CcGmUHzTydLMaTwrUUEM2DIEO3iZvueGxmacvmN50fGpGVKeTXpb2LcYQxeVdg==} + ipaddr.js@2.4.0: + resolution: {integrity: sha512-9VGk3HGanVE6JoZXHiCpnGy5X0jYDnN4EA4lntFPj+1vIWlFhIylq2CrrCOJH9EAhc5CYhq18F2Av2tgoAPsYQ==} engines: {node: '>= 10'} is-arrayish@0.2.1: @@ -1519,12 +1519,12 @@ packages: pump@3.0.4: resolution: {integrity: sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==} - puppeteer-core@24.42.0: - resolution: {integrity: sha512-T4zXokk/izH01fYPhyyev1A4piWiOKrYq7CUFpdoYQxmOnXoV6YjUabmfIjCYkNspSoAXIxRid3Tw+Vg0fthYg==} + puppeteer-core@24.43.0: + resolution: {integrity: sha512-cCRNXsUlhyPoKDz6+TiSpfZpRS3mD6Y1YFKhkdr6ik6TMfuJb7fAtXq9ThUFc4sphxObDk3BuAvdxc1Y6YOnqQ==} engines: {node: '>=18'} - puppeteer@24.42.0: - resolution: {integrity: sha512-94MoPfFp2eY3eYIMdINkez4IOP5TMHntlZbVx06fHlQTtiQiYgaY0L2Zzfod8PVUkPqP7m3Qlre2v8YS8cudPA==} + puppeteer@24.43.0: + resolution: {integrity: sha512-DRnMFz+J3s4lFUQcjqKl0/7h0jzlCZuUFU9lNjtKrnMl5WI1RwCaIItpHVu9empuPyUreYueN0sUW3/pnfdqsg==} engines: {node: '>=18'} hasBin: true @@ -1582,8 +1582,8 @@ packages: resolution: {integrity: sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==} engines: {node: '>= 18'} - rsbuild-plugin-dts@0.21.3: - resolution: {integrity: sha512-8E3/npwRp99gc/Bl5bE1KKN5eIS2TQ3fuA7fBEk67R1RF7V4OtFKVI7mhk3X8zoH/9cclV9v909dguegZDgncw==} + rsbuild-plugin-dts@0.21.4: + resolution: {integrity: sha512-hqXzk3pQFcbviCZNECxIZsH8ygyf9F9n3UZWHpjcAZmYeH5wLPsGqa6CyXWh4+EDXkO++7iXTVuIuw2x2hGn/w==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@microsoft/api-extractor': ^7 @@ -1745,8 +1745,8 @@ packages: resolution: {integrity: sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==} engines: {node: '>= 0.6'} - typed-query-selector@2.12.1: - resolution: {integrity: sha512-uzR+FzI8qrUEIu96oaeBJmd9E7CFEiQ3goA5qCVgc4s5llSubcfGHq9yUstZx/k4s9dXHVKsE35YWoFyvEqEHA==} + typed-query-selector@2.12.2: + resolution: {integrity: sha512-EOPFbyIub4ngnEdqi2yOcNeDLaX/0jcE1JoAXQDDMIthap7FoN795lc/SHfIq2d416VufXpM8z/lD+WRm2gfOQ==} typescript@5.9.3: resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} @@ -1907,27 +1907,27 @@ snapshots: '@epic-web/invariant@1.0.0': {} - '@hono/node-server@2.0.1(hono@4.12.18)': + '@hono/node-server@2.0.2(hono@4.12.18)': dependencies: hono: 4.12.18 - '@microsoft/api-extractor-model@7.33.8(@types/node@24.12.2)': + '@microsoft/api-extractor-model@7.33.8(@types/node@24.12.3)': dependencies: '@microsoft/tsdoc': 0.16.0 '@microsoft/tsdoc-config': 0.18.1 - '@rushstack/node-core-library': 5.23.1(@types/node@24.12.2) + '@rushstack/node-core-library': 5.23.1(@types/node@24.12.3) transitivePeerDependencies: - '@types/node' - '@microsoft/api-extractor@7.58.7(@types/node@24.12.2)': + '@microsoft/api-extractor@7.58.7(@types/node@24.12.3)': dependencies: - '@microsoft/api-extractor-model': 7.33.8(@types/node@24.12.2) + '@microsoft/api-extractor-model': 7.33.8(@types/node@24.12.3) '@microsoft/tsdoc': 0.16.0 '@microsoft/tsdoc-config': 0.18.1 - '@rushstack/node-core-library': 5.23.1(@types/node@24.12.2) + '@rushstack/node-core-library': 5.23.1(@types/node@24.12.3) '@rushstack/rig-package': 0.7.3 - '@rushstack/terminal': 0.24.0(@types/node@24.12.2) - '@rushstack/ts-command-line': 5.3.9(@types/node@24.12.2) + '@rushstack/terminal': 0.24.0(@types/node@24.12.3) + '@rushstack/ts-command-line': 5.3.9(@types/node@24.12.3) diff: 8.0.4 minimatch: 10.2.3 resolve: 1.22.11 @@ -2093,7 +2093,7 @@ snapshots: tslib: 2.8.1 tsyringe: 4.10.0 - '@puppeteer/browsers@2.13.0': + '@puppeteer/browsers@2.13.1': dependencies: debug: 4.4.3 extract-zip: 2.0.1 @@ -2108,63 +2108,60 @@ snapshots: - react-native-b4a - supports-color - '@rsbuild/core@2.0.0(@module-federation/runtime-tools@2.3.1)': + '@rsbuild/core@2.0.3(@module-federation/runtime-tools@2.3.1)': dependencies: - '@rspack/core': 2.0.0(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21) + '@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' - '@rsbuild/core@2.0.3(@module-federation/runtime-tools@2.3.1)': + '@rsbuild/core@2.0.5(@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) + '@rspack/core': 2.0.2(@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)': + '@rslib/core@0.21.4(@microsoft/api-extractor@7.58.7(@types/node@24.12.3))(@module-federation/runtime-tools@2.3.1)(typescript@6.0.3)': dependencies: - '@rsbuild/core': 2.0.0(@module-federation/runtime-tools@2.3.1) - rsbuild-plugin-dts: 0.21.3(@microsoft/api-extractor@7.58.7(@types/node@24.12.2))(@rsbuild/core@2.0.0(@module-federation/runtime-tools@2.3.1))(typescript@6.0.3) + '@rsbuild/core': 2.0.5(@module-federation/runtime-tools@2.3.1) + rsbuild-plugin-dts: 0.21.4(@microsoft/api-extractor@7.58.7(@types/node@24.12.3))(@rsbuild/core@2.0.5(@module-federation/runtime-tools@2.3.1))(typescript@6.0.3) optionalDependencies: - '@microsoft/api-extractor': 7.58.7(@types/node@24.12.2) + '@microsoft/api-extractor': 7.58.7(@types/node@24.12.3) typescript: 6.0.3 transitivePeerDependencies: - '@module-federation/runtime-tools' - '@typescript/native-preview' - core-js - '@rslint/core@0.5.1': + '@rslint/core@0.5.2': dependencies: picomatch: 4.0.4 tinyglobby: 0.2.15 optionalDependencies: - '@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.2 + '@rslint/darwin-x64': 0.5.2 + '@rslint/linux-arm64': 0.5.2 + '@rslint/linux-x64': 0.5.2 + '@rslint/win32-arm64': 0.5.2 + '@rslint/win32-x64': 0.5.2 - '@rslint/darwin-arm64@0.5.1': + '@rslint/darwin-arm64@0.5.2': optional: true - '@rslint/darwin-x64@0.5.1': + '@rslint/darwin-x64@0.5.2': optional: true - '@rslint/linux-arm64@0.5.1': + '@rslint/linux-arm64@0.5.2': optional: true - '@rslint/linux-x64@0.5.1': + '@rslint/linux-x64@0.5.2': optional: true - '@rslint/win32-arm64@0.5.1': + '@rslint/win32-arm64@0.5.2': optional: true - '@rslint/win32-x64@0.5.1': - optional: true - - '@rspack/binding-darwin-arm64@2.0.0': + '@rslint/win32-x64@0.5.2': optional: true '@rspack/binding-darwin-arm64@2.0.0-beta.7': @@ -2176,7 +2173,7 @@ snapshots: '@rspack/binding-darwin-arm64@2.0.1': optional: true - '@rspack/binding-darwin-x64@2.0.0': + '@rspack/binding-darwin-arm64@2.0.2': optional: true '@rspack/binding-darwin-x64@2.0.0-beta.7': @@ -2188,7 +2185,7 @@ snapshots: '@rspack/binding-darwin-x64@2.0.1': optional: true - '@rspack/binding-linux-arm64-gnu@2.0.0': + '@rspack/binding-darwin-x64@2.0.2': optional: true '@rspack/binding-linux-arm64-gnu@2.0.0-beta.7': @@ -2200,7 +2197,7 @@ snapshots: '@rspack/binding-linux-arm64-gnu@2.0.1': optional: true - '@rspack/binding-linux-arm64-musl@2.0.0': + '@rspack/binding-linux-arm64-gnu@2.0.2': optional: true '@rspack/binding-linux-arm64-musl@2.0.0-beta.7': @@ -2212,7 +2209,7 @@ snapshots: '@rspack/binding-linux-arm64-musl@2.0.1': optional: true - '@rspack/binding-linux-x64-gnu@2.0.0': + '@rspack/binding-linux-arm64-musl@2.0.2': optional: true '@rspack/binding-linux-x64-gnu@2.0.0-beta.7': @@ -2224,7 +2221,7 @@ snapshots: '@rspack/binding-linux-x64-gnu@2.0.1': optional: true - '@rspack/binding-linux-x64-musl@2.0.0': + '@rspack/binding-linux-x64-gnu@2.0.2': optional: true '@rspack/binding-linux-x64-musl@2.0.0-beta.7': @@ -2236,11 +2233,7 @@ snapshots: '@rspack/binding-linux-x64-musl@2.0.1': optional: true - '@rspack/binding-wasm32-wasi@2.0.0': - 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) + '@rspack/binding-linux-x64-musl@2.0.2': optional: true '@rspack/binding-wasm32-wasi@2.0.0-beta.7': @@ -2263,7 +2256,11 @@ snapshots: '@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': + '@rspack/binding-wasm32-wasi@2.0.2': + 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-beta.7': @@ -2275,7 +2272,7 @@ snapshots: '@rspack/binding-win32-arm64-msvc@2.0.1': optional: true - '@rspack/binding-win32-ia32-msvc@2.0.0': + '@rspack/binding-win32-arm64-msvc@2.0.2': optional: true '@rspack/binding-win32-ia32-msvc@2.0.0-beta.7': @@ -2287,7 +2284,7 @@ snapshots: '@rspack/binding-win32-ia32-msvc@2.0.1': optional: true - '@rspack/binding-win32-x64-msvc@2.0.0': + '@rspack/binding-win32-ia32-msvc@2.0.2': optional: true '@rspack/binding-win32-x64-msvc@2.0.0-beta.7': @@ -2299,18 +2296,8 @@ snapshots: '@rspack/binding-win32-x64-msvc@2.0.1': optional: true - '@rspack/binding@2.0.0': - optionalDependencies: - '@rspack/binding-darwin-arm64': 2.0.0 - '@rspack/binding-darwin-x64': 2.0.0 - '@rspack/binding-linux-arm64-gnu': 2.0.0 - '@rspack/binding-linux-arm64-musl': 2.0.0 - '@rspack/binding-linux-x64-gnu': 2.0.0 - '@rspack/binding-linux-x64-musl': 2.0.0 - '@rspack/binding-wasm32-wasi': 2.0.0 - '@rspack/binding-win32-arm64-msvc': 2.0.0 - '@rspack/binding-win32-ia32-msvc': 2.0.0 - '@rspack/binding-win32-x64-msvc': 2.0.0 + '@rspack/binding-win32-x64-msvc@2.0.2': + optional: true '@rspack/binding@2.0.0-beta.7': optionalDependencies: @@ -2354,6 +2341,19 @@ snapshots: '@rspack/binding-win32-ia32-msvc': 2.0.1 '@rspack/binding-win32-x64-msvc': 2.0.1 + '@rspack/binding@2.0.2': + optionalDependencies: + '@rspack/binding-darwin-arm64': 2.0.2 + '@rspack/binding-darwin-x64': 2.0.2 + '@rspack/binding-linux-arm64-gnu': 2.0.2 + '@rspack/binding-linux-arm64-musl': 2.0.2 + '@rspack/binding-linux-x64-gnu': 2.0.2 + '@rspack/binding-linux-x64-musl': 2.0.2 + '@rspack/binding-wasm32-wasi': 2.0.2 + '@rspack/binding-win32-arm64-msvc': 2.0.2 + '@rspack/binding-win32-ia32-msvc': 2.0.2 + '@rspack/binding-win32-x64-msvc': 2.0.2 + '@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 @@ -2362,13 +2362,6 @@ snapshots: optionalDependencies: '@rspack/dev-server': 'link:' - '@rspack/core@2.0.0(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21)': - dependencies: - '@rspack/binding': 2.0.0 - optionalDependencies: - '@module-federation/runtime-tools': 2.3.1 - '@swc/helpers': 0.5.21 - '@rspack/core@2.0.0-beta.7(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21)': dependencies: '@rspack/binding': 2.0.0-beta.7 @@ -2393,6 +2386,13 @@ snapshots: '@module-federation/runtime-tools': 2.3.1 '@swc/helpers': 0.5.21 + '@rspack/core@2.0.2(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21)': + dependencies: + '@rspack/binding': 2.0.2 + 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) @@ -2412,7 +2412,7 @@ snapshots: - '@module-federation/runtime-tools' - core-js - '@rushstack/node-core-library@5.23.1(@types/node@24.12.2)': + '@rushstack/node-core-library@5.23.1(@types/node@24.12.3)': dependencies: ajv: 8.18.0 ajv-draft-04: 1.0.0(ajv@8.18.0) @@ -2423,28 +2423,28 @@ snapshots: resolve: 1.22.11 semver: 7.7.4 optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 24.12.3 - '@rushstack/problem-matcher@0.2.1(@types/node@24.12.2)': + '@rushstack/problem-matcher@0.2.1(@types/node@24.12.3)': optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 24.12.3 '@rushstack/rig-package@0.7.3': dependencies: jju: 1.4.0 resolve: 1.22.11 - '@rushstack/terminal@0.24.0(@types/node@24.12.2)': + '@rushstack/terminal@0.24.0(@types/node@24.12.3)': dependencies: - '@rushstack/node-core-library': 5.23.1(@types/node@24.12.2) - '@rushstack/problem-matcher': 0.2.1(@types/node@24.12.2) + '@rushstack/node-core-library': 5.23.1(@types/node@24.12.3) + '@rushstack/problem-matcher': 0.2.1(@types/node@24.12.3) supports-color: 8.1.1 optionalDependencies: - '@types/node': 24.12.2 + '@types/node': 24.12.3 - '@rushstack/ts-command-line@5.3.9(@types/node@24.12.2)': + '@rushstack/ts-command-line@5.3.9(@types/node@24.12.3)': dependencies: - '@rushstack/terminal': 0.24.0(@types/node@24.12.2) + '@rushstack/terminal': 0.24.0(@types/node@24.12.3) '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -2472,13 +2472,13 @@ snapshots: '@types/connect-history-api-fallback@1.5.4': dependencies: '@types/express-serve-static-core': 5.1.1 - '@types/node': 24.12.2 + '@types/node': 24.12.3 '@types/deep-eql@4.0.2': {} '@types/express-serve-static-core@5.1.1': dependencies: - '@types/node': 24.12.2 + '@types/node': 24.12.3 '@types/qs': 6.15.0 '@types/range-parser': 1.2.7 '@types/send': 1.2.1 @@ -2487,7 +2487,7 @@ snapshots: '@types/mime-types@3.0.1': {} - '@types/node@24.12.2': + '@types/node@24.12.3': dependencies: undici-types: 7.16.0 @@ -2497,22 +2497,22 @@ snapshots: '@types/send@1.2.1': dependencies: - '@types/node': 24.12.2 + '@types/node': 24.12.3 '@types/serve-static@2.2.0': dependencies: '@types/http-errors': 2.0.5 - '@types/node': 24.12.2 + '@types/node': 24.12.3 '@types/trusted-types@2.0.7': {} '@types/ws@8.18.1': dependencies: - '@types/node': 24.12.2 + '@types/node': 24.12.3 '@types/yauzl@2.10.3': dependencies: - '@types/node': 24.12.2 + '@types/node': 24.12.3 optional: true accepts@2.0.0: @@ -2647,9 +2647,9 @@ snapshots: dependencies: readdirp: 5.0.0 - chromium-bidi@14.0.0(devtools-protocol@0.0.1595872): + chromium-bidi@14.0.0(devtools-protocol@0.0.1608973): dependencies: - devtools-protocol: 0.0.1595872 + devtools-protocol: 0.0.1608973 mitt: 3.0.1 zod: 3.25.76 @@ -2720,7 +2720,7 @@ snapshots: depd@2.0.0: {} - devtools-protocol@0.0.1595872: {} + devtools-protocol@0.0.1608973: {} diff@8.0.4: {} @@ -2933,7 +2933,7 @@ snapshots: transitivePeerDependencies: - supports-color - http-proxy-middleware@4.0.0-beta.6: + http-proxy-middleware@4.0.0: dependencies: debug: 4.4.3 httpxy: 0.5.1 @@ -2977,7 +2977,7 @@ snapshots: ipaddr.js@1.9.1: {} - ipaddr.js@2.3.0: {} + ipaddr.js@2.4.0: {} is-arrayish@0.2.1: {} @@ -3181,13 +3181,13 @@ snapshots: end-of-stream: 1.4.5 once: 1.4.0 - puppeteer-core@24.42.0: + puppeteer-core@24.43.0: dependencies: - '@puppeteer/browsers': 2.13.0 - chromium-bidi: 14.0.0(devtools-protocol@0.0.1595872) + '@puppeteer/browsers': 2.13.1 + chromium-bidi: 14.0.0(devtools-protocol@0.0.1608973) debug: 4.4.3 - devtools-protocol: 0.0.1595872 - typed-query-selector: 2.12.1 + devtools-protocol: 0.0.1608973 + typed-query-selector: 2.12.2 webdriver-bidi-protocol: 0.4.1 ws: 8.20.0 transitivePeerDependencies: @@ -3198,14 +3198,14 @@ snapshots: - supports-color - utf-8-validate - puppeteer@24.42.0(typescript@6.0.3): + puppeteer@24.43.0(typescript@6.0.3): dependencies: - '@puppeteer/browsers': 2.13.0 - chromium-bidi: 14.0.0(devtools-protocol@0.0.1595872) + '@puppeteer/browsers': 2.13.1 + chromium-bidi: 14.0.0(devtools-protocol@0.0.1608973) cosmiconfig: 9.0.1(typescript@6.0.3) - devtools-protocol: 0.0.1595872 - puppeteer-core: 24.42.0 - typed-query-selector: 2.12.1 + devtools-protocol: 0.0.1608973 + puppeteer-core: 24.43.0 + typed-query-selector: 2.12.2 transitivePeerDependencies: - bare-abort-controller - bare-buffer @@ -3264,12 +3264,12 @@ snapshots: transitivePeerDependencies: - supports-color - rsbuild-plugin-dts@0.21.3(@microsoft/api-extractor@7.58.7(@types/node@24.12.2))(@rsbuild/core@2.0.0(@module-federation/runtime-tools@2.3.1))(typescript@6.0.3): + rsbuild-plugin-dts@0.21.4(@microsoft/api-extractor@7.58.7(@types/node@24.12.3))(@rsbuild/core@2.0.5(@module-federation/runtime-tools@2.3.1))(typescript@6.0.3): dependencies: '@ast-grep/napi': 0.37.0 - '@rsbuild/core': 2.0.0(@module-federation/runtime-tools@2.3.1) + '@rsbuild/core': 2.0.5(@module-federation/runtime-tools@2.3.1) optionalDependencies: - '@microsoft/api-extractor': 7.58.7(@types/node@24.12.2) + '@microsoft/api-extractor': 7.58.7(@types/node@24.12.3) typescript: 6.0.3 run-applescript@7.1.0: {} @@ -3459,7 +3459,7 @@ snapshots: media-typer: 1.1.0 mime-types: 3.0.2 - typed-query-selector@2.12.1: {} + typed-query-selector@2.12.2: {} typescript@5.9.3: {}