tests(techdocs-modules): move @backstage/plugin-catalog-react to dev

Signed-off-by: secustor <sebastian@poxhofer.at>
This commit is contained in:
secustor
2025-02-21 12:49:18 +01:00
parent 5877409e33
commit 9c1cb5fe42
@@ -43,7 +43,6 @@
"@backstage/core-plugin-api": "workspace:^",
"@backstage/integration": "workspace:^",
"@backstage/integration-react": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@backstage/plugin-techdocs-react": "workspace:^",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -53,6 +52,7 @@
},
"devDependencies": {
"@backstage/cli": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@backstage/plugin-techdocs-addons-test-utils": "workspace:^",
"@backstage/test-utils": "workspace:^",
"@testing-library/dom": "^10.0.0",