build(deps): update dependency @types/react to v17.0.19 (#2300)
parent
8ac9ce9367
commit
7d105c6597
|
@ -56,7 +56,7 @@
|
|||
"@types/node": "15.6.0",
|
||||
"@types/qrcode.react": "1.0.2",
|
||||
"@types/query-string": "6.3.0",
|
||||
"@types/react": "17.0.18",
|
||||
"@types/react": "17.0.19",
|
||||
"@types/react-dom": "17.0.9",
|
||||
"@types/react-ga": "2.3.0",
|
||||
"@types/react-router-dom": "5.1.8",
|
||||
|
|
|
@ -2054,10 +2054,10 @@
|
|||
"@types/scheduler" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/react@17.0.18":
|
||||
version "17.0.18"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.18.tgz#4109cbbd901be9582e5e39e3d77acd7b66bb7fbe"
|
||||
integrity sha512-YTLgu7oS5zvSqq49X5Iue5oAbVGhgPc5Au29SJC4VeE17V6gASoOxVkUDy9pXFMRFxCWCD9fLeweNFizo3UzOg==
|
||||
"@types/react@17.0.19":
|
||||
version "17.0.19"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991"
|
||||
integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
"@types/scheduler" "*"
|
||||
|
|
Loading…
Reference in New Issue