File tree Expand file tree Collapse file tree 3 files changed +16
-8
lines changed
Expand file tree Collapse file tree 3 files changed +16
-8
lines changed Original file line number Diff line number Diff line change 3434 ]
3535 },
3636 "devDependencies" : {
37- "@types/react-native" : " 0.57.23 " ,
37+ "@types/react-native" : " 0.72.5 " ,
3838 "concurrently" : " 4.1.0" ,
3939 "husky" : " 1.2.1" ,
4040 "npm-run-all" : " 4.1.5" ,
Original file line number Diff line number Diff line change 2121 "@babel/core" : " 7.2.2" ,
2222 "@types/jest" : " 23.3.10" ,
2323 "@types/react" : " 16.7.18" ,
24- "@types/react-native" : " 0.57.23 " ,
24+ "@types/react-native" : " 0.72.5 " ,
2525 "@types/react-navigation" : " 3.0.1" ,
2626 "@types/react-primitives" : " 0.6.2" ,
2727 "@types/react-test-renderer" : " 16.0.3" ,
Original file line number Diff line number Diff line change 10451045 resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
10461046 integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
10471047
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+
10481056"@svgr/core@^2.4.1":
10491057 version "2.4.1"
10501058 resolved "https://registry.yarnpkg.com/@svgr/core/-/core-2.4.1.tgz#03a407c28c4a1d84305ae95021e8eabfda8fa731"
11441152 "@types/prop-types" "*"
11451153 "@types/react" "*"
11461154
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.5 ":
1156+ version "0.72.5 "
1157+ resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.72.5 .tgz#33a0d0c3c724395ee05bb37255937dcb3fae6d5f "
1158+ integrity sha512-HAt+EC576kbyg3+qruzbOLgVhgDHTHJ3d3rTkWRJ0wukze+l3ldWUkh1IarERHqsUlWwmkuYu0+4TQE5y1EjwA ==
11511159 dependencies:
1152- "@types/prop-types " "* "
1160+ "@react-native/virtualized-lists " "^0.72.4 "
11531161 "@types/react" "*"
11541162
11551163"@types/react-navigation@3.0.1":
@@ -8474,7 +8482,7 @@ nugget@^2.0.1:
84748482 single-line-log "^1.1.2"
84758483 throttleit "0.0.2"
84768484
8477- nullthrows@^1.1.0:
8485+ nullthrows@^1.1.0, nullthrows@^1.1.1 :
84788486 version "1.1.1"
84798487 resolved "https://registry.yarnpkg.com/nullthrows/-/nullthrows-1.1.1.tgz#7818258843856ae971eae4208ad7d7eb19a431b1"
84808488 integrity sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==
You can’t perform that action at this time.
0 commit comments