|
17 | 17 | "@expo/vector-icons": "^14.0.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.21.0", |
21 |
| - "@react-native-masked-view/masked-view": "0.3.0", |
22 |
| - "@react-navigation/bottom-tabs": "^6.5.3", |
23 |
| - "@react-navigation/drawer": "^6.5.7", |
24 |
| - "@react-navigation/native": "^6.1.2", |
25 |
| - "@react-navigation/stack": "^6.3.11", |
26 |
| - "expo": "~50.0.20", |
27 |
| - "expo-crypto": "~12.8.1", |
28 |
| - "expo-dev-client": "~3.3.12", |
29 |
| - "expo-font": "~11.10.3", |
30 |
| - "expo-keep-awake": "~12.8.2", |
31 |
| - "expo-splash-screen": "~0.26.5", |
32 |
| - "expo-status-bar": "~1.11.1", |
33 |
| - "expo-updates": "~0.24.13", |
| 20 | + "@react-native-async-storage/async-storage": "1.23.1", |
| 21 | + "@react-native-masked-view/masked-view": "0.3.2", |
| 22 | + "@react-navigation/bottom-tabs": "^6.6.1", |
| 23 | + "@react-navigation/drawer": "^6.7.2", |
| 24 | + "@react-navigation/native": "^6.1.18", |
| 25 | + "@react-navigation/stack": "^6.4.1", |
| 26 | + "expo": "^52.0.0", |
| 27 | + "expo-crypto": "~14.0.1", |
| 28 | + "expo-dev-client": "~5.0.4", |
| 29 | + "expo-font": "~13.0.1", |
| 30 | + "expo-keep-awake": "~14.0.1", |
| 31 | + "expo-splash-screen": "~0.29.13", |
| 32 | + "expo-status-bar": "~2.0.0", |
| 33 | + "expo-updates": "~0.26.9", |
34 | 34 | "file-loader": "^6.2.0",
|
35 |
| - "react": "18.2.0", |
36 |
| - "react-dom": "18.2.0", |
37 |
| - "react-native": "0.73.6", |
38 |
| - "react-native-gesture-handler": "~2.14.0", |
39 |
| - "react-native-reanimated": "~3.6.2", |
40 |
| - "react-native-safe-area-context": "4.8.2", |
41 |
| - "react-native-screens": "~3.29.0", |
| 35 | + "react": "18.3.1", |
| 36 | + "react-dom": "18.3.1", |
| 37 | + "react-native": "0.76.3", |
| 38 | + "react-native-gesture-handler": "~2.20.2", |
| 39 | + "react-native-reanimated": "~3.16.1", |
| 40 | + "react-native-safe-area-context": "4.12.0", |
| 41 | + "react-native-screens": "~4.1.0", |
42 | 42 | "react-native-vector-icons": "^10.1.0",
|
43 |
| - "react-native-web": "~0.19.6", |
| 43 | + "react-native-web": "~0.19.13", |
44 | 44 | "typeface-roboto": "^1.1.13"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 |
| - "@babel/core": "^7.12.9", |
| 47 | + "@babel/core": "^7.25.2", |
48 | 48 | "babel-plugin-module-resolver": "^5.0.0",
|
49 |
| - "babel-preset-expo": "^10.0.0", |
| 49 | + "babel-preset-expo": "~12.0.0", |
50 | 50 | "url-loader": "^4.1.1"
|
51 | 51 | },
|
52 | 52 | "engines": {
|
|
0 commit comments