Update dependencies in create-toolpad-app and examples#4863
Update dependencies in create-toolpad-app and examples#4863apedroferreira merged 2 commits intomui:masterfrom apedroferreira:update-mui-deps
create-toolpad-app and examples#4863Conversation
Netlify deploy preview |
|
Looks like it fixes #4841 if there was an issue (I never managed to reproduce it). I've tried the Vite and Next.js starters without authentication and all looks good: |
I think a way to future-proof the release to check for this is to add an |
bharatkashyap
left a comment
There was a problem hiding this comment.
Explicit versions work better than latest since latest can mean different things in dependency managers' caches
I think the examples are fine to update later, but in the current version even running |

Closes #4841
Also the latest version of
create-toolpad-appisn't working for me because the dependencies there were never updated to match the latest release versions... I thought that something like this would have been caught during the release.But this should fix it.