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
+20
View File
@@ -0,0 +1,20 @@
# Knip report
## Unused dependencies (5)
| Name | Location |
|:-------------------------------|:-------------|
| uuid | package.json |
| knex | package.json |
| @backstage/catalog-model | package.json |
| @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 |