|
43 | 43 | "devDependencies": {
|
44 | 44 | "@vue/test-utils": "^1.0.0-beta.13",
|
45 | 45 | "@vuedoc/md": "^1.1.1",
|
46 |
| - "autoprefixer": "^7.1.2", |
| 46 | + "autoprefixer": "^8.5.2", |
47 | 47 | "babel-core": "^6.22.1",
|
48 | 48 | "babel-eslint": "^8.2.1",
|
49 | 49 | "babel-helper-vue-jsx-merge-props": "^2.0.3",
|
50 |
| - "babel-jest": "^22.4.3", |
| 50 | + "babel-jest": "^23.0.1", |
51 | 51 | "babel-loader": "^7.1.4",
|
52 | 52 | "babel-plugin-dynamic-import-node": "^1.2.0",
|
53 | 53 | "babel-plugin-syntax-jsx": "^6.18.0",
|
|
62 | 62 | "element-ui": "^2.4.0",
|
63 | 63 | "eslint": "^4.15.0",
|
64 | 64 | "eslint-config-guo": "^0.8.0",
|
65 |
| - "eslint-friendly-formatter": "^3.0.0", |
66 |
| - "eslint-loader": "^1.7.1", |
| 65 | + "eslint-friendly-formatter": "^4.0.1", |
| 66 | + "eslint-loader": "^2.0.0", |
67 | 67 | "eslint-plugin-html": "^4.0.2",
|
68 | 68 | "eslint-plugin-vue": "^4.0.0",
|
69 | 69 | "extract-text-webpack-plugin": "^3.0.0",
|
70 | 70 | "file-loader": "^1.1.11",
|
71 | 71 | "friendly-errors-webpack-plugin": "^1.6.1",
|
72 |
| - "html-webpack-plugin": "^2.30.1", |
| 72 | + "html-webpack-plugin": "^3.2.0", |
73 | 73 | "jest": "^23.1.0",
|
74 | 74 | "jest-serializer-vue": "^2.0.0",
|
75 | 75 | "node-notifier": "^5.1.2",
|
76 |
| - "optimize-css-assets-webpack-plugin": "^3.2.0", |
77 |
| - "ora": "^1.2.0", |
| 76 | + "optimize-css-assets-webpack-plugin": "^4.0.2", |
| 77 | + "ora": "^2.1.0", |
78 | 78 | "portfinder": "^1.0.13",
|
79 | 79 | "postcss-import": "^11.0.0",
|
80 | 80 | "postcss-loader": "^2.0.8",
|
81 | 81 | "postcss-url": "^7.2.1",
|
82 | 82 | "rimraf": "^2.6.0",
|
83 | 83 | "semver": "^5.3.0",
|
84 |
| - "shelljs": "^0.7.6", |
| 84 | + "shelljs": "^0.8.2", |
85 | 85 | "uglifyjs-webpack-plugin": "^1.1.1",
|
86 |
| - "url-loader": "^0.5.8", |
| 86 | + "url-loader": "^1.0.1", |
87 | 87 | "vue": "^2.5.16",
|
88 | 88 | "vue-jest": "^2.3.0",
|
89 |
| - "vue-loader": "^13.3.0", |
| 89 | + "vue-loader": "^15.2.4", |
90 | 90 | "vue-server-renderer": "^2.5.16",
|
91 |
| - "vue-style-loader": "^3.0.1", |
| 91 | + "vue-style-loader": "^4.1.0", |
92 | 92 | "vue-template-compiler": "^2.5.16",
|
93 |
| - "webpack": "^3.6.0", |
| 93 | + "webpack": "^4.10.2", |
94 | 94 | "webpack-bundle-analyzer": "^2.13.1",
|
95 |
| - "webpack-dev-server": "^2.9.1", |
| 95 | + "webpack-dev-server": "^3.1.4", |
96 | 96 | "webpack-merge": "^4.1.2"
|
97 | 97 | },
|
98 | 98 | "engines": {
|
|
0 commit comments