* build: bump deps and add some new eslint rules * refactor: run eslint --fix on code to convert to type imports where possible
this commit also adds a `useDiscover` hook to help with creating discover pages with less repeating code
* feat: add genres view to movie/series Discover results * feat: add studio/network view to movie/series Discover results * fix: remove with_release_type filter, since it is removing valid/desired results