|
10 | 10 | "eject": "expo eject" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@react-native-community/netinfo": "11.1.0", |
| 13 | + "@react-native-community/netinfo": "11.3.1", |
14 | 14 | "@react-navigation/elements": "^1.3.30", |
15 | | - "expo": "~50.0.19", |
16 | | - "expo-av": "~13.10.6", |
17 | | - "expo-clipboard": "~5.0.1", |
18 | | - "expo-constants": "~15.4.6", |
19 | | - "expo-document-picker": "~11.10.1", |
20 | | - "expo-file-system": "~16.0.9", |
21 | | - "expo-haptics": "~12.8.1", |
22 | | - "expo-image-manipulator": "~11.8.0", |
23 | | - "expo-image-picker": "~14.7.1", |
24 | | - "expo-linking": "~6.2.2", |
25 | | - "expo-media-library": "~15.9.2", |
26 | | - "expo-router": "~3.4.10", |
27 | | - "expo-sharing": "~11.10.0", |
28 | | - "expo-splash-screen": "~0.26.5", |
29 | | - "expo-status-bar": "~1.11.1", |
| 15 | + "expo": "~51.0.14", |
| 16 | + "expo-av": "~14.0.5", |
| 17 | + "expo-clipboard": "~6.0.3", |
| 18 | + "expo-constants": "~16.0.2", |
| 19 | + "expo-document-picker": "~12.0.2", |
| 20 | + "expo-file-system": "~17.0.1", |
| 21 | + "expo-haptics": "~13.0.1", |
| 22 | + "expo-image-manipulator": "~12.0.5", |
| 23 | + "expo-image-picker": "~15.0.5", |
| 24 | + "expo-linking": "~6.3.1", |
| 25 | + "expo-media-library": "~16.0.4", |
| 26 | + "expo-router": "~3.5.16", |
| 27 | + "expo-sharing": "~12.0.1", |
| 28 | + "expo-splash-screen": "~0.27.5", |
| 29 | + "expo-status-bar": "~1.12.1", |
30 | 30 | "react": "18.2.0", |
31 | 31 | "react-dom": "18.2.0", |
32 | | - "react-native": "0.73.6", |
33 | | - "react-native-gesture-handler": "~2.14.0", |
34 | | - "react-native-quick-sqlite": "^8.0.6", |
35 | | - "react-native-reanimated": "~3.6.2", |
36 | | - "react-native-safe-area-context": "4.8.2", |
37 | | - "react-native-screens": "~3.29.0", |
38 | | - "react-native-svg": "14.1.0", |
| 32 | + "react-native": "0.74.2", |
| 33 | + "react-native-gesture-handler": "~2.16.1", |
| 34 | + "react-native-quick-sqlite": "^8.1.0", |
| 35 | + "react-native-reanimated": "~3.10.1", |
| 36 | + "react-native-safe-area-context": "4.10.1", |
| 37 | + "react-native-screens": "3.31.1", |
| 38 | + "react-native-svg": "15.2.0", |
39 | 39 | "react-native-web": "~0.19.6", |
40 | 40 | "stream-chat-expo": "link:../../package/expo-package", |
41 | 41 | "stream-chat-react-native-core": "link:../../package", |
42 | | - "typescript": "^5.3.0" |
| 42 | + "typescript": "~5.3.3" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@babel/core": "^7.20.0", |
| 45 | + "@babel/core": "^7.24.0", |
46 | 46 | "@rnx-kit/metro-config": "^1.3.15", |
47 | 47 | "@rnx-kit/metro-resolver-symlinks": "^0.1.35" |
48 | 48 | }, |
|
0 commit comments