feat: codescene plugin at entity level

Signed-off-by: blbose <lillian.bose@philips.com>
This commit is contained in:
blbose
2023-11-14 21:33:08 +05:30
committed by Scott Guymer
parent 72572b2fe1
commit e477ec4df2
13 changed files with 649 additions and 1 deletions
+4
View File
@@ -29,13 +29,17 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/catalog-model": "workspace:^",
"@backstage/config": "workspace:^",
"@backstage/core-components": "workspace:^",
"@backstage/core-plugin-api": "workspace:^",
"@backstage/errors": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@backstage/theme": "workspace:^",
"@material-ui/core": "^4.12.2",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"luxon": "^3.4.4",
"rc-progress": "3.5.1",
"react-use": "^17.2.4"
},