3939 },
4040 "homepage" : " https://github.com/react-grid-layout/react-draggable" ,
4141 "devDependencies" : {
42- "@babel/cli" : " ^7.14.8 " ,
43- "@babel/core" : " ^7.15.0 " ,
44- "@babel/eslint-parser" : " ^7.15 .0" ,
45- "@babel/plugin-proposal-class-properties" : " ^7.14.5 " ,
46- "@babel/plugin-transform-flow-comments" : " ^7.14.5 " ,
47- "@babel/preset-env" : " ^7.15.0 " ,
48- "@babel/preset-flow" : " ^7.14.5 " ,
49- "@babel/preset-react" : " ^7.14.5 " ,
42+ "@babel/cli" : " ^7.17.6 " ,
43+ "@babel/core" : " ^7.17.9 " ,
44+ "@babel/eslint-parser" : " ^7.17 .0" ,
45+ "@babel/plugin-proposal-class-properties" : " ^7.16.7 " ,
46+ "@babel/plugin-transform-flow-comments" : " ^7.16.7 " ,
47+ "@babel/preset-env" : " ^7.16.11 " ,
48+ "@babel/preset-flow" : " ^7.16.7 " ,
49+ "@babel/preset-react" : " ^7.16.7 " ,
5050 "@types/react" : " ^17.0.19" ,
5151 "@types/react-dom" : " ^17.0.9" ,
5252 "assert" : " ^2.0.0" ,
53- "babel-loader" : " ^8.1.0 " ,
53+ "babel-loader" : " ^8.2.5 " ,
5454 "babel-plugin-transform-inline-environment-variables" : " ^0.4.3" ,
55- "eslint" : " ^7.32 .0" ,
56- "eslint-plugin-react" : " ^7.24.0 " ,
57- "flow-bin" : " ^0.158.0 " ,
58- "jasmine-core" : " ^3.9 .0" ,
59- "karma" : " ^6.3.4 " ,
60- "karma-chrome-launcher" : " ^3.1.0 " ,
55+ "eslint" : " ^8.14 .0" ,
56+ "eslint-plugin-react" : " ^7.29.4 " ,
57+ "flow-bin" : " ^0.176.3 " ,
58+ "jasmine-core" : " ^4.1 .0" ,
59+ "karma" : " ^6.3.19 " ,
60+ "karma-chrome-launcher" : " ^3.1.1 " ,
6161 "karma-cli" : " 2.0.0" ,
62- "karma-firefox-launcher" : " ^2.1.1 " ,
62+ "karma-firefox-launcher" : " ^2.1.2 " ,
6363 "karma-ie-launcher" : " ^1.0.0" ,
64- "karma-jasmine" : " ^4 .0.1 " ,
64+ "karma-jasmine" : " ^5 .0.0 " ,
6565 "karma-phantomjs-launcher" : " ^1.0.4" ,
6666 "karma-phantomjs-shim" : " ^1.5.0" ,
6767 "karma-webpack" : " ^5.0.0" ,
6868 "lodash" : " ^4.17.4" ,
6969 "phantomjs-prebuilt" : " ^2.1.16" ,
7070 "pre-commit" : " ^1.2.2" ,
7171 "process" : " ^0.11.10" ,
72- "puppeteer" : " ^10.2 .0" ,
72+ "puppeteer" : " ^13.6 .0" ,
7373 "react" : " ^16.13.1" ,
7474 "react-dom" : " ^16.13.1" ,
75- "react-frame-component" : " ^5.1.0 " ,
75+ "react-frame-component" : " ^5.2.1 " ,
7676 "react-test-renderer" : " ^16.13.1" ,
77- "semver" : " ^7.3.5 " ,
77+ "semver" : " ^7.3.7 " ,
7878 "static-server" : " ^3.0.0" ,
79- "typescript" : " ^4.3.5 " ,
80- "webpack" : " ^5.51.1 " ,
81- "webpack-cli" : " ^4.8.0 " ,
82- "webpack-dev-server" : " ^4.0.0 "
79+ "typescript" : " ^4.6.3 " ,
80+ "webpack" : " ^5.72.0 " ,
81+ "webpack-cli" : " ^4.9.2 " ,
82+ "webpack-dev-server" : " ^4.8.1 "
8383 },
8484 "resolutions" : {
8585 "minimist" : " ^1.2.5"
9090 ],
9191 "dependencies" : {
9292 "clsx" : " ^1.1.1" ,
93- "prop-types" : " ^15.6.0 "
93+ "prop-types" : " ^15.8.1 "
9494 },
9595 "peerDependencies" : {
9696 "react" : " >= 16.3.0" ,
9797 "react-dom" : " >= 16.3.0"
9898 }
99- }
99+ }
0 commit comments