File tree Expand file tree Collapse file tree 2 files changed +155
-141
lines changed Expand file tree Collapse file tree 2 files changed +155
-141
lines changed Original file line number Diff line number Diff line change 13
13
},
14
14
"dependencies" : {},
15
15
"devDependencies" : {
16
- "@babel/core" : " ^7.8.3 " ,
16
+ "@babel/core" : " ^7.8.4 " ,
17
17
"@babel/plugin-proposal-class-properties" : " ^7.8.3" ,
18
- "@babel/preset-env" : " ^7.8.3 " ,
18
+ "@babel/preset-env" : " ^7.8.4 " ,
19
19
"@babel/preset-flow" : " ^7.8.3" ,
20
20
"@babel/preset-react" : " ^7.8.3" ,
21
21
"babel-loader" : " ^8.0.6" ,
22
- "codemirror" : " ^5.50.2 " ,
22
+ "codemirror" : " ^5.51.0 " ,
23
23
"css-loader" : " ^3.4.2" ,
24
24
"html-loader" : " ^0.5.5" ,
25
25
"html-webpack-plugin" : " ^3.2.0" ,
29
29
"optimize-css-assets-webpack-plugin" : " ^5.0.3" ,
30
30
"react" : " ^16.12.0" ,
31
31
"react-dom" : " ^16.12.0" ,
32
- "terser-webpack-plugin" : " ^2.3.2 " ,
32
+ "terser-webpack-plugin" : " ^2.3.4 " ,
33
33
"webpack" : " ^4.41.5" ,
34
34
"webpack-cli" : " ^3.3.10" ,
35
- "webpack-dev-server" : " ^3.10.1 "
35
+ "webpack-dev-server" : " ^3.10.3 "
36
36
}
37
37
}
You can’t perform that action at this time.
0 commit comments