We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a23e990 commit 429f11aCopy full SHA for 429f11a
packages/material-renderers/package.json
@@ -88,8 +88,8 @@
88
"@emotion/styled": "^11.3.0",
89
"@jsonforms/core": "3.4.0-alpha.3",
90
"@jsonforms/react": "3.4.0-alpha.3",
91
- "@mui/icons-material": "^5.11.16",
92
- "@mui/material": "^5.13.0",
+ "@mui/icons-material": "^5.11.16 || ^6.0.0",
+ "@mui/material": "^5.13.0 || ^6.0.0",
93
"@mui/x-date-pickers": "^6.0.0 || ^7.0.0",
94
"react": "^16.12.0 || ^17.0.0 || ^18.0.0"
95
},
0 commit comments