Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies (except heroicons) #190

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jhoogstraat
Copy link

@jhoogstraat jhoogstraat commented Jun 26, 2024

The original codebase reported a lot of security issues and deprecations.

I took the liberty to update every dependency to the newest version (except heroicons).
This means that it now uses React 18 and Remix with Vite.

Heroicons stays at v1 to keep the same cool icons. I don't like the v2 icons too much and the authors say it's more like a new icon pack than a update.

I also tried to clean up the run scripts in package.json. Hope you like it!

There is one issue where the browser reports a mismatch between the client and server html. I did not fix that, yet.

Maybe I missed some change. Just let me know and I try to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant