885
885
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.123.tgz#39be5d211478c8dd3bdae98ee75bb7efe4abfe4d"
886
886
integrity sha512-pQvPkc4Nltyx7G1Ww45OjVqUsJP4UsZm+GWJpigXgkikZqJgRm4c48g027o6tdgubWHwFRF15iFd+Y4Pmqv6+Q==
887
887
888
+ " @types/prop-types@* " :
889
+ version "15.7.3"
890
+ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
891
+ integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
892
+
888
893
" @types/qs@^6.5.1 " :
889
894
version "6.5.2"
890
895
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.5.2.tgz#7f347062655056662845ba4bb79dcbfdc382cd61"
891
896
integrity sha512-47kAAs3yV/hROraCTQYDMh4p/6zI9+gtssjD0kq9OWsGdLcBge59rl49FnCuJ+iWxEKiqFz6KXzeGH5DRVjNJA==
892
897
898
+ " @types/react-native-vector-icons@^6.4.4 " :
899
+ version "6.4.4"
900
+ resolved "https://registry.yarnpkg.com/@types/react-native-vector-icons/-/react-native-vector-icons-6.4.4.tgz#f81dcc371b74a9c408ce12f95b8f494d7543146b"
901
+ integrity sha512-G1Iry/8i23IPjZzNjydMt/WcjV+T1Xu3cTXDwSsP9lpKu0bA0j+c7AACJ1aIka8HVnWXS41NoZnKkHImO0SMkw==
902
+ dependencies :
903
+ " @types/react" " *"
904
+ " @types/react-native" " *"
905
+
906
+ " @types/react-native@* " :
907
+ version "0.60.21"
908
+ resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.60.21.tgz#81a41cae7b232f52ab3983d854f4a0b0df79531e"
909
+ integrity sha512-E7F+P/UG4Utu+kh8Hy544i0m4CzpHw1awNX6hVfkhlu4mXSlAn6KLZzKEkPBbHm7g1kspmZTiuP23HAKZpASPw==
910
+ dependencies :
911
+ " @types/prop-types" " *"
912
+ " @types/react" " *"
913
+
914
+ " @types/react@* " :
915
+ version "16.9.9"
916
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.9.tgz#a62c6f40f04bc7681be5e20975503a64fe783c3a"
917
+ integrity sha512-L+AudFJkDukk+ukInYvpoAPyJK5q1GanFOINOJnM0w6tUgITuWvJ4jyoBPFL7z4/L8hGLd+K/6xR5uUjXu0vVg==
918
+ dependencies :
919
+ " @types/prop-types" " *"
920
+ csstype "^2.2.0"
921
+
893
922
" @types/uuid-js@^0.7.1 " :
894
923
version "0.7.2"
895
924
resolved "https://registry.yarnpkg.com/@types/uuid-js/-/uuid-js-0.7.2.tgz#5b5552fcbaaf4acf026fb6dc66f7e5bd6b4be92f"
@@ -1210,6 +1239,14 @@ aws4@^1.8.0:
1210
1239
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
1211
1240
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
1212
1241
1242
+ axios@^0.18.0 :
1243
+ version "0.18.1"
1244
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.18.1.tgz#ff3f0de2e7b5d180e757ad98000f1081b87bcea3"
1245
+ integrity sha512-0BfJq4NSfQXd+SkFdrvFbG7addhYSBA2mQwISr46pD6E5iqkWg02RAs8vyTT/j0RTnoYmeXauBuSv1qKwR179g==
1246
+ dependencies :
1247
+ follow-redirects "1.5.10"
1248
+ is-buffer "^2.0.2"
1249
+
1213
1250
babel-code-frame@^6.26.0 :
1214
1251
version "6.26.0"
1215
1252
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
@@ -2077,6 +2114,14 @@ color@^2.0.1:
2077
2114
color-convert "^1.9.1"
2078
2115
color-string "^1.5.2"
2079
2116
2117
+ color@^3.1.0 :
2118
+ version "3.1.2"
2119
+ resolved "https://registry.yarnpkg.com/color/-/color-3.1.2.tgz#68148e7f85d41ad7649c5fa8c8106f098d229e10"
2120
+ integrity sha512-vXTJhHebByxZn3lDvDJYw4lR5+uB3vuoHsuYA5AKuxRVn5wzzIfQKGLBmgdVRHKTJYeK5rvJcHnrd0Li49CFpg==
2121
+ dependencies :
2122
+ color-convert "^1.9.1"
2123
+ color-string "^1.5.2"
2124
+
2080
2125
combined-stream@^1.0.6, combined-stream@~1.0.6 :
2081
2126
version "1.0.7"
2082
2127
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.7.tgz#2d1d24317afb8abe95d6d2c0b07b57813539d828"
@@ -2257,6 +2302,11 @@ cssstyle@^1.0.0:
2257
2302
dependencies :
2258
2303
cssom "0.3.x"
2259
2304
2305
+ csstype@^2.2.0 :
2306
+ version "2.6.7"
2307
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.7.tgz#20b0024c20b6718f4eda3853a1f5a1cce7f5e4a5"
2308
+ integrity sha512-9Mcn9sFbGBAdmimWb2gLVDtFJzeKtDGIr76TUqmjZrw9LFXBMSU70lcs+C0/7fyCd6iBDqmksUcCOUIkisPHsQ==
2309
+
2260
2310
dashdash@^1.12.0 :
2261
2311
version "1.14.1"
2262
2312
resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0"
@@ -2280,6 +2330,13 @@
[email protected] , debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.
2280
2330
dependencies :
2281
2331
ms "2.0.0"
2282
2332
2333
+ debug@=3.1.0 :
2334
+ version "3.1.0"
2335
+ resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
2336
+ integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
2337
+ dependencies :
2338
+ ms "2.0.0"
2339
+
2283
2340
debug@^3.1.0 :
2284
2341
version "3.2.6"
2285
2342
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
@@ -2319,6 +2376,11 @@ deep-is@~0.1.3:
2319
2376
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
2320
2377
integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=
2321
2378
2379
+ deepmerge@^3.1.0 :
2380
+ version "3.3.0"
2381
+ resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-3.3.0.tgz#d3c47fd6f3a93d517b14426b0628a17b0125f5f7"
2382
+ integrity sha512-GRQOafGHwMHpjPx9iCvTgpu9NojZ49q794EEL94JVEw6VaeA8XTUyBKvAkOOjBX9oJNiV6G3P+T+tihFjo2TqA==
2383
+
2322
2384
default-require-extensions@^1.0.0 :
2323
2385
version "1.0.0"
2324
2386
resolved "https://registry.yarnpkg.com/default-require-extensions/-/default-require-extensions-1.0.0.tgz#f37ea15d3e13ffd9b437d33e1a75b5fb97874cb8"
@@ -3216,6 +3278,13 @@ find-up@^3.0.0:
3216
3278
dependencies :
3217
3279
locate-path "^3.0.0"
3218
3280
3281
+
3282
+ version "1.5.10"
3283
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
3284
+ integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
3285
+ dependencies :
3286
+ debug "=3.1.0"
3287
+
3219
3288
for-in@^1.0.1, for-in@^1.0.2 :
3220
3289
version "1.0.2"
3221
3290
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
@@ -3484,7 +3553,7 @@ hoist-non-react-statics@^2.3.1, hoist-non-react-statics@^2.5.0, hoist-non-react-
3484
3553
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz#c5903cf409c0dfd908f388e619d86b9c1174cb47"
3485
3554
integrity sha512-rqcy4pJo55FTTLWt+bU8ukscqHeE/e9KWvsOW2b/a3afxQZhwkQdT1rPPCJ0rYXdj4vNcasY8zHTH+jF/qStxw==
3486
3555
3487
- hoist-non-react-statics@^3.0.1 :
3556
+ hoist-non-react-statics@^3.0.1, hoist-non-react-statics@^3.1.0 :
3488
3557
version "3.3.0"
3489
3558
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.0.tgz#b09178f0122184fb95acf525daaecb4d8f45958b"
3490
3559
integrity sha512-0XsbTXxgiaCDYDIWFcwkmerZPSwywfUqYmwT4jzewKTQSWoE6FCMoUVOeBJWK3E/CrWbxRG3m5GzY4lnIwGRBA==
@@ -3654,6 +3723,11 @@ is-buffer@^1.1.5:
3654
3723
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
3655
3724
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
3656
3725
3726
+ is-buffer@^2.0.2 :
3727
+ version "2.0.4"
3728
+ resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.4.tgz#3e572f23c8411a5cfd9557c849e3665e0b290623"
3729
+ integrity sha512-Kq1rokWXOPXWuaMAqZiJW4XxsmD9zGx9q4aePabbn3qCRGedtH7Cm+zV8WETitMfu1wdh+Rvd6w5egwSngUX2A==
3730
+
3657
3731
is-callable@^1.1.4 :
3658
3732
version "1.1.4"
3659
3733
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
@@ -4317,9 +4391,9 @@ js-tokens@^3.0.2:
4317
4391
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
4318
4392
4319
4393
js-yaml@^3.13.0, js-yaml@^3.7.0 :
4320
- version "3.13.0 "
4321
- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.0 .tgz#38ee7178ac0eea2c97ff6d96fff4b18c7d8cf98e "
4322
- integrity sha512-pZZoSxcCYco+DIKBTimr67J6Hy+EYGZDY/HCWC+iAEA9h1ByhMXAIVUXMcMFpOCxQ/xjXmPI2MkDL5HRm5eFrQ ==
4394
+ version "3.13.1 "
4395
+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1 .tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847 "
4396
+ integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw ==
4323
4397
dependencies :
4324
4398
argparse "^1.0.7"
4325
4399
esprima "^4.0.0"
@@ -5379,6 +5453,11 @@ onetime@^2.0.0:
5379
5453
dependencies :
5380
5454
mimic-fn "^1.0.0"
5381
5455
5456
+ opencollective-postinstall@^2.0.0 :
5457
+ version "2.0.2"
5458
+ resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
5459
+ integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
5460
+
5382
5461
opn@^3.0.2 :
5383
5462
version "3.0.3"
5384
5463
resolved "https://registry.yarnpkg.com/opn/-/opn-3.0.3.tgz#b6d99e7399f78d65c3baaffef1fb288e9b85243a"
@@ -5733,7 +5812,7 @@ prompts@^0.1.9:
5733
5812
kleur "^2.0.1"
5734
5813
sisteransi "^0.1.1"
5735
5814
5736
- prop-types@^15.5.10, prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2 :
5815
+ prop-types@^15.5.10, prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2 :
5737
5816
version "15.7.2"
5738
5817
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
5739
5818
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -5833,11 +5912,32 @@ react-lifecycles-compat@^3.0.4:
5833
5912
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
5834
5913
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
5835
5914
5915
+ react-native-animatable@^1.3.2 :
5916
+ version "1.3.3"
5917
+ resolved "https://registry.yarnpkg.com/react-native-animatable/-/react-native-animatable-1.3.3.tgz#a13a4af8258e3bb14d0a9d839917e9bb9274ec8a"
5918
+ integrity sha512-2ckIxZQAsvWn25Ho+DK3d1mXIgj7tITkrS4pYDvx96WyOttSvzzFeQnM2od0+FUMzILbdHDsDEqZvnz1DYNQ1w==
5919
+ dependencies :
5920
+ prop-types "^15.7.2"
5921
+
5836
5922
5837
5923
version "2.2.5"
5838
5924
resolved "https://registry.yarnpkg.com/react-native-branch/-/react-native-branch-2.2.5.tgz#4074dd63b4973e6397d9ce50e97b57c77a518e9d"
5839
5925
integrity sha1-QHTdY7SXPmOX2c5Q6XtXx3pRjp0=
5840
5926
5927
+ react-native-elements@^1.1.0 :
5928
+ version "1.2.6"
5929
+ resolved "https://registry.yarnpkg.com/react-native-elements/-/react-native-elements-1.2.6.tgz#fda0f49ddf87abdb287de1ec9bc057c103430455"
5930
+ integrity sha512-f0HRW41qb2x8MJUjR9b5FtRX9gnychtZ3P4O7AX3HV2pxx5c6pFqE+Q38mv8vMDU0QB9X+l/iz6bapbTd9HCvA==
5931
+ dependencies :
5932
+ " @types/react-native-vector-icons" " ^6.4.4"
5933
+ color "^3.1.0"
5934
+ deepmerge "^3.1.0"
5935
+ hoist-non-react-statics "^3.1.0"
5936
+ opencollective-postinstall "^2.0.0"
5937
+ prop-types "^15.7.2"
5938
+ react-native-ratings "^6.3.0"
5939
+ react-native-status-bar-height "^2.2.0"
5940
+
5841
5941
react-native-gesture-handler@~1.0.14 :
5842
5942
version "1.0.17"
5843
5943
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-1.0.17.tgz#a046f371f277092157fc2781323d35a02a93daaf"
@@ -5847,15 +5947,32 @@ react-native-gesture-handler@~1.0.14:
5847
5947
invariant "^2.2.2"
5848
5948
prop-types "^15.5.10"
5849
5949
5850
- " react-native-maps@github: expo/react-native-maps#v0.22.1-exp.0 " :
5950
+ react-native-maps@expo/react-native-maps#v0.22.1-exp.0:
5851
5951
version "0.22.1"
5952
+ uid e6f98ff7272e5d0a7fe974a41f28593af2d77bb2
5852
5953
resolved "https://codeload.github.com/expo/react-native-maps/tar.gz/e6f98ff7272e5d0a7fe974a41f28593af2d77bb2"
5853
5954
5854
5955
react-native-platform-touchable@^1.1.1 :
5855
5956
version "1.1.1"
5856
5957
resolved "https://registry.yarnpkg.com/react-native-platform-touchable/-/react-native-platform-touchable-1.1.1.tgz#fde4acc65eea585d28b164d0c3716a42129a68e4"
5857
5958
integrity sha1-/eSsxl7qWF0osWTQw3FqQhKaaOQ=
5858
5959
5960
+
5961
+ version "0.0.24"
5962
+ resolved "https://registry.yarnpkg.com/react-native-pure-chart/-/react-native-pure-chart-0.0.24.tgz#6a06d803d6bce0d6cdb94ee426e32cfce95f19a1"
5963
+ integrity sha512-YczRMLyR1PY5u5qpYc4ScrYdbPVAD9GxIdnR8m7zbttwytlHVjn90+buYBnHW3Lm/JXHVzCMjTQkXQ5cskvB+Q==
5964
+ dependencies :
5965
+ lodash "^4.17.4"
5966
+ prop-types "^15.6.0"
5967
+
5968
+ react-native-ratings@^6.3.0 :
5969
+ version "6.5.0"
5970
+ resolved "https://registry.yarnpkg.com/react-native-ratings/-/react-native-ratings-6.5.0.tgz#a1606ccba3c5b54eec8e6cfa4765a45cf0e4ab8d"
5971
+ integrity sha512-YMcfQ7UQCmXGEc/WPlukHSHs5yvckTwjq5fTRk1FG8gaO7fZCNygEUGPuw4Dbvvp3IlsCUn0bOQd63RYsb7NDQ==
5972
+ dependencies :
5973
+ lodash "^4.17.4"
5974
+ prop-types "^15.5.10"
5975
+
5859
5976
5860
5977
version "1.0.0-alpha.11"
5861
5978
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-1.0.0-alpha.11.tgz#b78c839bae878d149561b56a3c750414957ea86d"
@@ -5880,6 +5997,11 @@
[email protected] , "react-native-screens@^1.0.0 || ^1.0.0-alph
5880
5997
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.22.tgz#7a120377b52aa9bbb94d0b8541a014026be9289b"
5881
5998
integrity sha512-kSyAt0AeVU6N7ZonfV6dP6iZF8B7Bce+tk3eujXhzBGsLg0VSLnU7uE9VqJF0xdQrHR91ZjGgVMieo/8df9KTA==
5882
5999
6000
+ react-native-status-bar-height@^2.2.0 :
6001
+ version "2.4.0"
6002
+ resolved "https://registry.yarnpkg.com/react-native-status-bar-height/-/react-native-status-bar-height-2.4.0.tgz#de8cee4bb733a196167210d2d0bc1fa10acba3e3"
6003
+ integrity sha512-pWvZFlyIHiuxLugLioq97vXiaGSovFXEyxt76wQtbq0gxv4dGXMPqYow46UmpwOgeJpBhqL1E0EKxnfJRrFz5w==
6004
+
5883
6005
5884
6006
version "8.0.10"
5885
6007
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-8.0.10.tgz#b07e2342d1486220f5fda1a584e316e7d2d1f392"
0 commit comments