File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 66
66
"@types/jest" : " ^24.0.16" ,
67
67
"@types/lodash" : " ^4.14.136" ,
68
68
"@types/node" : " ^12.6.9" ,
69
- "@types/react" : " ^16.8.24 " ,
69
+ "@types/react" : " ^17.0.3 " ,
70
70
"@types/react-dom" : " ^16.8.5" ,
71
71
"@types/react-test-renderer" : " ^16.8.3" ,
72
72
"@types/shallowequal" : " ^1.1.1" ,
Original file line number Diff line number Diff line change 1183
1183
dependencies :
1184
1184
" @types/react" " *"
1185
1185
1186
- " @types/react@*" , "@types/react@^16.8.24 ":
1187
- version "16.9.54 "
1188
- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.54 .tgz#140280c31825287ee74e9da95285b91c5a2e471d "
1189
- integrity sha512-GhawhYraQZpGFO2hVMArjPrYbnA/6+DS8SubK8IPhhVClmKqANihsRenOm5E0mvqK0m/BKoqVktA1O1+Xvlz9w ==
1186
+ " @types/react@*" , "@types/react@^17.0.3 ":
1187
+ version "17.0.3 "
1188
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.3 .tgz#ba6e215368501ac3826951eef2904574c262cc79 "
1189
+ integrity sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg ==
1190
1190
dependencies :
1191
1191
" @types/prop-types" " *"
1192
+ " @types/scheduler" " *"
1192
1193
csstype "^3.0.2"
1193
1194
1195
+ " @types/scheduler@* " :
1196
+ version "0.16.1"
1197
+ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
1198
+ integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==
1199
+
1194
1200
" @types/serve-static@* " :
1195
1201
version "1.13.2"
1196
1202
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.2.tgz#f5ac4d7a6420a99a6a45af4719f4dcd8cd907a48"
You can’t perform that action at this time.
0 commit comments