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
+3 -3
View File
@@ -4,12 +4,12 @@
| Name | Location | Severity |
| :----------- | :----------- | :------- |
| global-agent | package.json | error |
| global-agent | packages/techdocs-cli/package.json | error |
## Unused devDependencies (2)
| Name | Location | Severity |
| :------------------------ | :----------- | :------- |
| techdocs-cli-embedded-app | package.json | error |
| @types/webpack-env | package.json | error |
| techdocs-cli-embedded-app | packages/techdocs-cli/package.json | error |
| @types/webpack-env | packages/techdocs-cli/package.json | error |