-
Notifications
You must be signed in to change notification settings - Fork 9
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 packages #370
Comments
glob depends on inflight |
eslint upgrade blocked by: the above issue is invariant to eslint 8v9; also did not upgrade trpc. other stuff upgraded (next+prisma) |
react+next+trpc upgrade:
also blocked by react-final-form@latest, which is 2 years old and not compatible w react 19 related #232 bc react compiler is included in the nextjs upgrade make sure to use the codemod |
here's an eslint.config.cjs i had to revert bc even having it unused broke scans:
|
some unsupported packages
also prisma v6
The text was updated successfully, but these errors were encountered: