Revert "Update react-types (#10762)" (#11476)

This reverts commit 133e973955.
This commit is contained in:
Johannes Marbach
2023-08-29 11:39:52 +00:00
committed by GitHub
parent e73cda1b56
commit e8e56f8164
2 changed files with 15 additions and 15 deletions
+4 -4
View File
@@ -55,8 +55,8 @@
"coverage": "yarn test --coverage"
},
"resolutions": {
"@types/react-dom": "17.0.20",
"@types/react": "17.0.65"
"@types/react-dom": "17.0.19",
"@types/react": "17.0.58"
},
"dependencies": {
"@babel/runtime": "^7.12.5",
@@ -168,9 +168,9 @@
"@types/pako": "^2.0.0",
"@types/prettier": "^2.7.0",
"@types/qrcode": "^1.3.5",
"@types/react": "17.0.65",
"@types/react": "17.0.58",
"@types/react-beautiful-dnd": "^13.0.0",
"@types/react-dom": "17.0.20",
"@types/react-dom": "17.0.19",
"@types/react-transition-group": "^4.4.0",
"@types/sanitize-html": "2.9.0",
"@types/sdp-transform": "^2.4.6",