Hi @wodin
probably more than most would recommend but my app is getting rather complex 
Here is the entire list though:
"@expo-google-fonts/caveat": "^0.2.3",
"@expo-google-fonts/itim": "^0.2.3",
"@expo-google-fonts/patrick-hand": "^0.2.3",
"@expo-google-fonts/permanent-marker": "^0.2.3",
"@expo-google-fonts/roboto": "^0.2.3",
"@expo/config-plugins": "~7.2.2",
"@expo/prebuild-config": "~6.2.4",
"@expo/vector-icons": "^13.0.0",
"@react-native-async-storage/async-storage": "1.18.2",
"@react-native-community/datetimepicker": "7.2.0",
"@react-native-google-signin/google-signin": "^10.0.1",
"@supabase/supabase-js": "^1.35.7",
"expo": "^49.0.0",
"expo-apple-authentication": "~6.1.0",
"expo-application": "~5.3.0",
"expo-file-system": "~15.4.4",
"expo-font": "~11.4.0",
"expo-image-picker": "~14.3.2",
"expo-linear-gradient": "~12.3.0",
"expo-location": "~16.1.0",
"expo-screen-orientation": "~6.0.5",
"expo-splash-screen": "~0.20.5",
"expo-status-bar": "~1.6.0",
"expo-task-manager": "~11.3.0",
"expo-updates": "~0.18.16",
"moment": "^2.29.4",
"react": "18.2.0",
"react-native": "0.72.5",
"react-native-autocomplete-dropdown": "^2.0.7",
"react-native-dotenv": "^3.4.9",
"react-native-email": "^2.1.0",
"react-native-fbsdk-next": "^11.2.1",
"react-native-gesture-handler": "~2.12.0",
"react-native-inset-shadow": "^1.0.3",
"react-native-maps": "1.7.1",
"react-native-modal-datetime-picker": "^15.0.1",
"react-native-pager-view": "6.2.0",
"react-native-places-input": "^1.1.7",
"react-native-reanimated": "~3.3.0",
"react-native-size-matters": "^0.4.0",
"react-native-svg": "13.9.0",
"react-native-tab-view": "^3.5.2",
"react-native-url-polyfill": "^1.3.0",
"use-supercluster": "^0.4.0"
Again what confuses me is that on my older intel mac it builds without any issue its just the M1 that gets derailed.
Thanks for any help you can provide