|
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | 14 | "vue": "^2.5.2", |
15 | | - "vue2vis": "^0.0.5" |
| 15 | + "vue2vis": "^0.0.15" |
16 | 16 | }, |
17 | 17 | "devDependencies": { |
18 | | - "autoprefixer": "^7.1.2", |
| 18 | + "autoprefixer": "^9.4.1", |
19 | 19 | "babel-core": "^6.22.1", |
20 | | - "babel-eslint": "^8.2.1", |
| 20 | + "babel-eslint": "^10.0.1", |
21 | 21 | "babel-helper-vue-jsx-merge-props": "^2.0.3", |
22 | 22 | "babel-loader": "^7.1.1", |
23 | 23 | "babel-plugin-syntax-jsx": "^6.18.0", |
|
27 | 27 | "babel-preset-stage-2": "^6.22.0", |
28 | 28 | "chalk": "^2.0.1", |
29 | 29 | "copy-webpack-plugin": "^4.0.1", |
30 | | - "css-loader": "^0.28.0", |
31 | | - "eslint": "^4.15.0", |
32 | | - "eslint-config-airbnb-base": "^11.3.0", |
33 | | - "eslint-friendly-formatter": "^3.0.0", |
34 | | - "eslint-import-resolver-webpack": "^0.8.3", |
35 | | - "eslint-loader": "^1.7.1", |
| 30 | + "css-loader": "^1.0.1", |
| 31 | + "eslint": "^5.9.0", |
| 32 | + "eslint-config-airbnb-base": "^13.1.0", |
| 33 | + "eslint-friendly-formatter": "^4.0.1", |
| 34 | + "eslint-import-resolver-webpack": "^0.10.1", |
| 35 | + "eslint-loader": "^2.1.1d", |
36 | 36 | "eslint-plugin-import": "^2.7.0", |
37 | | - "eslint-plugin-vue": "^4.0.0", |
| 37 | + "eslint-plugin-vue": "^5.0.0", |
38 | 38 | "extract-text-webpack-plugin": "^3.0.0", |
39 | | - "file-loader": "^1.1.4", |
| 39 | + "file-loader": "^2.0.0", |
40 | 40 | "friendly-errors-webpack-plugin": "^1.6.1", |
41 | | - "html-webpack-plugin": "^2.30.1", |
| 41 | + "html-webpack-plugin": "^3.2.0", |
42 | 42 | "node-notifier": "^5.1.2", |
43 | | - "optimize-css-assets-webpack-plugin": "^3.2.0", |
44 | | - "ora": "^1.2.0", |
| 43 | + "optimize-css-assets-webpack-plugin": "^5.0.1", |
| 44 | + "ora": "^3.0.0", |
45 | 45 | "portfinder": "^1.0.13", |
46 | | - "postcss-import": "^11.0.0", |
47 | | - "postcss-loader": "^2.0.8", |
48 | | - "postcss-url": "^7.2.1", |
| 46 | + "postcss-import": "^12.0.1", |
| 47 | + "postcss-loader": "^3.0.0", |
| 48 | + "postcss-url": "^8.0.0", |
49 | 49 | "rimraf": "^2.6.0", |
50 | 50 | "semver": "^5.3.0", |
51 | | - "shelljs": "^0.7.6", |
52 | | - "uglifyjs-webpack-plugin": "^1.1.1", |
53 | | - "url-loader": "^0.5.8", |
54 | | - "vue-loader": "^13.3.0", |
55 | | - "vue-style-loader": "^3.0.1", |
| 51 | + "shelljs": "^0.8.3", |
| 52 | + "uglifyjs-webpack-plugin": "^2.0.1", |
| 53 | + "url-loader": "^1.1.2", |
| 54 | + "vue-loader": "^14.2.2", |
| 55 | + "vue-style-loader": "^4.1.2", |
56 | 56 | "vue-template-compiler": "^2.5.2", |
57 | | - "webpack": "^3.6.0", |
58 | | - "webpack-bundle-analyzer": "^2.9.0", |
59 | | - "webpack-dev-server": "^2.9.1", |
| 57 | + "webpack": "^4.27.0", |
| 58 | + "webpack-bundle-analyzer": "^3.0.3", |
| 59 | + "webpack-dev-server": "^3.1.10", |
60 | 60 | "webpack-merge": "^4.1.0" |
61 | 61 | }, |
62 | 62 | "engines": { |
|
0 commit comments