fix(repo-tools): resolve knip-reports failure with spaces in workspace paths
Signed-off-by: Paul Schultz <pschultz@pobox.com>
This commit is contained in:
@@ -1,16 +1,18 @@
|
||||
# Knip report
|
||||
|
||||
## Unused dependencies (2)
|
||||
## Unused dependencies (4)
|
||||
|
||||
| Name | Location | Severity |
|
||||
| :--------------- | :----------- | :------- |
|
||||
| @material-ui/lab | package.json | error |
|
||||
| react-use | package.json | error |
|
||||
| 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 |
|
||||
|
||||
## Unused devDependencies (2)
|
||||
|
||||
| Name | Location | Severity |
|
||||
| :------------------- | :----------- | :------- |
|
||||
| @backstage/dev-utils | package.json | error |
|
||||
| msw | package.json | error |
|
||||
| @backstage/dev-utils | plugins/app/package.json | error |
|
||||
| msw | plugins/app/package.json | error |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user