Skip to content

Commit e56a4f3

Browse files
committed
deps: are-we-there-yet@4.0.2
1 parent 8495b7c commit e56a4f3

File tree

109 files changed

+27
-15619
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+27
-15619
lines changed

DEPENDENCIES.md

-11
Original file line numberDiff line numberDiff line change
@@ -261,20 +261,15 @@ graph LR;
261261
## all dependencies
262262
```mermaid
263263
graph LR;
264-
abort-controller-->event-target-shim;
265264
agent-base-->debug;
266265
aggregate-error-->clean-stack;
267266
aggregate-error-->indent-string;
268267
ansi-styles-->color-convert;
269-
are-we-there-yet-->delegates;
270-
are-we-there-yet-->readable-stream;
271268
bin-links-->cmd-shim;
272269
bin-links-->npm-normalize-package-bin;
273270
bin-links-->read-cmd-shim;
274271
bin-links-->write-file-atomic;
275272
brace-expansion-->balanced-match;
276-
buffer-->base64-js;
277-
buffer-->ieee754;
278273
builtins-->semver;
279274
cacache-->fs-minipass;
280275
cacache-->glob;
@@ -759,11 +754,6 @@ graph LR;
759754
read-package-json-->npm-normalize-package-bin;
760755
read-package-json-fast-->json-parse-even-better-errors;
761756
read-package-json-fast-->npm-normalize-package-bin;
762-
readable-stream-->abort-controller;
763-
readable-stream-->buffer;
764-
readable-stream-->events;
765-
readable-stream-->process;
766-
readable-stream-->string_decoder;
767757
semver-->lru-cache;
768758
shebang-command-->shebang-regex;
769759
sigstore-->sigstore-bundle["@sigstore/bundle"];
@@ -790,7 +780,6 @@ graph LR;
790780
string-width-->emoji-regex;
791781
string-width-->is-fullwidth-code-point;
792782
string-width-->strip-ansi;
793-
string_decoder-->safe-buffer;
794783
strip-ansi-->ansi-regex;
795784
tar-->chownr;
796785
tar-->fs-minipass;

node_modules/.gitignore

-11
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
!/@tufjs/canonical-json
4747
!/@tufjs/models
4848
!/abbrev
49-
!/abort-controller
5049
!/agent-base
5150
!/aggregate-error
5251
!/ansi-regex
@@ -55,11 +54,9 @@
5554
!/archy
5655
!/are-we-there-yet
5756
!/balanced-match
58-
!/base64-js
5957
!/bin-links
6058
!/binary-extensions
6159
!/brace-expansion
62-
!/buffer
6360
!/builtins
6461
!/cacache
6562
!/chalk
@@ -95,15 +92,12 @@
9592
/debug/node_modules/*
9693
!/debug/node_modules/ms
9794
!/defaults
98-
!/delegates
9995
!/diff
10096
!/eastasianwidth
10197
!/emoji-regex
10298
!/encoding
10399
!/env-paths
104100
!/err-code
105-
!/event-target-shim
106-
!/events
107101
!/exponential-backoff
108102
!/fastest-levenshtein
109103
!/foreground-child
@@ -123,7 +117,6 @@
123117
!/http-proxy-agent
124118
!/https-proxy-agent
125119
!/iconv-lite
126-
!/ieee754
127120
!/ignore-walk
128121
!/imurmurhash
129122
!/indent-string
@@ -193,7 +186,6 @@
193186
!/path-scurry
194187
!/postcss-selector-parser
195188
!/proc-log
196-
!/process
197189
!/promise-all-reject-late
198190
!/promise-call-limit
199191
!/promise-inflight
@@ -204,9 +196,7 @@
204196
!/read-package-json-fast
205197
!/read-package-json
206198
!/read
207-
!/readable-stream
208199
!/retry
209-
!/safe-buffer
210200
!/safer-buffer
211201
!/semver
212202
!/semver/node_modules/
@@ -225,7 +215,6 @@
225215
!/spdx-expression-parse
226216
!/spdx-license-ids
227217
!/ssri
228-
!/string_decoder
229218
!/string-width-cjs
230219
!/string-width-cjs/node_modules/
231220
/string-width-cjs/node_modules/*

node_modules/abort-controller/LICENSE

-21
This file was deleted.

node_modules/abort-controller/browser.js

-13
This file was deleted.

node_modules/abort-controller/browser.mjs

-11
This file was deleted.

node_modules/abort-controller/dist/abort-controller.js

-127
This file was deleted.

0 commit comments

Comments
 (0)