fix(deps): replace all dependencies
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-08-21 20:26:53 +00:00
parent df6c83ff4e
commit d665079a81
5 changed files with 226 additions and 200 deletions

View File

@@ -26,8 +26,8 @@
"@backstage/core-components": "^0.14.0",
"@backstage/core-plugin-api": "^1.0.3",
"@backstage/theme": "^0.5.0",
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.9.1",
"@mui/material": "^5.0.0",
"@mui/icons-material": "^5.0.0",
"@material-ui/lab": "4.0.0-alpha.61",
"react-use": "^17.2.4"
},