Cleaned Up Linguist Knip Report

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
Andre Wanlin
2024-03-11 13:09:32 +01:00
parent 87e9ed3ccc
commit 051fda1dfe
6 changed files with 7 additions and 20 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-linguist-backend': patch
'@backstage/plugin-linguist': patch
---
Removed unused `dependencies` and `devDependencies` identified in Knip Report
-6
View File
@@ -1,8 +1,2 @@
# Knip report
## Unused dependencies (1)
| Name | Location | Severity |
| :-------------------------- | :----------- | :------- |
| @backstage/plugin-auth-node | package.json | error |
-1
View File
@@ -40,7 +40,6 @@
"@backstage/catalog-model": "workspace:^",
"@backstage/config": "workspace:^",
"@backstage/errors": "workspace:^",
"@backstage/plugin-auth-node": "workspace:^",
"@backstage/plugin-catalog-node": "workspace:^",
"@backstage/plugin-linguist-common": "workspace:^",
"@backstage/types": "workspace:^",
-7
View File
@@ -1,9 +1,2 @@
# Knip report
## Unused devDependencies (2)
| Name | Location | Severity |
| :--------------------- | :----------- | :------- |
| @testing-library/react | package.json | error |
| @testing-library/dom | package.json | error |
+1 -3
View File
@@ -63,9 +63,7 @@
"devDependencies": {
"@backstage/cli": "workspace:^",
"@backstage/dev-utils": "workspace:^",
"@testing-library/dom": "^9.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0"
"@testing-library/jest-dom": "^6.0.0"
},
"peerDependencies": {
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
-3
View File
@@ -7681,7 +7681,6 @@ __metadata:
"@backstage/cli": "workspace:^"
"@backstage/config": "workspace:^"
"@backstage/errors": "workspace:^"
"@backstage/plugin-auth-node": "workspace:^"
"@backstage/plugin-catalog-node": "workspace:^"
"@backstage/plugin-linguist-common": "workspace:^"
"@backstage/types": "workspace:^"
@@ -7726,9 +7725,7 @@ __metadata:
"@backstage/plugin-linguist-common": "workspace:^"
"@material-ui/core": ^4.9.13
"@material-ui/lab": 4.0.0-alpha.61
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
luxon: ^3.0.0
react-use: ^17.2.4