timolins / react-hot-toast

Smoking Hot React Notifications 🔥
https://react-hot-toast.com
MIT License
9.85k stars 331 forks source link

Upgrade dependencies #377

Open idc77 opened 1 month ago

idc77 commented 1 month ago

I suggest to create an action where dependencies of this package are automatically upgraded.

For instance this uses React v18.2.0 where the current version is v18.3.1

I see this on other repos, where some bot auto checks current package versions and creates PRs.