Skip to content

Commit

Permalink
fix(deps): update dependency react-native-maps to v1.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent 24858f9 commit 4811038
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"react-dom": "18.2.0",
"react-native": "0.72.6",
"react-native-gesture-handler": "~2.12.0",
"react-native-maps": "1.7.1",
"react-native-maps": "1.15.2",
"react-native-reanimated": "~3.6.1",
"react-native-safe-area-context": "4.6.3",
"react-native-screens": "~3.22.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4861,7 +4861,7 @@ __metadata:
react-dom: "npm:18.2.0"
react-native: "npm:0.72.6"
react-native-gesture-handler: "npm:~2.12.0"
react-native-maps: "npm:1.7.1"
react-native-maps: "npm:1.15.2"
react-native-reanimated: "npm:~3.6.1"
react-native-safe-area-context: "npm:4.6.3"
react-native-screens: "npm:~3.22.0"
Expand Down Expand Up @@ -8255,10 +8255,10 @@ __metadata:
languageName: node
linkType: hard

"@types/geojson@npm:^7946.0.10":
version: 7946.0.13
resolution: "@types/geojson@npm:7946.0.13"
checksum: 4450d070f2591500bd3ce13a898d8e4b53a6b75dfb08c002c2553a1bb135cdde9980dee6193d9fe2179c7b5fb6c52470acd116a3db91b33d8c6ba9ae3ae44e11
"@types/geojson@npm:^7946.0.13":
version: 7946.0.14
resolution: "@types/geojson@npm:7946.0.14"
checksum: 54f3997708fa2970c03eeb31f7e4540a0eb6387b15e9f8a60513a1409c23cafec8d618525404573468b59c6fecbfd053724b3327f7fca416729c26271d799f55
languageName: node
linkType: hard

Expand Down Expand Up @@ -22913,19 +22913,19 @@ __metadata:
languageName: node
linkType: hard

"react-native-maps@npm:1.7.1":
version: 1.7.1
resolution: "react-native-maps@npm:1.7.1"
"react-native-maps@npm:1.15.2":
version: 1.15.2
resolution: "react-native-maps@npm:1.15.2"
dependencies:
"@types/geojson": "npm:^7946.0.10"
"@types/geojson": "npm:^7946.0.13"
peerDependencies:
react: ">= 17.0.1"
react-native: ">= 0.64.3"
react-native-web: ">= 0.11"
peerDependenciesMeta:
react-native-web:
optional: true
checksum: 479f528febbcfe64ec3c8ea1bd659f42831168848dbb30685e4987b09d7d280f51d6ef2819a8810ff7e7caa1cf17f6dda1fe18dd0a949aea435cab6fd7b57a56
checksum: 1b6552500b966beaeb0f922474462f4cc1766ef1a174bd8d9defc4747bd4a211cc007fccf9c6c1e5f0cc8b66bfc9728beecdfa954521acceb1924c87d85e81ab
languageName: node
linkType: hard

Expand Down

0 comments on commit 4811038

Please sign in to comment.