|
1 | 1 | {
|
2 | 2 | "name": "@sendbird/uikit-react-native",
|
3 |
| - "version": "3.10.3", |
| 3 | + "version": "3.11.0", |
4 | 4 | "description": "Sendbird UIKit for React Native: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.",
|
5 | 5 | "keywords": [
|
6 | 6 | "sendbird",
|
|
60 | 60 | },
|
61 | 61 | "dependencies": {
|
62 | 62 | "@openspacelabs/react-native-zoomable-view": "^2.1.5",
|
63 |
| - "@sendbird/uikit-chat-hooks": "3.10.3", |
64 |
| - "@sendbird/uikit-react-native-foundation": "3.10.3", |
| 63 | + "@sendbird/uikit-chat-hooks": "3.11.0", |
| 64 | + "@sendbird/uikit-react-native-foundation": "3.11.0", |
65 | 65 | "@sendbird/uikit-tools": "0.0.15",
|
66 |
| - "@sendbird/uikit-utils": "3.10.3" |
| 66 | + "@sendbird/uikit-utils": "3.11.0" |
67 | 67 | },
|
68 | 68 | "devDependencies": {
|
69 | 69 | "@bam.tech/react-native-image-resizer": "^3.0.4",
|
|
92 | 92 | "react": "18.2.0",
|
93 | 93 | "react-native": "0.74.3",
|
94 | 94 | "react-native-audio-recorder-player": "^3.6.10",
|
95 |
| - "react-native-nitro-modules": "^0.29.4", |
96 |
| - "react-native-nitro-sound": "^0.2.0", |
97 | 95 | "react-native-builder-bob": "^0.18.0",
|
98 | 96 | "react-native-create-thumbnail": "^2.0.0",
|
99 | 97 | "react-native-document-picker": "^9.3.0",
|
100 | 98 | "react-native-file-access": "^3.1.0",
|
101 | 99 | "react-native-image-picker": "^7.1.2",
|
102 | 100 | "react-native-mmkv": "^2.12.2",
|
| 101 | + "react-native-nitro-modules": "^0.29.4", |
| 102 | + "react-native-nitro-sound": "^0.2.0", |
103 | 103 | "react-native-permissions": "^3.10.1",
|
104 | 104 | "react-native-safe-area-context": "^4.10.8",
|
105 | 105 | "react-native-video": "^6.3.0",
|
|
129 | 129 | "react": ">=17.0.2",
|
130 | 130 | "react-native": ">=0.65.0",
|
131 | 131 | "react-native-audio-recorder-player": ">=3.6.0",
|
132 |
| - "react-native-nitro-modules": "*", |
133 |
| - "react-native-nitro-sound": ">=0.2.0", |
134 | 132 | "react-native-create-thumbnail": ">=1.5.1",
|
135 | 133 | "react-native-document-picker": ">=8.0.0",
|
136 | 134 | "react-native-file-access": ">=2.4.3",
|
137 | 135 | "react-native-image-picker": ">=4.7.1",
|
138 | 136 | "react-native-mmkv": ">=2.0.0",
|
| 137 | + "react-native-nitro-modules": "*", |
| 138 | + "react-native-nitro-sound": ">=0.2.0", |
139 | 139 | "react-native-permissions": ">=3.6.0",
|
140 | 140 | "react-native-safe-area-context": ">=3.3.2",
|
141 | 141 | "react-native-video": ">=5.2.0"
|
|
0 commit comments