From 463aa0bd37d65595621c64d6bc49f6c1f7ac3a50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 03:36:09 +0000 Subject: [PATCH 1/2] chore(deps): update dependency @rslib/core to ^0.15.1 --- 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 4a5d5eadd82..ac1d7362f1b 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.15.0", + "@rslib/core": "^0.15.1", "@types/node": "^20", "react": "^19.2.0", "react-dom": "^19.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f8fde92327e..612c47b395a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,8 +4,6 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false -pnpmfileChecksum: sha256-e7fv4++EEy5D/4pBzV1yGYuIWnXfQwaMHH7OMxyEZx4= - importers: .: @@ -1214,8 +1212,8 @@ importers: specifier: workspace:* version: link:../../solutions/app-tools '@rslib/core': - specifier: ^0.15.0 - version: 0.15.0(typescript@5.6.3) + specifier: ^0.15.1 + version: 0.15.1(typescript@5.6.3) '@types/node': specifier: ^20 version: 20.8.8 @@ -8270,8 +8268,8 @@ packages: '@rsdoctor/utils@0.4.13': resolution: {integrity: sha512-+Zj9gsJEWzZpr2mh+0KIGEfvAdiz756Gu2kP2a2yNilnWlwLqCPXzQWw0D8Z5ScNIq36PdKtojQbg6qzcv7wHg==} - '@rslib/core@0.15.0': - resolution: {integrity: sha512-ZxDwEU38qsM32VpW4Dy7oNf6MxgrRAgYxVsuv8v+aKm4pIOSs0nzDTJHsa2vhKjFdyRtgnHObZ6pjoJ0cmcU3A==} + '@rslib/core@0.15.1': + resolution: {integrity: sha512-rNGGHJwxU1g6u2op5Jf2JMgbRCRmMZGCNPU099Ebp5ZgjmknyaU88YMJc8L6trfBU7M6yIYlqgepqg/0L8evew==} engines: {node: '>=18.12.0'} hasBin: true peerDependencies: @@ -14887,8 +14885,8 @@ packages: roughjs@4.6.6: resolution: {integrity: sha512-ZUz/69+SYpFN/g/lUlo2FXcIjRkSu3nDarreVdGGndHEBJ6cXPdKguS8JGxwj5HA5xIbVKSmLgr5b3AWxtRfvQ==} - rsbuild-plugin-dts@0.15.0: - resolution: {integrity: sha512-qKGCtv4fxKxWZb3DxHpgmP6uY+JAckovBE/92APerORvrtEtqwY6sAEY2UOaRo2ErENOiWhf5yFLE5EhdUsj9A==} + rsbuild-plugin-dts@0.15.1: + resolution: {integrity: sha512-RPJK/ycEYECstXYmg1vfboB4oa/yC23J4HzLkhhF8iyNYwHNxC/fSPuHkfikhGbvYyxw4pq52xHO/Y4FqcW+yA==} engines: {node: '>=18.12.0'} peerDependencies: '@microsoft/api-extractor': ^7 @@ -20037,10 +20035,10 @@ snapshots: - supports-color - webpack - '@rslib/core@0.15.0(typescript@5.6.3)': + '@rslib/core@0.15.1(typescript@5.6.3)': dependencies: '@rsbuild/core': 1.5.17 - rsbuild-plugin-dts: 0.15.0(@rsbuild/core@1.5.17)(typescript@5.6.3) + rsbuild-plugin-dts: 0.15.1(@rsbuild/core@1.5.17)(typescript@5.6.3) optionalDependencies: typescript: 5.6.3 transitivePeerDependencies: @@ -28141,7 +28139,7 @@ snapshots: points-on-curve: 0.2.0 points-on-path: 0.2.1 - rsbuild-plugin-dts@0.15.0(@rsbuild/core@1.5.17)(typescript@5.6.3): + rsbuild-plugin-dts@0.15.1(@rsbuild/core@1.5.17)(typescript@5.6.3): dependencies: '@ast-grep/napi': 0.37.0 '@rsbuild/core': 1.5.17 From 16a6bf6ba063b5c9ca778420d64049c379cd94b9 Mon Sep 17 00:00:00 2001 From: caohuilin Date: Mon, 20 Oct 2025 13:08:29 +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 612c47b395a..3c9005d99fc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,6 +4,8 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false +pnpmfileChecksum: sha256-e7fv4++EEy5D/4pBzV1yGYuIWnXfQwaMHH7OMxyEZx4= + importers: .: