Skip to content

Commit

Permalink
Chore(deps): Bump expo-router from 3.5.11 to 3.5.14 in /frontend/mobile
Browse files Browse the repository at this point in the history
Bumps [expo-router](https://github.com/expo/expo/tree/HEAD/packages/expo-router) from 3.5.11 to 3.5.14.
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-router/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-router)

---
updated-dependencies:
- dependency-name: expo-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent 95756c2 commit 2291413
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"expo": "~51.0.2",
"expo-font": "~12.0.4",
"expo-linking": "~6.3.1",
"expo-router": "~3.5.11",
"expo-router": "~3.5.14",
"expo-secure-store": "~13.0.1",
"expo-splash-screen": "~0.27.4",
"expo-status-bar": "~1.12.1",
Expand Down
8 changes: 4 additions & 4 deletions frontend/mobile/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4857,10 +4857,10 @@ [email protected]:
dependencies:
invariant "^2.2.4"

expo-router@~3.5.11:
version "3.5.11"
resolved "https://registry.yarnpkg.com/expo-router/-/expo-router-3.5.11.tgz#5e66aaea954f6e5e4e23b5047138f424d9a2d0ca"
integrity sha512-6N6G4w+xsI3jVn4RoNDHyLmbEfoXvXKGzPOhuBicoblU8Utoa5hFI/tnEjxXfhlqz+zjAs6lCv3Ff0wzv/KYoQ==
expo-router@~3.5.14:
version "3.5.14"
resolved "https://registry.yarnpkg.com/expo-router/-/expo-router-3.5.14.tgz#5ca0e861271fa716b94a6149d696f7ac1258aad4"
integrity sha512-RVsyJLosZSq89ebA5qfPToRcFZJoTTb+6nwPHk6iESD6KON/Q7ZODt5fvCwXkY86tLNEMGo160QvBPfBZmglaA==
dependencies:
"@expo/metro-runtime" "3.2.1"
"@expo/server" "^0.4.0"
Expand Down

0 comments on commit 2291413

Please sign in to comment.