From 1def7f6cfaf12c9a3ffcc03fb12b7be649d56a48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Apr 2025 20:49:10 +0800 Subject: [PATCH] chore(deps): update all patch dependencies (#13434) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/vant-area-data/package.json | 2 +- .../vant-auto-import-resolver/package.json | 2 +- packages/vant-cli/package.json | 2 +- packages/vant-compat/package.json | 2 +- packages/vant-popperjs/package.json | 2 +- packages/vant-use/package.json | 2 +- pnpm-lock.yaml | 275 +++++++++--------- 7 files changed, 151 insertions(+), 136 deletions(-) diff --git a/packages/vant-area-data/package.json b/packages/vant-area-data/package.json index a487849e4..436c56b74 100644 --- a/packages/vant-area-data/package.json +++ b/packages/vant-area-data/package.json @@ -37,7 +37,7 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "@rslib/core": "^0.6.2", + "@rslib/core": "^0.6.5", "typescript": "^5.8.3" } } diff --git a/packages/vant-auto-import-resolver/package.json b/packages/vant-auto-import-resolver/package.json index 29f5a02a7..ce68a7ff0 100644 --- a/packages/vant-auto-import-resolver/package.json +++ b/packages/vant-auto-import-resolver/package.json @@ -37,7 +37,7 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "@rslib/core": "^0.6.2", + "@rslib/core": "^0.6.5", "typescript": "^5.8.3" } } diff --git a/packages/vant-cli/package.json b/packages/vant-cli/package.json index bc0c5a198..af1a43016 100644 --- a/packages/vant-cli/package.json +++ b/packages/vant-cli/package.json @@ -33,7 +33,7 @@ "dependencies": { "@babel/core": "^7.26.10", "@babel/preset-typescript": "^7.27.0", - "@rsbuild/core": "^1.3.5", + "@rsbuild/core": "^1.3.9", "@rsbuild/plugin-babel": "^1.0.5", "@rsbuild/plugin-less": "^1.2.2", "@rsbuild/plugin-sass": "^1.3.1", diff --git a/packages/vant-compat/package.json b/packages/vant-compat/package.json index 6fb63ee27..ad24febc6 100644 --- a/packages/vant-compat/package.json +++ b/packages/vant-compat/package.json @@ -33,7 +33,7 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "@rslib/core": "^0.6.2", + "@rslib/core": "^0.6.5", "@vue/runtime-core": "^3.5.13", "typescript": "^5.8.3", "vant": "workspace:*", diff --git a/packages/vant-popperjs/package.json b/packages/vant-popperjs/package.json index 24778baca..3c7820b82 100644 --- a/packages/vant-popperjs/package.json +++ b/packages/vant-popperjs/package.json @@ -37,7 +37,7 @@ "license": "MIT", "devDependencies": { "@popperjs/core": "^2.11.8", - "@rslib/core": "^0.6.2", + "@rslib/core": "^0.6.5", "typescript": "^5.8.3" } } diff --git a/packages/vant-use/package.json b/packages/vant-use/package.json index 9b04ccdc4..8607dcd7f 100644 --- a/packages/vant-use/package.json +++ b/packages/vant-use/package.json @@ -36,7 +36,7 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "@rslib/core": "^0.6.2", + "@rslib/core": "^0.6.5", "typescript": "^5.8.3", "vue": "^3.5.13" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9a798f7b1..1b0a05add 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -131,8 +131,8 @@ importers: packages/vant-area-data: devDependencies: '@rslib/core': - specifier: ^0.6.2 - version: 0.6.2(typescript@5.8.3) + specifier: ^0.6.5 + version: 0.6.5(typescript@5.8.3) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -140,8 +140,8 @@ importers: packages/vant-auto-import-resolver: devDependencies: '@rslib/core': - specifier: ^0.6.2 - version: 0.6.2(typescript@5.8.3) + specifier: ^0.6.5 + version: 0.6.5(typescript@5.8.3) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -155,23 +155,23 @@ importers: specifier: ^7.27.0 version: 7.27.0(@babel/core@7.26.10) '@rsbuild/core': - specifier: ^1.3.5 - version: 1.3.5 + specifier: ^1.3.9 + version: 1.3.9 '@rsbuild/plugin-babel': specifier: ^1.0.5 - version: 1.0.5(@rsbuild/core@1.3.5) + version: 1.0.5(@rsbuild/core@1.3.9) '@rsbuild/plugin-less': specifier: ^1.2.2 - version: 1.2.2(@rsbuild/core@1.3.5) + version: 1.2.2(@rsbuild/core@1.3.9) '@rsbuild/plugin-sass': specifier: ^1.3.1 - version: 1.3.1(@rsbuild/core@1.3.5) + version: 1.3.1(@rsbuild/core@1.3.9) '@rsbuild/plugin-vue': specifier: ^1.0.7 - version: 1.0.7(@rsbuild/core@1.3.5)(esbuild@0.25.2)(vue@3.5.13(typescript@5.8.3)) + version: 1.0.7(@rsbuild/core@1.3.9)(esbuild@0.25.2)(vue@3.5.13(typescript@5.8.3)) '@rsbuild/plugin-vue-jsx': specifier: ^1.1.0 - version: 1.1.0(@babel/core@7.26.10)(@rsbuild/core@1.3.5) + version: 1.1.0(@babel/core@7.26.10)(@rsbuild/core@1.3.9) '@vant/eslint-config': specifier: workspace:^ version: link:../vant-eslint-config @@ -291,8 +291,8 @@ importers: packages/vant-compat: devDependencies: '@rslib/core': - specifier: ^0.6.2 - version: 0.6.2(typescript@5.8.3) + specifier: ^0.6.5 + version: 0.6.5(typescript@5.8.3) '@vue/runtime-core': specifier: ^3.5.13 version: 3.5.13 @@ -336,8 +336,8 @@ importers: specifier: ^2.11.8 version: 2.11.8 '@rslib/core': - specifier: ^0.6.2 - version: 0.6.2(typescript@5.8.3) + specifier: ^0.6.5 + version: 0.6.5(typescript@5.8.3) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -347,8 +347,8 @@ importers: packages/vant-use: devDependencies: '@rslib/core': - specifier: ^0.6.2 - version: 0.6.2(typescript@5.8.3) + specifier: ^0.6.5 + version: 0.6.5(typescript@5.8.3) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -366,62 +366,62 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@ast-grep/napi-darwin-arm64@0.36.2': - resolution: {integrity: sha512-0dzW+5SRuUxAlfwgMiUWXSvvyVD3nffzLtH5RhH2a1VXbQxi2UFWZqtfhv6e27iIUTnPfZDnZGNRw8FZgttMfQ==} + '@ast-grep/napi-darwin-arm64@0.37.0': + resolution: {integrity: sha512-QAiIiaAbLvMEg/yBbyKn+p1gX2/FuaC0SMf7D7capm/oG4xGMzdeaQIcSosF4TCxxV+hIH4Bz9e4/u7w6Bnk3Q==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@ast-grep/napi-darwin-x64@0.36.2': - resolution: {integrity: sha512-7TPdnq55OBXGcJLDARObI5BUFbp0AVRMGEzjnIBMWbRSowlDVTH7qBWwNAYk4auCdkwG8EBL40BUIHmagzpoCw==} + '@ast-grep/napi-darwin-x64@0.37.0': + resolution: {integrity: sha512-zvcvdgekd4ySV3zUbUp8HF5nk5zqwiMXTuVzTUdl/w08O7JjM6XPOIVT+d2o/MqwM9rsXdzdergY5oY2RdhSPA==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@ast-grep/napi-linux-arm64-gnu@0.36.2': - resolution: {integrity: sha512-/h51eEnEYCq4bclzhynH+964LQXDKXgNb2Un+Y9TLOU8VRaGNawTkZkFq+iBp8T1hl0CznnsQQsg+9pHDHprHQ==} + '@ast-grep/napi-linux-arm64-gnu@0.37.0': + resolution: {integrity: sha512-L7Sj0lXy8X+BqSMgr1LB8cCoWk0rericdeu+dC8/c8zpsav5Oo2IQKY1PmiZ7H8IHoFBbURLf8iklY9wsD+cyA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@ast-grep/napi-linux-arm64-musl@0.36.2': - resolution: {integrity: sha512-RIuk0VaQW2b5uOPJzuYFQBwMZIEVnp6maXPjnatUHxfniirSI172E7LtOU/FIEpCjU9Fpq23A79S43ImFt1KLA==} + '@ast-grep/napi-linux-arm64-musl@0.37.0': + resolution: {integrity: sha512-LF9sAvYy6es/OdyJDO3RwkX3I82Vkfsng1sqUBcoWC1jVb1wX5YVzHtpQox9JrEhGl+bNp7FYxB4Qba9OdA5GA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@ast-grep/napi-linux-x64-gnu@0.36.2': - resolution: {integrity: sha512-Xmb50HPfRNi+iLtHp+8/dqiTd8tjArYxOdj1tZzjRndpKhFpQDVrcOnPFObDCRgxVeLovdql9A1ad6BMcEL01Q==} + '@ast-grep/napi-linux-x64-gnu@0.37.0': + resolution: {integrity: sha512-TViz5/klqre6aSmJzswEIjApnGjJzstG/SE8VDWsrftMBMYt2PTu3MeluZVwzSqDao8doT/P+6U11dU05UOgxw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@ast-grep/napi-linux-x64-musl@0.36.2': - resolution: {integrity: sha512-RSnqCsl3OBfJWh2rETtv3o7xd4QnbB2YTh6H6oYfFhhX0tlon/V+bUXI77hU2/W73hj9GHqWZsygsF43NXn/Hw==} + '@ast-grep/napi-linux-x64-musl@0.37.0': + resolution: {integrity: sha512-/BcCH33S9E3ovOAEoxYngUNXgb+JLg991sdyiNP2bSoYd30a9RHrG7CYwW6fMgua3ijQ474eV6cq9yZO1bCpXg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@ast-grep/napi-win32-arm64-msvc@0.36.2': - resolution: {integrity: sha512-/Q85h8F9K2G8qig0lndZWb+ykCfhfpSN27F3i7Aw5C0Ph7S6vFH76xn3l3dJTZb2CwUSsv4JNoqmFmY4B8DExQ==} + '@ast-grep/napi-win32-arm64-msvc@0.37.0': + resolution: {integrity: sha512-TjQA4cFoIEW2bgjLkaL9yqT4XWuuLa5MCNd0VCDhGRDMNQ9+rhwi9eLOWRaap3xzT7g+nlbcEHL3AkVCD2+b3A==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@ast-grep/napi-win32-ia32-msvc@0.36.2': - resolution: {integrity: sha512-bDdwErB7zf9DvRx3kNZyMKJb9by5ra24WAXSiVzI8MR387ibZP9UCTzKuGqPrbuZADYWiOgsg3nXMklyPFtmhQ==} + '@ast-grep/napi-win32-ia32-msvc@0.37.0': + resolution: {integrity: sha512-uNmVka8fJCdYsyOlF9aZqQMLTatEYBynjChVTzUfFMDfmZ0bihs/YTqJVbkSm8TZM7CUX82apvn50z/dX5iWRA==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] - '@ast-grep/napi-win32-x64-msvc@0.36.2': - resolution: {integrity: sha512-LVZ2DqP9fRfyUceE0BGnlKoPmSx3dYYApSEUdt82Pn7jEVWpFFyTLFmZ9ILiCSaVc6urMJpKWdxAHFqDNNlGfg==} + '@ast-grep/napi-win32-x64-msvc@0.37.0': + resolution: {integrity: sha512-vCiFOT3hSCQuHHfZ933GAwnPzmL0G04JxQEsBRfqONywyT8bSdDc/ECpAfr3S9VcS4JZ9/F6tkePKW/Om2Dq2g==} engines: {node: '>= 10'} cpu: [x64] os: [win32] - '@ast-grep/napi@0.36.2': - resolution: {integrity: sha512-ByenQQ0BtqqY0pvlmipvkDv/cKl/9vVjBydS7hloXOdmXPoUF0pHdlilC7ZfrRW97EzPQQZT2jgHl2tu7zg9QA==} + '@ast-grep/napi@0.37.0': + resolution: {integrity: sha512-Hb4o6h1Pf6yRUAX07DR4JVY7dmQw+RVQMW5/m55GoiAT/VRoKCWBtIUPPOnqDVhbx1Cjfil9b6EDrgJsUAujEQ==} engines: {node: '>= 10'} '@babel/code-frame@7.26.2': @@ -1102,9 +1102,14 @@ packages: cpu: [x64] os: [win32] - '@rsbuild/core@1.3.5': - resolution: {integrity: sha512-Fn6nJ4YvLO2UtFcoSPxgJoiUdS0Iix7X1BsyZ+DCj3SGpVCxp3Td9x58F5uhcRraMZFPB91wvcS/OabYwT3N2w==} - engines: {node: '>=16.7.0'} + '@rsbuild/core@1.3.8': + resolution: {integrity: sha512-J3WfY7XH5RRswfXFFUYizhrsEe/ueufALBSYfNyXpDnzTWgO/NGcjtB7iRgOsXs5z1WLRBMukiFUdDFf0iTcMQ==} + engines: {node: '>=16.10.0'} + hasBin: true + + '@rsbuild/core@1.3.9': + resolution: {integrity: sha512-HnMv2sJA2EZuFhmNg9qULA/O7c2v8niWbp2Khm68SrGToFgYLgfw5qHDBU5tXn/2XljUQ/EEaLQmbZ6Vxwlm9Q==} + engines: {node: '>=16.10.0'} hasBin: true '@rsbuild/plugin-babel@1.0.5': @@ -1135,8 +1140,8 @@ packages: peerDependencies: '@rsbuild/core': 1.x - '@rslib/core@0.6.2': - resolution: {integrity: sha512-c1lqXy+iIrhUMpf5i2YXwWksMKhmZy8wtN9Sj6ySPibQsGoF/67pLvwbHj5vNTuMM7hA6STKL9QzFNS5+EkoYw==} + '@rslib/core@0.6.5': + resolution: {integrity: sha512-hsNgKlm/a7wxVXC+POMNP9bwCbCtO0ujKJXdi6oBNiDMmiAfgZs2Zz5+bHfirZiPCsX7IcNG+BgY7IpyTYHegA==} engines: {node: '>=16.7.0'} hasBin: true peerDependencies: @@ -1148,56 +1153,56 @@ packages: typescript: optional: true - '@rspack/binding-darwin-arm64@1.3.3': - resolution: {integrity: sha512-vbzEdpRCZl5+HXWsVjzSDqB9ZVIlqldV+udHp4YDD8qiwdQznVaBZke0eMzZ7kaInqRPsZ+UHQuVk6JaH/JkMQ==} + '@rspack/binding-darwin-arm64@1.3.5': + resolution: {integrity: sha512-bhqi9nZ0jrlQc/YgTklzD02y0E8Emdrov6HLcxt/Dzwq5SZryl4Ik8yc/8E1M0PWNkr09+TO8i1Zc51z0Gfu2g==} cpu: [arm64] os: [darwin] - '@rspack/binding-darwin-x64@1.3.3': - resolution: {integrity: sha512-OXtY2s4nlYtUXkeJt8TQKKNIcN7PI8yDq0nqI75OfJoS4u1ZmRXJ8IMeSALLo8I+xD2RAF79tf7yhM/Y/AaiKQ==} + '@rspack/binding-darwin-x64@1.3.5': + resolution: {integrity: sha512-ysNn7bd/5NdVb0mTDBQl+D9GypCSS7FJoJJEeSpPcN01zFF8lRUsvdbOvzrG/CUBA2qbeWhwZvG2eKOy3p2NRA==} cpu: [x64] os: [darwin] - '@rspack/binding-linux-arm64-gnu@1.3.3': - resolution: {integrity: sha512-Lluq3RLYzyCMdXr/HyALKEPGsr+196x8Ccuy5AmIRosOdWuwtSiomSRH1Ka8REUFNHfYy5y9SzfmIZo/E0QEmg==} + '@rspack/binding-linux-arm64-gnu@1.3.5': + resolution: {integrity: sha512-oEfPjYx3RVsMeHG/kI9k96nLJUQhYfQS9HUKS37Ko3RWC84qTuzMAAdWIXE9ys8GHwpks7pL953AfYNK5PLhPw==} cpu: [arm64] os: [linux] - '@rspack/binding-linux-arm64-musl@1.3.3': - resolution: {integrity: sha512-PIsicXWjOqzmoOutUqxpMNkCoKo+8/wxDyKxHFeu+5WIAxVFphe2d3H5qvEjc2MasWSdRmAVn9XiuIj2LIXFzA==} + '@rspack/binding-linux-arm64-musl@1.3.5': + resolution: {integrity: sha512-4cUoxd8nGsCCnqWBqortJRF+VKWzUm7ac9YRMQ+wpoL5i0abcQf8GqeilsNtRBRNqAlAh3mfgRlyeZgWvoS44g==} cpu: [arm64] os: [linux] - '@rspack/binding-linux-x64-gnu@1.3.3': - resolution: {integrity: sha512-BtksK73ZFdny2T/wU1x0kxBF4ruYUUArZDyeGfpO+vd/1nNYqzzdhGvOksKmtdvsO38ETr2gZ9+XZyr1vpy9uQ==} + '@rspack/binding-linux-x64-gnu@1.3.5': + resolution: {integrity: sha512-JehI/z61Y9wwkcTxbAdPtjUnAyyAUCJZOqP3FwQTAd2gBFG/8k7v1quGwrfOLsCLOcT3azbd8YFoHmkveGQayQ==} cpu: [x64] os: [linux] - '@rspack/binding-linux-x64-musl@1.3.3': - resolution: {integrity: sha512-jx86CxkTmyBz/eHDqZp1mCqBwY+UTEtaPlPoWFyGkJUR5ey6nQnxS+fhG34Rqz63chW+q/afwpGNGyALYdgc8g==} + '@rspack/binding-linux-x64-musl@1.3.5': + resolution: {integrity: sha512-t8BqaOXrqIXZHTrz4ItX/m6BOvbBkeb7qTewlkN5mMHtPAF/Xg203rQ814VXx59kjgGF7i79PXIK2dQxHnCYDA==} cpu: [x64] os: [linux] - '@rspack/binding-win32-arm64-msvc@1.3.3': - resolution: {integrity: sha512-uXAdDzajFToVrH3fCNVDP/uKQ9i5FQjJc2aYxsnhS9Su/CZB+UQsOecbq6MnIN2s0B9GBKBG8QdQEtS3RtC6Hg==} + '@rspack/binding-win32-arm64-msvc@1.3.5': + resolution: {integrity: sha512-k9vf/WgEwxtXzV4la1H6eL07GIlvNjdPdvo1AJZdu0Zcnm600Kv5NSBjySJCp3zUHIKkCE9A0+ibifqbliG0fw==} cpu: [arm64] os: [win32] - '@rspack/binding-win32-ia32-msvc@1.3.3': - resolution: {integrity: sha512-VBE6XsJ3IiAlozAywAIxAZ1Aqc2QVnEwBo0gP9998KkwL7wxB6Bg/OJnPbH3Q0ZaNWAQViC99rPC+5hSIdeSxw==} + '@rspack/binding-win32-ia32-msvc@1.3.5': + resolution: {integrity: sha512-dGfGJySHC/ktbNkK/FY2vEpFNK4UT+fgChhmUxIyQaHWjloFGVmEr6NttS0GtdtvblfF3tTzkTe9pGMIkdlegw==} cpu: [ia32] os: [win32] - '@rspack/binding-win32-x64-msvc@1.3.3': - resolution: {integrity: sha512-rOsNz4/DFgSENjEh0t9kFn89feuXK14/9wbmmFlT8VMpYOCcj4tKcAHjWg+Nzzj4FL+NSOC/81SrUF9J+C2R7w==} + '@rspack/binding-win32-x64-msvc@1.3.5': + resolution: {integrity: sha512-GujYFTr043jse5gdvofsRvltkH/E8G5h3Yu9JG/+6EyQpFJebYm/NpRQrOyqZLIQP39+tbdViTfW4nOpUuurNA==} cpu: [x64] os: [win32] - '@rspack/binding@1.3.3': - resolution: {integrity: sha512-zdwJ801tyC8k+Gu5RjNoc7bEtX0MgJzzVv9qpaMwcAUfUfwZgCzXPTqcGMDoNI+Z47Fw59/2fKCmgZhZn60AgA==} + '@rspack/binding@1.3.5': + resolution: {integrity: sha512-2oluCT+iBnTg0w7XfR8AmfkvgMPSuqEndzhrlHY//qgyyI04CW1lCMgsh+9wcSOUWUKYSOMCiGiVlYFtae5Lcg==} - '@rspack/core@1.3.3': - resolution: {integrity: sha512-+mXVlFcYr0tWezZfJ/gR0fj8njRc7pzEMtTFa2NO5cfsNAKPF/SXm4rb55kfa63r0b3U3N7f2nKrJG9wyG7zMQ==} + '@rspack/core@1.3.5': + resolution: {integrity: sha512-PwIpzXj9wjHM0Ohq6geIKPoh3yNb5oSK74gqzs0plR7pTYLbhrjG/1DSV/JLFF4C5WCpLHHiDEX5E0IYm2Aqeg==} engines: {node: '>=16.0.0'} peerDependencies: '@rspack/tracing': ^1.x @@ -1212,8 +1217,8 @@ packages: resolution: {integrity: sha512-VynGOEsVw2s8TAlLf/uESfrgfrq2+rcXB1muPJYBWbsm1Oa6r5qVQhjA5ggM6z/coYPrsVMgovl3Ff7Q7OCp1w==} engines: {node: '>=16.0.0'} - '@swc/helpers@0.5.15': - resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==} + '@swc/helpers@0.5.17': + resolution: {integrity: sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==} '@types/babel__core@7.20.5': resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} @@ -2553,8 +2558,8 @@ packages: rrweb-cssom@0.7.1: resolution: {integrity: sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==} - rsbuild-plugin-dts@0.6.2: - resolution: {integrity: sha512-H5Ymn2ixTBcC9mBIKo4cXD04UVa4WXH7ZQ4UwWRGOWGTJEroWgSb+OadVxFEgP3hgWhigaP2hEVRRe8eWJhH6Q==} + rsbuild-plugin-dts@0.6.5: + resolution: {integrity: sha512-MykzmOKhtjHxjLUVEUQVYeK+kJyBFvQ0DHOluzR+gvHyF50ysSbkScRdtWp85Tz0cdkt+ckHZPpKqfCuznH24Q==} engines: {node: '>=16.7.0'} peerDependencies: '@microsoft/api-extractor': ^7 @@ -3176,44 +3181,44 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@ast-grep/napi-darwin-arm64@0.36.2': + '@ast-grep/napi-darwin-arm64@0.37.0': optional: true - '@ast-grep/napi-darwin-x64@0.36.2': + '@ast-grep/napi-darwin-x64@0.37.0': optional: true - '@ast-grep/napi-linux-arm64-gnu@0.36.2': + '@ast-grep/napi-linux-arm64-gnu@0.37.0': optional: true - '@ast-grep/napi-linux-arm64-musl@0.36.2': + '@ast-grep/napi-linux-arm64-musl@0.37.0': optional: true - '@ast-grep/napi-linux-x64-gnu@0.36.2': + '@ast-grep/napi-linux-x64-gnu@0.37.0': optional: true - '@ast-grep/napi-linux-x64-musl@0.36.2': + '@ast-grep/napi-linux-x64-musl@0.37.0': optional: true - '@ast-grep/napi-win32-arm64-msvc@0.36.2': + '@ast-grep/napi-win32-arm64-msvc@0.37.0': optional: true - '@ast-grep/napi-win32-ia32-msvc@0.36.2': + '@ast-grep/napi-win32-ia32-msvc@0.37.0': optional: true - '@ast-grep/napi-win32-x64-msvc@0.36.2': + '@ast-grep/napi-win32-x64-msvc@0.37.0': optional: true - '@ast-grep/napi@0.36.2': + '@ast-grep/napi@0.37.0': optionalDependencies: - '@ast-grep/napi-darwin-arm64': 0.36.2 - '@ast-grep/napi-darwin-x64': 0.36.2 - '@ast-grep/napi-linux-arm64-gnu': 0.36.2 - '@ast-grep/napi-linux-arm64-musl': 0.36.2 - '@ast-grep/napi-linux-x64-gnu': 0.36.2 - '@ast-grep/napi-linux-x64-musl': 0.36.2 - '@ast-grep/napi-win32-arm64-msvc': 0.36.2 - '@ast-grep/napi-win32-ia32-msvc': 0.36.2 - '@ast-grep/napi-win32-x64-msvc': 0.36.2 + '@ast-grep/napi-darwin-arm64': 0.37.0 + '@ast-grep/napi-darwin-x64': 0.37.0 + '@ast-grep/napi-linux-arm64-gnu': 0.37.0 + '@ast-grep/napi-linux-arm64-musl': 0.37.0 + '@ast-grep/napi-linux-x64-gnu': 0.37.0 + '@ast-grep/napi-linux-x64-musl': 0.37.0 + '@ast-grep/napi-win32-arm64-msvc': 0.37.0 + '@ast-grep/napi-win32-ia32-msvc': 0.37.0 + '@ast-grep/napi-win32-x64-msvc': 0.37.0 '@babel/code-frame@7.26.2': dependencies: @@ -3811,23 +3816,33 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.38.0': optional: true - '@rsbuild/core@1.3.5': + '@rsbuild/core@1.3.8': dependencies: - '@rspack/core': 1.3.3(@swc/helpers@0.5.15) + '@rspack/core': 1.3.5(@swc/helpers@0.5.17) '@rspack/lite-tapable': 1.0.1 - '@swc/helpers': 0.5.15 + '@swc/helpers': 0.5.17 core-js: 3.41.0 jiti: 2.4.2 transitivePeerDependencies: - '@rspack/tracing' - '@rsbuild/plugin-babel@1.0.5(@rsbuild/core@1.3.5)': + '@rsbuild/core@1.3.9': + dependencies: + '@rspack/core': 1.3.5(@swc/helpers@0.5.17) + '@rspack/lite-tapable': 1.0.1 + '@swc/helpers': 0.5.17 + core-js: 3.41.0 + jiti: 2.4.2 + transitivePeerDependencies: + - '@rspack/tracing' + + '@rsbuild/plugin-babel@1.0.5(@rsbuild/core@1.3.9)': dependencies: '@babel/core': 7.26.10 '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.10) '@babel/plugin-transform-class-properties': 7.25.9(@babel/core@7.26.10) '@babel/preset-typescript': 7.27.0(@babel/core@7.26.10) - '@rsbuild/core': 1.3.5 + '@rsbuild/core': 1.3.9 '@types/babel__core': 7.20.5 deepmerge: 4.3.1 reduce-configs: 1.1.0 @@ -3835,35 +3850,35 @@ snapshots: transitivePeerDependencies: - supports-color - '@rsbuild/plugin-less@1.2.2(@rsbuild/core@1.3.5)': + '@rsbuild/plugin-less@1.2.2(@rsbuild/core@1.3.9)': dependencies: - '@rsbuild/core': 1.3.5 + '@rsbuild/core': 1.3.9 deepmerge: 4.3.1 reduce-configs: 1.1.0 - '@rsbuild/plugin-sass@1.3.1(@rsbuild/core@1.3.5)': + '@rsbuild/plugin-sass@1.3.1(@rsbuild/core@1.3.9)': dependencies: - '@rsbuild/core': 1.3.5 + '@rsbuild/core': 1.3.9 deepmerge: 4.3.1 loader-utils: 2.0.4 postcss: 8.5.3 reduce-configs: 1.1.0 sass-embedded: 1.86.3 - '@rsbuild/plugin-vue-jsx@1.1.0(@babel/core@7.26.10)(@rsbuild/core@1.3.5)': + '@rsbuild/plugin-vue-jsx@1.1.0(@babel/core@7.26.10)(@rsbuild/core@1.3.9)': dependencies: - '@rsbuild/plugin-babel': 1.0.5(@rsbuild/core@1.3.5) + '@rsbuild/plugin-babel': 1.0.5(@rsbuild/core@1.3.9) '@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.26.10) babel-plugin-vue-jsx-hmr: 1.0.0 optionalDependencies: - '@rsbuild/core': 1.3.5 + '@rsbuild/core': 1.3.9 transitivePeerDependencies: - '@babel/core' - supports-color - '@rsbuild/plugin-vue@1.0.7(@rsbuild/core@1.3.5)(esbuild@0.25.2)(vue@3.5.13(typescript@5.8.3))': + '@rsbuild/plugin-vue@1.0.7(@rsbuild/core@1.3.9)(esbuild@0.25.2)(vue@3.5.13(typescript@5.8.3))': dependencies: - '@rsbuild/core': 1.3.5 + '@rsbuild/core': 1.3.9 vue-loader: 17.4.2(vue@3.5.13(typescript@5.8.3))(webpack@5.98.0(esbuild@0.25.2)) webpack: 5.98.0(esbuild@0.25.2) transitivePeerDependencies: @@ -3874,67 +3889,67 @@ snapshots: - vue - webpack-cli - '@rslib/core@0.6.2(typescript@5.8.3)': + '@rslib/core@0.6.5(typescript@5.8.3)': dependencies: - '@rsbuild/core': 1.3.5 - rsbuild-plugin-dts: 0.6.2(@rsbuild/core@1.3.5)(typescript@5.8.3) + '@rsbuild/core': 1.3.8 + rsbuild-plugin-dts: 0.6.5(@rsbuild/core@1.3.8)(typescript@5.8.3) tinyglobby: 0.2.12 optionalDependencies: typescript: 5.8.3 transitivePeerDependencies: - '@rspack/tracing' - '@rspack/binding-darwin-arm64@1.3.3': + '@rspack/binding-darwin-arm64@1.3.5': optional: true - '@rspack/binding-darwin-x64@1.3.3': + '@rspack/binding-darwin-x64@1.3.5': optional: true - '@rspack/binding-linux-arm64-gnu@1.3.3': + '@rspack/binding-linux-arm64-gnu@1.3.5': optional: true - '@rspack/binding-linux-arm64-musl@1.3.3': + '@rspack/binding-linux-arm64-musl@1.3.5': optional: true - '@rspack/binding-linux-x64-gnu@1.3.3': + '@rspack/binding-linux-x64-gnu@1.3.5': optional: true - '@rspack/binding-linux-x64-musl@1.3.3': + '@rspack/binding-linux-x64-musl@1.3.5': optional: true - '@rspack/binding-win32-arm64-msvc@1.3.3': + '@rspack/binding-win32-arm64-msvc@1.3.5': optional: true - '@rspack/binding-win32-ia32-msvc@1.3.3': + '@rspack/binding-win32-ia32-msvc@1.3.5': optional: true - '@rspack/binding-win32-x64-msvc@1.3.3': + '@rspack/binding-win32-x64-msvc@1.3.5': optional: true - '@rspack/binding@1.3.3': + '@rspack/binding@1.3.5': optionalDependencies: - '@rspack/binding-darwin-arm64': 1.3.3 - '@rspack/binding-darwin-x64': 1.3.3 - '@rspack/binding-linux-arm64-gnu': 1.3.3 - '@rspack/binding-linux-arm64-musl': 1.3.3 - '@rspack/binding-linux-x64-gnu': 1.3.3 - '@rspack/binding-linux-x64-musl': 1.3.3 - '@rspack/binding-win32-arm64-msvc': 1.3.3 - '@rspack/binding-win32-ia32-msvc': 1.3.3 - '@rspack/binding-win32-x64-msvc': 1.3.3 + '@rspack/binding-darwin-arm64': 1.3.5 + '@rspack/binding-darwin-x64': 1.3.5 + '@rspack/binding-linux-arm64-gnu': 1.3.5 + '@rspack/binding-linux-arm64-musl': 1.3.5 + '@rspack/binding-linux-x64-gnu': 1.3.5 + '@rspack/binding-linux-x64-musl': 1.3.5 + '@rspack/binding-win32-arm64-msvc': 1.3.5 + '@rspack/binding-win32-ia32-msvc': 1.3.5 + '@rspack/binding-win32-x64-msvc': 1.3.5 - '@rspack/core@1.3.3(@swc/helpers@0.5.15)': + '@rspack/core@1.3.5(@swc/helpers@0.5.17)': dependencies: '@module-federation/runtime-tools': 0.11.2 - '@rspack/binding': 1.3.3 + '@rspack/binding': 1.3.5 '@rspack/lite-tapable': 1.0.1 caniuse-lite: 1.0.30001713 optionalDependencies: - '@swc/helpers': 0.5.15 + '@swc/helpers': 0.5.17 '@rspack/lite-tapable@1.0.1': {} - '@swc/helpers@0.5.15': + '@swc/helpers@0.5.17': dependencies: tslib: 2.8.1 @@ -5441,10 +5456,10 @@ snapshots: rrweb-cssom@0.7.1: {} - rsbuild-plugin-dts@0.6.2(@rsbuild/core@1.3.5)(typescript@5.8.3): + rsbuild-plugin-dts@0.6.5(@rsbuild/core@1.3.8)(typescript@5.8.3): dependencies: - '@ast-grep/napi': 0.36.2 - '@rsbuild/core': 1.3.5 + '@ast-grep/napi': 0.37.0 + '@rsbuild/core': 1.3.8 magic-string: 0.30.17 picocolors: 1.1.1 tinyglobby: 0.2.12