From b6956cdaae9170fb8bfe4c9ed9016750f41aa1e0 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Mon, 12 Jan 2026 09:50:42 +0800
Subject: [PATCH] 1
---
package.json | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index f8162f6..2c5a4aa 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,7 @@
"bootstrap": "^4.4.1",
"chokidar": "^3.3.0",
"clipboard": "^2.0.11",
- "echarts": "^4.5.0",
+ "echarts": "^4.9.0",
"element-resize-detector": "^1.2.4",
"element-ui": "^2.13.0",
"express": "^4.18.2",
@@ -24,8 +24,10 @@
"jquery": "^3.4.1",
"js-md5": "^0.7.3",
"lib-flexible": "^0.3.2",
+ "lodash": "^4.17.21",
"mint-ui": "^2.2.13",
"moment": "^2.29.4",
+ "moment-timezone": "^0.5.45",
"pdfjs-dist": "2.2.228",
"qrcode": "^1.4.4",
"qrcodejs2": "0.0.2",
--
Gitblit v1.9.3