|
50 | 50 | "dependencies": { |
51 | 51 | "@bacons/text-decoder": "0.0.0", |
52 | 52 | "@expo/vector-icons": "14.1.0", |
| 53 | + "@metro-ui/live-tiles": "workspace:*", |
53 | 54 | "@react-navigation/bottom-tabs": "7.4.4", |
54 | 55 | "@react-navigation/elements": "2.6.1", |
55 | 56 | "@react-navigation/native": "7.1.16", |
56 | 57 | "@shopify/flash-list": "2.0.1", |
57 | 58 | "@tanstack/react-query": "5.84.1", |
58 | 59 | "clsx": "2.1.1", |
59 | | - "expo": "53.0.20", |
60 | 60 | "expo-application": "6.1.5", |
61 | 61 | "expo-blur": "14.1.5", |
62 | 62 | "expo-constants": "17.1.7", |
|
71 | 71 | "expo-status-bar": "2.2.3", |
72 | 72 | "expo-symbols": "0.4.5", |
73 | 73 | "expo-system-ui": "5.0.10", |
| 74 | + "expo": "53.0.20", |
74 | 75 | "i18next": "25.3.2", |
75 | 76 | "lodash": "4.17.21", |
76 | 77 | "nativewind": "4.1.23", |
77 | | - "react": "19.0.0", |
78 | 78 | "react-dom": "19.0.0", |
79 | 79 | "react-i18next": "15.6.1", |
80 | | - "react-native": "0.79.5", |
81 | 80 | "react-native-gesture-handler": "2.27.2", |
82 | 81 | "react-native-keyboard-controller": "1.18.2", |
83 | 82 | "react-native-reanimated": "3.17.4", |
84 | 83 | "react-native-safe-area-context": "5.5.2", |
85 | 84 | "react-native-screens": "4.13.1", |
| 85 | + "react-native": "0.79.5", |
| 86 | + "react": "19.0.0", |
86 | 87 | "tailwind-merge": "3.3.1", |
87 | 88 | "tailwindcss": "3.4.17" |
88 | 89 | }, |
|
0 commit comments