From 6fa9dae824390e84e1752cd2ed402498af41d944 Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: 星期三, 18 五月 2022 18:13:59 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/wvp-28181-2.0' into commercial --- web_src/package.json | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/web_src/package.json b/web_src/package.json index 3c682a1..1e7f043 100644 --- a/web_src/package.json +++ b/web_src/package.json @@ -10,15 +10,16 @@ "build": "node build/build.js" }, "dependencies": { - "axios": "^0.19.2", + "axios": "^0.24.0", "core-js": "^2.6.5", "echarts": "^4.9.0", - "element-ui": "^2.15.1", + "element-ui": "^2.15.6", "fingerprintjs2": "^2.1.2", "moment": "^2.29.1", + "ol": "^6.14.1", "postcss-pxtorem": "^5.1.1", + "uuid": "^8.3.2", "vue": "^2.6.11", - "vue-baidu-map": "^0.21.22", "vue-clipboard2": "^0.3.1", "vue-clipboards": "^1.3.0", "vue-contextmenujs": "^1.3.13", -- Gitblit v1.8.0