Update react-types (#11565)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
renovate[bot]
2023-10-19 08:56:37 +01:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Michael Telatynski
parent 5056c12b38
commit 68392e2ce1
2 changed files with 21 additions and 21 deletions
+4 -4
View File
@@ -56,8 +56,8 @@
"coverage": "yarn test --coverage"
},
"resolutions": {
"@types/react-dom": "17.0.19",
"@types/react": "17.0.58"
"@types/react-dom": "17.0.21",
"@types/react": "17.0.68"
},
"dependencies": {
"@babel/runtime": "^7.12.5",
@@ -171,9 +171,9 @@
"@types/pako": "^2.0.0",
"@types/prettier": "^2.7.0",
"@types/qrcode": "^1.3.5",
"@types/react": "17.0.58",
"@types/react": "17.0.68",
"@types/react-beautiful-dnd": "^13.0.0",
"@types/react-dom": "17.0.19",
"@types/react-dom": "17.0.21",
"@types/react-transition-group": "^4.4.0",
"@types/sanitize-html": "2.9.2",
"@types/sdp-transform": "^2.4.6",