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

react-material: Allow material ui ^6 as peer dependency #2376

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

lucas-koehler
Copy link
Contributor

fixes #2375

When trying this out locally, pnpm complained that @mui/x-date-pickers 7.7.1 wants peer @mui/material@^5.15.14: found 6.1.0 .
However, in the example app, the date pickers seemed to work fine. Thus, I don't think this is an issue.

Copy link

netlify bot commented Sep 13, 2024

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit 429f11a
🔍 Latest deploy log https://app.netlify.com/sites/jsonforms-examples/deploys/66e4499e5728b000084bd14d
😎 Deploy Preview https://deploy-preview-2376--jsonforms-examples.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@coveralls
Copy link

Coverage Status

coverage: 83.284%. remained the same
when pulling 429f11a on lk/2375-react-material-peer-dep
into a23e990 on master.

@lucas-koehler lucas-koehler merged commit 429f11a into master Sep 13, 2024
11 checks passed
@lucas-koehler lucas-koehler deleted the lk/2375-react-material-peer-dep branch September 13, 2024 15:56
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.

Update materian renderes to material ui 6
3 participants