Skip to content

Commit 7959ab1

Browse files
committed
Use tiny-updater
1 parent 9bc4436 commit 7959ab1

File tree

4 files changed

+47
-544
lines changed

4 files changed

+47
-544
lines changed

.dep-stats.json

Lines changed: 6 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -29,53 +29,34 @@
2929
"esm": {
3030
"ansi-escapes": "^5.0.0",
3131
"ansi-regex": "^6.0.1",
32-
"ansi-styles": "^6.2.1",
33-
"atomically": "^2.0.3",
34-
"boxen": "^8.0.1",
3532
"bundle-name": "^4.1.0",
36-
"camelcase": "^8.0.0",
3733
"chalk": "^5.3.0",
3834
"cli-cursor": "^5.0.0",
39-
"configstore": "^7.0.0",
4035
"default-browser": "^5.2.1",
4136
"default-browser-id": "^5.0.0",
4237
"define-lazy-prop": "^3.0.0",
43-
"dot-prop": "^9.0.0",
44-
"escape-goat": "^4.0.0",
4538
"get-east-asian-width": "^1.0.0",
46-
"global-directory": "^4.0.1",
39+
"ionstore": "^1.0.0",
4740
"is-docker": "^3.0.0",
48-
"is-in-ci": "^1.0.0",
4941
"is-inside-container": "^1.0.0",
50-
"is-installed-globally": "^1.0.0",
5142
"is-interactive": "^2.0.0",
52-
"is-npm": "^6.0.0",
53-
"is-path-inside": "^4.0.0",
5443
"is-unicode-supported": "^2.1.0",
5544
"is-wsl": "^3.1.0",
56-
"ky": "^1.2.0",
57-
"latest-version": "^9.0.0",
5845
"log-symbols": "^6.0.0",
5946
"meow": "^13.2.0",
6047
"mimic-function": "^5.0.0",
6148
"onetime": "^7.0.0",
6249
"open": "^10.1.0",
6350
"ora": "^8.1.1",
64-
"package-json": "^10.0.0",
65-
"pupa": "^3.1.0",
66-
"registry-url": "^6.0.1",
6751
"restore-cursor": "^5.0.0",
6852
"run-applescript": "^7.0.0",
6953
"stdin-discarder": "^0.2.2",
70-
"string-width": "^7.0.0",
54+
"string-width": "^7.2.0",
7155
"strip-ansi": "^7.1.0",
72-
"stubborn-fs": "^1.2.5",
7356
"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"
7960
},
8061
"external": {
8162
"@apideck/better-ajv-errors": "^0.3.6",
@@ -91,10 +72,8 @@
9172
"blessed-contrib": "^4.11.0",
9273
"browserslist": "4.24.2",
9374
"chalk-table": "^1.0.2",
94-
"emoji-regex": "^10.3.0",
9575
"hpagent": "^1.2.0",
9676
"ignore": "^6.0.2",
97-
"ini": "4.1.1",
9877
"micromatch": "^4.0.8",
9978
"npm-package-arg": "^12.0.0",
10079
"pony-cause": "^2.1.11",
@@ -105,8 +84,5 @@
10584
"yaml": "^2.6.0",
10685
"yargs-parser": "^21.1.1"
10786
},
108-
"transitives": {
109-
"emoji-regex": "^10.3.0",
110-
"ini": "4.1.1"
111-
}
87+
"transitives": {}
11288
}

0 commit comments

Comments
 (0)