|
11 | 11 | "@isaacs/string-locale-compare", |
12 | 12 | "@npmcli/arborist", |
13 | 13 | "@npmcli/config", |
| 14 | + "@npmcli/fs", |
14 | 15 | "@npmcli/map-workspaces", |
15 | 16 | "@npmcli/package-json", |
| 17 | + "@npmcli/promise-spawn", |
16 | 18 | "@npmcli/run-script", |
17 | 19 | "abbrev", |
18 | 20 | "archy", |
|
87 | 89 | "@isaacs/string-locale-compare": "^1.1.0", |
88 | 90 | "@npmcli/arborist": "^6.3.0", |
89 | 91 | "@npmcli/config": "^6.2.1", |
| 92 | + "@npmcli/fs": "^3.1.0", |
90 | 93 | "@npmcli/map-workspaces": "^3.0.4", |
91 | 94 | "@npmcli/package-json": "^4.0.0", |
| 95 | + "@npmcli/promise-spawn": "^6.0.2", |
92 | 96 | "@npmcli/run-script": "^6.0.2", |
93 | 97 | "abbrev": "^2.0.0", |
94 | 98 | "archy": "~1.0.0", |
|
158 | 162 | "devDependencies": { |
159 | 163 | "@npmcli/docs": "^1.0.0", |
160 | 164 | "@npmcli/eslint-config": "^4.0.2", |
161 | | - "@npmcli/fs": "^3.1.0", |
162 | 165 | "@npmcli/git": "^4.1.0", |
163 | 166 | "@npmcli/mock-globals": "^1.0.0", |
164 | 167 | "@npmcli/mock-registry": "^1.0.0", |
165 | | - "@npmcli/promise-spawn": "^6.0.2", |
166 | 168 | "@npmcli/template-oss": "4.14.1", |
167 | 169 | "@tufjs/repo-mock": "^1.3.1", |
168 | 170 | "diff": "^5.1.0", |
|
0 commit comments