Skip to content

Commit

Permalink
build(deps): bump @react-navigation/native in /example
Browse files Browse the repository at this point in the history
Bumps [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) from 6.1.8 to 6.1.9.
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native@6.1.9/packages/native/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native@6.1.9/packages/native)

---
updated-dependencies:
- dependency-name: "@react-navigation/native"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 7544597 commit 554f73d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@mapbox/geo-viewport": "^0.5.0",
"@react-native-masked-view/masked-view": "^0.2.9",
"@react-navigation/native": "^6.1.8",
"@react-navigation/native": "^6.1.9",
"@react-navigation/stack": "^6.3.18",
"@turf/along": "^6.5.0",
"@turf/bbox-polygon": "^6.5.0",
Expand Down
30 changes: 15 additions & 15 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1823,19 +1823,19 @@ __metadata:
languageName: node
linkType: hard

"@react-navigation/core@npm:^6.4.9":
version: 6.4.9
resolution: "@react-navigation/core@npm:6.4.9"
"@react-navigation/core@npm:^6.4.10":
version: 6.4.10
resolution: "@react-navigation/core@npm:6.4.10"
dependencies:
"@react-navigation/routers": ^6.1.9
escape-string-regexp: ^4.0.0
nanoid: ^3.1.23
query-string: ^7.1.3
react-is: ^16.13.0
use-latest-callback: ^0.1.5
use-latest-callback: ^0.1.7
peerDependencies:
react: "*"
checksum: 5479a49f2bf64dd8da149e268bd926804a466a923baf1b7149707e5db9fc78bcfd131e6d225832cb8f826cef6fc8afb91e10802dd5d0f9086aac61cabcc973ac
checksum: e7001f57ce1157fbbb22b1d3e70420ed3887ea45dd0cb9ff7c867530074242a2981ede1c9c8d8c28b97e1d5ad8563d184e9cb4215a442d11949a795d3d54ad55
languageName: node
linkType: hard

Expand All @@ -1851,18 +1851,18 @@ __metadata:
languageName: node
linkType: hard

"@react-navigation/native@npm:^6.1.8":
version: 6.1.8
resolution: "@react-navigation/native@npm:6.1.8"
"@react-navigation/native@npm:^6.1.9":
version: 6.1.9
resolution: "@react-navigation/native@npm:6.1.9"
dependencies:
"@react-navigation/core": ^6.4.9
"@react-navigation/core": ^6.4.10
escape-string-regexp: ^4.0.0
fast-deep-equal: ^3.1.3
nanoid: ^3.1.23
peerDependencies:
react: "*"
react-native: "*"
checksum: e19c013eab0d89dc2ca587dd2a00865883b28942ad3f2d2430ef0bdb3c5e6685951d166ac9b066df5e2f2d27937e4c25623eb82d49aa1b3b29599227cf2a0425
checksum: d22f0d439e7469dc5e275be45068ef072e858a17e9e296c64ed31a45892b637f146ae0e7a6e719ef993f026cb9fbbce886198e4ee7460ce8edcdad852ee2635c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2284,7 +2284,7 @@ __metadata:
"@mapbox/geo-viewport": ^0.5.0
"@react-native-masked-view/masked-view": ^0.2.9
"@react-native/metro-config": ^0.72.7
"@react-navigation/native": ^6.1.8
"@react-navigation/native": ^6.1.9
"@react-navigation/stack": ^6.3.18
"@turf/along": ^6.5.0
"@turf/bbox-polygon": ^6.5.0
Expand Down Expand Up @@ -8291,12 +8291,12 @@ __metadata:
languageName: node
linkType: hard

"use-latest-callback@npm:^0.1.5":
version: 0.1.6
resolution: "use-latest-callback@npm:0.1.6"
"use-latest-callback@npm:^0.1.7":
version: 0.1.9
resolution: "use-latest-callback@npm:0.1.9"
peerDependencies:
react: ">=16.8"
checksum: d94bea5cc5910d5967b12c766355c11812c1f57b5993d4b429dd6e580ac5904087ce732891d4fb3a855e0e56e6a7900b9af2084ede1d86df8e381afe47c2947a
checksum: 620969d85763b65aca5f9b601c31eb476a8f7602cfccfb3c0f9dc60ff3b863e04dd64360ada255e15606771513de33b25e4631607d702605b26630f61381b3d4
languageName: node
linkType: hard

Expand Down

0 comments on commit 554f73d

Please sign in to comment.