This commit is contained in:
2026-06-18 21:46:44 +02:00
parent 5086743a11
commit 76a56d1a42
5 changed files with 1834 additions and 1305 deletions

View File

@@ -11,10 +11,11 @@
},
"dependencies": {
"@react-native-async-storage/async-storage": "2.2.0",
"@react-native-picker/picker": "^2.11.4",
"expo": "~54.0.33",
"@react-native-picker/picker": "2.11.1",
"expo": "~54.0.35",
"expo-av": "~16.0.8",
"expo-router": "~6.0.23",
"expo-router": "~6.0.24",
"expo-speech": "~14.0.8",
"expo-splash-screen": "~31.0.13",
"expo-status-bar": "~3.0.9",
"react": "19.1.0",
@@ -22,7 +23,7 @@
"react-native": "0.81.5",
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.16.0",
"react-native-svg": "^15.15.5",
"react-native-svg": "15.12.1",
"react-native-web": "~0.21.0"
},
"devDependencies": {