From 8320eeaff6e79b1fb53a76580ee2df2c4c133b32 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Thu, 28 Mar 2024 16:25:08 +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 fa3826efb5..33959a098e 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.3", + "element-plus-secondary": "^0.5.4", "element-resize-detector": "^1.2.4", "file-saver": "^2.0.5", "html-to-image": "^1.11.11",