File tree Expand file tree Collapse file tree 3 files changed +41
-167
lines changed Expand file tree Collapse file tree 3 files changed +41
-167
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Multi Vue applications with webpack 2.
9
9
10
10
With the newest enviroment(2016-12-17):
11
11
12
- * webpack@v2.2.0-rc.0
12
+ * webpack@v2.2.0-rc.3
13
13
* webpack-dev-server@v2.2.0-rc.0
14
14
* extract-text-webpack-plugin@v2.0.0-beta.4
15
15
* flow@^0.2.3
Original file line number Diff line number Diff line change 30
30
"whatwg-fetch" : " ^2.0.1"
31
31
},
32
32
"devDependencies" : {
33
- "autoprefixer" : " ^6.5.4 " ,
33
+ "autoprefixer" : " ^6.6.1 " ,
34
34
"babel-core" : " ^6.20.0" ,
35
35
"babel-eslint" : " ^7.1.0" ,
36
36
"babel-helper-vue-jsx-merge-props" : " ^2.0.2" ,
57
57
"fs-extra" : " ^1.0.0" ,
58
58
"glob" : " ^7.1.1" ,
59
59
"html-loader" : " ^0.4.4" ,
60
- "html-webpack-plugin" : " ^2.24.1 " ,
60
+ "html-webpack-plugin" : " ^2.26.0 " ,
61
61
"imagemin-mozjpeg" : " ^6.0.0" ,
62
62
"imagemin-webpack-plugin" : " ^1.2.1" ,
63
63
"node-sass" : " ^4.0.0" ,
74
74
"vue-template-compiler" : " ^2.1.6" ,
75
75
"webpack" : " ^2.2.0-rc.3" ,
76
76
"webpack-bundle-analyzer" : " ^2.1.1" ,
77
- "webpack-dashboard" : " ^0.2.0 " ,
77
+ "webpack-dashboard" : " ^0.2.1 " ,
78
78
"webpack-dev-server" : " v2.2.0-rc.0" ,
79
- "webpack-merge" : " ^1.1.1 "
79
+ "webpack-merge" : " ^2.2.0 "
80
80
}
81
81
}
You can’t perform that action at this time.
0 commit comments