File tree Expand file tree Collapse file tree 2 files changed +227
-49
lines changed Expand file tree Collapse file tree 2 files changed +227
-49
lines changed Original file line number Diff line number Diff line change 7
7
"start" : " yarn && webpack-genius start"
8
8
},
9
9
"dependencies" : {
10
- "@redux-model/web" : " ^6.5.11 " ,
10
+ "@redux-model/web" : " ^6.6.0 " ,
11
11
"core-js" : " ^3.4.1" ,
12
- "react" : " ^16.11 .0" ,
13
- "react-dom" : " ^16.11 .0" ,
12
+ "react" : " ^16.12 .0" ,
13
+ "react-dom" : " ^16.12 .0" ,
14
14
"react-redux" : " ^7.1.3" ,
15
15
"redux" : " ^4.0.4" ,
16
16
"redux-persist" : " ^6.0.0"
17
17
},
18
18
"devDependencies" : {
19
19
"@hot-loader/react-dom" : " ^16.11.0" ,
20
- "@types/node" : " ^12.12.7 " ,
20
+ "@types/node" : " ^12.12.8 " ,
21
21
"@types/react" : " ^16.9.11" ,
22
22
"@types/react-dom" : " ^16.9.4" ,
23
23
"@types/react-redux" : " ^7.1.5" ,
24
24
"@types/redux-logger" : " ^3.0.7" ,
25
- "@types/webpack-env" : " ^1.14.1" ,
26
- "react-hot-loader" : " ^4.12.17" ,
25
+ "react-hot-loader" : " ^4.12.18" ,
27
26
"redux-logger" : " ^3.0.6" ,
28
27
"typescript" : " ^3.7.2" ,
29
- "webpack-genius" : " ^4.0.11 "
28
+ "webpack-genius" : " ^4.0.14 "
30
29
}
31
30
}
You can’t perform that action at this time.
0 commit comments