Merge pull request #17748 from backstage/freben/badges-deps

removed some unused frontend deps in badges-backend
This commit is contained in:
Fredrik Adelöw
2023-05-11 13:30:37 +02:00
committed by GitHub
3 changed files with 5 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-badges-backend': patch
---
Removed some unused dependencies
-3
View File
@@ -55,9 +55,6 @@
"@backstage/backend-test-utils": "workspace:^",
"@backstage/catalog-client": "workspace:^",
"@backstage/cli": "workspace:^",
"@backstage/core-app-api": "workspace:^",
"@backstage/dev-utils": "workspace:^",
"@backstage/test-utils": "workspace:^",
"@types/node": "*",
"cross-fetch": "^3.1.5"
},
-3
View File
@@ -5206,11 +5206,8 @@ __metadata:
"@backstage/catalog-model": "workspace:^"
"@backstage/cli": "workspace:^"
"@backstage/config": "workspace:^"
"@backstage/core-app-api": "workspace:^"
"@backstage/dev-utils": "workspace:^"
"@backstage/errors": "workspace:^"
"@backstage/plugin-auth-node": "workspace:^"
"@backstage/test-utils": "workspace:^"
"@types/express": ^4.17.6
"@types/node": "*"
badge-maker: ^3.3.0