Skip to content

Commit

Permalink
chore: update deps to fix expo warning
Browse files Browse the repository at this point in the history
  • Loading branch information
yjose committed Dec 17, 2024
1 parent 14a92cb commit 83ccc42
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 315 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,17 +48,17 @@
"@tanstack/react-query": "^5.52.1",
"app-icon-badge": "^0.1.2",
"axios": "^1.7.5",
"expo": "~52.0.11",
"expo": "~52.0.19",
"expo-constants": "~17.0.3",
"expo-dev-client": "~5.0.4",
"expo-dev-client": "~5.0.6",
"expo-font": "~13.0.1",
"expo-image": "~2.0.2",
"expo-image": "~2.0.3",
"expo-linking": "~7.0.3",
"expo-localization": "~16.0.0",
"expo-router": "~4.0.9",
"expo-splash-screen": "~0.29.13",
"expo-router": "~4.0.13",
"expo-splash-screen": "~0.29.18",
"expo-status-bar": "~2.0.0",
"expo-system-ui": "~4.0.4",
"expo-system-ui": "~4.0.6",
"i18next": "^23.14.0",
"lodash.memoize": "^4.1.2",
"moti": "^0.29.0",
Expand All @@ -68,7 +68,7 @@
"react-error-boundary": "^4.0.13",
"react-hook-form": "^7.53.0",
"react-i18next": "^15.0.1",
"react-native": "0.76.3",
"react-native": "0.76.5",
"react-native-edge-to-edge": "^1.1.2",
"react-native-flash-message": "^0.4.2",
"react-native-gesture-handler": "~2.20.2",
Expand Down
Loading

0 comments on commit 83ccc42

Please sign in to comment.