stream-chat-react icon indicating copy to clipboard operation
stream-chat-react copied to clipboard

Upgrade react-image-gallery to 1.4.0

Open IvanKalinin opened this issue 7 months ago • 0 comments

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.

IvanKalinin avatar Jul 14 '25 07:07 IvanKalinin