File tree Expand file tree Collapse file tree 2 files changed +17
-8
lines changed Expand file tree Collapse file tree 2 files changed +17
-8
lines changed Original file line number Diff line number Diff line change 34
34
"@testing-library/react-native" : " ^7.2.0" ,
35
35
"@types/jest" : " ^26.0.0" ,
36
36
"@types/react" : " ^16.9.23" ,
37
- "@types/react-native" : " ^0.62.13 " ,
37
+ "@types/react-native" : " ^0.72.8 " ,
38
38
"@types/react-native-vector-icons" : " ^6.4.10" ,
39
39
"@types/react-test-renderer" : " ^17.0.1" ,
40
40
"@typescript-eslint/eslint-plugin" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 1265
1265
resolved "https://registry.yarnpkg.com/@react-native/polyfills/-/polyfills-2.0.0.tgz#4c40b74655c83982c8cf47530ee7dc13d957b6aa"
1266
1266
integrity sha512-K0aGNn1TjalKj+65D7ycc1//H9roAQ51GJVk5ZJQFb2teECGmzd86bYDC0aYdbRf7gtovescq4Zt6FR0tgXiHQ==
1267
1267
1268
+ " @react-native/virtualized-lists@^0.72.4 " :
1269
+ version "0.72.8"
1270
+ resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.72.8.tgz#a2c6a91ea0f1d40eb5a122fb063daedb92ed1dc3"
1271
+ integrity sha512-J3Q4Bkuo99k7mu+jPS9gSUSgq+lLRSI/+ahXNwV92XgJ/8UgOTxu2LPwhJnBk/sQKxq7E8WkZBnBiozukQMqrw==
1272
+ dependencies :
1273
+ invariant "^2.2.4"
1274
+ nullthrows "^1.1.1"
1275
+
1268
1276
" @react-navigation/core@^6.4.17 " :
1269
1277
version "6.4.17"
1270
1278
resolved "https://registry.yarnpkg.com/@react-navigation/core/-/core-6.4.17.tgz#f277a196b578c8a456efcc563d1c9bd87eb4ab04"
1449
1457
" @types/react" " *"
1450
1458
" @types/react-native" " ^0.70"
1451
1459
1452
- " @types/react-native@^0.62.13 " :
1453
- version "0.62.18"
1454
- resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.18.tgz#ad63691e7c44edef2beeb6af52b2eb942c3ed8a1"
1455
- integrity sha512-7QfU8EzIYxYqeXpPf8QNv2xi8hrePlgTbRATRo+plRSdVfJu7N6sAXqrFxKJp6bGLvp82GV1gczl93gqiAfXPA==
1456
- dependencies :
1457
- " @types/react" " *"
1458
-
1459
1460
" @types/react-native@^0.70 " :
1460
1461
version "0.70.19"
1461
1462
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.70.19.tgz#b4e651dcf7f49c69ff3a4c3072584cad93155582"
1462
1463
integrity sha512-c6WbyCgWTBgKKMESj/8b4w+zWcZSsCforson7UdXtXMecG3MxCinYi6ihhrHVPyUrVzORsvEzK8zg32z4pK6Sg==
1463
1464
dependencies :
1464
1465
" @types/react" " *"
1465
1466
1467
+ " @types/react-native@^0.72.8 " :
1468
+ version "0.72.8"
1469
+ resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.72.8.tgz#eb6238fab289f5f132f7ccf138bdfe6f21ed93e1"
1470
+ integrity sha512-St6xA7+EoHN5mEYfdWnfYt0e8u6k2FR0P9s2arYgakQGFgU1f9FlPrIEcj0X24pLCF5c5i3WVuLCUdiCYHmOoA==
1471
+ dependencies :
1472
+ " @react-native/virtualized-lists" " ^0.72.4"
1473
+ " @types/react" " *"
1474
+
1466
1475
" @types/react-test-renderer@^17.0.1 " :
1467
1476
version "17.0.9"
1468
1477
resolved "https://registry.yarnpkg.com/@types/react-test-renderer/-/react-test-renderer-17.0.9.tgz#da6d06f3f37eefab39386c390140374dc5db5b33"
You can’t perform that action at this time.
0 commit comments