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:
Paul Schultz
2025-09-02 15:18:35 -05:00
parent 6de6882316
commit 133ac7ad66
124 changed files with 496 additions and 448 deletions
+6 -6
View File
@@ -4,15 +4,15 @@
| Name | Location | Severity |
| :----------------- | :----------- | :------- |
| @material-ui/icons | package.json | error |
| @material-ui/lab | package.json | error |
| react-use | package.json | error |
| @material-ui/icons | plugins/signals/package.json | error |
| @material-ui/lab | plugins/signals/package.json | error |
| react-use | plugins/signals/package.json | error |
## Unused devDependencies (3)
| Name | Location | Severity |
| :-------------------------- | :----------- | :------- |
| @testing-library/user-event | package.json | error |
| @backstage/core-app-api | package.json | error |
| msw | package.json | error |
| @testing-library/user-event | plugins/signals/package.json | error |
| @backstage/core-app-api | plugins/signals/package.json | error |
| msw | plugins/signals/package.json | error |