3939 "homepage" : " https://github.com/mzabriskie/react-draggable" ,
4040 "devDependencies" : {
4141 "@babel/cli" : " ^7.8.4" ,
42- "@babel/core" : " ^7.9.0 " ,
42+ "@babel/core" : " ^7.9.6 " ,
4343 "@babel/plugin-proposal-class-properties" : " ^7.8.3" ,
4444 "@babel/plugin-transform-flow-comments" : " ^7.8.3" ,
45- "@babel/preset-env" : " ^7.9.5 " ,
45+ "@babel/preset-env" : " ^7.9.6 " ,
4646 "@babel/preset-flow" : " ^7.9.0" ,
4747 "@babel/preset-react" : " ^7.9.4" ,
48- "@types/react" : " ^16.9.34 " ,
49- "@types/react-dom" : " ^16.9.6 " ,
48+ "@types/react" : " ^16.9.35 " ,
49+ "@types/react-dom" : " ^16.9.8 " ,
5050 "babel-eslint" : " ^10.1.0" ,
5151 "babel-loader" : " ^8.1.0" ,
5252 "babel-plugin-espower" : " ^3.0.1" ,
5353 "babel-plugin-transform-inline-environment-variables" : " ^0.4.3" ,
54- "eslint" : " ^6.8 .0" ,
55- "eslint-plugin-react" : " ^7.19 .0" ,
56- "flow-bin" : " ^0.123.0 " ,
54+ "eslint" : " ^7.0 .0" ,
55+ "eslint-plugin-react" : " ^7.20 .0" ,
56+ "flow-bin" : " ^0.125.1 " ,
5757 "jasmine-core" : " ^3.5.0" ,
58- "karma" : " ^4.4.1 " ,
58+ "karma" : " ^5.0.9 " ,
5959 "karma-chrome-launcher" : " ^3.1.0" ,
6060 "karma-cli" : " 2.0.0" ,
6161 "karma-firefox-launcher" : " ^1.3.0" ,
6868 "phantomjs-prebuilt" : " ^2.1.16" ,
6969 "power-assert" : " ^1.4.4" ,
7070 "pre-commit" : " ^1.2.2" ,
71- "puppeteer" : " ^3.0 .0" ,
71+ "puppeteer" : " ^3.1 .0" ,
7272 "react" : " ^16.13.1" ,
7373 "react-dom" : " ^16.13.1" ,
74- "react-frame-component" : " ^4.1.1 " ,
74+ "react-frame-component" : " ^4.1.2 " ,
7575 "react-test-renderer" : " ^16.13.1" ,
7676 "semver" : " ^7.3.2" ,
7777 "static-server" : " ^3.0.0" ,
78- "typescript" : " ^3.8 .3" ,
79- "webpack" : " ^4.42.1 " ,
78+ "typescript" : " ^3.9 .3" ,
79+ "webpack" : " ^4.43.0 " ,
8080 "webpack-cli" : " ^3.3.11" ,
81- "webpack-dev-server" : " ^3.10.3 "
81+ "webpack-dev-server" : " ^3.11.0 "
8282 },
8383 "resolutions" : {
8484 "minimist" : " ^1.2.5"
9191 "classnames" : " ^2.2.5" ,
9292 "prop-types" : " ^15.6.0"
9393 }
94- }
94+ }
0 commit comments