Merge pull request #28682 from Pike/sanitize-dependencies

Remove unused dependencies from backend-app-api and backend-defaults.
This commit is contained in:
Fredrik Adelöw
2025-03-16 16:06:21 +01:00
committed by GitHub
12 changed files with 29 additions and 325 deletions
+1
View File
@@ -56,6 +56,7 @@
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^",
"@types/json-schema-merge-allof": "^0.6.0",
"@types/minimist": "^1.2.5",
"msw": "^1.0.0",
"zen-observable": "^0.10.0"
}