fix issue with grid in scripts/config_editor @mui lib upgrade

This commit is contained in:
msramalho
2025-06-18 00:20:31 +01:00
parent 0db77c7e68
commit 03c0cf09ae
4 changed files with 112 additions and 112 deletions

View File

@@ -14,7 +14,7 @@
"@emotion/react": "latest",
"@emotion/styled": "latest",
"@mui/icons-material": "^7.1.1",
"@mui/material": "latest",
"@mui/material": "^7.1.1",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-markdown": "^10.0.0",