-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore: upgrade dependencies and migrate example to vite #68
Conversation
This looks great, thanks! I think I found a path to have non-vulnerable |
Not at all! Please, do 🙂 |
by upgrading the intermediate `socket.io` and `engine.io` deps.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
I'm opening this PR as a draft to gather feedback primarily on the example app migration before proceeding. To reiterate my thoughts on the matter:
An overview of the changes is as follows:
eslint
and refactor configs according to the migration guidechai
syntax causing a false positive for a lint ruleCHANGELOG.md
to the.prettierignore
file to keep it more staticcreate-react-app
example to usevite
eslint
config to the example so people can get it out the gatedevDependencies
as neededlive-server
, just useserve