|
|
@@ -13,28 +13,28 @@
|
|
|
"@types/react-native-datepicker": "^1.7.6",
|
|
|
"axios": "^1.6.7",
|
|
|
"dotenv": "^16.4.5",
|
|
|
- "expo": "~50.0.11",
|
|
|
- "expo-constants": "~15.4.5",
|
|
|
+ "expo": "~51.0.7",
|
|
|
+ "expo-constants": "~16.0.1",
|
|
|
"expo-env": "^1.1.1",
|
|
|
- "expo-linking": "~6.2.2",
|
|
|
- "expo-location": "~16.5.5",
|
|
|
- "expo-router": "~3.4.8",
|
|
|
- "expo-status-bar": "~1.11.1",
|
|
|
+ "expo-linking": "~6.3.1",
|
|
|
+ "expo-location": "~17.0.1",
|
|
|
+ "expo-router": "~3.5.14",
|
|
|
+ "expo-status-bar": "~1.12.1",
|
|
|
"react": "18.2.0",
|
|
|
- "react-native": "0.73.4",
|
|
|
+ "react-native": "0.74.1",
|
|
|
"react-native-keyboard-aware-scroll-view": "^0.9.5",
|
|
|
- "react-native-maps": "1.10.0",
|
|
|
+ "react-native-maps": "1.14.0",
|
|
|
"react-native-modern-datepicker": "^1.0.0-beta.91",
|
|
|
- "react-native-safe-area-context": "4.8.2",
|
|
|
- "react-native-screens": "~3.29.0",
|
|
|
+ "react-native-safe-area-context": "4.10.1",
|
|
|
+ "react-native-screens": "3.31.1",
|
|
|
"react-redux": "^9.1.0",
|
|
|
"redux": "^5.0.1"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@babel/core": "^7.20.0",
|
|
|
- "@types/react": "~18.2.45",
|
|
|
+ "@types/react": "~18.2.79",
|
|
|
"@types/react-native-modern-datepicker": "^1.0.5",
|
|
|
- "typescript": "^5.1.3"
|
|
|
+ "typescript": "~5.3.3"
|
|
|
},
|
|
|
"private": true
|
|
|
}
|