File tree 3 files changed +16
-8
lines changed
3 files changed +16
-8
lines changed Original file line number Diff line number Diff line change 34
34
]
35
35
},
36
36
"devDependencies" : {
37
- "@types/react-native" : " 0.57.23 " ,
37
+ "@types/react-native" : " 0.72.8 " ,
38
38
"concurrently" : " 4.1.0" ,
39
39
"husky" : " 1.2.1" ,
40
40
"npm-run-all" : " 4.1.5" ,
Original file line number Diff line number Diff line change 21
21
"@babel/core" : " 7.2.2" ,
22
22
"@types/jest" : " 23.3.10" ,
23
23
"@types/react" : " 16.7.18" ,
24
- "@types/react-native" : " 0.57.23 " ,
24
+ "@types/react-native" : " 0.72.8 " ,
25
25
"@types/react-navigation" : " 3.0.1" ,
26
26
"@types/react-primitives" : " 0.6.2" ,
27
27
"@types/react-test-renderer" : " 16.0.3" ,
Original file line number Diff line number Diff line change 1045
1045
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
1046
1046
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
1047
1047
1048
+ "@react-native/virtualized-lists@^0.72.4":
1049
+ version "0.72.8"
1050
+ resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.72.8.tgz#a2c6a91ea0f1d40eb5a122fb063daedb92ed1dc3"
1051
+ integrity sha512-J3Q4Bkuo99k7mu+jPS9gSUSgq+lLRSI/+ahXNwV92XgJ/8UgOTxu2LPwhJnBk/sQKxq7E8WkZBnBiozukQMqrw==
1052
+ dependencies:
1053
+ invariant "^2.2.4"
1054
+ nullthrows "^1.1.1"
1055
+
1048
1056
"@svgr/core@^2.4.1":
1049
1057
version "2.4.1"
1050
1058
resolved "https://registry.yarnpkg.com/@svgr/core/-/core-2.4.1.tgz#03a407c28c4a1d84305ae95021e8eabfda8fa731"
1144
1152
"@types/prop-types" "*"
1145
1153
"@types/react" "*"
1146
1154
1147
- "@types/react-native@0.57.23 ":
1148
- version "0.57.23 "
1149
- resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.23 .tgz#6f654c2129d4108fc26eaa4b2658df77cc22e024 "
1150
- integrity sha512-PO/OaBmcSy7R5BapGKOZp882X7G20KEVLSXFza4YU0V8IoXsf/B4jSfON37qUwEjhnidG6Xwp18suGgxt1DlrQ ==
1155
+ "@types/react-native@0.72.8 ":
1156
+ version "0.72.8 "
1157
+ resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.72.8 .tgz#eb6238fab289f5f132f7ccf138bdfe6f21ed93e1 "
1158
+ integrity sha512-St6xA7+EoHN5mEYfdWnfYt0e8u6k2FR0P9s2arYgakQGFgU1f9FlPrIEcj0X24pLCF5c5i3WVuLCUdiCYHmOoA ==
1151
1159
dependencies:
1152
- "@types/prop-types " "* "
1160
+ "@react-native/virtualized-lists " "^0.72.4 "
1153
1161
"@types/react" "*"
1154
1162
1155
1163
@@ -8474,7 +8482,7 @@ nugget@^2.0.1:
8474
8482
single-line-log "^1.1.2"
8475
8483
throttleit "0.0.2"
8476
8484
8477
- nullthrows@^1.1.0:
8485
+ nullthrows@^1.1.0, nullthrows@^1.1.1 :
8478
8486
version "1.1.1"
8479
8487
resolved "https://registry.yarnpkg.com/nullthrows/-/nullthrows-1.1.1.tgz#7818258843856ae971eae4208ad7d7eb19a431b1"
8480
8488
integrity sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==
You can’t perform that action at this time.
0 commit comments