File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 58
58
"@testing-library/jest-dom" : " ^5.11.4" ,
59
59
"@testing-library/react" : " ^11.0.2" ,
60
60
"@types/jest" : " ^26.0.8" ,
61
- "@types/react" : " ^16.9.34 " ,
61
+ "@types/react" : " ^17.0.0 " ,
62
62
"@types/react-dom" : " ^16.9.6" ,
63
63
"@typescript-eslint/eslint-plugin" : " ^4.4.0" ,
64
64
"@typescript-eslint/parser" : " ^4.4.0" ,
96
96
"typescript" : " ^4.0.3"
97
97
},
98
98
"resolutions" : {
99
- "@types/react" : " 16.9.56 " ,
99
+ "@types/react" : " 17.0.0 " ,
100
100
"@babel/runtime" : " 7.12.5" ,
101
101
"react" : " 17.0.1" ,
102
102
"react-dom" : " 17.0.1"
Original file line number Diff line number Diff line change 3989
3989
dependencies:
3990
3990
"@types/react" "*"
3991
3991
3992
- "@types/react@*", "@types/react@16.9.56 ", "@types/react@^16.9.34 ":
3993
- version "16.9.56 "
3994
- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.56 .tgz#ea25847b53c5bec064933095fc366b1462e2adf0 "
3995
- integrity sha512-gIkl4J44G/qxbuC6r2Xh+D3CGZpJ+NdWTItAPmZbR5mUS+JQ8Zvzpl0ea5qT/ZT3ZNTUcDKUVqV3xBE8wv/DyQ ==
3992
+ "@types/react@*", "@types/react@17.0.0 ", "@types/react@^17.0.0 ":
3993
+ version "17.0.0 "
3994
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.0 .tgz#5af3eb7fad2807092f0046a1302b7823e27919b8 "
3995
+ integrity sha512-aj/L7RIMsRlWML3YB6KZiXB3fV2t41+5RBGYF8z+tAKU43Px8C3cYUZsDvf1/+Bm4FK21QWBrDutu8ZJ/70qOw ==
3996
3996
dependencies:
3997
3997
"@types/prop-types" "*"
3998
3998
csstype "^3.0.2"
You can’t perform that action at this time.
0 commit comments