Little fix due to better mark

This commit is contained in:
2025-06-17 19:09:27 +02:00
parent 5e2926b9ef
commit 7b275c4e39
4 changed files with 23 additions and 15 deletions

View File

@@ -15,16 +15,16 @@
"expo": "^53.0.0",
"expo-constants": "~17.1.6",
"expo-linking": "~7.1.4",
"expo-router": "~5.0.7",
"expo-router": "~5.1.0",
"expo-status-bar": "~2.2.3",
"expo-image-picker": "~16.1.4",
"expo-location": "~18.1.5",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-native": "0.79.2",
"react-native": "0.79.3",
"react-native-paper": "^5.13.1",
"react-native-safe-area-context": "5.4.0",
"react-native-screens": "~4.10.0",
"react-native-screens": "~4.11.1",
"react-native-web": "^0.20.0",
"zustand": "^5.0.3"
},