Skip to content

Commit

Permalink
Bump @react-navigation/native from 6.1.18 to 7.0.0
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.18 to 7.0.0.
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/main/packages/native/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/[email protected]/packages/native)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent f6d65fc commit e4e6d50
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 4 deletions.
2 changes: 1 addition & 1 deletion examples/react-native/WhipWhepDemo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@expo/config-plugins": "^8.0.8",
"@expo/vector-icons": "^14.0.4",
"@react-navigation/native": "^6.0.2",
"@react-navigation/native": "^7.0.0",
"expo": "~51.0.28",
"expo-build-properties": "~0.12.5",
"expo-constants": "~16.0.2",
Expand Down
57 changes: 54 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3383,6 +3383,23 @@ __metadata:
languageName: node
linkType: hard

"@react-navigation/core@npm:^7.0.0":
version: 7.0.0
resolution: "@react-navigation/core@npm:7.0.0"
dependencies:
"@react-navigation/routers": "npm:^7.0.0"
escape-string-regexp: "npm:^4.0.0"
nanoid: "npm:3.3.7"
query-string: "npm:^7.1.3"
react-is: "npm:^18.2.0"
use-latest-callback: "npm:^0.2.1"
use-sync-external-store: "npm:^1.2.2"
peerDependencies:
react: "*"
checksum: 10c0/dbe97dcea1021bac110beaed34052dcfde6649245b646dc75b0f284758dc9287f84d922f80838238c37833c8bba0929b24b032c4d2169e709c246c3d9fe5e1a0
languageName: node
linkType: hard

"@react-navigation/elements@npm:^1.3.30":
version: 1.3.31
resolution: "@react-navigation/elements@npm:1.3.31"
Expand Down Expand Up @@ -3411,7 +3428,23 @@ __metadata:
languageName: node
linkType: hard

"@react-navigation/native@npm:^6.0.2, @react-navigation/native@npm:~6.1.6":
"@react-navigation/native@npm:^7.0.0":
version: 7.0.0
resolution: "@react-navigation/native@npm:7.0.0"
dependencies:
"@react-navigation/core": "npm:^7.0.0"
escape-string-regexp: "npm:^4.0.0"
fast-deep-equal: "npm:^3.1.3"
nanoid: "npm:3.3.7"
use-latest-callback: "npm:^0.2.1"
peerDependencies:
react: ">= 18.2.0"
react-native: "*"
checksum: 10c0/c8f578c02f43a09f2d8b682f3b71610534d95f7037cca27e5374d06e2c1433ba4102e22abc2cff571e8c8a631347f6cd966b46dc92cd699e803cb72bdfd9fb10
languageName: node
linkType: hard

"@react-navigation/native@npm:~6.1.6":
version: 6.1.18
resolution: "@react-navigation/native@npm:6.1.18"
dependencies:
Expand All @@ -3435,6 +3468,15 @@ __metadata:
languageName: node
linkType: hard

"@react-navigation/routers@npm:^7.0.0":
version: 7.0.0
resolution: "@react-navigation/routers@npm:7.0.0"
dependencies:
nanoid: "npm:3.3.7"
checksum: 10c0/942041a477c3597be6f50188d2eba03bfdd489acf67f9ec89db577bf6ece10dfff872b890a58c9d31d92d25fa75e04f6f1cb3033e70ababedef8ebefe0c47e60
languageName: node
linkType: hard

"@remix-run/node@npm:^2.7.2":
version: 2.11.2
resolution: "@remix-run/node@npm:2.11.2"
Expand Down Expand Up @@ -10823,7 +10865,7 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.1.23, nanoid@npm:^3.3.7":
"nanoid@npm:3.3.7, nanoid@npm:^3.1.23, nanoid@npm:^3.3.7":
version: 3.3.7
resolution: "nanoid@npm:3.3.7"
bin:
Expand Down Expand Up @@ -14206,6 +14248,15 @@ __metadata:
languageName: node
linkType: hard

"use-sync-external-store@npm:^1.2.2":
version: 1.2.2
resolution: "use-sync-external-store@npm:1.2.2"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/23b1597c10adf15b26ade9e8c318d8cc0abc9ec0ab5fc7ca7338da92e89c2536abd150a5891bf076836c352fdfa104fc7231fb48f806fd9960e0cbe03601abaf
languageName: node
linkType: hard

"util-deprecate@npm:^1.0.1, util-deprecate@npm:~1.0.1":
version: 1.0.2
resolution: "util-deprecate@npm:1.0.2"
Expand Down Expand Up @@ -14546,7 +14597,7 @@ __metadata:
"@babel/core": "npm:^7.26.0"
"@expo/config-plugins": "npm:^8.0.8"
"@expo/vector-icons": "npm:^14.0.4"
"@react-navigation/native": "npm:^6.0.2"
"@react-navigation/native": "npm:^7.0.0"
"@types/jest": "npm:^29.5.14"
"@types/react": "npm:~18.2.45"
"@types/react-test-renderer": "npm:^18.0.7"
Expand Down

0 comments on commit e4e6d50

Please sign in to comment.