This commit is contained in:
chuzhixin 2021-03-11 11:42:19 +08:00
parent 68b3396f06
commit 240639fe3e

View File

@ -40,13 +40,13 @@
}, },
"dependencies": { "dependencies": {
"axios": "^0.21.1", "axios": "^0.21.1",
"clipboard": "^2.0.7", "clipboard": "^2.0.8",
"core-js": "^3.9.1", "core-js": "^3.9.1",
"dayjs": "^1.10.4", "dayjs": "^1.10.4",
"echarts": "^5.0.2", "echarts": "^5.0.2",
"echarts-wordcloud": "^2.0.0", "echarts-wordcloud": "^2.0.0",
"element-ui": "^2.15.1", "element-ui": "^2.15.1",
"jsencrypt": "^3.0.3", "jsencrypt": "^3.1.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"maptalks": "^0.49.1", "maptalks": "^0.49.1",
"mapv": "^2.0.62", "mapv": "^2.0.62",
@ -80,7 +80,7 @@
"eslint": "^7.21.0", "eslint": "^7.21.0",
"eslint-plugin-prettier": "^3.3.1", "eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-vue": "^7.7.0", "eslint-plugin-vue": "^7.7.0",
"filemanager-webpack-plugin": "^3.1.0", "filemanager-webpack-plugin": "^4.0.0",
"image-webpack-loader": "^7.0.1", "image-webpack-loader": "^7.0.1",
"lint-staged": "^10.5.4", "lint-staged": "^10.5.4",
"plop": "^2.7.4", "plop": "^2.7.4",