|
10 | 10 | "eject": "expo eject" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@op-engineering/op-sqlite": "^11.4.2", |
| 13 | + "@op-engineering/op-sqlite": "^11.4.7", |
14 | 14 | "@react-native-community/netinfo": "11.4.1", |
15 | 15 | "@react-navigation/elements": "^1.3.30", |
16 | | - "expo": "~52.0.20", |
| 16 | + "expo": "~52.0.36", |
17 | 17 | "expo-av": "~15.0.2", |
18 | 18 | "expo-clipboard": "~7.0.1", |
19 | | - "expo-constants": "~17.0.5", |
20 | | - "expo-document-picker": "~13.0.2", |
21 | | - "expo-file-system": "~18.0.7", |
| 19 | + "expo-constants": "~17.0.7", |
| 20 | + "expo-document-picker": "~13.0.3", |
| 21 | + "expo-file-system": "~18.0.11", |
22 | 22 | "expo-haptics": "~14.0.1", |
23 | 23 | "expo-image-manipulator": "~13.0.6", |
24 | | - "expo-image-picker": "~16.0.4", |
| 24 | + "expo-image-picker": "~16.0.6", |
25 | 25 | "expo-linking": "~7.0.5", |
26 | | - "expo-media-library": "~17.0.5", |
| 26 | + "expo-media-library": "~17.0.6", |
27 | 27 | "expo-router": "~4.0.17", |
28 | 28 | "expo-sharing": "~13.0.1", |
29 | | - "expo-splash-screen": "~0.29.21", |
| 29 | + "expo-splash-screen": "~0.29.22", |
30 | 30 | "expo-status-bar": "~2.0.1", |
31 | 31 | "react": "18.3.1", |
32 | 32 | "react-dom": "18.3.1", |
33 | | - "react-native": "0.76.6", |
34 | | - "react-native-gesture-handler": "~2.20.2", |
35 | | - "react-native-reanimated": "~3.16.1", |
36 | | - "react-native-safe-area-context": "4.12.0", |
37 | | - "react-native-screens": "~4.4.0", |
38 | | - "react-native-svg": "15.8.0", |
| 33 | + "react-native": "0.77.1", |
| 34 | + "react-native-gesture-handler": "~2.24.0", |
| 35 | + "react-native-reanimated": "~3.16.7", |
| 36 | + "react-native-safe-area-context": "5.2.0", |
| 37 | + "react-native-screens": "~4.8.0", |
| 38 | + "react-native-svg": "15.11.1", |
39 | 39 | "react-native-web": "~0.19.13", |
40 | 40 | "stream-chat-expo": "link:../../package/expo-package", |
41 | 41 | "stream-chat-react-native-core": "link:../../package", |
42 | | - "typescript": "~5.3.3" |
| 42 | + "typescript": "~5.7.3" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | 45 | "@babel/core": "^7.25.2", |
46 | | - "@rnx-kit/metro-config": "^1.3.15", |
47 | | - "@rnx-kit/metro-resolver-symlinks": "^0.1.35" |
| 46 | + "@rnx-kit/metro-config": "^2.0.1", |
| 47 | + "@rnx-kit/metro-resolver-symlinks": "^0.2.1" |
48 | 48 | }, |
49 | 49 | "private": true |
50 | 50 | } |
0 commit comments