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

add upgrade mui-x to v6 #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add upgrade mui-x to v6 #35

wants to merge 1 commit into from

Conversation

manuelblum
Copy link
Contributor

No description provided.

Comment on lines +19 to +20
await updateDependencyVersion(adminPackageJsonPath, "@mui/x-data-grid", "^6.0.0");
await updateDependencyVersion(adminPackageJsonPath, "@mui/x-data-grid-pro", "^6.0.0");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will likely fail due to incorrect peer dependencies when upgrading the Comet packages to v8. We should add a separate script in the before-install stage that changes the version numbers in the package.json.

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.

2 participants