From 13710fff028429175553b1b4bf64aaaed12e27e2 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Mon, 22 Apr 2024 11:26:42 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20UI=E5=BA=93=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/package.json b/core/core-frontend/package.json index 04e8129408..b77fd311f6 100644 --- a/core/core-frontend/package.json +++ b/core/core-frontend/package.json @@ -24,7 +24,7 @@ "axios": "^1.3.3", "crypto-js": "^4.1.1", "dayjs": "^1.11.9", - "element-plus-secondary": "^0.5.5", + "element-plus-secondary": "^0.5.6", "element-resize-detector": "^1.2.4", "file-saver": "^2.0.5", "html-to-image": "^1.11.11",