@capgo/cli 4.12.12-beta.0 → 4.12.13

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.
package/dist/index.js CHANGED
@@ -1,362 +1,5 @@
1
1
  #!/usr/bin/env node
2
- /******/ (() => { // webpackBootstrap
3
- /******/ var __webpack_modules__ = ({
4
-
5
- /***/ 269:
6
- /***/ ((module) => {
7
-
8
- module.exports = eval("require")("bufferutil");
9
-
10
-
11
- /***/ }),
12
-
13
- /***/ 941:
14
- /***/ ((module) => {
15
-
16
- module.exports = eval("require")("original-fs");
17
-
18
-
19
- /***/ }),
20
-
21
- /***/ 592:
22
- /***/ ((module) => {
23
-
24
- module.exports = eval("require")("utf-8-validate");
25
-
26
-
27
- /***/ }),
28
-
29
- /***/ 491:
30
- /***/ ((module) => {
31
-
32
- "use strict";
33
- module.exports = require("assert");
34
-
35
- /***/ }),
36
-
37
- /***/ 300:
38
- /***/ ((module) => {
39
-
40
- "use strict";
41
- module.exports = require("buffer");
42
-
43
- /***/ }),
44
-
45
- /***/ 81:
46
- /***/ ((module) => {
47
-
48
2
  "use strict";
49
- module.exports = require("child_process");
50
-
51
- /***/ }),
52
-
53
- /***/ 57:
54
- /***/ ((module) => {
55
-
56
- "use strict";
57
- module.exports = require("constants");
58
-
59
- /***/ }),
60
-
61
- /***/ 113:
62
- /***/ ((module) => {
63
-
64
- "use strict";
65
- module.exports = require("crypto");
66
-
67
- /***/ }),
68
-
69
- /***/ 361:
70
- /***/ ((module) => {
71
-
72
- "use strict";
73
- module.exports = require("events");
74
-
75
- /***/ }),
76
-
77
- /***/ 147:
78
- /***/ ((module) => {
79
-
80
- "use strict";
81
- module.exports = require("fs");
82
-
83
- /***/ }),
84
-
85
- /***/ 685:
86
- /***/ ((module) => {
87
-
88
- "use strict";
89
- module.exports = require("http");
90
-
91
- /***/ }),
92
-
93
- /***/ 687:
94
- /***/ ((module) => {
95
-
96
- "use strict";
97
- module.exports = require("https");
98
-
99
- /***/ }),
100
-
101
- /***/ 808:
102
- /***/ ((module) => {
103
-
104
- "use strict";
105
- module.exports = require("net");
106
-
107
- /***/ }),
108
-
109
- /***/ 254:
110
- /***/ ((module) => {
111
-
112
- "use strict";
113
- module.exports = require("node:buffer");
114
-
115
- /***/ }),
116
-
117
- /***/ 718:
118
- /***/ ((module) => {
119
-
120
- "use strict";
121
- module.exports = require("node:child_process");
122
-
123
- /***/ }),
124
-
125
- /***/ 5:
126
- /***/ ((module) => {
127
-
128
- "use strict";
129
- module.exports = require("node:crypto");
130
-
131
- /***/ }),
132
-
133
- /***/ 673:
134
- /***/ ((module) => {
135
-
136
- "use strict";
137
- module.exports = require("node:events");
138
-
139
- /***/ }),
140
-
141
- /***/ 561:
142
- /***/ ((module) => {
143
-
144
- "use strict";
145
- module.exports = require("node:fs");
146
-
147
- /***/ }),
148
-
149
- /***/ 977:
150
- /***/ ((module) => {
151
-
152
- "use strict";
153
- module.exports = require("node:fs/promises");
154
-
155
- /***/ }),
156
-
157
- /***/ 612:
158
- /***/ ((module) => {
159
-
160
- "use strict";
161
- module.exports = require("node:os");
162
-
163
- /***/ }),
164
-
165
- /***/ 411:
166
- /***/ ((module) => {
167
-
168
- "use strict";
169
- module.exports = require("node:path");
170
-
171
- /***/ }),
172
-
173
- /***/ 742:
174
- /***/ ((module) => {
175
-
176
- "use strict";
177
- module.exports = require("node:process");
178
-
179
- /***/ }),
180
-
181
- /***/ 747:
182
- /***/ ((module) => {
183
-
184
- "use strict";
185
- module.exports = require("node:readline");
186
-
187
- /***/ }),
188
-
189
- /***/ 997:
190
- /***/ ((module) => {
191
-
192
- "use strict";
193
- module.exports = require("node:tty");
194
-
195
- /***/ }),
196
-
197
- /***/ 41:
198
- /***/ ((module) => {
199
-
200
- "use strict";
201
- module.exports = require("node:url");
202
-
203
- /***/ }),
204
-
205
- /***/ 261:
206
- /***/ ((module) => {
207
-
208
- "use strict";
209
- module.exports = require("node:util");
210
-
211
- /***/ }),
212
-
213
- /***/ 37:
214
- /***/ ((module) => {
215
-
216
- "use strict";
217
- module.exports = require("os");
218
-
219
- /***/ }),
220
-
221
- /***/ 17:
222
- /***/ ((module) => {
223
-
224
- "use strict";
225
- module.exports = require("path");
226
-
227
- /***/ }),
228
-
229
- /***/ 477:
230
- /***/ ((module) => {
231
-
232
- "use strict";
233
- module.exports = require("punycode");
234
-
235
- /***/ }),
236
-
237
- /***/ 788:
238
- /***/ ((module) => {
239
-
240
- "use strict";
241
- module.exports = require("querystring");
242
-
243
- /***/ }),
244
-
245
- /***/ 521:
246
- /***/ ((module) => {
247
-
248
- "use strict";
249
- module.exports = require("readline");
250
-
251
- /***/ }),
252
-
253
- /***/ 781:
254
- /***/ ((module) => {
255
-
256
- "use strict";
257
- module.exports = require("stream");
258
-
259
- /***/ }),
260
-
261
- /***/ 576:
262
- /***/ ((module) => {
263
-
264
- "use strict";
265
- module.exports = require("string_decoder");
266
-
267
- /***/ }),
268
-
269
- /***/ 512:
270
- /***/ ((module) => {
271
-
272
- "use strict";
273
- module.exports = require("timers");
274
-
275
- /***/ }),
276
-
277
- /***/ 404:
278
- /***/ ((module) => {
279
-
280
- "use strict";
281
- module.exports = require("tls");
282
-
283
- /***/ }),
284
-
285
- /***/ 224:
286
- /***/ ((module) => {
287
-
288
- "use strict";
289
- module.exports = require("tty");
290
-
291
- /***/ }),
292
-
293
- /***/ 310:
294
- /***/ ((module) => {
295
-
296
- "use strict";
297
- module.exports = require("url");
298
-
299
- /***/ }),
300
-
301
- /***/ 837:
302
- /***/ ((module) => {
303
-
304
- "use strict";
305
- module.exports = require("util");
306
-
307
- /***/ }),
308
-
309
- /***/ 796:
310
- /***/ ((module) => {
311
-
312
- "use strict";
313
- module.exports = require("zlib");
314
-
315
- /***/ })
316
-
317
- /******/ });
318
- /************************************************************************/
319
- /******/ // The module cache
320
- /******/ var __webpack_module_cache__ = {};
321
- /******/
322
- /******/ // The require function
323
- /******/ function __nccwpck_require__(moduleId) {
324
- /******/ // Check if module is in cache
325
- /******/ var cachedModule = __webpack_module_cache__[moduleId];
326
- /******/ if (cachedModule !== undefined) {
327
- /******/ return cachedModule.exports;
328
- /******/ }
329
- /******/ // Create a new module (and put it into the cache)
330
- /******/ var module = __webpack_module_cache__[moduleId] = {
331
- /******/ // no module.id needed
332
- /******/ // no module.loaded needed
333
- /******/ exports: {}
334
- /******/ };
335
- /******/
336
- /******/ // Execute the module function
337
- /******/ var threw = true;
338
- /******/ try {
339
- /******/ __webpack_modules__[moduleId](module, module.exports, __nccwpck_require__);
340
- /******/ threw = false;
341
- /******/ } finally {
342
- /******/ if(threw) delete __webpack_module_cache__[moduleId];
343
- /******/ }
344
- /******/
345
- /******/ // Return the exports of the module
346
- /******/ return module.exports;
347
- /******/ }
348
- /******/
349
- /************************************************************************/
350
- /******/ /* webpack/runtime/compat */
351
- /******/
352
- /******/ if (typeof __nccwpck_require__ !== 'undefined') __nccwpck_require__.ab = __dirname + "/";
353
- /******/
354
- /************************************************************************/
355
- var __webpack_exports__ = {};
356
- // This entry need to be wrapped in an IIFE because it need to be in strict mode.
357
- (() => {
358
- "use strict";
359
-
360
3
  var __create = Object.create;
361
4
  var __defProp = Object.defineProperty;
362
5
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
@@ -1322,11 +965,11 @@ var require_suggestSimilar = __commonJS({
1322
965
  // node_modules/commander/lib/command.js
1323
966
  var require_command = __commonJS({
1324
967
  "node_modules/commander/lib/command.js"(exports2) {
1325
- var EventEmitter = (__nccwpck_require__(673).EventEmitter);
1326
- var childProcess2 = __nccwpck_require__(718);
1327
- var path5 = __nccwpck_require__(411);
1328
- var fs6 = __nccwpck_require__(561);
1329
- var process30 = __nccwpck_require__(742);
968
+ var EventEmitter = require("node:events").EventEmitter;
969
+ var childProcess2 = require("node:child_process");
970
+ var path5 = require("node:path");
971
+ var fs6 = require("node:fs");
972
+ var process30 = require("node:process");
1330
973
  var { Argument: Argument2, humanReadableArgName } = require_argument();
1331
974
  var { CommanderError: CommanderError2 } = require_error();
1332
975
  var { Help: Help2 } = require_help();
@@ -3443,7 +3086,7 @@ var require_src = __commonJS({
3443
3086
  // node_modules/@clack/prompts/node_modules/picocolors/picocolors.js
3444
3087
  var require_picocolors = __commonJS({
3445
3088
  "node_modules/@clack/prompts/node_modules/picocolors/picocolors.js"(exports2, module2) {
3446
- var tty = __nccwpck_require__(224);
3089
+ var tty = require("tty");
3447
3090
  var isColorSupported = !("NO_COLOR" in process.env || process.argv.includes("--no-color")) && ("FORCE_COLOR" in process.env || process.argv.includes("--color") || process.platform === "win32" || tty.isatty(1) && process.env.TERM !== "dumb" || "CI" in process.env);
3448
3091
  var formatter = (open2, close, replace = open2) => (input) => {
3449
3092
  let string = "" + input;
@@ -4003,7 +3646,7 @@ var require_universalify = __commonJS({
4003
3646
  // node_modules/graceful-fs/polyfills.js
4004
3647
  var require_polyfills = __commonJS({
4005
3648
  "node_modules/graceful-fs/polyfills.js"(exports2, module2) {
4006
- var constants2 = __nccwpck_require__(57);
3649
+ var constants2 = require("constants");
4007
3650
  var origCwd = process.cwd;
4008
3651
  var cwd = null;
4009
3652
  var platform2 = process.env.GRACEFUL_FS_PLATFORM || process.platform;
@@ -4291,7 +3934,7 @@ var require_polyfills = __commonJS({
4291
3934
  // node_modules/graceful-fs/legacy-streams.js
4292
3935
  var require_legacy_streams = __commonJS({
4293
3936
  "node_modules/graceful-fs/legacy-streams.js"(exports2, module2) {
4294
- var Stream = (__nccwpck_require__(781).Stream);
3937
+ var Stream = require("stream").Stream;
4295
3938
  module2.exports = legacy;
4296
3939
  function legacy(fs6) {
4297
3940
  return {
@@ -4410,11 +4053,11 @@ var require_clone = __commonJS({
4410
4053
  // node_modules/graceful-fs/graceful-fs.js
4411
4054
  var require_graceful_fs = __commonJS({
4412
4055
  "node_modules/graceful-fs/graceful-fs.js"(exports2, module2) {
4413
- var fs6 = __nccwpck_require__(147);
4056
+ var fs6 = require("fs");
4414
4057
  var polyfills = require_polyfills();
4415
4058
  var legacy = require_legacy_streams();
4416
4059
  var clone = require_clone();
4417
- var util = __nccwpck_require__(837);
4060
+ var util = require("util");
4418
4061
  var gracefulQueue;
4419
4062
  var previousSymbol;
4420
4063
  if (typeof Symbol === "function" && typeof Symbol.for === "function") {
@@ -4473,7 +4116,7 @@ var require_graceful_fs = __commonJS({
4473
4116
  if (/\bgfs4\b/i.test(process.env.NODE_DEBUG || "")) {
4474
4117
  process.on("exit", function() {
4475
4118
  debug(fs6[gracefulQueue]);
4476
- (__nccwpck_require__(491).equal)(fs6[gracefulQueue].length, 0);
4119
+ require("assert").equal(fs6[gracefulQueue].length, 0);
4477
4120
  });
4478
4121
  }
4479
4122
  }
@@ -4895,7 +4538,7 @@ var require_make_dir = __commonJS({
4895
4538
  "node_modules/fs-extra/lib/mkdirs/make-dir.js"(exports2, module2) {
4896
4539
  "use strict";
4897
4540
  var fs6 = require_fs();
4898
- var path5 = __nccwpck_require__(17);
4541
+ var path5 = require("path");
4899
4542
  var atLeastNode = require_at_least_node();
4900
4543
  var useNativeRecursiveOption = atLeastNode("10.12.0");
4901
4544
  var checkPath = (pth) => {
@@ -5052,8 +4695,8 @@ var require_stat = __commonJS({
5052
4695
  "node_modules/fs-extra/lib/util/stat.js"(exports2, module2) {
5053
4696
  "use strict";
5054
4697
  var fs6 = require_fs();
5055
- var path5 = __nccwpck_require__(17);
5056
- var util = __nccwpck_require__(837);
4698
+ var path5 = require("path");
4699
+ var util = require("util");
5057
4700
  var atLeastNode = require_at_least_node();
5058
4701
  var nodeSupportsBigInt = atLeastNode("10.5.0");
5059
4702
  var stat = (file) => nodeSupportsBigInt ? fs6.stat(file, { bigint: true }) : fs6.stat(file);
@@ -5168,7 +4811,7 @@ var require_copy_sync = __commonJS({
5168
4811
  "node_modules/fs-extra/lib/copy-sync/copy-sync.js"(exports2, module2) {
5169
4812
  "use strict";
5170
4813
  var fs6 = require_graceful_fs();
5171
- var path5 = __nccwpck_require__(17);
4814
+ var path5 = require("path");
5172
4815
  var mkdirsSync = require_mkdirs().mkdirsSync;
5173
4816
  var utimesMillisSync = require_utimes().utimesMillisSync;
5174
4817
  var stat = require_stat();
@@ -5326,7 +4969,7 @@ var require_copy = __commonJS({
5326
4969
  "node_modules/fs-extra/lib/copy/copy.js"(exports2, module2) {
5327
4970
  "use strict";
5328
4971
  var fs6 = require_graceful_fs();
5329
- var path5 = __nccwpck_require__(17);
4972
+ var path5 = require("path");
5330
4973
  var mkdirs = require_mkdirs().mkdirs;
5331
4974
  var pathExists = require_path_exists().pathExists;
5332
4975
  var utimesMillis = require_utimes().utimesMillis;
@@ -5532,8 +5175,8 @@ var require_rimraf = __commonJS({
5532
5175
  "node_modules/fs-extra/lib/remove/rimraf.js"(exports2, module2) {
5533
5176
  "use strict";
5534
5177
  var fs6 = require_graceful_fs();
5535
- var path5 = __nccwpck_require__(17);
5536
- var assert = __nccwpck_require__(491);
5178
+ var path5 = require("path");
5179
+ var assert = require("assert");
5537
5180
  var isWindows = process.platform === "win32";
5538
5181
  function defaults(options) {
5539
5182
  const methods = [
@@ -5781,7 +5424,7 @@ var require_empty = __commonJS({
5781
5424
  "use strict";
5782
5425
  var u = require_universalify().fromCallback;
5783
5426
  var fs6 = require_graceful_fs();
5784
- var path5 = __nccwpck_require__(17);
5427
+ var path5 = require("path");
5785
5428
  var mkdir = require_mkdirs();
5786
5429
  var remove = require_remove();
5787
5430
  var emptyDir = u(function emptyDir2(dir, callback) {
@@ -5827,7 +5470,7 @@ var require_file = __commonJS({
5827
5470
  "node_modules/fs-extra/lib/ensure/file.js"(exports2, module2) {
5828
5471
  "use strict";
5829
5472
  var u = require_universalify().fromCallback;
5830
- var path5 = __nccwpck_require__(17);
5473
+ var path5 = require("path");
5831
5474
  var fs6 = require_graceful_fs();
5832
5475
  var mkdir = require_mkdirs();
5833
5476
  function createFile(file, callback) {
@@ -5889,7 +5532,7 @@ var require_link = __commonJS({
5889
5532
  "node_modules/fs-extra/lib/ensure/link.js"(exports2, module2) {
5890
5533
  "use strict";
5891
5534
  var u = require_universalify().fromCallback;
5892
- var path5 = __nccwpck_require__(17);
5535
+ var path5 = require("path");
5893
5536
  var fs6 = require_graceful_fs();
5894
5537
  var mkdir = require_mkdirs();
5895
5538
  var pathExists = require_path_exists().pathExists;
@@ -5946,7 +5589,7 @@ var require_link = __commonJS({
5946
5589
  var require_symlink_paths = __commonJS({
5947
5590
  "node_modules/fs-extra/lib/ensure/symlink-paths.js"(exports2, module2) {
5948
5591
  "use strict";
5949
- var path5 = __nccwpck_require__(17);
5592
+ var path5 = require("path");
5950
5593
  var fs6 = require_graceful_fs();
5951
5594
  var pathExists = require_path_exists().pathExists;
5952
5595
  function symlinkPaths(srcpath, dstpath, callback) {
@@ -6058,7 +5701,7 @@ var require_symlink = __commonJS({
6058
5701
  "node_modules/fs-extra/lib/ensure/symlink.js"(exports2, module2) {
6059
5702
  "use strict";
6060
5703
  var u = require_universalify().fromCallback;
6061
- var path5 = __nccwpck_require__(17);
5704
+ var path5 = require("path");
6062
5705
  var fs6 = require_graceful_fs();
6063
5706
  var _mkdirs = require_mkdirs();
6064
5707
  var mkdirs = _mkdirs.mkdirs;
@@ -6163,7 +5806,7 @@ var require_jsonfile = __commonJS({
6163
5806
  try {
6164
5807
  _fs = require_graceful_fs();
6165
5808
  } catch (_3) {
6166
- _fs = __nccwpck_require__(147);
5809
+ _fs = require("fs");
6167
5810
  }
6168
5811
  var universalify = require_universalify();
6169
5812
  var { stringify, stripBom } = require_utils();
@@ -6250,7 +5893,7 @@ var require_output = __commonJS({
6250
5893
  "use strict";
6251
5894
  var u = require_universalify().fromCallback;
6252
5895
  var fs6 = require_graceful_fs();
6253
- var path5 = __nccwpck_require__(17);
5896
+ var path5 = require("path");
6254
5897
  var mkdir = require_mkdirs();
6255
5898
  var pathExists = require_path_exists().pathExists;
6256
5899
  function outputFile(file, data, encoding, callback) {
@@ -6334,7 +5977,7 @@ var require_move_sync = __commonJS({
6334
5977
  "node_modules/fs-extra/lib/move-sync/move-sync.js"(exports2, module2) {
6335
5978
  "use strict";
6336
5979
  var fs6 = require_graceful_fs();
6337
- var path5 = __nccwpck_require__(17);
5980
+ var path5 = require("path");
6338
5981
  var copySync = require_copy_sync2().copySync;
6339
5982
  var removeSync = require_remove().removeSync;
6340
5983
  var mkdirpSync = require_mkdirs().mkdirpSync;
@@ -6390,7 +6033,7 @@ var require_move = __commonJS({
6390
6033
  "node_modules/fs-extra/lib/move/move.js"(exports2, module2) {
6391
6034
  "use strict";
6392
6035
  var fs6 = require_graceful_fs();
6393
- var path5 = __nccwpck_require__(17);
6036
+ var path5 = require("path");
6394
6037
  var copy = require_copy2().copy;
6395
6038
  var remove = require_remove().remove;
6396
6039
  var mkdirp = require_mkdirs().mkdirp;
@@ -6479,7 +6122,7 @@ var require_lib = __commonJS({
6479
6122
  ...require_path_exists(),
6480
6123
  ...require_remove()
6481
6124
  };
6482
- var fs6 = __nccwpck_require__(147);
6125
+ var fs6 = require("fs");
6483
6126
  if (Object.getOwnPropertyDescriptor(fs6, "promises")) {
6484
6127
  Object.defineProperty(module2.exports, "promises", {
6485
6128
  get() {
@@ -6523,9 +6166,9 @@ var require_dist = __commonJS({
6523
6166
  exports2.walk = exports2.Walker = exports2.compilePaths = exports2.tmpfilepath = exports2.findBaseDirectory = exports2.isExecutableFile = exports2.pathExecutable = exports2.pathWritable = exports2.pathReadable = exports2.pathExists = exports2.pathAccessible = exports2.writeStreamToFile = exports2.cacheFileChecksum = exports2.getFileChecksums = exports2.getFileChecksum = exports2.fileToString = exports2.getFileTree = exports2.readdirp = exports2.readdirSafe = exports2.statSafe = void 0;
6524
6167
  var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
6525
6168
  var fs6 = require_lib();
6526
- var os3 = __nccwpck_require__(37);
6527
- var path5 = __nccwpck_require__(17);
6528
- var stream = __nccwpck_require__(781);
6169
+ var os3 = require("os");
6170
+ var path5 = require("path");
6171
+ var stream = require("stream");
6529
6172
  var safe = require_safe();
6530
6173
  tslib_1.__exportStar(require_lib(), exports2);
6531
6174
  var safe_1 = require_safe();
@@ -6604,7 +6247,7 @@ var require_dist = __commonJS({
6604
6247
  }
6605
6248
  exports2.fileToString = fileToString;
6606
6249
  async function getFileChecksum(filePath) {
6607
- const crypto2 = await Promise.resolve().then(() => __nccwpck_require__(113));
6250
+ const crypto2 = await Promise.resolve().then(() => require("crypto"));
6608
6251
  return new Promise((resolve2, reject) => {
6609
6252
  const hash = crypto2.createHash("md5");
6610
6253
  const input = fs6.createReadStream(filePath);
@@ -7224,8 +6867,8 @@ var require_has_flag = __commonJS({
7224
6867
  var require_supports_color = __commonJS({
7225
6868
  "node_modules/supports-color/index.js"(exports2, module2) {
7226
6869
  "use strict";
7227
- var os3 = __nccwpck_require__(37);
7228
- var tty = __nccwpck_require__(224);
6870
+ var os3 = require("os");
6871
+ var tty = require("tty");
7229
6872
  var hasFlag = require_has_flag();
7230
6873
  var { env } = process;
7231
6874
  var forceColor;
@@ -7325,8 +6968,8 @@ var require_supports_color = __commonJS({
7325
6968
  // node_modules/debug/src/node.js
7326
6969
  var require_node = __commonJS({
7327
6970
  "node_modules/debug/src/node.js"(exports2, module2) {
7328
- var tty = __nccwpck_require__(224);
7329
- var util = __nccwpck_require__(837);
6971
+ var tty = require("tty");
6972
+ var util = require("util");
7330
6973
  exports2.init = init;
7331
6974
  exports2.log = log;
7332
6975
  exports2.formatArgs = formatArgs;
@@ -7728,10 +7371,10 @@ var require_signal_exit = __commonJS({
7728
7371
  };
7729
7372
  };
7730
7373
  } else {
7731
- assert = __nccwpck_require__(491);
7374
+ assert = require("assert");
7732
7375
  signals = require_signals();
7733
7376
  isWin = /^win/i.test(process30.platform);
7734
- EE = __nccwpck_require__(361);
7377
+ EE = require("events");
7735
7378
  if (typeof EE !== "function") {
7736
7379
  EE = EE.EventEmitter;
7737
7380
  }
@@ -9384,7 +9027,7 @@ var require_wrap_ansi = __commonJS({
9384
9027
  var require_untildify = __commonJS({
9385
9028
  "node_modules/untildify/index.js"(exports2, module2) {
9386
9029
  "use strict";
9387
- var os3 = __nccwpck_require__(37);
9030
+ var os3 = require("os");
9388
9031
  var homeDirectory = os3.homedir();
9389
9032
  module2.exports = (pathWithTilde) => {
9390
9033
  if (typeof pathWithTilde !== "string") {
@@ -9402,8 +9045,8 @@ var require_format = __commonJS({
9402
9045
  Object.defineProperty(exports2, "__esModule", { value: true });
9403
9046
  exports2.columnar = exports2.generateFillSpaceStringList = exports2.expandPath = exports2.prettyPath = exports2.wordWrap = exports2.indent = exports2.TTY_WIDTH = exports2.stripAnsi = exports2.stringWidth = exports2.sliceAnsi = void 0;
9404
9047
  var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
9405
- var os3 = tslib_1.__importStar(__nccwpck_require__(37));
9406
- var path5 = tslib_1.__importStar(__nccwpck_require__(17));
9048
+ var os3 = tslib_1.__importStar(require("os"));
9049
+ var path5 = tslib_1.__importStar(require("path"));
9407
9050
  var sliceAnsi = require_slice_ansi();
9408
9051
  exports2.sliceAnsi = sliceAnsi;
9409
9052
  var stringWidth = require_string_width();
@@ -9512,7 +9155,7 @@ var require_info = __commonJS({
9512
9155
  exports2.TERMINAL_INFO = exports2.CI_ENVIRONMENT_VARIABLES_DETECTED = exports2.CI_ENVIRONMENT_VARIABLES = void 0;
9513
9156
  var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
9514
9157
  var debug_1 = require_src2();
9515
- var os3 = tslib_1.__importStar(__nccwpck_require__(37));
9158
+ var os3 = tslib_1.__importStar(require("os"));
9516
9159
  var debug = (0, debug_1.debug)("ionic:utils-terminal:info");
9517
9160
  exports2.CI_ENVIRONMENT_VARIABLES = ["CI", "BUILD_ID", "BUILD_NUMBER", "BITBUCKET_COMMIT", "CODEBUILD_BUILD_ARN", "GITHUB_ACTIONS"];
9518
9161
  exports2.CI_ENVIRONMENT_VARIABLES_DETECTED = exports2.CI_ENVIRONMENT_VARIABLES.filter((v2) => !!process.env[v2]);
@@ -9666,8 +9309,8 @@ var require_logger = __commonJS({
9666
9309
  exports2.createPrefixedFormatter = exports2.createTaggedFormatter = exports2.Logger = exports2.DEFAULT_LOGGER_HANDLERS = exports2.StreamHandler = exports2.getLoggerLevelColor = exports2.getLoggerLevelName = exports2.LOGGER_LEVEL_NAMES = exports2.LOGGER_LEVELS = void 0;
9667
9310
  var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
9668
9311
  var utils_terminal_1 = require_dist2();
9669
- var stream_1 = __nccwpck_require__(781);
9670
- var util = tslib_1.__importStar(__nccwpck_require__(837));
9312
+ var stream_1 = require("stream");
9313
+ var util = tslib_1.__importStar(require("util"));
9671
9314
  var colors_1 = require_colors2();
9672
9315
  var utils_1 = require_utils2();
9673
9316
  exports2.LOGGER_LEVELS = Object.freeze({
@@ -9871,7 +9514,7 @@ var require_tasks = __commonJS({
9871
9514
  "use strict";
9872
9515
  Object.defineProperty(exports2, "__esModule", { value: true });
9873
9516
  exports2.TaskChain = exports2.Task = exports2.Spinner = exports2.ICON_FAILURE = exports2.ICON_SUCCESS = void 0;
9874
- var events_1 = __nccwpck_require__(361);
9517
+ var events_1 = require("events");
9875
9518
  var isWindows = process.platform === "win32";
9876
9519
  exports2.ICON_SUCCESS = isWindows ? "\u221A" : "\u2714";
9877
9520
  exports2.ICON_FAILURE = isWindows ? "\xD7" : "\u2716";
@@ -10551,10 +10194,10 @@ var require_util = __commonJS({
10551
10194
  var require_prompt = __commonJS({
10552
10195
  "node_modules/prompts/dist/elements/prompt.js"(exports2, module2) {
10553
10196
  "use strict";
10554
- var readline = __nccwpck_require__(521);
10197
+ var readline = require("readline");
10555
10198
  var _require = require_util();
10556
10199
  var action = _require.action;
10557
- var EventEmitter = __nccwpck_require__(361);
10200
+ var EventEmitter = require("events");
10558
10201
  var _require2 = require_src();
10559
10202
  var beep = _require2.beep;
10560
10203
  var cursor = _require2.cursor;
@@ -13017,9 +12660,9 @@ var require_util2 = __commonJS({
13017
12660
  var require_prompt2 = __commonJS({
13018
12661
  "node_modules/prompts/lib/elements/prompt.js"(exports2, module2) {
13019
12662
  "use strict";
13020
- var readline = __nccwpck_require__(521);
12663
+ var readline = require("readline");
13021
12664
  var { action } = require_util2();
13022
- var EventEmitter = __nccwpck_require__(361);
12665
+ var EventEmitter = require("events");
13023
12666
  var { beep, cursor } = require_src();
13024
12667
  var color = require_kleur2();
13025
12668
  var Prompt = class extends EventEmitter {
@@ -15025,8 +14668,8 @@ var require_node2 = __commonJS({
15025
14668
  Object.defineProperty(exports2, "__esModule", { value: true });
15026
14669
  exports2.resolveNode = exports2.requireTS = void 0;
15027
14670
  var utils_fs_1 = require_dist();
15028
- var fs_1 = __nccwpck_require__(147);
15029
- var path_1 = __nccwpck_require__(17);
14671
+ var fs_1 = require("fs");
14672
+ var path_1 = require("path");
15030
14673
  var requireTS = (ts, p2) => {
15031
14674
  const id = (0, path_1.resolve)(p2);
15032
14675
  delete require.cache[id];
@@ -19188,7 +18831,7 @@ var require_sax = __commonJS({
19188
18831
  };
19189
18832
  var Stream;
19190
18833
  try {
19191
- Stream = (__nccwpck_require__(781).Stream);
18834
+ Stream = require("stream").Stream;
19192
18835
  } catch (ex) {
19193
18836
  Stream = function() {
19194
18837
  };
@@ -19244,7 +18887,7 @@ var require_sax = __commonJS({
19244
18887
  SAXStream.prototype.write = function(data) {
19245
18888
  if (typeof Buffer === "function" && typeof Buffer.isBuffer === "function" && Buffer.isBuffer(data)) {
19246
18889
  if (!this._decoder) {
19247
- var SD = (__nccwpck_require__(576).StringDecoder);
18890
+ var SD = require("string_decoder").StringDecoder;
19248
18891
  this._decoder = new SD("utf8");
19249
18892
  }
19250
18893
  data = this._decoder.write(data);
@@ -20549,10 +20192,10 @@ var require_parser = __commonJS({
20549
20192
  return child;
20550
20193
  }, hasProp = {}.hasOwnProperty;
20551
20194
  sax = require_sax();
20552
- events = __nccwpck_require__(361);
20195
+ events = require("events");
20553
20196
  bom = require_bom();
20554
20197
  processors = require_processors();
20555
- setImmediate2 = (__nccwpck_require__(512).setImmediate);
20198
+ setImmediate2 = require("timers").setImmediate;
20556
20199
  defaults = require_defaults().defaults;
20557
20200
  isEmpty = function(thing) {
20558
20201
  return typeof thing === "object" && thing != null && Object.keys(thing).length === 0;
@@ -21014,7 +20657,7 @@ var require_plugin = __commonJS({
21014
20657
  exports2.getAllElements = exports2.getFilePath = exports2.getAssets = exports2.getJSModules = exports2.getPluginType = exports2.getPlatformElement = exports2.getPluginPlatform = exports2.printPlugins = exports2.fixName = exports2.getDependencies = exports2.resolvePlugin = exports2.getPlugins = exports2.getIncludedPluginPackages = void 0;
21015
20658
  var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
21016
20659
  var utils_fs_1 = require_dist();
21017
- var path_1 = __nccwpck_require__(17);
20660
+ var path_1 = require("path");
21018
20661
  var colors_1 = tslib_1.__importDefault(require_colors());
21019
20662
  var errors_1 = require_errors();
21020
20663
  var log_1 = require_log();
@@ -21192,8 +20835,8 @@ var require_monorepotools = __commonJS({
21192
20835
  "use strict";
21193
20836
  Object.defineProperty(exports2, "__esModule", { value: true });
21194
20837
  exports2.isNXMonorepo = exports2.isMonorepo = exports2.findPackageRelativePathInMonorepo = exports2.findPackagePath = exports2.findNXMonorepoRoot = exports2.findMonorepoRoot = void 0;
21195
- var node_fs_1 = __nccwpck_require__(561);
21196
- var node_path_1 = __nccwpck_require__(411);
20838
+ var node_fs_1 = require("node:fs");
20839
+ var node_path_1 = require("node:path");
21197
20840
  function findMonorepoRoot(currentPath) {
21198
20841
  const packageJsonPath = (0, node_path_1.join)(currentPath, "package.json");
21199
20842
  const pnpmWorkspacePath = (0, node_path_1.join)(currentPath, "pnpm-workspace.yaml");
@@ -21375,9 +21018,9 @@ var require_dist6 = __commonJS({
21375
21018
  exports2.walk = exports2.Walker = exports2.compilePaths = exports2.tmpfilepath = exports2.findBaseDirectory = exports2.isExecutableFile = exports2.pathExecutable = exports2.pathWritable = exports2.pathReadable = exports2.pathExists = exports2.pathAccessible = exports2.writeStreamToFile = exports2.cacheFileChecksum = exports2.getFileChecksums = exports2.getFileChecksum = exports2.fileToString = exports2.getFileTree = exports2.readdirp = exports2.readdirSafe = exports2.statSafe = void 0;
21376
21019
  var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
21377
21020
  var fs6 = require_lib();
21378
- var os3 = __nccwpck_require__(37);
21379
- var path5 = __nccwpck_require__(17);
21380
- var stream = __nccwpck_require__(781);
21021
+ var os3 = require("os");
21022
+ var path5 = require("path");
21023
+ var stream = require("stream");
21381
21024
  var safe = require_safe2();
21382
21025
  tslib_1.__exportStar(require_lib(), exports2);
21383
21026
  var safe_1 = require_safe2();
@@ -21456,7 +21099,7 @@ var require_dist6 = __commonJS({
21456
21099
  }
21457
21100
  exports2.fileToString = fileToString;
21458
21101
  async function getFileChecksum(filePath) {
21459
- const crypto2 = await Promise.resolve().then(() => __nccwpck_require__(113));
21102
+ const crypto2 = await Promise.resolve().then(() => require("crypto"));
21460
21103
  return new Promise((resolve2, reject) => {
21461
21104
  const hash = crypto2.createHash("md5");
21462
21105
  const input = fs6.createReadStream(filePath);
@@ -21745,8 +21388,8 @@ var require_format2 = __commonJS({
21745
21388
  "use strict";
21746
21389
  Object.defineProperty(exports2, "__esModule", { value: true });
21747
21390
  exports2.columnar = exports2.generateFillSpaceStringList = exports2.expandPath = exports2.prettyPath = exports2.wordWrap = exports2.indent = exports2.TTY_WIDTH = exports2.stripAnsi = exports2.stringWidth = exports2.sliceAnsi = void 0;
21748
- var os3 = __nccwpck_require__(37);
21749
- var path5 = __nccwpck_require__(17);
21391
+ var os3 = require("os");
21392
+ var path5 = require("path");
21750
21393
  var sliceAnsi = require_slice_ansi();
21751
21394
  exports2.sliceAnsi = sliceAnsi;
21752
21395
  var stringWidth = require_string_width();
@@ -21854,7 +21497,7 @@ var require_info2 = __commonJS({
21854
21497
  Object.defineProperty(exports2, "__esModule", { value: true });
21855
21498
  exports2.TERMINAL_INFO = exports2.CI_ENVIRONMENT_VARIABLES_DETECTED = exports2.CI_ENVIRONMENT_VARIABLES = void 0;
21856
21499
  var Debug = require_src2();
21857
- var os3 = __nccwpck_require__(37);
21500
+ var os3 = require("os");
21858
21501
  var debug = Debug("ionic:utils-terminal:info");
21859
21502
  exports2.CI_ENVIRONMENT_VARIABLES = ["CI", "BUILD_ID", "BUILD_NUMBER", "BITBUCKET_COMMIT", "CODEBUILD_BUILD_ARN", "GITHUB_ACTIONS"];
21860
21503
  exports2.CI_ENVIRONMENT_VARIABLES_DETECTED = exports2.CI_ENVIRONMENT_VARIABLES.filter((v2) => !!process.env[v2]);
@@ -21903,7 +21546,7 @@ var require_dist8 = __commonJS({
21903
21546
  var require_tree_kill = __commonJS({
21904
21547
  "node_modules/tree-kill/index.js"(exports2, module2) {
21905
21548
  "use strict";
21906
- var childProcess2 = __nccwpck_require__(81);
21549
+ var childProcess2 = require("child_process");
21907
21550
  var spawn = childProcess2.spawn;
21908
21551
  var exec = childProcess2.exec;
21909
21552
  module2.exports = function(pid, signal, callback) {
@@ -22013,7 +21656,7 @@ var require_dist9 = __commonJS({
22013
21656
  var utils_object_1 = require_dist7();
22014
21657
  var utils_terminal_1 = require_dist8();
22015
21658
  var Debug = require_src2();
22016
- var pathlib = __nccwpck_require__(17);
21659
+ var pathlib = require("path");
22017
21660
  var onSignalExit = require_signal_exit();
22018
21661
  var kill = require_tree_kill();
22019
21662
  var debug = Debug("ionic:utils-process");
@@ -22129,7 +21772,7 @@ var require_dist10 = __commonJS({
22129
21772
  "use strict";
22130
21773
  Object.defineProperty(exports2, "__esModule", { value: true });
22131
21774
  exports2.growBufferForAppendedData = exports2.WritableStreamBuffer = exports2.ReadableStreamBuffer = exports2.NullStream = void 0;
22132
- var stream_1 = __nccwpck_require__(781);
21775
+ var stream_1 = require("stream");
22133
21776
  var DEFAULT_CHUNK_SIZE = 4;
22134
21777
  var DEFAULT_ALLOC_SIZE = 32;
22135
21778
  var DEFAULT_GROW_SIZE = 16;
@@ -22241,7 +21884,7 @@ var require_windows = __commonJS({
22241
21884
  "node_modules/isexe/windows.js"(exports2, module2) {
22242
21885
  module2.exports = isexe;
22243
21886
  isexe.sync = sync;
22244
- var fs6 = __nccwpck_require__(147);
21887
+ var fs6 = require("fs");
22245
21888
  function checkPathExt(path5, options) {
22246
21889
  var pathext = options.pathExt !== void 0 ? options.pathExt : process.env.PATHEXT;
22247
21890
  if (!pathext) {
@@ -22281,7 +21924,7 @@ var require_mode = __commonJS({
22281
21924
  "node_modules/isexe/mode.js"(exports2, module2) {
22282
21925
  module2.exports = isexe;
22283
21926
  isexe.sync = sync;
22284
- var fs6 = __nccwpck_require__(147);
21927
+ var fs6 = require("fs");
22285
21928
  function isexe(path5, options, cb) {
22286
21929
  fs6.stat(path5, function(er, stat) {
22287
21930
  cb(er, er ? false : checkStat(stat, options));
@@ -22312,7 +21955,7 @@ var require_mode = __commonJS({
22312
21955
  // node_modules/isexe/index.js
22313
21956
  var require_isexe = __commonJS({
22314
21957
  "node_modules/isexe/index.js"(exports2, module2) {
22315
- var fs6 = __nccwpck_require__(147);
21958
+ var fs6 = require("fs");
22316
21959
  var core;
22317
21960
  if (process.platform === "win32" || global.TESTING_WINDOWS) {
22318
21961
  core = require_windows();
@@ -22368,7 +22011,7 @@ var require_isexe = __commonJS({
22368
22011
  var require_which = __commonJS({
22369
22012
  "node_modules/which/which.js"(exports2, module2) {
22370
22013
  var isWindows = process.platform === "win32" || process.env.OSTYPE === "cygwin" || process.env.OSTYPE === "msys";
22371
- var path5 = __nccwpck_require__(17);
22014
+ var path5 = require("path");
22372
22015
  var COLON = isWindows ? ";" : ":";
22373
22016
  var isexe = require_isexe();
22374
22017
  var getNotFoundError = (cmd) => Object.assign(new Error(`not found: ${cmd}`), { code: "ENOENT" });
@@ -22481,7 +22124,7 @@ var require_path_key = __commonJS({
22481
22124
  var require_resolveCommand = __commonJS({
22482
22125
  "node_modules/cross-spawn/lib/util/resolveCommand.js"(exports2, module2) {
22483
22126
  "use strict";
22484
- var path5 = __nccwpck_require__(17);
22127
+ var path5 = require("path");
22485
22128
  var which = require_which();
22486
22129
  var getPathKey = require_path_key();
22487
22130
  function resolveCommandAttempt(parsed, withoutPathExt) {
@@ -22576,7 +22219,7 @@ var require_shebang_command = __commonJS({
22576
22219
  var require_readShebang = __commonJS({
22577
22220
  "node_modules/cross-spawn/lib/util/readShebang.js"(exports2, module2) {
22578
22221
  "use strict";
22579
- var fs6 = __nccwpck_require__(147);
22222
+ var fs6 = require("fs");
22580
22223
  var shebangCommand = require_shebang_command();
22581
22224
  function readShebang(command) {
22582
22225
  const size = 150;
@@ -22598,7 +22241,7 @@ var require_readShebang = __commonJS({
22598
22241
  var require_parse = __commonJS({
22599
22242
  "node_modules/cross-spawn/lib/parse.js"(exports2, module2) {
22600
22243
  "use strict";
22601
- var path5 = __nccwpck_require__(17);
22244
+ var path5 = require("path");
22602
22245
  var resolveCommand = require_resolveCommand();
22603
22246
  var escape = require_escape();
22604
22247
  var readShebang = require_readShebang();
@@ -22710,7 +22353,7 @@ var require_enoent = __commonJS({
22710
22353
  var require_cross_spawn = __commonJS({
22711
22354
  "node_modules/cross-spawn/index.js"(exports2, module2) {
22712
22355
  "use strict";
22713
- var cp = __nccwpck_require__(81);
22356
+ var cp = require("child_process");
22714
22357
  var parse = require_parse();
22715
22358
  var enoent = require_enoent();
22716
22359
  function spawn(command, args, options) {
@@ -22744,10 +22387,10 @@ var require_dist11 = __commonJS({
22744
22387
  var utils_process_1 = require_dist9();
22745
22388
  var utils_stream_1 = require_dist10();
22746
22389
  var utils_terminal_1 = require_dist8();
22747
- var child_process_1 = __nccwpck_require__(81);
22390
+ var child_process_1 = require("child_process");
22748
22391
  var crossSpawn = require_cross_spawn();
22749
- var os3 = __nccwpck_require__(37);
22750
- var pathlib = __nccwpck_require__(17);
22392
+ var os3 = require("os");
22393
+ var pathlib = require("path");
22751
22394
  exports2.ERROR_COMMAND_NOT_FOUND = "ERR_SUBPROCESS_COMMAND_NOT_FOUND";
22752
22395
  exports2.ERROR_NON_ZERO_EXIT = "ERR_SUBPROCESS_NON_ZERO_EXIT";
22753
22396
  exports2.ERROR_SIGNAL_EXIT = "ERR_SUBPROCESS_SIGNAL_EXIT";
@@ -24803,7 +24446,7 @@ var require_common2 = __commonJS({
24803
24446
  var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
24804
24447
  var utils_fs_1 = require_dist();
24805
24448
  var utils_terminal_1 = require_dist2();
24806
- var path_1 = __nccwpck_require__(17);
24449
+ var path_1 = require("path");
24807
24450
  var colors_1 = tslib_1.__importDefault(require_colors());
24808
24451
  var errors_1 = require_errors();
24809
24452
  var log_1 = require_log();
@@ -24919,7 +24562,7 @@ Please add it in ${config.app.extConfigName} or run ${colors_1.default.input("np
24919
24562
  exports2.runHooks = runHooks;
24920
24563
  async function runPlatformHook(config, platformName, platformDir, hook) {
24921
24564
  var _a;
24922
- const { spawn } = await Promise.resolve().then(() => tslib_1.__importStar(__nccwpck_require__(81)));
24565
+ const { spawn } = await Promise.resolve().then(() => tslib_1.__importStar(require("child_process")));
24923
24566
  let pkg;
24924
24567
  if ((0, monorepotools_1.isNXMonorepo)(platformDir)) {
24925
24568
  pkg = await (0, utils_fs_1.readJSON)((0, path_1.join)((0, monorepotools_1.findNXMonorepoRoot)(platformDir), "package.json"));
@@ -25211,7 +24854,7 @@ var require_js = __commonJS({
25211
24854
  Object.defineProperty(exports2, "__esModule", { value: true });
25212
24855
  exports2.formatJSObject = void 0;
25213
24856
  var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
25214
- var util_1 = tslib_1.__importDefault(__nccwpck_require__(837));
24857
+ var util_1 = tslib_1.__importDefault(require("util"));
25215
24858
  function formatJSObject(o2) {
25216
24859
  try {
25217
24860
  o2 = JSON.parse(JSON.stringify(o2));
@@ -25278,7 +24921,7 @@ var require_config = __commonJS({
25278
24921
  var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
25279
24922
  var utils_fs_1 = require_dist();
25280
24923
  var debug_1 = tslib_1.__importDefault(require_src2());
25281
- var path_1 = __nccwpck_require__(17);
24924
+ var path_1 = require("path");
25282
24925
  var colors_1 = tslib_1.__importDefault(require_colors());
25283
24926
  var common_1 = require_common2();
25284
24927
  var errors_1 = require_errors();
@@ -25848,7 +25491,7 @@ var require_mappingTable = __commonJS({
25848
25491
  var require_tr46 = __commonJS({
25849
25492
  "node_modules/tr46/index.js"(exports2, module2) {
25850
25493
  "use strict";
25851
- var punycode = __nccwpck_require__(477);
25494
+ var punycode = require("punycode");
25852
25495
  var mappingTable = require_mappingTable();
25853
25496
  var PROCESSING_OPTIONS = {
25854
25497
  TRANSITIONAL: 0,
@@ -26009,7 +25652,7 @@ var require_tr46 = __commonJS({
26009
25652
  var require_url_state_machine = __commonJS({
26010
25653
  "node_modules/whatwg-url/lib/url-state-machine.js"(exports2, module2) {
26011
25654
  "use strict";
26012
- var punycode = __nccwpck_require__(477);
25655
+ var punycode = require("punycode");
26013
25656
  var tr46 = require_tr46();
26014
25657
  var specialSchemes = {
26015
25658
  ftp: 21,
@@ -27440,12 +27083,12 @@ var require_lib5 = __commonJS({
27440
27083
  function _interopDefault(ex) {
27441
27084
  return ex && typeof ex === "object" && "default" in ex ? ex["default"] : ex;
27442
27085
  }
27443
- var Stream = _interopDefault(__nccwpck_require__(781));
27444
- var http = _interopDefault(__nccwpck_require__(685));
27445
- var Url = _interopDefault(__nccwpck_require__(310));
27086
+ var Stream = _interopDefault(require("stream"));
27087
+ var http = _interopDefault(require("http"));
27088
+ var Url = _interopDefault(require("url"));
27446
27089
  var whatwgUrl = _interopDefault(require_public_api());
27447
- var https = _interopDefault(__nccwpck_require__(687));
27448
- var zlib = _interopDefault(__nccwpck_require__(796));
27090
+ var https = _interopDefault(require("https"));
27091
+ var zlib = _interopDefault(require("zlib"));
27449
27092
  var Readable = Stream.Readable;
27450
27093
  var BUFFER = Symbol("buffer");
27451
27094
  var TYPE = Symbol("type");
@@ -31314,7 +30957,7 @@ var require_buffer_util = __commonJS({
31314
30957
  };
31315
30958
  if (!process.env.WS_NO_BUFFER_UTIL) {
31316
30959
  try {
31317
- const bufferUtil = __nccwpck_require__(269);
30960
+ const bufferUtil = require("bufferutil");
31318
30961
  module2.exports.mask = function(source, mask, output, offset, length) {
31319
30962
  if (length < 48) _mask(source, mask, output, offset, length);
31320
30963
  else bufferUtil.mask(source, mask, output, offset, length);
@@ -31383,7 +31026,7 @@ var require_limiter = __commonJS({
31383
31026
  var require_permessage_deflate = __commonJS({
31384
31027
  "node_modules/ws/lib/permessage-deflate.js"(exports2, module2) {
31385
31028
  "use strict";
31386
- var zlib = __nccwpck_require__(796);
31029
+ var zlib = require("zlib");
31387
31030
  var bufferUtil = require_buffer_util();
31388
31031
  var Limiter = require_limiter();
31389
31032
  var { kStatusCode } = require_constants4();
@@ -31762,7 +31405,7 @@ var require_permessage_deflate = __commonJS({
31762
31405
  var require_validation = __commonJS({
31763
31406
  "node_modules/ws/lib/validation.js"(exports2, module2) {
31764
31407
  "use strict";
31765
- var { isUtf8 } = __nccwpck_require__(300);
31408
+ var { isUtf8 } = require("buffer");
31766
31409
  var tokenChars = [
31767
31410
  0,
31768
31411
  0,
@@ -31944,7 +31587,7 @@ var require_validation = __commonJS({
31944
31587
  };
31945
31588
  } else if (!process.env.WS_NO_UTF_8_VALIDATE) {
31946
31589
  try {
31947
- const isValidUTF8 = __nccwpck_require__(592);
31590
+ const isValidUTF8 = require("utf-8-validate");
31948
31591
  module2.exports.isValidUTF8 = function(buf) {
31949
31592
  return buf.length < 32 ? _isValidUTF8(buf) : isValidUTF8(buf);
31950
31593
  };
@@ -31958,7 +31601,7 @@ var require_validation = __commonJS({
31958
31601
  var require_receiver = __commonJS({
31959
31602
  "node_modules/ws/lib/receiver.js"(exports2, module2) {
31960
31603
  "use strict";
31961
- var { Writable } = __nccwpck_require__(781);
31604
+ var { Writable } = require("stream");
31962
31605
  var PerMessageDeflate = require_permessage_deflate();
31963
31606
  var {
31964
31607
  BINARY_TYPES,
@@ -32548,8 +32191,8 @@ var require_receiver = __commonJS({
32548
32191
  var require_sender = __commonJS({
32549
32192
  "node_modules/ws/lib/sender.js"(exports2, module2) {
32550
32193
  "use strict";
32551
- var { Duplex } = __nccwpck_require__(781);
32552
- var { randomFillSync } = __nccwpck_require__(113);
32194
+ var { Duplex } = require("stream");
32195
+ var { randomFillSync } = require("crypto");
32553
32196
  var PerMessageDeflate = require_permessage_deflate();
32554
32197
  var { EMPTY_BUFFER } = require_constants4();
32555
32198
  var { isValidStatusCode } = require_validation();
@@ -33335,14 +32978,14 @@ var require_extension = __commonJS({
33335
32978
  var require_websocket = __commonJS({
33336
32979
  "node_modules/ws/lib/websocket.js"(exports2, module2) {
33337
32980
  "use strict";
33338
- var EventEmitter = __nccwpck_require__(361);
33339
- var https = __nccwpck_require__(687);
33340
- var http = __nccwpck_require__(685);
33341
- var net = __nccwpck_require__(808);
33342
- var tls = __nccwpck_require__(404);
33343
- var { randomBytes: randomBytes2, createHash } = __nccwpck_require__(113);
33344
- var { Duplex, Readable } = __nccwpck_require__(781);
33345
- var { URL: URL2 } = __nccwpck_require__(310);
32981
+ var EventEmitter = require("events");
32982
+ var https = require("https");
32983
+ var http = require("http");
32984
+ var net = require("net");
32985
+ var tls = require("tls");
32986
+ var { randomBytes: randomBytes2, createHash } = require("crypto");
32987
+ var { Duplex, Readable } = require("stream");
32988
+ var { URL: URL2 } = require("url");
33346
32989
  var PerMessageDeflate = require_permessage_deflate();
33347
32990
  var Receiver = require_receiver();
33348
32991
  var Sender = require_sender();
@@ -34193,7 +33836,7 @@ var require_websocket = __commonJS({
34193
33836
  var require_stream = __commonJS({
34194
33837
  "node_modules/ws/lib/stream.js"(exports2, module2) {
34195
33838
  "use strict";
34196
- var { Duplex } = __nccwpck_require__(781);
33839
+ var { Duplex } = require("stream");
34197
33840
  function emitClose(stream) {
34198
33841
  stream.emit("close");
34199
33842
  }
@@ -34335,10 +33978,10 @@ var require_subprotocol = __commonJS({
34335
33978
  var require_websocket_server = __commonJS({
34336
33979
  "node_modules/ws/lib/websocket-server.js"(exports2, module2) {
34337
33980
  "use strict";
34338
- var EventEmitter = __nccwpck_require__(361);
34339
- var http = __nccwpck_require__(685);
34340
- var { Duplex } = __nccwpck_require__(781);
34341
- var { createHash } = __nccwpck_require__(113);
33981
+ var EventEmitter = require("events");
33982
+ var http = require("http");
33983
+ var { Duplex } = require("stream");
33984
+ var { createHash } = require("crypto");
34342
33985
  var extension = require_extension();
34343
33986
  var PerMessageDeflate = require_permessage_deflate();
34344
33987
  var subprotocol = require_subprotocol();
@@ -39694,7 +39337,7 @@ var require_has_flag2 = __commonJS({
39694
39337
  var require_supports_colors = __commonJS({
39695
39338
  "node_modules/colors/lib/system/supports-colors.js"(exports2, module2) {
39696
39339
  "use strict";
39697
- var os3 = __nccwpck_require__(37);
39340
+ var os3 = require("os");
39698
39341
  var hasFlag = require_has_flag2();
39699
39342
  var env = process.env;
39700
39343
  var forceColor = void 0;
@@ -40124,7 +39767,7 @@ var require_colors3 = __commonJS({
40124
39767
  var colors = {};
40125
39768
  module2["exports"] = colors;
40126
39769
  colors.themes = {};
40127
- var util = __nccwpck_require__(837);
39770
+ var util = require("util");
40128
39771
  var ansiStyles = colors.styles = require_styles();
40129
39772
  var defineProps = Object.defineProperties;
40130
39773
  var newLineRegex = new RegExp(/[\r\n]+/g);
@@ -40557,7 +40200,7 @@ var require_prettyjson = __commonJS({
40557
40200
  var require_safer = __commonJS({
40558
40201
  "node_modules/safer-buffer/safer.js"(exports2, module2) {
40559
40202
  "use strict";
40560
- var buffer = __nccwpck_require__(300);
40203
+ var buffer = require("buffer");
40561
40204
  var Buffer4 = buffer.Buffer;
40562
40205
  var safer = {};
40563
40206
  var key2;
@@ -40699,7 +40342,7 @@ var require_internal = __commonJS({
40699
40342
  }
40700
40343
  InternalCodec.prototype.encoder = InternalEncoder;
40701
40344
  InternalCodec.prototype.decoder = InternalDecoder;
40702
- var StringDecoder = (__nccwpck_require__(576).StringDecoder);
40345
+ var StringDecoder = require("string_decoder").StringDecoder;
40703
40346
  if (!StringDecoder.prototype.end)
40704
40347
  StringDecoder.prototype.end = function() {
40705
40348
  };
@@ -44173,7 +43816,7 @@ var require_lib6 = __commonJS({
44173
43816
  };
44174
43817
  var stream_module;
44175
43818
  try {
44176
- stream_module = __nccwpck_require__(781);
43819
+ stream_module = require("stream");
44177
43820
  } catch (e2) {
44178
43821
  }
44179
43822
  if (stream_module && stream_module.Transform) {
@@ -44183,7 +43826,9 @@ var require_lib6 = __commonJS({
44183
43826
  throw new Error("iconv-lite Streaming API is not enabled. Use iconv.enableStreamingAPI(require('stream')); to enable it.");
44184
43827
  };
44185
43828
  }
44186
- if (false) {}
43829
+ if (false) {
43830
+ console.error("iconv-lite warning: js files use non-utf8 encoding. See https://github.com/ashtuchkin/iconv-lite/wiki/Javascript-source-file-encodings for more info.");
43831
+ }
44187
43832
  }
44188
43833
  });
44189
43834
 
@@ -44243,12 +43888,12 @@ var require_lib7 = __commonJS({
44243
43888
  function _interopDefault(ex) {
44244
43889
  return ex && typeof ex === "object" && "default" in ex ? ex["default"] : ex;
44245
43890
  }
44246
- var Stream = _interopDefault(__nccwpck_require__(781));
44247
- var http = _interopDefault(__nccwpck_require__(685));
44248
- var Url = _interopDefault(__nccwpck_require__(310));
43891
+ var Stream = _interopDefault(require("stream"));
43892
+ var http = _interopDefault(require("http"));
43893
+ var Url = _interopDefault(require("url"));
44249
43894
  var whatwgUrl = _interopDefault(require_public_api());
44250
- var https = _interopDefault(__nccwpck_require__(687));
44251
- var zlib = _interopDefault(__nccwpck_require__(796));
43895
+ var https = _interopDefault(require("https"));
43896
+ var zlib = _interopDefault(require("zlib"));
44252
43897
  var Readable = Stream.Readable;
44253
43898
  var BUFFER = Symbol("buffer");
44254
43899
  var TYPE = Symbol("type");
@@ -45967,9 +45612,9 @@ var require_p_locate = __commonJS({
45967
45612
  var require_locate_path = __commonJS({
45968
45613
  "node_modules/@manypkg/find-root/node_modules/find-up/node_modules/locate-path/index.js"(exports2, module2) {
45969
45614
  "use strict";
45970
- var path5 = __nccwpck_require__(17);
45971
- var fs6 = __nccwpck_require__(147);
45972
- var { promisify: promisify5 } = __nccwpck_require__(837);
45615
+ var path5 = require("path");
45616
+ var fs6 = require("fs");
45617
+ var { promisify: promisify5 } = require("util");
45973
45618
  var pLocate = require_p_locate();
45974
45619
  var fsStat = promisify5(fs6.stat);
45975
45620
  var fsLStat = promisify5(fs6.lstat);
@@ -46028,8 +45673,8 @@ var require_locate_path = __commonJS({
46028
45673
  var require_path_exists2 = __commonJS({
46029
45674
  "node_modules/path-exists/index.js"(exports2, module2) {
46030
45675
  "use strict";
46031
- var fs6 = __nccwpck_require__(147);
46032
- var { promisify: promisify5 } = __nccwpck_require__(837);
45676
+ var fs6 = require("fs");
45677
+ var { promisify: promisify5 } = require("util");
46033
45678
  var pAccess = promisify5(fs6.access);
46034
45679
  module2.exports = async (path5) => {
46035
45680
  try {
@@ -46054,7 +45699,7 @@ var require_path_exists2 = __commonJS({
46054
45699
  var require_find_up = __commonJS({
46055
45700
  "node_modules/@manypkg/find-root/node_modules/find-up/index.js"(exports2, module2) {
46056
45701
  "use strict";
46057
- var path5 = __nccwpck_require__(17);
45702
+ var path5 = require("path");
46058
45703
  var locatePath = require_locate_path();
46059
45704
  var pathExists = require_path_exists2();
46060
45705
  var stop2 = Symbol("findUp.stop");
@@ -46240,7 +45885,7 @@ var require_fs2 = __commonJS({
46240
45885
  var require_win32 = __commonJS({
46241
45886
  "node_modules/@manypkg/find-root/node_modules/fs-extra/lib/mkdirs/win32.js"(exports2, module2) {
46242
45887
  "use strict";
46243
- var path5 = __nccwpck_require__(17);
45888
+ var path5 = require("path");
46244
45889
  function getRootPath(p2) {
46245
45890
  p2 = path5.normalize(path5.resolve(p2)).split(path5.sep);
46246
45891
  if (p2.length > 0) return p2[0];
@@ -46264,7 +45909,7 @@ var require_mkdirs2 = __commonJS({
46264
45909
  "node_modules/@manypkg/find-root/node_modules/fs-extra/lib/mkdirs/mkdirs.js"(exports2, module2) {
46265
45910
  "use strict";
46266
45911
  var fs6 = require_graceful_fs();
46267
- var path5 = __nccwpck_require__(17);
45912
+ var path5 = require("path");
46268
45913
  var invalidWin32Path = require_win32().invalidWin32Path;
46269
45914
  var o777 = parseInt("0777", 8);
46270
45915
  function mkdirs(p2, opts, callback, made) {
@@ -46319,7 +45964,7 @@ var require_mkdirs_sync = __commonJS({
46319
45964
  "node_modules/@manypkg/find-root/node_modules/fs-extra/lib/mkdirs/mkdirs-sync.js"(exports2, module2) {
46320
45965
  "use strict";
46321
45966
  var fs6 = require_graceful_fs();
46322
- var path5 = __nccwpck_require__(17);
45967
+ var path5 = require("path");
46323
45968
  var invalidWin32Path = require_win32().invalidWin32Path;
46324
45969
  var o777 = parseInt("0777", 8);
46325
45970
  function mkdirsSync(p2, opts, made) {
@@ -46386,8 +46031,8 @@ var require_utimes2 = __commonJS({
46386
46031
  "node_modules/@manypkg/find-root/node_modules/fs-extra/lib/util/utimes.js"(exports2, module2) {
46387
46032
  "use strict";
46388
46033
  var fs6 = require_graceful_fs();
46389
- var os3 = __nccwpck_require__(37);
46390
- var path5 = __nccwpck_require__(17);
46034
+ var os3 = require("os");
46035
+ var path5 = require("path");
46391
46036
  function hasMillisResSync() {
46392
46037
  let tmpfile = path5.join("millis-test-sync" + Date.now().toString() + Math.random().toString().slice(2));
46393
46038
  tmpfile = path5.join(os3.tmpdir(), tmpfile);
@@ -46458,7 +46103,7 @@ var require_stat2 = __commonJS({
46458
46103
  "node_modules/@manypkg/find-root/node_modules/fs-extra/lib/util/stat.js"(exports2, module2) {
46459
46104
  "use strict";
46460
46105
  var fs6 = require_graceful_fs();
46461
- var path5 = __nccwpck_require__(17);
46106
+ var path5 = require("path");
46462
46107
  var NODE_VERSION_MAJOR_WITH_BIGINT = 10;
46463
46108
  var NODE_VERSION_MINOR_WITH_BIGINT = 5;
46464
46109
  var NODE_VERSION_PATCH_WITH_BIGINT = 0;
@@ -46635,7 +46280,7 @@ var require_copy_sync3 = __commonJS({
46635
46280
  "node_modules/@manypkg/find-root/node_modules/fs-extra/lib/copy-sync/copy-sync.js"(exports2, module2) {
46636
46281
  "use strict";
46637
46282
  var fs6 = require_graceful_fs();
46638
- var path5 = __nccwpck_require__(17);
46283
+ var path5 = require("path");
46639
46284
  var mkdirpSync = require_mkdirs3().mkdirsSync;
46640
46285
  var utimesSync = require_utimes2().utimesMillisSync;
46641
46286
  var stat = require_stat2();
@@ -46797,7 +46442,7 @@ var require_copy3 = __commonJS({
46797
46442
  "node_modules/@manypkg/find-root/node_modules/fs-extra/lib/copy/copy.js"(exports2, module2) {
46798
46443
  "use strict";
46799
46444
  var fs6 = require_graceful_fs();
46800
- var path5 = __nccwpck_require__(17);
46445
+ var path5 = require("path");
46801
46446
  var mkdirp = require_mkdirs3().mkdirs;
46802
46447
  var pathExists = require_path_exists3().pathExists;
46803
46448
  var utimes = require_utimes2().utimesMillis;
@@ -46991,8 +46636,8 @@ var require_rimraf2 = __commonJS({
46991
46636
  "node_modules/@manypkg/find-root/node_modules/fs-extra/lib/remove/rimraf.js"(exports2, module2) {
46992
46637
  "use strict";
46993
46638
  var fs6 = require_graceful_fs();
46994
- var path5 = __nccwpck_require__(17);
46995
- var assert = __nccwpck_require__(491);
46639
+ var path5 = require("path");
46640
+ var assert = require("assert");
46996
46641
  var isWindows = process.platform === "win32";
46997
46642
  function defaults(options) {
46998
46643
  const methods = [
@@ -47252,7 +46897,7 @@ var require_empty2 = __commonJS({
47252
46897
  "use strict";
47253
46898
  var u = require_universalify2().fromCallback;
47254
46899
  var fs6 = require_graceful_fs();
47255
- var path5 = __nccwpck_require__(17);
46900
+ var path5 = require("path");
47256
46901
  var mkdir = require_mkdirs3();
47257
46902
  var remove = require_remove2();
47258
46903
  var emptyDir = u(function emptyDir2(dir, callback) {
@@ -47298,7 +46943,7 @@ var require_file2 = __commonJS({
47298
46943
  "node_modules/@manypkg/find-root/node_modules/fs-extra/lib/ensure/file.js"(exports2, module2) {
47299
46944
  "use strict";
47300
46945
  var u = require_universalify2().fromCallback;
47301
- var path5 = __nccwpck_require__(17);
46946
+ var path5 = require("path");
47302
46947
  var fs6 = require_graceful_fs();
47303
46948
  var mkdir = require_mkdirs3();
47304
46949
  var pathExists = require_path_exists3().pathExists;
@@ -47347,7 +46992,7 @@ var require_link2 = __commonJS({
47347
46992
  "node_modules/@manypkg/find-root/node_modules/fs-extra/lib/ensure/link.js"(exports2, module2) {
47348
46993
  "use strict";
47349
46994
  var u = require_universalify2().fromCallback;
47350
- var path5 = __nccwpck_require__(17);
46995
+ var path5 = require("path");
47351
46996
  var fs6 = require_graceful_fs();
47352
46997
  var mkdir = require_mkdirs3();
47353
46998
  var pathExists = require_path_exists3().pathExists;
@@ -47404,7 +47049,7 @@ var require_link2 = __commonJS({
47404
47049
  var require_symlink_paths2 = __commonJS({
47405
47050
  "node_modules/@manypkg/find-root/node_modules/fs-extra/lib/ensure/symlink-paths.js"(exports2, module2) {
47406
47051
  "use strict";
47407
- var path5 = __nccwpck_require__(17);
47052
+ var path5 = require("path");
47408
47053
  var fs6 = require_graceful_fs();
47409
47054
  var pathExists = require_path_exists3().pathExists;
47410
47055
  function symlinkPaths(srcpath, dstpath, callback) {
@@ -47516,7 +47161,7 @@ var require_symlink2 = __commonJS({
47516
47161
  "node_modules/@manypkg/find-root/node_modules/fs-extra/lib/ensure/symlink.js"(exports2, module2) {
47517
47162
  "use strict";
47518
47163
  var u = require_universalify2().fromCallback;
47519
- var path5 = __nccwpck_require__(17);
47164
+ var path5 = require("path");
47520
47165
  var fs6 = require_graceful_fs();
47521
47166
  var _mkdirs = require_mkdirs3();
47522
47167
  var mkdirs = _mkdirs.mkdirs;
@@ -47605,7 +47250,7 @@ var require_jsonfile3 = __commonJS({
47605
47250
  try {
47606
47251
  _fs = require_graceful_fs();
47607
47252
  } catch (_3) {
47608
- _fs = __nccwpck_require__(147);
47253
+ _fs = require("fs");
47609
47254
  }
47610
47255
  function readFile(file, options, callback) {
47611
47256
  if (callback == null) {
@@ -47732,7 +47377,7 @@ var require_jsonfile4 = __commonJS({
47732
47377
  var require_output_json2 = __commonJS({
47733
47378
  "node_modules/@manypkg/find-root/node_modules/fs-extra/lib/json/output-json.js"(exports2, module2) {
47734
47379
  "use strict";
47735
- var path5 = __nccwpck_require__(17);
47380
+ var path5 = require("path");
47736
47381
  var mkdir = require_mkdirs3();
47737
47382
  var pathExists = require_path_exists3().pathExists;
47738
47383
  var jsonFile = require_jsonfile4();
@@ -47760,7 +47405,7 @@ var require_output_json_sync2 = __commonJS({
47760
47405
  "node_modules/@manypkg/find-root/node_modules/fs-extra/lib/json/output-json-sync.js"(exports2, module2) {
47761
47406
  "use strict";
47762
47407
  var fs6 = require_graceful_fs();
47763
- var path5 = __nccwpck_require__(17);
47408
+ var path5 = require("path");
47764
47409
  var mkdir = require_mkdirs3();
47765
47410
  var jsonFile = require_jsonfile4();
47766
47411
  function outputJsonSync(file, data, options) {
@@ -47797,7 +47442,7 @@ var require_move_sync3 = __commonJS({
47797
47442
  "node_modules/@manypkg/find-root/node_modules/fs-extra/lib/move-sync/move-sync.js"(exports2, module2) {
47798
47443
  "use strict";
47799
47444
  var fs6 = require_graceful_fs();
47800
- var path5 = __nccwpck_require__(17);
47445
+ var path5 = require("path");
47801
47446
  var copySync = require_copy_sync4().copySync;
47802
47447
  var removeSync = require_remove2().removeSync;
47803
47448
  var mkdirpSync = require_mkdirs3().mkdirpSync;
@@ -47853,7 +47498,7 @@ var require_move3 = __commonJS({
47853
47498
  "node_modules/@manypkg/find-root/node_modules/fs-extra/lib/move/move.js"(exports2, module2) {
47854
47499
  "use strict";
47855
47500
  var fs6 = require_graceful_fs();
47856
- var path5 = __nccwpck_require__(17);
47501
+ var path5 = require("path");
47857
47502
  var copy = require_copy4().copy;
47858
47503
  var remove = require_remove2().remove;
47859
47504
  var mkdirp = require_mkdirs3().mkdirp;
@@ -47928,7 +47573,7 @@ var require_output3 = __commonJS({
47928
47573
  "use strict";
47929
47574
  var u = require_universalify2().fromCallback;
47930
47575
  var fs6 = require_graceful_fs();
47931
- var path5 = __nccwpck_require__(17);
47576
+ var path5 = require("path");
47932
47577
  var mkdir = require_mkdirs3();
47933
47578
  var pathExists = require_path_exists3().pathExists;
47934
47579
  function outputFile(file, data, encoding, callback) {
@@ -47982,7 +47627,7 @@ var require_lib8 = __commonJS({
47982
47627
  require_path_exists3(),
47983
47628
  require_remove2()
47984
47629
  );
47985
- var fs6 = __nccwpck_require__(147);
47630
+ var fs6 = require("fs");
47986
47631
  if (Object.getOwnPropertyDescriptor(fs6, "promises")) {
47987
47632
  Object.defineProperty(module2.exports, "promises", {
47988
47633
  get() {
@@ -48113,7 +47758,7 @@ var require_fs3 = __commonJS({
48113
47758
  var require_win322 = __commonJS({
48114
47759
  "node_modules/@manypkg/tools/node_modules/fs-extra/lib/mkdirs/win32.js"(exports2, module2) {
48115
47760
  "use strict";
48116
- var path5 = __nccwpck_require__(17);
47761
+ var path5 = require("path");
48117
47762
  function getRootPath(p2) {
48118
47763
  p2 = path5.normalize(path5.resolve(p2)).split(path5.sep);
48119
47764
  if (p2.length > 0) return p2[0];
@@ -48137,7 +47782,7 @@ var require_mkdirs4 = __commonJS({
48137
47782
  "node_modules/@manypkg/tools/node_modules/fs-extra/lib/mkdirs/mkdirs.js"(exports2, module2) {
48138
47783
  "use strict";
48139
47784
  var fs6 = require_graceful_fs();
48140
- var path5 = __nccwpck_require__(17);
47785
+ var path5 = require("path");
48141
47786
  var invalidWin32Path = require_win322().invalidWin32Path;
48142
47787
  var o777 = parseInt("0777", 8);
48143
47788
  function mkdirs(p2, opts, callback, made) {
@@ -48192,7 +47837,7 @@ var require_mkdirs_sync2 = __commonJS({
48192
47837
  "node_modules/@manypkg/tools/node_modules/fs-extra/lib/mkdirs/mkdirs-sync.js"(exports2, module2) {
48193
47838
  "use strict";
48194
47839
  var fs6 = require_graceful_fs();
48195
- var path5 = __nccwpck_require__(17);
47840
+ var path5 = require("path");
48196
47841
  var invalidWin32Path = require_win322().invalidWin32Path;
48197
47842
  var o777 = parseInt("0777", 8);
48198
47843
  function mkdirsSync(p2, opts, made) {
@@ -48259,8 +47904,8 @@ var require_utimes3 = __commonJS({
48259
47904
  "node_modules/@manypkg/tools/node_modules/fs-extra/lib/util/utimes.js"(exports2, module2) {
48260
47905
  "use strict";
48261
47906
  var fs6 = require_graceful_fs();
48262
- var os3 = __nccwpck_require__(37);
48263
- var path5 = __nccwpck_require__(17);
47907
+ var os3 = require("os");
47908
+ var path5 = require("path");
48264
47909
  function hasMillisResSync() {
48265
47910
  let tmpfile = path5.join("millis-test-sync" + Date.now().toString() + Math.random().toString().slice(2));
48266
47911
  tmpfile = path5.join(os3.tmpdir(), tmpfile);
@@ -48331,7 +47976,7 @@ var require_stat3 = __commonJS({
48331
47976
  "node_modules/@manypkg/tools/node_modules/fs-extra/lib/util/stat.js"(exports2, module2) {
48332
47977
  "use strict";
48333
47978
  var fs6 = require_graceful_fs();
48334
- var path5 = __nccwpck_require__(17);
47979
+ var path5 = require("path");
48335
47980
  var NODE_VERSION_MAJOR_WITH_BIGINT = 10;
48336
47981
  var NODE_VERSION_MINOR_WITH_BIGINT = 5;
48337
47982
  var NODE_VERSION_PATCH_WITH_BIGINT = 0;
@@ -48508,7 +48153,7 @@ var require_copy_sync5 = __commonJS({
48508
48153
  "node_modules/@manypkg/tools/node_modules/fs-extra/lib/copy-sync/copy-sync.js"(exports2, module2) {
48509
48154
  "use strict";
48510
48155
  var fs6 = require_graceful_fs();
48511
- var path5 = __nccwpck_require__(17);
48156
+ var path5 = require("path");
48512
48157
  var mkdirpSync = require_mkdirs5().mkdirsSync;
48513
48158
  var utimesSync = require_utimes3().utimesMillisSync;
48514
48159
  var stat = require_stat3();
@@ -48670,7 +48315,7 @@ var require_copy5 = __commonJS({
48670
48315
  "node_modules/@manypkg/tools/node_modules/fs-extra/lib/copy/copy.js"(exports2, module2) {
48671
48316
  "use strict";
48672
48317
  var fs6 = require_graceful_fs();
48673
- var path5 = __nccwpck_require__(17);
48318
+ var path5 = require("path");
48674
48319
  var mkdirp = require_mkdirs5().mkdirs;
48675
48320
  var pathExists = require_path_exists4().pathExists;
48676
48321
  var utimes = require_utimes3().utimesMillis;
@@ -48864,8 +48509,8 @@ var require_rimraf3 = __commonJS({
48864
48509
  "node_modules/@manypkg/tools/node_modules/fs-extra/lib/remove/rimraf.js"(exports2, module2) {
48865
48510
  "use strict";
48866
48511
  var fs6 = require_graceful_fs();
48867
- var path5 = __nccwpck_require__(17);
48868
- var assert = __nccwpck_require__(491);
48512
+ var path5 = require("path");
48513
+ var assert = require("assert");
48869
48514
  var isWindows = process.platform === "win32";
48870
48515
  function defaults(options) {
48871
48516
  const methods = [
@@ -49125,7 +48770,7 @@ var require_empty3 = __commonJS({
49125
48770
  "use strict";
49126
48771
  var u = require_universalify3().fromCallback;
49127
48772
  var fs6 = require_graceful_fs();
49128
- var path5 = __nccwpck_require__(17);
48773
+ var path5 = require("path");
49129
48774
  var mkdir = require_mkdirs5();
49130
48775
  var remove = require_remove3();
49131
48776
  var emptyDir = u(function emptyDir2(dir, callback) {
@@ -49171,7 +48816,7 @@ var require_file3 = __commonJS({
49171
48816
  "node_modules/@manypkg/tools/node_modules/fs-extra/lib/ensure/file.js"(exports2, module2) {
49172
48817
  "use strict";
49173
48818
  var u = require_universalify3().fromCallback;
49174
- var path5 = __nccwpck_require__(17);
48819
+ var path5 = require("path");
49175
48820
  var fs6 = require_graceful_fs();
49176
48821
  var mkdir = require_mkdirs5();
49177
48822
  var pathExists = require_path_exists4().pathExists;
@@ -49220,7 +48865,7 @@ var require_link3 = __commonJS({
49220
48865
  "node_modules/@manypkg/tools/node_modules/fs-extra/lib/ensure/link.js"(exports2, module2) {
49221
48866
  "use strict";
49222
48867
  var u = require_universalify3().fromCallback;
49223
- var path5 = __nccwpck_require__(17);
48868
+ var path5 = require("path");
49224
48869
  var fs6 = require_graceful_fs();
49225
48870
  var mkdir = require_mkdirs5();
49226
48871
  var pathExists = require_path_exists4().pathExists;
@@ -49277,7 +48922,7 @@ var require_link3 = __commonJS({
49277
48922
  var require_symlink_paths3 = __commonJS({
49278
48923
  "node_modules/@manypkg/tools/node_modules/fs-extra/lib/ensure/symlink-paths.js"(exports2, module2) {
49279
48924
  "use strict";
49280
- var path5 = __nccwpck_require__(17);
48925
+ var path5 = require("path");
49281
48926
  var fs6 = require_graceful_fs();
49282
48927
  var pathExists = require_path_exists4().pathExists;
49283
48928
  function symlinkPaths(srcpath, dstpath, callback) {
@@ -49389,7 +49034,7 @@ var require_symlink3 = __commonJS({
49389
49034
  "node_modules/@manypkg/tools/node_modules/fs-extra/lib/ensure/symlink.js"(exports2, module2) {
49390
49035
  "use strict";
49391
49036
  var u = require_universalify3().fromCallback;
49392
- var path5 = __nccwpck_require__(17);
49037
+ var path5 = require("path");
49393
49038
  var fs6 = require_graceful_fs();
49394
49039
  var _mkdirs = require_mkdirs5();
49395
49040
  var mkdirs = _mkdirs.mkdirs;
@@ -49478,7 +49123,7 @@ var require_jsonfile5 = __commonJS({
49478
49123
  try {
49479
49124
  _fs = require_graceful_fs();
49480
49125
  } catch (_3) {
49481
- _fs = __nccwpck_require__(147);
49126
+ _fs = require("fs");
49482
49127
  }
49483
49128
  function readFile(file, options, callback) {
49484
49129
  if (callback == null) {
@@ -49605,7 +49250,7 @@ var require_jsonfile6 = __commonJS({
49605
49250
  var require_output_json3 = __commonJS({
49606
49251
  "node_modules/@manypkg/tools/node_modules/fs-extra/lib/json/output-json.js"(exports2, module2) {
49607
49252
  "use strict";
49608
- var path5 = __nccwpck_require__(17);
49253
+ var path5 = require("path");
49609
49254
  var mkdir = require_mkdirs5();
49610
49255
  var pathExists = require_path_exists4().pathExists;
49611
49256
  var jsonFile = require_jsonfile6();
@@ -49633,7 +49278,7 @@ var require_output_json_sync3 = __commonJS({
49633
49278
  "node_modules/@manypkg/tools/node_modules/fs-extra/lib/json/output-json-sync.js"(exports2, module2) {
49634
49279
  "use strict";
49635
49280
  var fs6 = require_graceful_fs();
49636
- var path5 = __nccwpck_require__(17);
49281
+ var path5 = require("path");
49637
49282
  var mkdir = require_mkdirs5();
49638
49283
  var jsonFile = require_jsonfile6();
49639
49284
  function outputJsonSync(file, data, options) {
@@ -49670,7 +49315,7 @@ var require_move_sync5 = __commonJS({
49670
49315
  "node_modules/@manypkg/tools/node_modules/fs-extra/lib/move-sync/move-sync.js"(exports2, module2) {
49671
49316
  "use strict";
49672
49317
  var fs6 = require_graceful_fs();
49673
- var path5 = __nccwpck_require__(17);
49318
+ var path5 = require("path");
49674
49319
  var copySync = require_copy_sync6().copySync;
49675
49320
  var removeSync = require_remove3().removeSync;
49676
49321
  var mkdirpSync = require_mkdirs5().mkdirpSync;
@@ -49726,7 +49371,7 @@ var require_move5 = __commonJS({
49726
49371
  "node_modules/@manypkg/tools/node_modules/fs-extra/lib/move/move.js"(exports2, module2) {
49727
49372
  "use strict";
49728
49373
  var fs6 = require_graceful_fs();
49729
- var path5 = __nccwpck_require__(17);
49374
+ var path5 = require("path");
49730
49375
  var copy = require_copy6().copy;
49731
49376
  var remove = require_remove3().remove;
49732
49377
  var mkdirp = require_mkdirs5().mkdirp;
@@ -49801,7 +49446,7 @@ var require_output4 = __commonJS({
49801
49446
  "use strict";
49802
49447
  var u = require_universalify3().fromCallback;
49803
49448
  var fs6 = require_graceful_fs();
49804
- var path5 = __nccwpck_require__(17);
49449
+ var path5 = require("path");
49805
49450
  var mkdir = require_mkdirs5();
49806
49451
  var pathExists = require_path_exists4().pathExists;
49807
49452
  function outputFile(file, data, encoding, callback) {
@@ -49855,7 +49500,7 @@ var require_lib9 = __commonJS({
49855
49500
  require_path_exists4(),
49856
49501
  require_remove3()
49857
49502
  );
49858
- var fs6 = __nccwpck_require__(147);
49503
+ var fs6 = require("fs");
49859
49504
  if (Object.getOwnPropertyDescriptor(fs6, "promises")) {
49860
49505
  Object.defineProperty(module2.exports, "promises", {
49861
49506
  get() {
@@ -49880,7 +49525,7 @@ var require_array_union = __commonJS({
49880
49525
  var require_merge2 = __commonJS({
49881
49526
  "node_modules/merge2/index.js"(exports2, module2) {
49882
49527
  "use strict";
49883
- var Stream = __nccwpck_require__(781);
49528
+ var Stream = require("stream");
49884
49529
  var PassThrough = Stream.PassThrough;
49885
49530
  var slice = Array.prototype.slice;
49886
49531
  module2.exports = merge2;
@@ -50066,8 +49711,8 @@ var require_path = __commonJS({
50066
49711
  "use strict";
50067
49712
  Object.defineProperty(exports2, "__esModule", { value: true });
50068
49713
  exports2.convertPosixPathToPattern = exports2.convertWindowsPathToPattern = exports2.convertPathToPattern = exports2.escapePosixPath = exports2.escapeWindowsPath = exports2.escape = exports2.removeLeadingDotSegment = exports2.makeAbsolute = exports2.unixify = void 0;
50069
- var os3 = __nccwpck_require__(37);
50070
- var path5 = __nccwpck_require__(17);
49714
+ var os3 = require("os");
49715
+ var path5 = require("path");
50071
49716
  var IS_WINDOWS_PLATFORM = os3.platform() === "win32";
50072
49717
  var LEADING_DOT_SEGMENT_CHARACTERS_COUNT = 2;
50073
49718
  var POSIX_UNESCAPED_GLOB_SYMBOLS_RE = /(\\?)([()*?[\]{|}]|^!|[!+@](?=\()|\\(?![!()*+?@[\]{|}]))/g;
@@ -50266,8 +49911,8 @@ var require_glob_parent = __commonJS({
50266
49911
  "node_modules/fast-glob/node_modules/glob-parent/index.js"(exports2, module2) {
50267
49912
  "use strict";
50268
49913
  var isGlob = require_is_glob();
50269
- var pathPosixDirname = (__nccwpck_require__(17).posix.dirname);
50270
- var isWin32 = (__nccwpck_require__(37).platform)() === "win32";
49914
+ var pathPosixDirname = require("path").posix.dirname;
49915
+ var isWin32 = require("os").platform() === "win32";
50271
49916
  var slash = "/";
50272
49917
  var backslash = /\\/g;
50273
49918
  var enclosure = /[\{\[].*[\}\]]$/;
@@ -50628,7 +50273,7 @@ var require_to_regex_range = __commonJS({
50628
50273
  var require_fill_range = __commonJS({
50629
50274
  "node_modules/fill-range/index.js"(exports2, module2) {
50630
50275
  "use strict";
50631
- var util = __nccwpck_require__(837);
50276
+ var util = require("util");
50632
50277
  var toRegexRange = require_to_regex_range();
50633
50278
  var isObject2 = (val) => val !== null && typeof val === "object" && !Array.isArray(val);
50634
50279
  var transform = (toNumber) => {
@@ -51371,7 +51016,7 @@ var require_braces = __commonJS({
51371
51016
  var require_constants10 = __commonJS({
51372
51017
  "node_modules/picomatch/lib/constants.js"(exports2, module2) {
51373
51018
  "use strict";
51374
- var path5 = __nccwpck_require__(17);
51019
+ var path5 = require("path");
51375
51020
  var WIN_SLASH = "\\\\/";
51376
51021
  var WIN_NO_SLASH = `[^${WIN_SLASH}]`;
51377
51022
  var DOT_LITERAL = "\\.";
@@ -51568,7 +51213,7 @@ var require_constants10 = __commonJS({
51568
51213
  var require_utils6 = __commonJS({
51569
51214
  "node_modules/picomatch/lib/utils.js"(exports2) {
51570
51215
  "use strict";
51571
- var path5 = __nccwpck_require__(17);
51216
+ var path5 = require("path");
51572
51217
  var win32 = process.platform === "win32";
51573
51218
  var {
51574
51219
  REGEX_BACKSLASH,
@@ -52732,7 +52377,7 @@ var require_parse4 = __commonJS({
52732
52377
  var require_picomatch = __commonJS({
52733
52378
  "node_modules/picomatch/lib/picomatch.js"(exports2, module2) {
52734
52379
  "use strict";
52735
- var path5 = __nccwpck_require__(17);
52380
+ var path5 = require("path");
52736
52381
  var scan = require_scan();
52737
52382
  var parse = require_parse4();
52738
52383
  var utils = require_utils6();
@@ -52881,7 +52526,7 @@ var require_picomatch2 = __commonJS({
52881
52526
  var require_micromatch = __commonJS({
52882
52527
  "node_modules/micromatch/index.js"(exports2, module2) {
52883
52528
  "use strict";
52884
- var util = __nccwpck_require__(837);
52529
+ var util = require("util");
52885
52530
  var braces = require_braces();
52886
52531
  var picomatch = require_picomatch2();
52887
52532
  var utils = require_utils6();
@@ -53039,7 +52684,7 @@ var require_pattern = __commonJS({
53039
52684
  "use strict";
53040
52685
  Object.defineProperty(exports2, "__esModule", { value: true });
53041
52686
  exports2.removeDuplicateSlashes = exports2.matchAny = exports2.convertPatternsToRe = exports2.makeRe = exports2.getPatternParts = exports2.expandBraceExpansion = exports2.expandPatternsWithBraceExpansion = exports2.isAffectDepthOfReadingPattern = exports2.endsWithSlashGlobStar = exports2.hasGlobStar = exports2.getBaseDirectory = exports2.isPatternRelatedToParentDirectory = exports2.getPatternsOutsideCurrentDirectory = exports2.getPatternsInsideCurrentDirectory = exports2.getPositivePatterns = exports2.getNegativePatterns = exports2.isPositivePattern = exports2.isNegativePattern = exports2.convertToNegativePattern = exports2.convertToPositivePattern = exports2.isDynamicPattern = exports2.isStaticPattern = void 0;
53042
- var path5 = __nccwpck_require__(17);
52687
+ var path5 = require("path");
53043
52688
  var globParent = require_glob_parent();
53044
52689
  var micromatch = require_micromatch();
53045
52690
  var GLOBSTAR = "**";
@@ -53416,7 +53061,7 @@ var require_fs5 = __commonJS({
53416
53061
  "use strict";
53417
53062
  Object.defineProperty(exports2, "__esModule", { value: true });
53418
53063
  exports2.createFileSystemAdapter = exports2.FILE_SYSTEM_ADAPTER = void 0;
53419
- var fs6 = __nccwpck_require__(147);
53064
+ var fs6 = require("fs");
53420
53065
  exports2.FILE_SYSTEM_ADAPTER = {
53421
53066
  lstat: fs6.lstat,
53422
53067
  stat: fs6.stat,
@@ -53794,7 +53439,7 @@ var require_fs7 = __commonJS({
53794
53439
  "use strict";
53795
53440
  Object.defineProperty(exports2, "__esModule", { value: true });
53796
53441
  exports2.createFileSystemAdapter = exports2.FILE_SYSTEM_ADAPTER = void 0;
53797
- var fs6 = __nccwpck_require__(147);
53442
+ var fs6 = require("fs");
53798
53443
  exports2.FILE_SYSTEM_ADAPTER = {
53799
53444
  lstat: fs6.lstat,
53800
53445
  stat: fs6.stat,
@@ -53818,7 +53463,7 @@ var require_settings2 = __commonJS({
53818
53463
  "node_modules/@nodelib/fs.scandir/out/settings.js"(exports2) {
53819
53464
  "use strict";
53820
53465
  Object.defineProperty(exports2, "__esModule", { value: true });
53821
- var path5 = __nccwpck_require__(17);
53466
+ var path5 = require("path");
53822
53467
  var fsStat = require_out();
53823
53468
  var fs6 = require_fs7();
53824
53469
  var Settings = class {
@@ -54203,7 +53848,7 @@ var require_async3 = __commonJS({
54203
53848
  "node_modules/@nodelib/fs.walk/out/readers/async.js"(exports2) {
54204
53849
  "use strict";
54205
53850
  Object.defineProperty(exports2, "__esModule", { value: true });
54206
- var events_1 = __nccwpck_require__(361);
53851
+ var events_1 = require("events");
54207
53852
  var fsScandir = require_out2();
54208
53853
  var fastq = require_queue();
54209
53854
  var common = require_common4();
@@ -54342,7 +53987,7 @@ var require_stream3 = __commonJS({
54342
53987
  "node_modules/@nodelib/fs.walk/out/providers/stream.js"(exports2) {
54343
53988
  "use strict";
54344
53989
  Object.defineProperty(exports2, "__esModule", { value: true });
54345
- var stream_1 = __nccwpck_require__(781);
53990
+ var stream_1 = require("stream");
54346
53991
  var async_1 = require_async3();
54347
53992
  var StreamProvider = class {
54348
53993
  constructor(_root, _settings) {
@@ -54467,7 +54112,7 @@ var require_settings3 = __commonJS({
54467
54112
  "node_modules/@nodelib/fs.walk/out/settings.js"(exports2) {
54468
54113
  "use strict";
54469
54114
  Object.defineProperty(exports2, "__esModule", { value: true });
54470
- var path5 = __nccwpck_require__(17);
54115
+ var path5 = require("path");
54471
54116
  var fsScandir = require_out2();
54472
54117
  var Settings = class {
54473
54118
  constructor(_options = {}) {
@@ -54539,7 +54184,7 @@ var require_reader2 = __commonJS({
54539
54184
  "node_modules/fast-glob/out/readers/reader.js"(exports2) {
54540
54185
  "use strict";
54541
54186
  Object.defineProperty(exports2, "__esModule", { value: true });
54542
- var path5 = __nccwpck_require__(17);
54187
+ var path5 = require("path");
54543
54188
  var fsStat = require_out();
54544
54189
  var utils = require_utils7();
54545
54190
  var Reader = class {
@@ -54578,7 +54223,7 @@ var require_stream4 = __commonJS({
54578
54223
  "node_modules/fast-glob/out/readers/stream.js"(exports2) {
54579
54224
  "use strict";
54580
54225
  Object.defineProperty(exports2, "__esModule", { value: true });
54581
- var stream_1 = __nccwpck_require__(781);
54226
+ var stream_1 = require("stream");
54582
54227
  var fsStat = require_out();
54583
54228
  var fsWalk = require_out3();
54584
54229
  var reader_1 = require_reader2();
@@ -54946,7 +54591,7 @@ var require_provider = __commonJS({
54946
54591
  "node_modules/fast-glob/out/providers/provider.js"(exports2) {
54947
54592
  "use strict";
54948
54593
  Object.defineProperty(exports2, "__esModule", { value: true });
54949
- var path5 = __nccwpck_require__(17);
54594
+ var path5 = require("path");
54950
54595
  var deep_1 = require_deep();
54951
54596
  var entry_1 = require_entry();
54952
54597
  var error_1 = require_error3();
@@ -55029,7 +54674,7 @@ var require_stream5 = __commonJS({
55029
54674
  "node_modules/fast-glob/out/providers/stream.js"(exports2) {
55030
54675
  "use strict";
55031
54676
  Object.defineProperty(exports2, "__esModule", { value: true });
55032
- var stream_1 = __nccwpck_require__(781);
54677
+ var stream_1 = require("stream");
55033
54678
  var stream_2 = require_stream4();
55034
54679
  var provider_1 = require_provider();
55035
54680
  var ProviderStream = class extends provider_1.default {
@@ -55141,8 +54786,8 @@ var require_settings4 = __commonJS({
55141
54786
  "use strict";
55142
54787
  Object.defineProperty(exports2, "__esModule", { value: true });
55143
54788
  exports2.DEFAULT_FILE_SYSTEM_ADAPTER = void 0;
55144
- var fs6 = __nccwpck_require__(147);
55145
- var os3 = __nccwpck_require__(37);
54789
+ var fs6 = require("fs");
54790
+ var os3 = require("os");
55146
54791
  var CPU_COUNT = Math.max(os3.cpus().length, 1);
55147
54792
  exports2.DEFAULT_FILE_SYSTEM_ADAPTER = {
55148
54793
  lstat: fs6.lstat,
@@ -55300,8 +54945,8 @@ var require_out4 = __commonJS({
55300
54945
  var require_path_type = __commonJS({
55301
54946
  "node_modules/path-type/index.js"(exports2) {
55302
54947
  "use strict";
55303
- var { promisify: promisify5 } = __nccwpck_require__(837);
55304
- var fs6 = __nccwpck_require__(147);
54948
+ var { promisify: promisify5 } = require("util");
54949
+ var fs6 = require("fs");
55305
54950
  async function isType(fsStatType, statsMethodName, filePath) {
55306
54951
  if (typeof filePath !== "string") {
55307
54952
  throw new TypeError(`Expected a string, got ${typeof filePath}`);
@@ -55342,7 +54987,7 @@ var require_path_type = __commonJS({
55342
54987
  var require_dir_glob = __commonJS({
55343
54988
  "node_modules/dir-glob/index.js"(exports2, module2) {
55344
54989
  "use strict";
55345
- var path5 = __nccwpck_require__(17);
54990
+ var path5 = require("path");
55346
54991
  var pathType = require_path_type();
55347
54992
  var getExtensions = (extensions) => extensions.length > 1 ? `{${extensions.join(",")}}` : extensions[0];
55348
54993
  var getPath = (filepath, cwd) => {
@@ -55793,9 +55438,9 @@ var require_slash = __commonJS({
55793
55438
  var require_gitignore = __commonJS({
55794
55439
  "node_modules/globby/gitignore.js"(exports2, module2) {
55795
55440
  "use strict";
55796
- var { promisify: promisify5 } = __nccwpck_require__(837);
55797
- var fs6 = __nccwpck_require__(147);
55798
- var path5 = __nccwpck_require__(17);
55441
+ var { promisify: promisify5 } = require("util");
55442
+ var fs6 = require("fs");
55443
+ var path5 = require("path");
55799
55444
  var fastGlob = require_out4();
55800
55445
  var gitIgnore = require_ignore();
55801
55446
  var slash = require_slash();
@@ -55890,7 +55535,7 @@ var require_gitignore = __commonJS({
55890
55535
  var require_stream_utils = __commonJS({
55891
55536
  "node_modules/globby/stream-utils.js"(exports2, module2) {
55892
55537
  "use strict";
55893
- var { Transform } = __nccwpck_require__(781);
55538
+ var { Transform } = require("stream");
55894
55539
  var ObjectTransform = class extends Transform {
55895
55540
  constructor() {
55896
55541
  super({
@@ -55934,7 +55579,7 @@ var require_stream_utils = __commonJS({
55934
55579
  var require_globby = __commonJS({
55935
55580
  "node_modules/globby/index.js"(exports2, module2) {
55936
55581
  "use strict";
55937
- var fs6 = __nccwpck_require__(147);
55582
+ var fs6 = require("fs");
55938
55583
  var arrayUnion = require_array_union();
55939
55584
  var merge2 = require_merge2();
55940
55585
  var fastGlob = require_out4();
@@ -59873,7 +59518,7 @@ var require_analyze = __commonJS({
59873
59518
  // node_modules/jju/lib/document.js
59874
59519
  var require_document = __commonJS({
59875
59520
  "node_modules/jju/lib/document.js"(exports2, module2) {
59876
- var assert = __nccwpck_require__(491);
59521
+ var assert = require("assert");
59877
59522
  var tokenize = require_parse5().tokenize;
59878
59523
  var stringify = require_stringify2().stringify;
59879
59524
  var analyze = require_analyze().analyze;
@@ -60211,7 +59856,7 @@ var require_document = __commonJS({
60211
59856
  // node_modules/jju/lib/utils.js
60212
59857
  var require_utils9 = __commonJS({
60213
59858
  "node_modules/jju/lib/utils.js"(exports2, module2) {
60214
- var FS = __nccwpck_require__(147);
59859
+ var FS = require("fs");
60215
59860
  var jju = require_jju();
60216
59861
  module2.exports.register = function() {
60217
59862
  var r2 = require, e2 = "extensions";
@@ -60273,7 +59918,7 @@ var require_manypkg_tools_cjs_prod = __commonJS({
60273
59918
  "node_modules/@manypkg/tools/dist/manypkg-tools.cjs.prod.js"(exports2) {
60274
59919
  "use strict";
60275
59920
  Object.defineProperty(exports2, "__esModule", { value: true });
60276
- var path5 = __nccwpck_require__(17);
59921
+ var path5 = require("path");
60277
59922
  var fs6 = require_lib9();
60278
59923
  var globby = require_globby();
60279
59924
  var readYamlFile = require_read_yaml_file();
@@ -60797,7 +60442,7 @@ var require_manypkg_tools_cjs_dev = __commonJS({
60797
60442
  "node_modules/@manypkg/tools/dist/manypkg-tools.cjs.dev.js"(exports2) {
60798
60443
  "use strict";
60799
60444
  Object.defineProperty(exports2, "__esModule", { value: true });
60800
- var path5 = __nccwpck_require__(17);
60445
+ var path5 = require("path");
60801
60446
  var fs6 = require_lib9();
60802
60447
  var globby = require_globby();
60803
60448
  var readYamlFile = require_read_yaml_file();
@@ -61334,7 +60979,7 @@ var require_manypkg_find_root_cjs_prod = __commonJS({
61334
60979
  "use strict";
61335
60980
  Object.defineProperty(exports2, "__esModule", { value: true });
61336
60981
  var findUp = require_find_up();
61337
- var path5 = __nccwpck_require__(17);
60982
+ var path5 = require("path");
61338
60983
  var fs6 = require_lib8();
61339
60984
  var tools = require_manypkg_tools_cjs();
61340
60985
  function _interopDefault(e2) {
@@ -61456,7 +61101,7 @@ var require_manypkg_find_root_cjs_dev = __commonJS({
61456
61101
  "use strict";
61457
61102
  Object.defineProperty(exports2, "__esModule", { value: true });
61458
61103
  var findUp = require_find_up();
61459
- var path5 = __nccwpck_require__(17);
61104
+ var path5 = require("path");
61460
61105
  var fs6 = require_lib8();
61461
61106
  var tools = require_manypkg_tools_cjs();
61462
61107
  function _interopDefault(e2) {
@@ -61590,14 +61235,14 @@ var require_fileSystem = __commonJS({
61590
61235
  exports2.require = function() {
61591
61236
  if (typeof process === "object" && process.versions && process.versions["electron"]) {
61592
61237
  try {
61593
- const originalFs = __nccwpck_require__(941);
61238
+ const originalFs = require("original-fs");
61594
61239
  if (Object.keys(originalFs).length > 0) {
61595
61240
  return originalFs;
61596
61241
  }
61597
61242
  } catch (e2) {
61598
61243
  }
61599
61244
  }
61600
- return __nccwpck_require__(147);
61245
+ return require("fs");
61601
61246
  };
61602
61247
  }
61603
61248
  });
@@ -61864,7 +61509,7 @@ var require_errors4 = __commonJS({
61864
61509
  var require_utils10 = __commonJS({
61865
61510
  "node_modules/adm-zip/util/utils.js"(exports2, module2) {
61866
61511
  var fsystem = require_fileSystem().require();
61867
- var pth = __nccwpck_require__(17);
61512
+ var pth = require("path");
61868
61513
  var Constants = require_constants12();
61869
61514
  var Errors = require_errors4();
61870
61515
  var isWin = typeof process === "object" && "win32" === process.platform;
@@ -62068,7 +61713,7 @@ var require_utils10 = __commonJS({
62068
61713
  var require_fattr = __commonJS({
62069
61714
  "node_modules/adm-zip/util/fattr.js"(exports2, module2) {
62070
61715
  var fs6 = require_fileSystem().require();
62071
- var pth = __nccwpck_require__(17);
61716
+ var pth = require("path");
62072
61717
  fs6.existsSync = fs6.existsSync || pth.existsSync;
62073
61718
  module2.exports = function(path5) {
62074
61719
  var _path = path5 || "", _obj = newAttr(), _stat = null;
@@ -62500,7 +62145,7 @@ var require_headers = __commonJS({
62500
62145
  var require_deflater = __commonJS({
62501
62146
  "node_modules/adm-zip/methods/deflater.js"(exports2, module2) {
62502
62147
  module2.exports = function(inbuf) {
62503
- var zlib = __nccwpck_require__(796);
62148
+ var zlib = require("zlib");
62504
62149
  var opts = { chunkSize: (parseInt(inbuf.length / 1024) + 1) * 1024 };
62505
62150
  return {
62506
62151
  deflate: function() {
@@ -62534,7 +62179,7 @@ var require_inflater = __commonJS({
62534
62179
  "node_modules/adm-zip/methods/inflater.js"(exports2, module2) {
62535
62180
  var version = +(process.versions ? process.versions.node : "").split(".")[0] || 0;
62536
62181
  module2.exports = function(inbuf, expectedLength) {
62537
- var zlib = __nccwpck_require__(796);
62182
+ var zlib = require("zlib");
62538
62183
  const option = version >= 15 && expectedLength > 0 ? { maxOutputLength: expectedLength } : {};
62539
62184
  return {
62540
62185
  inflate: function() {
@@ -62567,7 +62212,7 @@ var require_inflater = __commonJS({
62567
62212
  var require_zipcrypto = __commonJS({
62568
62213
  "node_modules/adm-zip/methods/zipcrypto.js"(exports2, module2) {
62569
62214
  "use strict";
62570
- var { randomFillSync } = __nccwpck_require__(113);
62215
+ var { randomFillSync } = require("crypto");
62571
62216
  var crctable = new Uint32Array(256).map((t, crc) => {
62572
62217
  for (let j2 = 0; j2 < 8; j2++) {
62573
62218
  if (0 !== (crc & 1)) {
@@ -63283,7 +62928,7 @@ var require_zipFile = __commonJS({
63283
62928
  var require_adm_zip = __commonJS({
63284
62929
  "node_modules/adm-zip/adm-zip.js"(exports2, module2) {
63285
62930
  var Utils = require_util3();
63286
- var pth = __nccwpck_require__(17);
62931
+ var pth = require("path");
63287
62932
  var ZipEntry = require_zipEntry();
63288
62933
  var ZipFile = require_zipFile();
63289
62934
  var get_Bool = (val, def) => typeof val === "boolean" ? val : def;
@@ -63994,14 +63639,14 @@ var require_isarray = __commonJS({
63994
63639
  // node_modules/readable-stream/lib/internal/streams/stream.js
63995
63640
  var require_stream6 = __commonJS({
63996
63641
  "node_modules/readable-stream/lib/internal/streams/stream.js"(exports2, module2) {
63997
- module2.exports = __nccwpck_require__(781);
63642
+ module2.exports = require("stream");
63998
63643
  }
63999
63644
  });
64000
63645
 
64001
63646
  // node_modules/safe-buffer/index.js
64002
63647
  var require_safe_buffer = __commonJS({
64003
63648
  "node_modules/safe-buffer/index.js"(exports2, module2) {
64004
- var buffer = __nccwpck_require__(300);
63649
+ var buffer = require("buffer");
64005
63650
  var Buffer4 = buffer.Buffer;
64006
63651
  function copyProps(src, dst) {
64007
63652
  for (var key2 in src) {
@@ -64118,7 +63763,7 @@ var require_util4 = __commonJS({
64118
63763
  typeof arg === "undefined";
64119
63764
  }
64120
63765
  exports2.isPrimitive = isPrimitive;
64121
- exports2.isBuffer = (__nccwpck_require__(300).Buffer.isBuffer);
63766
+ exports2.isBuffer = require("buffer").Buffer.isBuffer;
64122
63767
  function objectToString(o2) {
64123
63768
  return Object.prototype.toString.call(o2);
64124
63769
  }
@@ -64161,7 +63806,7 @@ var require_inherits_browser = __commonJS({
64161
63806
  var require_inherits = __commonJS({
64162
63807
  "node_modules/inherits/inherits.js"(exports2, module2) {
64163
63808
  try {
64164
- util = __nccwpck_require__(837);
63809
+ util = require("util");
64165
63810
  if (typeof util.inherits !== "function") throw "";
64166
63811
  module2.exports = util.inherits;
64167
63812
  } catch (e2) {
@@ -64181,7 +63826,7 @@ var require_BufferList = __commonJS({
64181
63826
  }
64182
63827
  }
64183
63828
  var Buffer4 = require_safe_buffer().Buffer;
64184
- var util = __nccwpck_require__(837);
63829
+ var util = require("util");
64185
63830
  function copyBuffer(src, target, offset) {
64186
63831
  src.copy(target, offset);
64187
63832
  }
@@ -64321,7 +63966,7 @@ var require_destroy = __commonJS({
64321
63966
  // node_modules/util-deprecate/node.js
64322
63967
  var require_node3 = __commonJS({
64323
63968
  "node_modules/util-deprecate/node.js"(exports2, module2) {
64324
- module2.exports = (__nccwpck_require__(837).deprecate);
63969
+ module2.exports = require("util").deprecate;
64325
63970
  }
64326
63971
  });
64327
63972
 
@@ -65089,7 +64734,7 @@ var require_stream_readable = __commonJS({
65089
64734
  var isArray = require_isarray();
65090
64735
  var Duplex;
65091
64736
  Readable.ReadableState = ReadableState;
65092
- var EE = (__nccwpck_require__(361).EventEmitter);
64737
+ var EE = require("events").EventEmitter;
65093
64738
  var EElistenerCount = function(emitter, type) {
65094
64739
  return emitter.listeners(type).length;
65095
64740
  };
@@ -65105,7 +64750,7 @@ var require_stream_readable = __commonJS({
65105
64750
  }
65106
64751
  var util = Object.create(require_util4());
65107
64752
  util.inherits = require_inherits();
65108
- var debugUtil = __nccwpck_require__(837);
64753
+ var debugUtil = require("util");
65109
64754
  var debug = void 0;
65110
64755
  if (debugUtil && debugUtil.debuglog) {
65111
64756
  debug = debugUtil.debuglog("stream");
@@ -65888,7 +65533,7 @@ var require_stream_passthrough = __commonJS({
65888
65533
  // node_modules/readable-stream/readable.js
65889
65534
  var require_readable = __commonJS({
65890
65535
  "node_modules/readable-stream/readable.js"(exports2, module2) {
65891
- var Stream = __nccwpck_require__(781);
65536
+ var Stream = require("stream");
65892
65537
  if (process.env.READABLE_STREAM === "disable" && Stream) {
65893
65538
  module2.exports = Stream;
65894
65539
  exports2 = module2.exports = Stream.Readable;
@@ -73670,7 +73315,7 @@ function isDocker() {
73670
73315
  var import_node_fs, isDockerCached;
73671
73316
  var init_is_docker = __esm({
73672
73317
  "node_modules/is-inside-container/node_modules/is-docker/index.js"() {
73673
- import_node_fs = __toESM(__nccwpck_require__(561), 1);
73318
+ import_node_fs = __toESM(require("node:fs"), 1);
73674
73319
  }
73675
73320
  });
73676
73321
 
@@ -73684,7 +73329,7 @@ function isInsideContainer() {
73684
73329
  var import_node_fs2, cachedResult, hasContainerEnv;
73685
73330
  var init_is_inside_container = __esm({
73686
73331
  "node_modules/is-inside-container/index.js"() {
73687
- import_node_fs2 = __toESM(__nccwpck_require__(561), 1);
73332
+ import_node_fs2 = __toESM(require("node:fs"), 1);
73688
73333
  init_is_docker();
73689
73334
  hasContainerEnv = () => {
73690
73335
  try {
@@ -73701,9 +73346,9 @@ var init_is_inside_container = __esm({
73701
73346
  var import_node_process3, import_node_os, import_node_fs3, isWsl, is_wsl_default;
73702
73347
  var init_is_wsl = __esm({
73703
73348
  "node_modules/is-wsl/index.js"() {
73704
- import_node_process3 = __toESM(__nccwpck_require__(742), 1);
73705
- import_node_os = __toESM(__nccwpck_require__(612), 1);
73706
- import_node_fs3 = __toESM(__nccwpck_require__(561), 1);
73349
+ import_node_process3 = __toESM(require("node:process"), 1);
73350
+ import_node_os = __toESM(require("node:os"), 1);
73351
+ import_node_fs3 = __toESM(require("node:fs"), 1);
73707
73352
  init_is_inside_container();
73708
73353
  isWsl = () => {
73709
73354
  if (import_node_process3.default.platform !== "linux") {
@@ -73759,9 +73404,9 @@ async function defaultBrowserId() {
73759
73404
  var import_node_util, import_node_process4, import_node_child_process, execFileAsync;
73760
73405
  var init_default_browser_id = __esm({
73761
73406
  "node_modules/default-browser-id/index.js"() {
73762
- import_node_util = __nccwpck_require__(261);
73763
- import_node_process4 = __toESM(__nccwpck_require__(742), 1);
73764
- import_node_child_process = __nccwpck_require__(718);
73407
+ import_node_util = require("node:util");
73408
+ import_node_process4 = __toESM(require("node:process"), 1);
73409
+ import_node_child_process = require("node:child_process");
73765
73410
  execFileAsync = (0, import_node_util.promisify)(import_node_child_process.execFile);
73766
73411
  }
73767
73412
  });
@@ -73778,9 +73423,9 @@ async function runAppleScript(script, { humanReadableOutput = true } = {}) {
73778
73423
  var import_node_process5, import_node_util2, import_node_child_process2, execFileAsync2;
73779
73424
  var init_run_applescript = __esm({
73780
73425
  "node_modules/run-applescript/index.js"() {
73781
- import_node_process5 = __toESM(__nccwpck_require__(742), 1);
73782
- import_node_util2 = __nccwpck_require__(261);
73783
- import_node_child_process2 = __nccwpck_require__(718);
73426
+ import_node_process5 = __toESM(require("node:process"), 1);
73427
+ import_node_util2 = require("node:util");
73428
+ import_node_child_process2 = require("node:child_process");
73784
73429
  execFileAsync2 = (0, import_node_util2.promisify)(import_node_child_process2.execFile);
73785
73430
  }
73786
73431
  });
@@ -73818,8 +73463,8 @@ async function defaultBrowser(_execFileAsync = execFileAsync3) {
73818
73463
  var import_node_util3, import_node_child_process3, execFileAsync3, windowsBrowserProgIds, UnknownBrowserError;
73819
73464
  var init_windows = __esm({
73820
73465
  "node_modules/default-browser/windows.js"() {
73821
- import_node_util3 = __nccwpck_require__(261);
73822
- import_node_child_process3 = __nccwpck_require__(718);
73466
+ import_node_util3 = require("node:util");
73467
+ import_node_child_process3 = require("node:child_process");
73823
73468
  execFileAsync3 = (0, import_node_util3.promisify)(import_node_child_process3.execFile);
73824
73469
  windowsBrowserProgIds = {
73825
73470
  AppXq0fevzme2pys62n3e0fbqa7peapykr8v: { name: "Edge", id: "com.microsoft.edge.old" },
@@ -73860,9 +73505,9 @@ async function defaultBrowser2() {
73860
73505
  var import_node_util4, import_node_process6, import_node_child_process4, execFileAsync4, titleize;
73861
73506
  var init_default_browser = __esm({
73862
73507
  "node_modules/default-browser/index.js"() {
73863
- import_node_util4 = __nccwpck_require__(261);
73864
- import_node_process6 = __toESM(__nccwpck_require__(742), 1);
73865
- import_node_child_process4 = __nccwpck_require__(718);
73508
+ import_node_util4 = require("node:util");
73509
+ import_node_process6 = __toESM(require("node:process"), 1);
73510
+ import_node_child_process4 = require("node:child_process");
73866
73511
  init_default_browser_id();
73867
73512
  init_bundle_name();
73868
73513
  init_windows();
@@ -73900,12 +73545,12 @@ function detectPlatformBinary({ [platform]: platformBinary }, { wsl }) {
73900
73545
  var import_node_process7, import_node_buffer, import_node_path, import_node_url, import_node_child_process5, import_promises, import_meta, __dirname2, localXdgOpenPath, platform, arch, getWslDrivesMountPoint, pTryEach, baseOpen, open, openApp, apps, open_default;
73901
73546
  var init_open = __esm({
73902
73547
  "node_modules/open/index.js"() {
73903
- import_node_process7 = __toESM(__nccwpck_require__(742), 1);
73904
- import_node_buffer = __nccwpck_require__(254);
73905
- import_node_path = __toESM(__nccwpck_require__(411), 1);
73906
- import_node_url = __nccwpck_require__(41);
73907
- import_node_child_process5 = __toESM(__nccwpck_require__(718), 1);
73908
- import_promises = __toESM(__nccwpck_require__(977), 1);
73548
+ import_node_process7 = __toESM(require("node:process"), 1);
73549
+ import_node_buffer = require("node:buffer");
73550
+ import_node_path = __toESM(require("node:path"), 1);
73551
+ import_node_url = require("node:url");
73552
+ import_node_child_process5 = __toESM(require("node:child_process"), 1);
73553
+ import_promises = __toESM(require("node:fs/promises"), 1);
73909
73554
  init_is_wsl();
73910
73555
  init_define_lazy_prop();
73911
73556
  init_default_browser();
@@ -74158,7 +73803,7 @@ var init_open = __esm({
74158
73803
  // node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/stream.js
74159
73804
  var require_stream7 = __commonJS({
74160
73805
  "node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/stream.js"(exports2, module2) {
74161
- module2.exports = __nccwpck_require__(781);
73806
+ module2.exports = require("stream");
74162
73807
  }
74163
73808
  });
74164
73809
 
@@ -74230,9 +73875,9 @@ var require_buffer_list = __commonJS({
74230
73875
  }
74231
73876
  return (hint === "string" ? String : Number)(input);
74232
73877
  }
74233
- var _require = __nccwpck_require__(300);
73878
+ var _require = require("buffer");
74234
73879
  var Buffer4 = _require.Buffer;
74235
- var _require2 = __nccwpck_require__(837);
73880
+ var _require2 = require("util");
74236
73881
  var inspect = _require2.inspect;
74237
73882
  var custom = inspect && inspect.custom || "inspect";
74238
73883
  function copyBuffer(src, target, offset) {
@@ -74637,7 +74282,7 @@ var require_stream_writable2 = __commonJS({
74637
74282
  deprecate: require_node3()
74638
74283
  };
74639
74284
  var Stream = require_stream7();
74640
- var Buffer4 = (__nccwpck_require__(300).Buffer);
74285
+ var Buffer4 = require("buffer").Buffer;
74641
74286
  var OurUint8Array = (typeof global !== "undefined" ? global : typeof window !== "undefined" ? window : typeof self !== "undefined" ? self : {}).Uint8Array || function() {
74642
74287
  };
74643
74288
  function _uint8ArrayToBuffer(chunk) {
@@ -75185,7 +74830,7 @@ var require_stream_duplex2 = __commonJS({
75185
74830
  // node_modules/crc32-stream/node_modules/readable-stream/node_modules/string_decoder/node_modules/safe-buffer/index.js
75186
74831
  var require_safe_buffer2 = __commonJS({
75187
74832
  "node_modules/crc32-stream/node_modules/readable-stream/node_modules/string_decoder/node_modules/safe-buffer/index.js"(exports2, module2) {
75188
- var buffer = __nccwpck_require__(300);
74833
+ var buffer = require("buffer");
75189
74834
  var Buffer4 = buffer.Buffer;
75190
74835
  function copyProps(src, dst) {
75191
74836
  for (var key2 in src) {
@@ -75878,12 +75523,12 @@ var require_stream_readable2 = __commonJS({
75878
75523
  module2.exports = Readable;
75879
75524
  var Duplex;
75880
75525
  Readable.ReadableState = ReadableState;
75881
- var EE = (__nccwpck_require__(361).EventEmitter);
75526
+ var EE = require("events").EventEmitter;
75882
75527
  var EElistenerCount = function EElistenerCount2(emitter, type) {
75883
75528
  return emitter.listeners(type).length;
75884
75529
  };
75885
75530
  var Stream = require_stream7();
75886
- var Buffer4 = (__nccwpck_require__(300).Buffer);
75531
+ var Buffer4 = require("buffer").Buffer;
75887
75532
  var OurUint8Array = (typeof global !== "undefined" ? global : typeof window !== "undefined" ? window : typeof self !== "undefined" ? self : {}).Uint8Array || function() {
75888
75533
  };
75889
75534
  function _uint8ArrayToBuffer(chunk) {
@@ -75892,7 +75537,7 @@ var require_stream_readable2 = __commonJS({
75892
75537
  function _isUint8Array(obj) {
75893
75538
  return Buffer4.isBuffer(obj) || obj instanceof OurUint8Array;
75894
75539
  }
75895
- var debugUtil = __nccwpck_require__(837);
75540
+ var debugUtil = require("util");
75896
75541
  var debug;
75897
75542
  if (debugUtil && debugUtil.debuglog) {
75898
75543
  debug = debugUtil.debuglog("stream");
@@ -76810,7 +76455,7 @@ var require_pipeline = __commonJS({
76810
76455
  // node_modules/crc32-stream/node_modules/readable-stream/readable.js
76811
76456
  var require_readable2 = __commonJS({
76812
76457
  "node_modules/crc32-stream/node_modules/readable-stream/readable.js"(exports2, module2) {
76813
- var Stream = __nccwpck_require__(781);
76458
+ var Stream = require("stream");
76814
76459
  if (process.env.READABLE_STREAM === "disable" && Stream) {
76815
76460
  module2.exports = Stream.Readable;
76816
76461
  Object.assign(module2.exports, Stream);
@@ -76967,7 +76612,7 @@ var require_crc32_stream = __commonJS({
76967
76612
  var require_deflate_crc32_stream = __commonJS({
76968
76613
  "node_modules/crc32-stream/lib/deflate-crc32-stream.js"(exports2, module2) {
76969
76614
  "use strict";
76970
- var { DeflateRaw } = __nccwpck_require__(796);
76615
+ var { DeflateRaw } = require("zlib");
76971
76616
  var crc32 = require_crc323();
76972
76617
  var DeflateCRC32Stream = class extends DeflateRaw {
76973
76618
  constructor(options) {
@@ -77027,10 +76672,10 @@ var require_dist13 = __commonJS({
77027
76672
  "use strict";
77028
76673
  Object.defineProperty(exports2, "__esModule", { value: true });
77029
76674
  exports2.checksum = exports2.checksumFile = void 0;
77030
- var FS = __nccwpck_require__(147);
77031
- var crypto_1 = __nccwpck_require__(113);
77032
- var Stream = __nccwpck_require__(781);
77033
- var util_1 = __nccwpck_require__(837);
76675
+ var FS = require("fs");
76676
+ var crypto_1 = require("crypto");
76677
+ var Stream = require("stream");
76678
+ var util_1 = require("util");
77034
76679
  var { CRC32Stream } = require_lib13();
77035
76680
  var pipeline = (0, util_1.promisify)(Stream.pipeline);
77036
76681
  var checksumFile = (path5, algorithm2, encoding) => checksum(FS.createReadStream(path5), algorithm2, encoding);
@@ -77201,8 +76846,8 @@ var require_mimic_response = __commonJS({
77201
76846
  var require_decompress_response = __commonJS({
77202
76847
  "node_modules/decompress-response/index.js"(exports2, module2) {
77203
76848
  "use strict";
77204
- var { Transform, PassThrough } = __nccwpck_require__(781);
77205
- var zlib = __nccwpck_require__(796);
76849
+ var { Transform, PassThrough } = require("stream");
76850
+ var zlib = require("zlib");
77206
76851
  var mimicResponse = require_mimic_response();
77207
76852
  module2.exports = (response) => {
77208
76853
  const contentEncoding = (response.headers["content-encoding"] || "").toLowerCase();
@@ -77270,12 +76915,12 @@ var require_debug2 = __commonJS({
77270
76915
  // node_modules/follow-redirects/index.js
77271
76916
  var require_follow_redirects = __commonJS({
77272
76917
  "node_modules/follow-redirects/index.js"(exports2, module2) {
77273
- var url = __nccwpck_require__(310);
76918
+ var url = require("url");
77274
76919
  var URL2 = url.URL;
77275
- var http = __nccwpck_require__(685);
77276
- var https = __nccwpck_require__(687);
77277
- var Writable = (__nccwpck_require__(781).Writable);
77278
- var assert = __nccwpck_require__(491);
76920
+ var http = require("http");
76921
+ var https = require("https");
76922
+ var Writable = require("stream").Writable;
76923
+ var assert = require("assert");
77279
76924
  var debug = require_debug2();
77280
76925
  var events = ["abort", "aborted", "connect", "error", "socket", "timeout"];
77281
76926
  var eventHandlers = /* @__PURE__ */ Object.create(null);
@@ -77972,7 +77617,7 @@ var require_immutable = __commonJS({
77972
77617
  var require_through2 = __commonJS({
77973
77618
  "node_modules/progress-stream/node_modules/through2/through2.js"(exports2, module2) {
77974
77619
  var Transform = require_readable().Transform;
77975
- var inherits = (__nccwpck_require__(837).inherits);
77620
+ var inherits = require("util").inherits;
77976
77621
  var xtend = require_immutable();
77977
77622
  function DestroyableTransform(opts) {
77978
77623
  Transform.call(this, opts);
@@ -78156,7 +77801,7 @@ var require_progress_stream = __commonJS({
78156
77801
  // node_modules/tunnel-agent/node_modules/safe-buffer/index.js
78157
77802
  var require_safe_buffer3 = __commonJS({
78158
77803
  "node_modules/tunnel-agent/node_modules/safe-buffer/index.js"(exports2, module2) {
78159
- var buffer = __nccwpck_require__(300);
77804
+ var buffer = require("buffer");
78160
77805
  var Buffer4 = buffer.Buffer;
78161
77806
  function copyProps(src, dst) {
78162
77807
  for (var key2 in src) {
@@ -78215,13 +77860,13 @@ var require_safe_buffer3 = __commonJS({
78215
77860
  var require_tunnel_agent = __commonJS({
78216
77861
  "node_modules/tunnel-agent/index.js"(exports2) {
78217
77862
  "use strict";
78218
- var net = __nccwpck_require__(808);
78219
- var tls = __nccwpck_require__(404);
78220
- var http = __nccwpck_require__(685);
78221
- var https = __nccwpck_require__(687);
78222
- var events = __nccwpck_require__(361);
78223
- var assert = __nccwpck_require__(491);
78224
- var util = __nccwpck_require__(837);
77863
+ var net = require("net");
77864
+ var tls = require("tls");
77865
+ var http = require("http");
77866
+ var https = require("https");
77867
+ var events = require("events");
77868
+ var assert = require("assert");
77869
+ var util = require("util");
78225
77870
  var Buffer4 = require_safe_buffer3().Buffer;
78226
77871
  exports2.httpOverHttp = httpOverHttp;
78227
77872
  exports2.httpsOverHttp = httpsOverHttp;
@@ -78431,13 +78076,13 @@ var require_dist14 = __commonJS({
78431
78076
  var defaultOptionsValidator = require_defaultOptionsValidator_2bJolbLg();
78432
78077
  var decompressResponse = require_decompress_response();
78433
78078
  var follow = require_follow_redirects();
78434
- var http = __nccwpck_require__(685);
78435
- var https = __nccwpck_require__(687);
78079
+ var http = require("http");
78080
+ var https = require("https");
78436
78081
  var toStream = require_into_stream();
78437
78082
  var isStream = require_is_stream();
78438
78083
  var progressStream = require_progress_stream();
78439
- var qs = __nccwpck_require__(788);
78440
- var url = __nccwpck_require__(310);
78084
+ var qs = require("querystring");
78085
+ var url = require("url");
78441
78086
  var tunnel = require_tunnel_agent();
78442
78087
  function _interopDefaultCompat(e2) {
78443
78088
  return e2 && typeof e2 === "object" && "default" in e2 ? e2 : {
@@ -79118,8 +78763,8 @@ var require_middleware = __commonJS({
79118
78763
  Object.defineProperty(exports2, "__esModule", {
79119
78764
  value: true
79120
78765
  });
79121
- var http = __nccwpck_require__(685);
79122
- var https = __nccwpck_require__(687);
78766
+ var http = require("http");
78767
+ var https = require("https");
79123
78768
  var debugIt = require_src2();
79124
78769
  var defaultOptionsValidator = require_defaultOptionsValidator_2bJolbLg();
79125
78770
  var isPlainObject = require_is_plain_object();
@@ -79902,9 +79547,9 @@ var require_strip_json_comments = __commonJS({
79902
79547
  var require_utils12 = __commonJS({
79903
79548
  "node_modules/rc/lib/utils.js"(exports2) {
79904
79549
  "use strict";
79905
- var fs6 = __nccwpck_require__(147);
79550
+ var fs6 = require("fs");
79906
79551
  var ini = require_ini();
79907
- var path5 = __nccwpck_require__(17);
79552
+ var path5 = require("path");
79908
79553
  var stripJsonComments = require_strip_json_comments();
79909
79554
  var parse = exports2.parse = function(content) {
79910
79555
  if (/^\s*{/.test(content))
@@ -80280,7 +79925,7 @@ var require_minimist = __commonJS({
80280
79925
  var require_rc = __commonJS({
80281
79926
  "node_modules/rc/index.js"(exports2, module2) {
80282
79927
  var cc = require_utils12();
80283
- var join3 = (__nccwpck_require__(17).join);
79928
+ var join3 = require("path").join;
80284
79929
  var deepExtend = require_deep_extend();
80285
79930
  var etc = "/etc";
80286
79931
  var win = process.platform === "win32";
@@ -80345,7 +79990,7 @@ var require_registry_url = __commonJS({
80345
79990
  // node_modules/@pnpm/network.ca-file/node_modules/graceful-fs/polyfills.js
80346
79991
  var require_polyfills3 = __commonJS({
80347
79992
  "node_modules/@pnpm/network.ca-file/node_modules/graceful-fs/polyfills.js"(exports2, module2) {
80348
- var constants2 = __nccwpck_require__(57);
79993
+ var constants2 = require("constants");
80349
79994
  var origCwd = process.cwd;
80350
79995
  var cwd = null;
80351
79996
  var platform2 = process.env.GRACEFUL_FS_PLATFORM || process.platform;
@@ -80633,7 +80278,7 @@ var require_polyfills3 = __commonJS({
80633
80278
  // node_modules/@pnpm/network.ca-file/node_modules/graceful-fs/legacy-streams.js
80634
80279
  var require_legacy_streams2 = __commonJS({
80635
80280
  "node_modules/@pnpm/network.ca-file/node_modules/graceful-fs/legacy-streams.js"(exports2, module2) {
80636
- var Stream = (__nccwpck_require__(781).Stream);
80281
+ var Stream = require("stream").Stream;
80637
80282
  module2.exports = legacy;
80638
80283
  function legacy(fs6) {
80639
80284
  return {
@@ -80752,11 +80397,11 @@ var require_clone2 = __commonJS({
80752
80397
  // node_modules/@pnpm/network.ca-file/node_modules/graceful-fs/graceful-fs.js
80753
80398
  var require_graceful_fs2 = __commonJS({
80754
80399
  "node_modules/@pnpm/network.ca-file/node_modules/graceful-fs/graceful-fs.js"(exports2, module2) {
80755
- var fs6 = __nccwpck_require__(147);
80400
+ var fs6 = require("fs");
80756
80401
  var polyfills = require_polyfills3();
80757
80402
  var legacy = require_legacy_streams2();
80758
80403
  var clone = require_clone2();
80759
- var util = __nccwpck_require__(837);
80404
+ var util = require("util");
80760
80405
  var gracefulQueue;
80761
80406
  var previousSymbol;
80762
80407
  if (typeof Symbol === "function" && typeof Symbol.for === "function") {
@@ -80815,7 +80460,7 @@ var require_graceful_fs2 = __commonJS({
80815
80460
  if (/\bgfs4\b/i.test(process.env.NODE_DEBUG || "")) {
80816
80461
  process.on("exit", function() {
80817
80462
  debug(fs6[gracefulQueue]);
80818
- (__nccwpck_require__(491).equal)(fs6[gracefulQueue].length, 0);
80463
+ require("assert").equal(fs6[gracefulQueue].length, 0);
80819
80464
  });
80820
80465
  }
80821
80466
  }
@@ -81431,12 +81076,12 @@ var require_ini2 = __commonJS({
81431
81076
  var require_config_chain = __commonJS({
81432
81077
  "node_modules/config-chain/index.js"(exports2, module2) {
81433
81078
  var ProtoList = require_proto_list();
81434
- var path5 = __nccwpck_require__(17);
81435
- var fs6 = __nccwpck_require__(147);
81079
+ var path5 = require("path");
81080
+ var fs6 = require("fs");
81436
81081
  var ini = require_ini2();
81437
- var EE = (__nccwpck_require__(361).EventEmitter);
81438
- var url = __nccwpck_require__(310);
81439
- var http = __nccwpck_require__(685);
81082
+ var EE = require("events").EventEmitter;
81083
+ var url = require("url");
81084
+ var http = require("http");
81440
81085
  var exports2 = module2.exports = function() {
81441
81086
  var args = [].slice.call(arguments), conf = new ConfigChain();
81442
81087
  while (args.length) {
@@ -81746,8 +81391,8 @@ var require_dist16 = __commonJS({
81746
81391
  var require_util5 = __commonJS({
81747
81392
  "node_modules/@pnpm/npm-conf/lib/util.js"(exports2) {
81748
81393
  "use strict";
81749
- var fs6 = __nccwpck_require__(147);
81750
- var path5 = __nccwpck_require__(17);
81394
+ var fs6 = require("fs");
81395
+ var path5 = require("path");
81751
81396
  var { envReplace } = require_dist16();
81752
81397
  var parseField = (types3, field, key2) => {
81753
81398
  if (typeof field !== "string") {
@@ -81843,9 +81488,9 @@ var require_util5 = __commonJS({
81843
81488
  var require_types5 = __commonJS({
81844
81489
  "node_modules/@pnpm/npm-conf/lib/types.js"(exports2) {
81845
81490
  "use strict";
81846
- var path5 = __nccwpck_require__(17);
81847
- var Stream = (__nccwpck_require__(781).Stream);
81848
- var url = __nccwpck_require__(310);
81491
+ var path5 = require("path");
81492
+ var Stream = require("stream").Stream;
81493
+ var url = require("url");
81849
81494
  var Umask = () => {
81850
81495
  };
81851
81496
  var getLocalAddresses = () => [];
@@ -81983,8 +81628,8 @@ var require_conf = __commonJS({
81983
81628
  "node_modules/@pnpm/npm-conf/lib/conf.js"(exports2, module2) {
81984
81629
  "use strict";
81985
81630
  var { readCAFileSync } = require_dist15();
81986
- var fs6 = __nccwpck_require__(147);
81987
- var path5 = __nccwpck_require__(17);
81631
+ var fs6 = require("fs");
81632
+ var path5 = require("path");
81988
81633
  var { ConfigChain } = require_config_chain();
81989
81634
  var envKeyToSetting = require_envKeyToSetting();
81990
81635
  var util = require_util5();
@@ -82121,8 +81766,8 @@ var require_conf = __commonJS({
82121
81766
  var require_defaults3 = __commonJS({
82122
81767
  "node_modules/@pnpm/npm-conf/lib/defaults.js"(exports2) {
82123
81768
  "use strict";
82124
- var os3 = __nccwpck_require__(37);
82125
- var path5 = __nccwpck_require__(17);
81769
+ var os3 = require("os");
81770
+ var path5 = require("path");
82126
81771
  var temp = os3.tmpdir();
82127
81772
  var uidOrPid = process.getuid ? process.getuid() : process.pid;
82128
81773
  var hasUnicode = () => true;
@@ -82289,7 +81934,7 @@ var require_defaults3 = __commonJS({
82289
81934
  var require_npm_conf = __commonJS({
82290
81935
  "node_modules/@pnpm/npm-conf/index.js"(exports2, module2) {
82291
81936
  "use strict";
82292
- var path5 = __nccwpck_require__(17);
81937
+ var path5 = require("path");
82293
81938
  var Conf = require_conf();
82294
81939
  var _defaults = require_defaults3();
82295
81940
  module2.exports = (opts, types3, defaults) => {
@@ -82352,7 +81997,7 @@ var require_npm_conf = __commonJS({
82352
81997
  // node_modules/registry-auth-token/index.js
82353
81998
  var require_registry_auth_token = __commonJS({
82354
81999
  "node_modules/registry-auth-token/index.js"(exports2, module2) {
82355
- var url = __nccwpck_require__(310);
82000
+ var url = require("url");
82356
82001
  var npmConf = require_npm_conf();
82357
82002
  var tokenKey = ":_authToken";
82358
82003
  var legacyTokenKey = ":_auth";
@@ -84891,7 +84536,7 @@ var require_semver4 = __commonJS({
84891
84536
  // node_modules/get-latest-version/src/index.js
84892
84537
  var require_src3 = __commonJS({
84893
84538
  "node_modules/get-latest-version/src/index.js"(exports2, module2) {
84894
- var url = __nccwpck_require__(310);
84539
+ var url = require("url");
84895
84540
  var { getIt } = require_dist14();
84896
84541
  var { debug, retry, promise, httpErrors, jsonResponse } = require_middleware();
84897
84542
  var registryUrl = require_registry_url();
@@ -84966,10 +84611,10 @@ var require_src3 = __commonJS({
84966
84611
  // node_modules/tmp/lib/tmp.js
84967
84612
  var require_tmp = __commonJS({
84968
84613
  "node_modules/tmp/lib/tmp.js"(exports2, module2) {
84969
- var fs6 = __nccwpck_require__(147);
84970
- var os3 = __nccwpck_require__(37);
84971
- var path5 = __nccwpck_require__(17);
84972
- var crypto2 = __nccwpck_require__(113);
84614
+ var fs6 = require("fs");
84615
+ var os3 = require("os");
84616
+ var path5 = require("path");
84617
+ var crypto2 = require("crypto");
84973
84618
  var _c = { fs: fs6.constants, os: os3.constants };
84974
84619
  var RANDOM_CHARS = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz";
84975
84620
  var TEMPLATE_PATTERN = /XXXXXX/;
@@ -86574,7 +86219,7 @@ var {
86574
86219
  // package.json
86575
86220
  var package_default = {
86576
86221
  name: "@capgo/cli",
86577
- version: "4.12.10",
86222
+ version: "4.12.13",
86578
86223
  description: "A CLI to upload to capgo servers",
86579
86224
  author: "github.com/riderx",
86580
86225
  license: "Apache 2.0",
@@ -86625,7 +86270,6 @@ var package_default = {
86625
86270
  "@manypkg/find-root": "^2.2.1",
86626
86271
  "@supabase/supabase-js": "^2.43.5",
86627
86272
  "@tomasklaen/checksum": "^1.1.0",
86628
- "@vercel/ncc": "^0.38.1",
86629
86273
  "adm-zip": "^0.5.14",
86630
86274
  "ci-info": "^4.0.0",
86631
86275
  commander: "12.1.0",
@@ -86654,7 +86298,7 @@ var package_default = {
86654
86298
  "@typescript-eslint/eslint-plugin": "^7.13.0",
86655
86299
  "@typescript-eslint/parser": "^7.13.1",
86656
86300
  esbuild: "^0.21.5",
86657
- eslint: "9.6.0",
86301
+ eslint: "9.7.0",
86658
86302
  "git-format-staged": "3.1.1",
86659
86303
  husky: "^9.0.11",
86660
86304
  pkg: "5.8.1",
@@ -86667,10 +86311,10 @@ var package_default = {
86667
86311
 
86668
86312
  // node_modules/@clack/core/dist/index.mjs
86669
86313
  var import_sisteransi = __toESM(require_src(), 1);
86670
- var import_node_process = __nccwpck_require__(742);
86671
- var f = __toESM(__nccwpck_require__(747), 1);
86672
- var import_node_readline = __toESM(__nccwpck_require__(747), 1);
86673
- var import_node_tty = __nccwpck_require__(997);
86314
+ var import_node_process = require("node:process");
86315
+ var f = __toESM(require("node:readline"), 1);
86316
+ var import_node_readline = __toESM(require("node:readline"), 1);
86317
+ var import_node_tty = require("node:tty");
86674
86318
  function z({ onlyFirst: t = false } = {}) {
86675
86319
  const u = ["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)", "(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");
86676
86320
  return new RegExp(u, t ? void 0 : "g");
@@ -87009,7 +86653,7 @@ function aD({ input: t = import_node_process.stdin, output: u = import_node_proc
87009
86653
  }
87010
86654
 
87011
86655
  // node_modules/@clack/prompts/dist/index.mjs
87012
- var import_node_process2 = __toESM(__nccwpck_require__(742), 1);
86656
+ var import_node_process2 = __toESM(require("node:process"), 1);
87013
86657
  var import_picocolors = __toESM(require_picocolors(), 1);
87014
86658
  var import_sisteransi2 = __toESM(require_src(), 1);
87015
86659
  function q2() {
@@ -87157,10 +86801,10 @@ var de = () => {
87157
86801
  };
87158
86802
 
87159
86803
  // src/utils.ts
87160
- var import_node_fs4 = __nccwpck_require__(561);
87161
- var import_node_os2 = __nccwpck_require__(612);
87162
- var import_node_path2 = __toESM(__nccwpck_require__(411));
87163
- var import_node_process8 = __toESM(__nccwpck_require__(742));
86804
+ var import_node_fs4 = require("node:fs");
86805
+ var import_node_os2 = require("node:os");
86806
+ var import_node_path2 = __toESM(require("node:path"));
86807
+ var import_node_process8 = __toESM(require("node:process"));
87164
86808
  var import_config = __toESM(require_config());
87165
86809
  var import_supabase_js = __toESM(require_main6());
87166
86810
  var import_prettyjson = __toESM(require_prettyjson());
@@ -87699,7 +87343,7 @@ var distribution_default = ky;
87699
87343
  var import_find_root = __toESM(require_manypkg_find_root_cjs());
87700
87344
 
87701
87345
  // node_modules/@capgo/find-package-manager/main.js
87702
- var import_fs = __nccwpck_require__(147);
87346
+ var import_fs = require("fs");
87703
87347
  var findPackageManagerType = (path5 = ".", defaultPackageManager = "unknown") => {
87704
87348
  const bunPath = `${path5}/bun.lockb`;
87705
87349
  const pnpmPath = `${path5}/pnpm-lock.yaml`;
@@ -88521,9 +88165,9 @@ async function getUserId(options) {
88521
88165
  }
88522
88166
 
88523
88167
  // src/bundle/zip.ts
88524
- var import_node_crypto = __nccwpck_require__(5);
88525
- var import_node_fs6 = __nccwpck_require__(561);
88526
- var import_node_process9 = __toESM(__nccwpck_require__(742));
88168
+ var import_node_crypto = require("node:crypto");
88169
+ var import_node_fs6 = require("node:fs");
88170
+ var import_node_process9 = __toESM(require("node:process"));
88527
88171
  var import_checksum = __toESM(require_dist13());
88528
88172
 
88529
88173
  // src/api/update.ts
@@ -88540,8 +88184,8 @@ Please use @capgo/cli@${latest}" or @capgo/cli@${major} to keep up to date with
88540
88184
  }
88541
88185
 
88542
88186
  // src/bundle/check.ts
88543
- var import_node_fs5 = __toESM(__nccwpck_require__(561));
88544
- var import_node_path3 = __toESM(__nccwpck_require__(411));
88187
+ var import_node_fs5 = __toESM(require("node:fs"));
88188
+ var import_node_path3 = __toESM(require("node:path"));
88545
88189
  function searchInFile(filePath, searchString) {
88546
88190
  const content = import_node_fs5.default.readFileSync(filePath, "utf8");
88547
88191
  return content.includes(searchString);
@@ -88686,15 +88330,15 @@ The app size is ${mbSize} Mb, this may take a while to download for users
88686
88330
  }
88687
88331
 
88688
88332
  // src/init.ts
88689
- var import_node_fs11 = __nccwpck_require__(561);
88690
- var import_node_path4 = __toESM(__nccwpck_require__(411));
88691
- var import_node_child_process6 = __nccwpck_require__(718);
88692
- var import_node_process16 = __toESM(__nccwpck_require__(742));
88333
+ var import_node_fs11 = require("node:fs");
88334
+ var import_node_path4 = __toESM(require("node:path"));
88335
+ var import_node_child_process6 = require("node:child_process");
88336
+ var import_node_process16 = __toESM(require("node:process"));
88693
88337
  var import_semver = __toESM(require_semver2());
88694
88338
  var import_tmp = __toESM(require_tmp());
88695
88339
 
88696
88340
  // src/app/debug.ts
88697
- var import_node_process10 = __toESM(__nccwpck_require__(742));
88341
+ var import_node_process10 = __toESM(require("node:process"));
88698
88342
 
88699
88343
  // src/api/app.ts
88700
88344
  async function checkAppExists(supabase, appid) {
@@ -88916,12 +88560,12 @@ async function debugApp(appId, options) {
88916
88560
  }
88917
88561
 
88918
88562
  // src/key.ts
88919
- var import_node_fs7 = __nccwpck_require__(561);
88563
+ var import_node_fs7 = require("node:fs");
88920
88564
  var import_config2 = __toESM(require_config());
88921
88565
 
88922
88566
  // src/api/crypto.ts
88923
- var import_node_crypto2 = __nccwpck_require__(5);
88924
- var import_node_buffer2 = __nccwpck_require__(254);
88567
+ var import_node_crypto2 = require("node:crypto");
88568
+ var import_node_buffer2 = require("node:buffer");
88925
88569
  var algorithm = "aes-128-cbc";
88926
88570
  var oaepHash = "sha256";
88927
88571
  var formatB64 = "base64";
@@ -89079,10 +88723,10 @@ async function createKeyCommand(options) {
89079
88723
  }
89080
88724
 
89081
88725
  // src/channel/add.ts
89082
- var import_node_process12 = __toESM(__nccwpck_require__(742));
88726
+ var import_node_process12 = __toESM(require("node:process"));
89083
88727
 
89084
88728
  // src/api/channels.ts
89085
- var import_node_process11 = __toESM(__nccwpck_require__(742));
88729
+ var import_node_process11 = __toESM(require("node:process"));
89086
88730
  var import_console_table_printer = __toESM(require_dist18());
89087
88731
  async function checkVersionNotUsedInChannel(supabase, appid, versionData) {
89088
88732
  const { data: channelFound, error: errorChannel } = await supabase.from("channels").select().eq("app_id", appid).eq("version", versionData.id);
@@ -89247,9 +88891,9 @@ async function addChannelCommand(apikey, appId, options) {
89247
88891
  }
89248
88892
 
89249
88893
  // src/bundle/upload.ts
89250
- var import_node_crypto3 = __nccwpck_require__(5);
89251
- var import_node_fs8 = __nccwpck_require__(561);
89252
- var import_node_process13 = __toESM(__nccwpck_require__(742));
88894
+ var import_node_crypto3 = require("node:crypto");
88895
+ var import_node_fs8 = require("node:fs");
88896
+ var import_node_process13 = __toESM(require("node:process"));
89253
88897
  var import_checksum2 = __toESM(require_dist13());
89254
88898
  var import_ci_info = __toESM(require_ci_info());
89255
88899
  var alertMb2 = 20;
@@ -89574,6 +89218,18 @@ async function uploadBundle(preAppid, options, shouldExit = true) {
89574
89218
  if (!options.ignoreChecksumCheck) {
89575
89219
  await checkChecksum(supabase, appid, channel2, checksum);
89576
89220
  }
89221
+ } else {
89222
+ await snag.track({
89223
+ channel: "app",
89224
+ event: "App external",
89225
+ icon: "\u{1F4E4}",
89226
+ user_id: orgId,
89227
+ tags: {
89228
+ "app-id": appid
89229
+ },
89230
+ notify: false
89231
+ }).catch();
89232
+ versionData.session_key = options.ivSessionKey;
89577
89233
  }
89578
89234
  const { error: dbError } = await updateOrCreateVersion(supabase, versionData);
89579
89235
  if (dbError) {
@@ -89626,9 +89282,9 @@ async function uploadDeprecatedCommand(appid, options) {
89626
89282
  }
89627
89283
 
89628
89284
  // src/login.ts
89629
- var import_node_fs9 = __nccwpck_require__(561);
89630
- var import_node_os3 = __nccwpck_require__(612);
89631
- var import_node_process14 = __toESM(__nccwpck_require__(742));
89285
+ var import_node_fs9 = require("node:fs");
89286
+ var import_node_os3 = require("node:os");
89287
+ var import_node_process14 = __toESM(require("node:process"));
89632
89288
  async function doLoginExists() {
89633
89289
  const userHomeDir = (0, import_node_os3.homedir)();
89634
89290
  return (0, import_node_fs9.existsSync)(`${userHomeDir}/.capgo`) || (0, import_node_fs9.existsSync)(".capgo");
@@ -89685,8 +89341,8 @@ async function loginCommand(apikey, options) {
89685
89341
  }
89686
89342
 
89687
89343
  // src/app/add.ts
89688
- var import_node_fs10 = __nccwpck_require__(561);
89689
- var import_node_process15 = __toESM(__nccwpck_require__(742));
89344
+ var import_node_fs10 = require("node:fs");
89345
+ var import_node_process15 = __toESM(require("node:process"));
89690
89346
 
89691
89347
  // node_modules/mime/dist/types/other.js
89692
89348
  var types = { "application/prs.cww": ["cww"], "application/prs.xsf+xml": ["xsf"], "application/vnd.1000minds.decision-model+xml": ["1km"], "application/vnd.3gpp.pic-bw-large": ["plb"], "application/vnd.3gpp.pic-bw-small": ["psb"], "application/vnd.3gpp.pic-bw-var": ["pvb"], "application/vnd.3gpp2.tcap": ["tcap"], "application/vnd.3m.post-it-notes": ["pwn"], "application/vnd.accpac.simply.aso": ["aso"], "application/vnd.accpac.simply.imp": ["imp"], "application/vnd.acucobol": ["acu"], "application/vnd.acucorp": ["atc", "acutc"], "application/vnd.adobe.air-application-installer-package+zip": ["air"], "application/vnd.adobe.formscentral.fcdt": ["fcdt"], "application/vnd.adobe.fxp": ["fxp", "fxpl"], "application/vnd.adobe.xdp+xml": ["xdp"], "application/vnd.adobe.xfdf": ["*xfdf"], "application/vnd.age": ["age"], "application/vnd.ahead.space": ["ahead"], "application/vnd.airzip.filesecure.azf": ["azf"], "application/vnd.airzip.filesecure.azs": ["azs"], "application/vnd.amazon.ebook": ["azw"], "application/vnd.americandynamics.acc": ["acc"], "application/vnd.amiga.ami": ["ami"], "application/vnd.android.package-archive": ["apk"], "application/vnd.anser-web-certificate-issue-initiation": ["cii"], "application/vnd.anser-web-funds-transfer-initiation": ["fti"], "application/vnd.antix.game-component": ["atx"], "application/vnd.apple.installer+xml": ["mpkg"], "application/vnd.apple.keynote": ["key"], "application/vnd.apple.mpegurl": ["m3u8"], "application/vnd.apple.numbers": ["numbers"], "application/vnd.apple.pages": ["pages"], "application/vnd.apple.pkpass": ["pkpass"], "application/vnd.aristanetworks.swi": ["swi"], "application/vnd.astraea-software.iota": ["iota"], "application/vnd.audiograph": ["aep"], "application/vnd.balsamiq.bmml+xml": ["bmml"], "application/vnd.blueice.multipass": ["mpm"], "application/vnd.bmi": ["bmi"], "application/vnd.businessobjects": ["rep"], "application/vnd.chemdraw+xml": ["cdxml"], "application/vnd.chipnuts.karaoke-mmd": ["mmd"], "application/vnd.cinderella": ["cdy"], "application/vnd.citationstyles.style+xml": ["csl"], "application/vnd.claymore": ["cla"], "application/vnd.cloanto.rp9": ["rp9"], "application/vnd.clonk.c4group": ["c4g", "c4d", "c4f", "c4p", "c4u"], "application/vnd.cluetrust.cartomobile-config": ["c11amc"], "application/vnd.cluetrust.cartomobile-config-pkg": ["c11amz"], "application/vnd.commonspace": ["csp"], "application/vnd.contact.cmsg": ["cdbcmsg"], "application/vnd.cosmocaller": ["cmc"], "application/vnd.crick.clicker": ["clkx"], "application/vnd.crick.clicker.keyboard": ["clkk"], "application/vnd.crick.clicker.palette": ["clkp"], "application/vnd.crick.clicker.template": ["clkt"], "application/vnd.crick.clicker.wordbank": ["clkw"], "application/vnd.criticaltools.wbs+xml": ["wbs"], "application/vnd.ctc-posml": ["pml"], "application/vnd.cups-ppd": ["ppd"], "application/vnd.curl.car": ["car"], "application/vnd.curl.pcurl": ["pcurl"], "application/vnd.dart": ["dart"], "application/vnd.data-vision.rdz": ["rdz"], "application/vnd.dbf": ["dbf"], "application/vnd.dece.data": ["uvf", "uvvf", "uvd", "uvvd"], "application/vnd.dece.ttml+xml": ["uvt", "uvvt"], "application/vnd.dece.unspecified": ["uvx", "uvvx"], "application/vnd.dece.zip": ["uvz", "uvvz"], "application/vnd.denovo.fcselayout-link": ["fe_launch"], "application/vnd.dna": ["dna"], "application/vnd.dolby.mlp": ["mlp"], "application/vnd.dpgraph": ["dpg"], "application/vnd.dreamfactory": ["dfac"], "application/vnd.ds-keypoint": ["kpxx"], "application/vnd.dvb.ait": ["ait"], "application/vnd.dvb.service": ["svc"], "application/vnd.dynageo": ["geo"], "application/vnd.ecowin.chart": ["mag"], "application/vnd.enliven": ["nml"], "application/vnd.epson.esf": ["esf"], "application/vnd.epson.msf": ["msf"], "application/vnd.epson.quickanime": ["qam"], "application/vnd.epson.salt": ["slt"], "application/vnd.epson.ssf": ["ssf"], "application/vnd.eszigno3+xml": ["es3", "et3"], "application/vnd.ezpix-album": ["ez2"], "application/vnd.ezpix-package": ["ez3"], "application/vnd.fdf": ["*fdf"], "application/vnd.fdsn.mseed": ["mseed"], "application/vnd.fdsn.seed": ["seed", "dataless"], "application/vnd.flographit": ["gph"], "application/vnd.fluxtime.clip": ["ftc"], "application/vnd.framemaker": ["fm", "frame", "maker", "book"], "application/vnd.frogans.fnc": ["fnc"], "application/vnd.frogans.ltf": ["ltf"], "application/vnd.fsc.weblaunch": ["fsc"], "application/vnd.fujitsu.oasys": ["oas"], "application/vnd.fujitsu.oasys2": ["oa2"], "application/vnd.fujitsu.oasys3": ["oa3"], "application/vnd.fujitsu.oasysgp": ["fg5"], "application/vnd.fujitsu.oasysprs": ["bh2"], "application/vnd.fujixerox.ddd": ["ddd"], "application/vnd.fujixerox.docuworks": ["xdw"], "application/vnd.fujixerox.docuworks.binder": ["xbd"], "application/vnd.fuzzysheet": ["fzs"], "application/vnd.genomatix.tuxedo": ["txd"], "application/vnd.geogebra.file": ["ggb"], "application/vnd.geogebra.tool": ["ggt"], "application/vnd.geometry-explorer": ["gex", "gre"], "application/vnd.geonext": ["gxt"], "application/vnd.geoplan": ["g2w"], "application/vnd.geospace": ["g3w"], "application/vnd.gmx": ["gmx"], "application/vnd.google-apps.document": ["gdoc"], "application/vnd.google-apps.presentation": ["gslides"], "application/vnd.google-apps.spreadsheet": ["gsheet"], "application/vnd.google-earth.kml+xml": ["kml"], "application/vnd.google-earth.kmz": ["kmz"], "application/vnd.grafeq": ["gqf", "gqs"], "application/vnd.groove-account": ["gac"], "application/vnd.groove-help": ["ghf"], "application/vnd.groove-identity-message": ["gim"], "application/vnd.groove-injector": ["grv"], "application/vnd.groove-tool-message": ["gtm"], "application/vnd.groove-tool-template": ["tpl"], "application/vnd.groove-vcard": ["vcg"], "application/vnd.hal+xml": ["hal"], "application/vnd.handheld-entertainment+xml": ["zmm"], "application/vnd.hbci": ["hbci"], "application/vnd.hhe.lesson-player": ["les"], "application/vnd.hp-hpgl": ["hpgl"], "application/vnd.hp-hpid": ["hpid"], "application/vnd.hp-hps": ["hps"], "application/vnd.hp-jlyt": ["jlt"], "application/vnd.hp-pcl": ["pcl"], "application/vnd.hp-pclxl": ["pclxl"], "application/vnd.hydrostatix.sof-data": ["sfd-hdstx"], "application/vnd.ibm.minipay": ["mpy"], "application/vnd.ibm.modcap": ["afp", "listafp", "list3820"], "application/vnd.ibm.rights-management": ["irm"], "application/vnd.ibm.secure-container": ["sc"], "application/vnd.iccprofile": ["icc", "icm"], "application/vnd.igloader": ["igl"], "application/vnd.immervision-ivp": ["ivp"], "application/vnd.immervision-ivu": ["ivu"], "application/vnd.insors.igm": ["igm"], "application/vnd.intercon.formnet": ["xpw", "xpx"], "application/vnd.intergeo": ["i2g"], "application/vnd.intu.qbo": ["qbo"], "application/vnd.intu.qfx": ["qfx"], "application/vnd.ipunplugged.rcprofile": ["rcprofile"], "application/vnd.irepository.package+xml": ["irp"], "application/vnd.is-xpr": ["xpr"], "application/vnd.isac.fcs": ["fcs"], "application/vnd.jam": ["jam"], "application/vnd.jcp.javame.midlet-rms": ["rms"], "application/vnd.jisp": ["jisp"], "application/vnd.joost.joda-archive": ["joda"], "application/vnd.kahootz": ["ktz", "ktr"], "application/vnd.kde.karbon": ["karbon"], "application/vnd.kde.kchart": ["chrt"], "application/vnd.kde.kformula": ["kfo"], "application/vnd.kde.kivio": ["flw"], "application/vnd.kde.kontour": ["kon"], "application/vnd.kde.kpresenter": ["kpr", "kpt"], "application/vnd.kde.kspread": ["ksp"], "application/vnd.kde.kword": ["kwd", "kwt"], "application/vnd.kenameaapp": ["htke"], "application/vnd.kidspiration": ["kia"], "application/vnd.kinar": ["kne", "knp"], "application/vnd.koan": ["skp", "skd", "skt", "skm"], "application/vnd.kodak-descriptor": ["sse"], "application/vnd.las.las+xml": ["lasxml"], "application/vnd.llamagraphics.life-balance.desktop": ["lbd"], "application/vnd.llamagraphics.life-balance.exchange+xml": ["lbe"], "application/vnd.lotus-1-2-3": ["123"], "application/vnd.lotus-approach": ["apr"], "application/vnd.lotus-freelance": ["pre"], "application/vnd.lotus-notes": ["nsf"], "application/vnd.lotus-organizer": ["org"], "application/vnd.lotus-screencam": ["scm"], "application/vnd.lotus-wordpro": ["lwp"], "application/vnd.macports.portpkg": ["portpkg"], "application/vnd.mapbox-vector-tile": ["mvt"], "application/vnd.mcd": ["mcd"], "application/vnd.medcalcdata": ["mc1"], "application/vnd.mediastation.cdkey": ["cdkey"], "application/vnd.mfer": ["mwf"], "application/vnd.mfmp": ["mfm"], "application/vnd.micrografx.flo": ["flo"], "application/vnd.micrografx.igx": ["igx"], "application/vnd.mif": ["mif"], "application/vnd.mobius.daf": ["daf"], "application/vnd.mobius.dis": ["dis"], "application/vnd.mobius.mbk": ["mbk"], "application/vnd.mobius.mqy": ["mqy"], "application/vnd.mobius.msl": ["msl"], "application/vnd.mobius.plc": ["plc"], "application/vnd.mobius.txf": ["txf"], "application/vnd.mophun.application": ["mpn"], "application/vnd.mophun.certificate": ["mpc"], "application/vnd.mozilla.xul+xml": ["xul"], "application/vnd.ms-artgalry": ["cil"], "application/vnd.ms-cab-compressed": ["cab"], "application/vnd.ms-excel": ["xls", "xlm", "xla", "xlc", "xlt", "xlw"], "application/vnd.ms-excel.addin.macroenabled.12": ["xlam"], "application/vnd.ms-excel.sheet.binary.macroenabled.12": ["xlsb"], "application/vnd.ms-excel.sheet.macroenabled.12": ["xlsm"], "application/vnd.ms-excel.template.macroenabled.12": ["xltm"], "application/vnd.ms-fontobject": ["eot"], "application/vnd.ms-htmlhelp": ["chm"], "application/vnd.ms-ims": ["ims"], "application/vnd.ms-lrm": ["lrm"], "application/vnd.ms-officetheme": ["thmx"], "application/vnd.ms-outlook": ["msg"], "application/vnd.ms-pki.seccat": ["cat"], "application/vnd.ms-pki.stl": ["*stl"], "application/vnd.ms-powerpoint": ["ppt", "pps", "pot"], "application/vnd.ms-powerpoint.addin.macroenabled.12": ["ppam"], "application/vnd.ms-powerpoint.presentation.macroenabled.12": ["pptm"], "application/vnd.ms-powerpoint.slide.macroenabled.12": ["sldm"], "application/vnd.ms-powerpoint.slideshow.macroenabled.12": ["ppsm"], "application/vnd.ms-powerpoint.template.macroenabled.12": ["potm"], "application/vnd.ms-project": ["*mpp", "mpt"], "application/vnd.ms-word.document.macroenabled.12": ["docm"], "application/vnd.ms-word.template.macroenabled.12": ["dotm"], "application/vnd.ms-works": ["wps", "wks", "wcm", "wdb"], "application/vnd.ms-wpl": ["wpl"], "application/vnd.ms-xpsdocument": ["xps"], "application/vnd.mseq": ["mseq"], "application/vnd.musician": ["mus"], "application/vnd.muvee.style": ["msty"], "application/vnd.mynfc": ["taglet"], "application/vnd.neurolanguage.nlu": ["nlu"], "application/vnd.nitf": ["ntf", "nitf"], "application/vnd.noblenet-directory": ["nnd"], "application/vnd.noblenet-sealer": ["nns"], "application/vnd.noblenet-web": ["nnw"], "application/vnd.nokia.n-gage.ac+xml": ["*ac"], "application/vnd.nokia.n-gage.data": ["ngdat"], "application/vnd.nokia.n-gage.symbian.install": ["n-gage"], "application/vnd.nokia.radio-preset": ["rpst"], "application/vnd.nokia.radio-presets": ["rpss"], "application/vnd.novadigm.edm": ["edm"], "application/vnd.novadigm.edx": ["edx"], "application/vnd.novadigm.ext": ["ext"], "application/vnd.oasis.opendocument.chart": ["odc"], "application/vnd.oasis.opendocument.chart-template": ["otc"], "application/vnd.oasis.opendocument.database": ["odb"], "application/vnd.oasis.opendocument.formula": ["odf"], "application/vnd.oasis.opendocument.formula-template": ["odft"], "application/vnd.oasis.opendocument.graphics": ["odg"], "application/vnd.oasis.opendocument.graphics-template": ["otg"], "application/vnd.oasis.opendocument.image": ["odi"], "application/vnd.oasis.opendocument.image-template": ["oti"], "application/vnd.oasis.opendocument.presentation": ["odp"], "application/vnd.oasis.opendocument.presentation-template": ["otp"], "application/vnd.oasis.opendocument.spreadsheet": ["ods"], "application/vnd.oasis.opendocument.spreadsheet-template": ["ots"], "application/vnd.oasis.opendocument.text": ["odt"], "application/vnd.oasis.opendocument.text-master": ["odm"], "application/vnd.oasis.opendocument.text-template": ["ott"], "application/vnd.oasis.opendocument.text-web": ["oth"], "application/vnd.olpc-sugar": ["xo"], "application/vnd.oma.dd2+xml": ["dd2"], "application/vnd.openblox.game+xml": ["obgx"], "application/vnd.openofficeorg.extension": ["oxt"], "application/vnd.openstreetmap.data+xml": ["osm"], "application/vnd.openxmlformats-officedocument.presentationml.presentation": ["pptx"], "application/vnd.openxmlformats-officedocument.presentationml.slide": ["sldx"], "application/vnd.openxmlformats-officedocument.presentationml.slideshow": ["ppsx"], "application/vnd.openxmlformats-officedocument.presentationml.template": ["potx"], "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": ["xlsx"], "application/vnd.openxmlformats-officedocument.spreadsheetml.template": ["xltx"], "application/vnd.openxmlformats-officedocument.wordprocessingml.document": ["docx"], "application/vnd.openxmlformats-officedocument.wordprocessingml.template": ["dotx"], "application/vnd.osgeo.mapguide.package": ["mgp"], "application/vnd.osgi.dp": ["dp"], "application/vnd.osgi.subsystem": ["esa"], "application/vnd.palm": ["pdb", "pqa", "oprc"], "application/vnd.pawaafile": ["paw"], "application/vnd.pg.format": ["str"], "application/vnd.pg.osasli": ["ei6"], "application/vnd.picsel": ["efif"], "application/vnd.pmi.widget": ["wg"], "application/vnd.pocketlearn": ["plf"], "application/vnd.powerbuilder6": ["pbd"], "application/vnd.previewsystems.box": ["box"], "application/vnd.proteus.magazine": ["mgz"], "application/vnd.publishare-delta-tree": ["qps"], "application/vnd.pvi.ptid1": ["ptid"], "application/vnd.pwg-xhtml-print+xml": ["xhtm"], "application/vnd.quark.quarkxpress": ["qxd", "qxt", "qwd", "qwt", "qxl", "qxb"], "application/vnd.rar": ["rar"], "application/vnd.realvnc.bed": ["bed"], "application/vnd.recordare.musicxml": ["mxl"], "application/vnd.recordare.musicxml+xml": ["musicxml"], "application/vnd.rig.cryptonote": ["cryptonote"], "application/vnd.rim.cod": ["cod"], "application/vnd.rn-realmedia": ["rm"], "application/vnd.rn-realmedia-vbr": ["rmvb"], "application/vnd.route66.link66+xml": ["link66"], "application/vnd.sailingtracker.track": ["st"], "application/vnd.seemail": ["see"], "application/vnd.sema": ["sema"], "application/vnd.semd": ["semd"], "application/vnd.semf": ["semf"], "application/vnd.shana.informed.formdata": ["ifm"], "application/vnd.shana.informed.formtemplate": ["itp"], "application/vnd.shana.informed.interchange": ["iif"], "application/vnd.shana.informed.package": ["ipk"], "application/vnd.simtech-mindmapper": ["twd", "twds"], "application/vnd.smaf": ["mmf"], "application/vnd.smart.teacher": ["teacher"], "application/vnd.software602.filler.form+xml": ["fo"], "application/vnd.solent.sdkm+xml": ["sdkm", "sdkd"], "application/vnd.spotfire.dxp": ["dxp"], "application/vnd.spotfire.sfs": ["sfs"], "application/vnd.stardivision.calc": ["sdc"], "application/vnd.stardivision.draw": ["sda"], "application/vnd.stardivision.impress": ["sdd"], "application/vnd.stardivision.math": ["smf"], "application/vnd.stardivision.writer": ["sdw", "vor"], "application/vnd.stardivision.writer-global": ["sgl"], "application/vnd.stepmania.package": ["smzip"], "application/vnd.stepmania.stepchart": ["sm"], "application/vnd.sun.wadl+xml": ["wadl"], "application/vnd.sun.xml.calc": ["sxc"], "application/vnd.sun.xml.calc.template": ["stc"], "application/vnd.sun.xml.draw": ["sxd"], "application/vnd.sun.xml.draw.template": ["std"], "application/vnd.sun.xml.impress": ["sxi"], "application/vnd.sun.xml.impress.template": ["sti"], "application/vnd.sun.xml.math": ["sxm"], "application/vnd.sun.xml.writer": ["sxw"], "application/vnd.sun.xml.writer.global": ["sxg"], "application/vnd.sun.xml.writer.template": ["stw"], "application/vnd.sus-calendar": ["sus", "susp"], "application/vnd.svd": ["svd"], "application/vnd.symbian.install": ["sis", "sisx"], "application/vnd.syncml+xml": ["xsm"], "application/vnd.syncml.dm+wbxml": ["bdm"], "application/vnd.syncml.dm+xml": ["xdm"], "application/vnd.syncml.dmddf+xml": ["ddf"], "application/vnd.tao.intent-module-archive": ["tao"], "application/vnd.tcpdump.pcap": ["pcap", "cap", "dmp"], "application/vnd.tmobile-livetv": ["tmo"], "application/vnd.trid.tpt": ["tpt"], "application/vnd.triscape.mxs": ["mxs"], "application/vnd.trueapp": ["tra"], "application/vnd.ufdl": ["ufd", "ufdl"], "application/vnd.uiq.theme": ["utz"], "application/vnd.umajin": ["umj"], "application/vnd.unity": ["unityweb"], "application/vnd.uoml+xml": ["uoml", "uo"], "application/vnd.vcx": ["vcx"], "application/vnd.visio": ["vsd", "vst", "vss", "vsw"], "application/vnd.visionary": ["vis"], "application/vnd.vsf": ["vsf"], "application/vnd.wap.wbxml": ["wbxml"], "application/vnd.wap.wmlc": ["wmlc"], "application/vnd.wap.wmlscriptc": ["wmlsc"], "application/vnd.webturbo": ["wtb"], "application/vnd.wolfram.player": ["nbp"], "application/vnd.wordperfect": ["wpd"], "application/vnd.wqd": ["wqd"], "application/vnd.wt.stf": ["stf"], "application/vnd.xara": ["xar"], "application/vnd.xfdl": ["xfdl"], "application/vnd.yamaha.hv-dic": ["hvd"], "application/vnd.yamaha.hv-script": ["hvs"], "application/vnd.yamaha.hv-voice": ["hvp"], "application/vnd.yamaha.openscoreformat": ["osf"], "application/vnd.yamaha.openscoreformat.osfpvg+xml": ["osfpvg"], "application/vnd.yamaha.smaf-audio": ["saf"], "application/vnd.yamaha.smaf-phrase": ["spf"], "application/vnd.yellowriver-custom-menu": ["cmp"], "application/vnd.zul": ["zir", "zirz"], "application/vnd.zzazz.deck+xml": ["zaz"], "application/x-7z-compressed": ["7z"], "application/x-abiword": ["abw"], "application/x-ace-compressed": ["ace"], "application/x-apple-diskimage": ["*dmg"], "application/x-arj": ["arj"], "application/x-authorware-bin": ["aab", "x32", "u32", "vox"], "application/x-authorware-map": ["aam"], "application/x-authorware-seg": ["aas"], "application/x-bcpio": ["bcpio"], "application/x-bdoc": ["*bdoc"], "application/x-bittorrent": ["torrent"], "application/x-blorb": ["blb", "blorb"], "application/x-bzip": ["bz"], "application/x-bzip2": ["bz2", "boz"], "application/x-cbr": ["cbr", "cba", "cbt", "cbz", "cb7"], "application/x-cdlink": ["vcd"], "application/x-cfs-compressed": ["cfs"], "application/x-chat": ["chat"], "application/x-chess-pgn": ["pgn"], "application/x-chrome-extension": ["crx"], "application/x-cocoa": ["cco"], "application/x-conference": ["nsc"], "application/x-cpio": ["cpio"], "application/x-csh": ["csh"], "application/x-debian-package": ["*deb", "udeb"], "application/x-dgc-compressed": ["dgc"], "application/x-director": ["dir", "dcr", "dxr", "cst", "cct", "cxt", "w3d", "fgd", "swa"], "application/x-doom": ["wad"], "application/x-dtbncx+xml": ["ncx"], "application/x-dtbook+xml": ["dtb"], "application/x-dtbresource+xml": ["res"], "application/x-dvi": ["dvi"], "application/x-envoy": ["evy"], "application/x-eva": ["eva"], "application/x-font-bdf": ["bdf"], "application/x-font-ghostscript": ["gsf"], "application/x-font-linux-psf": ["psf"], "application/x-font-pcf": ["pcf"], "application/x-font-snf": ["snf"], "application/x-font-type1": ["pfa", "pfb", "pfm", "afm"], "application/x-freearc": ["arc"], "application/x-futuresplash": ["spl"], "application/x-gca-compressed": ["gca"], "application/x-glulx": ["ulx"], "application/x-gnumeric": ["gnumeric"], "application/x-gramps-xml": ["gramps"], "application/x-gtar": ["gtar"], "application/x-hdf": ["hdf"], "application/x-httpd-php": ["php"], "application/x-install-instructions": ["install"], "application/x-iso9660-image": ["*iso"], "application/x-iwork-keynote-sffkey": ["*key"], "application/x-iwork-numbers-sffnumbers": ["*numbers"], "application/x-iwork-pages-sffpages": ["*pages"], "application/x-java-archive-diff": ["jardiff"], "application/x-java-jnlp-file": ["jnlp"], "application/x-keepass2": ["kdbx"], "application/x-latex": ["latex"], "application/x-lua-bytecode": ["luac"], "application/x-lzh-compressed": ["lzh", "lha"], "application/x-makeself": ["run"], "application/x-mie": ["mie"], "application/x-mobipocket-ebook": ["*prc", "mobi"], "application/x-ms-application": ["application"], "application/x-ms-shortcut": ["lnk"], "application/x-ms-wmd": ["wmd"], "application/x-ms-wmz": ["wmz"], "application/x-ms-xbap": ["xbap"], "application/x-msaccess": ["mdb"], "application/x-msbinder": ["obd"], "application/x-mscardfile": ["crd"], "application/x-msclip": ["clp"], "application/x-msdos-program": ["*exe"], "application/x-msdownload": ["*exe", "*dll", "com", "bat", "*msi"], "application/x-msmediaview": ["mvb", "m13", "m14"], "application/x-msmetafile": ["*wmf", "*wmz", "*emf", "emz"], "application/x-msmoney": ["mny"], "application/x-mspublisher": ["pub"], "application/x-msschedule": ["scd"], "application/x-msterminal": ["trm"], "application/x-mswrite": ["wri"], "application/x-netcdf": ["nc", "cdf"], "application/x-ns-proxy-autoconfig": ["pac"], "application/x-nzb": ["nzb"], "application/x-perl": ["pl", "pm"], "application/x-pilot": ["*prc", "*pdb"], "application/x-pkcs12": ["p12", "pfx"], "application/x-pkcs7-certificates": ["p7b", "spc"], "application/x-pkcs7-certreqresp": ["p7r"], "application/x-rar-compressed": ["*rar"], "application/x-redhat-package-manager": ["rpm"], "application/x-research-info-systems": ["ris"], "application/x-sea": ["sea"], "application/x-sh": ["sh"], "application/x-shar": ["shar"], "application/x-shockwave-flash": ["swf"], "application/x-silverlight-app": ["xap"], "application/x-sql": ["*sql"], "application/x-stuffit": ["sit"], "application/x-stuffitx": ["sitx"], "application/x-subrip": ["srt"], "application/x-sv4cpio": ["sv4cpio"], "application/x-sv4crc": ["sv4crc"], "application/x-t3vm-image": ["t3"], "application/x-tads": ["gam"], "application/x-tar": ["tar"], "application/x-tcl": ["tcl", "tk"], "application/x-tex": ["tex"], "application/x-tex-tfm": ["tfm"], "application/x-texinfo": ["texinfo", "texi"], "application/x-tgif": ["*obj"], "application/x-ustar": ["ustar"], "application/x-virtualbox-hdd": ["hdd"], "application/x-virtualbox-ova": ["ova"], "application/x-virtualbox-ovf": ["ovf"], "application/x-virtualbox-vbox": ["vbox"], "application/x-virtualbox-vbox-extpack": ["vbox-extpack"], "application/x-virtualbox-vdi": ["vdi"], "application/x-virtualbox-vhd": ["vhd"], "application/x-virtualbox-vmdk": ["vmdk"], "application/x-wais-source": ["src"], "application/x-web-app-manifest+json": ["webapp"], "application/x-x509-ca-cert": ["der", "crt", "pem"], "application/x-xfig": ["fig"], "application/x-xliff+xml": ["*xlf"], "application/x-xpinstall": ["xpi"], "application/x-xz": ["xz"], "application/x-zmachine": ["z1", "z2", "z3", "z4", "z5", "z6", "z7", "z8"], "audio/vnd.dece.audio": ["uva", "uvva"], "audio/vnd.digital-winds": ["eol"], "audio/vnd.dra": ["dra"], "audio/vnd.dts": ["dts"], "audio/vnd.dts.hd": ["dtshd"], "audio/vnd.lucent.voice": ["lvp"], "audio/vnd.ms-playready.media.pya": ["pya"], "audio/vnd.nuera.ecelp4800": ["ecelp4800"], "audio/vnd.nuera.ecelp7470": ["ecelp7470"], "audio/vnd.nuera.ecelp9600": ["ecelp9600"], "audio/vnd.rip": ["rip"], "audio/x-aac": ["*aac"], "audio/x-aiff": ["aif", "aiff", "aifc"], "audio/x-caf": ["caf"], "audio/x-flac": ["flac"], "audio/x-m4a": ["*m4a"], "audio/x-matroska": ["mka"], "audio/x-mpegurl": ["m3u"], "audio/x-ms-wax": ["wax"], "audio/x-ms-wma": ["wma"], "audio/x-pn-realaudio": ["ram", "ra"], "audio/x-pn-realaudio-plugin": ["rmp"], "audio/x-realaudio": ["*ra"], "audio/x-wav": ["*wav"], "chemical/x-cdx": ["cdx"], "chemical/x-cif": ["cif"], "chemical/x-cmdf": ["cmdf"], "chemical/x-cml": ["cml"], "chemical/x-csml": ["csml"], "chemical/x-xyz": ["xyz"], "image/prs.btif": ["btif", "btf"], "image/prs.pti": ["pti"], "image/vnd.adobe.photoshop": ["psd"], "image/vnd.airzip.accelerator.azv": ["azv"], "image/vnd.dece.graphic": ["uvi", "uvvi", "uvg", "uvvg"], "image/vnd.djvu": ["djvu", "djv"], "image/vnd.dvb.subtitle": ["*sub"], "image/vnd.dwg": ["dwg"], "image/vnd.dxf": ["dxf"], "image/vnd.fastbidsheet": ["fbs"], "image/vnd.fpx": ["fpx"], "image/vnd.fst": ["fst"], "image/vnd.fujixerox.edmics-mmr": ["mmr"], "image/vnd.fujixerox.edmics-rlc": ["rlc"], "image/vnd.microsoft.icon": ["ico"], "image/vnd.ms-dds": ["dds"], "image/vnd.ms-modi": ["mdi"], "image/vnd.ms-photo": ["wdp"], "image/vnd.net-fpx": ["npx"], "image/vnd.pco.b16": ["b16"], "image/vnd.tencent.tap": ["tap"], "image/vnd.valve.source.texture": ["vtf"], "image/vnd.wap.wbmp": ["wbmp"], "image/vnd.xiff": ["xif"], "image/vnd.zbrush.pcx": ["pcx"], "image/x-3ds": ["3ds"], "image/x-cmu-raster": ["ras"], "image/x-cmx": ["cmx"], "image/x-freehand": ["fh", "fhc", "fh4", "fh5", "fh7"], "image/x-icon": ["*ico"], "image/x-jng": ["jng"], "image/x-mrsid-image": ["sid"], "image/x-ms-bmp": ["*bmp"], "image/x-pcx": ["*pcx"], "image/x-pict": ["pic", "pct"], "image/x-portable-anymap": ["pnm"], "image/x-portable-bitmap": ["pbm"], "image/x-portable-graymap": ["pgm"], "image/x-portable-pixmap": ["ppm"], "image/x-rgb": ["rgb"], "image/x-tga": ["tga"], "image/x-xbitmap": ["xbm"], "image/x-xpixmap": ["xpm"], "image/x-xwindowdump": ["xwd"], "message/vnd.wfa.wsc": ["wsc"], "model/vnd.cld": ["cld"], "model/vnd.collada+xml": ["dae"], "model/vnd.dwf": ["dwf"], "model/vnd.gdl": ["gdl"], "model/vnd.gtw": ["gtw"], "model/vnd.mts": ["mts"], "model/vnd.opengex": ["ogex"], "model/vnd.parasolid.transmit.binary": ["x_b"], "model/vnd.parasolid.transmit.text": ["x_t"], "model/vnd.pytha.pyox": ["pyo", "pyox"], "model/vnd.sap.vds": ["vds"], "model/vnd.usda": ["usda"], "model/vnd.usdz+zip": ["usdz"], "model/vnd.valve.source.compiled-map": ["bsp"], "model/vnd.vtu": ["vtu"], "text/prs.lines.tag": ["dsc"], "text/vnd.curl": ["curl"], "text/vnd.curl.dcurl": ["dcurl"], "text/vnd.curl.mcurl": ["mcurl"], "text/vnd.curl.scurl": ["scurl"], "text/vnd.dvb.subtitle": ["sub"], "text/vnd.familysearch.gedcom": ["ged"], "text/vnd.fly": ["fly"], "text/vnd.fmi.flexstor": ["flx"], "text/vnd.graphviz": ["gv"], "text/vnd.in3d.3dml": ["3dml"], "text/vnd.in3d.spot": ["spot"], "text/vnd.sun.j2me.app-descriptor": ["jad"], "text/vnd.wap.wml": ["wml"], "text/vnd.wap.wmlscript": ["wmls"], "text/x-asm": ["s", "asm"], "text/x-c": ["c", "cc", "cxx", "cpp", "h", "hh", "dic"], "text/x-component": ["htc"], "text/x-fortran": ["f", "for", "f77", "f90"], "text/x-handlebars-template": ["hbs"], "text/x-java-source": ["java"], "text/x-lua": ["lua"], "text/x-markdown": ["mkd"], "text/x-nfo": ["nfo"], "text/x-opml": ["opml"], "text/x-org": ["*org"], "text/x-pascal": ["p", "pas"], "text/x-processing": ["pde"], "text/x-sass": ["sass"], "text/x-scss": ["scss"], "text/x-setext": ["etx"], "text/x-sfv": ["sfv"], "text/x-suse-ymp": ["ymp"], "text/x-uuencode": ["uu"], "text/x-vcalendar": ["vcs"], "text/x-vcard": ["vcf"], "video/vnd.dece.hd": ["uvh", "uvvh"], "video/vnd.dece.mobile": ["uvm", "uvvm"], "video/vnd.dece.pd": ["uvp", "uvvp"], "video/vnd.dece.sd": ["uvs", "uvvs"], "video/vnd.dece.video": ["uvv", "uvvv"], "video/vnd.dvb.file": ["dvb"], "video/vnd.fvt": ["fvt"], "video/vnd.mpegurl": ["mxu", "m4u"], "video/vnd.ms-playready.media.pyv": ["pyv"], "video/vnd.uvvu.mp4": ["uvu", "uvvu"], "video/vnd.vivo": ["viv"], "video/x-f4v": ["f4v"], "video/x-fli": ["fli"], "video/x-flv": ["flv"], "video/x-m4v": ["m4v"], "video/x-matroska": ["mkv", "mk3d", "mks"], "video/x-mng": ["mng"], "video/x-ms-asf": ["asf", "asx"], "video/x-ms-vob": ["vob"], "video/x-ms-wm": ["wm"], "video/x-ms-wmv": ["wmv"], "video/x-ms-wmx": ["wmx"], "video/x-ms-wvx": ["wvx"], "video/x-msvideo": ["avi"], "video/x-sgi-movie": ["movie"], "video/x-smv": ["smv"], "x-conference/x-cooltalk": ["ice"] };
@@ -90309,13 +89965,13 @@ async function initApp(apikeyCommand, appId, options) {
90309
89965
  }
90310
89966
 
90311
89967
  // src/bundle/list.ts
90312
- var import_node_process18 = __toESM(__nccwpck_require__(742));
89968
+ var import_node_process18 = __toESM(require("node:process"));
90313
89969
 
90314
89970
  // src/api/versions.ts
90315
89971
  var import_console_table_printer2 = __toESM(require_dist18());
90316
89972
 
90317
89973
  // src/api/devices_override.ts
90318
- var import_node_process17 = __toESM(__nccwpck_require__(742));
89974
+ var import_node_process17 = __toESM(require("node:process"));
90319
89975
  async function checkVersionNotUsedInDeviceOverride(supabase, appid, versionData) {
90320
89976
  const { data: deviceFound, error: errorDevice } = await supabase.from("devices_override").select().eq("app_id", appid).eq("version", versionData.id);
90321
89977
  if (errorDevice) {
@@ -90428,8 +90084,8 @@ async function listBundle(appId, options) {
90428
90084
  }
90429
90085
 
90430
90086
  // src/bundle/decrypt.ts
90431
- var import_node_fs12 = __nccwpck_require__(561);
90432
- var import_node_process19 = __toESM(__nccwpck_require__(742));
90087
+ var import_node_fs12 = require("node:fs");
90088
+ var import_node_process19 = __toESM(require("node:process"));
90433
90089
  async function decryptZip(zipPath, ivsessionKey, options) {
90434
90090
  oe(`Decrypt zip file`);
90435
90091
  await checkLatest();
@@ -90460,8 +90116,8 @@ async function decryptZip(zipPath, ivsessionKey, options) {
90460
90116
  }
90461
90117
 
90462
90118
  // src/bundle/encrypt.ts
90463
- var import_node_fs13 = __nccwpck_require__(561);
90464
- var import_node_process20 = __toESM(__nccwpck_require__(742));
90119
+ var import_node_fs13 = require("node:fs");
90120
+ var import_node_process20 = __toESM(require("node:process"));
90465
90121
  var import_ci_info2 = __toESM(require_ci_info());
90466
90122
  async function encryptZip(zipPath, options) {
90467
90123
  oe(`Encryption`);
@@ -90499,10 +90155,10 @@ async function encryptZip(zipPath, options) {
90499
90155
  }
90500
90156
 
90501
90157
  // src/app/info.ts
90502
- var import_node_fs14 = __nccwpck_require__(561);
90503
- var import_node_path5 = __nccwpck_require__(411);
90504
- var import_node_os4 = __toESM(__nccwpck_require__(612));
90505
- var import_node_process21 = __toESM(__nccwpck_require__(742));
90158
+ var import_node_fs14 = require("node:fs");
90159
+ var import_node_path5 = require("node:path");
90160
+ var import_node_os4 = __toESM(require("node:os"));
90161
+ var import_node_process21 = __toESM(require("node:process"));
90506
90162
  var import_get_latest_version2 = __toESM(require_src3());
90507
90163
  async function getLatestDependencies(installedDependencies) {
90508
90164
  const latestDependencies = {};
@@ -90577,7 +90233,7 @@ async function getInfo() {
90577
90233
  }
90578
90234
 
90579
90235
  // src/bundle/delete.ts
90580
- var import_node_process22 = __toESM(__nccwpck_require__(742));
90236
+ var import_node_process22 = __toESM(require("node:process"));
90581
90237
  async function deleteBundle(bundleId, appId, options) {
90582
90238
  oe(`Delete bundle`);
90583
90239
  options.apikey = options.apikey || findSavedKey();
@@ -90615,7 +90271,7 @@ async function deleteBundle(bundleId, appId, options) {
90615
90271
  }
90616
90272
 
90617
90273
  // src/channel/set.ts
90618
- var import_node_process23 = __toESM(__nccwpck_require__(742));
90274
+ var import_node_process23 = __toESM(require("node:process"));
90619
90275
  var disableAutoUpdatesPossibleOptions = ["major", "minor", "metadata", "patch", "none"];
90620
90276
  async function setChannel(channel2, appId, options) {
90621
90277
  oe(`Set channel`);
@@ -90729,7 +90385,7 @@ async function setChannel(channel2, appId, options) {
90729
90385
  }
90730
90386
 
90731
90387
  // src/channel/currentBundle.ts
90732
- var import_node_process24 = __toESM(__nccwpck_require__(742));
90388
+ var import_node_process24 = __toESM(require("node:process"));
90733
90389
  async function currentBundle(channel2, appId, options) {
90734
90390
  const { quiet } = options;
90735
90391
  if (!quiet)
@@ -90770,7 +90426,7 @@ async function currentBundle(channel2, appId, options) {
90770
90426
  }
90771
90427
 
90772
90428
  // src/app/list.ts
90773
- var import_node_process25 = __toESM(__nccwpck_require__(742));
90429
+ var import_node_process25 = __toESM(require("node:process"));
90774
90430
  var import_console_table_printer3 = __toESM(require_dist18());
90775
90431
  function displayApp(data) {
90776
90432
  if (!data.length) {
@@ -90813,7 +90469,7 @@ async function listApp(options) {
90813
90469
  }
90814
90470
 
90815
90471
  // src/bundle/cleanup.ts
90816
- var import_node_process26 = __toESM(__nccwpck_require__(742));
90472
+ var import_node_process26 = __toESM(require("node:process"));
90817
90473
  var import_preload = __toESM(require_preload());
90818
90474
  async function removeVersions(toRemove, supabase, appid) {
90819
90475
  for await (const row of toRemove) {
@@ -90896,7 +90552,7 @@ async function cleanupBundle(appid, options) {
90896
90552
  }
90897
90553
 
90898
90554
  // src/channel/delete.ts
90899
- var import_node_process27 = __toESM(__nccwpck_require__(742));
90555
+ var import_node_process27 = __toESM(require("node:process"));
90900
90556
  async function deleteChannel(channelId, appId, options) {
90901
90557
  oe(`Delete channel`);
90902
90558
  options.apikey = options.apikey || findSavedKey();
@@ -90943,7 +90599,7 @@ async function deleteChannel(channelId, appId, options) {
90943
90599
  }
90944
90600
 
90945
90601
  // src/channel/list.ts
90946
- var import_node_process28 = __toESM(__nccwpck_require__(742));
90602
+ var import_node_process28 = __toESM(require("node:process"));
90947
90603
  async function listChannels(appId, options) {
90948
90604
  oe(`List channels`);
90949
90605
  options.apikey = options.apikey || findSavedKey();
@@ -90978,9 +90634,9 @@ async function listChannels(appId, options) {
90978
90634
  }
90979
90635
 
90980
90636
  // src/app/set.ts
90981
- var import_node_crypto4 = __nccwpck_require__(5);
90982
- var import_node_fs15 = __nccwpck_require__(561);
90983
- var import_node_process29 = __toESM(__nccwpck_require__(742));
90637
+ var import_node_crypto4 = require("node:crypto");
90638
+ var import_node_fs15 = require("node:fs");
90639
+ var import_node_process29 = __toESM(require("node:process"));
90984
90640
  async function setApp(appId, options) {
90985
90641
  oe(`Set app`);
90986
90642
  options.apikey = options.apikey || findSavedKey();
@@ -91049,7 +90705,7 @@ async function setApp(appId, options) {
91049
90705
  }
91050
90706
 
91051
90707
  // src/app/delete.ts
91052
- var import_node_process30 = __toESM(__nccwpck_require__(742));
90708
+ var import_node_process30 = __toESM(require("node:process"));
91053
90709
  async function deleteApp(appId, options) {
91054
90710
  oe(`Deleting`);
91055
90711
  options.apikey = options.apikey || findSavedKey();
@@ -91314,9 +90970,3 @@ tmp/lib/tmp.js:
91314
90970
  ky/distribution/index.js:
91315
90971
  (*! MIT License © Sindre Sorhus *)
91316
90972
  */
91317
-
91318
- })();
91319
-
91320
- module.exports = __webpack_exports__;
91321
- /******/ })()
91322
- ;