Update dependency @types/react to v17.0.58 (#10643)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
t3chguy/dedup-icons-17oct
renovate[bot] 2023-04-18 15:17:22 +01:00 committed by GitHub
parent 2ed5d212d0
commit 77a54619dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -56,7 +56,7 @@
},
"resolutions": {
"@types/react-dom": "17.0.19",
"@types/react": "17.0.55"
"@types/react": "17.0.58"
},
"dependencies": {
"@babel/runtime": "^7.12.5",
@ -164,7 +164,7 @@
"@types/pako": "^2.0.0",
"@types/parse5": "^6.0.0",
"@types/qrcode": "^1.3.5",
"@types/react": "17.0.55",
"@types/react": "17.0.58",
"@types/react-beautiful-dnd": "^13.0.0",
"@types/react-dom": "17.0.19",
"@types/react-transition-group": "^4.4.0",

View File

@ -2332,10 +2332,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@17.0.55", "@types/react@^17":
version "17.0.55"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.55.tgz#f94eac1a37929cd86d1cc084c239c08dcfd10e5f"
integrity sha512-kBcAhmT8RivFDYxHdy8QfPKu+WyfiiGjdPb9pIRtd6tj05j0zRHq5DBGW5Ogxv5cwSKd93BVgUk/HZ4I9p3zNg==
"@types/react@*", "@types/react@17.0.58", "@types/react@^17":
version "17.0.58"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.58.tgz#c8bbc82114e5c29001548ebe8ed6c4ba4d3c9fb0"
integrity sha512-c1GzVY97P0fGxwGxhYq989j4XwlcHQoto6wQISOC2v6wm3h0PORRWJFHlkRjfGsiG3y1609WdQ+J+tKxvrEd6A==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"