4242 },
4343 "homepage" : " https://github.com/react-grid-layout/react-draggable" ,
4444 "devDependencies" : {
45- "@babel/cli" : " ^7.17.6" ,
46- "@babel/core" : " ^7.17.9" ,
47- "@babel/eslint-parser" : " ^7.17.0" ,
48- "@babel/plugin-proposal-class-properties" : " ^7.16.7" ,
49- "@babel/plugin-transform-flow-comments" : " ^7.16.7" ,
50- "@babel/preset-env" : " ^7.16.11" ,
51- "@babel/preset-flow" : " ^7.16.7" ,
52- "@babel/preset-react" : " ^7.16.7" ,
53- "@types/react" : " ^17.0.19" ,
54- "@types/react-dom" : " ^17.0.9" ,
55- "assert" : " ^2.0.0" ,
56- "babel-loader" : " ^8.2.5" ,
57- "babel-plugin-transform-inline-environment-variables" : " ^0.4.3" ,
58- "eslint" : " ^8.14.0" ,
59- "eslint-plugin-react" : " ^7.29.4" ,
60- "flow-bin" : " ^0.176.3" ,
61- "jasmine-core" : " ^4.1.0" ,
62- "karma" : " ^6.3.19" ,
63- "karma-chrome-launcher" : " ^3.1.1" ,
45+ "@babel/cli" : " ^7.23.0" ,
46+ "@babel/core" : " ^7.23.0" ,
47+ "@babel/eslint-parser" : " ^7.22.15" ,
48+ "@babel/plugin-transform-class-properties" : " ^7.18.6" ,
49+ "@babel/plugin-transform-flow-comments" : " ^7.22.10" ,
50+ "@babel/preset-env" : " ^7.22.20" ,
51+ "@babel/preset-flow" : " ^7.22.15" ,
52+ "@babel/preset-react" : " ^7.22.15" ,
53+ "@types/node" : " ^20.7.0" ,
54+ "@types/react" : " ^18.2.23" ,
55+ "@types/react-dom" : " ^18.2.8" ,
56+ "assert" : " ^2.1.0" ,
57+ "babel-loader" : " ^9.1.3" ,
58+ "babel-plugin-transform-inline-environment-variables" : " ^0.4.4" ,
59+ "eslint" : " ^8.50.0" ,
60+ "eslint-plugin-react" : " ^7.33.2" ,
61+ "flow-bin" : " ^0.217.0" ,
62+ "jasmine-core" : " ^5.1.1" ,
63+ "karma" : " ^6.4.2" ,
64+ "karma-chrome-launcher" : " ^3.2.0" ,
6465 "karma-cli" : " 2.0.0" ,
6566 "karma-firefox-launcher" : " ^2.1.2" ,
6667 "karma-ie-launcher" : " ^1.0.0" ,
67- "karma-jasmine" : " ^5.0 .0" ,
68+ "karma-jasmine" : " ^5.1 .0" ,
6869 "karma-phantomjs-launcher" : " ^1.0.4" ,
6970 "karma-phantomjs-shim" : " ^1.5.0" ,
7071 "karma-webpack" : " ^5.0.0" ,
7172 "lodash" : " ^4.17.4" ,
7273 "phantomjs-prebuilt" : " ^2.1.16" ,
7374 "pre-commit" : " ^1.2.2" ,
7475 "process" : " ^0.11.10" ,
75- "puppeteer" : " ^13.6.0 " ,
76+ "puppeteer" : " ^21.3.5 " ,
7677 "react" : " ^16.13.1" ,
7778 "react-dom" : " ^16.13.1" ,
78- "react-frame-component" : " ^5.2.1 " ,
79+ "react-frame-component" : " ^5.2.6 " ,
7980 "react-test-renderer" : " ^16.13.1" ,
80- "semver" : " ^7.3.7 " ,
81+ "semver" : " ^7.5.4 " ,
8182 "static-server" : " ^3.0.0" ,
82- "typescript" : " ^4.6.3 " ,
83- "webpack" : " ^5.72.0 " ,
84- "webpack-cli" : " ^4.9.2 " ,
85- "webpack-dev-server" : " ^4.8 .1"
83+ "typescript" : " ^5.2.2 " ,
84+ "webpack" : " ^5.88.2 " ,
85+ "webpack-cli" : " ^5.1.4 " ,
86+ "webpack-dev-server" : " ^4.15 .1"
8687 },
8788 "resolutions" : {
8889 "minimist" : " ^1.2.5"
99100 "react" : " >= 16.3.0" ,
100101 "react-dom" : " >= 16.3.0"
101102 }
102- }
103+ }
0 commit comments