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.44" ,
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 2012
2012
dependencies:
2013
2013
"@types/react" "*"
2014
2014
2015
- "@types/react-dom@*", "@types/react-dom@^16.9.0 ":
2016
- version "16.9.5 "
2017
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.5 .tgz#5de610b04a35d07ffd8f44edad93a71032d9aaa7 "
2018
- integrity sha512-BX6RQ8s9D+2/gDhxrj8OW+YD4R+8hj7FEM/OJHGNR0KipE1h1mSsf39YeyC81qafkq+N3rU3h3RFbLSwE5VqUg ==
2015
+ "@types/react-dom@*", "@types/react-dom@^16.9.8 ":
2016
+ version "16.9.8 "
2017
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.8 .tgz#fe4c1e11dfc67155733dfa6aa65108b4971cb423 "
2018
+ integrity sha512-ykkPQ+5nFknnlU6lDd947WbQ6TE3NNzbQAkInC2EKY1qeYdTKp7onFusmYZb+ityzx2YviqT6BXSu+LyWWJwcA ==
2019
2019
dependencies:
2020
2020
"@types/react" "*"
2021
2021
You can’t perform that action at this time.
0 commit comments