Commit b0bd227
committed
chore(deps): exclude non-existent npm workspace packages from taze
Add @npmcli/docs, @npmcli/mock-globals, and @npmcli/mock-registry
to taze exclusions. These are internal npm CLI workspace packages
that don't exist on the npm registry and caused 404 errors during
dependency update checks.
The vendored npm in node-smol-builder doesn't include these workspace
directories (only docs exists as content), so they cannot be updated
via registry lookups.1 parent 16e80da commit b0bd227
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
6 | 14 | | |
7 | 15 | | |
8 | 16 | | |
| |||
0 commit comments