|
11 | 11 | "svgo": "svgo -f src/icons/svg --config=src/icons/svgo.yml"
|
12 | 12 | },
|
13 | 13 | "dependencies": {
|
14 |
| - "@riophae/vue-treeselect": "^0.0.38", |
15 |
| - "axios": "^0.18.1", |
| 14 | + "@riophae/vue-treeselect": "^0.4.0", |
| 15 | + "axios": "^0.19.2", |
16 | 16 | "brace": "^0.11.1",
|
17 | 17 | "echarts": "^4.7.0",
|
18 | 18 | "element-ui": "^2.13.0",
|
19 | 19 | "js-cookie": "^2.2.1",
|
20 | 20 | "mavon-editor": "^2.7.7",
|
21 |
| - "normalize.css": "^7.0.0", |
| 21 | + "normalize.css": "^8.0.1", |
22 | 22 | "nprogress": "^0.2.0",
|
23 |
| - "path-to-regexp": "^2.4.0", |
24 |
| - "svg-sprite-loader": "4.1.6", |
| 23 | + "path-to-regexp": "^6.1.0", |
| 24 | + "svg-sprite-loader": "4.2.1", |
25 | 25 | "vue": "^2.6.11",
|
26 | 26 | "vue-cron-generator": "^0.1.5",
|
27 |
| - "vue-i18n": "^8.15.7", |
| 27 | + "vue-i18n": "^8.16.0", |
28 | 28 | "vue-infinite-loading": "^2.4.5",
|
29 | 29 | "vue-router": "^3.1.6",
|
30 | 30 | "vue2-editor": "^2.10.2",
|
31 |
| - "vue2-transitions": "^0.2.3", |
| 31 | + "vue2-transitions": "^0.3.0", |
32 | 32 | "vuex": "^3.1.3"
|
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
|
37 | 37 | "@vue/cli-service": "^4.2.3",
|
38 | 38 | "babel-eslint": "^10.1.0",
|
39 | 39 | "compression-webpack-plugin": "^3.1.0",
|
40 |
| - "eslint": "^5.16.0", |
41 |
| - "eslint-plugin-vue": "^5.0.0", |
42 |
| - "html-webpack-plugin": "3.2.0", |
| 40 | + "eslint": "^6.8.0", |
| 41 | + "eslint-plugin-vue": "^6.2.2", |
| 42 | + "html-webpack-plugin": "4.0.3", |
43 | 43 | "node-sass": "^4.13.1",
|
44 | 44 | "sass-loader": "^7.3.1",
|
45 | 45 | "script-ext-html-webpack-plugin": "^2.1.4",
|
|
0 commit comments