Skip to content

Commit

Permalink
chore: update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandatoledo committed Jul 4, 2024
1 parent 55e1982 commit beff87d
Show file tree
Hide file tree
Showing 2 changed files with 637 additions and 496 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,18 @@
"@tanstack/react-query": "^5.37.1",
"app-icon-badge": "^0.0.15",
"axios": "^1.7.1",
"expo": "~51.0.8",
"expo-build-properties": "~0.12.1",
"expo-constants": "~16.0.1",
"expo-dev-client": "~4.0.14",
"expo-font": "~12.0.5",
"expo-image": "~1.12.9",
"expo": "~51.0.18",
"expo-build-properties": "~0.12.3",
"expo-constants": "~16.0.2",
"expo-dev-client": "~4.0.19",
"expo-font": "~12.0.7",
"expo-image": "~1.12.12",
"expo-linking": "~6.3.1",
"expo-localization": "~15.0.3",
"expo-router": "~3.5.14",
"expo-splash-screen": "0.27.4",
"expo-router": "~3.5.17",
"expo-splash-screen": "0.27.5",
"expo-status-bar": "~1.12.1",
"expo-system-ui": "~3.0.4",
"expo-system-ui": "~3.0.7",
"i18next": "^22.5.1",
"lodash.memoize": "^4.1.2",
"moti": "^0.28.1",
Expand All @@ -68,7 +68,7 @@
"react-error-boundary": "^3.1.4",
"react-hook-form": "^7.51.4",
"react-i18next": "^12.3.1",
"react-native": "0.74.1",
"react-native": "0.74.3",
"react-native-avoid-softinput": "^4.0.2",
"react-native-flash-message": "^0.4.2",
"react-native-gesture-handler": "~2.16.2",
Expand Down Expand Up @@ -114,7 +114,7 @@
"husky": "^8.0.3",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-expo": "~51.0.2",
"jest-expo": "~51.0.3",
"jest-junit": "^16.0.0",
"lint-staged": "^13.3.0",
"metro-babel-register": "^0.73.10",
Expand Down
Loading

0 comments on commit beff87d

Please sign in to comment.