File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 27
27
"babel-preset-es2015" : " ^6.3.13" ,
28
28
"babel-preset-react" : " ^6.3.13" ,
29
29
"babel-preset-stage-0" : " ^6.3.13" ,
30
- "express" : " ^4.13.3 " ,
30
+ "express" : " ^4.13.4 " ,
31
31
"react-transform-catch-errors" : " ^1.0.1" ,
32
32
"react-transform-hmr" : " ^1.0.1" ,
33
33
"redbox-react" : " ^1.2.0" ,
34
34
"rimraf" : " ^2.5.0" ,
35
- "tslint" : " ^3.2.1 " ,
35
+ "tslint" : " ^3.3.0 " ,
36
36
"tslint-loader" : " ^2.1.0" ,
37
- "webpack" : " ^1.12.11 " ,
37
+ "webpack" : " ^1.12.12 " ,
38
38
"webpack-dev-middleware" : " ^1.4.0" ,
39
39
"webpack-hot-middleware" : " ^2.6.4"
40
40
},
41
41
"dependencies" : {
42
- "react" : " ^0.14.6 " ,
42
+ "react" : " ^0.14.7 " ,
43
43
"react-dom" : " ^0.14.7" ,
44
- "react-redux" : " ^4.0.6 " ,
45
- "redux" : " ^3.0 .5" ,
46
- "ts-loader" : " ^0.7.2 " ,
44
+ "react-redux" : " ^4.1.2 " ,
45
+ "redux" : " ^3.1 .5" ,
46
+ "ts-loader" : " ^0.8.0 " ,
47
47
"typescript" : " ^1.7.5"
48
48
}
49
49
}
You can’t perform that action at this time.
0 commit comments