riverqueue / riverui

A web interface for River, fast and reliable background jobs in Go.
https://ui.riverqueue.com/
Mozilla Public License 2.0
43 stars 3 forks source link

Upgrade all deps except eslint v9 #37

Closed bgentry closed 1 week ago

bgentry commented 1 week ago

This upgrades all dependencies to the latest versions, except for ESLint v9 which is still kind of a mess due to many plugins not supporting it. In the process, I was able to fix a deprecation due to a Tanstack router issue seemingly being fixed in the latest version.