fixed version issues
CodexBar Mobile Build / build-android (push) Failing after 1m24s
CodexBar Mobile Build / release (push) Has been skipped

This commit is contained in:
2026-06-25 11:13:22 +02:00
parent 050c8e5cce
commit 6992e58b9c
2 changed files with 61 additions and 277 deletions
+3 -2
View File
@@ -15,11 +15,12 @@
"expo-secure-store": "~56.0.4",
"expo-status-bar": "~56.0.4",
"nativewind": "^4.2.6",
"react": "19.2.7",
"react": "19.2.3",
"react-native": "0.85.3",
"react-native-reanimated": "4.3.1",
"react-native-safe-area-context": "~5.7.0",
"react-native-screens": "4.25.2"
"react-native-screens": "4.25.2",
"react-native-worklets": "^0.8.3"
},
"devDependencies": {
"@types/react": "~19.2.2",