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
+21
View File
@@ -0,0 +1,21 @@
# Knip report
## Unused dependencies (3)
| Name | Location | Severity |
| :----------------------------- | :---------------- | :------- |
| @backstage/frontend-plugin-api | package.json:43:6 | error |
| @backstage/core-plugin-api | package.json:42:6 | error |
| @material-ui/core | package.json:44:6 | error |
## Unused devDependencies (6)
| Name | Location | Severity |
| :------------------------ | :---------------- | :------- |
| @testing-library/jest-dom | package.json:49:6 | error |
| @testing-library/react | package.json:50:6 | error |
| @backstage/test-utils | package.json:48:6 | error |
| react-router-dom | package.json:54:6 | error |
| react-dom | package.json:53:6 | error |
| react | package.json:52:6 | error |