File tree Expand file tree Collapse file tree 3 files changed +7
-9
lines changed
packages/create-react-microservice-scaffold/src Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 3434 "flow-typed" : " 2.6.2" ,
3535 "jest" : " 23.6.0" ,
3636 "prop-types" : " 15.8.1" ,
37- "react" : " 16.14 .0" ,
37+ "react" : " 18.2 .0" ,
3838 "react-dom" : " 16.14.0" ,
3939 "react-test-renderer" : " 16.14.0"
4040 },
4141 "peerDependencies" : {
4242 "classcat" : " ^3.0.0" ,
4343 "prop-types" : " ^15.6.0" ,
44- "react" : " ^16.2 .0" ,
44+ "react" : " ^18.0 .0" ,
4545 "react-dom" : " ^16.2.0"
4646 },
4747 "jest" : {
Original file line number Diff line number Diff line change 3434 "node-polyglot" : " 2.4.2" ,
3535 "plow-js" : " 2.2.0" ,
3636 "prop-types" : " 15.8.1" ,
37- "react" : " 16.14 .0" ,
37+ "react" : " 18.2 .0" ,
3838 "react-dev-utils" : " 5.0.3" ,
3939 "react-dom" : " 16.14.0" ,
4040 "react-redux" : " 5.1.2" ,
Original file line number Diff line number Diff line change @@ -11831,14 +11831,12 @@ react-test-renderer@^16.0.0-0:
1183111831 object-assign "^4.1.1"
1183211832 prop-types "^15.6.0"
1183311833
11834- react@16.14 .0:
11835- version "16.14 .0"
11836- resolved "https://registry.yarnpkg.com/react/-/react-16.14 .0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d "
11837- integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g ==
11834+ react@18.2 .0:
11835+ version "18.2 .0"
11836+ resolved "https://registry.yarnpkg.com/react/-/react-18.2 .0.tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
11837+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
1183811838 dependencies:
1183911839 loose-envify "^1.1.0"
11840- object-assign "^4.1.1"
11841- prop-types "^15.6.2"
1184211840
1184311841react@^0.14.0:
1184411842 version "0.14.9"
You can’t perform that action at this time.
0 commit comments