Merge pull request #25683 from backstage/blam/app-api

Remove occurrence of `backend-app-api` in plugins
This commit is contained in:
Patrik Oldsberg
2024-07-23 12:00:00 +02:00
committed by GitHub
3 changed files with 5 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-search-backend-module-pg': patch
---
Removing `@backstage/backend-app-api` dependency
@@ -49,7 +49,6 @@
"test": "backstage-cli package test"
},
"dependencies": {
"@backstage/backend-app-api": "workspace:^",
"@backstage/backend-common": "workspace:^",
"@backstage/backend-plugin-api": "workspace:^",
"@backstage/config": "workspace:^",
-1
View File
@@ -7273,7 +7273,6 @@ __metadata:
version: 0.0.0-use.local
resolution: "@backstage/plugin-search-backend-module-pg@workspace:plugins/search-backend-module-pg"
dependencies:
"@backstage/backend-app-api": "workspace:^"
"@backstage/backend-common": "workspace:^"
"@backstage/backend-plugin-api": "workspace:^"
"@backstage/backend-test-utils": "workspace:^"