chore: regenerate knip reports

Signed-off-by: Fredrik Adelöw <freben@spotify.com>
Made-with: Cursor
This commit is contained in:
Fredrik Adelöw
2026-04-16 12:14:47 +02:00
parent 0c5e41f984
commit 8e7f7249e7
146 changed files with 805 additions and 668 deletions
+10 -11
View File
@@ -1,17 +1,16 @@
# Knip report
## Unused dependencies (3)
## Unused dependencies (1)
| Name | Location | Severity |
| :------------------- | :----------- | :------- |
| isomorphic-form-data | plugins/api-docs/package.json | error |
| graphql-config | plugins/api-docs/package.json | error |
| graphql-ws | plugins/api-docs/package.json | error |
| Name | Location | Severity |
| :--------- | :---------------- | :------- |
| graphql-ws | package.json:73:6 | error |
## Unused devDependencies (2)
## Unused devDependencies (3)
| Name | Location | Severity |
| :---------------------- | :----------- | :------- |
| @backstage/core-app-api | plugins/api-docs/package.json | error |
| @types/highlightjs | plugins/api-docs/package.json | error |
| Name | Location | Severity |
| :---------------------- | :---------------- | :------- |
| @backstage/core-app-api | package.json:78:6 | error |
| @types/highlightjs | package.json:86:6 | error |
| graphql-config | package.json:89:6 | error |