Merge pull request #31849 from backstage/rugvip/reverse

reverse relationship between core-plugin-api and frontend-plugin-api
This commit is contained in:
Patrik Oldsberg
2025-11-24 14:46:01 +01:00
committed by GitHub
103 changed files with 2548 additions and 2506 deletions
+2 -1
View File
@@ -3796,8 +3796,9 @@ __metadata:
resolution: "@backstage/frontend-plugin-api@workspace:packages/frontend-plugin-api"
dependencies:
"@backstage/cli": "workspace:^"
"@backstage/config": "workspace:^"
"@backstage/core-components": "workspace:^"
"@backstage/core-plugin-api": "workspace:^"
"@backstage/errors": "workspace:^"
"@backstage/frontend-app-api": "workspace:^"
"@backstage/frontend-test-utils": "workspace:^"
"@backstage/test-utils": "workspace:^"