From a25b047f99f7b1ac0c8ee55f1e121991e1dd6402 Mon Sep 17 00:00:00 2001 From: geekgeekrun Date: Sun, 17 Aug 2025 11:16:14 +0800 Subject: [PATCH] =?UTF-8?q?fix=20ci=20error=20`=E2=80=89ERR=5FPNPM=5FOUTDA?= =?UTF-8?q?TED=5FLOCKFILE=E2=80=89=20Cannot=20install=20with=20"frozen-loc?= =?UTF-8?q?kfile"=20because=20pnpm-lock.yaml=20is=20not=20up=20to=20date?= =?UTF-8?q?=20with=20packages/ui/package.json`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pnpm-lock.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 26ae2a5..86f5fa2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -129,6 +129,9 @@ importers: electron-updater: specifier: ^6.1.7 version: 6.1.7 + lodash-es: + specifier: ^4.17.21 + version: 4.17.21 minimist: specifier: ^1.2.8 version: 1.2.8 @@ -226,9 +229,6 @@ importers: js-yaml: specifier: ^4.1.0 version: 4.1.0 - lodash-es: - specifier: ^4.17.21 - version: 4.17.21 normalize.css: specifier: ^8.0.1 version: 8.0.1 @@ -4570,7 +4570,6 @@ packages: /lodash-es@4.17.21: resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==} - dev: true /lodash-unified@1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21): resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}