Update react-types (#10762)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -55,8 +55,8 @@
|
||||
"coverage": "yarn test --coverage"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react-dom": "17.0.19",
|
||||
"@types/react": "17.0.58"
|
||||
"@types/react-dom": "17.0.20",
|
||||
"@types/react": "17.0.65"
|
||||
},
|
||||
"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.58",
|
||||
"@types/react": "17.0.65",
|
||||
"@types/react-beautiful-dnd": "^13.0.0",
|
||||
"@types/react-dom": "17.0.19",
|
||||
"@types/react-dom": "17.0.20",
|
||||
"@types/react-transition-group": "^4.4.0",
|
||||
"@types/sanitize-html": "2.9.0",
|
||||
"@types/sdp-transform": "^2.4.6",
|
||||
|
||||
Reference in New Issue
Block a user