|
17 | 17 | "@expo/vector-icons": "^14.1.0",
|
18 | 18 | "@expo/webpack-config": "~19.0.1",
|
19 | 19 | "@pchmn/expo-material3-theme": "^1.3.2",
|
20 |
| - "@react-native-async-storage/async-storage": "1.23.1", |
| 20 | + "@react-native-async-storage/async-storage": "2.1.2", |
21 | 21 | "@react-native-masked-view/masked-view": "0.3.2",
|
22 | 22 | "@react-navigation/bottom-tabs": "^7.3.10",
|
23 | 23 | "@react-navigation/drawer": "^7.3.9",
|
24 | 24 | "@react-navigation/native": "^7.1.6",
|
25 | 25 | "@react-navigation/stack": "^7.2.10",
|
26 |
| - "expo": "~52.0.46", |
27 |
| - "expo-crypto": "~14.0.2", |
28 |
| - "expo-dev-client": "~5.0.20", |
29 |
| - "expo-font": "~13.0.4", |
30 |
| - "expo-keep-awake": "~14.0.3", |
31 |
| - "expo-splash-screen": "~0.29.24", |
32 |
| - "expo-status-bar": "~2.0.1", |
33 |
| - "expo-updates": "~0.27.4", |
| 26 | + "expo": "~53.0.8", |
| 27 | + "expo-crypto": "~14.1.4", |
| 28 | + "expo-dev-client": "~5.1.8", |
| 29 | + "expo-font": "~13.3.1", |
| 30 | + "expo-keep-awake": "~14.1.4", |
| 31 | + "expo-splash-screen": "~0.30.8", |
| 32 | + "expo-status-bar": "~2.2.3", |
| 33 | + "expo-updates": "~0.28.12", |
34 | 34 | "file-loader": "^6.2.0",
|
35 |
| - "react": "18.3.1", |
36 |
| - "react-dom": "18.3.1", |
37 |
| - "react-native": "0.77.0", |
38 |
| - "react-native-gesture-handler": "~2.22.0", |
| 35 | + "react": "19.0.0", |
| 36 | + "react-dom": "19.0.0", |
| 37 | + "react-native": "0.79.2", |
| 38 | + "react-native-gesture-handler": "~2.24.0", |
39 | 39 | "react-native-monorepo-config": "^0.1.6",
|
40 |
| - "react-native-reanimated": "~3.16.7", |
41 |
| - "react-native-safe-area-context": "5.1.0", |
42 |
| - "react-native-screens": "~4.8.0", |
43 |
| - "react-native-web": "~0.19.13", |
| 40 | + "react-native-reanimated": "~3.17.4", |
| 41 | + "react-native-safe-area-context": "5.4.0", |
| 42 | + "react-native-screens": "~4.10.0", |
| 43 | + "react-native-web": "^0.20.0", |
44 | 44 | "typeface-roboto": "^1.1.13"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 | 47 | "@babel/core": "^7.25.2",
|
48 | 48 | "babel-plugin-module-resolver": "^5.0.0",
|
49 |
| - "babel-preset-expo": "~12.0.0", |
| 49 | + "babel-preset-expo": "~13.0.0", |
50 | 50 | "url-loader": "^4.1.1"
|
51 | 51 | },
|
52 | 52 | "engines": {
|
|
0 commit comments