bumped navigate
This commit is contained in:
File diff suppressed because one or more lines are too long
+1
-1
@@ -34,7 +34,7 @@
|
||||
"@react-native-firebase/messaging": "^21.13.0",
|
||||
"@react-navigation/bottom-tabs": "^7.3.5",
|
||||
"@react-navigation/drawer": "^7.3.4",
|
||||
"@react-navigation/native": "^7.1.1",
|
||||
"@react-navigation/native": "^7.1.6",
|
||||
"@react-navigation/native-stack": "^7.3.5",
|
||||
"@scure/bip39": "^1.5.4",
|
||||
"bip21": "^3.0.0",
|
||||
|
||||
@@ -3982,11 +3982,11 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-navigation/core@npm:^7.8.0":
|
||||
version: 7.8.0
|
||||
resolution: "@react-navigation/core@npm:7.8.0"
|
||||
"@react-navigation/core@npm:^7.8.5":
|
||||
version: 7.8.5
|
||||
resolution: "@react-navigation/core@npm:7.8.5"
|
||||
dependencies:
|
||||
"@react-navigation/routers": ^7.3.2
|
||||
"@react-navigation/routers": ^7.3.5
|
||||
escape-string-regexp: ^4.0.0
|
||||
nanoid: 3.3.8
|
||||
query-string: ^7.1.3
|
||||
@@ -3995,7 +3995,7 @@ __metadata:
|
||||
use-sync-external-store: ^1.2.2
|
||||
peerDependencies:
|
||||
react: ">= 18.2.0"
|
||||
checksum: 6b29bf095ffcaca72c9124f803bb9c7bc23d8d3e0fa8f60fdf82be319c3dda7af8271956df3b7919ffc696409f4514ef57f08242b64765b64e3eeae7f636d977
|
||||
checksum: a17337033a1f0e91648eadacdad53ee20d53f75ce73ab6b531a78c16b9945b3a71fbc45c53cd957460d7c9409e065a06bf9def91d63bb69d66b5b448c5f6aac1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4053,11 +4053,11 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-navigation/native@npm:^7.1.1":
|
||||
version: 7.1.1
|
||||
resolution: "@react-navigation/native@npm:7.1.1"
|
||||
"@react-navigation/native@npm:^7.1.6":
|
||||
version: 7.1.6
|
||||
resolution: "@react-navigation/native@npm:7.1.6"
|
||||
dependencies:
|
||||
"@react-navigation/core": ^7.8.0
|
||||
"@react-navigation/core": ^7.8.5
|
||||
escape-string-regexp: ^4.0.0
|
||||
fast-deep-equal: ^3.1.3
|
||||
nanoid: 3.3.8
|
||||
@@ -4065,16 +4065,16 @@ __metadata:
|
||||
peerDependencies:
|
||||
react: ">= 18.2.0"
|
||||
react-native: "*"
|
||||
checksum: ab8e69da5a2b926cf5d34caed68961052f97ec027731dccc63352a076e184fb87dc765f726aa7d744b45a4d7151f58cb7ab66d657315fb5798831d8c350ee3b2
|
||||
checksum: 12619814a52a9b9095af771caca3855835648e6807130641162fe1399d16cc8356c362d73b5a48ebdfa74278715e5313f284b6ac8e523e2cfc3f62722710dc0e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-navigation/routers@npm:^7.3.2":
|
||||
version: 7.3.2
|
||||
resolution: "@react-navigation/routers@npm:7.3.2"
|
||||
"@react-navigation/routers@npm:^7.3.5":
|
||||
version: 7.3.5
|
||||
resolution: "@react-navigation/routers@npm:7.3.5"
|
||||
dependencies:
|
||||
nanoid: 3.3.8
|
||||
checksum: 1c455dc4120ac68be65247321a137b9960616ac3a8fdb98125b06da25498d18e17c4030de1928e872ed9b13853da4c9df6108ec98b33d80efce252dc328de270
|
||||
checksum: 503518a686a660b01a21b3c1cd2ae5736269c9bc06f59ecb97fa9e0ae012d7d9c72b39f5a59d1ead46ff87622c24cd061cbf4a34dcae6de29bbf4aba56831bf6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4689,7 +4689,7 @@ __metadata:
|
||||
"@react-native/typescript-config": 0.77.2
|
||||
"@react-navigation/bottom-tabs": ^7.3.5
|
||||
"@react-navigation/drawer": ^7.3.4
|
||||
"@react-navigation/native": ^7.1.1
|
||||
"@react-navigation/native": ^7.1.6
|
||||
"@react-navigation/native-stack": ^7.3.5
|
||||
"@scure/bip39": ^1.5.4
|
||||
"@types/jest": ^29.5.13
|
||||
|
||||
Reference in New Issue
Block a user