Remove unused dependencies from backend-app-api and backend-defaults.

Also adjust the dependencies of config-loader to continue building.

Signed-off-by: Axel Hecht <axel@pike.org>
This commit is contained in:
Axel Hecht
2025-01-29 17:56:20 +01:00
parent 971300a41f
commit f422984a53
9 changed files with 29 additions and 161 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"
}