react-component / slider

React Slider
https://slider.react-component.now.sh/
MIT License
3.04k stars 772 forks source link

chore(deps): increase rc-util minimum to 5.36 due to usage of useEvent #983

Closed Yoeori closed 5 months ago

Yoeori commented 5 months ago

I noticed some CI was failing this morning, complaining about an unavailable import.

It seems that src/hooks/useDrag.ts has started using useEvent from rc-util which has only become available from version 5.36, so the minimum version in package.json has to be increased.

Let me know if there's anything else I should do 😀

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
slider ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 19, 2024 1:50pm
afc163 commented 5 months ago

https://github.com/react-component/slider/releases/tag/v10.6.2