diff --git a/package.json b/package.json index 932c9cf..35baaba 100644 --- a/package.json +++ b/package.json @@ -12,8 +12,8 @@ "@react-native-community/masked-view": "^0.1.11", "@react-navigation/native": "^6.1.7", "@react-navigation/stack": "^6.3.17", - "expo": "^50.0.0", - "expo-status-bar": "~1.12.0", + "expo": "^54.0.0", + "expo-status-bar": "~3.0.0", "nativewind": "latest", "react": "18.2.0", "react-dom": "18.2.0", @@ -30,7 +30,7 @@ "@types/react": "~18.2.14", "@types/react-native": "~0.73.0", "autoprefixer": "^10.4.8", - "babel-preset-expo": "^10.0.0", + "babel-preset-expo": "^54.0.0", "postcss": "^8.4.16", "postcss-loader": "^8.0.0", "tailwindcss": "^3.1.8",