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

This commit is contained in:
Kasper Juul Hermansen 2024-09-20 04:05:21 +00:00
parent cbfa625c41
commit 694ce70418
4 changed files with 1019 additions and 776 deletions

View File

@ -11,7 +11,7 @@
"@backstage/catalog-model": "^1.0.3",
"@backstage/cli": "^0.27.0",
"@backstage/core-app-api": "^1.0.3",
"@backstage/core-components": "^0.14.0",
"@backstage/core-components": "^0.15.0",
"@backstage/core-plugin-api": "^1.0.3",
"@backstage/integration-react": "^1.1.1",
"@backstage/plugin-api-docs": "^0.11.0",

View File

@ -16,13 +16,13 @@
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
},
"dependencies": {
"@backstage/backend-common": "^0.24.0",
"@backstage/backend-common": "^0.25.0",
"@backstage/backend-tasks": "^0.6.0",
"@backstage/catalog-client": "^1.0.3",
"@backstage/catalog-model": "^1.0.3",
"@backstage/config": "^1.0.1",
"@backstage/plugin-app-backend": "^0.3.33",
"@backstage/plugin-auth-backend": "^0.22.0",
"@backstage/plugin-auth-backend": "^0.23.0",
"@backstage/plugin-catalog-backend": "^1.2.0",
"@backstage/plugin-catalog-backend-module-github": "^0.7.0",
"@backstage/plugin-permission-common": "^0.8.0",

View File

@ -23,7 +23,7 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/core-components": "^0.14.0",
"@backstage/core-components": "^0.15.0",
"@backstage/core-plugin-api": "^1.0.3",
"@backstage/theme": "^0.5.0",
"@mui/material": "^6.0.0",

1787
yarn.lock

File diff suppressed because it is too large Load Diff