File tree Expand file tree Collapse file tree 2 files changed +191
-156
lines changed Expand file tree Collapse file tree 2 files changed +191
-156
lines changed Original file line number Diff line number Diff line change 47
47
},
48
48
"devDependencies" : {
49
49
"@babel/cli" : " ^7.13.16" ,
50
- "@babel/core" : " ^7.13.16 " ,
50
+ "@babel/core" : " ^7.14.0 " ,
51
51
"@babel/plugin-proposal-class-properties" : " ^7.13.0" ,
52
- "@babel/preset-env" : " ^7.13.15 " ,
52
+ "@babel/preset-env" : " ^7.14.0 " ,
53
53
"@babel/preset-react" : " ^7.13.13" ,
54
54
"cross-env" : " 7.0.3" ,
55
- "eslint" : " ^7.24 .0" ,
55
+ "eslint" : " ^7.25 .0" ,
56
56
"eslint-config-standard" : " ^16.0.2" ,
57
57
"eslint-config-standard-react" : " ^11.0.1" ,
58
58
"eslint-plugin-import" : " ^2.22.1" ,
59
59
"http-server-spa" : " 1.3.0" ,
60
- "node" : " 15.14 .0" ,
60
+ "node" : " 16.0 .0" ,
61
61
"react" : " 17.0.2" ,
62
62
"react-dom" : " 17.0.2" ,
63
63
"react-router-dom" : " 5.2.0" ,
64
- "webpack" : " 5.35.0 " ,
64
+ "webpack" : " 5.36.2 " ,
65
65
"webpack-cli" : " 4.6.0"
66
66
}
67
67
}
You can’t perform that action at this time.
0 commit comments