mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore(deps): update dependency @types/react to v17.0.29
This commit is contained in:
parent
fff9ef2f61
commit
01313a602c
@ -46,7 +46,7 @@
|
||||
"@types/enzyme-adapter-react-16": "1.0.6",
|
||||
"@types/jest": "27.0.2",
|
||||
"@types/node": "14.17.22",
|
||||
"@types/react": "17.0.28",
|
||||
"@types/react": "17.0.29",
|
||||
"@types/react-dom": "17.0.9",
|
||||
"@types/react-router-dom": "5.3.1",
|
||||
"@types/react-timeago": "4.1.3",
|
||||
|
@ -2199,10 +2199,10 @@
|
||||
"@types/scheduler" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/react@17.0.28":
|
||||
version "17.0.28"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.28.tgz#b40967e79af8f32182c6f6f2655ba196bafc7202"
|
||||
integrity sha512-6OmflHgk2DlnsFi49kBW3/Dql1GT32bYSk+A6tFBDAt0T0bxotBdQwXkm77lVlczHwY6+Wu6IfpsGqArjOYtaA==
|
||||
"@types/react@17.0.29":
|
||||
version "17.0.29"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.29.tgz#9535f3fc01a4981ce9cadcf0daa2593c0c2f2251"
|
||||
integrity sha512-HSenIfBEBZ70BLrrVhtEtHpqaP79waauPtA8XKlczTxL3hXrW/ElGNLTpD1TmqkykgGlOAK55+D3SmUHEirpFw==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
"@types/scheduler" "*"
|
||||
|
Loading…
Reference in New Issue
Block a user