|
29 | 29 | }, |
30 | 30 | "homepage": "https://github.com/egoist/vuepack#readme", |
31 | 31 | "devDependencies": { |
32 | | - "babel-core": "^6.3.13", |
| 32 | + "babel-core": "^6.8.0", |
33 | 33 | "babel-loader": "^6.2.0", |
34 | | - "babel-plugin-transform-runtime": "^6.3.13", |
| 34 | + "babel-plugin-transform-runtime": "^6.8.0", |
35 | 35 | "babel-preset-es2015": "^6.3.13", |
36 | 36 | "babel-preset-stage-0": "^6.3.13", |
37 | | - "babel-runtime": "^5.8.38", |
| 37 | + "babel-runtime": "^6.6.1", |
38 | 38 | "cross-env": "^1.0.7", |
39 | 39 | "css-loader": "^0.23.0", |
40 | | - "extract-text-webpack-plugin": "^0.9.1", |
| 40 | + "extract-text-webpack-plugin": "^1.0.1", |
41 | 41 | "file-loader": "^0.8.5", |
42 | 42 | "handlebars": "^4.0.5", |
43 | 43 | "handlebars-loader": "^1.3.0", |
44 | | - "html-webpack-plugin": "^2.16.0", |
| 44 | + "html-webpack-plugin": "^2.16.1", |
45 | 45 | "postcss-cssnext": "^2.5.2", |
46 | | - "postcss-loader": "^0.8.0", |
| 46 | + "postcss-loader": "^0.9.1", |
47 | 47 | "progress-bar-webpack-plugin": "^1.6.0", |
48 | 48 | "style-loader": "^0.13.0", |
49 | 49 | "url-loader": "^0.5.7", |
50 | 50 | "vue-hot-reload-api": "^1.2.2", |
51 | 51 | "vue-html-loader": "^1.0.0", |
52 | | - "vue-loader": "^8.2.3", |
| 52 | + "vue-loader": "^8.3.1", |
53 | 53 | "vue-router": "^0.7.7", |
54 | 54 | "vue-style-loader": "^1.0.0", |
55 | 55 | "webpack": "^1.13.0", |
|
0 commit comments