Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-native-maps from 1.3.2 to 1.7.1 #87

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-native-localize": "^2.2.4",
"react-native-logs": "^5.0.1",
"react-native-map-clustering": "^3.4.2",
"react-native-maps": "^1.3.2",
"react-native-maps": "^1.7.1",
"react-native-popover-view": "^5.1.7",
"react-native-reanimated": "^3.5.4",
"react-native-safe-area-context": "^4.4.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3400,10 +3400,10 @@ __metadata:
languageName: node
linkType: hard

"@types/geojson@npm:^7946.0.8":
version: 7946.0.10
resolution: "@types/geojson@npm:7946.0.10"
checksum: 12c407c2dc93ecb26c08af533ee732f1506a9b29456616ba7ba1d525df96206c28ddf44a528f6a5415d7d22893e9d967420940a9c095ee5e539c1eba5fefc1f4
"@types/geojson@npm:^7946.0.10":
version: 7946.0.11
resolution: "@types/geojson@npm:7946.0.11"
checksum: 93fe7e9c5d16b0a836058ee4b87f8b022d53893d5a8e7ab52c8bf64d12039d076df99f3764c1c4da13abaa1001115fd899330edba4d8d8fa4a4feb162650b22c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3939,7 +3939,7 @@ __metadata:
react-native-localize: ^2.2.4
react-native-logs: ^5.0.1
react-native-map-clustering: ^3.4.2
react-native-maps: ^1.3.2
react-native-maps: ^1.7.1
react-native-popover-view: ^5.1.7
react-native-reanimated: ^3.5.4
react-native-safe-area-context: ^4.4.1
Expand Down Expand Up @@ -9923,19 +9923,19 @@ __metadata:
languageName: node
linkType: hard

"react-native-maps@npm:^1.3.2":
version: 1.3.2
resolution: "react-native-maps@npm:1.3.2"
"react-native-maps@npm:^1.7.1":
version: 1.7.1
resolution: "react-native-maps@npm:1.7.1"
dependencies:
"@types/geojson": ^7946.0.8
"@types/geojson": ^7946.0.10
peerDependencies:
react: ">= 17.0.1"
react-native: ">= 0.64.3"
react-native-web: ">= 0.11"
peerDependenciesMeta:
react-native-web:
optional: true
checksum: ebade7b76a4fffe9a36e9ef5c874f4320334a2b69abfe7be5198b29ae75d211537edbf0aed865514b2b1a4abcc58c59e3e91a08a4ca0632de679f8517932e191
checksum: 01f0dbba4c09fc21577ceef364a8121467d0b046df202bc22a8d1151af6ac8d4011e3bc7af18901a3266e506748572bf9ccdc2ac4c7f30bb66bf0f341251c529
languageName: node
linkType: hard

Expand Down
Loading