From 8206f1f7f73dbe443e9ca083a01566280b5070f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 06:52:23 +0000 Subject: [PATCH 1/2] chore(deps): update all non-major dependencies --- .github/workflows/release.yml | 2 +- .github/workflows/test.yml | 4 +- package.json | 12 +- pnpm-lock.yaml | 446 ++++++++++++++++------------------ 4 files changed, 218 insertions(+), 246 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 071974a..90c3085 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6 with: - node-version: 24.14.1 + node-version: 24.15.0 package-manager-cache: false # Update npm to the latest version to enable OIDC diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d87317f..6198d23 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -40,7 +40,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6 with: - node-version: 24.14.1 + node-version: 24.15.0 package-manager-cache: false - name: Install Dependencies @@ -67,7 +67,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6 with: - node-version: 24.14.1 + node-version: 24.15.0 package-manager-cache: false - name: Install Dependencies diff --git a/package.json b/package.json index 40330ef..feba8c5 100644 --- a/package.json +++ b/package.json @@ -50,12 +50,12 @@ }, "devDependencies": { "@hono/node-server": "^1.19.14", - "@microsoft/api-extractor": "^7.58.2", - "@rslib/core": "^0.21.1", + "@microsoft/api-extractor": "^7.58.7", + "@rslib/core": "^0.21.3", "@rslint/core": "^0.5.0", "@rspack/core": "2.0.0-rc.0", "@rspack/plugin-react-refresh": "1.6.2", - "@rstest/core": "^0.9.7", + "@rstest/core": "^0.9.9", "@types/connect-history-api-fallback": "^1.5.4", "@types/mime-types": "3.0.1", "@types/node": "^24.12.2", @@ -77,13 +77,13 @@ "open": "^11.0.0", "p-retry": "^7.1.1", "prettier": "3.8.3", - "puppeteer": "^24.40.0", + "puppeteer": "^24.42.0", "react-refresh": "0.18.0", "require-from-string": "^2.0.2", "selfsigned": "^5.5.0", "serve-static": "^2.2.1", "simple-git-hooks": "^2.13.1", - "typescript": "^6.0.2", + "typescript": "^6.0.3", "ws": "^8.20.0" }, "peerDependencies": { @@ -95,7 +95,7 @@ "optional": true } }, - "packageManager": "pnpm@10.33.0", + "packageManager": "pnpm@10.33.1", "engines": { "node": "^20.19.0 || >=22.12.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9d9cb6c..9260ec4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,29 +10,29 @@ importers: dependencies: '@rspack/dev-middleware': specifier: ^2.0.1 - version: 2.0.1(@rspack/core@2.0.0-rc.0(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21)) + 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: ^1.19.14 version: 1.19.14(hono@4.12.14) '@microsoft/api-extractor': - specifier: ^7.58.2 - version: 7.58.2(@types/node@24.12.2) + specifier: ^7.58.7 + version: 7.58.7(@types/node@24.12.2) '@rslib/core': - specifier: ^0.21.1 - version: 0.21.1(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@microsoft/api-extractor@7.58.2(@types/node@24.12.2))(@module-federation/runtime-tools@2.3.1)(typescript@6.0.2) + 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 '@rspack/core': specifier: 2.0.0-rc.0 - version: 2.0.0-rc.0(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21) + 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) '@rspack/plugin-react-refresh': specifier: 1.6.2 version: 1.6.2(react-refresh@0.18.0) '@rstest/core': - specifier: ^0.9.7 - version: 0.9.7(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@module-federation/runtime-tools@2.3.1) + specifier: ^0.9.9 + version: 0.9.9(@module-federation/runtime-tools@2.3.1) '@types/connect-history-api-fallback': specifier: ^1.5.4 version: 1.5.4 @@ -97,8 +97,8 @@ importers: specifier: 3.8.3 version: 3.8.3 puppeteer: - specifier: ^24.40.0 - version: 24.40.0(typescript@6.0.2) + specifier: ^24.42.0 + version: 24.42.0(typescript@6.0.3) react-refresh: specifier: 0.18.0 version: 0.18.0 @@ -115,8 +115,8 @@ importers: specifier: ^2.13.1 version: 2.13.1 typescript: - specifier: ^6.0.2 - version: 6.0.2 + specifier: ^6.0.3 + version: 6.0.3 ws: specifier: ^8.20.0 version: 8.20.0 @@ -218,15 +218,24 @@ packages: resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==} engines: {node: '>=10.0.0'} + '@emnapi/core@1.10.0': + resolution: {integrity: sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==} + '@emnapi/core@1.9.1': resolution: {integrity: sha512-mukuNALVsoix/w1BJwFzwXBN/dHeejQtuVzcDsfOEsdpCumXb/E9j8w11h5S54tT1xhifGfbbSm/ICrObRb3KA==} + '@emnapi/runtime@1.10.0': + resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==} + '@emnapi/runtime@1.9.1': resolution: {integrity: sha512-VYi5+ZVLhpgK4hQ0TAjiQiZ6ol0oe4mBx7mVv7IflsiEp0OWoVsp/+f9Vc1hOhE0TtkORVrI1GvzyreqpgWtkA==} '@emnapi/wasi-threads@1.2.0': resolution: {integrity: sha512-N10dEJNSsUx41Z6pZsXU8FjPjpBEplgH24sfkmITrBED1/U2Esum9F3lfLrMjKHHjmi557zQn7kR9R+XWXu5Rg==} + '@emnapi/wasi-threads@1.2.1': + resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==} + '@epic-web/invariant@1.0.0': resolution: {integrity: sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==} @@ -236,11 +245,11 @@ packages: peerDependencies: hono: ^4 - '@microsoft/api-extractor-model@7.33.6': - resolution: {integrity: sha512-E9iI4yGEVVusbTAqSLetVFxDuBVCVqCigcoQwdJuOjsLq5Hry3MkBgUQhSZNzLCu17pgjk58MI80GRDJLht/1A==} + '@microsoft/api-extractor-model@7.33.8': + resolution: {integrity: sha512-aIcoQggPyer3B6Ze3usz0YWC/oBwUHfRH5ETUsr+oT2BRA6SfTJl7IKPcPZkX4UR+PohowzW4uMxsvjrn8vm+w==} - '@microsoft/api-extractor@7.58.2': - resolution: {integrity: sha512-qmqWa0Fx1xn3irQy8MyuAKUs8e3CdwMJOujaPkM8gx5v/V7RcLhTjBU0/uL2kdhmROpW+5WG1FD98O441kkvQQ==} + '@microsoft/api-extractor@7.58.7': + resolution: {integrity: sha512-yK6OycD46gIzLRpj6ueVUWPk1ACSpkN1LBo05gY1qPTylbWyUCanXfH7+VgkI5LJrJoRSQR5F04XuCffCXLOBw==} hasBin: true '@microsoft/tsdoc-config@0.18.1': @@ -281,6 +290,12 @@ packages: '@emnapi/core': ^1.7.1 '@emnapi/runtime': ^1.7.1 + '@napi-rs/wasm-runtime@1.1.4': + resolution: {integrity: sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==} + peerDependencies: + '@emnapi/core': ^1.7.1 + '@emnapi/runtime': ^1.7.1 + '@noble/hashes@1.4.0': resolution: {integrity: sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg==} engines: {node: '>= 16'} @@ -324,18 +339,8 @@ packages: engines: {node: '>=18'} hasBin: true - '@rsbuild/core@2.0.0-rc.1': - resolution: {integrity: sha512-eqxtRlQiFSm/ibCNGiPj8ozsGSNK91NY+GksmPuTCPmWQExGtPqM1V+s13UYeWZS6fYbMRs7NlQKD896e0QkKA==} - engines: {node: ^20.19.0 || >=22.12.0} - hasBin: true - peerDependencies: - core-js: '>= 3.0.0' - peerDependenciesMeta: - core-js: - optional: true - - '@rsbuild/core@2.0.0-rc.2': - resolution: {integrity: sha512-pZaJ8FBltCgOZEFMIixVY08GfbQ5qGyZvMX5pXyM05SQ6L0wzAoqytSAAU5oxMrcfNW6BmyRMqtq9OqG3vksAA==} + '@rsbuild/core@2.0.0': + resolution: {integrity: sha512-RbVMK3/4l4g+yt2B/cQv+ardlfGroF1Lgcin3pYUbtsLXKPwDjJII8g0XoCvIgapu0kaA+32YmzKlnfnLGx2NA==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -344,8 +349,8 @@ packages: core-js: optional: true - '@rslib/core@0.21.1': - resolution: {integrity: sha512-D84vwjlLIV3x1mejNQci3MUwpsKGj1zJLbvr+AIUZFWTwym+XXxMmI/+72Fn0V2dRVx2hwsio9zMXA865DvKPw==} + '@rslib/core@0.21.3': + resolution: {integrity: sha512-3kyF273GQWIky4rAGD+Nkewlc7OraRwM2rG6wMJ19cYeomN0OKokVbk0vvfLAcQu43mtEO+dnZk6BchUoRmQOg==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -396,6 +401,11 @@ packages: 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] @@ -406,9 +416,9 @@ packages: cpu: [arm64] os: [darwin] - '@rspack/binding-darwin-arm64@2.0.0-rc.1': - resolution: {integrity: sha512-fYbeDDDg6QKZzXYt/J0/j0Qhr01wQLuISUsYnNhu5MLwdXVUSVcqz+CTqgF3d0EQVVn6FqLV63lbNRzUGfSq9g==} - cpu: [arm64] + '@rspack/binding-darwin-x64@2.0.0': + resolution: {integrity: sha512-YQ96LMmzIzhZt9cZWUDWXSxS9UWWHWoLxJyZ5f42DSaVPVelBg5ThbVORDwOP5QDA2xFXj60rVnmmcZLzg/aDA==} + cpu: [x64] os: [darwin] '@rspack/binding-darwin-x64@2.0.0-beta.7': @@ -421,10 +431,11 @@ packages: cpu: [x64] os: [darwin] - '@rspack/binding-darwin-x64@2.0.0-rc.1': - resolution: {integrity: sha512-MvXi9kr8xXn1y0PD1WI/4YphRNOdbykJjKdEsAG4JxEVoERmhIHOTwKvUqlejajizAwlVZcxQl/FacoPLsKN5Q==} - cpu: [x64] - os: [darwin] + '@rspack/binding-linux-arm64-gnu@2.0.0': + resolution: {integrity: sha512-Ufn33gzkIV7JY69k6vJQEdOzRvBqThIgH46pwXksHSMwRZp8IbJhXfyYIAVsRWCk8fXpr9t1nAvCDvJXT2EeyA==} + cpu: [arm64] + os: [linux] + libc: [glibc] '@rspack/binding-linux-arm64-gnu@2.0.0-beta.7': resolution: {integrity: sha512-MR5OmEscDXhRF9NoUG4tBArKAlmyxkWq3DM++UxNP8+fAKjoTJQ6Tp/2eTTUItoSE1Ymu4X1neJv+nzTSWSu2Q==} @@ -438,11 +449,11 @@ packages: os: [linux] libc: [glibc] - '@rspack/binding-linux-arm64-gnu@2.0.0-rc.1': - resolution: {integrity: sha512-j6WsHEwGSdUoiy4BsQBW0RjFl+MBzozdybSYhkiyVSoHlbm7CPt3XaaS3elH5YcwuLHORmVHPP91QhwWl9UFJg==} + '@rspack/binding-linux-arm64-musl@2.0.0': + resolution: {integrity: sha512-CZbvFKlNY9UC0C+Czz6i8JFCzGpuL9oX8gEqcJA1+84Y6eEEBH50UiTzeCewxKW3dOofkZdvT5vgNMXz6aMUmg==} cpu: [arm64] os: [linux] - libc: [glibc] + libc: [musl] '@rspack/binding-linux-arm64-musl@2.0.0-beta.7': resolution: {integrity: sha512-cDodToY/gVWviKOPVHDsnmsW95gdXuRyXocGPWCgps/EhCpwCLIMnddoubXFcqzx7cwV93hmHj4w3fmG7eaZXw==} @@ -456,11 +467,11 @@ packages: os: [linux] libc: [musl] - '@rspack/binding-linux-arm64-musl@2.0.0-rc.1': - resolution: {integrity: sha512-MPoZE0aS8oH+Wr0R5tIYch8gbUwYYf4LsiGdP6enMKMTrmpJyOVGlhPHVSwsrFgBg7fjTGOuxHuibtsvDUdLOQ==} - cpu: [arm64] + '@rspack/binding-linux-x64-gnu@2.0.0': + resolution: {integrity: sha512-dPjFGpoCvZfFpJBsWAUR+PR7mWYxpou6L026qIOpAVkz7WiTzErwKD3P1jVrpP4dM9yLb3fVE+PHHjTglhTJ4g==} + cpu: [x64] os: [linux] - libc: [musl] + libc: [glibc] '@rspack/binding-linux-x64-gnu@2.0.0-beta.7': resolution: {integrity: sha512-NgUBIyQ8m0gadf/DOO5ToVNKuzUDHlERVC3Aqvsrytp/TJOqZDiSs8xQGYbbIOtVc7AfVIQl/Fsotr25Eircmg==} @@ -474,11 +485,11 @@ packages: os: [linux] libc: [glibc] - '@rspack/binding-linux-x64-gnu@2.0.0-rc.1': - resolution: {integrity: sha512-gOlPCwtIg9GsFG/8ZdUyV5SyXDaGq2kmtXmyyFU7RO33MaalltNEBMf2hevRPj9z39eSzxwgJDonMOdx5Fo0Og==} + '@rspack/binding-linux-x64-musl@2.0.0': + resolution: {integrity: sha512-4fgDTMWt0mJDiugdia2mdOjTbnm7yM1Drzl1JpPqlUlOr113byOhc+qgN57LURSGypz2yz/h/Zad7/UnVAxYJw==} cpu: [x64] os: [linux] - libc: [glibc] + libc: [musl] '@rspack/binding-linux-x64-musl@2.0.0-beta.7': resolution: {integrity: sha512-GB7db46b2bIq5pda0aR4iI/vCtD3x3amsJQYUJpGDY4uVKMnODWXuOwVMp5H83lRdHxKsc0iFe+yZJvQ2yhesQ==} @@ -492,11 +503,9 @@ packages: os: [linux] libc: [musl] - '@rspack/binding-linux-x64-musl@2.0.0-rc.1': - resolution: {integrity: sha512-K6Swk1rfP4z4b6bp84NlikGlUWMOPpIWCtlPr/W0TWgc2C/cd844oHdoIu7WtmOH7y9AwB5UG2bWpgFAVwykCw==} - cpu: [x64] - os: [linux] - libc: [musl] + '@rspack/binding-wasm32-wasi@2.0.0': + resolution: {integrity: sha512-ANk73ZKtPrZf9gdtyRK2nQUfhi1uXoC5P2KF89pyVAE8+zcoLBnYtZGYpWa/cmNi5BcO5g4Z+v2l1UA3bUPLQQ==} + cpu: [wasm32] '@rspack/binding-wasm32-wasi@2.0.0-beta.7': resolution: {integrity: sha512-wnH4qGb8pH+LFmgIdef8EOQVc5QMMaay5+D7Dp6IfiBGmY/242Imy+e16Qcwxnr1QCwvfrgxcCkus40vM1ujMw==} @@ -506,9 +515,10 @@ packages: resolution: {integrity: sha512-zu+iW0kEYJd2AEEqYMSU64f98RMOXVwevnQuPtMg3WhVL79FOfkfXOlf16ZYzB8di8hpMRss7m4traGEUEyjZA==} cpu: [wasm32] - '@rspack/binding-wasm32-wasi@2.0.0-rc.1': - resolution: {integrity: sha512-aa9oUTqOb1QjwsHVlMr5sV+7mcBI4MLQ/xhFO2CIEcfVnJIPl8XpKUbDEgqMwcFlzcgzKmHg5cVmIvd82BLgow==} - cpu: [wasm32] + '@rspack/binding-win32-arm64-msvc@2.0.0': + resolution: {integrity: sha512-IHZFRtJ85ONbM+BCtF4TeYXS2Fu9X0IJS2phX1rPibYq9iEtHGfBt4cNlnsJPhbPAXVvi4Oli/yiLRJ1zxtCIg==} + cpu: [arm64] + os: [win32] '@rspack/binding-win32-arm64-msvc@2.0.0-beta.7': resolution: {integrity: sha512-gImxvBR5Ki2B+xRdzzXhv6AjUiLI7JzBJxDrNLagap4rs018KaYtEiwkhqaYnDNTcynibflZYGYjS8vjwoqwpA==} @@ -520,9 +530,9 @@ packages: cpu: [arm64] os: [win32] - '@rspack/binding-win32-arm64-msvc@2.0.0-rc.1': - resolution: {integrity: sha512-+UxF0c7E9bE3siFbMHi+mmoeQJzcTKl1j3x+Y6MY/PJ3V70cU23wOaxMvmSsCyq2JNJBT2RCNZ9HaL+o3kReug==} - cpu: [arm64] + '@rspack/binding-win32-ia32-msvc@2.0.0': + resolution: {integrity: sha512-n4tbIqacq/FhNJflMlgZV50AeQFTLh5hnDS3v4W+rJWa3IW1VfgB0+XppdeW+Dqhw7QcMIsCmro01kwNdlXZDQ==} + cpu: [ia32] os: [win32] '@rspack/binding-win32-ia32-msvc@2.0.0-beta.7': @@ -535,9 +545,9 @@ packages: cpu: [ia32] os: [win32] - '@rspack/binding-win32-ia32-msvc@2.0.0-rc.1': - resolution: {integrity: sha512-gc0JdkdxSWo+o/b1qTCT6mZ3DrlGe32eW+Ps3xInxcG4UHjUG7hTDgFtOgVQ6VhQ8WMUXG+TQOz0CySVpYjsoQ==} - cpu: [ia32] + '@rspack/binding-win32-x64-msvc@2.0.0': + resolution: {integrity: sha512-cJOgikIW2t3S+42TQZsv+DJriJt2m6lnUk+pUFu/fO93rrMvNrx8gfMxR8W5zDTreBX0cfMx2pw6EVmyi/YzsQ==} + cpu: [x64] os: [win32] '@rspack/binding-win32-x64-msvc@2.0.0-beta.7': @@ -550,10 +560,8 @@ packages: cpu: [x64] os: [win32] - '@rspack/binding-win32-x64-msvc@2.0.0-rc.1': - resolution: {integrity: sha512-Dnj0jthyVUikf65MGEyZy3akshtSmR1xsp/Xr0h/NWTo5JFWHKAFNYFE+jFfY0uzC8e4IDcLQLYoFomqV1DsEg==} - cpu: [x64] - os: [win32] + '@rspack/binding@2.0.0': + resolution: {integrity: sha512-WA2f9eQpejkvf5Vrnf6wNCn1m8RT1p08NjgOZpKhsCzr0uBjWeRvGduawlrFFHZh/jPnWZTVaVdQ08FEAWbwGw==} '@rspack/binding@2.0.0-beta.7': resolution: {integrity: sha512-D5ycNB5gpYpsM7SwFohcbg0LooB1bmYEeTYRLPRuwXeN0Tp/Alq4iq4/32iaF1I9NcxgQddx2NERXzlxguvYeQ==} @@ -561,9 +569,6 @@ packages: '@rspack/binding@2.0.0-rc.0': resolution: {integrity: sha512-zWjMryvt8J8H/Z/sa0MHWfblUTHNCwXhw2x13Yz9Nw2P8JjZ/k/h3ni0xBBl/QubIVoA1IfN2OaiNCtFlVmDrQ==} - '@rspack/binding@2.0.0-rc.1': - resolution: {integrity: sha512-rhJqtbyiRPOjTAZW0xTZFbOrS5yP5yL1SF0DPE9kvFfzePz30IqjMDMxL0KuhkDZd/M1eUINJyoqd8NTbR9wHw==} - '@rspack/cli@2.0.0-beta.7': resolution: {integrity: sha512-nW4iET5qYTNcX7TL5f2EBGddm5GfcN38LM5HDhhh2F991sIN2KF8u6s3yG1Y7ztAkWS0mApPbGB1mnVo2JfpDw==} hasBin: true @@ -574,8 +579,8 @@ packages: '@rspack/dev-server': optional: true - '@rspack/core@2.0.0-beta.7': - resolution: {integrity: sha512-JbLVx0RptvNvPx3Tj+b96v4lxLvcV9YId2VWJ1DmYlQ+oFJJrjjdQtr3KJitU5tEIySW1CqD1R6qxU3BzpwEjw==} + '@rspack/core@2.0.0': + resolution: {integrity: sha512-WD1mJM9LbZ7Z399Rbv9dE3BNEV0+3sE5OzDdzV8hOxUb3mX++ynK5n9kil8w60B6nGdcKeV9ly5aN4PgqiwWUg==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@module-federation/runtime-tools': ^0.24.1 || ^2.0.0 @@ -586,8 +591,8 @@ packages: '@swc/helpers': optional: true - '@rspack/core@2.0.0-rc.0': - resolution: {integrity: sha512-hFc2284m/075etKLLNsECAwOcyNQ8NHUaBhwJCQJQ3J9iqjDoZisefGC8I457u2iieoc1KNSANB9hxZ0ZOHuJg==} + '@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 @@ -598,8 +603,8 @@ packages: '@swc/helpers': optional: true - '@rspack/core@2.0.0-rc.1': - resolution: {integrity: sha512-OIfkYn05/IWtVIdZ8Y/a0y/k4ipzqfApxIZqnJM59G/bGwQKMBrLHpOMGgV2Wmq1j9UMXzF7ZtsFMUbYBhFb9A==} + '@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 @@ -628,8 +633,8 @@ packages: webpack-hot-middleware: optional: true - '@rstest/core@0.9.7': - resolution: {integrity: sha512-y5ARfOucx+9GaK2gL3Eeu1MyJzkS2/OuJH6bURYMPY2cbkOqoobmZvuJF0mdTve+wHGyv+5wvGUMslEeLIO0Zw==} + '@rstest/core@0.9.9': + resolution: {integrity: sha512-AdlRgvyitoenjBTxlnYHr4rf71as96abmqVjmPXnfc0MyYk563AKMagHoWW5YMQKGCjRcrZx92dDRIUI0Z8Lyg==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -641,8 +646,8 @@ packages: jsdom: optional: true - '@rushstack/node-core-library@5.22.0': - resolution: {integrity: sha512-S/Dm/N+8tkbasS6yM5cF6q4iDFt14mQQniiVIwk1fd0zpPwWESspO4qtPyIl8szEaN86XOYC1HRRzZrOowxjtw==} + '@rushstack/node-core-library@5.23.1': + resolution: {integrity: sha512-wlKmIKIYCKuCASbITvOxLZXepPbwXvrv7S6ig6XNWFchSyhL/E2txmVXspHY49Wu2dzf7nI27a2k/yV5BA3EiA==} peerDependencies: '@types/node': '*' peerDependenciesMeta: @@ -657,19 +662,19 @@ packages: '@types/node': optional: true - '@rushstack/rig-package@0.7.2': - resolution: {integrity: sha512-9XbFWuqMYcHUso4mnETfhGVUSaADBRj6HUAAEYk50nMPn8WRICmBuCphycQGNB3duIR6EEZX3Xj3SYc2XiP+9A==} + '@rushstack/rig-package@0.7.3': + resolution: {integrity: sha512-aAA518n6wxxjCfnTAOjQnm7ngNE0FVHxHAw2pxKlIhxrMn0XQjGcXKF0oKWpjBgJOmsaJpVob/v+zr3zxgPWuA==} - '@rushstack/terminal@0.22.5': - resolution: {integrity: sha512-umej8J6A+WRbfQV1G/uNfnz4bMa8CzFU9IJzQb/ZcH4j7Ybg3BQ8UBKOCF3o5U3/2yah1TDU/zE71ugg2JJv+Q==} + '@rushstack/terminal@0.24.0': + resolution: {integrity: sha512-8ZQS4MMaGsv27EXCBiH7WMPkRZrffeDoIevs6z9TM5dzqiY6+Hn4evfK/G+gvgBTjfvfkHIZPQQmalmI2sM4TQ==} peerDependencies: '@types/node': '*' peerDependenciesMeta: '@types/node': optional: true - '@rushstack/ts-command-line@5.3.5': - resolution: {integrity: sha512-ToJQu3+o6aEdDoApGrwb/RsbwDi/NSC7jIEaAezzWM470TRrsXfSHoYAm1eWkhh34xJ+kZxU1ZzKSHiOMlOFPA==} + '@rushstack/ts-command-line@5.3.9': + resolution: {integrity: sha512-GIHqU+sRGQ3LGWAZu1O+9Yh++qwtyNIIGuNbcWHJjBTm2qRez0cwINUHZ+pQLR8UuzZDcMajrDaNbUYoaL/XtQ==} '@swc/helpers@0.5.21': resolution: {integrity: sha512-jI/VAmtdjB/RnI8GTnokyX7Ug8c+g+ffD6QRLa6XQewtnGyukKkKSk3wLTM3b5cjt1jNh9x0jfVlagdN2gDKQg==} @@ -970,8 +975,8 @@ packages: resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} engines: {node: '>= 0.8'} - devtools-protocol@0.0.1581282: - resolution: {integrity: sha512-nv7iKtNZQshSW2hKzYNr46nM/Cfh5SEvE2oV0/SEGgc9XupIY5ggf84Cz8eJIkBce7S3bmTAauFD6aysMpnqsQ==} + devtools-protocol@0.0.1595872: + resolution: {integrity: sha512-kRfgp8vWVjBu/fbYCiVFiOqsCk3CrMKEo3WbgGT2NXK2dG7vawWPBljixajVgGK9II8rDO9G0oD0zLt3I1daRg==} diff@8.0.4: resolution: {integrity: sha512-DPi0FmjiSU5EvQV0++GFDOJ9ASQUVFh5kD+OzOnYdi7n3Wpm9hWWGfB/O2blfHcMVTL5WkQXSnRiK9makhrcnw==} @@ -1285,13 +1290,6 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - lodash@4.18.1: - resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==} - - lru-cache@6.0.0: - resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} - engines: {node: '>=10'} - lru-cache@7.18.3: resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==} engines: {node: '>=12'} @@ -1437,12 +1435,12 @@ packages: pump@3.0.4: resolution: {integrity: sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==} - puppeteer-core@24.40.0: - resolution: {integrity: sha512-MWL3XbUCfVgGR0gRsidzT6oKJT2QydPLhMITU6HoVWiiv4gkb6gJi3pcdAa8q4HwjBTbqISOWVP4aJiiyUJvag==} + puppeteer-core@24.42.0: + resolution: {integrity: sha512-T4zXokk/izH01fYPhyyev1A4piWiOKrYq7CUFpdoYQxmOnXoV6YjUabmfIjCYkNspSoAXIxRid3Tw+Vg0fthYg==} engines: {node: '>=18'} - puppeteer@24.40.0: - resolution: {integrity: sha512-IxQbDq93XHVVLWHrAkFP7F7iHvb9o0mgfsSIMlhHb+JM+JjM1V4v4MNSQfcRWJopx9dsNOr9adYv0U5fm9BJBQ==} + puppeteer@24.42.0: + resolution: {integrity: sha512-94MoPfFp2eY3eYIMdINkez4IOP5TMHntlZbVx06fHlQTtiQiYgaY0L2Zzfod8PVUkPqP7m3Qlre2v8YS8cudPA==} engines: {node: '>=18'} hasBin: true @@ -1500,8 +1498,8 @@ packages: resolution: {integrity: sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==} engines: {node: '>= 18'} - rsbuild-plugin-dts@0.21.1: - resolution: {integrity: sha512-2XL7CMbZi2esfwzD55/joPiOwgo7p5IRctSzQPrxVOL2wsJPlr2kRL5cWyck7Zbdv7+Jj/1kCmNztdKPN6+rhw==} + rsbuild-plugin-dts@0.21.3: + resolution: {integrity: sha512-8E3/npwRp99gc/Bl5bE1KKN5eIS2TQ3fuA7fBEk67R1RF7V4OtFKVI7mhk3X8zoH/9cclV9v909dguegZDgncw==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@microsoft/api-extractor': ^7 @@ -1527,11 +1525,6 @@ packages: resolution: {integrity: sha512-ftnu3TW4+3eBfLRFnDEkzGxSF/10BJBkaLJuBHZX0kiPS7bRdlpZGu6YGt4KngMkdTwJE6MbjavFpqHvqVt+Ew==} engines: {node: '>=18'} - semver@7.5.4: - resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} - engines: {node: '>=10'} - hasBin: true - semver@7.7.4: resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==} engines: {node: '>=10'} @@ -1621,10 +1614,6 @@ packages: resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} engines: {node: '>=8'} - strip-json-comments@3.1.1: - resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} - engines: {node: '>=8'} - supports-color@8.1.1: resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} engines: {node: '>=10'} @@ -1679,8 +1668,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - typescript@6.0.2: - resolution: {integrity: sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==} + typescript@6.0.3: + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} engines: {node: '>=14.17'} hasBin: true @@ -1734,9 +1723,6 @@ packages: resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} engines: {node: '>=10'} - yallist@4.0.0: - resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} - yargs-parser@21.1.1: resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} engines: {node: '>=12'} @@ -1802,12 +1788,23 @@ snapshots: '@discoveryjs/json-ext@0.5.7': {} + '@emnapi/core@1.10.0': + dependencies: + '@emnapi/wasi-threads': 1.2.1 + tslib: 2.8.1 + optional: true + '@emnapi/core@1.9.1': dependencies: '@emnapi/wasi-threads': 1.2.0 tslib: 2.8.1 optional: true + '@emnapi/runtime@1.10.0': + dependencies: + tslib: 2.8.1 + optional: true + '@emnapi/runtime@1.9.1': dependencies: tslib: 2.8.1 @@ -1818,34 +1815,38 @@ snapshots: tslib: 2.8.1 optional: true + '@emnapi/wasi-threads@1.2.1': + dependencies: + tslib: 2.8.1 + optional: true + '@epic-web/invariant@1.0.0': {} '@hono/node-server@1.19.14(hono@4.12.14)': dependencies: hono: 4.12.14 - '@microsoft/api-extractor-model@7.33.6(@types/node@24.12.2)': + '@microsoft/api-extractor-model@7.33.8(@types/node@24.12.2)': dependencies: '@microsoft/tsdoc': 0.16.0 '@microsoft/tsdoc-config': 0.18.1 - '@rushstack/node-core-library': 5.22.0(@types/node@24.12.2) + '@rushstack/node-core-library': 5.23.1(@types/node@24.12.2) transitivePeerDependencies: - '@types/node' - '@microsoft/api-extractor@7.58.2(@types/node@24.12.2)': + '@microsoft/api-extractor@7.58.7(@types/node@24.12.2)': dependencies: - '@microsoft/api-extractor-model': 7.33.6(@types/node@24.12.2) + '@microsoft/api-extractor-model': 7.33.8(@types/node@24.12.2) '@microsoft/tsdoc': 0.16.0 '@microsoft/tsdoc-config': 0.18.1 - '@rushstack/node-core-library': 5.22.0(@types/node@24.12.2) - '@rushstack/rig-package': 0.7.2 - '@rushstack/terminal': 0.22.5(@types/node@24.12.2) - '@rushstack/ts-command-line': 5.3.5(@types/node@24.12.2) + '@rushstack/node-core-library': 5.23.1(@types/node@24.12.2) + '@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) diff: 8.0.4 - lodash: 4.18.1 minimatch: 10.2.3 resolve: 1.22.11 - semver: 7.5.4 + semver: 7.7.4 source-map: 0.6.1 typescript: 5.9.3 transitivePeerDependencies: @@ -1901,10 +1902,17 @@ snapshots: '@tybys/wasm-util': 0.10.1 optional: true - '@napi-rs/wasm-runtime@1.1.2(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)': + '@napi-rs/wasm-runtime@1.1.2(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)': dependencies: - '@emnapi/core': 1.9.1 - '@emnapi/runtime': 1.9.1 + '@emnapi/core': 1.10.0 + '@emnapi/runtime': 1.10.0 + '@tybys/wasm-util': 0.10.1 + optional: true + + '@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)': + dependencies: + '@emnapi/core': 1.10.0 + '@emnapi/runtime': 1.10.0 '@tybys/wasm-util': 0.10.1 optional: true @@ -2015,34 +2023,21 @@ snapshots: - react-native-b4a - supports-color - '@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@module-federation/runtime-tools@2.3.1)': - dependencies: - '@rspack/core': 2.0.0-rc.1(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21) - '@swc/helpers': 0.5.21 - transitivePeerDependencies: - - '@emnapi/core' - - '@emnapi/runtime' - - '@module-federation/runtime-tools' - - '@rsbuild/core@2.0.0-rc.2(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@module-federation/runtime-tools@2.3.1)': + '@rsbuild/core@2.0.0(@module-federation/runtime-tools@2.3.1)': dependencies: - '@rspack/core': 2.0.0-rc.1(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21) + '@rspack/core': 2.0.0(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21) '@swc/helpers': 0.5.21 transitivePeerDependencies: - - '@emnapi/core' - - '@emnapi/runtime' - '@module-federation/runtime-tools' - '@rslib/core@0.21.1(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@microsoft/api-extractor@7.58.2(@types/node@24.12.2))(@module-federation/runtime-tools@2.3.1)(typescript@6.0.2)': + '@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-rc.2(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@module-federation/runtime-tools@2.3.1) - rsbuild-plugin-dts: 0.21.1(@microsoft/api-extractor@7.58.2(@types/node@24.12.2))(@rsbuild/core@2.0.0-rc.2(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@module-federation/runtime-tools@2.3.1))(typescript@6.0.2) + '@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) optionalDependencies: - '@microsoft/api-extractor': 7.58.2(@types/node@24.12.2) - typescript: 6.0.2 + '@microsoft/api-extractor': 7.58.7(@types/node@24.12.2) + typescript: 6.0.3 transitivePeerDependencies: - - '@emnapi/core' - - '@emnapi/runtime' - '@module-federation/runtime-tools' - '@typescript/native-preview' - core-js @@ -2076,13 +2071,16 @@ snapshots: '@rslint/win32-x64@0.5.0': optional: true + '@rspack/binding-darwin-arm64@2.0.0': + optional: true + '@rspack/binding-darwin-arm64@2.0.0-beta.7': optional: true '@rspack/binding-darwin-arm64@2.0.0-rc.0': optional: true - '@rspack/binding-darwin-arm64@2.0.0-rc.1': + '@rspack/binding-darwin-x64@2.0.0': optional: true '@rspack/binding-darwin-x64@2.0.0-beta.7': @@ -2091,7 +2089,7 @@ snapshots: '@rspack/binding-darwin-x64@2.0.0-rc.0': optional: true - '@rspack/binding-darwin-x64@2.0.0-rc.1': + '@rspack/binding-linux-arm64-gnu@2.0.0': optional: true '@rspack/binding-linux-arm64-gnu@2.0.0-beta.7': @@ -2100,7 +2098,7 @@ snapshots: '@rspack/binding-linux-arm64-gnu@2.0.0-rc.0': optional: true - '@rspack/binding-linux-arm64-gnu@2.0.0-rc.1': + '@rspack/binding-linux-arm64-musl@2.0.0': optional: true '@rspack/binding-linux-arm64-musl@2.0.0-beta.7': @@ -2109,7 +2107,7 @@ snapshots: '@rspack/binding-linux-arm64-musl@2.0.0-rc.0': optional: true - '@rspack/binding-linux-arm64-musl@2.0.0-rc.1': + '@rspack/binding-linux-x64-gnu@2.0.0': optional: true '@rspack/binding-linux-x64-gnu@2.0.0-beta.7': @@ -2118,7 +2116,7 @@ snapshots: '@rspack/binding-linux-x64-gnu@2.0.0-rc.0': optional: true - '@rspack/binding-linux-x64-gnu@2.0.0-rc.1': + '@rspack/binding-linux-x64-musl@2.0.0': optional: true '@rspack/binding-linux-x64-musl@2.0.0-beta.7': @@ -2127,7 +2125,11 @@ snapshots: '@rspack/binding-linux-x64-musl@2.0.0-rc.0': optional: true - '@rspack/binding-linux-x64-musl@2.0.0-rc.1': + '@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) optional: true '@rspack/binding-wasm32-wasi@2.0.0-beta.7': @@ -2135,20 +2137,15 @@ snapshots: '@napi-rs/wasm-runtime': 1.0.7 optional: true - '@rspack/binding-wasm32-wasi@2.0.0-rc.0(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)': + '@rspack/binding-wasm32-wasi@2.0.0-rc.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)': dependencies: - '@napi-rs/wasm-runtime': 1.1.2(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1) + '@napi-rs/wasm-runtime': 1.1.2(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) transitivePeerDependencies: - '@emnapi/core' - '@emnapi/runtime' optional: true - '@rspack/binding-wasm32-wasi@2.0.0-rc.1(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)': - dependencies: - '@napi-rs/wasm-runtime': 1.1.2(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1) - transitivePeerDependencies: - - '@emnapi/core' - - '@emnapi/runtime' + '@rspack/binding-win32-arm64-msvc@2.0.0': optional: true '@rspack/binding-win32-arm64-msvc@2.0.0-beta.7': @@ -2157,7 +2154,7 @@ snapshots: '@rspack/binding-win32-arm64-msvc@2.0.0-rc.0': optional: true - '@rspack/binding-win32-arm64-msvc@2.0.0-rc.1': + '@rspack/binding-win32-ia32-msvc@2.0.0': optional: true '@rspack/binding-win32-ia32-msvc@2.0.0-beta.7': @@ -2166,7 +2163,7 @@ snapshots: '@rspack/binding-win32-ia32-msvc@2.0.0-rc.0': optional: true - '@rspack/binding-win32-ia32-msvc@2.0.0-rc.1': + '@rspack/binding-win32-x64-msvc@2.0.0': optional: true '@rspack/binding-win32-x64-msvc@2.0.0-beta.7': @@ -2175,8 +2172,18 @@ snapshots: '@rspack/binding-win32-x64-msvc@2.0.0-rc.0': optional: true - '@rspack/binding-win32-x64-msvc@2.0.0-rc.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@2.0.0-beta.7': optionalDependencies: @@ -2191,7 +2198,7 @@ snapshots: '@rspack/binding-win32-ia32-msvc': 2.0.0-beta.7 '@rspack/binding-win32-x64-msvc': 2.0.0-beta.7 - '@rspack/binding@2.0.0-rc.0(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)': + '@rspack/binding@2.0.0-rc.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)': optionalDependencies: '@rspack/binding-darwin-arm64': 2.0.0-rc.0 '@rspack/binding-darwin-x64': 2.0.0-rc.0 @@ -2199,7 +2206,7 @@ snapshots: '@rspack/binding-linux-arm64-musl': 2.0.0-rc.0 '@rspack/binding-linux-x64-gnu': 2.0.0-rc.0 '@rspack/binding-linux-x64-musl': 2.0.0-rc.0 - '@rspack/binding-wasm32-wasi': 2.0.0-rc.0(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1) + '@rspack/binding-wasm32-wasi': 2.0.0-rc.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) '@rspack/binding-win32-arm64-msvc': 2.0.0-rc.0 '@rspack/binding-win32-ia32-msvc': 2.0.0-rc.0 '@rspack/binding-win32-x64-msvc': 2.0.0-rc.0 @@ -2207,22 +2214,6 @@ snapshots: - '@emnapi/core' - '@emnapi/runtime' - '@rspack/binding@2.0.0-rc.1(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)': - optionalDependencies: - '@rspack/binding-darwin-arm64': 2.0.0-rc.1 - '@rspack/binding-darwin-x64': 2.0.0-rc.1 - '@rspack/binding-linux-arm64-gnu': 2.0.0-rc.1 - '@rspack/binding-linux-arm64-musl': 2.0.0-rc.1 - '@rspack/binding-linux-x64-gnu': 2.0.0-rc.1 - '@rspack/binding-linux-x64-musl': 2.0.0-rc.1 - '@rspack/binding-wasm32-wasi': 2.0.0-rc.1(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1) - '@rspack/binding-win32-arm64-msvc': 2.0.0-rc.1 - '@rspack/binding-win32-ia32-msvc': 2.0.0-rc.1 - '@rspack/binding-win32-x64-msvc': 2.0.0-rc.1 - transitivePeerDependencies: - - '@emnapi/core' - - '@emnapi/runtime' - '@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 @@ -2231,26 +2222,23 @@ snapshots: optionalDependencies: '@rspack/dev-server': 'link:' - '@rspack/core@2.0.0-beta.7(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21)': + '@rspack/core@2.0.0(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21)': dependencies: - '@rspack/binding': 2.0.0-beta.7 + '@rspack/binding': 2.0.0 optionalDependencies: '@module-federation/runtime-tools': 2.3.1 '@swc/helpers': 0.5.21 - '@rspack/core@2.0.0-rc.0(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@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-rc.0(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1) + '@rspack/binding': 2.0.0-beta.7 optionalDependencies: '@module-federation/runtime-tools': 2.3.1 '@swc/helpers': 0.5.21 - transitivePeerDependencies: - - '@emnapi/core' - - '@emnapi/runtime' - '@rspack/core@2.0.0-rc.1(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21)': + '@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)': dependencies: - '@rspack/binding': 2.0.0-rc.1(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1) + '@rspack/binding': 2.0.0-rc.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) optionalDependencies: '@module-federation/runtime-tools': 2.3.1 '@swc/helpers': 0.5.21 @@ -2258,27 +2246,25 @@ snapshots: - '@emnapi/core' - '@emnapi/runtime' - '@rspack/dev-middleware@2.0.1(@rspack/core@2.0.0-rc.0(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@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.9.1)(@emnapi/runtime@1.9.1)(@module-federation/runtime-tools@2.3.1)(@swc/helpers@0.5.21) + '@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) '@rspack/plugin-react-refresh@1.6.2(react-refresh@0.18.0)': dependencies: error-stack-parser: 2.1.4 react-refresh: 0.18.0 - '@rstest/core@0.9.7(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@module-federation/runtime-tools@2.3.1)': + '@rstest/core@0.9.9(@module-federation/runtime-tools@2.3.1)': dependencies: - '@rsbuild/core': 2.0.0-rc.1(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@module-federation/runtime-tools@2.3.1) + '@rsbuild/core': 2.0.0(@module-federation/runtime-tools@2.3.1) '@types/chai': 5.2.3 tinypool: 2.1.0 transitivePeerDependencies: - - '@emnapi/core' - - '@emnapi/runtime' - '@module-federation/runtime-tools' - core-js - '@rushstack/node-core-library@5.22.0(@types/node@24.12.2)': + '@rushstack/node-core-library@5.23.1(@types/node@24.12.2)': dependencies: ajv: 8.18.0 ajv-draft-04: 1.0.0(ajv@8.18.0) @@ -2287,7 +2273,7 @@ snapshots: import-lazy: 4.0.0 jju: 1.4.0 resolve: 1.22.11 - semver: 7.5.4 + semver: 7.7.4 optionalDependencies: '@types/node': 24.12.2 @@ -2295,22 +2281,22 @@ snapshots: optionalDependencies: '@types/node': 24.12.2 - '@rushstack/rig-package@0.7.2': + '@rushstack/rig-package@0.7.3': dependencies: + jju: 1.4.0 resolve: 1.22.11 - strip-json-comments: 3.1.1 - '@rushstack/terminal@0.22.5(@types/node@24.12.2)': + '@rushstack/terminal@0.24.0(@types/node@24.12.2)': dependencies: - '@rushstack/node-core-library': 5.22.0(@types/node@24.12.2) + '@rushstack/node-core-library': 5.23.1(@types/node@24.12.2) '@rushstack/problem-matcher': 0.2.1(@types/node@24.12.2) supports-color: 8.1.1 optionalDependencies: '@types/node': 24.12.2 - '@rushstack/ts-command-line@5.3.5(@types/node@24.12.2)': + '@rushstack/ts-command-line@5.3.9(@types/node@24.12.2)': dependencies: - '@rushstack/terminal': 0.22.5(@types/node@24.12.2) + '@rushstack/terminal': 0.24.0(@types/node@24.12.2) '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -2513,9 +2499,9 @@ snapshots: dependencies: readdirp: 5.0.0 - chromium-bidi@14.0.0(devtools-protocol@0.0.1581282): + chromium-bidi@14.0.0(devtools-protocol@0.0.1595872): dependencies: - devtools-protocol: 0.0.1581282 + devtools-protocol: 0.0.1595872 mitt: 3.0.1 zod: 3.25.76 @@ -2543,14 +2529,14 @@ snapshots: cookie@0.7.2: {} - cosmiconfig@9.0.1(typescript@6.0.2): + cosmiconfig@9.0.1(typescript@6.0.3): dependencies: env-paths: 2.2.1 import-fresh: 3.3.1 js-yaml: 4.1.1 parse-json: 5.2.0 optionalDependencies: - typescript: 6.0.2 + typescript: 6.0.3 cross-env@10.1.0: dependencies: @@ -2586,7 +2572,7 @@ snapshots: depd@2.0.0: {} - devtools-protocol@0.0.1581282: {} + devtools-protocol@0.0.1595872: {} diff@8.0.4: {} @@ -2906,12 +2892,6 @@ snapshots: lines-and-columns@1.2.4: {} - lodash@4.18.1: {} - - lru-cache@6.0.0: - dependencies: - yallist: 4.0.0 - lru-cache@7.18.3: {} math-intrinsics@1.1.0: {} @@ -3055,12 +3035,12 @@ snapshots: end-of-stream: 1.4.5 once: 1.4.0 - puppeteer-core@24.40.0: + puppeteer-core@24.42.0: dependencies: '@puppeteer/browsers': 2.13.0 - chromium-bidi: 14.0.0(devtools-protocol@0.0.1581282) + chromium-bidi: 14.0.0(devtools-protocol@0.0.1595872) debug: 4.4.3 - devtools-protocol: 0.0.1581282 + devtools-protocol: 0.0.1595872 typed-query-selector: 2.12.1 webdriver-bidi-protocol: 0.4.1 ws: 8.20.0 @@ -3072,13 +3052,13 @@ snapshots: - supports-color - utf-8-validate - puppeteer@24.40.0(typescript@6.0.2): + puppeteer@24.42.0(typescript@6.0.3): dependencies: '@puppeteer/browsers': 2.13.0 - chromium-bidi: 14.0.0(devtools-protocol@0.0.1581282) - cosmiconfig: 9.0.1(typescript@6.0.2) - devtools-protocol: 0.0.1581282 - puppeteer-core: 24.40.0 + chromium-bidi: 14.0.0(devtools-protocol@0.0.1595872) + cosmiconfig: 9.0.1(typescript@6.0.3) + devtools-protocol: 0.0.1595872 + puppeteer-core: 24.42.0 typed-query-selector: 2.12.1 transitivePeerDependencies: - bare-abort-controller @@ -3138,13 +3118,13 @@ snapshots: transitivePeerDependencies: - supports-color - rsbuild-plugin-dts@0.21.1(@microsoft/api-extractor@7.58.2(@types/node@24.12.2))(@rsbuild/core@2.0.0-rc.2(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@module-federation/runtime-tools@2.3.1))(typescript@6.0.2): + 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): dependencies: '@ast-grep/napi': 0.37.0 - '@rsbuild/core': 2.0.0-rc.2(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@module-federation/runtime-tools@2.3.1) + '@rsbuild/core': 2.0.0(@module-federation/runtime-tools@2.3.1) optionalDependencies: - '@microsoft/api-extractor': 7.58.2(@types/node@24.12.2) - typescript: 6.0.2 + '@microsoft/api-extractor': 7.58.7(@types/node@24.12.2) + typescript: 6.0.3 run-applescript@7.1.0: {} @@ -3155,10 +3135,6 @@ snapshots: '@peculiar/x509': 1.14.3 pkijs: 3.4.0 - semver@7.5.4: - dependencies: - lru-cache: 6.0.0 - semver@7.7.4: {} send@1.2.1: @@ -3270,8 +3246,6 @@ snapshots: dependencies: ansi-regex: 5.0.1 - strip-json-comments@3.1.1: {} - supports-color@8.1.1: dependencies: has-flag: 4.0.0 @@ -3340,7 +3314,7 @@ snapshots: typescript@5.9.3: {} - typescript@6.0.2: {} + typescript@6.0.3: {} undici-types@7.16.0: {} @@ -3373,8 +3347,6 @@ snapshots: y18n@5.0.8: {} - yallist@4.0.0: {} - yargs-parser@21.1.1: {} yargs@17.7.2: From f52d12f103783b967260ce5b5123498386f03843 Mon Sep 17 00:00:00 2001 From: neverland Date: Thu, 23 Apr 2026 15:55:05 +0800 Subject: [PATCH 2/2] fix: snap --- tests/e2e/__snapshots__/overlay.test.js.snap | 240 +++++++++++++++---- 1 file changed, 192 insertions(+), 48 deletions(-) diff --git a/tests/e2e/__snapshots__/overlay.test.js.snap b/tests/e2e/__snapshots__/overlay.test.js.snap index 25ad662..61115c0 100644 --- a/tests/e2e/__snapshots__/overlay.test.js.snap +++ b/tests/e2e/__snapshots__/overlay.test.js.snap @@ -77,7 +77,10 @@ exports[`overlay > should not show initially, then show on an error and allow to right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -148,7 +151,10 @@ exports[`overlay > should not show initially, then show on an error and allow to inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -201,7 +207,10 @@ exports[`overlay > should not show initially, then show on an error, then hide o right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -272,7 +281,10 @@ exports[`overlay > should not show initially, then show on an error, then hide o inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -325,7 +337,10 @@ exports[`overlay > should not show initially, then show on an error, then show o right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -413,7 +428,10 @@ exports[`overlay > should not show initially, then show on an error, then show o right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -484,7 +502,10 @@ exports[`overlay > should not show initially, then show on an error, then show o inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -504,7 +525,10 @@ exports[`overlay > should not show initially, then show on an error, then show o inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -565,7 +589,10 @@ exports[`overlay > should show a warning after invalidation > overlay html 1`] = right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -616,7 +643,10 @@ exports[`overlay > should show a warning after invalidation > page html 1`] = ` inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -669,7 +699,10 @@ exports[`overlay > should show a warning and error for initial compilation > ove right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -828,7 +861,10 @@ exports[`overlay > should show a warning and error for initial compilation > pag inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -881,7 +917,10 @@ exports[`overlay > should show a warning and error for initial compilation and p right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -959,7 +998,10 @@ exports[`overlay > should show a warning and error for initial compilation and p inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -1012,7 +1054,10 @@ exports[`overlay > should show a warning and hide them after closing connection right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -1063,7 +1108,10 @@ exports[`overlay > should show a warning and hide them after closing connection inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -1124,7 +1172,10 @@ exports[`overlay > should show a warning for initial compilation > overlay html right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -1175,7 +1226,10 @@ exports[`overlay > should show a warning for initial compilation > page html 1`] inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -1228,7 +1282,10 @@ exports[`overlay > should show a warning when "client.overlay" is "true" > overl right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -1279,7 +1336,10 @@ exports[`overlay > should show a warning when "client.overlay" is "true" > page inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -1332,7 +1392,10 @@ exports[`overlay > should show a warning when "client.overlay.errors" is "true" right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -1383,7 +1446,10 @@ exports[`overlay > should show a warning when "client.overlay.errors" is "true" inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -1436,7 +1502,10 @@ exports[`overlay > should show a warning when "client.overlay.warnings" is "true right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -1487,7 +1556,10 @@ exports[`overlay > should show a warning when "client.overlay.warnings" is "true inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -1540,7 +1612,10 @@ exports[`overlay > should show an ansi formatted error for initial compilation > right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -1591,7 +1666,10 @@ exports[`overlay > should show an ansi formatted error for initial compilation > inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -1644,7 +1722,10 @@ exports[`overlay > should show an error after invalidation > overlay html 1`] = right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -1695,7 +1776,10 @@ exports[`overlay > should show an error after invalidation > page html 1`] = ` inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -1748,7 +1832,10 @@ exports[`overlay > should show an error for initial compilation > overlay html 1 right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -1799,7 +1886,10 @@ exports[`overlay > should show an error for initial compilation > page html 1`] inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -1852,7 +1942,10 @@ exports[`overlay > should show an error when "client.overlay" is "true" > overla right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -1903,7 +1996,10 @@ exports[`overlay > should show an error when "client.overlay" is "true" > page h inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -1956,7 +2052,10 @@ exports[`overlay > should show an error when "client.overlay.errors" is "true" > right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -2007,7 +2106,10 @@ exports[`overlay > should show an error when "client.overlay.errors" is "true" > inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -2060,7 +2162,10 @@ exports[`overlay > should show an error when "client.overlay.warnings" is "true" right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -2111,7 +2216,10 @@ exports[`overlay > should show an error when "client.overlay.warnings" is "true" inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -2164,7 +2272,10 @@ exports[`overlay > should show error for uncaught promise rejection > overlay ht right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -2248,7 +2359,10 @@ exports[`overlay > should show error for uncaught runtime error > overlay html 1 right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -2333,7 +2447,10 @@ exports[`overlay > should show error when it is not filtered > overlay html 1`] right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -2384,7 +2501,10 @@ exports[`overlay > should show error when it is not filtered > page html 1`] = ` inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -2437,7 +2557,10 @@ exports[`overlay > should show overlay when "Content-Security-Policy" is "defaul right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -2488,7 +2611,10 @@ exports[`overlay > should show overlay when "Content-Security-Policy" is "defaul inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -2541,7 +2667,10 @@ exports[`overlay > should show overlay when Trusted Types are enabled > overlay right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -2592,7 +2721,10 @@ exports[`overlay > should show overlay when Trusted Types are enabled > page htm inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -2645,7 +2777,10 @@ exports[`overlay > should show overlay when Trusted Types are enabled and the "r right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -2696,7 +2831,10 @@ exports[`overlay > should show overlay when Trusted Types are enabled and the "r inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " > @@ -2749,7 +2887,10 @@ exports[`overlay > should show warning when it is not filtered > overlay html 1` right: 0px; top: 0px; background-color: transparent; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; " > × @@ -2800,7 +2941,10 @@ exports[`overlay > should show warning when it is not filtered > page html 1`] = inset: 0px; width: 100vw; height: 100vh; - border: none; + border-width: medium; + border-style: none; + border-color: currentcolor; + border-image: initial; z-index: 2147483647; " >