diff --git a/package.json b/package.json index add655d4..4bbe6f53 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,6 @@ "dependencies": { "@babel/preset-env": "^7.22.14", "@expo/cli": "^0.10.11", - "@fontsource/poppins": "^5.1.0", "@react-native-async-storage/async-storage": "1.23.1", "@react-native-community/datetimepicker": "8.0.1", "@react-native-community/slider": "4.5.2", @@ -35,18 +34,18 @@ "axios": "^1.5.0", "bcrypt": "^5.1.1", "dotenv": "^16.3.1", - "expo": "^51.0.37", + "expo": "^51.0.32", "expo-auth-session": "~5.5.2", "expo-av": "~14.0.7", "expo-build-properties": "~0.12.5", "expo-constants": "~16.0.2", "expo-crypto": "~13.0.2", - "expo-dev-client": "~4.0.28", - "expo-notifications": "~0.28.18", + "expo-dev-client": "~4.0.25", + "expo-notifications": "~0.28.16", "expo-random": "~14.0.1", - "expo-splash-screen": "~0.27.6", + "expo-splash-screen": "~0.27.5", "expo-status-bar": "~1.12.1", - "expo-updates": "~0.25.27", + "expo-updates": "~0.25.24", "expo-web-browser": "~13.0.3", "firebase": "^10.4.0", "jwt-decode": "^3.1.2",