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 c00b664 commit c3cead7Copy full SHA for c3cead7
packages/material-renderers/package.json
@@ -90,7 +90,7 @@
90
"@jsonforms/react": "3.4.0-alpha.0",
91
"@mui/icons-material": "^5.11.16",
92
"@mui/material": "^5.13.0",
93
- "@mui/x-date-pickers": "^6.0.0",
+ "@mui/x-date-pickers": "^6.0.0 || ^7.0.0",
94
"react": "^16.12.0 || ^17.0.0 || ^18.0.0"
95
},
96
"devDependencies": {
@@ -100,7 +100,7 @@
100
"@jsonforms/react": "workspace:*",
101
102
"@mui/material": "~5.13.0",
103
- "@mui/x-date-pickers": "^6.5.0",
+ "@mui/x-date-pickers": "^7.7.1",
104
"@rollup/plugin-commonjs": "^23.0.3",
105
"@rollup/plugin-json": "^5.0.2",
106
"@rollup/plugin-node-resolve": "^15.0.1",
0 commit comments