File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
"@types/node" : " ^12.0.0" ,
11
11
"@types/react" : " ^16.9.0" ,
12
12
"@types/react-beautiful-dnd" : " ^12.1.2" ,
13
- "@types/react-dom" : " ^16.9.0 " ,
13
+ "@types/react-dom" : " ^16.9.8 " ,
14
14
"@types/socket.io-client" : " ^1.4.32" ,
15
15
"@types/styled-components" : " ^5.1.2" ,
16
16
"@types/tinycolor2" : " ^1.4.2" ,
Original file line number Diff line number Diff line change 1501
1501
dependencies :
1502
1502
" @types/react" " *"
1503
1503
1504
- " @types/react-dom@*" , "@types/react-dom@^16.9.0 ":
1505
- version "16.9.5 "
1506
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.5 .tgz#5de610b04a35d07ffd8f44edad93a71032d9aaa7 "
1507
- integrity sha512-BX6RQ8s9D+2/gDhxrj8OW+YD4R+8hj7FEM/OJHGNR0KipE1h1mSsf39YeyC81qafkq+N3rU3h3RFbLSwE5VqUg ==
1504
+ " @types/react-dom@*" , "@types/react-dom@^16.9.8 ":
1505
+ version "16.9.8 "
1506
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.8 .tgz#fe4c1e11dfc67155733dfa6aa65108b4971cb423 "
1507
+ integrity sha512-ykkPQ+5nFknnlU6lDd947WbQ6TE3NNzbQAkInC2EKY1qeYdTKp7onFusmYZb+ityzx2YviqT6BXSu+LyWWJwcA ==
1508
1508
dependencies :
1509
1509
" @types/react" " *"
1510
1510
You can’t perform that action at this time.
0 commit comments