|
68 | 68 | "access": "public" |
69 | 69 | }, |
70 | 70 | "dependencies": { |
71 | | - "@openspacelabs/react-native-zoomable-view": "^2.1.5", |
| 71 | + "@openspacelabs/react-native-zoomable-view": "<2.3.0", |
72 | 72 | "@sendbird/uikit-chat-hooks": "3.11.3", |
73 | 73 | "@sendbird/uikit-react-native-foundation": "3.11.3", |
74 | 74 | "@sendbird/uikit-tools": "0.0.15", |
75 | 75 | "@sendbird/uikit-utils": "3.11.3" |
76 | 76 | }, |
77 | 77 | "devDependencies": { |
78 | | - "@bam.tech/react-native-image-resizer": "^3.0.4", |
| 78 | + "@bam.tech/react-native-image-resizer": "^3.0.11", |
79 | 79 | "@react-native-async-storage/async-storage": "^1.17.6", |
80 | 80 | "@react-native-camera-roll/camera-roll": "^7.8.1", |
81 | 81 | "@react-native-clipboard/clipboard": "^1.14.1", |
82 | 82 | "@react-native-community/netinfo": "^11.3.2", |
83 | | - "@react-native-documents/picker": "^10.0.0", |
84 | | - "@react-native-firebase/app": "^14.4.0", |
85 | | - "@react-native-firebase/messaging": "^14.4.0", |
| 83 | + "@react-native-documents/picker": "^10.1.0", |
| 84 | + "@react-native-firebase/app": "^19.3.0", |
| 85 | + "@react-native-firebase/messaging": "^19.3.0", |
86 | 86 | "@types/react": "*", |
87 | 87 | "@types/react-native": "*", |
88 | 88 | "date-fns": ">=2.28.0", |
|
101 | 101 | "glob": "^7.2.0", |
102 | 102 | "inquirer": "^8.2.0", |
103 | 103 | "js-convert-case": "^4.2.0", |
104 | | - "react": "18.2.0", |
105 | | - "react-native": "0.74.3", |
| 104 | + "react": "19.1.1", |
| 105 | + "react-native": "0.82.1", |
106 | 106 | "react-native-audio-recorder-player": "^3.6.10", |
107 | 107 | "react-native-builder-bob": "^0.18.0", |
108 | | - "react-native-create-thumbnail": "^2.0.0", |
| 108 | + "react-native-create-thumbnail": "^2.1.1", |
109 | 109 | "react-native-document-picker": "^9.3.0", |
110 | | - "react-native-file-access": "^3.1.0", |
111 | | - "react-native-image-picker": "^7.1.2", |
112 | | - "react-native-mmkv": "^2.12.2", |
113 | | - "react-native-nitro-modules": "^0.29.4", |
114 | | - "react-native-nitro-sound": "^0.2.0", |
115 | | - "react-native-permissions": "^3.10.1", |
116 | | - "react-native-safe-area-context": "^4.10.8", |
117 | | - "react-native-video": "^6.3.0", |
118 | | - "typescript": "5.2.2" |
| 110 | + "react-native-file-access": "^3.1.1", |
| 111 | + "react-native-image-picker": "^8.2.0", |
| 112 | + "react-native-mmkv": "^4.0.0", |
| 113 | + "react-native-nitro-modules": "^0.31.5", |
| 114 | + "react-native-nitro-sound": "^0.2.9", |
| 115 | + "react-native-permissions": "^5.3.0", |
| 116 | + "react-native-safe-area-context": "^5.5.2", |
| 117 | + "react-native-video": "^6.16.1", |
| 118 | + "typescript": "5.8.3" |
119 | 119 | }, |
120 | 120 | "peerDependencies": { |
121 | 121 | "@bam.tech/react-native-image-resizer": ">=3.0.0", |
|
125 | 125 | "@react-native-community/netinfo": ">=9.3.0", |
126 | 126 | "@react-native-documents/picker": ">=10.0.0", |
127 | 127 | "@react-native-firebase/messaging": ">=14.4.0", |
128 | | - "@sendbird/chat": "^4.19.2", |
| 128 | + "@sendbird/chat": "^4.20.2", |
129 | 129 | "@sendbird/react-native-scrollview-enhancer": "*", |
130 | 130 | "@sendbird/uikit-tools": ">=0.0.10", |
131 | 131 | "date-fns": ">=2.28.0", |
|
0 commit comments