fix: bump react to 19.2.7 to satisfy react-dom peer dependency
CodexBar Mobile Build / build-android (push) Successful in 21m4s
CodexBar Mobile Build / release (push) Successful in 10s

react-dom@19.2.7 requires react@^19.2.7; the project had 19.2.3 which
caused an ERESOLVE conflict on npm install.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Space-Banane
2026-06-24 20:23:50 +02:00
parent 17a5ab73cb
commit ef245d4e61
2 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"expo-secure-store": "~56.0.4",
"expo-status-bar": "~56.0.4",
"nativewind": "^4.2.6",
"react": "19.2.3",
"react": "19.2.7",
"react-native": "0.85.3",
"react-native-reanimated": "4.3.1",
"react-native-safe-area-context": "~5.7.0",