deps: upgrade @types/react & @types/react-dom

This commit is contained in:
Jordan Knott
2021-09-13 12:43:39 -05:00
parent aeb97a30d8
commit d1b867db35
4 changed files with 1980 additions and 2091 deletions

View File

@ -13,10 +13,10 @@
"@types/jest": "^26.0.23",
"@types/lodash": "^4.14.168",
"@types/node": "^15.0.1",
"@types/react": "^17.0.4",
"@types/react": "^17.0.20",
"@types/react-beautiful-dnd": "^13.0.0",
"@types/react-datepicker": "^3.1.8",
"@types/react-dom": "^17.0.3",
"@types/react-dom": "^17.0.9",
"@types/react-router": "^5.1.13",
"@types/react-router-dom": "^5.1.7",
"@types/react-select": "^4.0.15",