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 |
| :------------------ | :----------- | :------- |
| json-schema-library | package.json | error |
| @rjsf/material-ui | package.json | error |
| react-resizable | package.json | error |
| git-url-parse | package.json | error |
| json-schema-library | plugins/scaffolder/package.json | error |
| @rjsf/material-ui | plugins/scaffolder/package.json | error |
| react-resizable | plugins/scaffolder/package.json | error |
| git-url-parse | plugins/scaffolder/package.json | error |
## Unused devDependencies (1)
| Name | Location | Severity |
| :--------------------- | :----------- | :------- |
| @types/react-resizable | package.json | error |
| @types/react-resizable | plugins/scaffolder/package.json | error |