fix type deps

Signed-off-by: Ilya Savich <isavich@box.com>
This commit is contained in:
Ilya Savich
2025-10-30 10:41:47 +01:00
parent b0dfe347b9
commit a393d69ea3
+1 -1
View File
@@ -43,6 +43,7 @@
"@backstage/plugin-kubernetes-common": "workspace:^",
"@backstage/types": "workspace:^",
"@kubernetes/client-node": "1.4.0",
"@types/express": "^4.17.6",
"node-fetch": "^2.7.0",
"winston": "^3.2.1"
},
@@ -52,7 +53,6 @@
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^",
"@backstage/plugin-kubernetes-backend": "workspace:^",
"@types/express": "^4.17.6",
"msw": "^1.3.1",
"supertest": "^7.0.0"
}