stream-chat-react
stream-chat-react copied to clipboard
Upgrade react-image-gallery to 1.4.0
Please upgrade react-image-gallery dependency to v.1.4.0
Currently used 1.2.12 does not officially support React 19. And mess up package-lock.json forcing apps to use React 18 over 19.
It has React up to 18 in their peerDependecies, unlike 1.4.0, which was upgraded to support React 19.