From b35f405b68e75ebb5312e8fb18f32d1e4b06a7e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 09:15:07 +0000 Subject: [PATCH 1/2] chore(deps): update dependency @rslib/core to ^0.18.0 --- packages/runtime/plugin-image/package.json | 2 +- pnpm-lock.yaml | 20 +++++++++----------- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/packages/runtime/plugin-image/package.json b/packages/runtime/plugin-image/package.json index 017f8d9fa08e..c078aca1cade 100644 --- a/packages/runtime/plugin-image/package.json +++ b/packages/runtime/plugin-image/package.json @@ -48,7 +48,7 @@ }, "devDependencies": { "@modern-js/app-tools": "workspace:*", - "@rslib/core": "^0.17.2", + "@rslib/core": "^0.18.0", "@types/node": "^20", "react": "^19.2.0", "react-dom": "^19.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0333f909105e..e027f71f24f1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,8 +4,6 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false -pnpmfileChecksum: sha256-e7fv4++EEy5D/4pBzV1yGYuIWnXfQwaMHH7OMxyEZx4= - importers: .: @@ -1193,8 +1191,8 @@ importers: specifier: workspace:* version: link:../../solutions/app-tools '@rslib/core': - specifier: ^0.17.2 - version: 0.17.2(typescript@5.6.3) + specifier: ^0.18.0 + version: 0.18.0(typescript@5.6.3) '@types/node': specifier: ^20 version: 20.8.8 @@ -8434,8 +8432,8 @@ packages: '@rsdoctor/utils@0.4.13': resolution: {integrity: sha512-+Zj9gsJEWzZpr2mh+0KIGEfvAdiz756Gu2kP2a2yNilnWlwLqCPXzQWw0D8Z5ScNIq36PdKtojQbg6qzcv7wHg==} - '@rslib/core@0.17.2': - resolution: {integrity: sha512-AeWWC2/aOwVr7NQvXSS9FEzBzLzrOg1WMke6Gaqba5bQPGDRPplWtV1w1Y04u5bCzUs2wpofQ91fAldhFz8ShQ==} + '@rslib/core@0.18.0': + resolution: {integrity: sha512-ZLonxKnef5Hx4zZj2ZckicVnM0KwTP9x8XcNnZBuXo82maXVmSSERtvMrB7aufxlFjqEThOHG6RNuLZToM1eFQ==} engines: {node: '>=18.12.0'} hasBin: true peerDependencies: @@ -15478,8 +15476,8 @@ packages: roughjs@4.6.6: resolution: {integrity: sha512-ZUz/69+SYpFN/g/lUlo2FXcIjRkSu3nDarreVdGGndHEBJ6cXPdKguS8JGxwj5HA5xIbVKSmLgr5b3AWxtRfvQ==} - rsbuild-plugin-dts@0.17.2: - resolution: {integrity: sha512-j9m3Eh4hoo22G5vsZQplYDeMedRShjp/vzVbtVMextlw/oyziGeW6BowJGmLzMr7dXLCLl0y8YdAl16v0I4Oeg==} + rsbuild-plugin-dts@0.18.0: + resolution: {integrity: sha512-GzzcnYDoILabBddQH5wMQK93peZbHXnoF9wtFz0INRotAS2xIwBb1rIeFRpfn/fgXfSlFu4C8QbqD6U8PgXzJA==} engines: {node: '>=18.12.0'} peerDependencies: '@microsoft/api-extractor': ^7 @@ -20902,10 +20900,10 @@ snapshots: - supports-color - webpack - '@rslib/core@0.17.2(typescript@5.6.3)': + '@rslib/core@0.18.0(typescript@5.6.3)': dependencies: '@rsbuild/core': 1.6.7 - rsbuild-plugin-dts: 0.17.2(@rsbuild/core@1.6.7)(typescript@5.6.3) + rsbuild-plugin-dts: 0.18.0(@rsbuild/core@1.6.7)(typescript@5.6.3) optionalDependencies: typescript: 5.6.3 transitivePeerDependencies: @@ -29362,7 +29360,7 @@ snapshots: points-on-curve: 0.2.0 points-on-path: 0.2.1 - rsbuild-plugin-dts@0.17.2(@rsbuild/core@1.6.7)(typescript@5.6.3): + rsbuild-plugin-dts@0.18.0(@rsbuild/core@1.6.7)(typescript@5.6.3): dependencies: '@ast-grep/napi': 0.37.0 '@rsbuild/core': 1.6.7 From d7c111ad89670cede25e6f6fc755e8c87fd03dd9 Mon Sep 17 00:00:00 2001 From: caohuilin Date: Mon, 24 Nov 2025 06:35:11 +0800 Subject: [PATCH 2/2] feat: update lock file --- pnpm-lock.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e027f71f24f1..13ec4e9873a5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,6 +4,8 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false +pnpmfileChecksum: sha256-e7fv4++EEy5D/4pBzV1yGYuIWnXfQwaMHH7OMxyEZx4= + importers: .: