|
@@ -14,18 +14,18 @@
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"axios": "^0.21.1",
|
|
|
- "echarts": "^4.2.1",
|
|
|
- "element-ui": "^2.11.0",
|
|
|
+ "echarts": "^4.9.0",
|
|
|
+ "element-ui": "^2.14.1",
|
|
|
"font-awesome": "^4.7.0",
|
|
|
- "mockjs": "^1.0.1-beta3",
|
|
|
- "moment": "^2.27.0",
|
|
|
+ "mockjs": "^1.1.0",
|
|
|
+ "moment": "^2.29.1",
|
|
|
"querystring": "^0.2.0",
|
|
|
"v-region": "^2.2.2",
|
|
|
- "vue": "^2.5.2",
|
|
|
- "vue-router": "^3.0.1",
|
|
|
+ "vue": "^2.6.12",
|
|
|
+ "vue-router": "^3.4.9",
|
|
|
"vue-waterfall": "^1.0.6",
|
|
|
"vue-waterfall-easy": "^2.4.4",
|
|
|
- "vuex": "^3.1.1",
|
|
|
+ "vuex": "^3.6.0",
|
|
|
"webpack-dev-server": "^2.11.5"
|
|
|
},
|
|
|
"devDependencies": {
|
|
@@ -42,12 +42,12 @@
|
|
|
"babel-preset-stage-2": "^6.22.0",
|
|
|
"chalk": "^2.0.1",
|
|
|
"copy-webpack-plugin": "^4.0.1",
|
|
|
- "css-loader": "^3.2.0",
|
|
|
+ "css-loader": "^3.6.0",
|
|
|
"eslint": "^4.15.0",
|
|
|
"eslint-config-standard": "^10.2.1",
|
|
|
"eslint-friendly-formatter": "^3.0.0",
|
|
|
"eslint-loader": "^1.7.1",
|
|
|
- "eslint-plugin-import": "^2.7.0",
|
|
|
+ "eslint-plugin-import": "^2.22.1",
|
|
|
"eslint-plugin-node": "^5.2.0",
|
|
|
"eslint-plugin-promise": "^3.4.0",
|
|
|
"eslint-plugin-standard": "^3.0.1",
|
|
@@ -56,29 +56,29 @@
|
|
|
"file-loader": "^1.1.4",
|
|
|
"friendly-errors-webpack-plugin": "^1.6.1",
|
|
|
"html-webpack-plugin": "^2.30.1",
|
|
|
- "less": "^3.9.0",
|
|
|
+ "less": "^3.13.1",
|
|
|
"less-loader": "^5.0.0",
|
|
|
- "node-notifier": "^5.1.2",
|
|
|
- "node-sass": "^4.12.0",
|
|
|
+ "node-notifier": "^5.4.3",
|
|
|
+ "node-sass": "^4.14.1",
|
|
|
"optimize-css-assets-webpack-plugin": "^3.2.0",
|
|
|
"ora": "^1.2.0",
|
|
|
- "portfinder": "^1.0.13",
|
|
|
+ "portfinder": "^1.0.28",
|
|
|
"postcss-import": "^11.0.0",
|
|
|
"postcss-loader": "^2.0.8",
|
|
|
"postcss-url": "^7.2.1",
|
|
|
- "rimraf": "^2.6.0",
|
|
|
- "sass-loader": "^7.1.0",
|
|
|
- "semver": "^5.3.0",
|
|
|
+ "rimraf": "^2.7.1",
|
|
|
+ "sass-loader": "^7.3.1",
|
|
|
+ "semver": "^5.7.1",
|
|
|
"shelljs": "^0.7.6",
|
|
|
"uglifyjs-webpack-plugin": "^1.1.1",
|
|
|
- "url-loader": "^2.1.0",
|
|
|
+ "url-loader": "^2.3.0",
|
|
|
"vue-loader": "^13.3.0",
|
|
|
"vue-style-loader": "^3.0.1",
|
|
|
- "vue-template-compiler": "^2.5.2",
|
|
|
+ "vue-template-compiler": "^2.6.12",
|
|
|
"webpack": "^3.6.0",
|
|
|
- "webpack-bundle-analyzer": "^3.4.1",
|
|
|
+ "webpack-bundle-analyzer": "^3.9.0",
|
|
|
"webpack-dev-server": "^2.9.1",
|
|
|
- "webpack-merge": "^4.1.0"
|
|
|
+ "webpack-merge": "^4.2.2"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">= 6.0.0",
|