From 16cfa24c67682909a1e810e206ee8a6655e859ed Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Mon, 11 Aug 2025 18:08:14 +0800
Subject: [PATCH] 1
---
package.json | 13 +++++++++----
1 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/package.json b/package.json
index 41bc764..2c5a4aa 100644
--- a/package.json
+++ b/package.json
@@ -15,8 +15,8 @@
"axios": "^0.19.0",
"bootstrap": "^4.4.1",
"chokidar": "^3.3.0",
- "clipboard": "^2.0.4",
- "echarts": "^4.5.0",
+ "clipboard": "^2.0.11",
+ "echarts": "^4.9.0",
"element-resize-detector": "^1.2.4",
"element-ui": "^2.13.0",
"express": "^4.18.2",
@@ -24,15 +24,20 @@
"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",
+ "qrcodejs2": "0.0.2",
"qs": "^6.9.1",
- "vant": "^2.12.51",
+ "vant": "^2.13.2",
"vue": "^2.5.2",
"vue-clipboard2": "^0.3.1",
+ "vue-i18n": "^8.14.1",
"vue-photo-preview": "^1.1.3",
+ "vue-qr": "^4.0.9",
"vue-router": "^3.0.7",
"vue-svg-icon": "^1.2.9",
"vue-touch": "^1.1.0",
--
Gitblit v1.9.3