Initial production push to Rome Online

This commit is contained in:
Patrick Fic
2023-08-17 11:40:23 -07:00
parent 1311b0f8e7
commit b3a0f077e9
4 changed files with 37 additions and 30 deletions

View File

@@ -19,10 +19,10 @@
"@apollo/client": "^3.7.17",
"@babel/preset-env": "7.22.9",
"@expo/vector-icons": "^13.0.0",
"@react-native-async-storage/async-storage": "1.19.1",
"@react-native-async-storage/async-storage": "1.18.2",
"@react-native-community/art": "^1.2.0",
"@react-native-community/cli-debugger-ui": "^11.3.6",
"@react-native-community/datetimepicker": "7.4.1",
"@react-native-community/datetimepicker": "7.2.0",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/bottom-tabs": "^6.5.8",
"@react-navigation/drawer": "^6.6.3",
@@ -38,7 +38,7 @@
"expo-constants": "~14.4.2",
"expo-dev-client": "~2.4.6",
"expo-device": "~5.4.0",
"expo-file-system": "~15.4.2",
"expo-file-system": "~15.4.3",
"expo-font": "~11.4.0",
"expo-image-manipulator": "~11.3.0",
"expo-images-picker": "^2.4.1",
@@ -74,10 +74,10 @@
"react-native-pager-view": "6.2.0",
"react-native-paper": "^4.12.5",
"react-native-progress": "^5.0.0",
"react-native-reanimated": "~3.4.2",
"react-native-reanimated": "~3.3.0",
"react-native-safe-area-context": "4.6.3",
"react-native-screens": "~3.24.0",
"react-native-svg": "13.10.0",
"react-native-screens": "~3.22.0",
"react-native-svg": "13.9.0",
"react-native-tab-view": "3.5.2",
"react-native-toast-message": "^2.1.5",
"react-native-vector-icons": "10.0.0",