|
33 | 33 | "stream-chat-react-native-core": "8.1.0" |
34 | 34 | }, |
35 | 35 | "peerDependencies": { |
36 | | - "@react-native-camera-roll/camera-roll": ">=7.8.0", |
37 | | - "@react-native-clipboard/clipboard": ">=1.14.1", |
| 36 | + "@react-native-camera-roll/camera-roll": ">=7.9.0", |
| 37 | + "@react-native-clipboard/clipboard": ">=1.16.0", |
38 | 38 | "@react-native-documents/picker": ">=10.1.1", |
39 | | - "@stream-io/flat-list-mvcp": ">=0.10.3", |
40 | | - "react-native": ">=0.73.0", |
| 39 | + "react-native": ">=0.76.0", |
41 | 40 | "react-native-audio-recorder-player": ">=3.6.13", |
42 | 41 | "react-native-nitro-sound": ">=0.2.9", |
43 | | - "react-native-blob-util": ">=0.21.1", |
| 42 | + "react-native-blob-util": ">=0.22.0", |
44 | 43 | "react-native-haptic-feedback": ">=2.3.0", |
45 | 44 | "react-native-image-picker": ">=7.1.2", |
46 | 45 | "react-native-share": ">=11.0.0", |
47 | 46 | "react-native-video": ">=6.4.2" |
48 | 47 | }, |
| 48 | + |
49 | 49 | "peerDependenciesMeta": { |
50 | 50 | "@react-native-camera-roll/camera-roll": { |
51 | 51 | "optional": true |
52 | 52 | }, |
53 | 53 | "@react-native-clipboard/clipboard": { |
54 | 54 | "optional": true |
55 | 55 | }, |
56 | | - "@stream-io/flat-list-mvcp": { |
57 | | - "optional": true |
58 | | - }, |
59 | 56 | "react-native-share": { |
60 | 57 | "optional": true |
61 | 58 | }, |
|
0 commit comments