From d868fdfd83bb3c2dd02991fd462da9d19b0d56e3 Mon Sep 17 00:00:00 2001 From: wisonic Date: Mon, 21 Jul 2025 17:58:03 +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=20#16520?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/core-frontend/package.json b/core/core-frontend/package.json index 4425ece0ec..fef1fbb398 100644 --- a/core/core-frontend/package.json +++ b/core/core-frontend/package.json @@ -115,8 +115,8 @@ "xss": "^1.0.14" }, "overrides": { - "@intlify/message-compiler": "9.14.2", - "@intlify/shared": "9.14.2", + "@intlify/message-compiler": "9.14.5", + "@intlify/shared": "9.14.5", "glob": { "inflight": "npm:inflight-lru@^1.0.0" }