This repository was archived by the owner on Apr 15, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 5656 "@types/jest" : " ^27.0.2" ,
5757 "@types/node" : " ^17.0.8" ,
5858 "@types/react" : " ^17.0.24" ,
59- "@types/react-dom" : " ^17 .0.9 " ,
59+ "@types/react-dom" : " ^18 .0.1 " ,
6060 "@typescript-eslint/eslint-plugin" : " ^2.26.0" ,
6161 "@typescript-eslint/parser" : " ^2.26.0" ,
6262 "babel-eslint" : " ^10.0.3" ,
Original file line number Diff line number Diff line change 17221722 version "1.5.5"
17231723 resolved "https://registry.npmjs.org/@types/q/-/q-1.5.5.tgz"
17241724
1725- " @types/react-dom@<18.0.0" , "@types/react-dom@^17.0.9" :
1725+ " @types/react-dom@<18.0.0 " :
17261726 version "17.0.15"
17271727 resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.15.tgz#f2c8efde11521a4b7991e076cb9c70ba3bb0d156"
17281728 dependencies :
17291729 " @types/react" " ^17"
17301730
1731+ " @types/react-dom@^18.0.1 " :
1732+ version "18.0.1"
1733+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.1.tgz#cb3cc10ea91141b12c71001fede1017acfbce4db"
1734+ dependencies :
1735+ " @types/react" " *"
1736+
1737+ " @types/react@* " :
1738+ version "18.0.5"
1739+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.5.tgz#1a4d4b705ae6af5aed369dec22800b20f89f5301"
1740+ dependencies :
1741+ " @types/prop-types" " *"
1742+ " @types/scheduler" " *"
1743+ csstype "^3.0.2"
1744+
17311745" @types/react@^17" , "@types/react@^17.0.24":
17321746 version "17.0.44"
17331747 resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
You can’t perform that action at this time.
0 commit comments