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 56
56
"@types/jest" : " ^27.0.2" ,
57
57
"@types/node" : " ^17.0.8" ,
58
58
"@types/react" : " ^17.0.24" ,
59
- "@types/react-dom" : " ^17 .0.9 " ,
59
+ "@types/react-dom" : " ^18 .0.1 " ,
60
60
"@typescript-eslint/eslint-plugin" : " ^2.26.0" ,
61
61
"@typescript-eslint/parser" : " ^2.26.0" ,
62
62
"babel-eslint" : " ^10.0.3" ,
Original file line number Diff line number Diff line change 1722
1722
version "1.5.5"
1723
1723
resolved "https://registry.npmjs.org/@types/q/-/q-1.5.5.tgz"
1724
1724
1725
- " @types/react-dom@<18.0.0" , "@types/react-dom@^17.0.9" :
1725
+ " @types/react-dom@<18.0.0 " :
1726
1726
version "17.0.15"
1727
1727
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.15.tgz#f2c8efde11521a4b7991e076cb9c70ba3bb0d156"
1728
1728
dependencies :
1729
1729
" @types/react" " ^17"
1730
1730
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
+
1731
1745
" @types/react@^17" , "@types/react@^17.0.24":
1732
1746
version "17.0.44"
1733
1747
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