File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 5
5
"dependencies" : {
6
6
"@types/jest" : " 26.0.19" ,
7
7
"@types/node" : " 12.19.8" ,
8
- "@types/react" : " 16.14.2 " ,
8
+ "@types/react" : " 17.0.0 " ,
9
9
"@types/react-dom" : " 17.0.0" ,
10
10
"bootstrap" : " ^4.5.3" ,
11
11
"react" : " ^17.0.1" ,
Original file line number Diff line number Diff line change 1655
1655
dependencies :
1656
1656
" @types/react" " *"
1657
1657
1658
- " @types/react@*" , "@types/[email protected] ", "@types/react@^16.9.35":
1658
+ " @types/react@*" , "@types/[email protected] ":
1659
+ version "17.0.0"
1660
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.0.tgz#5af3eb7fad2807092f0046a1302b7823e27919b8"
1661
+ integrity sha512-aj/L7RIMsRlWML3YB6KZiXB3fV2t41+5RBGYF8z+tAKU43Px8C3cYUZsDvf1/+Bm4FK21QWBrDutu8ZJ/70qOw==
1662
+ dependencies :
1663
+ " @types/prop-types" " *"
1664
+ csstype "^3.0.2"
1665
+
1666
+ " @types/react@^16.9.35 " :
1659
1667
version "16.14.2"
1660
1668
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.2.tgz#85dcc0947d0645349923c04ccef6018a1ab7538c"
1661
1669
integrity sha512-BzzcAlyDxXl2nANlabtT4thtvbbnhee8hMmH/CcJrISDBVcJS1iOsP1f0OAgSdGE0MsY9tqcrb9YoZcOFv9dbQ==
You can’t perform that action at this time.
0 commit comments