fix(deps): update backstage monorepo #46

Merged
kjuulh merged 1 commits from renovate/backstage-monorepo into main 2024-10-16 06:03:12 +02:00
5 changed files with 1639 additions and 854 deletions
Showing only changes of commit 09195f2506 - Show all commits

View File

@ -30,7 +30,7 @@
]
},
"devDependencies": {
"@backstage/cli": "^0.27.0",
"@backstage/cli": "^0.28.0",
"@spotify/prettier-config": "^15.0.0",
"concurrently": "^8.0.0",
"lerna": "^8.0.0",

View File

@ -9,7 +9,7 @@
"dependencies": {
"@backstage/app-defaults": "^1.0.3",
"@backstage/catalog-model": "^1.0.3",
"@backstage/cli": "^0.27.0",
"@backstage/cli": "^0.28.0",
"@backstage/core-app-api": "^1.0.3",
"@backstage/core-components": "^0.15.0",
"@backstage/core-plugin-api": "^1.0.3",
@ -31,7 +31,7 @@
"@backstage/plugin-techdocs-module-addons-contrib": "^1.0.1",
"@backstage/plugin-techdocs-react": "^1.0.1",
"@backstage/plugin-user-settings": "^0.8.0",
"@backstage/theme": "^0.5.0",
"@backstage/theme": "^0.6.0",
"@internal/plugin-catalog-backend-module-gitea": "^0.1.0",
"@mui/material": "^6.0.0",
"@mui/icons-material": "^6.0.0",

View File

@ -41,7 +41,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.27.0",
"@backstage/cli": "^0.28.0",
"@types/dockerode": "^3.3.0",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5",

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",

2481
yarn.lock

File diff suppressed because it is too large Load Diff