File tree Expand file tree Collapse file tree 2 files changed +45
-21
lines changed Expand file tree Collapse file tree 2 files changed +45
-21
lines changed Original file line number Diff line number Diff line change 850850 eslint-plugin-react-native "3.6.0"
851851 prettier "1.16.4"
852852
853+ " @react-native-community/geolocation@^1.4.2 " :
854+ version "1.4.2"
855+ resolved "https://registry.yarnpkg.com/@react-native-community/geolocation/-/geolocation-1.4.2.tgz#7228c6d37c2f55017af9c49c2b9ad586d9bcb9f8"
856+
853857" @react-navigation/core@^3.5.1 " :
854858 version "3.5.1"
855859 resolved "https://registry.yarnpkg.com/@react-navigation/core/-/core-3.5.1.tgz#7a2339fca3496979305fb3a8ab88c2ca8d8c214d"
@@ -3337,10 +3341,8 @@ json-stringify-safe@~5.0.1:
33373341 resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
33383342
33393343json5@^2.1.0 :
3340- version "2.1.1"
3341- resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.1.tgz#81b6cb04e9ba496f1c7005d07b4368a2638f90b6"
3342- dependencies :
3343- minimist "^1.2.0"
3344+ version "2.2.3"
3345+ resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
33443346
33453347jsonfile@^2.1.0 :
33463348 version "2.4.0"
@@ -4436,6 +4438,12 @@ react-native-camera@^3.15.0:
44364438 dependencies :
44374439 prop-types "^15.6.2"
44384440
4441+ react-native-geolocation-service@^3.1.0 :
4442+ version "3.1.0"
4443+ resolved "https://registry.yarnpkg.com/react-native-geolocation-service/-/react-native-geolocation-service-3.1.0.tgz#62e112374f1cd284ea00ced0ef6826af820f50e2"
4444+ dependencies :
4445+ " @react-native-community/geolocation" " ^1.4.2"
4446+
44394447react-native-gesture-handler@^1.5.2 :
44404448 version "1.5.2"
44414449 resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-1.5.2.tgz#281111550bf1eee10b7feba5278d142169892731"
You can’t perform that action at this time.
0 commit comments