electrobun 0.1.7 → 0.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,11 +8,353 @@
8
8
  "name": "electrobun-interactive-playground",
9
9
  "version": "0.0.1",
10
10
  "dependencies": {
11
- "electrobun": "file:../../"
11
+ "electrobun": "latest"
12
12
  }
13
13
  },
14
- "../..": {
15
- "version": "0.0.19-beta.118",
14
+ "node_modules/@isaacs/cliui": {
15
+ "version": "8.0.2",
16
+ "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
17
+ "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
18
+ "license": "ISC",
19
+ "dependencies": {
20
+ "string-width": "^5.1.2",
21
+ "string-width-cjs": "npm:string-width@^4.2.0",
22
+ "strip-ansi": "^7.0.1",
23
+ "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
24
+ "wrap-ansi": "^8.1.0",
25
+ "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
26
+ },
27
+ "engines": {
28
+ "node": ">=12"
29
+ }
30
+ },
31
+ "node_modules/@oneidentity/zstd-js": {
32
+ "version": "1.0.3",
33
+ "resolved": "https://registry.npmjs.org/@oneidentity/zstd-js/-/zstd-js-1.0.3.tgz",
34
+ "integrity": "sha512-Jm6sawqxLzBrjC4sg2BeXToa33yPzUmq20CKsehKY2++D/gHb/oSwVjNgT+RH4vys+r8FynrgcNzGwhZWMLzfQ==",
35
+ "license": "SEE LICENSE IN LICENSE",
36
+ "dependencies": {
37
+ "@types/emscripten": "^1.39.4"
38
+ }
39
+ },
40
+ "node_modules/@pkgjs/parseargs": {
41
+ "version": "0.11.0",
42
+ "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
43
+ "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
44
+ "license": "MIT",
45
+ "optional": true,
46
+ "engines": {
47
+ "node": ">=14"
48
+ }
49
+ },
50
+ "node_modules/@types/emscripten": {
51
+ "version": "1.41.2",
52
+ "resolved": "https://registry.npmjs.org/@types/emscripten/-/emscripten-1.41.2.tgz",
53
+ "integrity": "sha512-0EVXosRnffZuF+rsMM1ZVbfpwpvL2/hWycYQ/0GaH/VaoSJvcSmMl6fiPel9TZXHL3EhANxzqKOVFC6NFXyn8A==",
54
+ "license": "MIT"
55
+ },
56
+ "node_modules/@types/filesystem": {
57
+ "version": "0.0.36",
58
+ "resolved": "https://registry.npmjs.org/@types/filesystem/-/filesystem-0.0.36.tgz",
59
+ "integrity": "sha512-vPDXOZuannb9FZdxgHnqSwAG/jvdGM8Wq+6N4D/d80z+D4HWH+bItqsZaVRQykAn6WEVeEkLm2oQigyHtgb0RA==",
60
+ "license": "MIT",
61
+ "dependencies": {
62
+ "@types/filewriter": "*"
63
+ }
64
+ },
65
+ "node_modules/@types/filewriter": {
66
+ "version": "0.0.33",
67
+ "resolved": "https://registry.npmjs.org/@types/filewriter/-/filewriter-0.0.33.tgz",
68
+ "integrity": "sha512-xFU8ZXTw4gd358lb2jw25nxY9QAgqn2+bKKjKOYfNCzN4DKCFetK7sPtrlpg66Ywe3vWY9FNxprZawAh9wfJ3g==",
69
+ "license": "MIT"
70
+ },
71
+ "node_modules/@types/har-format": {
72
+ "version": "1.2.16",
73
+ "resolved": "https://registry.npmjs.org/@types/har-format/-/har-format-1.2.16.tgz",
74
+ "integrity": "sha512-fluxdy7ryD3MV6h8pTfTYpy/xQzCFC7m89nOH9y94cNqJ1mDIDPut7MnRHI3F6qRmh/cT2fUjG1MLdCNb4hE9A==",
75
+ "license": "MIT"
76
+ },
77
+ "node_modules/@types/webextension-polyfill": {
78
+ "version": "0.12.4",
79
+ "resolved": "https://registry.npmjs.org/@types/webextension-polyfill/-/webextension-polyfill-0.12.4.tgz",
80
+ "integrity": "sha512-wK8YdSI0pDiaehSLDIvtvonYmLwUUivg4Z6JCJO8rkyssMAG82cFJgwPK/V7NO61mJBLg/tXeoXQL8AFzpXZmQ==",
81
+ "license": "MIT"
82
+ },
83
+ "node_modules/abort-controller": {
84
+ "version": "3.0.0",
85
+ "resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
86
+ "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
87
+ "license": "MIT",
88
+ "dependencies": {
89
+ "event-target-shim": "^5.0.0"
90
+ },
91
+ "engines": {
92
+ "node": ">=6.5"
93
+ }
94
+ },
95
+ "node_modules/ansi-regex": {
96
+ "version": "6.2.2",
97
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
98
+ "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
99
+ "license": "MIT",
100
+ "engines": {
101
+ "node": ">=12"
102
+ },
103
+ "funding": {
104
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
105
+ }
106
+ },
107
+ "node_modules/ansi-styles": {
108
+ "version": "6.2.3",
109
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz",
110
+ "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==",
111
+ "license": "MIT",
112
+ "engines": {
113
+ "node": ">=12"
114
+ },
115
+ "funding": {
116
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
117
+ }
118
+ },
119
+ "node_modules/archiver": {
120
+ "version": "7.0.1",
121
+ "resolved": "https://registry.npmjs.org/archiver/-/archiver-7.0.1.tgz",
122
+ "integrity": "sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ==",
123
+ "license": "MIT",
124
+ "dependencies": {
125
+ "archiver-utils": "^5.0.2",
126
+ "async": "^3.2.4",
127
+ "buffer-crc32": "^1.0.0",
128
+ "readable-stream": "^4.0.0",
129
+ "readdir-glob": "^1.1.2",
130
+ "tar-stream": "^3.0.0",
131
+ "zip-stream": "^6.0.1"
132
+ },
133
+ "engines": {
134
+ "node": ">= 14"
135
+ }
136
+ },
137
+ "node_modules/archiver-utils": {
138
+ "version": "5.0.2",
139
+ "resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-5.0.2.tgz",
140
+ "integrity": "sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==",
141
+ "license": "MIT",
142
+ "dependencies": {
143
+ "glob": "^10.0.0",
144
+ "graceful-fs": "^4.2.0",
145
+ "is-stream": "^2.0.1",
146
+ "lazystream": "^1.0.0",
147
+ "lodash": "^4.17.15",
148
+ "normalize-path": "^3.0.0",
149
+ "readable-stream": "^4.0.0"
150
+ },
151
+ "engines": {
152
+ "node": ">= 14"
153
+ }
154
+ },
155
+ "node_modules/async": {
156
+ "version": "3.2.6",
157
+ "resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz",
158
+ "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==",
159
+ "license": "MIT"
160
+ },
161
+ "node_modules/b4a": {
162
+ "version": "1.7.3",
163
+ "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.7.3.tgz",
164
+ "integrity": "sha512-5Q2mfq2WfGuFp3uS//0s6baOJLMoVduPYVeNmDYxu5OUA1/cBfvr2RIS7vi62LdNj/urk1hfmj867I3qt6uZ7Q==",
165
+ "license": "Apache-2.0",
166
+ "peerDependencies": {
167
+ "react-native-b4a": "*"
168
+ },
169
+ "peerDependenciesMeta": {
170
+ "react-native-b4a": {
171
+ "optional": true
172
+ }
173
+ }
174
+ },
175
+ "node_modules/balanced-match": {
176
+ "version": "1.0.2",
177
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
178
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
179
+ "license": "MIT"
180
+ },
181
+ "node_modules/bare-events": {
182
+ "version": "2.7.0",
183
+ "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.7.0.tgz",
184
+ "integrity": "sha512-b3N5eTW1g7vXkw+0CXh/HazGTcO5KYuu/RCNaJbDMPI6LHDi+7qe8EmxKUVe1sUbY2KZOVZFyj62x0OEz9qyAA==",
185
+ "license": "Apache-2.0"
186
+ },
187
+ "node_modules/base64-js": {
188
+ "version": "1.5.1",
189
+ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
190
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
191
+ "funding": [
192
+ {
193
+ "type": "github",
194
+ "url": "https://github.com/sponsors/feross"
195
+ },
196
+ {
197
+ "type": "patreon",
198
+ "url": "https://www.patreon.com/feross"
199
+ },
200
+ {
201
+ "type": "consulting",
202
+ "url": "https://feross.org/support"
203
+ }
204
+ ],
205
+ "license": "MIT"
206
+ },
207
+ "node_modules/brace-expansion": {
208
+ "version": "2.0.2",
209
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
210
+ "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
211
+ "license": "MIT",
212
+ "dependencies": {
213
+ "balanced-match": "^1.0.0"
214
+ }
215
+ },
216
+ "node_modules/browser-namespace": {
217
+ "version": "1.4.0",
218
+ "resolved": "https://registry.npmjs.org/browser-namespace/-/browser-namespace-1.4.0.tgz",
219
+ "integrity": "sha512-9b4yNTNs+8HVPssSq8RSZMRunf+G4cVQ2PMtOTn+uEVFOW5C0Uo+eGXuJ5LfxS1UDph5oAdWj92thPyxVhpqXg==",
220
+ "license": "MIT",
221
+ "dependencies": {
222
+ "@types/filesystem": "*",
223
+ "@types/har-format": "*",
224
+ "@types/webextension-polyfill": "*"
225
+ }
226
+ },
227
+ "node_modules/buffer": {
228
+ "version": "6.0.3",
229
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
230
+ "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
231
+ "funding": [
232
+ {
233
+ "type": "github",
234
+ "url": "https://github.com/sponsors/feross"
235
+ },
236
+ {
237
+ "type": "patreon",
238
+ "url": "https://www.patreon.com/feross"
239
+ },
240
+ {
241
+ "type": "consulting",
242
+ "url": "https://feross.org/support"
243
+ }
244
+ ],
245
+ "license": "MIT",
246
+ "dependencies": {
247
+ "base64-js": "^1.3.1",
248
+ "ieee754": "^1.2.1"
249
+ }
250
+ },
251
+ "node_modules/buffer-crc32": {
252
+ "version": "1.0.0",
253
+ "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-1.0.0.tgz",
254
+ "integrity": "sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==",
255
+ "license": "MIT",
256
+ "engines": {
257
+ "node": ">=8.0.0"
258
+ }
259
+ },
260
+ "node_modules/chownr": {
261
+ "version": "2.0.0",
262
+ "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
263
+ "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
264
+ "license": "ISC",
265
+ "engines": {
266
+ "node": ">=10"
267
+ }
268
+ },
269
+ "node_modules/color-convert": {
270
+ "version": "2.0.1",
271
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
272
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
273
+ "license": "MIT",
274
+ "dependencies": {
275
+ "color-name": "~1.1.4"
276
+ },
277
+ "engines": {
278
+ "node": ">=7.0.0"
279
+ }
280
+ },
281
+ "node_modules/color-name": {
282
+ "version": "1.1.4",
283
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
284
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
285
+ "license": "MIT"
286
+ },
287
+ "node_modules/compress-commons": {
288
+ "version": "6.0.2",
289
+ "resolved": "https://registry.npmjs.org/compress-commons/-/compress-commons-6.0.2.tgz",
290
+ "integrity": "sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==",
291
+ "license": "MIT",
292
+ "dependencies": {
293
+ "crc-32": "^1.2.0",
294
+ "crc32-stream": "^6.0.0",
295
+ "is-stream": "^2.0.1",
296
+ "normalize-path": "^3.0.0",
297
+ "readable-stream": "^4.0.0"
298
+ },
299
+ "engines": {
300
+ "node": ">= 14"
301
+ }
302
+ },
303
+ "node_modules/core-util-is": {
304
+ "version": "1.0.3",
305
+ "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
306
+ "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
307
+ "license": "MIT"
308
+ },
309
+ "node_modules/crc-32": {
310
+ "version": "1.2.2",
311
+ "resolved": "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz",
312
+ "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==",
313
+ "license": "Apache-2.0",
314
+ "bin": {
315
+ "crc32": "bin/crc32.njs"
316
+ },
317
+ "engines": {
318
+ "node": ">=0.8"
319
+ }
320
+ },
321
+ "node_modules/crc32-stream": {
322
+ "version": "6.0.0",
323
+ "resolved": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-6.0.0.tgz",
324
+ "integrity": "sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==",
325
+ "license": "MIT",
326
+ "dependencies": {
327
+ "crc-32": "^1.2.0",
328
+ "readable-stream": "^4.0.0"
329
+ },
330
+ "engines": {
331
+ "node": ">= 14"
332
+ }
333
+ },
334
+ "node_modules/cross-spawn": {
335
+ "version": "7.0.6",
336
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
337
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
338
+ "license": "MIT",
339
+ "dependencies": {
340
+ "path-key": "^3.1.0",
341
+ "shebang-command": "^2.0.0",
342
+ "which": "^2.0.1"
343
+ },
344
+ "engines": {
345
+ "node": ">= 8"
346
+ }
347
+ },
348
+ "node_modules/eastasianwidth": {
349
+ "version": "0.2.0",
350
+ "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
351
+ "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
352
+ "license": "MIT"
353
+ },
354
+ "node_modules/electrobun": {
355
+ "version": "0.1.8",
356
+ "resolved": "https://registry.npmjs.org/electrobun/-/electrobun-0.1.8.tgz",
357
+ "integrity": "sha512-cg9mshKW0zgUXTHD2XIxSMmyxOqRXcYKTBQKvrHB6cLwUf+PBBTl8Q2V77oAOkPzbZmcdSFA0SDXvkp6jgEfYA==",
16
358
  "license": "MIT",
17
359
  "dependencies": {
18
360
  "@oneidentity/zstd-js": "^1.0.3",
@@ -22,15 +364,749 @@
22
364
  },
23
365
  "bin": {
24
366
  "electrobun": "bin/electrobun.cjs"
367
+ }
368
+ },
369
+ "node_modules/emoji-regex": {
370
+ "version": "9.2.2",
371
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
372
+ "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
373
+ "license": "MIT"
374
+ },
375
+ "node_modules/event-target-shim": {
376
+ "version": "5.0.1",
377
+ "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
378
+ "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
379
+ "license": "MIT",
380
+ "engines": {
381
+ "node": ">=6"
382
+ }
383
+ },
384
+ "node_modules/events": {
385
+ "version": "3.3.0",
386
+ "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
387
+ "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
388
+ "license": "MIT",
389
+ "engines": {
390
+ "node": ">=0.8.x"
391
+ }
392
+ },
393
+ "node_modules/events-universal": {
394
+ "version": "1.0.1",
395
+ "resolved": "https://registry.npmjs.org/events-universal/-/events-universal-1.0.1.tgz",
396
+ "integrity": "sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==",
397
+ "license": "Apache-2.0",
398
+ "dependencies": {
399
+ "bare-events": "^2.7.0"
400
+ }
401
+ },
402
+ "node_modules/fast-fifo": {
403
+ "version": "1.3.2",
404
+ "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz",
405
+ "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==",
406
+ "license": "MIT"
407
+ },
408
+ "node_modules/foreground-child": {
409
+ "version": "3.3.1",
410
+ "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz",
411
+ "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
412
+ "license": "ISC",
413
+ "dependencies": {
414
+ "cross-spawn": "^7.0.6",
415
+ "signal-exit": "^4.0.1"
416
+ },
417
+ "engines": {
418
+ "node": ">=14"
25
419
  },
26
- "devDependencies": {
27
- "@types/archiver": "^6.0.3",
28
- "@types/bun": "1.1.9"
420
+ "funding": {
421
+ "url": "https://github.com/sponsors/isaacs"
29
422
  }
30
423
  },
31
- "node_modules/electrobun": {
32
- "resolved": "../..",
33
- "link": true
424
+ "node_modules/fs-minipass": {
425
+ "version": "2.1.0",
426
+ "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
427
+ "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
428
+ "license": "ISC",
429
+ "dependencies": {
430
+ "minipass": "^3.0.0"
431
+ },
432
+ "engines": {
433
+ "node": ">= 8"
434
+ }
435
+ },
436
+ "node_modules/fs-minipass/node_modules/minipass": {
437
+ "version": "3.3.6",
438
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
439
+ "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
440
+ "license": "ISC",
441
+ "dependencies": {
442
+ "yallist": "^4.0.0"
443
+ },
444
+ "engines": {
445
+ "node": ">=8"
446
+ }
447
+ },
448
+ "node_modules/glob": {
449
+ "version": "10.4.5",
450
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
451
+ "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
452
+ "license": "ISC",
453
+ "dependencies": {
454
+ "foreground-child": "^3.1.0",
455
+ "jackspeak": "^3.1.2",
456
+ "minimatch": "^9.0.4",
457
+ "minipass": "^7.1.2",
458
+ "package-json-from-dist": "^1.0.0",
459
+ "path-scurry": "^1.11.1"
460
+ },
461
+ "bin": {
462
+ "glob": "dist/esm/bin.mjs"
463
+ },
464
+ "funding": {
465
+ "url": "https://github.com/sponsors/isaacs"
466
+ }
467
+ },
468
+ "node_modules/graceful-fs": {
469
+ "version": "4.2.11",
470
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
471
+ "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
472
+ "license": "ISC"
473
+ },
474
+ "node_modules/ieee754": {
475
+ "version": "1.2.1",
476
+ "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
477
+ "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
478
+ "funding": [
479
+ {
480
+ "type": "github",
481
+ "url": "https://github.com/sponsors/feross"
482
+ },
483
+ {
484
+ "type": "patreon",
485
+ "url": "https://www.patreon.com/feross"
486
+ },
487
+ {
488
+ "type": "consulting",
489
+ "url": "https://feross.org/support"
490
+ }
491
+ ],
492
+ "license": "BSD-3-Clause"
493
+ },
494
+ "node_modules/inherits": {
495
+ "version": "2.0.4",
496
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
497
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
498
+ "license": "ISC"
499
+ },
500
+ "node_modules/is-fullwidth-code-point": {
501
+ "version": "3.0.0",
502
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
503
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
504
+ "license": "MIT",
505
+ "engines": {
506
+ "node": ">=8"
507
+ }
508
+ },
509
+ "node_modules/is-stream": {
510
+ "version": "2.0.1",
511
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
512
+ "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
513
+ "license": "MIT",
514
+ "engines": {
515
+ "node": ">=8"
516
+ },
517
+ "funding": {
518
+ "url": "https://github.com/sponsors/sindresorhus"
519
+ }
520
+ },
521
+ "node_modules/isarray": {
522
+ "version": "1.0.0",
523
+ "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
524
+ "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
525
+ "license": "MIT"
526
+ },
527
+ "node_modules/isexe": {
528
+ "version": "2.0.0",
529
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
530
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
531
+ "license": "ISC"
532
+ },
533
+ "node_modules/jackspeak": {
534
+ "version": "3.4.3",
535
+ "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
536
+ "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
537
+ "license": "BlueOak-1.0.0",
538
+ "dependencies": {
539
+ "@isaacs/cliui": "^8.0.2"
540
+ },
541
+ "funding": {
542
+ "url": "https://github.com/sponsors/isaacs"
543
+ },
544
+ "optionalDependencies": {
545
+ "@pkgjs/parseargs": "^0.11.0"
546
+ }
547
+ },
548
+ "node_modules/lazystream": {
549
+ "version": "1.0.1",
550
+ "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz",
551
+ "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==",
552
+ "license": "MIT",
553
+ "dependencies": {
554
+ "readable-stream": "^2.0.5"
555
+ },
556
+ "engines": {
557
+ "node": ">= 0.6.3"
558
+ }
559
+ },
560
+ "node_modules/lazystream/node_modules/readable-stream": {
561
+ "version": "2.3.8",
562
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
563
+ "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
564
+ "license": "MIT",
565
+ "dependencies": {
566
+ "core-util-is": "~1.0.0",
567
+ "inherits": "~2.0.3",
568
+ "isarray": "~1.0.0",
569
+ "process-nextick-args": "~2.0.0",
570
+ "safe-buffer": "~5.1.1",
571
+ "string_decoder": "~1.1.1",
572
+ "util-deprecate": "~1.0.1"
573
+ }
574
+ },
575
+ "node_modules/lazystream/node_modules/safe-buffer": {
576
+ "version": "5.1.2",
577
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
578
+ "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
579
+ "license": "MIT"
580
+ },
581
+ "node_modules/lazystream/node_modules/string_decoder": {
582
+ "version": "1.1.1",
583
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
584
+ "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
585
+ "license": "MIT",
586
+ "dependencies": {
587
+ "safe-buffer": "~5.1.0"
588
+ }
589
+ },
590
+ "node_modules/lodash": {
591
+ "version": "4.17.21",
592
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
593
+ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
594
+ "license": "MIT"
595
+ },
596
+ "node_modules/lru-cache": {
597
+ "version": "10.4.3",
598
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
599
+ "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
600
+ "license": "ISC"
601
+ },
602
+ "node_modules/minimatch": {
603
+ "version": "9.0.5",
604
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
605
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
606
+ "license": "ISC",
607
+ "dependencies": {
608
+ "brace-expansion": "^2.0.1"
609
+ },
610
+ "engines": {
611
+ "node": ">=16 || 14 >=14.17"
612
+ },
613
+ "funding": {
614
+ "url": "https://github.com/sponsors/isaacs"
615
+ }
616
+ },
617
+ "node_modules/minipass": {
618
+ "version": "7.1.2",
619
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
620
+ "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
621
+ "license": "ISC",
622
+ "engines": {
623
+ "node": ">=16 || 14 >=14.17"
624
+ }
625
+ },
626
+ "node_modules/minizlib": {
627
+ "version": "2.1.2",
628
+ "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
629
+ "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
630
+ "license": "MIT",
631
+ "dependencies": {
632
+ "minipass": "^3.0.0",
633
+ "yallist": "^4.0.0"
634
+ },
635
+ "engines": {
636
+ "node": ">= 8"
637
+ }
638
+ },
639
+ "node_modules/minizlib/node_modules/minipass": {
640
+ "version": "3.3.6",
641
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
642
+ "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
643
+ "license": "ISC",
644
+ "dependencies": {
645
+ "yallist": "^4.0.0"
646
+ },
647
+ "engines": {
648
+ "node": ">=8"
649
+ }
650
+ },
651
+ "node_modules/mkdirp": {
652
+ "version": "1.0.4",
653
+ "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
654
+ "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
655
+ "license": "MIT",
656
+ "bin": {
657
+ "mkdirp": "bin/cmd.js"
658
+ },
659
+ "engines": {
660
+ "node": ">=10"
661
+ }
662
+ },
663
+ "node_modules/normalize-path": {
664
+ "version": "3.0.0",
665
+ "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
666
+ "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
667
+ "license": "MIT",
668
+ "engines": {
669
+ "node": ">=0.10.0"
670
+ }
671
+ },
672
+ "node_modules/package-json-from-dist": {
673
+ "version": "1.0.1",
674
+ "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
675
+ "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
676
+ "license": "BlueOak-1.0.0"
677
+ },
678
+ "node_modules/path-key": {
679
+ "version": "3.1.1",
680
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
681
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
682
+ "license": "MIT",
683
+ "engines": {
684
+ "node": ">=8"
685
+ }
686
+ },
687
+ "node_modules/path-scurry": {
688
+ "version": "1.11.1",
689
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
690
+ "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
691
+ "license": "BlueOak-1.0.0",
692
+ "dependencies": {
693
+ "lru-cache": "^10.2.0",
694
+ "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
695
+ },
696
+ "engines": {
697
+ "node": ">=16 || 14 >=14.18"
698
+ },
699
+ "funding": {
700
+ "url": "https://github.com/sponsors/isaacs"
701
+ }
702
+ },
703
+ "node_modules/process": {
704
+ "version": "0.11.10",
705
+ "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
706
+ "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
707
+ "license": "MIT",
708
+ "engines": {
709
+ "node": ">= 0.6.0"
710
+ }
711
+ },
712
+ "node_modules/process-nextick-args": {
713
+ "version": "2.0.1",
714
+ "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
715
+ "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
716
+ "license": "MIT"
717
+ },
718
+ "node_modules/readable-stream": {
719
+ "version": "4.7.0",
720
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.7.0.tgz",
721
+ "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==",
722
+ "license": "MIT",
723
+ "dependencies": {
724
+ "abort-controller": "^3.0.0",
725
+ "buffer": "^6.0.3",
726
+ "events": "^3.3.0",
727
+ "process": "^0.11.10",
728
+ "string_decoder": "^1.3.0"
729
+ },
730
+ "engines": {
731
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
732
+ }
733
+ },
734
+ "node_modules/readdir-glob": {
735
+ "version": "1.1.3",
736
+ "resolved": "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz",
737
+ "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==",
738
+ "license": "Apache-2.0",
739
+ "dependencies": {
740
+ "minimatch": "^5.1.0"
741
+ }
742
+ },
743
+ "node_modules/readdir-glob/node_modules/minimatch": {
744
+ "version": "5.1.6",
745
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
746
+ "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
747
+ "license": "ISC",
748
+ "dependencies": {
749
+ "brace-expansion": "^2.0.1"
750
+ },
751
+ "engines": {
752
+ "node": ">=10"
753
+ }
754
+ },
755
+ "node_modules/rpc-anywhere": {
756
+ "version": "1.5.0",
757
+ "resolved": "https://registry.npmjs.org/rpc-anywhere/-/rpc-anywhere-1.5.0.tgz",
758
+ "integrity": "sha512-ZYrB0foAM4oE7oBnUH3BL7LwtW9d6+RkzL/rFnjj8GCaFt5c81Rbw6oVl6u9AMsGONsKeJX0mL62TpbPXSO6og==",
759
+ "license": "MIT",
760
+ "dependencies": {
761
+ "browser-namespace": "^1.4.0"
762
+ }
763
+ },
764
+ "node_modules/safe-buffer": {
765
+ "version": "5.2.1",
766
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
767
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
768
+ "funding": [
769
+ {
770
+ "type": "github",
771
+ "url": "https://github.com/sponsors/feross"
772
+ },
773
+ {
774
+ "type": "patreon",
775
+ "url": "https://www.patreon.com/feross"
776
+ },
777
+ {
778
+ "type": "consulting",
779
+ "url": "https://feross.org/support"
780
+ }
781
+ ],
782
+ "license": "MIT"
783
+ },
784
+ "node_modules/shebang-command": {
785
+ "version": "2.0.0",
786
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
787
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
788
+ "license": "MIT",
789
+ "dependencies": {
790
+ "shebang-regex": "^3.0.0"
791
+ },
792
+ "engines": {
793
+ "node": ">=8"
794
+ }
795
+ },
796
+ "node_modules/shebang-regex": {
797
+ "version": "3.0.0",
798
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
799
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
800
+ "license": "MIT",
801
+ "engines": {
802
+ "node": ">=8"
803
+ }
804
+ },
805
+ "node_modules/signal-exit": {
806
+ "version": "4.1.0",
807
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
808
+ "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
809
+ "license": "ISC",
810
+ "engines": {
811
+ "node": ">=14"
812
+ },
813
+ "funding": {
814
+ "url": "https://github.com/sponsors/isaacs"
815
+ }
816
+ },
817
+ "node_modules/streamx": {
818
+ "version": "2.23.0",
819
+ "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.23.0.tgz",
820
+ "integrity": "sha512-kn+e44esVfn2Fa/O0CPFcex27fjIL6MkVae0Mm6q+E6f0hWv578YCERbv+4m02cjxvDsPKLnmxral/rR6lBMAg==",
821
+ "license": "MIT",
822
+ "dependencies": {
823
+ "events-universal": "^1.0.0",
824
+ "fast-fifo": "^1.3.2",
825
+ "text-decoder": "^1.1.0"
826
+ }
827
+ },
828
+ "node_modules/string_decoder": {
829
+ "version": "1.3.0",
830
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
831
+ "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
832
+ "license": "MIT",
833
+ "dependencies": {
834
+ "safe-buffer": "~5.2.0"
835
+ }
836
+ },
837
+ "node_modules/string-width": {
838
+ "version": "5.1.2",
839
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
840
+ "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
841
+ "license": "MIT",
842
+ "dependencies": {
843
+ "eastasianwidth": "^0.2.0",
844
+ "emoji-regex": "^9.2.2",
845
+ "strip-ansi": "^7.0.1"
846
+ },
847
+ "engines": {
848
+ "node": ">=12"
849
+ },
850
+ "funding": {
851
+ "url": "https://github.com/sponsors/sindresorhus"
852
+ }
853
+ },
854
+ "node_modules/string-width-cjs": {
855
+ "name": "string-width",
856
+ "version": "4.2.3",
857
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
858
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
859
+ "license": "MIT",
860
+ "dependencies": {
861
+ "emoji-regex": "^8.0.0",
862
+ "is-fullwidth-code-point": "^3.0.0",
863
+ "strip-ansi": "^6.0.1"
864
+ },
865
+ "engines": {
866
+ "node": ">=8"
867
+ }
868
+ },
869
+ "node_modules/string-width-cjs/node_modules/ansi-regex": {
870
+ "version": "5.0.1",
871
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
872
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
873
+ "license": "MIT",
874
+ "engines": {
875
+ "node": ">=8"
876
+ }
877
+ },
878
+ "node_modules/string-width-cjs/node_modules/emoji-regex": {
879
+ "version": "8.0.0",
880
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
881
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
882
+ "license": "MIT"
883
+ },
884
+ "node_modules/string-width-cjs/node_modules/strip-ansi": {
885
+ "version": "6.0.1",
886
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
887
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
888
+ "license": "MIT",
889
+ "dependencies": {
890
+ "ansi-regex": "^5.0.1"
891
+ },
892
+ "engines": {
893
+ "node": ">=8"
894
+ }
895
+ },
896
+ "node_modules/strip-ansi": {
897
+ "version": "7.1.2",
898
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
899
+ "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
900
+ "license": "MIT",
901
+ "dependencies": {
902
+ "ansi-regex": "^6.0.1"
903
+ },
904
+ "engines": {
905
+ "node": ">=12"
906
+ },
907
+ "funding": {
908
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
909
+ }
910
+ },
911
+ "node_modules/strip-ansi-cjs": {
912
+ "name": "strip-ansi",
913
+ "version": "6.0.1",
914
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
915
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
916
+ "license": "MIT",
917
+ "dependencies": {
918
+ "ansi-regex": "^5.0.1"
919
+ },
920
+ "engines": {
921
+ "node": ">=8"
922
+ }
923
+ },
924
+ "node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
925
+ "version": "5.0.1",
926
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
927
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
928
+ "license": "MIT",
929
+ "engines": {
930
+ "node": ">=8"
931
+ }
932
+ },
933
+ "node_modules/tar": {
934
+ "version": "6.2.1",
935
+ "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz",
936
+ "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
937
+ "license": "ISC",
938
+ "dependencies": {
939
+ "chownr": "^2.0.0",
940
+ "fs-minipass": "^2.0.0",
941
+ "minipass": "^5.0.0",
942
+ "minizlib": "^2.1.1",
943
+ "mkdirp": "^1.0.3",
944
+ "yallist": "^4.0.0"
945
+ },
946
+ "engines": {
947
+ "node": ">=10"
948
+ }
949
+ },
950
+ "node_modules/tar-stream": {
951
+ "version": "3.1.7",
952
+ "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz",
953
+ "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==",
954
+ "license": "MIT",
955
+ "dependencies": {
956
+ "b4a": "^1.6.4",
957
+ "fast-fifo": "^1.2.0",
958
+ "streamx": "^2.15.0"
959
+ }
960
+ },
961
+ "node_modules/tar/node_modules/minipass": {
962
+ "version": "5.0.0",
963
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
964
+ "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
965
+ "license": "ISC",
966
+ "engines": {
967
+ "node": ">=8"
968
+ }
969
+ },
970
+ "node_modules/text-decoder": {
971
+ "version": "1.2.3",
972
+ "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.3.tgz",
973
+ "integrity": "sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==",
974
+ "license": "Apache-2.0",
975
+ "dependencies": {
976
+ "b4a": "^1.6.4"
977
+ }
978
+ },
979
+ "node_modules/util-deprecate": {
980
+ "version": "1.0.2",
981
+ "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
982
+ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
983
+ "license": "MIT"
984
+ },
985
+ "node_modules/which": {
986
+ "version": "2.0.2",
987
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
988
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
989
+ "license": "ISC",
990
+ "dependencies": {
991
+ "isexe": "^2.0.0"
992
+ },
993
+ "bin": {
994
+ "node-which": "bin/node-which"
995
+ },
996
+ "engines": {
997
+ "node": ">= 8"
998
+ }
999
+ },
1000
+ "node_modules/wrap-ansi": {
1001
+ "version": "8.1.0",
1002
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
1003
+ "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
1004
+ "license": "MIT",
1005
+ "dependencies": {
1006
+ "ansi-styles": "^6.1.0",
1007
+ "string-width": "^5.0.1",
1008
+ "strip-ansi": "^7.0.1"
1009
+ },
1010
+ "engines": {
1011
+ "node": ">=12"
1012
+ },
1013
+ "funding": {
1014
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
1015
+ }
1016
+ },
1017
+ "node_modules/wrap-ansi-cjs": {
1018
+ "name": "wrap-ansi",
1019
+ "version": "7.0.0",
1020
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
1021
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
1022
+ "license": "MIT",
1023
+ "dependencies": {
1024
+ "ansi-styles": "^4.0.0",
1025
+ "string-width": "^4.1.0",
1026
+ "strip-ansi": "^6.0.0"
1027
+ },
1028
+ "engines": {
1029
+ "node": ">=10"
1030
+ },
1031
+ "funding": {
1032
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
1033
+ }
1034
+ },
1035
+ "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
1036
+ "version": "5.0.1",
1037
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
1038
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
1039
+ "license": "MIT",
1040
+ "engines": {
1041
+ "node": ">=8"
1042
+ }
1043
+ },
1044
+ "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
1045
+ "version": "4.3.0",
1046
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
1047
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
1048
+ "license": "MIT",
1049
+ "dependencies": {
1050
+ "color-convert": "^2.0.1"
1051
+ },
1052
+ "engines": {
1053
+ "node": ">=8"
1054
+ },
1055
+ "funding": {
1056
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
1057
+ }
1058
+ },
1059
+ "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
1060
+ "version": "8.0.0",
1061
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
1062
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
1063
+ "license": "MIT"
1064
+ },
1065
+ "node_modules/wrap-ansi-cjs/node_modules/string-width": {
1066
+ "version": "4.2.3",
1067
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
1068
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
1069
+ "license": "MIT",
1070
+ "dependencies": {
1071
+ "emoji-regex": "^8.0.0",
1072
+ "is-fullwidth-code-point": "^3.0.0",
1073
+ "strip-ansi": "^6.0.1"
1074
+ },
1075
+ "engines": {
1076
+ "node": ">=8"
1077
+ }
1078
+ },
1079
+ "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
1080
+ "version": "6.0.1",
1081
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
1082
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
1083
+ "license": "MIT",
1084
+ "dependencies": {
1085
+ "ansi-regex": "^5.0.1"
1086
+ },
1087
+ "engines": {
1088
+ "node": ">=8"
1089
+ }
1090
+ },
1091
+ "node_modules/yallist": {
1092
+ "version": "4.0.0",
1093
+ "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
1094
+ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
1095
+ "license": "ISC"
1096
+ },
1097
+ "node_modules/zip-stream": {
1098
+ "version": "6.0.1",
1099
+ "resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-6.0.1.tgz",
1100
+ "integrity": "sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==",
1101
+ "license": "MIT",
1102
+ "dependencies": {
1103
+ "archiver-utils": "^5.0.0",
1104
+ "compress-commons": "^6.0.2",
1105
+ "readable-stream": "^4.0.0"
1106
+ },
1107
+ "engines": {
1108
+ "node": ">= 14"
1109
+ }
34
1110
  }
35
1111
  }
36
1112
  }