|
1 | 1 | { |
2 | 2 | "name": "@sendbird/uikit-react-native", |
3 | | - "version": "3.9.0", |
| 3 | + "version": "3.9.1", |
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.9.0", |
64 | | - "@sendbird/uikit-react-native-foundation": "3.9.0", |
| 63 | + "@sendbird/uikit-chat-hooks": "3.9.1", |
| 64 | + "@sendbird/uikit-react-native-foundation": "3.9.1", |
65 | 65 | "@sendbird/uikit-tools": "0.0.1-alpha.77", |
66 | | - "@sendbird/uikit-utils": "3.9.0" |
| 66 | + "@sendbird/uikit-utils": "3.9.1" |
67 | 67 | }, |
68 | 68 | "devDependencies": { |
69 | 69 | "@bam.tech/react-native-image-resizer": "^3.0.4", |
|
120 | 120 | "expo-file-system": ">=13.1.4", |
121 | 121 | "expo-image-manipulator": ">=11.0.0", |
122 | 122 | "expo-image-picker": ">=12.0.2", |
123 | | - "expo-notifications": ">=0.14.1", |
124 | 123 | "expo-media-library": ">=16.0.0", |
| 124 | + "expo-notifications": ">=0.14.1", |
125 | 125 | "expo-video-thumbnails": ">=6.4.0", |
126 | 126 | "react": ">=17.0.2", |
127 | 127 | "react-native": ">=0.65.0", |
|
0 commit comments