This repository was archived by the owner on May 31, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 3939 "@types/enzyme" : " 3.10.12" ,
4040 "@types/enzyme-adapter-react-16" : " ^1.0.5" ,
4141 "@types/jest" : " 25.2.3" ,
42- "@types/react" : " ^16.9.2 " ,
42+ "@types/react" : " 18.0.9 " ,
4343 "@types/react-dom" : " 16.9.15" ,
4444 "@types/sinon" : " ^7.5.1" ,
4545 "@typescript-eslint/eslint-plugin" : " 2.34.0" ,
Original file line number Diff line number Diff line change 709709 dependencies :
710710 " @types/react" " ^16"
711711
712- " @types/react@*" , "@types/react@^16.9.2" :
712+ " @types/react@* " :
713713 version "16.9.34"
714714 resolved "https://registry.npm.taobao.org/@types/react/download/@types/react-16.9.34.tgz#f7d5e331c468f53affed17a8a4d488cd44ea9349"
715715 integrity sha1-99XjMcRo9Tr/7ReopNSIzUTqk0k=
716716 dependencies :
717717 " @types/prop-types" " *"
718718 csstype "^2.2.0"
719719
720+ 721+ version "18.0.9"
722+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.9.tgz#d6712a38bd6cd83469603e7359511126f122e878"
723+ integrity sha512-9bjbg1hJHUm4De19L1cHiW0Jvx3geel6Qczhjd0qY5VKVE2X5+x77YxAepuCwVh4vrgZJdgEJw48zrhRIeF4Nw==
724+ dependencies :
725+ " @types/prop-types" " *"
726+ " @types/scheduler" " *"
727+ csstype "^3.0.2"
728+
720729" @types/react@^16 " :
721730 version "16.14.25"
722731 resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.25.tgz#d003f712c7563fdef5a87327f1892825af375608"
You can’t perform that action at this time.
0 commit comments