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 a99880b commit 6f28d6fCopy full SHA for 6f28d6f
packages/create-react-admin/templates/common/package.json
@@ -12,8 +12,8 @@
12
"dependencies": {
13
"@emotion/react": "^11.14.0",
14
"@emotion/styled": "^11.14.0",
15
- "@mui/icons-material": "^6.4.0",
16
- "@mui/material": "^6.4.0",
+ "@mui/icons-material": "^7.0.1",
+ "@mui/material": "^7.0.1",
17
"react": "^19.0.0",
18
"react-admin": "^5.7.0",
19
"react-dom": "^19.0.0",
packages/create-react-admin/templates/resolutions/package.json
@@ -2,8 +2,8 @@
2
"resolutions": {
3
4
5
6
7
8
9
"react-router": "^7.1.3",
0 commit comments