|
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | 15 | "@notifee/react-native": "^9.1.8", |
16 | | - "@op-engineering/op-sqlite": "^15.2.7", |
| 16 | + "@op-engineering/op-sqlite": "^16.2.0", |
17 | 17 | "@react-native-async-storage/async-storage": "2.2.0", |
18 | | - "@react-native-community/netinfo": "11.5.2", |
19 | | - "@react-native-firebase/app": "^23.4.0", |
20 | | - "@react-native-firebase/messaging": "^23.4.0", |
21 | | - "@react-navigation/elements": "^2.9.10", |
22 | | - "@react-navigation/native": "^7.1.33", |
23 | | - "@react-navigation/native-stack": "^7.14.5", |
| 18 | + "@react-native-community/netinfo": "12.0.1", |
| 19 | + "@react-native-firebase/app": "^24.0.0", |
| 20 | + "@react-native-firebase/messaging": "^24.0.0", |
24 | 21 | "@shopify/flash-list": "^2.3.1", |
25 | | - "expo": "^55.0.6", |
26 | | - "expo-audio": "patch:expo-audio@npm%3A55.0.14#~/.yarn/patches/expo-audio-npm-55.0.14-05ad820099.patch", |
27 | | - "expo-build-properties": "~55.0.9", |
28 | | - "expo-clipboard": "~55.0.8", |
29 | | - "expo-constants": "~55.0.7", |
30 | | - "expo-document-picker": "~55.0.8", |
31 | | - "expo-file-system": "~55.0.10", |
32 | | - "expo-haptics": "~55.0.8", |
33 | | - "expo-image-manipulator": "~55.0.10", |
34 | | - "expo-image-picker": "~55.0.12", |
35 | | - "expo-linking": "~55.0.7", |
36 | | - "expo-location": "~55.1.2", |
37 | | - "expo-media-library": "~55.0.9", |
38 | | - "expo-router": "~55.0.5", |
39 | | - "expo-sharing": "~55.0.11", |
40 | | - "expo-splash-screen": "~55.0.10", |
41 | | - "expo-status-bar": "~55.0.4", |
42 | | - "expo-video": "~55.0.10", |
43 | | - "react": "19.2.0", |
44 | | - "react-dom": "19.2.0", |
45 | | - "react-native": "0.83.2", |
46 | | - "react-native-gesture-handler": "~2.30.0", |
47 | | - "react-native-keyboard-controller": "1.20.7", |
48 | | - "react-native-maps": "1.26.20", |
49 | | - "react-native-reanimated": "4.2.1", |
50 | | - "react-native-safe-area-context": "~5.6.2", |
51 | | - "react-native-screens": "~4.23.0", |
52 | | - "react-native-svg": "15.15.3", |
| 22 | + "expo": "^56.0.0", |
| 23 | + "expo-asset": "~56.0.0", |
| 24 | + "expo-audio": "patch:expo-audio@npm%3A56.0.11#~/.yarn/patches/expo-audio-npm-56.0.11-1049fdcaa1.patch", |
| 25 | + "expo-build-properties": "~56.0.0", |
| 26 | + "expo-clipboard": "~56.0.0", |
| 27 | + "expo-constants": "~56.0.0", |
| 28 | + "expo-document-picker": "~56.0.0", |
| 29 | + "expo-file-system": "~56.0.0", |
| 30 | + "expo-haptics": "~56.0.0", |
| 31 | + "expo-image-manipulator": "~56.0.0", |
| 32 | + "expo-image-picker": "~56.0.0", |
| 33 | + "expo-linking": "~56.0.0", |
| 34 | + "expo-location": "~56.0.0", |
| 35 | + "expo-media-library": "~56.0.0", |
| 36 | + "expo-router": "~56.2.8", |
| 37 | + "expo-sharing": "~56.0.0", |
| 38 | + "expo-splash-screen": "~56.0.0", |
| 39 | + "expo-status-bar": "~56.0.0", |
| 40 | + "expo-video": "~56.1.2", |
| 41 | + "react": "19.2.3", |
| 42 | + "react-dom": "19.2.3", |
| 43 | + "react-native": "0.85.3", |
| 44 | + "react-native-gesture-handler": "~2.31.1", |
| 45 | + "react-native-keyboard-controller": "1.21.6", |
| 46 | + "react-native-maps": "1.27.2", |
| 47 | + "react-native-reanimated": "4.3.1", |
| 48 | + "react-native-safe-area-context": "~5.7.0", |
| 49 | + "react-native-screens": "4.25.2", |
| 50 | + "react-native-svg": "15.15.4", |
53 | 51 | "react-native-teleport": "^1.0.2", |
54 | 52 | "react-native-web": "^0.21.0", |
55 | | - "react-native-worklets": "0.7.2", |
| 53 | + "react-native-worklets": "0.8.3", |
56 | 54 | "stream-chat": "^9.44.2", |
57 | 55 | "stream-chat-expo": "workspace:^", |
58 | 56 | "stream-chat-react-native-core": "workspace:^" |
|
63 | 61 | "@types/react": "~19.2.10", |
64 | 62 | "typescript": "~5.9.2" |
65 | 63 | }, |
| 64 | + "expo": { |
| 65 | + "install": { |
| 66 | + "exclude": [ |
| 67 | + "@shopify/flash-list", |
| 68 | + "typescript" |
| 69 | + ] |
| 70 | + }, |
| 71 | + "doctor": { |
| 72 | + "reactNativeDirectoryCheck": { |
| 73 | + "exclude": [ |
| 74 | + "@notifee/react-native", |
| 75 | + "expo-modules-jsi" |
| 76 | + ], |
| 77 | + "listUnknownPackages": false |
| 78 | + } |
| 79 | + } |
| 80 | + }, |
66 | 81 | "private": true |
67 | 82 | } |
0 commit comments