fix(deps): update backstage monorepo

This commit is contained in:
2025-11-13 01:19:27 +00:00
parent c01b18f7e6
commit 87d5c59643
5 changed files with 4060 additions and 3993 deletions

View File

@@ -23,9 +23,9 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/core-components": "^0.16.0",
"@backstage/core-components": "^0.18.0",
"@backstage/core-plugin-api": "^1.0.3",
"@backstage/theme": "^0.6.0",
"@backstage/theme": "^0.7.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.30.0",
"@backstage/cli": "^0.34.0",
"@backstage/core-app-api": "^1.0.3",
"@backstage/dev-utils": "^1.0.3",
"@backstage/test-utils": "^1.1.1",