From 372824ec5022492bf31b92a5d6e171f9aa89a5e1 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 16 Dec 2023 01:56:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/web/task_schedule/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/web/task_schedule/package.json b/code/web/task_schedule/package.json index c721e4a..40af29a 100644 --- a/code/web/task_schedule/package.json +++ b/code/web/task_schedule/package.json @@ -11,7 +11,7 @@ "dependencies": { "@element-plus/icons-vue": "^2.3.1", "echarts": "^5.4.3", - "element-plus": "^2.4.3", + "element-plus": "^2.4.4", "mitt": "^3.0.1", "moment": "^2.29.4", "sass-loader": "^13.3.2",