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
+5 -5
View File
@@ -4,14 +4,14 @@
| Name | Location | Severity |
| :------------------- | :----------- | :------- |
| isomorphic-form-data | package.json | error |
| graphql-config | package.json | error |
| graphql-ws | package.json | error |
| isomorphic-form-data | plugins/api-docs/package.json | error |
| graphql-config | plugins/api-docs/package.json | error |
| graphql-ws | plugins/api-docs/package.json | error |
## Unused devDependencies (2)
| Name | Location | Severity |
| :---------------------- | :----------- | :------- |
| @backstage/core-app-api | package.json | error |
| @types/highlightjs | package.json | error |
| @backstage/core-app-api | plugins/api-docs/package.json | error |
| @types/highlightjs | plugins/api-docs/package.json | error |