File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 3838 "@types/enzyme" : " ^3.10.4" ,
3939 "@types/jest" : " ^26.0.0" ,
4040 "@types/node" : " ^12.0.0" ,
41- "@types/react" : " ^16.9 .0" ,
41+ "@types/react" : " ^17.0 .0" ,
4242 "@types/react-dom" : " ^16.9.0" ,
4343 "@types/react-redux" : " ^7.1.5" ,
4444 "@types/react-router-dom" : " ^5.1.3" ,
Original file line number Diff line number Diff line change 24452445 "@types/prop-types" "*"
24462446 csstype "^2.2.0"
24472447
2448- "@types/react@^16.9 .0":
2449- version "16.9.19 "
2450- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.19 .tgz#c842aa83ea490007d29938146ff2e4d9e4360c40 "
2451- integrity sha512-LJV97//H+zqKWMms0kvxaKYJDG05U2TtQB3chRLF8MPNs+MQh/H1aGlyDUxjaHvu08EAGerdX2z4LTBc7ns77A ==
2448+ "@types/react@^17.0 .0":
2449+ version "17.0.0 "
2450+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.0 .tgz#5af3eb7fad2807092f0046a1302b7823e27919b8 "
2451+ integrity sha512-aj/L7RIMsRlWML3YB6KZiXB3fV2t41+5RBGYF8z+tAKU43Px8C3cYUZsDvf1/+Bm4FK21QWBrDutu8ZJ/70qOw ==
24522452 dependencies:
24532453 "@types/prop-types" "*"
2454- csstype "^2.2.0 "
2454+ csstype "^3.0.2 "
24552455
24562456"@types/redux-mock-store@^1.0.1":
24572457 version "1.0.2"
@@ -5246,6 +5246,11 @@ csstype@^2.2.0:
52465246 resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.8.tgz#0fb6fc2417ffd2816a418c9336da74d7f07db431"
52475247 integrity sha512-msVS9qTuMT5zwAGCVm4mxfrZ18BNc6Csd0oJAtiFMZ1FAx1CCvy2+5MDmYoix63LM/6NDbNtodCiGYGmFgO0dA==
52485248
5249+ csstype@^3.0.2:
5250+ version "3.0.6"
5251+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.6.tgz#865d0b5833d7d8d40f4e5b8a6d76aea3de4725ef"
5252+ integrity sha512-+ZAmfyWMT7TiIlzdqJgjMb7S4f1beorDbWbsocyK4RaiqA5RTX3K14bnBWmmA9QEM0gRdsjyyrEmcyga8Zsxmw==
5253+
52495254currently-unhandled@^0.4.1:
52505255 version "0.4.1"
52515256 resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea"
You can’t perform that action at this time.
0 commit comments