stumpapp / stump

A free and open source comics, manga and digital book server with OPDS support (WIP)
https://stumpapp.dev
MIT License
863 stars 34 forks source link

🍻 Update JS dependencies #178

Closed aaronleopold closed 9 months ago

aaronleopold commented 9 months ago

PR updates pretty much every JS dependency in the workspace. There are 3 groups I am saving for another time as I just can't be bothered yet:

  1. 80% of the non-updated deps left are breaking storybook changes which makes me nauseous
  2. Tauri API updates I am skipping until I upgrade the Tauri Rust version on the desktop app, itself
  3. Breaking changes from big @tanstack/react-query update. It doesn't look too bad (migration guide), and this is easily the most important of what is left. I'll tackle this one very soon.