|
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | 13 | "@composify/react": "workspace:*", |
14 | | - "@react-navigation/native": "7.1.17", |
15 | | - "expo": "53.0.20", |
16 | | - "expo-router": "5.1.4", |
17 | | - "expo-splash-screen": "0.30.10", |
18 | | - "expo-status-bar": "2.2.3", |
19 | | - "react": "19.0.0", |
20 | | - "react-dom": "19.0.0", |
21 | | - "react-native": "0.79.5", |
22 | | - "react-native-web": "0.20.0" |
| 14 | + "@react-navigation/bottom-tabs": "7.4.9", |
| 15 | + "@react-navigation/elements": "2.6.5", |
| 16 | + "@react-navigation/native": "7.1.18", |
| 17 | + "expo": "54.0.13", |
| 18 | + "expo-constants": "18.0.9", |
| 19 | + "expo-linking": "8.0.8", |
| 20 | + "expo-router": "6.0.12", |
| 21 | + "expo-splash-screen": "31.0.10", |
| 22 | + "expo-status-bar": "3.0.8", |
| 23 | + "react": "19.1.0", |
| 24 | + "react-dom": "19.1.0", |
| 25 | + "react-native": "0.81.4", |
| 26 | + "react-native-screens": "4.16.0", |
| 27 | + "react-native-web": "0.21.0" |
23 | 28 | }, |
24 | 29 | "devDependencies": { |
25 | | - "@babel/core": "7.26.0", |
26 | | - "@expo/webpack-config": "19.0.1", |
27 | | - "@types/react": "19.1.8", |
28 | | - "typescript": "5.9.2" |
| 30 | + "@types/react": "19.1.10", |
| 31 | + "typescript": "5.9.3" |
29 | 32 | }, |
30 | 33 | "private": true |
31 | 34 | } |
0 commit comments