1010 "web" : " expo start --web"
1111 },
1212 "dependencies" : {
13- "@react-native-async-storage/async-storage" : " ^2.2.0" ,
14- "@react-native-community/datetimepicker" : " ^8.6.0" ,
15- "@react-navigation/native" : " ^7.1.33" ,
16- "@react-navigation/native-stack" : " ^7.15.1" ,
17- "@supabase/supabase-js" : " ^2.90.1" ,
13+ "@expo/dom-webview" : " ~57.0.0" ,
14+ "@react-native-async-storage/async-storage" : " ^3.1.1" ,
15+ "@react-native-community/datetimepicker" : " ^9.1.0" ,
16+ "@react-navigation/native" : " ^7.3.5" ,
17+ "@react-navigation/native-stack" : " ^7.17.7" ,
18+ "@supabase/supabase-js" : " ^2.110.0" ,
1819 "@teilfair/shared" : " workspace:*" ,
19- "expo" : " ~55 .0.24 " ,
20- "expo-clipboard" : " ~56 .0.3 " ,
21- "expo-localization" : " ^17 .0.8 " ,
22- "expo-secure-store" : " ~55 .0.11 " ,
23- "expo-status-bar" : " ~55 .0.6 " ,
24- "i18next" : " ^26.3.1 " ,
25- "react" : " ^19.2.3 " ,
26- "react-i18next" : " ^16.5.4 " ,
27- "react-native" : " 0.83.1 " ,
20+ "expo" : " ~57 .0.1 " ,
21+ "expo-clipboard" : " ~57 .0.0 " ,
22+ "expo-localization" : " ^57 .0.0 " ,
23+ "expo-secure-store" : " ~57 .0.0 " ,
24+ "expo-status-bar" : " ~57 .0.0 " ,
25+ "i18next" : " ^26.3.4 " ,
26+ "react" : " ^19.2.7 " ,
27+ "react-i18next" : " ^17.0.8 " ,
28+ "react-native" : " 0.86.0 " ,
2829 "react-native-get-random-values" : " ^2.0.0" ,
29- "react-native-safe-area-context" : " ^5.6.2 " ,
30- "react-native-screens" : " ^4.19.0 " ,
31- "react-native-svg" : " ^15.15.4 " ,
32- "zustand" : " ^5.0.10 "
30+ "react-native-safe-area-context" : " ^5.8.0 " ,
31+ "react-native-screens" : " ^4.25.2 " ,
32+ "react-native-svg" : " ^15.15.5 " ,
33+ "zustand" : " ^5.0.14 "
3334 },
3435 "devDependencies" : {
3536 "@babel/core" : " ^7.29.0" ,
36- "@types/react" : " ^19.2.9 " ,
37- "typescript" : " ~5.9 .3"
37+ "@types/react" : " ^19.2.17 " ,
38+ "typescript" : " ~6.0 .3"
3839 },
3940 "private" : true
4041}
0 commit comments