[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: remove unused cli deps (#106)

authored by

Jens Rømer Hesselbjerg and committed by
GitHub
84c3cdb0 5a255299

-12
-3
cli/package.json
··· 33 33 "dependencies": { 34 34 "@clack/prompts": "1.0.0-alpha.9", 35 35 "citty": "^0.2.0", 36 - "consola": "^3.4.2", 37 - "defu": "^6.1.4", 38 36 "h3-next": "npm:h3@^2.0.1-rc.11", 39 - "ofetch": "^1.5.1", 40 37 "picocolors": "^1.1.1", 41 38 "srvx": "^0.10.1", 42 39 "validate-npm-package-name": "^7.0.2"
-9
pnpm-lock.yaml
··· 177 177 citty: 178 178 specifier: ^0.2.0 179 179 version: 0.2.0 180 - consola: 181 - specifier: ^3.4.2 182 - version: 3.4.2 183 - defu: 184 - specifier: ^6.1.4 185 - version: 6.1.4 186 180 h3-next: 187 181 specifier: npm:h3@^2.0.1-rc.11 188 182 version: h3@2.0.1-rc.11 189 - ofetch: 190 - specifier: ^1.5.1 191 - version: 1.5.1 192 183 picocolors: 193 184 specifier: ^1.1.1 194 185 version: 1.1.1