chore: regenerate knip reports
Signed-off-by: Fredrik Adelöw <freben@spotify.com> Made-with: Cursor
This commit is contained in:
+10
-11
@@ -1,18 +1,17 @@
|
||||
# Knip report
|
||||
|
||||
## Unused dependencies (4)
|
||||
## Unused dependencies (3)
|
||||
|
||||
| Name | Location | Severity |
|
||||
| :------------------------ | :----------- | :------- |
|
||||
| @backstage/version-bridge | plugins/app/package.json | error |
|
||||
| @material-ui/lab | plugins/app/package.json | error |
|
||||
| react-use | plugins/app/package.json | error |
|
||||
| zod | plugins/app/package.json | error |
|
||||
| Name | Location | Severity |
|
||||
| :--------------------------- | :---------------- | :------- |
|
||||
| @backstage/filter-predicates | package.json:56:6 | error |
|
||||
| @backstage/version-bridge | package.json:64:6 | error |
|
||||
| @material-ui/lab | package.json:67:6 | error |
|
||||
|
||||
## Unused devDependencies (2)
|
||||
|
||||
| Name | Location | Severity |
|
||||
| :------------------- | :----------- | :------- |
|
||||
| @backstage/dev-utils | plugins/app/package.json | error |
|
||||
| msw | plugins/app/package.json | error |
|
||||
| Name | Location | Severity |
|
||||
| :------------------- | :---------------- | :------- |
|
||||
| @backstage/dev-utils | package.json:79:6 | error |
|
||||
| msw | package.json:87:6 | error |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user