@storm-software/linting-tools 1.133.28 → 1.133.30

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.
Files changed (51) hide show
  1. package/README.md +1 -1
  2. package/bin/{chunk-IOKEKEAC.js → chunk-3AXVBDEI.js} +1 -1
  3. package/bin/{chunk-QRRAB2MM.js → chunk-B4QOR43S.js} +2 -2
  4. package/bin/{chunk-HV2LPR7R.js → chunk-C2NBZSA4.js} +2 -2
  5. package/bin/{chunk-VSNDLPB4.cjs → chunk-CH6N5YAM.cjs} +5 -5
  6. package/bin/{chunk-RGA2GPY5.cjs → chunk-CZV4DJGC.cjs} +2 -2
  7. package/bin/{chunk-OUWFN6F4.js → chunk-FD6ZXH5D.js} +2 -2
  8. package/bin/{chunk-PP472RB6.cjs → chunk-FMAV7TAS.cjs} +5 -5
  9. package/bin/{chunk-TJVVVDEO.cjs → chunk-GWAKVDN7.cjs} +20 -20
  10. package/bin/{chunk-HBNCPE6V.cjs → chunk-HJVZ4KHO.cjs} +91 -91
  11. package/bin/{chunk-CPKDU4JL.cjs → chunk-IKC2YVBZ.cjs} +6 -6
  12. package/bin/{chunk-ISYT5FQI.js → chunk-JHSGKUIR.js} +1 -1
  13. package/bin/{chunk-7IB7KN53.js → chunk-M3YQKUSO.js} +2 -2
  14. package/bin/{chunk-HRDRLQ7E.cjs → chunk-RF2VZK4H.cjs} +2 -2
  15. package/bin/{chunk-UVCRY527.cjs → chunk-T6JV777T.cjs} +14 -14
  16. package/bin/{chunk-PB6VU5CY.js → chunk-T6VQBFUC.js} +2 -2
  17. package/bin/{chunk-GWGS5JHC.js → chunk-UCKKTOG6.js} +2 -2
  18. package/bin/{chunk-BMQP53QS.cjs → chunk-WXSGB2W5.cjs} +5 -5
  19. package/bin/{chunk-CHYMQC2D.cjs → chunk-XDATOU2S.cjs} +2 -2
  20. package/bin/{chunk-WG64IZIS.js → chunk-Y6B2DY2O.js} +2 -2
  21. package/bin/{chunk-66XLC2QD.js → chunk-YH6I4Y2R.js} +1 -1
  22. package/bin/{dist-RRRAOARB.js → dist-DES3UUMF.js} +2 -2
  23. package/bin/{dist-I4LK5S5U.cjs → dist-IPNAY6NK.cjs} +6 -6
  24. package/bin/{dist-4FGVKHWK.js → dist-RWDY5X6T.js} +8 -8
  25. package/bin/{dist-NL63INKN.cjs → dist-Z5LQ3WIL.cjs} +206 -206
  26. package/bin/{esm-GM22PPGJ.js → esm-JTAPYBSL.js} +1 -1
  27. package/bin/{esm-WFSQYEOG.cjs → esm-QQ7X3SUA.cjs} +4 -4
  28. package/bin/json5-FXSXGUI2.cjs +10 -0
  29. package/bin/json5-NUE7JYB3.js +10 -0
  30. package/bin/{jsonc-VUUTHIAP.js → jsonc-HVMK6C2X.js} +3 -3
  31. package/bin/jsonc-RFY5QXXO.cjs +15 -0
  32. package/bin/lint.cjs +1985 -1993
  33. package/bin/lint.js +40 -48
  34. package/bin/{multipart-parser-TFYYO43C.js → multipart-parser-CKVZL7C6.js} +2 -2
  35. package/bin/{multipart-parser-7NWCLSAA.cjs → multipart-parser-PNSCQN5Y.cjs} +6 -6
  36. package/bin/{package-json-NLPSA6HT.js → package-json-LTZUJK6G.js} +2 -2
  37. package/bin/{package-json-7SWJL5FJ.cjs → package-json-NYASHKRH.cjs} +94 -94
  38. package/bin/toml-4EOEPMT5.js +10 -0
  39. package/bin/toml-XZPZV4NK.cjs +10 -0
  40. package/bin/{utils-JFTJWYBZ.cjs → utils-BK6OBBQU.cjs} +5 -5
  41. package/bin/{utils-JIMLH46U.js → utils-SY6USBC4.js} +2 -2
  42. package/bin/yaml-62XESL5F.cjs +10 -0
  43. package/bin/yaml-GYX2CYX4.js +10 -0
  44. package/package.json +2 -2
  45. package/bin/json5-HX6XXRVW.js +0 -10
  46. package/bin/json5-LHRBE7TU.cjs +0 -10
  47. package/bin/jsonc-WOQ34RRD.cjs +0 -15
  48. package/bin/toml-AVFR4CHW.js +0 -10
  49. package/bin/toml-ITXJ7FJX.cjs +0 -10
  50. package/bin/yaml-MOWYGQEW.js +0 -10
  51. package/bin/yaml-SRSZWFKY.cjs +0 -10
package/bin/lint.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  require_clean,
4
4
  require_semver,
5
5
  require_valid
6
- } from "./chunk-IOKEKEAC.js";
6
+ } from "./chunk-3AXVBDEI.js";
7
7
  import {
8
8
  basename,
9
9
  be,
@@ -15,12 +15,12 @@ import {
15
15
  join,
16
16
  readPackageJSON,
17
17
  resolve
18
- } from "./chunk-HV2LPR7R.js";
19
- import "./chunk-WG64IZIS.js";
20
- import "./chunk-OUWFN6F4.js";
21
- import "./chunk-QRRAB2MM.js";
22
- import "./chunk-GWGS5JHC.js";
23
- import "./chunk-66XLC2QD.js";
18
+ } from "./chunk-C2NBZSA4.js";
19
+ import "./chunk-Y6B2DY2O.js";
20
+ import "./chunk-FD6ZXH5D.js";
21
+ import "./chunk-B4QOR43S.js";
22
+ import "./chunk-UCKKTOG6.js";
23
+ import "./chunk-YH6I4Y2R.js";
24
24
  import {
25
25
  __commonJS,
26
26
  __dirname,
@@ -31,7 +31,7 @@ import {
31
31
  __require,
32
32
  __toESM,
33
33
  init_esm_shims
34
- } from "./chunk-PB6VU5CY.js";
34
+ } from "./chunk-T6VQBFUC.js";
35
35
 
36
36
  // ../../node_modules/.pnpm/dotenv@16.6.1/node_modules/dotenv/package.json
37
37
  var package_exports = {};
@@ -40475,13 +40475,16 @@ var require_ensure = __commonJS({
40475
40475
  }
40476
40476
  });
40477
40477
 
40478
- // ../../node_modules/.pnpm/jsonfile@6.2.0/node_modules/jsonfile/utils.js
40478
+ // ../../node_modules/.pnpm/jsonfile@6.2.1/node_modules/jsonfile/utils.js
40479
40479
  var require_utils9 = __commonJS({
40480
- "../../node_modules/.pnpm/jsonfile@6.2.0/node_modules/jsonfile/utils.js"(exports2, module) {
40480
+ "../../node_modules/.pnpm/jsonfile@6.2.1/node_modules/jsonfile/utils.js"(exports2, module) {
40481
40481
  init_esm_shims();
40482
40482
  function stringify5(obj, { EOL: EOL2 = "\n", finalEOL = true, replacer = null, spaces: spaces2 } = {}) {
40483
40483
  const EOF2 = finalEOL ? EOL2 : "";
40484
40484
  const str2 = JSON.stringify(obj, replacer, spaces2);
40485
+ if (str2 === void 0) {
40486
+ throw new TypeError(`Converting ${typeof obj} value to JSON is not supported`);
40487
+ }
40485
40488
  return str2.replace(/\n/g, EOL2) + EOF2;
40486
40489
  }
40487
40490
  function stripBom(content) {
@@ -40492,10 +40495,10 @@ var require_utils9 = __commonJS({
40492
40495
  }
40493
40496
  });
40494
40497
 
40495
- // ../../node_modules/.pnpm/jsonfile@6.2.0/node_modules/jsonfile/index.js
40498
+ // ../../node_modules/.pnpm/jsonfile@6.2.1/node_modules/jsonfile/index.js
40496
40499
  import * as __import_fs12 from "fs";
40497
40500
  var require_jsonfile = __commonJS({
40498
- "../../node_modules/.pnpm/jsonfile@6.2.0/node_modules/jsonfile/index.js"(exports2, module) {
40501
+ "../../node_modules/.pnpm/jsonfile@6.2.1/node_modules/jsonfile/index.js"(exports2, module) {
40499
40502
  init_esm_shims();
40500
40503
  var __import_universalify = __toESM(require_universalify());
40501
40504
  var __import___utils = __toESM(require_utils9());
@@ -283776,11 +283779,11 @@ function interpolate(target, source = {}, parse9 = (v2) => v2) {
283776
283779
  }
283777
283780
  var _normalize = (p) => p?.replace(/\\/g, "/");
283778
283781
  var ASYNC_LOADERS = {
283779
- ".yaml": () => import("./yaml-MOWYGQEW.js").then((r) => r.parseYAML),
283780
- ".yml": () => import("./yaml-MOWYGQEW.js").then((r) => r.parseYAML),
283781
- ".jsonc": () => import("./jsonc-VUUTHIAP.js").then((r) => r.parseJSONC),
283782
- ".json5": () => import("./json5-HX6XXRVW.js").then((r) => r.parseJSON5),
283783
- ".toml": () => import("./toml-AVFR4CHW.js").then((r) => r.parseTOML)
283782
+ ".yaml": () => import("./yaml-GYX2CYX4.js").then((r) => r.parseYAML),
283783
+ ".yml": () => import("./yaml-GYX2CYX4.js").then((r) => r.parseYAML),
283784
+ ".jsonc": () => import("./jsonc-HVMK6C2X.js").then((r) => r.parseJSONC),
283785
+ ".json5": () => import("./json5-NUE7JYB3.js").then((r) => r.parseJSON5),
283786
+ ".toml": () => import("./toml-4EOEPMT5.js").then((r) => r.parseTOML)
283784
283787
  };
283785
283788
  var SUPPORTED_EXTENSIONS = [
283786
283789
  // with jiti
@@ -283980,8 +283983,8 @@ async function resolveConfig(source, options, sourceOptions = {}) {
283980
283983
  }
283981
283984
  const _merger = options.merger || defu;
283982
283985
  if (options.giget !== false && GIGET_PREFIXES.some((prefix) => source.startsWith(prefix))) {
283983
- const { downloadTemplate } = await import("./dist-4FGVKHWK.js");
283984
- const { digest } = await import("./dist-RRRAOARB.js");
283986
+ const { downloadTemplate } = await import("./dist-RWDY5X6T.js");
283987
+ const { digest } = await import("./dist-DES3UUMF.js");
283985
283988
  const cloneName = source.replace(/\W+/g, "_").split("_").splice(0, 3).join("_") + "_" + digest(source).slice(0, 10).replace(/[-_]/g, "");
283986
283989
  let cloneDir;
283987
283990
  const localNodeModules = resolve(options.cwd, "node_modules");
@@ -284231,8 +284234,8 @@ var CONSOLE_ICONS = {
284231
284234
 
284232
284235
  // ../config-tools/src/logger/format-timestamp.ts
284233
284236
  init_esm_shims();
284234
- var formatTimestamp = (date2 = /* @__PURE__ */ new Date()) => {
284235
- return `${date2.toLocaleDateString()} ${date2.toLocaleTimeString()}`;
284237
+ var formatTimestamp = (fullDateTime = false, date2 = /* @__PURE__ */ new Date()) => {
284238
+ return fullDateTime ? `${date2.toLocaleDateString()} ${date2.toLocaleTimeString()}` : `${date2.toLocaleTimeString()}`;
284236
284239
  };
284237
284240
 
284238
284241
  // ../config-tools/src/logger/get-log-level.ts
@@ -284293,7 +284296,12 @@ var getLogLevelLabel = (logLevel = LogLevel.INFO) => {
284293
284296
  };
284294
284297
 
284295
284298
  // ../config-tools/src/logger/console.ts
284296
- var getLogFn = (logLevel = LogLevel.INFO, config2 = {}, _chalk = getChalk()) => {
284299
+ var getLogFn = (logLevel = LogLevel.INFO, config2 = {}, options = {}) => {
284300
+ const {
284301
+ chalk: _chalk = getChalk(),
284302
+ fullDateTime = false,
284303
+ hideDateTime = false
284304
+ } = options;
284297
284305
  const colors = !config2.colors?.dark && !config2.colors?.["base"] && !config2.colors?.["base"]?.dark ? DEFAULT_COLOR_CONFIG : config2.colors?.dark && typeof config2.colors.dark === "string" ? config2.colors : config2.colors?.["base"]?.dark && typeof config2.colors["base"].dark === "string" ? config2.colors["base"].dark : config2.colors?.["base"] ? config2.colors?.["base"] : DEFAULT_COLOR_CONFIG;
284298
284306
  const configLogLevel = config2.logLevel || process.env.STORM_LOG_LEVEL || LogLevelLabel.INFO;
284299
284307
  if (logLevel > getLogLevel(configLogLevel) || logLevel <= LogLevel.SILENT || getLogLevel(configLogLevel) <= LogLevel.SILENT) {
@@ -284304,9 +284312,7 @@ var getLogFn = (logLevel = LogLevel.INFO, config2 = {}, _chalk = getChalk()) =>
284304
284312
  return (message) => {
284305
284313
  console.error(
284306
284314
  `
284307
- ${_chalk.gray(formatTimestamp())} ${_chalk.hex(
284308
- colors.fatal ?? DEFAULT_COLOR_CONFIG.dark.fatal
284309
- )(
284315
+ ${hideDateTime ? "" : `${_chalk.gray(formatTimestamp(fullDateTime))} `}${_chalk.hex(colors.fatal ?? DEFAULT_COLOR_CONFIG.dark.fatal)(
284310
284316
  `[${CONSOLE_ICONS[LogLevelLabel.FATAL]} Fatal] `
284311
284317
  )}${_chalk.bold.whiteBright(formatLogMessage(message))}
284312
284318
  `
@@ -284317,9 +284323,7 @@ ${_chalk.gray(formatTimestamp())} ${_chalk.hex(
284317
284323
  return (message) => {
284318
284324
  console.error(
284319
284325
  `
284320
- ${_chalk.gray(formatTimestamp())} ${_chalk.hex(
284321
- colors.danger ?? DEFAULT_COLOR_CONFIG.dark.danger
284322
- )(
284326
+ ${hideDateTime ? "" : `${_chalk.gray(formatTimestamp(fullDateTime))} `}${_chalk.hex(colors.danger ?? DEFAULT_COLOR_CONFIG.dark.danger)(
284323
284327
  `[${CONSOLE_ICONS[LogLevelLabel.ERROR]} Error] `
284324
284328
  )}${_chalk.bold.whiteBright(formatLogMessage(message))}
284325
284329
  `
@@ -284330,9 +284334,7 @@ ${_chalk.gray(formatTimestamp())} ${_chalk.hex(
284330
284334
  return (message) => {
284331
284335
  console.warn(
284332
284336
  `
284333
- ${_chalk.gray(formatTimestamp())} ${_chalk.hex(
284334
- colors.warning ?? DEFAULT_COLOR_CONFIG.dark.warning
284335
- )(
284337
+ ${hideDateTime ? "" : `${_chalk.gray(formatTimestamp(fullDateTime))} `}${_chalk.hex(colors.warning ?? DEFAULT_COLOR_CONFIG.dark.warning)(
284336
284338
  `[${CONSOLE_ICONS[LogLevelLabel.WARN]} Warn] `
284337
284339
  )}${_chalk.bold.whiteBright(formatLogMessage(message))}
284338
284340
  `
@@ -284343,9 +284345,7 @@ ${_chalk.gray(formatTimestamp())} ${_chalk.hex(
284343
284345
  return (message) => {
284344
284346
  console.info(
284345
284347
  `
284346
- ${_chalk.gray(formatTimestamp())} ${_chalk.hex(
284347
- colors.success ?? DEFAULT_COLOR_CONFIG.dark.success
284348
- )(
284348
+ ${hideDateTime ? "" : `${_chalk.gray(formatTimestamp(fullDateTime))} `}${_chalk.hex(colors.success ?? DEFAULT_COLOR_CONFIG.dark.success)(
284349
284349
  `[${CONSOLE_ICONS[LogLevelLabel.SUCCESS]} Success] `
284350
284350
  )}${_chalk.bold.whiteBright(formatLogMessage(message))}
284351
284351
  `
@@ -284356,9 +284356,7 @@ ${_chalk.gray(formatTimestamp())} ${_chalk.hex(
284356
284356
  return (message) => {
284357
284357
  console.info(
284358
284358
  `
284359
- ${_chalk.gray(formatTimestamp())} ${_chalk.hex(
284360
- colors.info ?? DEFAULT_COLOR_CONFIG.dark.info
284361
- )(
284359
+ ${hideDateTime ? "" : `${_chalk.gray(formatTimestamp(fullDateTime))} `}${_chalk.hex(colors.info ?? DEFAULT_COLOR_CONFIG.dark.info)(
284362
284360
  `[${CONSOLE_ICONS[LogLevelLabel.INFO]} Info] `
284363
284361
  )}${_chalk.bold.whiteBright(formatLogMessage(message))}
284364
284362
  `
@@ -284369,9 +284367,7 @@ ${_chalk.gray(formatTimestamp())} ${_chalk.hex(
284369
284367
  return (message) => {
284370
284368
  console.debug(
284371
284369
  `
284372
- ${_chalk.gray(formatTimestamp())} ${_chalk.hex(
284373
- colors.performance ?? DEFAULT_COLOR_CONFIG.dark.performance
284374
- )(
284370
+ ${hideDateTime ? "" : `${_chalk.gray(formatTimestamp(fullDateTime))} `}${_chalk.hex(colors.performance ?? DEFAULT_COLOR_CONFIG.dark.performance)(
284375
284371
  `[${CONSOLE_ICONS[LogLevelLabel.PERFORMANCE]} Performance] `
284376
284372
  )}${_chalk.bold.whiteBright(formatLogMessage(message))}
284377
284373
  `
@@ -284382,9 +284378,7 @@ ${_chalk.gray(formatTimestamp())} ${_chalk.hex(
284382
284378
  return (message) => {
284383
284379
  console.debug(
284384
284380
  `
284385
- ${_chalk.gray(formatTimestamp())} ${_chalk.hex(
284386
- colors.debug ?? DEFAULT_COLOR_CONFIG.dark.debug
284387
- )(
284381
+ ${hideDateTime ? "" : `${_chalk.gray(formatTimestamp(fullDateTime))} `}${_chalk.hex(colors.debug ?? DEFAULT_COLOR_CONFIG.dark.debug)(
284388
284382
  `[${CONSOLE_ICONS[LogLevelLabel.DEBUG]} Debug] `
284389
284383
  )}${_chalk.bold.whiteBright(formatLogMessage(message))}
284390
284384
  `
@@ -284395,7 +284389,7 @@ ${_chalk.gray(formatTimestamp())} ${_chalk.hex(
284395
284389
  return (message) => {
284396
284390
  console.debug(
284397
284391
  `
284398
- ${_chalk.gray(formatTimestamp())} ${_chalk.hex("#bbbbbb")(
284392
+ ${hideDateTime ? "" : `${_chalk.gray(formatTimestamp(fullDateTime))} `}${_chalk.hex("#bbbbbb")(
284399
284393
  `[${CONSOLE_ICONS[LogLevelLabel.TRACE]} Trace] `
284400
284394
  )}${_chalk.bold.whiteBright(formatLogMessage(message))}
284401
284395
  `
@@ -284405,9 +284399,7 @@ ${_chalk.gray(formatTimestamp())} ${_chalk.hex("#bbbbbb")(
284405
284399
  return (message) => {
284406
284400
  console.log(
284407
284401
  `
284408
- ${_chalk.gray(formatTimestamp())} ${_chalk.hex(
284409
- colors.brand ?? DEFAULT_COLOR_CONFIG.dark.brand
284410
- )(
284402
+ ${hideDateTime ? "" : `${_chalk.gray(formatTimestamp(fullDateTime))} `}${_chalk.hex(colors.brand ?? DEFAULT_COLOR_CONFIG.dark.brand)(
284411
284403
  `[${CONSOLE_ICONS[LogLevelLabel.ALL]} System] `
284412
284404
  )}${_chalk.bold.whiteBright(formatLogMessage(message))}
284413
284405
  `
@@ -341557,7 +341549,7 @@ async function upgradeDependency([name3, tag = "latest"]) {
341557
341549
  var npmRequestLimit = (0, import_p_limit2.default)(40);
341558
341550
  function getPackageInfo(pkgName) {
341559
341551
  return npmRequestLimit(async () => {
341560
- const getPackageJson = (await import("./package-json-NLPSA6HT.js")).default;
341552
+ const getPackageJson = (await import("./package-json-LTZUJK6G.js")).default;
341561
341553
  return getPackageJson(pkgName, {
341562
341554
  allVersions: true
341563
341555
  });
@@ -3,11 +3,11 @@ import {
3
3
  init_node,
4
4
  init_node_fetch_native_DfbY2q_x,
5
5
  qn
6
- } from "./chunk-7IB7KN53.js";
6
+ } from "./chunk-M3YQKUSO.js";
7
7
  import {
8
8
  __esm,
9
9
  init_esm_shims
10
- } from "./chunk-PB6VU5CY.js";
10
+ } from "./chunk-T6VQBFUC.js";
11
11
 
12
12
  // ../../node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/chunks/multipart-parser.mjs
13
13
  function v(u) {
@@ -1,21 +1,21 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkTJVVVDEOcjs = require('./chunk-TJVVVDEO.cjs');
4
+ var _chunkGWAKVDN7cjs = require('./chunk-GWAKVDN7.cjs');
5
5
 
6
6
 
7
7
 
8
8
 
9
- var _chunkCHYMQC2Dcjs = require('./chunk-CHYMQC2D.cjs');
9
+ var _chunkXDATOU2Scjs = require('./chunk-XDATOU2S.cjs');
10
10
 
11
11
  // ../../node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/chunks/multipart-parser.cjs
12
- var require_multipart_parser = _chunkCHYMQC2Dcjs.__commonJS.call(void 0, {
12
+ var require_multipart_parser = _chunkXDATOU2Scjs.__commonJS.call(void 0, {
13
13
  "../../node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/chunks/multipart-parser.cjs"(exports) {
14
- _chunkCHYMQC2Dcjs.init_cjs_shims.call(void 0, );
14
+ _chunkXDATOU2Scjs.init_cjs_shims.call(void 0, );
15
15
  var y = Object.defineProperty;
16
16
  var c = (R, o) => y(R, "name", { value: o, configurable: true });
17
- var node = _chunkTJVVVDEOcjs.require_node.call(void 0, );
18
- _chunkCHYMQC2Dcjs.__require.call(void 0, "http"), _chunkCHYMQC2Dcjs.__require.call(void 0, "https"), _chunkCHYMQC2Dcjs.__require.call(void 0, "zlib"), _chunkCHYMQC2Dcjs.__require.call(void 0, "stream"), _chunkCHYMQC2Dcjs.__require.call(void 0, "buffer"), _chunkCHYMQC2Dcjs.__require.call(void 0, "util"), _chunkTJVVVDEOcjs.require_node_fetch_native_DhEqb06g.call(void 0, ), _chunkCHYMQC2Dcjs.__require.call(void 0, "url"), _chunkCHYMQC2Dcjs.__require.call(void 0, "net"), _chunkCHYMQC2Dcjs.__require.call(void 0, "fs"), _chunkCHYMQC2Dcjs.__require.call(void 0, "path");
17
+ var node = _chunkGWAKVDN7cjs.require_node.call(void 0, );
18
+ _chunkXDATOU2Scjs.__require.call(void 0, "http"), _chunkXDATOU2Scjs.__require.call(void 0, "https"), _chunkXDATOU2Scjs.__require.call(void 0, "zlib"), _chunkXDATOU2Scjs.__require.call(void 0, "stream"), _chunkXDATOU2Scjs.__require.call(void 0, "buffer"), _chunkXDATOU2Scjs.__require.call(void 0, "util"), _chunkGWAKVDN7cjs.require_node_fetch_native_DhEqb06g.call(void 0, ), _chunkXDATOU2Scjs.__require.call(void 0, "url"), _chunkXDATOU2Scjs.__require.call(void 0, "net"), _chunkXDATOU2Scjs.__require.call(void 0, "fs"), _chunkXDATOU2Scjs.__require.call(void 0, "path");
19
19
  var s = 0;
20
20
  var S = { START_BOUNDARY: s++, HEADER_FIELD_START: s++, HEADER_FIELD: s++, HEADER_VALUE_START: s++, HEADER_VALUE: s++, HEADER_VALUE_ALMOST_DONE: s++, HEADERS_ALMOST_DONE: s++, PART_DATA_START: s++, PART_DATA: s++, END: s++ };
21
21
  var f = 1;
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  require_semver
3
- } from "./chunk-IOKEKEAC.js";
3
+ } from "./chunk-3AXVBDEI.js";
4
4
  import {
5
5
  __commonJS,
6
6
  __dirname,
7
7
  __require,
8
8
  __toESM,
9
9
  init_esm_shims
10
- } from "./chunk-PB6VU5CY.js";
10
+ } from "./chunk-T6VQBFUC.js";
11
11
 
12
12
  // ../../node_modules/.pnpm/ini@1.3.8/node_modules/ini/ini.js
13
13
  var require_ini = __commonJS({