Skip to content

Commit b11226f

Browse files
build(deps): bump @react-navigation/drawer from 7.7.8 to 7.8.1
Bumps [@react-navigation/drawer](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/drawer) from 7.7.8 to 7.8.1. - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/drawer@7.8.1/packages/drawer/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/drawer@7.8.1/packages/drawer) --- updated-dependencies: - dependency-name: "@react-navigation/drawer" dependency-version: 7.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 510cdec commit b11226f

4 files changed

Lines changed: 37 additions & 17 deletions

File tree

apps/computer-vision/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@react-native-executorch/expo-resource-fetcher": "workspace:*",
1515
"@react-native/metro-config": "^0.81.5",
16-
"@react-navigation/drawer": "^7.3.9",
16+
"@react-navigation/drawer": "^7.8.1",
1717
"@react-navigation/native": "^7.1.6",
1818
"@shopify/react-native-skia": "2.2.12",
1919
"expo": "^54.0.27",

apps/llm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@react-native-executorch/expo-resource-fetcher": "workspace:*",
1515
"@react-native/metro-config": "^0.81.5",
16-
"@react-navigation/drawer": "^7.3.9",
16+
"@react-navigation/drawer": "^7.8.1",
1717
"@react-navigation/native": "^7.1.6",
1818
"expo": "^54.0.27",
1919
"expo-brightness": "~14.0.8",

apps/text-embeddings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@react-native-executorch/expo-resource-fetcher": "workspace:*",
18-
"@react-navigation/drawer": "^7.3.9",
18+
"@react-navigation/drawer": "^7.8.1",
1919
"expo": "^54.0.27",
2020
"expo-constants": "~18.0.11",
2121
"expo-linking": "~8.0.10",

yarn.lock

Lines changed: 34 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4340,23 +4340,23 @@ __metadata:
43404340
languageName: node
43414341
linkType: hard
43424342

4343-
"@react-navigation/drawer@npm:^7.3.9":
4344-
version: 7.7.8
4345-
resolution: "@react-navigation/drawer@npm:7.7.8"
4343+
"@react-navigation/drawer@npm:^7.8.1":
4344+
version: 7.8.1
4345+
resolution: "@react-navigation/drawer@npm:7.8.1"
43464346
dependencies:
4347-
"@react-navigation/elements": "npm:^2.9.1"
4347+
"@react-navigation/elements": "npm:^2.9.5"
43484348
color: "npm:^4.2.3"
4349-
react-native-drawer-layout: "npm:^4.2.0"
4349+
react-native-drawer-layout: "npm:^4.2.2"
43504350
use-latest-callback: "npm:^0.2.4"
43514351
peerDependencies:
4352-
"@react-navigation/native": ^7.1.24
4352+
"@react-navigation/native": ^7.1.28
43534353
react: ">= 18.2.0"
43544354
react-native: "*"
43554355
react-native-gesture-handler: ">= 2.0.0"
43564356
react-native-reanimated: ">= 2.0.0"
43574357
react-native-safe-area-context: ">= 4.0.0"
43584358
react-native-screens: ">= 4.0.0"
4359-
checksum: 10/99ca45d9b0d37fd46dfdd17d43b0a44da5995c67c7b09d92480aa9d9d509834bb156abf2290aa0e4ef6ec2c3b9f83e6e040c73733e4a4f308a1b1ab7900dd57f
4359+
checksum: 10/1c39458642865379a55ea456937fc6e0eef07b0430b48ece64a2f96f393f81702831ed25981ade1938d1e72701062d4c1c3b60ded377a8edce11d0a3ce7f7af9
43604360
languageName: node
43614361
linkType: hard
43624362

@@ -4380,6 +4380,26 @@ __metadata:
43804380
languageName: node
43814381
linkType: hard
43824382

4383+
"@react-navigation/elements@npm:^2.9.5":
4384+
version: 2.9.5
4385+
resolution: "@react-navigation/elements@npm:2.9.5"
4386+
dependencies:
4387+
color: "npm:^4.2.3"
4388+
use-latest-callback: "npm:^0.2.4"
4389+
use-sync-external-store: "npm:^1.5.0"
4390+
peerDependencies:
4391+
"@react-native-masked-view/masked-view": ">= 0.2.0"
4392+
"@react-navigation/native": ^7.1.28
4393+
react: ">= 18.2.0"
4394+
react-native: "*"
4395+
react-native-safe-area-context: ">= 4.0.0"
4396+
peerDependenciesMeta:
4397+
"@react-native-masked-view/masked-view":
4398+
optional: true
4399+
checksum: 10/b71c367082527dda303dfaa319af930ccbb1622f2cbe018382c8070c91944b59891fcabe048a76590d52ee07eac7ca9acb33e03fdacd8092aff1d58a165b0762
4400+
languageName: node
4401+
linkType: hard
4402+
43834403
"@react-navigation/native-stack@npm:^7.3.16":
43844404
version: 7.8.5
43854405
resolution: "@react-navigation/native-stack@npm:7.8.5"
@@ -6383,7 +6403,7 @@ __metadata:
63836403
"@babel/core": "npm:^7.25.2"
63846404
"@react-native-executorch/expo-resource-fetcher": "workspace:*"
63856405
"@react-native/metro-config": "npm:^0.81.5"
6386-
"@react-navigation/drawer": "npm:^7.3.9"
6406+
"@react-navigation/drawer": "npm:^7.8.1"
63876407
"@react-navigation/native": "npm:^7.1.6"
63886408
"@shopify/react-native-skia": "npm:2.2.12"
63896409
"@types/pngjs": "npm:^6.0.5"
@@ -10473,7 +10493,7 @@ __metadata:
1047310493
"@babel/core": "npm:^7.25.2"
1047410494
"@react-native-executorch/expo-resource-fetcher": "workspace:*"
1047510495
"@react-native/metro-config": "npm:^0.81.5"
10476-
"@react-navigation/drawer": "npm:^7.3.9"
10496+
"@react-navigation/drawer": "npm:^7.8.1"
1047710497
"@react-navigation/native": "npm:^7.1.6"
1047810498
"@types/react": "npm:~19.1.10"
1047910499
expo: "npm:^54.0.27"
@@ -13050,9 +13070,9 @@ __metadata:
1305013070
languageName: node
1305113071
linkType: hard
1305213072

13053-
"react-native-drawer-layout@npm:^4.2.0":
13054-
version: 4.2.0
13055-
resolution: "react-native-drawer-layout@npm:4.2.0"
13073+
"react-native-drawer-layout@npm:^4.2.2":
13074+
version: 4.2.2
13075+
resolution: "react-native-drawer-layout@npm:4.2.2"
1305613076
dependencies:
1305713077
color: "npm:^4.2.3"
1305813078
use-latest-callback: "npm:^0.2.4"
@@ -13061,7 +13081,7 @@ __metadata:
1306113081
react-native: "*"
1306213082
react-native-gesture-handler: ">= 2.0.0"
1306313083
react-native-reanimated: ">= 2.0.0"
13064-
checksum: 10/9226ede6c7b038bbd0a6e16b67898fc6c5a016cc030fbd9f6598dc1dc59a3319e9e7514a1184356645373ce94fdc6f365ebd39887f75ab368a8d99ac48ad4025
13084+
checksum: 10/eb21cd0004b642c1489d045654486ec7e2f2be7dec0cedad3fa0cb65c23f1df19b60108ffa7b6c14db94b1962d095f2a6e4a76e275ac30ff3ebcd12ba565c99a
1306513085
languageName: node
1306613086
linkType: hard
1306713087

@@ -14636,7 +14656,7 @@ __metadata:
1463614656
dependencies:
1463714657
"@babel/core": "npm:^7.25.2"
1463814658
"@react-native-executorch/expo-resource-fetcher": "workspace:*"
14639-
"@react-navigation/drawer": "npm:^7.3.9"
14659+
"@react-navigation/drawer": "npm:^7.8.1"
1464014660
"@types/react": "npm:~19.1.10"
1464114661
expo: "npm:^54.0.27"
1464214662
expo-constants: "npm:~18.0.11"

0 commit comments

Comments
 (0)