updated the knip rules a bit

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-02-08 09:40:51 +01:00
parent 8afb5c6671
commit e97cc0b0a3
272 changed files with 451 additions and 2046 deletions
+9 -18
View File
@@ -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 |