Skip to content

Commit 34da42e

Browse files
committed
fix: remove peerDependency support for mui 7
1 parent 91e08a0 commit 34da42e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/material-renderers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@
9595
"@emotion/styled": "^11.3.0",
9696
"@jsonforms/core": "3.9.0-alpha.0",
9797
"@jsonforms/react": "3.9.0-alpha.0",
98-
"@mui/icons-material": "^7.3.0 || ^9.0.0",
99-
"@mui/material": "^7.3.0 || ^9.0.0",
98+
"@mui/icons-material": "^9.0.0",
99+
"@mui/material": "^9.0.0",
100100
"@mui/x-date-pickers": "^9.0.0",
101101
"react": "^16.12.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
102102
},

0 commit comments

Comments
 (0)