fix(deps): update backstage monorepo
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-11-30 01:09:11 +00:00
parent 94b57c3978
commit 97579864d8
5 changed files with 1610 additions and 1370 deletions

View File

@@ -23,7 +23,7 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/core-components": "^0.15.0",
"@backstage/core-components": "^0.16.0",
"@backstage/core-plugin-api": "^1.0.3",
"@backstage/theme": "^0.6.0",
"@mui/material": "^6.0.0",
@@ -35,7 +35,7 @@
"react": "^16.13.1 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.28.0",
"@backstage/cli": "^0.29.0",
"@backstage/core-app-api": "^1.0.3",
"@backstage/dev-utils": "^1.0.3",
"@backstage/test-utils": "^1.1.1",