Skip to content

Commit

Permalink
Merge pull request #545 from etn-ccis/dependabot/npm_and_yarn/login-w…
Browse files Browse the repository at this point in the history
…orkflow/example/dev/react-navigation/native-stack-6.11.0

Bump @react-navigation/native-stack from 6.9.26 to 6.11.0 in /login-workflow/example
  • Loading branch information
surajeaton authored Dec 2, 2024
2 parents af7c2ac + cee7aac commit 0eaa93e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 17 deletions.
2 changes: 1 addition & 1 deletion login-workflow/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@react-native-community/masked-view": "^0.1.10",
"@react-navigation/drawer": "^6.6.6",
"@react-navigation/native": "^6.1.9",
"@react-navigation/native-stack": "^6.9.26",
"@react-navigation/native-stack": "^6.11.0",
"@react-navigation/stack": "^6.3.20",
"date-fns": "^3.6.0",
"i18next": "^23.15.1",
Expand Down
27 changes: 11 additions & 16 deletions login-workflow/example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3418,22 +3418,17 @@
color "^4.2.3"
warn-once "^0.1.0"

"@react-navigation/elements@^1.3.21":
version "1.3.21"
resolved "https://registry.yarnpkg.com/@react-navigation/elements/-/elements-1.3.21.tgz#debac6becc6b6692da09ec30e705e476a780dfe1"
integrity sha512-eyS2C6McNR8ihUoYfc166O1D8VYVh9KIl0UQPI8/ZJVsStlfSTgeEEh+WXge6+7SFPnZ4ewzEJdSAHH+jzcEfg==

"@react-navigation/elements@^1.3.30":
version "1.3.30"
resolved "https://registry.yarnpkg.com/@react-navigation/elements/-/elements-1.3.30.tgz#a81371f599af1070b12014f05d6c09b1a611fd9a"
integrity sha512-plhc8UvCZs0UkV+sI+3bisIyn78wz9O/BiWZXpounu72k/R/Sj5PuZYFJ1fi6psvriUveMCGh4LeZckAZu2qiQ==

"@react-navigation/native-stack@^6.9.26":
version "6.9.26"
resolved "https://registry.yarnpkg.com/@react-navigation/native-stack/-/native-stack-6.9.26.tgz#90facf7783c9927f094bc9f01c613af75b6c241e"
integrity sha512-++dueQ+FDj2XkZ902DVrK79ub1vp19nSdAZWxKRgd6+Bc0Niiesua6rMCqymYOVaYh+dagwkA9r00bpt/U5WLw==
dependencies:
"@react-navigation/elements" "^1.3.30"
"@react-navigation/elements@^1.3.21", "@react-navigation/elements@^1.3.31":
version "1.3.31"
resolved "https://registry.yarnpkg.com/@react-navigation/elements/-/elements-1.3.31.tgz#28dd802a0787bb03fc0e5be296daf1804dbebbcf"
integrity sha512-bUzP4Awlljx5RKEExw8WYtif8EuQni2glDaieYROKTnaxsu9kEIA515sXQgUDZU4Ob12VoL7+z70uO3qrlfXcQ==

"@react-navigation/native-stack@^6.11.0":
version "6.11.0"
resolved "https://registry.yarnpkg.com/@react-navigation/native-stack/-/native-stack-6.11.0.tgz#a33f92cbd55dfe28fb0ba67df99aaa95240eb87c"
integrity sha512-U5EcUB9Q2NQspCFwYGGNJm0h6wBCOv7T30QjndmvlawLkNt7S7KWbpWyxS9XBHSIKF57RgWjfxuJNTgTstpXxw==
dependencies:
"@react-navigation/elements" "^1.3.31"
warn-once "^0.1.0"

"@react-navigation/native@^6.1.9":
Expand Down

0 comments on commit 0eaa93e

Please sign in to comment.