File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4040 "createClass": "createReactClass", // Regex for Component Factory to use,
4141 // default to "createReactClass"
4242 "pragma": "React", // Pragma to use, default to "React"
43- "version": "16.5 ", // React version, default to the latest React stable release
43+ "version": "16.8 ", // React version, default to the latest React stable release
4444 "flowVersion": "0.81" // Flow version
4545 },
4646 "propWrapperFunctions": [ "forbidExtraProps" ] // The names of any functions used to wrap the
Original file line number Diff line number Diff line change 3737 "dependencies" : {
3838 "@coreui/icons" : " 0.3.0" ,
3939 "classnames" : " ^2.2.6" ,
40- "core-js" : " ^2.6.5 " ,
40+ "core-js" : " ^2.6.8 " ,
4141 "prop-types" : " ^15.7.2" ,
4242 "react-onclickout" : " ^2.0.8" ,
4343 "react-perfect-scrollbar" : " ^1.5.2" ,
5151 "devDependencies" : {
5252 "babel-eslint" : " ^10.0.1" ,
5353 "enzyme" : " ^3.9.0" ,
54- "enzyme-adapter-react-16" : " ^1.13.0 " ,
54+ "enzyme-adapter-react-16" : " ^1.13.1 " ,
5555 "eslint" : " ^5.16.0" ,
5656 "eslint-plugin-import" : " ^2.17.2" ,
5757 "eslint-plugin-react" : " ^7.13.0" ,
6060 "react-dom" : " ^16.8.6" ,
6161 "react-router-dom" : " ^5.0.0" ,
6262 "sinon" : " ^5.1.1" ,
63- "webpack-dev-server" : " ~3.3 .1"
63+ "webpack-dev-server" : " ^3.4 .1"
6464 },
6565 "repository" : {
6666 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments