docs: update knip reports

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
Heikki Hellgren
2024-02-06 15:29:37 +02:00
parent 55963c4714
commit 00175d889a
12 changed files with 130 additions and 13 deletions
@@ -0,0 +1,19 @@
# Knip report
## Unused dependencies (2)
| Name | Location |
|:------------------|:-------------|
| node-fetch | package.json |
| @backstage/config | 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 |