Minimal version of @mui is 7.0.0

This commit is contained in:
2026-03-10 10:16:31 +01:00
parent f0b517f6db
commit 6d150a9468

View File

@@ -70,8 +70,8 @@
"peerDependencies": { "peerDependencies": {
"@emotion/react": "^11.0.0", "@emotion/react": "^11.0.0",
"@emotion/styled": "^11.0.0", "@emotion/styled": "^11.0.0",
"@mui/icons-material": "^5.0.0", "@mui/icons-material": "^7.0.0",
"@mui/material": "^5.0.0", "@mui/material": "^7.0.0",
"bootstrap": "^5.0.0", "bootstrap": "^5.0.0",
"react": "^19.0.0", "react": "^19.0.0",
"react-bootstrap": "^2.0.0", "react-bootstrap": "^2.0.0",
@@ -83,8 +83,8 @@
"@emotion/react": "^11.14.0", "@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1", "@emotion/styled": "^11.14.1",
"@eslint/js": "^9.39.1", "@eslint/js": "^9.39.1",
"@mui/icons-material": "^7.3.9", "@mui/icons-material": "^7.0.0",
"@mui/material": "^7.3.9", "@mui/material": "^7.0.0",
"@types/node": "^25.3.5", "@types/node": "^25.3.5",
"@types/react": "^19.2.14", "@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3", "@types/react-dom": "^19.2.3",