diff --git a/package.json b/package.json index db138b8e..297137f4 100644 --- a/package.json +++ b/package.json @@ -12,12 +12,12 @@ "start": "expo start --dev-client" }, "dependencies": { - "@expo/webpack-config": "^0.17.0", + "@expo/webpack-config": "^18.0.0", "@react-navigation/native": "^6.0.13", "@react-navigation/native-stack": "^6.9.1", "axios": "^1.1.3", "class-transformer": "^0.5.1", - "expo": "^50.0.17", + "expo": "^53.0.0", "expo-dev-client": "^3.3.11", "expo-linking": "^6.2.2", "expo-localization": "^14.8.4", @@ -29,7 +29,7 @@ "mobx-react": "^9.1.0", "react": "18.2.0", "react-dom": "18.0.0", - "react-native": "0.73.8", + "react-native": "0.74.0", "react-native-safe-area-context": "^4.3.1", "react-native-screens": "^3.31.1", "react-native-web": "^0.18.7"