Add missing reports, only skip canon

Canon uses a different setup for storybook

Signed-off-by: Axel Hecht <axel@pike.org>
This commit is contained in:
Axel Hecht
2025-01-16 11:53:15 +01:00
parent 2815a4bb06
commit 45c37538f5
21 changed files with 145 additions and 17 deletions
+19
View File
@@ -0,0 +1,19 @@
# Knip report
## Unused dependencies (2)
| Name | Location | Severity |
| :--------------- | :----------- | :------- |
| @material-ui/lab | package.json | error |
| react-use | package.json | error |
## Unused devDependencies (5)
| Name | Location | Severity |
| :----------------------------- | :----------- | :------- |
| @backstage/frontend-test-utils | package.json | error |
| @testing-library/user-event | package.json | error |
| @testing-library/react | package.json | error |
| @backstage/dev-utils | package.json | error |
| msw | package.json | error |