fix(deps): update backstage monorepo
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2024-10-16 04:02:47 +00:00
parent 3314df88b4
commit 09195f2506
5 changed files with 1639 additions and 854 deletions

View File

@@ -25,7 +25,7 @@
"dependencies": {
"@backstage/core-components": "^0.15.0",
"@backstage/core-plugin-api": "^1.0.3",
"@backstage/theme": "^0.5.0",
"@backstage/theme": "^0.6.0",
"@mui/material": "^6.0.0",
"@mui/icons-material": "^6.0.0",
"@material-ui/lab": "4.0.0-alpha.61",
@@ -35,7 +35,7 @@
"react": "^16.13.1 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.27.0",
"@backstage/cli": "^0.28.0",
"@backstage/core-app-api": "^1.0.3",
"@backstage/dev-utils": "^1.0.3",
"@backstage/test-utils": "^1.1.1",