Skip to content

Commit c3cead7

Browse files
seanparmeleesdirix
authored andcommitted
feat: support @mui/x-date-pickers v7
1 parent c00b664 commit c3cead7

File tree

2 files changed

+4481
-12460
lines changed

2 files changed

+4481
-12460
lines changed

packages/material-renderers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@jsonforms/react": "3.4.0-alpha.0",
9191
"@mui/icons-material": "^5.11.16",
9292
"@mui/material": "^5.13.0",
93-
"@mui/x-date-pickers": "^6.0.0",
93+
"@mui/x-date-pickers": "^6.0.0 || ^7.0.0",
9494
"react": "^16.12.0 || ^17.0.0 || ^18.0.0"
9595
},
9696
"devDependencies": {
@@ -100,7 +100,7 @@
100100
"@jsonforms/react": "workspace:*",
101101
"@mui/icons-material": "^5.11.16",
102102
"@mui/material": "~5.13.0",
103-
"@mui/x-date-pickers": "^6.5.0",
103+
"@mui/x-date-pickers": "^7.7.1",
104104
"@rollup/plugin-commonjs": "^23.0.3",
105105
"@rollup/plugin-json": "^5.0.2",
106106
"@rollup/plugin-node-resolve": "^15.0.1",

0 commit comments

Comments
 (0)