From d54bb03b7498462ce09835e8b61206e5c9a320db Mon Sep 17 00:00:00 2001 From: wisonic-s Date: Mon, 21 Jul 2025 15:22:02 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E4=BF=AE=E5=A4=8D=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E9=94=99=E8=AF=AF=E5=AF=BC=E8=87=B4=E6=89=93=E5=8C=85=E5=A4=B1?= =?UTF-8?q?=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/core/core-frontend/package.json b/core/core-frontend/package.json index 1e4d8c5a1f..a7cfc43a27 100644 --- a/core/core-frontend/package.json +++ b/core/core-frontend/package.json @@ -115,6 +115,7 @@ "overrides": { "@intlify/message-compiler": "9.14.2", "@intlify/shared": "9.14.2", + "@intlify/core-base": "9.14.2", "glob": { "inflight": "npm:inflight-lru@^1.0.0" }