fix(deps): update backstage monorepo #56
@ -30,7 +30,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.28.0",
|
||||
"@backstage/cli": "^0.29.0",
|
||||
"@spotify/prettier-config": "^15.0.0",
|
||||
"concurrently": "^8.0.0",
|
||||
"lerna": "^8.0.0",
|
||||
|
@ -9,12 +9,12 @@
|
||||
"dependencies": {
|
||||
"@backstage/app-defaults": "^1.0.3",
|
||||
"@backstage/catalog-model": "^1.0.3",
|
||||
"@backstage/cli": "^0.28.0",
|
||||
"@backstage/cli": "^0.29.0",
|
||||
"@backstage/core-app-api": "^1.0.3",
|
||||
"@backstage/core-components": "^0.15.0",
|
||||
"@backstage/core-components": "^0.16.0",
|
||||
"@backstage/core-plugin-api": "^1.0.3",
|
||||
"@backstage/integration-react": "^1.1.1",
|
||||
"@backstage/plugin-api-docs": "^0.11.0",
|
||||
"@backstage/plugin-api-docs": "^0.12.0",
|
||||
"@backstage/plugin-catalog": "^1.3.0",
|
||||
"@backstage/plugin-catalog-common": "^1.0.3",
|
||||
"@backstage/plugin-catalog-graph": "^0.4.0",
|
||||
|
@ -21,8 +21,8 @@
|
||||
"@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.23.0",
|
||||
"@backstage/plugin-app-backend": "^0.4.0",
|
||||
"@backstage/plugin-auth-backend": "^0.24.0",
|
||||
"@backstage/plugin-catalog-backend": "^1.2.0",
|
||||
"@backstage/plugin-catalog-backend-module-github": "^0.7.0",
|
||||
"@backstage/plugin-permission-common": "^0.8.0",
|
||||
@ -41,7 +41,7 @@
|
||||
"winston": "^3.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.28.0",
|
||||
"@backstage/cli": "^0.29.0",
|
||||
"@types/dockerode": "^3.3.0",
|
||||
"@types/express": "^4.17.6",
|
||||
"@types/express-serve-static-core": "^4.17.5",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user