File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 252252 "@types/phoenix" : " ^1.4.0" ,
253253 "@types/prop-types" : " ^15.7.0" ,
254254 "@types/react" : " ^16.8.12" ,
255+ "@types/react-color" : " ^2.17.3" ,
255256 "@types/react-dom" : " ^16.8.3" ,
256257 "@types/react-helmet" : " ^5.0.11" ,
257258 "@types/react-icons" : " 2.2.7" ,
Original file line number Diff line number Diff line change 42764276 "@types/history" "*"
42774277 "@types/react" "*"
42784278
4279+ "@types/react-color@^2.17.3":
4280+ version "2.17.3"
4281+ resolved "https://registry.yarnpkg.com/@types/react-color/-/react-color-2.17.3.tgz#92a67b2dc5783a9220bc52804f8fade93696a1fe"
4282+ integrity sha512-ewFUB9mNXuqT2UMbiYNqXiUWt857VinGaElhX0Gk+kT1BrXel0imzRp1FeWntHpr+uHkKAnJbr5e4Yc4vP1BRg==
4283+ dependencies:
4284+ "@types/react" "*"
4285+
42794286"@types/react-dom@^16.8.3":
42804287 version "16.8.3"
42814288 resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.8.3.tgz#6131b7b6158bc7ed1925a3374b88b7c00481f0cb"
You can’t perform that action at this time.
0 commit comments