diff --git a/packages/app-defaults/knip-report.md b/packages/app-defaults/knip-report.md index fb60112aa2..2661c35327 100644 --- a/packages/app-defaults/knip-report.md +++ b/packages/app-defaults/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:-----------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | - diff --git a/packages/app-next-example-plugin/knip-report.md b/packages/app-next-example-plugin/knip-report.md index 9bc5da7334..d6aa71307d 100644 --- a/packages/app-next-example-plugin/knip-report.md +++ b/packages/app-next-example-plugin/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (2) -| Name | Location | -|:---------------|:-------------| -| msw | package.json | -| cross-fetch | package.json | -| @backstage/cli | package.json | +| Name | Location | +|:------------|:-------------| +| msw | package.json | +| cross-fetch | package.json | diff --git a/packages/app-next/knip-report.md b/packages/app-next/knip-report.md index 7787f9c8fc..65927e1a55 100644 --- a/packages/app-next/knip-report.md +++ b/packages/app-next/knip-report.md @@ -69,7 +69,7 @@ | @roadiehq/backstage-plugin-github-pull-requests | package.json | | @backstage/plugin-techdocs-module-addons-contrib | package.json | -## Unused devDependencies (7) +## Unused devDependencies (6) | Name | Location | |:----------------------------|:-------------| @@ -77,7 +77,6 @@ | @types/jquery | package.json | | @testing-library/dom | package.json | | @types/zen-observable | package.json | -| @backstage/test-utils | package.json | | @testing-library/react | package.json | | @testing-library/user-event | package.json | diff --git a/packages/backend-app-api/knip-report.md b/packages/backend-app-api/knip-report.md index 6b0b884653..355dd47ada 100644 --- a/packages/backend-app-api/knip-report.md +++ b/packages/backend-app-api/knip-report.md @@ -6,13 +6,3 @@ |:------------------|:-------------| | winston-transport | package.json | -## Unused devDependencies (5) - -| Name | Location | -|:------------------------------|:-------------| -| supertest | package.json | -| http-errors | package.json | -| @backstage/cli | package.json | -| @types/http-errors | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/packages/backend-common/knip-report.md b/packages/backend-common/knip-report.md index a5bb065337..4ee6339bb6 100644 --- a/packages/backend-common/knip-report.md +++ b/packages/backend-common/knip-report.md @@ -8,22 +8,13 @@ | @types/webpack-env | package.json | | @manypkg/get-packages | package.json | -## Unused devDependencies (12) +## Unused devDependencies (3) -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| mysql2 | package.json | -| supertest | package.json | -| http-errors | package.json | -| better-sqlite3 | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | -| @types/webpack-env | package.json | -| @types/http-errors | package.json | -| aws-sdk-client-mock | package.json | -| @aws-sdk/util-stream-node | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:-------------------|:-------------| +| mysql2 | package.json | +| better-sqlite3 | package.json | +| @types/webpack-env | package.json | ## Referenced optional peerDependencies (1) diff --git a/packages/backend-defaults/knip-report.md b/packages/backend-defaults/knip-report.md index f667b944dd..4c06faddc0 100644 --- a/packages/backend-defaults/knip-report.md +++ b/packages/backend-defaults/knip-report.md @@ -1,15 +1,8 @@ # Knip report -## Unused dependencies (1) +## Unused devDependencies (1) | Name | Location | |:------------------------------|:-------------| -| @backstage/backend-plugin-api | package.json | - -## Unused devDependencies (2) - -| Name | Location | -|:------------------------------|:-------------| -| @backstage/cli | package.json | | @backstage/backend-test-utils | package.json | diff --git a/packages/backend-defaults/package.json b/packages/backend-defaults/package.json index 5cb374a872..6959c0f67b 100644 --- a/packages/backend-defaults/package.json +++ b/packages/backend-defaults/package.json @@ -33,10 +33,10 @@ }, "dependencies": { "@backstage/backend-app-api": "workspace:^", - "@backstage/backend-common": "workspace:^", - "@backstage/backend-plugin-api": "workspace:^" + "@backstage/backend-common": "workspace:^" }, "devDependencies": { + "@backstage/backend-plugin-api": "workspace:^", "@backstage/backend-test-utils": "workspace:^", "@backstage/cli": "workspace:^" }, diff --git a/packages/backend-dev-utils/knip-report.md b/packages/backend-dev-utils/knip-report.md index 24c942926b..2661c35327 100644 --- a/packages/backend-dev-utils/knip-report.md +++ b/packages/backend-dev-utils/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/packages/backend-dynamic-feature-service/knip-report.md b/packages/backend-dynamic-feature-service/knip-report.md index 72049f8827..23abb2f791 100644 --- a/packages/backend-dynamic-feature-service/knip-report.md +++ b/packages/backend-dynamic-feature-service/knip-report.md @@ -1,20 +1,9 @@ # Knip report -## Unused dependencies (3) +## Unused dependencies (2) | Name | Location | |:--------------------------------|:-------------| -| @backstage/types | package.json | | @backstage/errors | package.json | | @backstage/plugin-search-common | package.json | -## Unused devDependencies (5) - -| Name | Location | -|:------------------------------|:-------------| -| @backstage/cli | package.json | -| wait-for-expect | package.json | -| @backstage/config-loader | package.json | -| @backstage/backend-app-api | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/packages/backend-next/knip-report.md b/packages/backend-next/knip-report.md index 07ea59cd66..7f0063fa72 100644 --- a/packages/backend-next/knip-report.md +++ b/packages/backend-next/knip-report.md @@ -12,9 +12,3 @@ | @backstage/plugin-search-backend-node | package.json | | @backstage/plugin-catalog-backend-module-openapi | package.json | -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/packages/backend-openapi-utils/knip-report.md b/packages/backend-openapi-utils/knip-report.md index 1f28b4cd29..a8d532ade5 100644 --- a/packages/backend-openapi-utils/knip-report.md +++ b/packages/backend-openapi-utils/knip-report.md @@ -7,10 +7,3 @@ | lodash | package.json | | @backstage/backend-plugin-api | package.json | -## Unused devDependencies (2) - -| Name | Location | -|:---------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | - diff --git a/packages/backend-plugin-api/knip-report.md b/packages/backend-plugin-api/knip-report.md index 24c942926b..2661c35327 100644 --- a/packages/backend-plugin-api/knip-report.md +++ b/packages/backend-plugin-api/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/packages/backend-tasks/knip-report.md b/packages/backend-tasks/knip-report.md index b4595609b6..2661c35327 100644 --- a/packages/backend-tasks/knip-report.md +++ b/packages/backend-tasks/knip-report.md @@ -1,9 +1,2 @@ # Knip report -## Unused devDependencies (2) - -| Name | Location | -|:----------------|:-------------| -| @backstage/cli | package.json | -| wait-for-expect | package.json | - diff --git a/packages/backend-test-utils/knip-report.md b/packages/backend-test-utils/knip-report.md index c6974ee723..21168511a0 100644 --- a/packages/backend-test-utils/knip-report.md +++ b/packages/backend-test-utils/knip-report.md @@ -10,11 +10,3 @@ | better-sqlite3 | package.json | | @backstage/errors | package.json | -## Unused devDependencies (3) - -| Name | Location | -|:-----------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | - diff --git a/packages/backend/knip-report.md b/packages/backend/knip-report.md index dbd46f1746..e86fa28ba7 100644 --- a/packages/backend/knip-report.md +++ b/packages/backend/knip-report.md @@ -17,11 +17,10 @@ | @backstage/plugin-azure-sites-common | package.json | | @backstage/plugin-scaffolder-backend-module-rails | package.json | -## Unused devDependencies (3) +## Unused devDependencies (2) | Name | Location | |:---------------------------------|:-------------| | @types/luxon | package.json | -| @backstage/cli | package.json | | @types/express-serve-static-core | package.json | diff --git a/packages/catalog-client/knip-report.md b/packages/catalog-client/knip-report.md index 23d85dc9a4..2661c35327 100644 --- a/packages/catalog-client/knip-report.md +++ b/packages/catalog-client/knip-report.md @@ -1,9 +1,2 @@ # Knip report -## Unused devDependencies (2) - -| Name | Location | -|:---------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | - diff --git a/packages/catalog-model/knip-report.md b/packages/catalog-model/knip-report.md index 7b964d1d0f..50ad53c764 100644 --- a/packages/catalog-model/knip-report.md +++ b/packages/catalog-model/knip-report.md @@ -1,10 +1,8 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (1) | Name | Location | |:-------------------|:-------------| -| yaml | package.json | -| @backstage/cli | package.json | | @types/json-schema | package.json | diff --git a/packages/cli-common/knip-report.md b/packages/cli-common/knip-report.md index 24c942926b..2661c35327 100644 --- a/packages/cli-common/knip-report.md +++ b/packages/cli-common/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/packages/cli-node/knip-report.md b/packages/cli-node/knip-report.md index fc3e84abaf..3f331a31e4 100644 --- a/packages/cli-node/knip-report.md +++ b/packages/cli-node/knip-report.md @@ -6,10 +6,3 @@ |:-------|:-------------| | semver | package.json | -## Unused devDependencies (2) - -| Name | Location | -|:------------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/packages/cli/knip-report.md b/packages/cli/knip-report.md index 8caf86f5ec..788465700c 100644 --- a/packages/cli/knip-report.md +++ b/packages/cli/knip-report.md @@ -33,11 +33,10 @@ | @spotify/eslint-config-react | package.json | | @typescript-eslint/eslint-plugin | package.json | -## Unused devDependencies (18) +## Unused devDependencies (13) | Name | Location | |:----------------------------------------|:-------------| -| msw | package.json | | del | package.json | | ts-node | package.json | | nodemon | package.json | @@ -46,13 +45,9 @@ | @backstage/theme | package.json | | @types/http-proxy | package.json | | @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | | @backstage/core-app-api | package.json | -| @backstage/backend-common | package.json | -| @backstage/core-plugin-api | package.json | | @backstage/core-components | package.json | | @types/terser-webpack-plugin | package.json | -| @backstage/backend-test-utils | package.json | | @backstage/backend-plugin-api | package.json | | @types/rollup-plugin-peer-deps-external | package.json | diff --git a/packages/codemods/knip-report.md b/packages/codemods/knip-report.md index 2d38eafb88..4f3830137e 100644 --- a/packages/codemods/knip-report.md +++ b/packages/codemods/knip-report.md @@ -1,17 +1,8 @@ # Knip report -## Unused dependencies (2) +## Unused devDependencies (1) -| Name | Location | -|:------------------------|:-------------| -| jscodeshift | package.json | -| jscodeshift-add-imports | package.json | - -## Unused devDependencies (3) - -| Name | Location | -|:-------------------|:-------------| -| ts-node | package.json | -| @backstage/cli | package.json | -| @types/jscodeshift | package.json | +| Name | Location | +|:--------|:-------------| +| ts-node | package.json | diff --git a/packages/config-loader/knip-report.md b/packages/config-loader/knip-report.md index ff197bea3a..2661c35327 100644 --- a/packages/config-loader/knip-report.md +++ b/packages/config-loader/knip-report.md @@ -1,11 +1,2 @@ # Knip report -## Unused devDependencies (4) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| zen-observable | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/packages/config/knip-report.md b/packages/config/knip-report.md index ce8576bebf..2661c35327 100644 --- a/packages/config/knip-report.md +++ b/packages/config/knip-report.md @@ -1,9 +1,2 @@ # Knip report -## Unused devDependencies (2) - -| Name | Location | -|:----------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/test-utils | package.json | - diff --git a/packages/core-app-api/knip-report.md b/packages/core-app-api/knip-report.md index 905368dd3f..41d0a1038b 100644 --- a/packages/core-app-api/knip-report.md +++ b/packages/core-app-api/knip-report.md @@ -6,18 +6,14 @@ |:--------|:-------------| | history | package.json | -## Unused devDependencies (11) +## Unused devDependencies (7) | Name | Location | |:-----------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | | react-router-beta | package.json | | react-router-stable | package.json | | @testing-library/dom | package.json | | react-router-dom-beta | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | | react-router-dom-stable | package.json | | @testing-library/user-event | package.json | | @testing-library/react-hooks | package.json | diff --git a/packages/core-compat-api/knip-report.md b/packages/core-compat-api/knip-report.md index 25c65be193..2661c35327 100644 --- a/packages/core-compat-api/knip-report.md +++ b/packages/core-compat-api/knip-report.md @@ -1,21 +1,2 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:------------------------|:-------------| -| @backstage/core-app-api | package.json | - -## Unused devDependencies (8) - -| Name | Location | -|:--------------------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/react | package.json | -| @backstage/plugin-catalog | package.json | -| @backstage/plugin-puppetdb | package.json | -| @backstage/frontend-app-api | package.json | -| @backstage/plugin-stackstorm | package.json | -| @backstage/frontend-test-utils | package.json | -| @oriflame/backstage-plugin-score-card | package.json | - diff --git a/packages/core-components/knip-report.md b/packages/core-components/knip-report.md index f457b7bb78..5045df6d01 100644 --- a/packages/core-components/knip-report.md +++ b/packages/core-components/knip-report.md @@ -1,31 +1,26 @@ # Knip report -## Unused dependencies (4) +## Unused dependencies (2) -| Name | Location | -|:------------------|:-------------| -| linkifyjs | package.json | -| @date-io/core | package.json | -| zen-observable | package.json | -| @backstage/config | package.json | +| Name | Location | +|:--------------|:-------------| +| linkifyjs | package.json | +| @date-io/core | package.json | -## Unused devDependencies (9) +## Unused devDependencies (4) -| Name | Location | -|:----------------------------|:-------------| -| msw | package.json | -| cross-fetch | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @types/zen-observable | package.json | -| @types/google-protobuf | package.json | -| @testing-library/react | package.json | -| @backstage/app-defaults | package.json | -| @testing-library/user-event | package.json | +| Name | Location | +|:------------------------|:-------------| +| cross-fetch | package.json | +| @testing-library/dom | package.json | +| @types/google-protobuf | package.json | +| @backstage/app-defaults | package.json | -## Unlisted dependencies (1) +## Unlisted dependencies (3) -| Name | Location | -|:--------|:---------------------------------------| -| csstype | src/components/Lifecycle/Lifecycle.tsx | +| Name | Location | +|:------------------|:--------------------------------------------------------| +| csstype | src/components/Lifecycle/Lifecycle.tsx | +| copy-to-clipboard | src/components/LogViewer/RealLogViewer.test.tsx | +| copy-to-clipboard | src/components/LogViewer/useLogViewerSelection.test.tsx | diff --git a/packages/core-plugin-api/knip-report.md b/packages/core-plugin-api/knip-report.md index b222f9399d..093d207cef 100644 --- a/packages/core-plugin-api/knip-report.md +++ b/packages/core-plugin-api/knip-report.md @@ -1,19 +1,9 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:--------|:-------------| -| history | package.json | - -## Unused devDependencies (6) +## Unused devDependencies (2) | Name | Location | |:----------------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | | @testing-library/user-event | package.json | diff --git a/packages/create-app/knip-report.md b/packages/create-app/knip-report.md index 3e3ca1b1a7..aaa19415f5 100644 --- a/packages/create-app/knip-report.md +++ b/packages/create-app/knip-report.md @@ -1,13 +1,10 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (3) -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| ts-node | package.json | -| nodemon | package.json | -| @backstage/cli | package.json | -| @types/command-exists | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:----------------------|:-------------| +| ts-node | package.json | +| nodemon | package.json | +| @types/command-exists | package.json | diff --git a/packages/dev-utils/knip-report.md b/packages/dev-utils/knip-report.md index c4383e6fce..9296c042d9 100644 --- a/packages/dev-utils/knip-report.md +++ b/packages/dev-utils/knip-report.md @@ -6,14 +6,9 @@ |:-----------------|:-------------| | @backstage/theme | package.json | -## Unused devDependencies (6) +## Unused devDependencies (1) -| Name | Location | -|:----------------------------|:-------------| -| zen-observable | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/user-event | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/packages/e2e-test-utils/knip-report.md b/packages/e2e-test-utils/knip-report.md index a41c8d5233..32dd4fa877 100644 --- a/packages/e2e-test-utils/knip-report.md +++ b/packages/e2e-test-utils/knip-report.md @@ -1,11 +1,5 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - ## Referenced optional peerDependencies (1) | Name | Location | diff --git a/packages/e2e-test/knip-report.md b/packages/e2e-test/knip-report.md index fbc04bfa55..2b616ced03 100644 --- a/packages/e2e-test/knip-report.md +++ b/packages/e2e-test/knip-report.md @@ -1,11 +1,10 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (3) | Name | Location | |:-----------------|:-------------| | ts-node | package.json | | nodemon | package.json | -| @backstage/cli | package.json | | @types/puppeteer | package.json | diff --git a/packages/errors/knip-report.md b/packages/errors/knip-report.md index 24c942926b..2661c35327 100644 --- a/packages/errors/knip-report.md +++ b/packages/errors/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/packages/frontend-app-api/knip-report.md b/packages/frontend-app-api/knip-report.md index fb60112aa2..2661c35327 100644 --- a/packages/frontend-app-api/knip-report.md +++ b/packages/frontend-app-api/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:-----------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | - diff --git a/packages/frontend-plugin-api/knip-report.md b/packages/frontend-plugin-api/knip-report.md index a6c1e939c7..d99a671601 100644 --- a/packages/frontend-plugin-api/knip-report.md +++ b/packages/frontend-plugin-api/knip-report.md @@ -8,14 +8,3 @@ | @material-ui/core | package.json | | @backstage/core-components | package.json | -## Unused devDependencies (6) - -| Name | Location | -|:-------------------------------|:-------------| -| history | package.json | -| @backstage/cli | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/frontend-app-api | package.json | -| @backstage/frontend-test-utils | package.json | - diff --git a/packages/frontend-test-utils/knip-report.md b/packages/frontend-test-utils/knip-report.md index 24c942926b..2661c35327 100644 --- a/packages/frontend-test-utils/knip-report.md +++ b/packages/frontend-test-utils/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/packages/integration-aws-node/knip-report.md b/packages/integration-aws-node/knip-report.md index a8a1f8c820..761161eaab 100644 --- a/packages/integration-aws-node/knip-report.md +++ b/packages/integration-aws-node/knip-report.md @@ -7,13 +7,10 @@ | @backstage/errors | package.json | | @aws-sdk/credential-provider-node | package.json | -## Unused devDependencies (5) +## Unused devDependencies (2) | Name | Location | |:-------------------------|:-------------| -| @backstage/cli | package.json | -| aws-sdk-client-mock | package.json | | @backstage/test-utils | package.json | -| aws-sdk-client-mock-jest | package.json | | @backstage/config-loader | package.json | diff --git a/packages/integration-react/knip-report.md b/packages/integration-react/knip-report.md index 1ffbed64e8..bce307acdd 100644 --- a/packages/integration-react/knip-report.md +++ b/packages/integration-react/knip-report.md @@ -1,11 +1,9 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (2) -| Name | Location | -|:----------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | +| Name | Location | +|:---------------------|:-------------| +| msw | package.json | +| @testing-library/dom | package.json | diff --git a/packages/integration/knip-report.md b/packages/integration/knip-report.md index 995a52d5a7..2661c35327 100644 --- a/packages/integration/knip-report.md +++ b/packages/integration/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:-------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/config-loader | package.json | - diff --git a/packages/release-manifests/knip-report.md b/packages/release-manifests/knip-report.md index bac0bb3f80..2661c35327 100644 --- a/packages/release-manifests/knip-report.md +++ b/packages/release-manifests/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:----------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/test-utils | package.json | - diff --git a/packages/repo-tools/knip-report.md b/packages/repo-tools/knip-report.md index 5c60462783..a33ff31924 100644 --- a/packages/repo-tools/knip-report.md +++ b/packages/repo-tools/knip-report.md @@ -11,12 +11,11 @@ | @stoplight/spectral-functions | package.json | | @openapitools/openapi-generator-cli | package.json | -## Unused devDependencies (2) +## Unused devDependencies (1) -| Name | Location | -|:------------------------------|:-------------| -| @types/is-glob | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:---------------|:-------------| +| @types/is-glob | package.json | ## Referenced optional peerDependencies (1) diff --git a/packages/repo-tools/src/commands/knip-reports/knip-extractor.ts b/packages/repo-tools/src/commands/knip-reports/knip-extractor.ts index 8273ab2533..c170ea1409 100644 --- a/packages/repo-tools/src/commands/knip-reports/knip-extractor.ts +++ b/packages/repo-tools/src/commands/knip-reports/knip-extractor.ts @@ -60,10 +60,13 @@ async function generateKnipConfig({ packageDir }: KnipConfigOptions) { entry: [ 'dev/index.{ts,tsx}', 'src/index.{ts,tsx}', + 'src/alpha.{ts,tsx}', 'src/routes.ts', 'src/run.ts', ], - jest: { entry: 'src/setupTests.ts' }, + jest: { + entry: ['src/setupTests.ts', '**/*.test.{ts,tsx}'], + }, storybook: { entry: 'src/components/**/*.stories.tsx' }, ignore: [ '.eslintrc.js', @@ -73,6 +76,9 @@ async function generateKnipConfig({ packageDir }: KnipConfigOptions) { 'dist/**', '{fixtures,migrations,templates}/**', ], + ignoreDependencies: [ + '@backstage/cli', // everything depends on this for its package.json commands + ], }; await fs.writeFile( `${packageDir}/knip.json`, diff --git a/packages/techdocs-cli/knip-report.md b/packages/techdocs-cli/knip-report.md index 818eb3953a..411c1f0251 100644 --- a/packages/techdocs-cli/knip-report.md +++ b/packages/techdocs-cli/knip-report.md @@ -6,13 +6,11 @@ |:-------------|:-------------| | global-agent | package.json | -## Unused devDependencies (5) +## Unused devDependencies (3) | Name | Location | |:-------------------|:-------------| | ts-node | package.json | | nodemon | package.json | -| find-process | package.json | -| @backstage/cli | package.json | | @types/webpack-env | package.json | diff --git a/packages/test-utils/knip-report.md b/packages/test-utils/knip-report.md index 4c8222eecd..2ccb1eab4f 100644 --- a/packages/test-utils/knip-report.md +++ b/packages/test-utils/knip-report.md @@ -6,10 +6,3 @@ |:------------------|:-------------| | @material-ui/core | package.json | -## Unused devDependencies (2) - -| Name | Location | -|:---------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | - diff --git a/packages/theme/knip-report.md b/packages/theme/knip-report.md index 71141a3bba..dfa0fbe480 100644 --- a/packages/theme/knip-report.md +++ b/packages/theme/knip-report.md @@ -7,11 +7,3 @@ | @emotion/react | package.json | | @emotion/styled | package.json | -## Unused devDependencies (3) - -| Name | Location | -|:-----------------------|:-------------| -| @mui/styles | package.json | -| @backstage/cli | package.json | -| @testing-library/react | package.json | - diff --git a/packages/types/knip-report.md b/packages/types/knip-report.md index 9a1bf2ebe7..2661c35327 100644 --- a/packages/types/knip-report.md +++ b/packages/types/knip-report.md @@ -1,11 +1,2 @@ # Knip report -## Unused devDependencies (4) - -| Name | Location | -|:----------------------|:-------------| -| luxon | package.json | -| zen-observable | package.json | -| @backstage/cli | package.json | -| @types/zen-observable | package.json | - diff --git a/packages/version-bridge/knip-report.md b/packages/version-bridge/knip-report.md index 9f54e7f06d..2661c35327 100644 --- a/packages/version-bridge/knip-report.md +++ b/packages/version-bridge/knip-report.md @@ -1,9 +1,2 @@ # Knip report -## Unused devDependencies (2) - -| Name | Location | -|:-----------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/react | package.json | - diff --git a/plugins/adr-backend/knip-report.md b/plugins/adr-backend/knip-report.md index 46434ad5e6..b3b12df69b 100644 --- a/plugins/adr-backend/knip-report.md +++ b/plugins/adr-backend/knip-report.md @@ -7,11 +7,3 @@ | yn | package.json | | node-fetch | package.json | -## Unused devDependencies (3) - -| Name | Location | -|:-----------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | - diff --git a/plugins/adr-common/knip-report.md b/plugins/adr-common/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/adr-common/knip-report.md +++ b/plugins/adr-common/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/adr/knip-report.md b/plugins/adr/knip-report.md index 881216583e..e7a618ab50 100644 --- a/plugins/adr/knip-report.md +++ b/plugins/adr/knip-report.md @@ -7,11 +7,10 @@ | remark-gfm | package.json | | react-markdown | package.json | -## Unused devDependencies (3) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | diff --git a/plugins/airbrake-backend/knip-report.md b/plugins/airbrake-backend/knip-report.md index e31e20b852..2661c35327 100644 --- a/plugins/airbrake-backend/knip-report.md +++ b/plugins/airbrake-backend/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:-----------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | - diff --git a/plugins/airbrake/knip-report.md b/plugins/airbrake/knip-report.md index 9364473c4f..b2bb63e01e 100644 --- a/plugins/airbrake/knip-report.md +++ b/plugins/airbrake/knip-report.md @@ -1,11 +1,9 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (3) | Name | Location | |:------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | | @backstage/app-defaults | package.json | diff --git a/plugins/allure/knip-report.md b/plugins/allure/knip-report.md index a7fde3968b..b58bbb7d88 100644 --- a/plugins/allure/knip-report.md +++ b/plugins/allure/knip-report.md @@ -1,12 +1,9 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/test-utils | package.json | | @testing-library/react | package.json | diff --git a/plugins/analytics-module-ga/knip-report.md b/plugins/analytics-module-ga/knip-report.md index 9679afeb54..b58bbb7d88 100644 --- a/plugins/analytics-module-ga/knip-report.md +++ b/plugins/analytics-module-ga/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | diff --git a/plugins/analytics-module-ga4/knip-report.md b/plugins/analytics-module-ga4/knip-report.md index 544b473dd0..38df6e0841 100644 --- a/plugins/analytics-module-ga4/knip-report.md +++ b/plugins/analytics-module-ga4/knip-report.md @@ -1,11 +1,10 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (3) | Name | Location | |:-----------------------|:-------------| | @types/jest | package.json | -| @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | diff --git a/plugins/analytics-module-newrelic-browser/knip-report.md b/plugins/analytics-module-newrelic-browser/knip-report.md index 9f54e7f06d..56419ede4c 100644 --- a/plugins/analytics-module-newrelic-browser/knip-report.md +++ b/plugins/analytics-module-newrelic-browser/knip-report.md @@ -1,9 +1,8 @@ # Knip report -## Unused devDependencies (2) +## Unused devDependencies (1) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/react | package.json | diff --git a/plugins/apache-airflow/knip-report.md b/plugins/apache-airflow/knip-report.md index 44a5bee885..3620b3a323 100644 --- a/plugins/apache-airflow/knip-report.md +++ b/plugins/apache-airflow/knip-report.md @@ -1,13 +1,8 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (1) -| Name | Location | -|:------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/api-docs-module-protoc-gen-doc/knip-report.md b/plugins/api-docs-module-protoc-gen-doc/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/api-docs-module-protoc-gen-doc/knip-report.md +++ b/plugins/api-docs-module-protoc-gen-doc/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/api-docs/knip-report.md b/plugins/api-docs/knip-report.md index 7ecee7de26..7e74e1ff78 100644 --- a/plugins/api-docs/knip-report.md +++ b/plugins/api-docs/knip-report.md @@ -8,14 +8,9 @@ | graphql-config | package.json | | isomorphic-form-data | package.json | -## Unused devDependencies (6) +## Unused devDependencies (1) -| Name | Location | -|:----------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/user-event | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/apollo-explorer/knip-report.md b/plugins/apollo-explorer/knip-report.md index 25d92625f5..be911cb4ea 100644 --- a/plugins/apollo-explorer/knip-report.md +++ b/plugins/apollo-explorer/knip-report.md @@ -6,11 +6,10 @@ |:------------------------|:-------------| | use-deep-compare-effect | package.json | -## Unused devDependencies (3) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | diff --git a/plugins/app-backend/knip-report.md b/plugins/app-backend/knip-report.md index d9b5d085f3..461d60ec91 100644 --- a/plugins/app-backend/knip-report.md +++ b/plugins/app-backend/knip-report.md @@ -6,14 +6,9 @@ |:---|:-------------| | yn | package.json | -## Unused devDependencies (6) +## Unused devDependencies (1) -| Name | Location | -|:------------------------------|:-------------| -| supertest | package.json | -| node-fetch | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | -| @backstage/backend-app-api | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:---------------------------|:-------------| +| @backstage/backend-app-api | package.json | diff --git a/plugins/app-node/knip-report.md b/plugins/app-node/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/app-node/knip-report.md +++ b/plugins/app-node/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/app-visualizer/knip-report.md b/plugins/app-visualizer/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/app-visualizer/knip-report.md +++ b/plugins/app-visualizer/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/auth-backend-module-atlassian-provider/knip-report.md b/plugins/auth-backend-module-atlassian-provider/knip-report.md index fe0782ee45..6d3d030a17 100644 --- a/plugins/auth-backend-module-atlassian-provider/knip-report.md +++ b/plugins/auth-backend-module-atlassian-provider/knip-report.md @@ -7,11 +7,3 @@ | express | package.json | | passport | package.json | -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/auth-backend-module-aws-alb-provider/knip-report.md b/plugins/auth-backend-module-aws-alb-provider/knip-report.md index 3f2a3a7c13..ddc7848450 100644 --- a/plugins/auth-backend-module-aws-alb-provider/knip-report.md +++ b/plugins/auth-backend-module-aws-alb-provider/knip-report.md @@ -7,13 +7,3 @@ | @backstage/backend-common | package.json | | @backstage/plugin-auth-backend | package.json | -## Unused devDependencies (5) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| express | package.json | -| @backstage/cli | package.json | -| @backstage/config | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/auth-backend-module-gcp-iap-provider/knip-report.md b/plugins/auth-backend-module-gcp-iap-provider/knip-report.md index b0c3c1d32f..2661c35327 100644 --- a/plugins/auth-backend-module-gcp-iap-provider/knip-report.md +++ b/plugins/auth-backend-module-gcp-iap-provider/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| express | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/auth-backend-module-github-provider/knip-report.md b/plugins/auth-backend-module-github-provider/knip-report.md index 8d7bd5cd41..2661c35327 100644 --- a/plugins/auth-backend-module-github-provider/knip-report.md +++ b/plugins/auth-backend-module-github-provider/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/auth-backend-module-gitlab-provider/knip-report.md b/plugins/auth-backend-module-gitlab-provider/knip-report.md index fe0782ee45..6d3d030a17 100644 --- a/plugins/auth-backend-module-gitlab-provider/knip-report.md +++ b/plugins/auth-backend-module-gitlab-provider/knip-report.md @@ -7,11 +7,3 @@ | express | package.json | | passport | package.json | -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/auth-backend-module-google-provider/knip-report.md b/plugins/auth-backend-module-google-provider/knip-report.md index 6e4b0f2a59..2661c35327 100644 --- a/plugins/auth-backend-module-google-provider/knip-report.md +++ b/plugins/auth-backend-module-google-provider/knip-report.md @@ -1,11 +1,2 @@ # Knip report -## Unused devDependencies (4) - -| Name | Location | -|:-------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-auth-backend | package.json | - diff --git a/plugins/auth-backend-module-microsoft-provider/knip-report.md b/plugins/auth-backend-module-microsoft-provider/knip-report.md index d51b79899b..5eebe74ce2 100644 --- a/plugins/auth-backend-module-microsoft-provider/knip-report.md +++ b/plugins/auth-backend-module-microsoft-provider/knip-report.md @@ -1,19 +1,8 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (1) | Name | Location | |:---------|:-------------| -| express | package.json | | passport | package.json | -## Unused devDependencies (5) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/config | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/auth-backend-module-oauth2-provider/knip-report.md b/plugins/auth-backend-module-oauth2-provider/knip-report.md index 3db18e15f0..5eebe74ce2 100644 --- a/plugins/auth-backend-module-oauth2-provider/knip-report.md +++ b/plugins/auth-backend-module-oauth2-provider/knip-report.md @@ -6,11 +6,3 @@ |:---------|:-------------| | passport | package.json | -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/auth-backend-module-oauth2-proxy-provider/knip-report.md b/plugins/auth-backend-module-oauth2-proxy-provider/knip-report.md index 2a595acf79..4c06faddc0 100644 --- a/plugins/auth-backend-module-oauth2-proxy-provider/knip-report.md +++ b/plugins/auth-backend-module-oauth2-proxy-provider/knip-report.md @@ -1,9 +1,8 @@ # Knip report -## Unused devDependencies (2) +## Unused devDependencies (1) | Name | Location | |:------------------------------|:-------------| -| @backstage/cli | package.json | | @backstage/backend-test-utils | package.json | diff --git a/plugins/auth-backend-module-oidc-provider/knip-report.md b/plugins/auth-backend-module-oidc-provider/knip-report.md index 8cb9f67afb..6fd89606e4 100644 --- a/plugins/auth-backend-module-oidc-provider/knip-report.md +++ b/plugins/auth-backend-module-oidc-provider/knip-report.md @@ -1,24 +1,17 @@ # Knip report -## Unused dependencies (3) +## Unused dependencies (2) | Name | Location | |:--------------------------|:-------------| -| express | package.json | | passport | package.json | | @backstage/backend-common | package.json | -## Unused devDependencies (9) +## Unused devDependencies (3) -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| jose | package.json | -| supertest | package.json | -| cookie-parser | package.json | -| @backstage/cli | package.json | -| express-session | package.json | -| @backstage/config | package.json | -| express-promise-router | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:-----------------------|:-------------| +| cookie-parser | package.json | +| express-session | package.json | +| express-promise-router | package.json | diff --git a/plugins/auth-backend-module-okta-provider/knip-report.md b/plugins/auth-backend-module-okta-provider/knip-report.md index fe0782ee45..6d3d030a17 100644 --- a/plugins/auth-backend-module-okta-provider/knip-report.md +++ b/plugins/auth-backend-module-okta-provider/knip-report.md @@ -7,11 +7,3 @@ | express | package.json | | passport | package.json | -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/auth-backend-module-pinniped-provider/knip-report.md b/plugins/auth-backend-module-pinniped-provider/knip-report.md index c3dbae1569..73b1371fa5 100644 --- a/plugins/auth-backend-module-pinniped-provider/knip-report.md +++ b/plugins/auth-backend-module-pinniped-provider/knip-report.md @@ -1,16 +1,10 @@ # Knip report -## Unused devDependencies (9) +## Unused devDependencies (3) -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| jose | package.json | -| express | package.json | -| passport | package.json | -| supertest | package.json | -| cookie-parser | package.json | -| @backstage/cli | package.json | -| express-session | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:----------------|:-------------| +| passport | package.json | +| cookie-parser | package.json | +| express-session | package.json | diff --git a/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md b/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md index c5d1ec2ac8..2661c35327 100644 --- a/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md +++ b/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md @@ -1,13 +1,2 @@ # Knip report -## Unused devDependencies (6) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/errors | package.json | -| @backstage/config | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/auth-backend/knip-report.md b/plugins/auth-backend/knip-report.md index 846531dab7..ee02bfba0a 100644 --- a/plugins/auth-backend/knip-report.md +++ b/plugins/auth-backend/knip-report.md @@ -17,14 +17,11 @@ | google-auth-library | package.json | | passport-google-oauth20 | package.json | -## Unused devDependencies (10) +## Unused devDependencies (7) | Name | Location | |:-------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | | @types/xml2js | package.json | -| @backstage/cli | package.json | | @types/body-parser | package.json | | @types/passport-saml | package.json | | @types/passport-github2 | package.json | diff --git a/plugins/auth-node/knip-report.md b/plugins/auth-node/knip-report.md index 3d3a7684bb..aa2e6b58d5 100644 --- a/plugins/auth-node/knip-report.md +++ b/plugins/auth-node/knip-report.md @@ -7,15 +7,3 @@ | winston | package.json | | node-fetch | package.json | -## Unused devDependencies (7) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| uuid | package.json | -| supertest | package.json | -| cookie-parser | package.json | -| @backstage/cli | package.json | -| express-promise-router | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/azure-devops-backend/knip-report.md b/plugins/azure-devops-backend/knip-report.md index e31e20b852..2661c35327 100644 --- a/plugins/azure-devops-backend/knip-report.md +++ b/plugins/azure-devops-backend/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:-----------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | - diff --git a/plugins/azure-devops-common/knip-report.md b/plugins/azure-devops-common/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/azure-devops-common/knip-report.md +++ b/plugins/azure-devops-common/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/azure-devops/knip-report.md b/plugins/azure-devops/knip-report.md index ecf6480396..3620b3a323 100644 --- a/plugins/azure-devops/knip-report.md +++ b/plugins/azure-devops/knip-report.md @@ -1,11 +1,8 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (1) -| Name | Location | -|:-----------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/azure-sites-backend/knip-report.md b/plugins/azure-sites-backend/knip-report.md index b1d05b28ee..ad2b8c7f46 100644 --- a/plugins/azure-sites-backend/knip-report.md +++ b/plugins/azure-sites-backend/knip-report.md @@ -7,10 +7,9 @@ | node-fetch | package.json | | @backstage/catalog-model | package.json | -## Unused devDependencies (2) +## Unused devDependencies (1) | Name | Location | |:-----------------|:-------------| -| @backstage/cli | package.json | | @types/supertest | package.json | diff --git a/plugins/azure-sites-common/knip-report.md b/plugins/azure-sites-common/knip-report.md index c61d844657..b5306f357f 100644 --- a/plugins/azure-sites-common/knip-report.md +++ b/plugins/azure-sites-common/knip-report.md @@ -6,9 +6,3 @@ |:-------------------------|:-------------| | @backstage/catalog-model | package.json | -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/azure-sites/knip-report.md b/plugins/azure-sites/knip-report.md index c60bbdc1a8..bb814fc76c 100644 --- a/plugins/azure-sites/knip-report.md +++ b/plugins/azure-sites/knip-report.md @@ -1,20 +1,15 @@ # Knip report -## Unused dependencies (3) +## Unused dependencies (1) -| Name | Location | -|:------------------------------------|:-------------| -| @backstage/theme | package.json | -| @backstage/plugin-permission-react | package.json | -| @backstage/plugin-permission-common | package.json | +| Name | Location | +|:-----------------|:-------------| +| @backstage/theme | package.json | -## Unused devDependencies (5) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/test-utils | package.json | | @testing-library/react | package.json | diff --git a/plugins/badges-backend/knip-report.md b/plugins/badges-backend/knip-report.md index db5d6f9746..eee4105ef0 100644 --- a/plugins/badges-backend/knip-report.md +++ b/plugins/badges-backend/knip-report.md @@ -1,16 +1,8 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (1) -| Name | Location | -|:----------|:-------------| -| cors | package.json | -| supertest | package.json | - -## Unused devDependencies (2) - -| Name | Location | -|:------------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:-----|:-------------| +| cors | package.json | diff --git a/plugins/badges/knip-report.md b/plugins/badges/knip-report.md index ce8576bebf..2661c35327 100644 --- a/plugins/badges/knip-report.md +++ b/plugins/badges/knip-report.md @@ -1,9 +1,2 @@ # Knip report -## Unused devDependencies (2) - -| Name | Location | -|:----------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/test-utils | package.json | - diff --git a/plugins/bazaar-backend/knip-report.md b/plugins/bazaar-backend/knip-report.md index 2a595acf79..2661c35327 100644 --- a/plugins/bazaar-backend/knip-report.md +++ b/plugins/bazaar-backend/knip-report.md @@ -1,9 +1,2 @@ # Knip report -## Unused devDependencies (2) - -| Name | Location | -|:------------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/bazaar/knip-report.md b/plugins/bazaar/knip-report.md index a203b667b3..cd275e5030 100644 --- a/plugins/bazaar/knip-report.md +++ b/plugins/bazaar/knip-report.md @@ -6,9 +6,3 @@ |:--------------------------|:-------------| | @backstage/catalog-client | package.json | -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/bitbucket-cloud-common/knip-report.md b/plugins/bitbucket-cloud-common/knip-report.md index 63682826ff..ab7c99b1af 100644 --- a/plugins/bitbucket-cloud-common/knip-report.md +++ b/plugins/bitbucket-cloud-common/knip-report.md @@ -1,11 +1,9 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (2) | Name | Location | |:------------------------------------|:-------------| -| msw | package.json | | ts-morph | package.json | -| @backstage/cli | package.json | | @openapitools/openapi-generator-cli | package.json | diff --git a/plugins/bitrise/knip-report.md b/plugins/bitrise/knip-report.md index 5ab0e57e57..afc7ef165d 100644 --- a/plugins/bitrise/knip-report.md +++ b/plugins/bitrise/knip-report.md @@ -6,16 +6,10 @@ |:---------|:-------------| | recharts | package.json | -## Unused devDependencies (8) +## Unused devDependencies (2) -| Name | Location | -|:----------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @types/recharts | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/user-event | package.json | +| Name | Location | +|:---------------------|:-------------| +| @types/recharts | package.json | +| @testing-library/dom | package.json | diff --git a/plugins/catalog-backend-module-aws/knip-report.md b/plugins/catalog-backend-module-aws/knip-report.md index cb210f6032..0d78efc55e 100644 --- a/plugins/catalog-backend-module-aws/knip-report.md +++ b/plugins/catalog-backend-module-aws/knip-report.md @@ -6,15 +6,3 @@ |:------------------------------|:-------------| | @aws-sdk/credential-providers | package.json | -## Unused devDependencies (7) - -| Name | Location | -|:------------------------------|:-------------| -| yaml | package.json | -| luxon | package.json | -| @backstage/cli | package.json | -| aws-sdk-client-mock | package.json | -| aws-sdk-client-mock-jest | package.json | -| @aws-sdk/util-stream-node | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/catalog-backend-module-azure/knip-report.md b/plugins/catalog-backend-module-azure/knip-report.md index 195f060dc1..2661c35327 100644 --- a/plugins/catalog-backend-module-azure/knip-report.md +++ b/plugins/catalog-backend-module-azure/knip-report.md @@ -1,11 +1,2 @@ # Knip report -## Unused devDependencies (4) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| luxon | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/catalog-backend-module-backstage-openapi/knip-report.md b/plugins/catalog-backend-module-backstage-openapi/knip-report.md index 1a11be1d96..d61ab715a1 100644 --- a/plugins/catalog-backend-module-backstage-openapi/knip-report.md +++ b/plugins/catalog-backend-module-backstage-openapi/knip-report.md @@ -7,11 +7,10 @@ | yn | package.json | | lodash | package.json | -## Unused devDependencies (3) +## Unused devDependencies (2) | Name | Location | |:-----------------|:-------------| | @types/express | package.json | -| @backstage/cli | package.json | | @types/supertest | package.json | diff --git a/plugins/catalog-backend-module-bitbucket-cloud/knip-report.md b/plugins/catalog-backend-module-bitbucket-cloud/knip-report.md index 195f060dc1..2661c35327 100644 --- a/plugins/catalog-backend-module-bitbucket-cloud/knip-report.md +++ b/plugins/catalog-backend-module-bitbucket-cloud/knip-report.md @@ -1,11 +1,2 @@ # Knip report -## Unused devDependencies (4) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| luxon | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/catalog-backend-module-bitbucket-server/knip-report.md b/plugins/catalog-backend-module-bitbucket-server/knip-report.md index 195f060dc1..2661c35327 100644 --- a/plugins/catalog-backend-module-bitbucket-server/knip-report.md +++ b/plugins/catalog-backend-module-bitbucket-server/knip-report.md @@ -1,11 +1,2 @@ # Knip report -## Unused devDependencies (4) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| luxon | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/catalog-backend-module-gcp/knip-report.md b/plugins/catalog-backend-module-gcp/knip-report.md index 2a595acf79..4c06faddc0 100644 --- a/plugins/catalog-backend-module-gcp/knip-report.md +++ b/plugins/catalog-backend-module-gcp/knip-report.md @@ -1,9 +1,8 @@ # Knip report -## Unused devDependencies (2) +## Unused devDependencies (1) | Name | Location | |:------------------------------|:-------------| -| @backstage/cli | package.json | | @backstage/backend-test-utils | package.json | diff --git a/plugins/catalog-backend-module-gerrit/knip-report.md b/plugins/catalog-backend-module-gerrit/knip-report.md index 9a01b39c31..2661c35327 100644 --- a/plugins/catalog-backend-module-gerrit/knip-report.md +++ b/plugins/catalog-backend-module-gerrit/knip-report.md @@ -1,18 +1,2 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:---------|:-------------| -| fs-extra | package.json | - -## Unused devDependencies (5) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| luxon | package.json | -| @backstage/cli | package.json | -| @types/fs-extra | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/catalog-backend-module-github-org/knip-report.md b/plugins/catalog-backend-module-github-org/knip-report.md index 7165b5aa7f..2661c35327 100644 --- a/plugins/catalog-backend-module-github-org/knip-report.md +++ b/plugins/catalog-backend-module-github-org/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| luxon | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/catalog-backend-module-github/knip-report.md b/plugins/catalog-backend-module-github/knip-report.md index 6654a9469f..9da10acac4 100644 --- a/plugins/catalog-backend-module-github/knip-report.md +++ b/plugins/catalog-backend-module-github/knip-report.md @@ -1,21 +1,11 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (1) | Name | Location | |:----------------------------------|:-------------| -| node-fetch | package.json | | @backstage/plugin-catalog-backend | package.json | -## Unused devDependencies (4) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| luxon | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - ## Unlisted dependencies (3) | Name | Location | diff --git a/plugins/catalog-backend-module-gitlab/knip-report.md b/plugins/catalog-backend-module-gitlab/knip-report.md index 195f060dc1..2661c35327 100644 --- a/plugins/catalog-backend-module-gitlab/knip-report.md +++ b/plugins/catalog-backend-module-gitlab/knip-report.md @@ -1,11 +1,2 @@ # Knip report -## Unused devDependencies (4) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| luxon | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/catalog-backend-module-incremental-ingestion/knip-report.md b/plugins/catalog-backend-module-incremental-ingestion/knip-report.md index 2a595acf79..2661c35327 100644 --- a/plugins/catalog-backend-module-incremental-ingestion/knip-report.md +++ b/plugins/catalog-backend-module-incremental-ingestion/knip-report.md @@ -1,9 +1,2 @@ # Knip report -## Unused devDependencies (2) - -| Name | Location | -|:------------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/catalog-backend-module-ldap/knip-report.md b/plugins/catalog-backend-module-ldap/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/catalog-backend-module-ldap/knip-report.md +++ b/plugins/catalog-backend-module-ldap/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/catalog-backend-module-msgraph/knip-report.md b/plugins/catalog-backend-module-msgraph/knip-report.md index 195f060dc1..2661c35327 100644 --- a/plugins/catalog-backend-module-msgraph/knip-report.md +++ b/plugins/catalog-backend-module-msgraph/knip-report.md @@ -1,11 +1,2 @@ # Knip report -## Unused devDependencies (4) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| luxon | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/catalog-backend-module-openapi/knip-report.md b/plugins/catalog-backend-module-openapi/knip-report.md index 76c554b1db..4e8c8afdcf 100644 --- a/plugins/catalog-backend-module-openapi/knip-report.md +++ b/plugins/catalog-backend-module-openapi/knip-report.md @@ -1,10 +1,8 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (1) -| Name | Location | -|:------------------------------|:-------------| -| openapi-types | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:--------------|:-------------| +| openapi-types | package.json | diff --git a/plugins/catalog-backend-module-puppetdb/knip-report.md b/plugins/catalog-backend-module-puppetdb/knip-report.md index eaad6fecaa..2661c35327 100644 --- a/plugins/catalog-backend-module-puppetdb/knip-report.md +++ b/plugins/catalog-backend-module-puppetdb/knip-report.md @@ -1,16 +1,2 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:------|:-------------| -| luxon | package.json | - -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/catalog-backend-module-scaffolder-entity-model/knip-report.md b/plugins/catalog-backend-module-scaffolder-entity-model/knip-report.md index 2a595acf79..2661c35327 100644 --- a/plugins/catalog-backend-module-scaffolder-entity-model/knip-report.md +++ b/plugins/catalog-backend-module-scaffolder-entity-model/knip-report.md @@ -1,9 +1,2 @@ # Knip report -## Unused devDependencies (2) - -| Name | Location | -|:------------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/catalog-backend-module-unprocessed/knip-report.md b/plugins/catalog-backend-module-unprocessed/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/catalog-backend-module-unprocessed/knip-report.md +++ b/plugins/catalog-backend-module-unprocessed/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/catalog-backend/knip-report.md b/plugins/catalog-backend/knip-report.md index 4e798fba61..3dffc866b2 100644 --- a/plugins/catalog-backend/knip-report.md +++ b/plugins/catalog-backend/knip-report.md @@ -7,14 +7,9 @@ | node-fetch | package.json | | @backstage/repo-tools | package.json | -## Unused devDependencies (6) +## Unused devDependencies (1) -| Name | Location | -|:-----------------|:-------------| -| msw | package.json | -| supertest | package.json | -| better-sqlite3 | package.json | -| @backstage/cli | package.json | -| wait-for-expect | package.json | -| @types/supertest | package.json | +| Name | Location | +|:---------------|:-------------| +| better-sqlite3 | package.json | diff --git a/plugins/catalog-common/knip-report.md b/plugins/catalog-common/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/catalog-common/knip-report.md +++ b/plugins/catalog-common/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/catalog-graph/knip-report.md b/plugins/catalog-graph/knip-report.md index 95a44323ae..479bb3d3ad 100644 --- a/plugins/catalog-graph/knip-report.md +++ b/plugins/catalog-graph/knip-report.md @@ -6,14 +6,9 @@ |:--------|:-------------| | p-limit | package.json | -## Unused devDependencies (6) +## Unused devDependencies (1) -| Name | Location | -|:----------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/user-event | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/catalog-import/knip-report.md b/plugins/catalog-import/knip-report.md index dbaf2b64d3..3620b3a323 100644 --- a/plugins/catalog-import/knip-report.md +++ b/plugins/catalog-import/knip-report.md @@ -1,14 +1,8 @@ # Knip report -## Unused devDependencies (7) +## Unused devDependencies (1) -| Name | Location | -|:----------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/user-event | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/catalog-node/knip-report.md b/plugins/catalog-node/knip-report.md index 2a595acf79..2661c35327 100644 --- a/plugins/catalog-node/knip-report.md +++ b/plugins/catalog-node/knip-report.md @@ -1,9 +1,2 @@ # Knip report -## Unused devDependencies (2) - -| Name | Location | -|:------------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/catalog-react/knip-report.md b/plugins/catalog-react/knip-report.md index 03d1ee0396..964e4b4fa4 100644 --- a/plugins/catalog-react/knip-report.md +++ b/plugins/catalog-react/knip-report.md @@ -1,21 +1,9 @@ # Knip report -## Unused dependencies (1) +## Unused devDependencies (2) -| Name | Location | -|:---------------------------------|:-------------| -| @backstage/plugin-catalog-common | package.json | - -## Unused devDependencies (8) - -| Name | Location | -|:------------------------------------|:-------------| -| @backstage/cli | package.json | -| react-test-renderer | package.json | -| @testing-library/dom | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/user-event | package.json | -| @backstage/plugin-catalog-common | package.json | -| @backstage/plugin-scaffolder-common | package.json | +| Name | Location | +|:---------------------|:-------------| +| react-test-renderer | package.json | +| @testing-library/dom | package.json | diff --git a/plugins/catalog-unprocessed-entities/knip-report.md b/plugins/catalog-unprocessed-entities/knip-report.md index 9f54e7f06d..56419ede4c 100644 --- a/plugins/catalog-unprocessed-entities/knip-report.md +++ b/plugins/catalog-unprocessed-entities/knip-report.md @@ -1,9 +1,8 @@ # Knip report -## Unused devDependencies (2) +## Unused devDependencies (1) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/react | package.json | diff --git a/plugins/catalog/knip-report.md b/plugins/catalog/knip-report.md index cdf24bac48..078f190a95 100644 --- a/plugins/catalog/knip-report.md +++ b/plugins/catalog/knip-report.md @@ -6,15 +6,9 @@ |:--------|:-------------| | history | package.json | -## Unused devDependencies (7) +## Unused devDependencies (1) -| Name | Location | -|:------------------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/user-event | package.json | -| @backstage/plugin-permission-common | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/cicd-statistics-module-gitlab/knip-report.md b/plugins/cicd-statistics-module-gitlab/knip-report.md index 3826e577d2..66601dcd40 100644 --- a/plugins/cicd-statistics-module-gitlab/knip-report.md +++ b/plugins/cicd-statistics-module-gitlab/knip-report.md @@ -6,10 +6,9 @@ |:------|:-------------| | luxon | package.json | -## Unused devDependencies (2) +## Unused devDependencies (1) -| Name | Location | -|:---------------|:-------------| -| @types/react | package.json | -| @backstage/cli | package.json | +| Name | Location | +|:-------------|:-------------| +| @types/react | package.json | diff --git a/plugins/cicd-statistics/knip-report.md b/plugins/cicd-statistics/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/cicd-statistics/knip-report.md +++ b/plugins/cicd-statistics/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/circleci/knip-report.md b/plugins/circleci/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/circleci/knip-report.md +++ b/plugins/circleci/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/cloudbuild/knip-report.md b/plugins/cloudbuild/knip-report.md index ecf6480396..b58bbb7d88 100644 --- a/plugins/cloudbuild/knip-report.md +++ b/plugins/cloudbuild/knip-report.md @@ -1,11 +1,9 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/test-utils | package.json | | @testing-library/react | package.json | diff --git a/plugins/code-climate/knip-report.md b/plugins/code-climate/knip-report.md index ecf6480396..b58bbb7d88 100644 --- a/plugins/code-climate/knip-report.md +++ b/plugins/code-climate/knip-report.md @@ -1,11 +1,9 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/test-utils | package.json | | @testing-library/react | package.json | diff --git a/plugins/code-coverage-backend/knip-report.md b/plugins/code-coverage-backend/knip-report.md index 86e3079791..2661c35327 100644 --- a/plugins/code-coverage-backend/knip-report.md +++ b/plugins/code-coverage-backend/knip-report.md @@ -1,11 +1,2 @@ # Knip report -## Unused devDependencies (4) - -| Name | Location | -|:-----------------|:-------------| -| xml2js | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | - diff --git a/plugins/code-coverage/knip-report.md b/plugins/code-coverage/knip-report.md index 2f33ca2948..692a165d1a 100644 --- a/plugins/code-coverage/knip-report.md +++ b/plugins/code-coverage/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (3) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @types/highlightjs | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | diff --git a/plugins/codescene/knip-report.md b/plugins/codescene/knip-report.md index efbc44e5d5..b58bbb7d88 100644 --- a/plugins/codescene/knip-report.md +++ b/plugins/codescene/knip-report.md @@ -1,19 +1,9 @@ # Knip report -## Unused dependencies (1) +## Unused devDependencies (2) -| Name | Location | -|:------------------|:-------------| -| @backstage/config | package.json | - -## Unused devDependencies (6) - -| Name | Location | -|:------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/config-schema/knip-report.md b/plugins/config-schema/knip-report.md index 9679afeb54..3620b3a323 100644 --- a/plugins/config-schema/knip-report.md +++ b/plugins/config-schema/knip-report.md @@ -1,10 +1,8 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (1) -| Name | Location | -|:-----------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @testing-library/react | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/cost-insights-common/knip-report.md b/plugins/cost-insights-common/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/cost-insights-common/knip-report.md +++ b/plugins/cost-insights-common/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/cost-insights/knip-report.md b/plugins/cost-insights/knip-report.md index 942ccee1be..795d658aec 100644 --- a/plugins/cost-insights/knip-report.md +++ b/plugins/cost-insights/knip-report.md @@ -7,15 +7,10 @@ | history | package.json | | @material-ui/styles | package.json | -## Unused devDependencies (7) +## Unused devDependencies (2) -| Name | Location | -|:----------------------------|:-------------| -| canvas | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/user-event | package.json | +| Name | Location | +|:---------------------|:-------------| +| canvas | package.json | +| @testing-library/dom | package.json | diff --git a/plugins/devtools-backend/knip-report.md b/plugins/devtools-backend/knip-report.md index 0c78f2475f..c67c6d55ce 100644 --- a/plugins/devtools-backend/knip-report.md +++ b/plugins/devtools-backend/knip-report.md @@ -1,11 +1,8 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (1) -| Name | Location | -|:-----------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @types/minimist | package.json | -| @types/supertest | package.json | +| Name | Location | +|:----------------|:-------------| +| @types/minimist | package.json | diff --git a/plugins/devtools-common/knip-report.md b/plugins/devtools-common/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/devtools-common/knip-report.md +++ b/plugins/devtools-common/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/devtools/knip-report.md b/plugins/devtools/knip-report.md index 9f54e7f06d..56419ede4c 100644 --- a/plugins/devtools/knip-report.md +++ b/plugins/devtools/knip-report.md @@ -1,9 +1,8 @@ # Knip report -## Unused devDependencies (2) +## Unused devDependencies (1) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/react | package.json | diff --git a/plugins/dynatrace/knip-report.md b/plugins/dynatrace/knip-report.md index 3770bb993e..b58bbb7d88 100644 --- a/plugins/dynatrace/knip-report.md +++ b/plugins/dynatrace/knip-report.md @@ -1,12 +1,9 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (2) -| Name | Location | -|:------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/entity-feedback-backend/knip-report.md b/plugins/entity-feedback-backend/knip-report.md index 3e8751a225..24611c2cf0 100644 --- a/plugins/entity-feedback-backend/knip-report.md +++ b/plugins/entity-feedback-backend/knip-report.md @@ -6,12 +6,3 @@ |:-----------|:-------------| | node-fetch | package.json | -## Unused devDependencies (4) - -| Name | Location | -|:------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/entity-feedback-common/knip-report.md b/plugins/entity-feedback-common/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/entity-feedback-common/knip-report.md +++ b/plugins/entity-feedback-common/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/entity-feedback/knip-report.md b/plugins/entity-feedback/knip-report.md index c767d8f623..3620b3a323 100644 --- a/plugins/entity-feedback/knip-report.md +++ b/plugins/entity-feedback/knip-report.md @@ -1,13 +1,8 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (1) -| Name | Location | -|:----------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/user-event | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/entity-validation/knip-report.md b/plugins/entity-validation/knip-report.md index ecf6480396..b58bbb7d88 100644 --- a/plugins/entity-validation/knip-report.md +++ b/plugins/entity-validation/knip-report.md @@ -1,11 +1,9 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/test-utils | package.json | | @testing-library/react | package.json | diff --git a/plugins/events-backend-module-aws-sqs/knip-report.md b/plugins/events-backend-module-aws-sqs/knip-report.md index f8ed497e3c..0325a848ed 100644 --- a/plugins/events-backend-module-aws-sqs/knip-report.md +++ b/plugins/events-backend-module-aws-sqs/knip-report.md @@ -1,12 +1,8 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (1) -| Name | Location | -|:--------------------------------------------|:-------------| -| @backstage/cli | package.json | -| @aws-sdk/types | package.json | -| aws-sdk-client-mock | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-events-backend-test-utils | package.json | +| Name | Location | +|:---------------|:-------------| +| @aws-sdk/types | package.json | diff --git a/plugins/events-backend-module-azure/knip-report.md b/plugins/events-backend-module-azure/knip-report.md index c0ed269e78..de5b7ea23b 100644 --- a/plugins/events-backend-module-azure/knip-report.md +++ b/plugins/events-backend-module-azure/knip-report.md @@ -6,11 +6,3 @@ |:--------|:-------------| | winston | package.json | -## Unused devDependencies (3) - -| Name | Location | -|:--------------------------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-events-backend-test-utils | package.json | - diff --git a/plugins/events-backend-module-bitbucket-cloud/knip-report.md b/plugins/events-backend-module-bitbucket-cloud/knip-report.md index c0ed269e78..de5b7ea23b 100644 --- a/plugins/events-backend-module-bitbucket-cloud/knip-report.md +++ b/plugins/events-backend-module-bitbucket-cloud/knip-report.md @@ -6,11 +6,3 @@ |:--------|:-------------| | winston | package.json | -## Unused devDependencies (3) - -| Name | Location | -|:--------------------------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-events-backend-test-utils | package.json | - diff --git a/plugins/events-backend-module-gerrit/knip-report.md b/plugins/events-backend-module-gerrit/knip-report.md index c0ed269e78..de5b7ea23b 100644 --- a/plugins/events-backend-module-gerrit/knip-report.md +++ b/plugins/events-backend-module-gerrit/knip-report.md @@ -6,11 +6,3 @@ |:--------|:-------------| | winston | package.json | -## Unused devDependencies (3) - -| Name | Location | -|:--------------------------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-events-backend-test-utils | package.json | - diff --git a/plugins/events-backend-module-github/knip-report.md b/plugins/events-backend-module-github/knip-report.md index c0ed269e78..de5b7ea23b 100644 --- a/plugins/events-backend-module-github/knip-report.md +++ b/plugins/events-backend-module-github/knip-report.md @@ -6,11 +6,3 @@ |:--------|:-------------| | winston | package.json | -## Unused devDependencies (3) - -| Name | Location | -|:--------------------------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-events-backend-test-utils | package.json | - diff --git a/plugins/events-backend-module-gitlab/knip-report.md b/plugins/events-backend-module-gitlab/knip-report.md index c0ed269e78..de5b7ea23b 100644 --- a/plugins/events-backend-module-gitlab/knip-report.md +++ b/plugins/events-backend-module-gitlab/knip-report.md @@ -6,11 +6,3 @@ |:--------|:-------------| | winston | package.json | -## Unused devDependencies (3) - -| Name | Location | -|:--------------------------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-events-backend-test-utils | package.json | - diff --git a/plugins/events-backend-test-utils/knip-report.md b/plugins/events-backend-test-utils/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/events-backend-test-utils/knip-report.md +++ b/plugins/events-backend-test-utils/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/events-backend/knip-report.md b/plugins/events-backend/knip-report.md index f97871a27b..2661c35327 100644 --- a/plugins/events-backend/knip-report.md +++ b/plugins/events-backend/knip-report.md @@ -1,11 +1,2 @@ # Knip report -## Unused devDependencies (4) - -| Name | Location | -|:--------------------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-events-backend-test-utils | package.json | - diff --git a/plugins/events-node/knip-report.md b/plugins/events-node/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/events-node/knip-report.md +++ b/plugins/events-node/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/example-todo-list-backend/knip-report.md b/plugins/example-todo-list-backend/knip-report.md index e31e20b852..2661c35327 100644 --- a/plugins/example-todo-list-backend/knip-report.md +++ b/plugins/example-todo-list-backend/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:-----------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | - diff --git a/plugins/example-todo-list-common/knip-report.md b/plugins/example-todo-list-common/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/example-todo-list-common/knip-report.md +++ b/plugins/example-todo-list-common/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/example-todo-list/knip-report.md b/plugins/example-todo-list/knip-report.md index 9679afeb54..b58bbb7d88 100644 --- a/plugins/example-todo-list/knip-report.md +++ b/plugins/example-todo-list/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | diff --git a/plugins/explore-backend/knip-report.md b/plugins/explore-backend/knip-report.md index 899e3d7956..24611c2cf0 100644 --- a/plugins/explore-backend/knip-report.md +++ b/plugins/explore-backend/knip-report.md @@ -1,18 +1,8 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (1) -| Name | Location | -|:-----------------|:-------------| -| node-fetch | package.json | -| @backstage/types | package.json | - -## Unused devDependencies (4) - -| Name | Location | -|:------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:-----------|:-------------| +| node-fetch | package.json | diff --git a/plugins/explore-common/knip-report.md b/plugins/explore-common/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/explore-common/knip-report.md +++ b/plugins/explore-common/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/explore-react/knip-report.md b/plugins/explore-react/knip-report.md index 0b4e23a04e..70644e01fb 100644 --- a/plugins/explore-react/knip-report.md +++ b/plugins/explore-react/knip-report.md @@ -1,11 +1,10 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (3) | Name | Location | |:-----------------------|:-------------| | @types/react | package.json | -| @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | diff --git a/plugins/explore/knip-report.md b/plugins/explore/knip-report.md index 44a5bee885..3620b3a323 100644 --- a/plugins/explore/knip-report.md +++ b/plugins/explore/knip-report.md @@ -1,13 +1,8 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (1) -| Name | Location | -|:------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/firehydrant/knip-report.md b/plugins/firehydrant/knip-report.md index 3770bb993e..3620b3a323 100644 --- a/plugins/firehydrant/knip-report.md +++ b/plugins/firehydrant/knip-report.md @@ -1,12 +1,8 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (1) -| Name | Location | -|:------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/fossa/knip-report.md b/plugins/fossa/knip-report.md index 44a5bee885..b58bbb7d88 100644 --- a/plugins/fossa/knip-report.md +++ b/plugins/fossa/knip-report.md @@ -1,13 +1,9 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (2) -| Name | Location | -|:------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/gcalendar/knip-report.md b/plugins/gcalendar/knip-report.md index 58fbe96097..836928ead1 100644 --- a/plugins/gcalendar/knip-report.md +++ b/plugins/gcalendar/knip-report.md @@ -6,13 +6,10 @@ |:------------------------------------|:-------------| | @maxim_mazurok/gapi.client.calendar | package.json | -## Unused devDependencies (5) +## Unused devDependencies (2) -| Name | Location | -|:-----------------------|:-------------| -| @backstage/cli | package.json | -| @types/sanitize-html | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | +| Name | Location | +|:---------------------|:-------------| +| @types/sanitize-html | package.json | +| @testing-library/dom | package.json | diff --git a/plugins/gcp-projects/knip-report.md b/plugins/gcp-projects/knip-report.md index 9679afeb54..b58bbb7d88 100644 --- a/plugins/gcp-projects/knip-report.md +++ b/plugins/gcp-projects/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | diff --git a/plugins/git-release-manager/knip-report.md b/plugins/git-release-manager/knip-report.md index 7d4e715dc1..3620b3a323 100644 --- a/plugins/git-release-manager/knip-report.md +++ b/plugins/git-release-manager/knip-report.md @@ -1,11 +1,8 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (1) -| Name | Location | -|:------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/github-actions/knip-report.md b/plugins/github-actions/knip-report.md index 3770bb993e..3620b3a323 100644 --- a/plugins/github-actions/knip-report.md +++ b/plugins/github-actions/knip-report.md @@ -1,12 +1,8 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (1) -| Name | Location | -|:------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/github-deployments/knip-report.md b/plugins/github-deployments/knip-report.md index 44a5bee885..3620b3a323 100644 --- a/plugins/github-deployments/knip-report.md +++ b/plugins/github-deployments/knip-report.md @@ -1,13 +1,8 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (1) -| Name | Location | -|:------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/github-issues/knip-report.md b/plugins/github-issues/knip-report.md index ecf6480396..b58bbb7d88 100644 --- a/plugins/github-issues/knip-report.md +++ b/plugins/github-issues/knip-report.md @@ -1,11 +1,9 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/test-utils | package.json | | @testing-library/react | package.json | diff --git a/plugins/github-pull-requests-board/knip-report.md b/plugins/github-pull-requests-board/knip-report.md index ecf6480396..3620b3a323 100644 --- a/plugins/github-pull-requests-board/knip-report.md +++ b/plugins/github-pull-requests-board/knip-report.md @@ -1,11 +1,8 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (1) -| Name | Location | -|:-----------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/gitops-profiles/knip-report.md b/plugins/gitops-profiles/knip-report.md index 3770bb993e..b58bbb7d88 100644 --- a/plugins/gitops-profiles/knip-report.md +++ b/plugins/gitops-profiles/knip-report.md @@ -1,12 +1,9 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (2) -| Name | Location | -|:------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/gocd/knip-report.md b/plugins/gocd/knip-report.md index 2f750523b0..066001e3d9 100644 --- a/plugins/gocd/knip-report.md +++ b/plugins/gocd/knip-report.md @@ -6,14 +6,9 @@ |:---|:-------------| | qs | package.json | -## Unused devDependencies (6) +## Unused devDependencies (1) -| Name | Location | -|:----------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/user-event | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/graphiql/knip-report.md b/plugins/graphiql/knip-report.md index 0fb6911e83..ce36adb90f 100644 --- a/plugins/graphiql/knip-report.md +++ b/plugins/graphiql/knip-report.md @@ -6,13 +6,10 @@ |:-----------|:-------------| | graphql-ws | package.json | -## Unused devDependencies (5) +## Unused devDependencies (2) -| Name | Location | -|:-----------------------|:-------------| -| @backstage/cli | package.json | -| @types/codemirror | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | +| Name | Location | +|:---------------------|:-------------| +| @types/codemirror | package.json | +| @testing-library/dom | package.json | diff --git a/plugins/graphql-voyager/knip-report.md b/plugins/graphql-voyager/knip-report.md index ecf6480396..b58bbb7d88 100644 --- a/plugins/graphql-voyager/knip-report.md +++ b/plugins/graphql-voyager/knip-report.md @@ -1,11 +1,9 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/test-utils | package.json | | @testing-library/react | package.json | diff --git a/plugins/home-react/knip-report.md b/plugins/home-react/knip-report.md index a2badb7a17..e54f91f933 100644 --- a/plugins/home-react/knip-report.md +++ b/plugins/home-react/knip-report.md @@ -1,9 +1,8 @@ # Knip report -## Unused devDependencies (2) +## Unused devDependencies (1) | Name | Location | |:-------------------------|:-------------| -| @backstage/cli | package.json | | @types/react-grid-layout | package.json | diff --git a/plugins/home/knip-report.md b/plugins/home/knip-report.md index e9ae64e960..3620b3a323 100644 --- a/plugins/home/knip-report.md +++ b/plugins/home/knip-report.md @@ -1,11 +1,8 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (1) -| Name | Location | -|:----------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @testing-library/react | package.json | -| @testing-library/user-event | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/ilert/knip-report.md b/plugins/ilert/knip-report.md index 9679afeb54..b58bbb7d88 100644 --- a/plugins/ilert/knip-report.md +++ b/plugins/ilert/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | diff --git a/plugins/jenkins-backend/knip-report.md b/plugins/jenkins-backend/knip-report.md index 4e473a9f2e..ed17b5a456 100644 --- a/plugins/jenkins-backend/knip-report.md +++ b/plugins/jenkins-backend/knip-report.md @@ -1,9 +1,8 @@ # Knip report -## Unused devDependencies (2) +## Unused devDependencies (1) | Name | Location | |:-----------------|:-------------| -| @backstage/cli | package.json | | @types/supertest | package.json | diff --git a/plugins/jenkins-common/knip-report.md b/plugins/jenkins-common/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/jenkins-common/knip-report.md +++ b/plugins/jenkins-common/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/jenkins/knip-report.md b/plugins/jenkins/knip-report.md index ecf6480396..b58bbb7d88 100644 --- a/plugins/jenkins/knip-report.md +++ b/plugins/jenkins/knip-report.md @@ -1,11 +1,9 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/test-utils | package.json | | @testing-library/react | package.json | diff --git a/plugins/kafka-backend/knip-report.md b/plugins/kafka-backend/knip-report.md index c8923ea814..2661c35327 100644 --- a/plugins/kafka-backend/knip-report.md +++ b/plugins/kafka-backend/knip-report.md @@ -1,11 +1,2 @@ # Knip report -## Unused devDependencies (4) - -| Name | Location | -|:-----------------|:-------------| -| supertest | package.json | -| jest-when | package.json | -| @backstage/cli | package.json | -| @types/jest-when | package.json | - diff --git a/plugins/kafka/knip-report.md b/plugins/kafka/knip-report.md index 67f9dbc286..3620b3a323 100644 --- a/plugins/kafka/knip-report.md +++ b/plugins/kafka/knip-report.md @@ -1,12 +1,8 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (1) -| Name | Location | -|:-----------------------|:-------------| -| jest-when | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/kubernetes-backend/knip-report.md b/plugins/kubernetes-backend/knip-report.md index 29043eb8d9..bf0ef0a854 100644 --- a/plugins/kubernetes-backend/knip-report.md +++ b/plugins/kubernetes-backend/knip-report.md @@ -1,24 +1,15 @@ # Knip report -## Unused dependencies (3) +## Unused dependencies (2) -| Name | Location | -|:-------------------|:-------------| -| morgan | package.json | -| stream-buffers | package.json | -| @jest-mock/express | package.json | +| Name | Location | +|:---------------|:-------------| +| morgan | package.json | +| stream-buffers | package.json | -## Unused devDependencies (9) +## Unused devDependencies (1) -| Name | Location | -|:-------------------------------------------------------------|:-------------| -| ws | package.json | -| msw | package.json | -| supertest | package.json | -| @types/aws4 | package.json | -| @backstage/cli | package.json | -| @backstage/backend-app-api | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-permission-backend | package.json | -| @backstage/plugin-permission-backend-module-allow-all-policy | package.json | +| Name | Location | +|:------------|:-------------| +| @types/aws4 | package.json | diff --git a/plugins/kubernetes-cluster/knip-report.md b/plugins/kubernetes-cluster/knip-report.md index 963f8f85a6..fc27b3ada0 100644 --- a/plugins/kubernetes-cluster/knip-report.md +++ b/plugins/kubernetes-cluster/knip-report.md @@ -10,13 +10,10 @@ | cronstrue | package.json | | @kubernetes-models/base | package.json | -## Unused devDependencies (5) +## Unused devDependencies (2) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/kubernetes-common/knip-report.md b/plugins/kubernetes-common/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/kubernetes-common/knip-report.md +++ b/plugins/kubernetes-common/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/kubernetes-node/knip-report.md b/plugins/kubernetes-node/knip-report.md index f45a227afc..2661c35327 100644 --- a/plugins/kubernetes-node/knip-report.md +++ b/plugins/kubernetes-node/knip-report.md @@ -1,14 +1,2 @@ # Knip report -## Unused devDependencies (7) - -| Name | Location | -|:-------------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-common | package.json | -| @backstage/backend-app-api | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-kubernetes-backend | package.json | - diff --git a/plugins/kubernetes-react/knip-report.md b/plugins/kubernetes-react/knip-report.md index 176a3af098..2661c35327 100644 --- a/plugins/kubernetes-react/knip-report.md +++ b/plugins/kubernetes-react/knip-report.md @@ -1,13 +1,2 @@ # Knip report -## Unused devDependencies (6) - -| Name | Location | -|:------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| jest-websocket-mock | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | - diff --git a/plugins/kubernetes/knip-report.md b/plugins/kubernetes/knip-report.md index b164678b81..976379711d 100644 --- a/plugins/kubernetes/knip-report.md +++ b/plugins/kubernetes/knip-report.md @@ -16,11 +16,9 @@ | @kubernetes-models/base | package.json | | @kubernetes-models/apimachinery | package.json | -## Unused devDependencies (3) +## Unused devDependencies (1) -| Name | Location | -|:-----------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @testing-library/react | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/lighthouse-backend/knip-report.md b/plugins/lighthouse-backend/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/lighthouse-backend/knip-report.md +++ b/plugins/lighthouse-backend/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/lighthouse-common/knip-report.md b/plugins/lighthouse-common/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/lighthouse-common/knip-report.md +++ b/plugins/lighthouse-common/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/lighthouse/knip-report.md b/plugins/lighthouse/knip-report.md index 44a5bee885..3620b3a323 100644 --- a/plugins/lighthouse/knip-report.md +++ b/plugins/lighthouse/knip-report.md @@ -1,13 +1,8 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (1) -| Name | Location | -|:------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/linguist-backend/knip-report.md b/plugins/linguist-backend/knip-report.md index 8588b69130..c43ee7028e 100644 --- a/plugins/linguist-backend/knip-report.md +++ b/plugins/linguist-backend/knip-report.md @@ -6,13 +6,3 @@ |:----------------------------|:-------------| | @backstage/plugin-auth-node | package.json | -## Unused devDependencies (5) - -| Name | Location | -|:------------------------------|:-------------| -| js-yaml | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/linguist-common/knip-report.md b/plugins/linguist-common/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/linguist-common/knip-report.md +++ b/plugins/linguist-common/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/linguist/knip-report.md b/plugins/linguist/knip-report.md index 9679afeb54..b58bbb7d88 100644 --- a/plugins/linguist/knip-report.md +++ b/plugins/linguist/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | diff --git a/plugins/microsoft-calendar/knip-report.md b/plugins/microsoft-calendar/knip-report.md index 9679afeb54..b58bbb7d88 100644 --- a/plugins/microsoft-calendar/knip-report.md +++ b/plugins/microsoft-calendar/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | diff --git a/plugins/newrelic-dashboard/knip-report.md b/plugins/newrelic-dashboard/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/newrelic-dashboard/knip-report.md +++ b/plugins/newrelic-dashboard/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/newrelic/knip-report.md b/plugins/newrelic/knip-report.md index a7fde3968b..b58bbb7d88 100644 --- a/plugins/newrelic/knip-report.md +++ b/plugins/newrelic/knip-report.md @@ -1,12 +1,9 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/test-utils | package.json | | @testing-library/react | package.json | diff --git a/plugins/nomad-backend/knip-report.md b/plugins/nomad-backend/knip-report.md index e31e20b852..2661c35327 100644 --- a/plugins/nomad-backend/knip-report.md +++ b/plugins/nomad-backend/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:-----------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | - diff --git a/plugins/nomad/knip-report.md b/plugins/nomad/knip-report.md index 9f54e7f06d..56419ede4c 100644 --- a/plugins/nomad/knip-report.md +++ b/plugins/nomad/knip-report.md @@ -1,9 +1,8 @@ # Knip report -## Unused devDependencies (2) +## Unused devDependencies (1) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/react | package.json | diff --git a/plugins/notifications-backend/knip-report.md b/plugins/notifications-backend/knip-report.md index 07cbe4037a..e2b5a1fac9 100644 --- a/plugins/notifications-backend/knip-report.md +++ b/plugins/notifications-backend/knip-report.md @@ -1,19 +1,14 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (1) -| Name | Location | -|:------------------|:-------------| -| node-fetch | package.json | -| @backstage/config | package.json | +| Name | Location | +|:-----------|:-------------| +| node-fetch | package.json | -## Unused devDependencies (5) +## Unused devDependencies (1) -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:----|:-------------| +| msw | package.json | diff --git a/plugins/notifications-common/knip-report.md b/plugins/notifications-common/knip-report.md index 372c0d21f4..1a934d7231 100644 --- a/plugins/notifications-common/knip-report.md +++ b/plugins/notifications-common/knip-report.md @@ -6,9 +6,3 @@ |:-------------------|:-------------| | @material-ui/icons | package.json | -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/notifications-node/knip-report.md b/plugins/notifications-node/knip-report.md index ede95a89bc..f27d8200f6 100644 --- a/plugins/notifications-node/knip-report.md +++ b/plugins/notifications-node/knip-report.md @@ -10,11 +10,3 @@ | @backstage/catalog-client | package.json | | @backstage/plugin-signals-node | package.json | -## Unused devDependencies (3) - -| Name | Location | -|:----------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/test-utils | package.json | - diff --git a/plugins/notifications/knip-report.md b/plugins/notifications/knip-report.md index 9713c78460..b39b31f0ed 100644 --- a/plugins/notifications/knip-report.md +++ b/plugins/notifications/knip-report.md @@ -7,13 +7,10 @@ | @material-ui/lab | package.json | | @backstage/theme | package.json | -## Unused devDependencies (6) +## Unused devDependencies (3) | Name | Location | |:----------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | | @testing-library/user-event | package.json | diff --git a/plugins/octopus-deploy/knip-report.md b/plugins/octopus-deploy/knip-report.md index 9679afeb54..b58bbb7d88 100644 --- a/plugins/octopus-deploy/knip-report.md +++ b/plugins/octopus-deploy/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | diff --git a/plugins/opencost/knip-report.md b/plugins/opencost/knip-report.md index ae56051f88..3adcf83e0c 100644 --- a/plugins/opencost/knip-report.md +++ b/plugins/opencost/knip-report.md @@ -1,9 +1,8 @@ # Knip report -## Unused devDependencies (2) +## Unused devDependencies (1) | Name | Location | |:--------------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/jest-dom | package.json | diff --git a/plugins/org-react/knip-report.md b/plugins/org-react/knip-report.md index 7b939bc6d9..3620b3a323 100644 --- a/plugins/org-react/knip-report.md +++ b/plugins/org-react/knip-report.md @@ -1,19 +1,8 @@ # Knip report -## Unused dependencies (1) +## Unused devDependencies (1) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/catalog-client | package.json | - -## Unused devDependencies (6) - -| Name | Location | -|:----------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/user-event | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/org/knip-report.md b/plugins/org/knip-report.md index d2f6612ddc..3620b3a323 100644 --- a/plugins/org/knip-report.md +++ b/plugins/org/knip-report.md @@ -1,13 +1,8 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (1) -| Name | Location | -|:----------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/types | package.json | -| @testing-library/dom | package.json | -| @testing-library/react | package.json | -| @backstage/plugin-catalog | package.json | -| @testing-library/user-event | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/pagerduty/knip-report.md b/plugins/pagerduty/knip-report.md index 3770bb993e..3620b3a323 100644 --- a/plugins/pagerduty/knip-report.md +++ b/plugins/pagerduty/knip-report.md @@ -1,12 +1,8 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (1) -| Name | Location | -|:------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/periskop-backend/knip-report.md b/plugins/periskop-backend/knip-report.md index e31e20b852..2661c35327 100644 --- a/plugins/periskop-backend/knip-report.md +++ b/plugins/periskop-backend/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:-----------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | - diff --git a/plugins/periskop/knip-report.md b/plugins/periskop/knip-report.md index 9679afeb54..b58bbb7d88 100644 --- a/plugins/periskop/knip-report.md +++ b/plugins/periskop/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | diff --git a/plugins/permission-backend-module-policy-allow-all/knip-report.md b/plugins/permission-backend-module-policy-allow-all/knip-report.md index 2a595acf79..4c06faddc0 100644 --- a/plugins/permission-backend-module-policy-allow-all/knip-report.md +++ b/plugins/permission-backend-module-policy-allow-all/knip-report.md @@ -1,9 +1,8 @@ # Knip report -## Unused devDependencies (2) +## Unused devDependencies (1) | Name | Location | |:------------------------------|:-------------| -| @backstage/cli | package.json | | @backstage/backend-test-utils | package.json | diff --git a/plugins/permission-backend/knip-report.md b/plugins/permission-backend/knip-report.md index cd9ea197f2..9d9866fbe6 100644 --- a/plugins/permission-backend/knip-report.md +++ b/plugins/permission-backend/knip-report.md @@ -6,12 +6,3 @@ |:---|:-------------| | yn | package.json | -## Unused devDependencies (4) - -| Name | Location | -|:-----------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | - diff --git a/plugins/permission-common/knip-report.md b/plugins/permission-common/knip-report.md index 23d85dc9a4..2661c35327 100644 --- a/plugins/permission-common/knip-report.md +++ b/plugins/permission-common/knip-report.md @@ -1,9 +1,2 @@ # Knip report -## Unused devDependencies (2) - -| Name | Location | -|:---------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | - diff --git a/plugins/permission-node/knip-report.md b/plugins/permission-node/knip-report.md index e03ed5c8a2..2661c35327 100644 --- a/plugins/permission-node/knip-report.md +++ b/plugins/permission-node/knip-report.md @@ -1,12 +1,2 @@ # Knip report -## Unused devDependencies (5) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/permission-react/knip-report.md b/plugins/permission-react/knip-report.md index fb60112aa2..2661c35327 100644 --- a/plugins/permission-react/knip-report.md +++ b/plugins/permission-react/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:-----------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | - diff --git a/plugins/playlist-backend/knip-report.md b/plugins/playlist-backend/knip-report.md index 3e8751a225..24611c2cf0 100644 --- a/plugins/playlist-backend/knip-report.md +++ b/plugins/playlist-backend/knip-report.md @@ -6,12 +6,3 @@ |:-----------|:-------------| | node-fetch | package.json | -## Unused devDependencies (4) - -| Name | Location | -|:------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/playlist-common/knip-report.md b/plugins/playlist-common/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/playlist-common/knip-report.md +++ b/plugins/playlist-common/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/playlist/knip-report.md b/plugins/playlist/knip-report.md index 84aa502ad9..3620b3a323 100644 --- a/plugins/playlist/knip-report.md +++ b/plugins/playlist/knip-report.md @@ -1,20 +1,8 @@ # Knip report -## Unused dependencies (1) +## Unused devDependencies (1) -| Name | Location | -|:------------------------------------|:-------------| -| @backstage/plugin-permission-common | package.json | - -## Unused devDependencies (7) - -| Name | Location | -|:------------------------|:-------------| -| swr | package.json | -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/proxy-backend/knip-report.md b/plugins/proxy-backend/knip-report.md index 6895986f47..b805aad6c3 100644 --- a/plugins/proxy-backend/knip-report.md +++ b/plugins/proxy-backend/knip-report.md @@ -9,16 +9,10 @@ | uuid | package.json | | morgan | package.json | -## Unused devDependencies (8) +## Unused devDependencies (2) -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @types/yup | package.json | -| @types/uuid | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | -| @backstage/config-loader | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:------------|:-------------| +| @types/yup | package.json | +| @types/uuid | package.json | diff --git a/plugins/puppetdb/knip-report.md b/plugins/puppetdb/knip-report.md index 96247d3c96..56419ede4c 100644 --- a/plugins/puppetdb/knip-report.md +++ b/plugins/puppetdb/knip-report.md @@ -1,12 +1,8 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (1) -| Name | Location | -|:------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @testing-library/react | package.json | diff --git a/plugins/rollbar-backend/knip-report.md b/plugins/rollbar-backend/knip-report.md index a4bbbbb810..cde0a94293 100644 --- a/plugins/rollbar-backend/knip-report.md +++ b/plugins/rollbar-backend/knip-report.md @@ -9,13 +9,3 @@ | fs-extra | package.json | | compression | package.json | -## Unused devDependencies (5) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/rollbar/knip-report.md b/plugins/rollbar/knip-report.md index aa8f8b77be..6753bab719 100644 --- a/plugins/rollbar/knip-report.md +++ b/plugins/rollbar/knip-report.md @@ -6,12 +6,9 @@ |:-------|:-------------| | lodash | package.json | -## Unused devDependencies (4) +## Unused devDependencies (1) -| Name | Location | -|:-----------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/scaffolder-backend-module-azure/knip-report.md b/plugins/scaffolder-backend-module-azure/knip-report.md index e0fd9e375f..2661c35327 100644 --- a/plugins/scaffolder-backend-module-azure/knip-report.md +++ b/plugins/scaffolder-backend-module-azure/knip-report.md @@ -1,14 +1,2 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/backend-common | package.json | - -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/scaffolder-backend-module-bitbucket-cloud/knip-report.md b/plugins/scaffolder-backend-module-bitbucket-cloud/knip-report.md index 97643caaa1..986d99107d 100644 --- a/plugins/scaffolder-backend-module-bitbucket-cloud/knip-report.md +++ b/plugins/scaffolder-backend-module-bitbucket-cloud/knip-report.md @@ -1,17 +1,8 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (1) -| Name | Location | -|:--------------------------|:-------------| -| fs-extra | package.json | -| @backstage/backend-common | package.json | - -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:---------|:-------------| +| fs-extra | package.json | diff --git a/plugins/scaffolder-backend-module-bitbucket-server/knip-report.md b/plugins/scaffolder-backend-module-bitbucket-server/knip-report.md index dd5d6b075b..f79901ebd0 100644 --- a/plugins/scaffolder-backend-module-bitbucket-server/knip-report.md +++ b/plugins/scaffolder-backend-module-bitbucket-server/knip-report.md @@ -1,17 +1,8 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (1) -| Name | Location | -|:--------------------------|:-------------| -| yaml | package.json | -| @backstage/backend-common | package.json | - -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:-----|:-------------| +| yaml | package.json | diff --git a/plugins/scaffolder-backend-module-bitbucket/knip-report.md b/plugins/scaffolder-backend-module-bitbucket/knip-report.md index 97643caaa1..986d99107d 100644 --- a/plugins/scaffolder-backend-module-bitbucket/knip-report.md +++ b/plugins/scaffolder-backend-module-bitbucket/knip-report.md @@ -1,17 +1,8 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (1) -| Name | Location | -|:--------------------------|:-------------| -| fs-extra | package.json | -| @backstage/backend-common | package.json | - -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:---------|:-------------| +| fs-extra | package.json | diff --git a/plugins/scaffolder-backend-module-confluence-to-markdown/knip-report.md b/plugins/scaffolder-backend-module-confluence-to-markdown/knip-report.md index 3a54a7981d..2661c35327 100644 --- a/plugins/scaffolder-backend-module-confluence-to-markdown/knip-report.md +++ b/plugins/scaffolder-backend-module-confluence-to-markdown/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/scaffolder-backend-module-cookiecutter/knip-report.md b/plugins/scaffolder-backend-module-cookiecutter/knip-report.md index bbd720480b..98eb698cf5 100644 --- a/plugins/scaffolder-backend-module-cookiecutter/knip-report.md +++ b/plugins/scaffolder-backend-module-cookiecutter/knip-report.md @@ -1,17 +1,9 @@ # Knip report -## Unused dependencies (3) +## Unused dependencies (2) -| Name | Location | -|:------------------|:-------------| -| yn | package.json | -| winston | package.json | -| @backstage/config | package.json | - -## Unused devDependencies (2) - -| Name | Location | -|:------------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:--------|:-------------| +| yn | package.json | +| winston | package.json | diff --git a/plugins/scaffolder-backend-module-gerrit/knip-report.md b/plugins/scaffolder-backend-module-gerrit/knip-report.md index ae9842cd4e..2661c35327 100644 --- a/plugins/scaffolder-backend-module-gerrit/knip-report.md +++ b/plugins/scaffolder-backend-module-gerrit/knip-report.md @@ -1,11 +1,2 @@ # Knip report -## Unused devDependencies (4) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/backend-common | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/scaffolder-backend-module-github/knip-report.md b/plugins/scaffolder-backend-module-github/knip-report.md index 9a7a0d3a57..12e9bc4670 100644 --- a/plugins/scaffolder-backend-module-github/knip-report.md +++ b/plugins/scaffolder-backend-module-github/knip-report.md @@ -1,15 +1,5 @@ # Knip report -## Unused devDependencies (5) - -| Name | Location | -|:------------------------------|:-------------| -| fs-extra | package.json | -| jest-when | package.json | -| jsonschema | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - ## Unlisted dependencies (1) | Name | Location | diff --git a/plugins/scaffolder-backend-module-gitlab/knip-report.md b/plugins/scaffolder-backend-module-gitlab/knip-report.md index f296802cab..2661c35327 100644 --- a/plugins/scaffolder-backend-module-gitlab/knip-report.md +++ b/plugins/scaffolder-backend-module-gitlab/knip-report.md @@ -1,11 +1,2 @@ # Knip report -## Unused devDependencies (4) - -| Name | Location | -|:------------------------------|:-------------| -| jest-date-mock | package.json | -| @backstage/cli | package.json | -| @backstage/core-app-api | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/scaffolder-backend-module-rails/knip-report.md b/plugins/scaffolder-backend-module-rails/knip-report.md index b7d1f647ff..a6ddbda8b6 100644 --- a/plugins/scaffolder-backend-module-rails/knip-report.md +++ b/plugins/scaffolder-backend-module-rails/knip-report.md @@ -1,16 +1,8 @@ # Knip report -## Unused dependencies (1) +## Unused devDependencies (1) -| Name | Location | -|:------------------|:-------------| -| @backstage/config | package.json | - -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| jest-when | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:----------|:-------------| +| jest-when | package.json | diff --git a/plugins/scaffolder-backend-module-sentry/knip-report.md b/plugins/scaffolder-backend-module-sentry/knip-report.md index 8834481f6c..f79901ebd0 100644 --- a/plugins/scaffolder-backend-module-sentry/knip-report.md +++ b/plugins/scaffolder-backend-module-sentry/knip-report.md @@ -6,12 +6,3 @@ |:-----|:-------------| | yaml | package.json | -## Unused devDependencies (4) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/types | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/scaffolder-backend-module-yeoman/knip-report.md b/plugins/scaffolder-backend-module-yeoman/knip-report.md index c15e502911..de5b7ea23b 100644 --- a/plugins/scaffolder-backend-module-yeoman/knip-report.md +++ b/plugins/scaffolder-backend-module-yeoman/knip-report.md @@ -6,10 +6,3 @@ |:--------|:-------------| | winston | package.json | -## Unused devDependencies (2) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/backend-common | package.json | - diff --git a/plugins/scaffolder-backend/knip-report.md b/plugins/scaffolder-backend/knip-report.md index de66889150..8cdb60963f 100644 --- a/plugins/scaffolder-backend/knip-report.md +++ b/plugins/scaffolder-backend/knip-report.md @@ -6,14 +6,3 @@ |:--------|:-------------| | p-limit | package.json | -## Unused devDependencies (6) - -| Name | Location | -|:------------------------------|:-------------| -| supertest | package.json | -| strip-ansi | package.json | -| @backstage/cli | package.json | -| wait-for-expect | package.json | -| @types/supertest | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/scaffolder-common/knip-report.md b/plugins/scaffolder-common/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/scaffolder-common/knip-report.md +++ b/plugins/scaffolder-common/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/scaffolder-node/knip-report.md b/plugins/scaffolder-node/knip-report.md index 27a330fa40..2661c35327 100644 --- a/plugins/scaffolder-node/knip-report.md +++ b/plugins/scaffolder-node/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/config | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/scaffolder-react/knip-report.md b/plugins/scaffolder-react/knip-report.md index ffe4b02cf2..b675d80796 100644 --- a/plugins/scaffolder-react/knip-report.md +++ b/plugins/scaffolder-react/knip-report.md @@ -1,26 +1,18 @@ # Knip report -## Unused dependencies (6) +## Unused dependencies (4) | Name | Location | |:--------------------------|:-------------| | zod | package.json | | immer | package.json | -| zen-observable | package.json | -| @backstage/theme | package.json | | zod-to-json-schema | package.json | | @backstage/catalog-client | package.json | -## Unused devDependencies (8) +## Unused devDependencies (2) | Name | Location | |:---------------------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @backstage/plugin-catalog | package.json | -| @testing-library/user-event | package.json | | @backstage/plugin-catalog-common | package.json | diff --git a/plugins/scaffolder/knip-report.md b/plugins/scaffolder/knip-report.md index d3f951fd6f..f6677d35aa 100644 --- a/plugins/scaffolder/knip-report.md +++ b/plugins/scaffolder/knip-report.md @@ -9,15 +9,9 @@ | @rjsf/material-ui | package.json | | json-schema-library | package.json | -## Unused devDependencies (7) +## Unused devDependencies (1) -| Name | Location | -|:----------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/user-event | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/search-backend-module-catalog/knip-report.md b/plugins/search-backend-module-catalog/knip-report.md index 3a54a7981d..2661c35327 100644 --- a/plugins/search-backend-module-catalog/knip-report.md +++ b/plugins/search-backend-module-catalog/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/search-backend-module-elasticsearch/knip-report.md b/plugins/search-backend-module-elasticsearch/knip-report.md index 80371af481..2661c35327 100644 --- a/plugins/search-backend-module-elasticsearch/knip-report.md +++ b/plugins/search-backend-module-elasticsearch/knip-report.md @@ -1,17 +1,2 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/backend-common | package.json | - -## Unused devDependencies (4) - -| Name | Location | -|:----------------------------|:-------------| -| @backstage/cli | package.json | -| @short.io/opensearch-mock | package.json | -| @backstage/backend-common | package.json | -| @elastic/elasticsearch-mock | package.json | - diff --git a/plugins/search-backend-module-explore/knip-report.md b/plugins/search-backend-module-explore/knip-report.md index 3a54a7981d..2661c35327 100644 --- a/plugins/search-backend-module-explore/knip-report.md +++ b/plugins/search-backend-module-explore/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/search-backend-module-pg/knip-report.md b/plugins/search-backend-module-pg/knip-report.md index d85ea7be07..2661c35327 100644 --- a/plugins/search-backend-module-pg/knip-report.md +++ b/plugins/search-backend-module-pg/knip-report.md @@ -1,15 +1,2 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:-------|:-------------| -| lodash | package.json | - -## Unused devDependencies (2) - -| Name | Location | -|:------------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/search-backend-module-stack-overflow-collator/knip-report.md b/plugins/search-backend-module-stack-overflow-collator/knip-report.md index 3a54a7981d..2661c35327 100644 --- a/plugins/search-backend-module-stack-overflow-collator/knip-report.md +++ b/plugins/search-backend-module-stack-overflow-collator/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/search-backend-module-techdocs/knip-report.md b/plugins/search-backend-module-techdocs/knip-report.md index 3a54a7981d..2661c35327 100644 --- a/plugins/search-backend-module-techdocs/knip-report.md +++ b/plugins/search-backend-module-techdocs/knip-report.md @@ -1,10 +1,2 @@ # Knip report -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/search-backend-node/knip-report.md b/plugins/search-backend-node/knip-report.md index 1beec7d360..2661c35327 100644 --- a/plugins/search-backend-node/knip-report.md +++ b/plugins/search-backend-node/knip-report.md @@ -1,14 +1,2 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:-------|:-------------| -| lodash | package.json | - -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/search-backend/knip-report.md b/plugins/search-backend/knip-report.md index 22d525923f..2661c35327 100644 --- a/plugins/search-backend/knip-report.md +++ b/plugins/search-backend/knip-report.md @@ -1,11 +1,2 @@ # Knip report -## Unused devDependencies (4) - -| Name | Location | -|:------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/search-common/knip-report.md b/plugins/search-common/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/search-common/knip-report.md +++ b/plugins/search-common/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/search-react/knip-report.md b/plugins/search-react/knip-report.md index 3ab62f70ee..cdde921c7b 100644 --- a/plugins/search-react/knip-report.md +++ b/plugins/search-react/knip-report.md @@ -1,14 +1,9 @@ # Knip report -## Unused devDependencies (7) +## Unused devDependencies (2) -| Name | Location | -|:-------------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/user-event | package.json | -| @backstage/frontend-app-api | package.json | -| @backstage/frontend-test-utils | package.json | +| Name | Location | +|:----------------------------|:-------------| +| @testing-library/dom | package.json | +| @backstage/frontend-app-api | package.json | diff --git a/plugins/search/knip-report.md b/plugins/search/knip-report.md index c6b6402246..3620b3a323 100644 --- a/plugins/search/knip-report.md +++ b/plugins/search/knip-report.md @@ -1,13 +1,8 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (1) -| Name | Location | -|:----------------------------|:-------------| -| history | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/user-event | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/sentry/knip-report.md b/plugins/sentry/knip-report.md index 8353ecad20..b4585fc885 100644 --- a/plugins/sentry/knip-report.md +++ b/plugins/sentry/knip-report.md @@ -6,12 +6,10 @@ |:--------------|:-------------| | @date-io/core | package.json | -## Unused devDependencies (4) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/test-utils | package.json | | @testing-library/react | package.json | diff --git a/plugins/shortcuts/knip-report.md b/plugins/shortcuts/knip-report.md index ecf6480396..3620b3a323 100644 --- a/plugins/shortcuts/knip-report.md +++ b/plugins/shortcuts/knip-report.md @@ -1,11 +1,8 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (1) -| Name | Location | -|:-----------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/signals-backend/knip-report.md b/plugins/signals-backend/knip-report.md index 03597de16c..8ab4a18908 100644 --- a/plugins/signals-backend/knip-report.md +++ b/plugins/signals-backend/knip-report.md @@ -8,12 +8,9 @@ | @backstage/config | package.json | | http-proxy-middleware | package.json | -## Unused devDependencies (4) +## Unused devDependencies (1) -| Name | Location | -|:-----------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | +| Name | Location | +|:----|:-------------| +| msw | package.json | diff --git a/plugins/signals-node/knip-report.md b/plugins/signals-node/knip-report.md index ef1a89a394..d4c5e58b40 100644 --- a/plugins/signals-node/knip-report.md +++ b/plugins/signals-node/knip-report.md @@ -11,10 +11,9 @@ | @backstage/backend-common | package.json | | @backstage/plugin-auth-node | package.json | -## Unused devDependencies (2) +## Unused devDependencies (1) | Name | Location | |:---------------|:-------------| | @types/express | package.json | -| @backstage/cli | package.json | diff --git a/plugins/signals-react/knip-report.md b/plugins/signals-react/knip-report.md index b22feb3580..816333d8ed 100644 --- a/plugins/signals-react/knip-report.md +++ b/plugins/signals-react/knip-report.md @@ -6,11 +6,10 @@ |:------------------|:-------------| | @material-ui/core | package.json | -## Unused devDependencies (3) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | diff --git a/plugins/signals/knip-report.md b/plugins/signals/knip-report.md index 7331067004..a931e9a80c 100644 --- a/plugins/signals/knip-report.md +++ b/plugins/signals/knip-report.md @@ -9,13 +9,11 @@ | @backstage/theme | package.json | | @material-ui/icons | package.json | -## Unused devDependencies (7) +## Unused devDependencies (5) | Name | Location | |:----------------------------|:-------------| | msw | package.json | -| @backstage/cli | package.json | -| jest-websocket-mock | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | diff --git a/plugins/sonarqube-backend/knip-report.md b/plugins/sonarqube-backend/knip-report.md index e03ed5c8a2..2661c35327 100644 --- a/plugins/sonarqube-backend/knip-report.md +++ b/plugins/sonarqube-backend/knip-report.md @@ -1,12 +1,2 @@ # Knip report -## Unused devDependencies (5) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/sonarqube-react/knip-report.md b/plugins/sonarqube-react/knip-report.md index 588d89283b..d2a8d555ce 100644 --- a/plugins/sonarqube-react/knip-report.md +++ b/plugins/sonarqube-react/knip-report.md @@ -1,9 +1,8 @@ # Knip report -## Unused devDependencies (2) +## Unused devDependencies (1) -| Name | Location | -|:---------------|:-------------| -| @types/react | package.json | -| @backstage/cli | package.json | +| Name | Location | +|:-------------|:-------------| +| @types/react | package.json | diff --git a/plugins/sonarqube/knip-report.md b/plugins/sonarqube/knip-report.md index 44a5bee885..b58bbb7d88 100644 --- a/plugins/sonarqube/knip-report.md +++ b/plugins/sonarqube/knip-report.md @@ -1,13 +1,9 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (2) -| Name | Location | -|:------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/splunk-on-call/knip-report.md b/plugins/splunk-on-call/knip-report.md index 3770bb993e..3620b3a323 100644 --- a/plugins/splunk-on-call/knip-report.md +++ b/plugins/splunk-on-call/knip-report.md @@ -1,12 +1,8 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (1) -| Name | Location | -|:------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/stack-overflow-backend/knip-report.md b/plugins/stack-overflow-backend/knip-report.md index 42a04f1be0..657b4e2f99 100644 --- a/plugins/stack-overflow-backend/knip-report.md +++ b/plugins/stack-overflow-backend/knip-report.md @@ -8,10 +8,9 @@ | winston | package.json | | node-fetch | package.json | -## Unused devDependencies (2) +## Unused devDependencies (1) | Name | Location | |:------------------------------|:-------------| -| @backstage/cli | package.json | | @backstage/backend-test-utils | package.json | diff --git a/plugins/stack-overflow/knip-report.md b/plugins/stack-overflow/knip-report.md index 5553b3a1f7..3620b3a323 100644 --- a/plugins/stack-overflow/knip-report.md +++ b/plugins/stack-overflow/knip-report.md @@ -1,12 +1,8 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (1) -| Name | Location | -|:----------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @testing-library/react | package.json | -| @testing-library/user-event | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/stackstorm/knip-report.md b/plugins/stackstorm/knip-report.md index 44a5bee885..3620b3a323 100644 --- a/plugins/stackstorm/knip-report.md +++ b/plugins/stackstorm/knip-report.md @@ -1,13 +1,8 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (1) -| Name | Location | -|:------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/tech-insights-backend-module-jsonfc/knip-report.md b/plugins/tech-insights-backend-module-jsonfc/knip-report.md index bfd4d03096..9442bb1d71 100644 --- a/plugins/tech-insights-backend-module-jsonfc/knip-report.md +++ b/plugins/tech-insights-backend-module-jsonfc/knip-report.md @@ -7,10 +7,3 @@ | luxon | package.json | | @backstage/types | package.json | -## Unused devDependencies (2) - -| Name | Location | -|:------------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/tech-insights-backend/knip-report.md b/plugins/tech-insights-backend/knip-report.md index 35f2e6fc89..92035bd3ce 100644 --- a/plugins/tech-insights-backend/knip-report.md +++ b/plugins/tech-insights-backend/knip-report.md @@ -7,13 +7,9 @@ | yn | package.json | | uuid | package.json | -## Unused devDependencies (5) +## Unused devDependencies (1) -| Name | Location | -|:------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| wait-for-expect | package.json | -| @types/supertest | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:----------------|:-------------| +| wait-for-expect | package.json | diff --git a/plugins/tech-insights-common/knip-report.md b/plugins/tech-insights-common/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/tech-insights-common/knip-report.md +++ b/plugins/tech-insights-common/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/tech-insights-node/knip-report.md b/plugins/tech-insights-node/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/tech-insights-node/knip-report.md +++ b/plugins/tech-insights-node/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/tech-insights/knip-report.md b/plugins/tech-insights/knip-report.md index 9679afeb54..b58bbb7d88 100644 --- a/plugins/tech-insights/knip-report.md +++ b/plugins/tech-insights/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | diff --git a/plugins/tech-radar/knip-report.md b/plugins/tech-radar/knip-report.md index 8fc787027b..3620b3a323 100644 --- a/plugins/tech-radar/knip-report.md +++ b/plugins/tech-radar/knip-report.md @@ -1,13 +1,8 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (1) -| Name | Location | -|:-------------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/user-event | package.json | -| @backstage/frontend-test-utils | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/techdocs-addons-test-utils/knip-report.md b/plugins/techdocs-addons-test-utils/knip-report.md index 79290793ca..2bc648851f 100644 --- a/plugins/techdocs-addons-test-utils/knip-report.md +++ b/plugins/techdocs-addons-test-utils/knip-report.md @@ -6,10 +6,9 @@ |:--------------------------|:-------------| | @backstage/plugin-catalog | package.json | -## Unused devDependencies (2) +## Unused devDependencies (1) | Name | Location | |:---------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | diff --git a/plugins/techdocs-backend/knip-report.md b/plugins/techdocs-backend/knip-report.md index 771313f9d2..2661c35327 100644 --- a/plugins/techdocs-backend/knip-report.md +++ b/plugins/techdocs-backend/knip-report.md @@ -1,11 +1,2 @@ # Knip report -## Unused devDependencies (4) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/techdocs-module-addons-contrib/knip-report.md b/plugins/techdocs-module-addons-contrib/knip-report.md index 88c7858e93..3620b3a323 100644 --- a/plugins/techdocs-module-addons-contrib/knip-report.md +++ b/plugins/techdocs-module-addons-contrib/knip-report.md @@ -1,12 +1,8 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (1) -| Name | Location | -|:---------------------------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/plugin-techdocs-addons-test-utils | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/techdocs-node/knip-report.md b/plugins/techdocs-node/knip-report.md index 5057ef304a..2661c35327 100644 --- a/plugins/techdocs-node/knip-report.md +++ b/plugins/techdocs-node/knip-report.md @@ -1,12 +1,2 @@ # Knip report -## Unused devDependencies (5) - -| Name | Location | -|:------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | -| aws-sdk-client-mock | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/techdocs-react/knip-report.md b/plugins/techdocs-react/knip-report.md index 912e0d57b9..d5e024b535 100644 --- a/plugins/techdocs-react/knip-report.md +++ b/plugins/techdocs-react/knip-report.md @@ -1,18 +1,8 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (1) -| Name | Location | -|:------------------|:-------------| -| react-helmet | package.json | -| @material-ui/core | package.json | - -## Unused devDependencies (4) - -| Name | Location | -|:-----------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/theme | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | +| Name | Location | +|:-------------|:-------------| +| react-helmet | package.json | diff --git a/plugins/techdocs/knip-report.md b/plugins/techdocs/knip-report.md index 0aa86b7492..ec1a86cfa3 100644 --- a/plugins/techdocs/knip-report.md +++ b/plugins/techdocs/knip-report.md @@ -1,22 +1,15 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (1) -| Name | Location | -|:-----------------|:-------------| -| jss | package.json | -| @backstage/theme | package.json | +| Name | Location | +|:----|:-------------| +| jss | package.json | -## Unused devDependencies (8) +## Unused devDependencies (2) -| Name | Location | -|:-------------------------------------------------|:-------------| -| canvas | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/user-event | package.json | -| @backstage/plugin-techdocs-module-addons-contrib | package.json | +| Name | Location | +|:---------------------|:-------------| +| canvas | package.json | +| @testing-library/dom | package.json | diff --git a/plugins/todo-backend/knip-report.md b/plugins/todo-backend/knip-report.md index 42fe56bac7..dcbe031460 100644 --- a/plugins/todo-backend/knip-report.md +++ b/plugins/todo-backend/knip-report.md @@ -7,11 +7,3 @@ | yn | package.json | | @backstage/repo-tools | package.json | -## Unused devDependencies (3) - -| Name | Location | -|:-----------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | - diff --git a/plugins/todo/knip-report.md b/plugins/todo/knip-report.md index 9679afeb54..b58bbb7d88 100644 --- a/plugins/todo/knip-report.md +++ b/plugins/todo/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| -| @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | diff --git a/plugins/user-settings-backend/knip-report.md b/plugins/user-settings-backend/knip-report.md index 22d525923f..2661c35327 100644 --- a/plugins/user-settings-backend/knip-report.md +++ b/plugins/user-settings-backend/knip-report.md @@ -1,11 +1,2 @@ # Knip report -## Unused devDependencies (4) - -| Name | Location | -|:------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | -| @backstage/backend-test-utils | package.json | - diff --git a/plugins/user-settings/knip-report.md b/plugins/user-settings/knip-report.md index 53337fea0b..3620b3a323 100644 --- a/plugins/user-settings/knip-report.md +++ b/plugins/user-settings/knip-report.md @@ -1,19 +1,8 @@ # Knip report -## Unused dependencies (1) +## Unused devDependencies (1) -| Name | Location | -|:-----------------|:-------------| -| @backstage/theme | package.json | - -## Unused devDependencies (6) - -| Name | Location | -|:----------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/user-event | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/vault-backend/knip-report.md b/plugins/vault-backend/knip-report.md index 9597d52c23..2661c35327 100644 --- a/plugins/vault-backend/knip-report.md +++ b/plugins/vault-backend/knip-report.md @@ -1,11 +1,2 @@ # Knip report -## Unused devDependencies (4) - -| Name | Location | -|:-----------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | - diff --git a/plugins/vault-node/knip-report.md b/plugins/vault-node/knip-report.md index 24c942926b..2661c35327 100644 --- a/plugins/vault-node/knip-report.md +++ b/plugins/vault-node/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | - diff --git a/plugins/vault/knip-report.md b/plugins/vault/knip-report.md index a469608db4..3620b3a323 100644 --- a/plugins/vault/knip-report.md +++ b/plugins/vault/knip-report.md @@ -1,12 +1,8 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (1) -| Name | Location | -|:------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/plugins/xcmetrics/knip-report.md b/plugins/xcmetrics/knip-report.md index d0ad73b69c..3620b3a323 100644 --- a/plugins/xcmetrics/knip-report.md +++ b/plugins/xcmetrics/knip-report.md @@ -1,12 +1,8 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (1) -| Name | Location | -|:----------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/user-event | package.json | +| Name | Location | +|:---------------------|:-------------| +| @testing-library/dom | package.json | diff --git a/scripts/check-docs-quality.js b/scripts/check-docs-quality.js index b0c5790467..119dd6bef4 100755 --- a/scripts/check-docs-quality.js +++ b/scripts/check-docs-quality.js @@ -13,6 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + const { spawnSync } = require('child_process'); const { resolve: resolvePath, @@ -21,7 +22,7 @@ const { } = require('path'); const fs = require('fs').promises; -const IGNORED = [ +const IGNORED_WHEN_LISTING = [ /^ADOPTERS\.md$/, /^OWNERS\.md$/, /^.*[/\\]CHANGELOG\.md$/, @@ -31,6 +32,8 @@ const IGNORED = [ /^docs[/\\]reference[/\\]/, ]; +const IGNORED_WHEN_EXPLICIT = [/^.*[/\\]knip-report\.md$/]; + const rootDir = resolvePath(__dirname, '..'); // Manual listing to avoid dependency install for listing files in CI @@ -42,7 +45,7 @@ async function listFiles(dir = '') { .map(async file => { const path = joinPath(dir, file); - if (IGNORED.some(pattern => pattern.test(path))) { + if (IGNORED_WHEN_LISTING.some(pattern => pattern.test(path))) { return []; } if ((await fs.stat(path)).isDirectory()) { @@ -114,7 +117,9 @@ async function main() { const absolutePaths = process.argv .slice(2) .filter(path => !path.startsWith('-')); - const relativePaths = absolutePaths.map(path => relativePath(rootDir, path)); + const relativePaths = absolutePaths + .map(path => relativePath(rootDir, path)) + .filter(path => !IGNORED_WHEN_EXPLICIT.some(pattern => pattern.test(path))); const success = await runVale( relativePaths.length === 0 ? await listFiles() : relativePaths,