From c819024e241b9f7c54cc3786373ad0d2998f2190 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期五, 05 五月 2023 08:55:46 +0800
Subject: [PATCH] 修改

---
 package.json |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index 653043e..7398748 100644
--- a/package.json
+++ b/package.json
@@ -30,6 +30,7 @@
     "url": "https://github.com/PanJiaChen/vue-element-admin/issues"
   },
   "dependencies": {
+    "@jiaminghi/data-view": "^2.10.0",
     "axios": "^0.18.0",
     "babel-polyfill": "^6.26.0",
     "clipboard": "1.7.1",
@@ -39,15 +40,18 @@
     "driver.js": "0.8.1",
     "dropzone": "5.2.0",
     "echarts": "4.1.0",
-    "element-ui": "2.14.1",
+    "element-ui": "^2.15.8",
     "event-source-polyfill": "^1.0.5",
     "eventsource-polyfill": "^0.9.6",
     "ezuikit-js": "^0.2.3",
     "file-saver": "^1.3.8",
     "fuse.js": "3.4.2",
+    "highcharts": "^10.1.0",
+    "highcharts-vue": "^1.4.0",
     "jquery": "^3.6.0",
-    "js-cookie": "2.2.0",
+    "js-cookie": "^2.2.0",
     "jsbarcode": "^3.11.4",
+    "json-bigint": "^1.0.0",
     "jsonlint": "1.6.3",
     "jszip": "^3.1.5",
     "mockjs": "1.0.1-beta3",
@@ -58,7 +62,7 @@
     "python": "0.0.4",
     "qrcodejs2": "0.0.2",
     "ramda": "^0.27.1",
-    "screenfull": "4.0.0",
+    "screenfull": "^4.0.0",
     "showdown": "1.8.6",
     "sortablejs": "1.7.0",
     "swiper": "^3.4.2",

--
Gitblit v1.9.2