|
29 | 29 | "esm": { |
30 | 30 | "ansi-escapes": "^5.0.0", |
31 | 31 | "ansi-regex": "^6.0.1", |
32 | | - "ansi-styles": "^6.2.1", |
33 | | - "atomically": "^2.0.3", |
34 | | - "boxen": "^8.0.1", |
35 | 32 | "bundle-name": "^4.1.0", |
36 | | - "camelcase": "^8.0.0", |
37 | 33 | "chalk": "^5.3.0", |
38 | 34 | "cli-cursor": "^5.0.0", |
39 | | - "configstore": "^7.0.0", |
40 | 35 | "default-browser": "^5.2.1", |
41 | 36 | "default-browser-id": "^5.0.0", |
42 | 37 | "define-lazy-prop": "^3.0.0", |
43 | | - "dot-prop": "^9.0.0", |
44 | | - "escape-goat": "^4.0.0", |
45 | 38 | "get-east-asian-width": "^1.0.0", |
46 | | - "global-directory": "^4.0.1", |
| 39 | + "ionstore": "^1.0.0", |
47 | 40 | "is-docker": "^3.0.0", |
48 | | - "is-in-ci": "^1.0.0", |
49 | 41 | "is-inside-container": "^1.0.0", |
50 | | - "is-installed-globally": "^1.0.0", |
51 | 42 | "is-interactive": "^2.0.0", |
52 | | - "is-npm": "^6.0.0", |
53 | | - "is-path-inside": "^4.0.0", |
54 | 43 | "is-unicode-supported": "^2.1.0", |
55 | 44 | "is-wsl": "^3.1.0", |
56 | | - "ky": "^1.2.0", |
57 | | - "latest-version": "^9.0.0", |
58 | 45 | "log-symbols": "^6.0.0", |
59 | 46 | "meow": "^13.2.0", |
60 | 47 | "mimic-function": "^5.0.0", |
61 | 48 | "onetime": "^7.0.0", |
62 | 49 | "open": "^10.1.0", |
63 | 50 | "ora": "^8.1.1", |
64 | | - "package-json": "^10.0.0", |
65 | | - "pupa": "^3.1.0", |
66 | | - "registry-url": "^6.0.1", |
67 | 51 | "restore-cursor": "^5.0.0", |
68 | 52 | "run-applescript": "^7.0.0", |
69 | 53 | "stdin-discarder": "^0.2.2", |
70 | | - "string-width": "^7.0.0", |
| 54 | + "string-width": "^7.2.0", |
71 | 55 | "strip-ansi": "^7.1.0", |
72 | | - "stubborn-fs": "^1.2.5", |
73 | 56 | "terminal-link": "^3.0.0", |
74 | | - "update-notifier": "^7.3.1", |
75 | | - "when-exit": "^2.1.1", |
76 | | - "widest-line": "^5.0.0", |
77 | | - "wrap-ansi": "^9.0.0", |
78 | | - "xdg-basedir": "^5.1.0" |
| 57 | + "tiny-colors": "^2.0.2", |
| 58 | + "tiny-updater": "^3.5.2", |
| 59 | + "when-exit": "^2.1.1" |
79 | 60 | }, |
80 | 61 | "external": { |
81 | 62 | "@apideck/better-ajv-errors": "^0.3.6", |
|
91 | 72 | "blessed-contrib": "^4.11.0", |
92 | 73 | "browserslist": "4.24.2", |
93 | 74 | "chalk-table": "^1.0.2", |
94 | | - "emoji-regex": "^10.3.0", |
95 | 75 | "hpagent": "^1.2.0", |
96 | 76 | "ignore": "^6.0.2", |
97 | | - "ini": "4.1.1", |
98 | 77 | "micromatch": "^4.0.8", |
99 | 78 | "npm-package-arg": "^12.0.0", |
100 | 79 | "pony-cause": "^2.1.11", |
|
105 | 84 | "yaml": "^2.6.0", |
106 | 85 | "yargs-parser": "^21.1.1" |
107 | 86 | }, |
108 | | - "transitives": { |
109 | | - "emoji-regex": "^10.3.0", |
110 | | - "ini": "4.1.1" |
111 | | - } |
| 87 | + "transitives": {} |
112 | 88 | } |
0 commit comments