fix(deps): update material-ui monorepo to v7

This commit is contained in:
2025-03-26 14:47:43 +00:00
parent c01b18f7e6
commit 0bad545a8c
3 changed files with 60 additions and 58 deletions

View File

@@ -26,8 +26,8 @@
"@backstage/core-components": "^0.16.0",
"@backstage/core-plugin-api": "^1.0.3",
"@backstage/theme": "^0.6.0",
"@mui/material": "^6.0.0",
"@mui/icons-material": "^6.0.0",
"@mui/material": "^7.0.0",
"@mui/icons-material": "^7.0.0",
"@material-ui/lab": "4.0.0-alpha.61",
"react-use": "^17.2.4"
},