Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Commit 099ecdc

Browse files
committed
fix(deps): update dependency @react-navigation/stack to v6.3.2
1 parent fc29349 commit 099ecdc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@react-navigation/core": "6.4.0",
3131
"@react-navigation/native": "6.0.13",
3232
"@react-navigation/native-stack": "6.9.0",
33-
"@react-navigation/stack": "6.3.1",
33+
"@react-navigation/stack": "6.3.2",
3434
"expo": "45.0.8",
3535
"expo-status-bar": "1.4.0",
3636
"graphql": "15.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4778,10 +4778,10 @@
47784778
dependencies:
47794779
nanoid "^3.1.23"
47804780

4781-
"@react-navigation/[email protected].1":
4782-
version "6.3.1"
4783-
resolved "https://registry.yarnpkg.com/@react-navigation/stack/-/stack-6.3.1.tgz#71f53d7598332765da08f78b56aeae245cc98cb6"
4784-
integrity sha512-WkURDiSip8QpB+cuEbp5GfDPDGxER7w7ooJVgG3J2nJNnYuKxsZR7qnlqWL2vjQW81NzKQpT7xrCADy+mfvIiQ==
4781+
"@react-navigation/[email protected].2":
4782+
version "6.3.2"
4783+
resolved "https://registry.yarnpkg.com/@react-navigation/stack/-/stack-6.3.2.tgz#ba0a65e10e2b165185f20718046f25d8c9abb076"
4784+
integrity sha512-wb8koMp4OTrG5geOqEFPDatTyl8dsSyRBHN4h0wzgNT29V/JjkS3LYwkGLLfUmMfeLXFyIfEPILAjYLFmnk3dA==
47854785
dependencies:
47864786
"@react-navigation/elements" "^1.3.6"
47874787
color "^4.2.3"

0 commit comments

Comments
 (0)