Skip to content

Commit

Permalink
chore: regenerate knip reports (#55)
Browse files Browse the repository at this point in the history
* chore: regenerate knip reports

Signed-off-by: Kashish Mittal <[email protected]>

* remove dynamic-home-page

Signed-off-by: Kashish Mittal <[email protected]>

---------

Signed-off-by: Kashish Mittal <[email protected]>
  • Loading branch information
04kash authored Nov 20, 2024
1 parent 3d624ba commit 201f00a
Show file tree
Hide file tree
Showing 21 changed files with 273 additions and 17 deletions.
6 changes: 2 additions & 4 deletions workspaces/bulk-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,13 @@
"@backstage/e2e-test-utils": "^0.1.1",
"@backstage/repo-tools": "^0.10.0",
"@changesets/cli": "^2.27.1",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@spotify/prettier-config": "^12.0.0",
"knip": "^5.27.4",
"node-gyp": "^9.0.0",
"prettier": "^2.3.2",
"typescript": "~5.3.0"
},
"dependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"knip": "^5.27.4"
},
"resolutions": {
"@types/react": "^18",
"@types/react-dom": "^18"
Expand Down
20 changes: 20 additions & 0 deletions workspaces/bulk-import/packages/app/knip-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Knip report

## Unused dependencies (5)

| Name | Location | Severity |
| :-------------------------------------------------- | :----------- | :------- |
| @red-hat-developer-hub/backstage-plugin-bulk-import | package.json | error |
| react-router | package.json | error |
| react-use | package.json | error |
| @mui/lab | package.json | error |
| history | package.json | error |

## Unused devDependencies (4)

| Name | Location | Severity |
| :-------------------------- | :----------- | :------- |
| @testing-library/user-event | package.json | error |
| @backstage/test-utils | package.json | error |
| @testing-library/dom | package.json | error |
| cross-env | package.json | error |
25 changes: 25 additions & 0 deletions workspaces/bulk-import/packages/backend/knip-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Knip report

## Unused dependencies (11)

| Name | Location | Severity |
| :---------------------------------------------------------- | :----------- | :------- |
| @red-hat-developer-hub/backstage-plugin-bulk-import-backend | package.json | error |
| @backstage/plugin-search-backend-node | package.json | error |
| @backstage/plugin-permission-common | package.json | error |
| @backstage/plugin-permission-node | package.json | error |
| @backstage/plugin-auth-node | package.json | error |
| @backstage/config | package.json | error |
| better-sqlite3 | package.json | error |
| node-gyp | package.json | error |
| winston | package.json | error |
| app | package.json | error |
| pg | package.json | error |

## Unused devDependencies (3)

| Name | Location | Severity |
| :------------------------------- | :----------- | :------- |
| @types/express-serve-static-core | package.json | error |
| @types/express | package.json | error |
| @types/luxon | package.json | error |
22 changes: 22 additions & 0 deletions workspaces/bulk-import/plugins/bulk-import-backend/knip-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Knip report

## Unused dependencies (1)

| Name | Location | Severity |
| :--------------------------------------------------------- | :----------- | :------- |
| @red-hat-developer-hub/backstage-plugin-bulk-import-common | package.json | error |

## Unused devDependencies (3)

| Name | Location | Severity |
| :---------------------------------- | :----------- | :------- |
| @openapitools/openapi-generator-cli | package.json | error |
| js-yaml-cli | package.json | error |
| openapicmd | package.json | error |

## Unlisted dependencies (2)

| Name | Location | Severity |
| :---------------------------------- | :------------------------- | :------- |
| openapi-client-axios | src/generated/openapi.d.ts | error |
| @ianvs/prettier-plugin-sort-imports | .prettierrc.js | error |
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Knip report

## Unlisted dependencies (1)

| Name | Location | Severity |
| :---------------------------------- | :------------- | :------- |
| @ianvs/prettier-plugin-sort-imports | .prettierrc.js | error |
22 changes: 22 additions & 0 deletions workspaces/bulk-import/plugins/bulk-import/knip-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Knip report

## Unused dependencies (1)

| Name | Location | Severity |
| :--------------------------------------------------------- | :----------- | :------- |
| @red-hat-developer-hub/backstage-plugin-bulk-import-common | package.json | error |

## Unused devDependencies (4)

| Name | Location | Severity |
| :-------------------------- | :----------- | :------- |
| @testing-library/user-event | package.json | error |
| @backstage/core-app-api | package.json | error |
| start-server-and-test | package.json | error |
| @testing-library/dom | package.json | error |

## Unlisted dependencies (1)

| Name | Location | Severity |
| :---------------------------------- | :------------- | :------- |
| @ianvs/prettier-plugin-sort-imports | .prettierrc.js | error |
4 changes: 1 addition & 3 deletions workspaces/homepage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,11 @@
"@backstage/repo-tools": "^0.10.0",
"@changesets/cli": "^2.27.1",
"@spotify/prettier-config": "^12.0.0",
"knip": "^5.27.4",
"node-gyp": "^9.0.0",
"prettier": "^2.3.2",
"typescript": "~5.3.0"
},
"dependencies": {
"knip": "^5.27.4"
},
"resolutions": {
"@types/react": "^18",
"@types/react-dom": "^18"
Expand Down
17 changes: 17 additions & 0 deletions workspaces/homepage/packages/app/knip-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Knip report

## Unused dependencies (2)

| Name | Location | Severity |
| :-------------------------------------------------------- | :----------- | :------- |
| @red-hat-developer-hub/backstage-plugin-dynamic-home-page | package.json | error |
| react-router | package.json | error |

## Unused devDependencies (4)

| Name | Location | Severity |
| :-------------------------- | :----------- | :------- |
| @testing-library/user-event | package.json | error |
| @backstage/test-utils | package.json | error |
| @testing-library/dom | package.json | error |
| cross-env | package.json | error |
16 changes: 16 additions & 0 deletions workspaces/homepage/packages/backend/knip-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Knip report

## Unused dependencies (10)

| Name | Location | Severity |
| :---------------------------------------------------- | :----------- | :------- |
| @backstage/plugin-auth-backend-module-github-provider | package.json | error |
| @backstage/plugin-search-backend-node | package.json | error |
| @backstage/plugin-permission-common | package.json | error |
| @backstage/plugin-permission-node | package.json | error |
| @backstage/plugin-auth-node | package.json | error |
| @backstage/config | package.json | error |
| better-sqlite3 | package.json | error |
| node-gyp | package.json | error |
| app | package.json | error |
| pg | package.json | error |
16 changes: 16 additions & 0 deletions workspaces/homepage/plugins/dynamic-home-page/knip-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Knip report

## Unused dependencies (2)

| Name | Location | Severity |
| :--------------------------- | :----------- | :------- |
| @backstage/plugin-home-react | package.json | error |
| @mui/styles | package.json | error |

## Unused devDependencies (3)

| Name | Location | Severity |
| :-------------------------- | :----------- | :------- |
| @testing-library/user-event | package.json | error |
| @backstage/core-app-api | package.json | error |
| msw | package.json | error |
4 changes: 1 addition & 3 deletions workspaces/marketplace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,11 @@
"@changesets/cli": "^2.27.1",
"@playwright/test": "^1.32.3",
"@spotify/prettier-config": "^12.0.0",
"knip": "^5.27.4",
"node-gyp": "^9.0.0",
"prettier": "^2.3.2",
"typescript": "~5.3.0"
},
"dependencies": {
"knip": "^5.27.4"
},
"resolutions": {
"@types/react": "^18",
"@types/react-dom": "^18"
Expand Down
17 changes: 17 additions & 0 deletions workspaces/marketplace/packages/app/knip-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Knip report

## Unused dependencies (2)

| Name | Location | Severity |
| :-------------------------------------------------- | :----------- | :------- |
| @red-hat-developer-hub/backstage-plugin-marketplace | package.json | error |
| react-router | package.json | error |

## Unused devDependencies (4)

| Name | Location | Severity |
| :-------------------------- | :----------- | :------- |
| @testing-library/user-event | package.json | error |
| @backstage/test-utils | package.json | error |
| @testing-library/dom | package.json | error |
| cross-env | package.json | error |
17 changes: 17 additions & 0 deletions workspaces/marketplace/packages/backend/knip-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Knip report

## Unused dependencies (11)

| Name | Location | Severity |
| :---------------------------------------------------------- | :----------- | :------- |
| @red-hat-developer-hub/backstage-plugin-marketplace-backend | package.json | error |
| @backstage/plugin-auth-backend-module-github-provider | package.json | error |
| @backstage/plugin-search-backend-node | package.json | error |
| @backstage/plugin-permission-common | package.json | error |
| @backstage/plugin-permission-node | package.json | error |
| @backstage/plugin-auth-node | package.json | error |
| @backstage/config | package.json | error |
| better-sqlite3 | package.json | error |
| node-gyp | package.json | error |
| app | package.json | error |
| pg | package.json | error |
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Knip report

## Unused dependencies (2)

| Name | Location | Severity |
| :--------------------------------------------------------- | :----------- | :------- |
| @red-hat-developer-hub/backstage-plugin-marketplace-common | package.json | error |
| @backstage/catalog-client | package.json | error |
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Knip report
18 changes: 18 additions & 0 deletions workspaces/marketplace/plugins/marketplace/knip-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Knip report

## Unused dependencies (2)

| Name | Location | Severity |
| :--------------------------------------------------------- | :----------- | :------- |
| @red-hat-developer-hub/backstage-plugin-marketplace-common | package.json | error |
| react-use | package.json | error |

## Unused devDependencies (5)

| Name | Location | Severity |
| :-------------------------- | :----------- | :------- |
| @testing-library/user-event | package.json | error |
| @backstage/core-app-api | package.json | error |
| @testing-library/react | package.json | error |
| @backstage/test-utils | package.json | error |
| msw | package.json | error |
6 changes: 2 additions & 4 deletions workspaces/openshift-image-registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,13 @@
"@backstage/e2e-test-utils": "^0.1.1",
"@backstage/repo-tools": "^0.10.0",
"@changesets/cli": "^2.27.1",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@spotify/prettier-config": "^12.0.0",
"knip": "^5.27.4",
"node-gyp": "^9.0.0",
"prettier": "^2.3.2",
"typescript": "~5.3.0"
},
"dependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"knip": "^5.27.4"
},
"resolutions": {
"@types/react": "^18",
"@types/react-dom": "^18"
Expand Down
20 changes: 20 additions & 0 deletions workspaces/openshift-image-registry/packages/app/knip-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Knip report

## Unused dependencies (5)

| Name | Location | Severity |
| :--------------------------------------------------------------- | :----------- | :------- |
| @red-hat-developer-hub/backstage-plugin-openshift-image-registry | package.json | error |
| react-router | package.json | error |
| react-use | package.json | error |
| @mui/lab | package.json | error |
| history | package.json | error |

## Unused devDependencies (4)

| Name | Location | Severity |
| :-------------------------- | :----------- | :------- |
| @testing-library/user-event | package.json | error |
| @backstage/test-utils | package.json | error |
| @testing-library/dom | package.json | error |
| cross-env | package.json | error |
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Knip report

## Unused dependencies (10)

| Name | Location | Severity |
| :------------------------------------ | :----------- | :------- |
| @backstage/plugin-search-backend-node | package.json | error |
| @backstage/plugin-permission-common | package.json | error |
| @backstage/plugin-permission-node | package.json | error |
| @backstage/plugin-auth-node | package.json | error |
| @backstage/config | package.json | error |
| better-sqlite3 | package.json | error |
| node-gyp | package.json | error |
| winston | package.json | error |
| app | package.json | error |
| pg | package.json | error |

## Unused devDependencies (3)

| Name | Location | Severity |
| :------------------------------- | :----------- | :------- |
| @types/express-serve-static-core | package.json | error |
| @types/express | package.json | error |
| @types/luxon | package.json | error |
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Knip report

## Unused dependencies (1)

| Name | Location | Severity |
| :--------------- | :----------- | :------- |
| @material-ui/lab | package.json | error |

## Unused devDependencies (4)

| Name | Location | Severity |
| :-------------------------- | :----------- | :------- |
| @testing-library/user-event | package.json | error |
| @backstage/core-app-api | package.json | error |
| @janus-idp/cli | package.json | error |
| msw | package.json | error |
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,11 @@
"@backstage/repo-tools": "^0.10.0",
"@changesets/cli": "^2.27.1",
"@spotify/prettier-config": "^12.0.0",
"knip": "^5.27.4",
"node-gyp": "^9.0.0",
"prettier": "^2.3.2",
"typescript": "~5.3.0"
},
"dependencies": {
"knip": "^5.27.4"
},
"resolutions": {
"@types/react": "^18",
"@types/react-dom": "^18"
Expand Down

0 comments on commit 201f00a

Please sign in to comment.