Upgrade @types/react and @types/react-dom

This commit is contained in:
Michael Telatynski 2021-06-22 08:15:27 +01:00
parent c2dea5a19f
commit c86d79b7a5
2 changed files with 22 additions and 8 deletions

View file

@ -91,8 +91,8 @@
"@types/flux": "^3.1.9",
"@types/modernizr": "^3.5.3",
"@types/node": "^14.14.22",
"@types/react": "^16.9",
"@types/react-dom": "^16.9.10",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.2",
"@types/sanitize-html": "^2.3.1",
"autoprefixer": "^9.8.6",
"babel-eslint": "^10.1.0",