@storm-software/linting-tools 1.119.9 → 1.119.11

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 (100) hide show
  1. package/README.md +1 -1
  2. package/{dist/chunk-XV6IBRMZ.cjs → bin/chunk-2MMI4SWB.cjs} +44 -44
  3. package/{dist/chunk-P36IQ2HN.js → bin/chunk-32N2OGWN.js} +2 -2
  4. package/{dist/chunk-NENGWJYA.js → bin/chunk-3C4I67HA.js} +2 -2
  5. package/bin/{chunk-7TD5A5D7.js → chunk-54CFDIUE.js} +1 -1
  6. package/{dist/chunk-KANXUMWW.js → bin/chunk-54RWBTS6.js} +2 -2
  7. package/bin/{chunk-HP3XCXQR.cjs → chunk-5YNSXZUV.cjs} +11 -11
  8. package/{dist/chunk-B42TOUVC.cjs → bin/chunk-7GNWLBIN.cjs} +138 -138
  9. package/{dist/chunk-MEU6Q2ZZ.cjs → bin/chunk-C5CFETOZ.cjs} +152 -152
  10. package/bin/chunk-FQD7U3GL.cjs +105 -0
  11. package/bin/{chunk-KZMPPMLI.js → chunk-K6L3YLSV.js} +2 -2
  12. package/bin/chunk-LPZTUZI7.js +105 -0
  13. package/bin/{chunk-3U2JI7F4.cjs → chunk-MWIMLJFN.cjs} +204 -204
  14. package/{dist/chunk-OKHMCCMQ.cjs → bin/chunk-P57FV6C7.cjs} +2 -2
  15. package/bin/{chunk-DZ4CTAMG.cjs → chunk-RHWLTUG4.cjs} +40 -40
  16. package/{dist/chunk-QB4RY2O2.cjs → bin/chunk-RTS6UXXP.cjs} +32 -32
  17. package/bin/{chunk-SUCHSNMD.cjs → chunk-UGTDGDK4.cjs} +388 -388
  18. package/{dist/chunk-ZKD3DEX3.js → bin/chunk-WHKY3M5Z.js} +2 -2
  19. package/{dist/chunk-YJD2T3D3.js → bin/chunk-XSNTWOJH.js} +2 -2
  20. package/{dist/chunk-57CQKW3U.js → bin/chunk-YVJJXPQ6.js} +2 -2
  21. package/bin/{chunk-CPUOXQVO.js → chunk-ZCN56EP7.js} +1 -1
  22. package/bin/dist-25H3BHT5.js +34 -0
  23. package/bin/{dist-SF3G6LKO.cjs → dist-3WBV2IAS.cjs} +1007 -1004
  24. package/bin/dist-ADRPNADD.cjs +34 -0
  25. package/bin/{dist-LAXHN42C.js → dist-VPVBHEYK.js} +17 -14
  26. package/{dist/esm-6CGCFXB6.cjs → bin/esm-BNVF2MRI.cjs} +46 -46
  27. package/bin/{esm-YESBDQQ2.js → esm-RUXZNXEX.js} +1 -1
  28. package/bin/json5-4GROEWN5.cjs +10 -0
  29. package/bin/json5-OPEY7IVI.js +10 -0
  30. package/{dist/jsonc-YCDSJSS2.js → bin/jsonc-HBV365B7.js} +3 -3
  31. package/bin/jsonc-HON5YCSB.cjs +15 -0
  32. package/bin/lint.cjs +27146 -27780
  33. package/bin/lint.js +449 -1083
  34. package/{dist/multipart-parser-HZ46XN43.js → bin/multipart-parser-GIYQPD3I.js} +2 -2
  35. package/bin/{multipart-parser-JXBY73TG.cjs → multipart-parser-GL32RRIX.cjs} +11 -11
  36. package/{dist/package-json-RFV5FQSF.js → bin/package-json-BISGQCQA.js} +2 -2
  37. package/{dist/package-json-DOZ42I7U.cjs → bin/package-json-XQ2VHHU4.cjs} +248 -248
  38. package/bin/toml-4KC5RP7Q.js +10 -0
  39. package/bin/toml-52O5X4HU.cjs +10 -0
  40. package/bin/utils-B72MMWGL.cjs +120 -0
  41. package/bin/utils-ZXNPMV2B.js +120 -0
  42. package/bin/yaml-GU7KPIYY.cjs +10 -0
  43. package/bin/yaml-ODZRTFYX.js +10 -0
  44. package/{bin/chunk-XV6IBRMZ.cjs → dist/chunk-2MMI4SWB.cjs} +44 -44
  45. package/{bin/chunk-P36IQ2HN.js → dist/chunk-32N2OGWN.js} +2 -2
  46. package/{bin/chunk-NENGWJYA.js → dist/chunk-3C4I67HA.js} +2 -2
  47. package/dist/{chunk-7TD5A5D7.js → chunk-54CFDIUE.js} +1 -1
  48. package/{bin/chunk-KANXUMWW.js → dist/chunk-54RWBTS6.js} +2 -2
  49. package/dist/{chunk-HP3XCXQR.cjs → chunk-5YNSXZUV.cjs} +11 -11
  50. package/{bin/chunk-B42TOUVC.cjs → dist/chunk-7GNWLBIN.cjs} +138 -138
  51. package/{bin/chunk-MEU6Q2ZZ.cjs → dist/chunk-C5CFETOZ.cjs} +152 -152
  52. package/dist/chunk-FQD7U3GL.cjs +105 -0
  53. package/dist/{chunk-KZMPPMLI.js → chunk-K6L3YLSV.js} +2 -2
  54. package/dist/chunk-LPZTUZI7.js +105 -0
  55. package/dist/{chunk-3U2JI7F4.cjs → chunk-MWIMLJFN.cjs} +204 -204
  56. package/{bin/chunk-OKHMCCMQ.cjs → dist/chunk-P57FV6C7.cjs} +2 -2
  57. package/dist/{chunk-DZ4CTAMG.cjs → chunk-RHWLTUG4.cjs} +40 -40
  58. package/{bin/chunk-QB4RY2O2.cjs → dist/chunk-RTS6UXXP.cjs} +32 -32
  59. package/dist/{chunk-SUCHSNMD.cjs → chunk-UGTDGDK4.cjs} +388 -388
  60. package/{bin/chunk-ZKD3DEX3.js → dist/chunk-WHKY3M5Z.js} +2 -2
  61. package/{bin/chunk-YJD2T3D3.js → dist/chunk-XSNTWOJH.js} +2 -2
  62. package/{bin/chunk-57CQKW3U.js → dist/chunk-YVJJXPQ6.js} +2 -2
  63. package/dist/{chunk-CPUOXQVO.js → chunk-ZCN56EP7.js} +1 -1
  64. package/dist/dist-25H3BHT5.js +34 -0
  65. package/dist/{dist-SF3G6LKO.cjs → dist-3WBV2IAS.cjs} +1007 -1004
  66. package/dist/dist-ADRPNADD.cjs +34 -0
  67. package/dist/{dist-LAXHN42C.js → dist-VPVBHEYK.js} +17 -14
  68. package/{bin/esm-6CGCFXB6.cjs → dist/esm-BNVF2MRI.cjs} +46 -46
  69. package/dist/{esm-YESBDQQ2.js → esm-RUXZNXEX.js} +1 -1
  70. package/dist/index.cjs +27141 -27775
  71. package/dist/index.js +449 -1083
  72. package/dist/json5-4GROEWN5.cjs +10 -0
  73. package/dist/json5-OPEY7IVI.js +10 -0
  74. package/{bin/jsonc-YCDSJSS2.js → dist/jsonc-HBV365B7.js} +3 -3
  75. package/dist/jsonc-HON5YCSB.cjs +15 -0
  76. package/{bin/multipart-parser-HZ46XN43.js → dist/multipart-parser-GIYQPD3I.js} +2 -2
  77. package/dist/{multipart-parser-JXBY73TG.cjs → multipart-parser-GL32RRIX.cjs} +11 -11
  78. package/{bin/package-json-RFV5FQSF.js → dist/package-json-BISGQCQA.js} +2 -2
  79. package/{bin/package-json-DOZ42I7U.cjs → dist/package-json-XQ2VHHU4.cjs} +248 -248
  80. package/dist/toml-4KC5RP7Q.js +10 -0
  81. package/dist/toml-52O5X4HU.cjs +10 -0
  82. package/dist/utils-B72MMWGL.cjs +120 -0
  83. package/dist/utils-ZXNPMV2B.js +120 -0
  84. package/dist/yaml-GU7KPIYY.cjs +10 -0
  85. package/dist/yaml-ODZRTFYX.js +10 -0
  86. package/package.json +1 -1
  87. package/bin/json5-KFL2546J.cjs +0 -10
  88. package/bin/json5-QOJRSU3X.js +0 -10
  89. package/bin/jsonc-VKQ5AIAI.cjs +0 -15
  90. package/bin/toml-QAWFQPIQ.cjs +0 -10
  91. package/bin/toml-U5TVWQLZ.js +0 -10
  92. package/bin/yaml-6KMQU4W5.cjs +0 -10
  93. package/bin/yaml-XP5UAV4Y.js +0 -10
  94. package/dist/json5-KFL2546J.cjs +0 -10
  95. package/dist/json5-QOJRSU3X.js +0 -10
  96. package/dist/jsonc-VKQ5AIAI.cjs +0 -15
  97. package/dist/toml-QAWFQPIQ.cjs +0 -10
  98. package/dist/toml-U5TVWQLZ.js +0 -10
  99. package/dist/yaml-6KMQU4W5.cjs +0 -10
  100. package/dist/yaml-XP5UAV4Y.js +0 -10
package/dist/index.js CHANGED
@@ -2,7 +2,7 @@ import {
2
2
  require_clean,
3
3
  require_semver,
4
4
  require_valid
5
- } from "./chunk-CPUOXQVO.js";
5
+ } from "./chunk-ZCN56EP7.js";
6
6
  import {
7
7
  basename,
8
8
  be,
@@ -14,12 +14,12 @@ import {
14
14
  join,
15
15
  readPackageJSON,
16
16
  resolve
17
- } from "./chunk-YJD2T3D3.js";
18
- import "./chunk-KANXUMWW.js";
19
- import "./chunk-57CQKW3U.js";
20
- import "./chunk-KZMPPMLI.js";
21
- import "./chunk-P36IQ2HN.js";
22
- import "./chunk-7TD5A5D7.js";
17
+ } from "./chunk-XSNTWOJH.js";
18
+ import "./chunk-54RWBTS6.js";
19
+ import "./chunk-YVJJXPQ6.js";
20
+ import "./chunk-K6L3YLSV.js";
21
+ import "./chunk-32N2OGWN.js";
22
+ import "./chunk-54CFDIUE.js";
23
23
  import {
24
24
  __commonJS,
25
25
  __dirname,
@@ -32,7 +32,7 @@ import {
32
32
  __toCommonJS,
33
33
  __toESM,
34
34
  init_esm_shims
35
- } from "./chunk-NENGWJYA.js";
35
+ } from "./chunk-3C4I67HA.js";
36
36
 
37
37
  // ../../node_modules/.pnpm/jiti@2.4.2/node_modules/jiti/dist/jiti.cjs
38
38
  var require_jiti = __commonJS({
@@ -2662,8 +2662,8 @@ Default "index" lookups for the main are deprecated for ES modules.`, "Deprecati
2662
2662
  throw error2.url = String(resolved2), error2;
2663
2663
  }
2664
2664
  if (!preserveSymlinks2) {
2665
- const real = (0, external_node_fs_namespaceObject.realpathSync)(filePath2), { search: search3, hash: hash2 } = resolved2;
2666
- (resolved2 = (0, external_node_url_namespaceObject.pathToFileURL)(real + (filePath2.endsWith(external_node_path_namespaceObject.sep) ? "/" : ""))).search = search3, resolved2.hash = hash2;
2665
+ const real = (0, external_node_fs_namespaceObject.realpathSync)(filePath2), { search: search3, hash } = resolved2;
2666
+ (resolved2 = (0, external_node_url_namespaceObject.pathToFileURL)(real + (filePath2.endsWith(external_node_path_namespaceObject.sep) ? "/" : ""))).search = search3, resolved2.hash = hash;
2667
2667
  }
2668
2668
  return resolved2;
2669
2669
  }(resolved, base2, preserveSymlinks);
@@ -3339,8 +3339,8 @@ Did you specify these with the most recent transformation maps first?`);
3339
3339
  return makeUrl("file:", "", match4[1] || "", "", isAbsolutePath2(path36) ? path36 : "/" + path36, match4[3] || "", match4[4] || "");
3340
3340
  }
3341
3341
  __name(parseFileUrl, "parseFileUrl");
3342
- function makeUrl(scheme, user, host, port, path36, query, hash2) {
3343
- return { scheme, user, host, port, path: path36, query, hash: hash2, type: 7 };
3342
+ function makeUrl(scheme, user, host, port, path36, query, hash) {
3343
+ return { scheme, user, host, port, path: path36, query, hash, type: 7 };
3344
3344
  }
3345
3345
  __name(makeUrl, "makeUrl");
3346
3346
  function parseUrl2(input) {
@@ -4366,9 +4366,9 @@ Did you specify these with the most recent transformation maps first?`);
4366
4366
  }, Object.keys(env5).forEach((key) => {
4367
4367
  createDebug13[key] = env5[key];
4368
4368
  }), createDebug13.names = [], createDebug13.skips = [], createDebug13.formatters = {}, createDebug13.selectColor = function(namespace) {
4369
- let hash2 = 0;
4370
- for (let i = 0; i < namespace.length; i++) hash2 = (hash2 << 5) - hash2 + namespace.charCodeAt(i), hash2 |= 0;
4371
- return createDebug13.colors[Math.abs(hash2) % createDebug13.colors.length];
4369
+ let hash = 0;
4370
+ for (let i = 0; i < namespace.length; i++) hash = (hash << 5) - hash + namespace.charCodeAt(i), hash |= 0;
4371
+ return createDebug13.colors[Math.abs(hash) % createDebug13.colors.length];
4372
4372
  }, createDebug13.enable(createDebug13.load()), createDebug13;
4373
4373
  };
4374
4374
  }, "./node_modules/.pnpm/debug@4.4.0/node_modules/debug/src/common.js"), "./node_modules/.pnpm/debug@4.4.0/node_modules/debug/src/index.js": /* @__PURE__ */ __name((module2, __unused_webpack_exports, __webpack_require__2) => {
@@ -4578,9 +4578,9 @@ Did you specify these with the most recent transformation maps first?`);
4578
4578
  }, "hexadecimal"), toString3 = object.toString, isArray3 = Array.isArray, isBigInt = /* @__PURE__ */ __name((value2) => "bigint" == typeof value2, "isBigInt"), singleEscapes = { "\\": "\\\\", "\b": "\\b", "\f": "\\f", "\n": "\\n", "\r": "\\r", " ": "\\t" }, regexSingleEscape = /[\\\b\f\n\r\t]/, regexDigit = /[0-9]/, regexWhitespace = /[\xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/, escapeEverythingRegex = /([\uD800-\uDBFF][\uDC00-\uDFFF])|([\uD800-\uDFFF])|(['"`])|[^]/g, escapeNonAsciiRegex = /([\uD800-\uDBFF][\uDC00-\uDFFF])|([\uD800-\uDFFF])|(['"`])|[^ !#-&\(-\[\]-_a-~]/g, jsesc = /* @__PURE__ */ __name((argument, options) => {
4579
4579
  const increaseIndentation = /* @__PURE__ */ __name(() => {
4580
4580
  oldIndent = indent2, ++options.indentLevel, indent2 = options.indent.repeat(options.indentLevel);
4581
- }, "increaseIndentation"), defaults5 = { escapeEverything: false, minimal: false, isScriptContext: false, quotes: "single", wrap: false, es6: false, json: false, compact: true, lowercaseHex: false, numbers: "decimal", indent: " ", indentLevel: 0, __inline1__: false, __inline2__: false }, json2 = options && options.json;
4581
+ }, "increaseIndentation"), defaults4 = { escapeEverything: false, minimal: false, isScriptContext: false, quotes: "single", wrap: false, es6: false, json: false, compact: true, lowercaseHex: false, numbers: "decimal", indent: " ", indentLevel: 0, __inline1__: false, __inline2__: false }, json2 = options && options.json;
4582
4582
  var destination, source;
4583
- json2 && (defaults5.quotes = "double", defaults5.wrap = true), destination = defaults5, "single" != (options = (source = options) ? (forOwn(source, (key, value2) => {
4583
+ json2 && (defaults4.quotes = "double", defaults4.wrap = true), destination = defaults4, "single" != (options = (source = options) ? (forOwn(source, (key, value2) => {
4584
4584
  destination[key] = value2;
4585
4585
  }), destination) : destination).quotes && "double" != options.quotes && "backtick" != options.quotes && (options.quotes = "single");
4586
4586
  const quote = "double" == options.quotes ? '"' : "backtick" == options.quotes ? "`" : "'", compact = options.compact, lowercaseHex = options.lowercaseHex;
@@ -8616,8 +8616,8 @@ Default "index" lookups for the main are deprecated for ES modules.`, "Deprecati
8616
8616
  throw error2.url = String(resolved2), error2;
8617
8617
  }
8618
8618
  if (!preserveSymlinks2) {
8619
- const real = (0, _fs().realpathSync)(filePath2), { search: search3, hash: hash2 } = resolved2;
8620
- (resolved2 = (0, _url().pathToFileURL)(real + (filePath2.endsWith(_path().sep) ? "/" : ""))).search = search3, resolved2.hash = hash2;
8619
+ const real = (0, _fs().realpathSync)(filePath2), { search: search3, hash } = resolved2;
8620
+ (resolved2 = (0, _url().pathToFileURL)(real + (filePath2.endsWith(_path().sep) ? "/" : ""))).search = search3, resolved2.hash = hash;
8621
8621
  }
8622
8622
  return resolved2;
8623
8623
  }(resolved, base2, preserveSymlinks);
@@ -47279,12 +47279,12 @@ var require_spanningCellManager = __commonJS({
47279
47279
  rowHeights
47280
47280
  });
47281
47281
  }
47282
- const hash2 = hashRange(range);
47283
- (_a = rangeCache[hash2]) !== null && _a !== void 0 ? _a : rangeCache[hash2] = getContainingRange(range, {
47282
+ const hash = hashRange(range);
47283
+ (_a = rangeCache[hash]) !== null && _a !== void 0 ? _a : rangeCache[hash] = getContainingRange(range, {
47284
47284
  ...parameters,
47285
47285
  rowHeights
47286
47286
  });
47287
- return rangeCache[hash2];
47287
+ return rangeCache[hash];
47288
47288
  }, "getContainingRange"),
47289
47289
  inSameRange: /* @__PURE__ */ __name((cell1, cell2) => {
47290
47290
  return inSameRange(cell1, cell2, ranges);
@@ -50555,9 +50555,9 @@ var require_commander = __commonJS({
50555
50555
  }
50556
50556
  });
50557
50557
 
50558
- // ../../node_modules/.pnpm/@cspell+cspell-resolver@8.17.3/node_modules/@cspell/cspell-resolver/dist/requireResolve.js
50558
+ // ../../node_modules/.pnpm/@cspell+cspell-resolver@8.17.5/node_modules/@cspell/cspell-resolver/dist/requireResolve.js
50559
50559
  var require_requireResolve = __commonJS({
50560
- "../../node_modules/.pnpm/@cspell+cspell-resolver@8.17.3/node_modules/@cspell/cspell-resolver/dist/requireResolve.js"(exports) {
50560
+ "../../node_modules/.pnpm/@cspell+cspell-resolver@8.17.5/node_modules/@cspell/cspell-resolver/dist/requireResolve.js"(exports) {
50561
50561
  "use strict";
50562
50562
  init_esm_shims();
50563
50563
  Object.defineProperty(exports, "__esModule", {
@@ -69416,9 +69416,9 @@ var require_src4 = __commonJS({
69416
69416
  }
69417
69417
  });
69418
69418
 
69419
- // ../../node_modules/.pnpm/flatted@3.3.2/node_modules/flatted/cjs/index.js
69419
+ // ../../node_modules/.pnpm/flatted@3.3.3/node_modules/flatted/cjs/index.js
69420
69420
  var require_cjs = __commonJS({
69421
- "../../node_modules/.pnpm/flatted@3.3.2/node_modules/flatted/cjs/index.js"(exports) {
69421
+ "../../node_modules/.pnpm/flatted@3.3.3/node_modules/flatted/cjs/index.js"(exports) {
69422
69422
  "use strict";
69423
69423
  init_esm_shims();
69424
69424
  var { parse: $parse, stringify: $stringify } = JSON;
@@ -69929,12 +69929,12 @@ var require_cache2 = __commonJS({
69929
69929
  contentBuffer = "";
69930
69930
  }
69931
69931
  let isDifferent = true;
69932
- const hash2 = this.getHash(contentBuffer);
69932
+ const hash = this.getHash(contentBuffer);
69933
69933
  if (meta) {
69934
- isDifferent = hash2 !== meta.hash;
69934
+ isDifferent = hash !== meta.hash;
69935
69935
  } else {
69936
69936
  meta = {
69937
- hash: hash2
69937
+ hash
69938
69938
  };
69939
69939
  }
69940
69940
  const nEntry = normalizedEntries[this._getFileKey(file)] = {
@@ -70000,9 +70000,9 @@ var require_cache2 = __commonJS({
70000
70000
  filePath2 = path36.join(this.currentWorkingDir, filePath2);
70001
70001
  }
70002
70002
  const contentBuffer = fs19.readFileSync(filePath2);
70003
- const hash2 = this.getHash(contentBuffer);
70003
+ const hash = this.getHash(contentBuffer);
70004
70004
  const meta = Object.assign(cacheEntry.meta, {
70005
- hash: hash2
70005
+ hash
70006
70006
  });
70007
70007
  delete meta.size;
70008
70008
  delete meta.mtime;
@@ -71647,12 +71647,12 @@ var require_make_dir = __commonJS({
71647
71647
  var fs19 = require_fs5();
71648
71648
  var { checkPath } = require_utils9();
71649
71649
  var getMode = /* @__PURE__ */ __name((options) => {
71650
- const defaults5 = {
71650
+ const defaults4 = {
71651
71651
  mode: 511
71652
71652
  };
71653
71653
  if (typeof options === "number") return options;
71654
71654
  return {
71655
- ...defaults5,
71655
+ ...defaults4,
71656
71656
  ...options
71657
71657
  }.mode;
71658
71658
  }, "getMode");
@@ -74035,7 +74035,7 @@ var require_commonjs = __commonJS({
74035
74035
  exports.filter = filter6;
74036
74036
  exports.minimatch.filter = exports.filter;
74037
74037
  var ext3 = /* @__PURE__ */ __name((a, b = {}) => Object.assign({}, a, b), "ext");
74038
- var defaults5 = /* @__PURE__ */ __name((def) => {
74038
+ var defaults4 = /* @__PURE__ */ __name((def) => {
74039
74039
  if (!def || typeof def !== "object" || !Object.keys(def).length) {
74040
74040
  return exports.minimatch;
74041
74041
  }
@@ -74077,7 +74077,7 @@ var require_commonjs = __commonJS({
74077
74077
  GLOBSTAR: exports.GLOBSTAR
74078
74078
  });
74079
74079
  }, "defaults");
74080
- exports.defaults = defaults5;
74080
+ exports.defaults = defaults4;
74081
74081
  exports.minimatch.defaults = exports.defaults;
74082
74082
  var braceExpand3 = /* @__PURE__ */ __name((pattern, options = {}) => {
74083
74083
  (0, assert_valid_pattern_js_1.assertValidPattern)(pattern);
@@ -82334,19 +82334,19 @@ var require_typescript = __commonJS({
82334
82334
  var ts = {};
82335
82335
  ((module1) => {
82336
82336
  "use strict";
82337
- var __defProp2 = Object.defineProperty;
82337
+ var __defProp = Object.defineProperty;
82338
82338
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
82339
82339
  var __getOwnPropNames = Object.getOwnPropertyNames;
82340
82340
  var __hasOwnProp = Object.prototype.hasOwnProperty;
82341
82341
  var __export2 = /* @__PURE__ */ __name((target, all3) => {
82342
- for (var name2 in all3) __defProp2(target, name2, {
82342
+ for (var name2 in all3) __defProp(target, name2, {
82343
82343
  get: all3[name2],
82344
82344
  enumerable: true
82345
82345
  });
82346
82346
  }, "__export");
82347
82347
  var __copyProps = /* @__PURE__ */ __name((to, from, except, desc) => {
82348
82348
  if (from && typeof from === "object" || typeof from === "function") {
82349
- for (let key of __getOwnPropNames(from)) if (!__hasOwnProp.call(to, key) && key !== except) __defProp2(to, key, {
82349
+ for (let key of __getOwnPropNames(from)) if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
82350
82350
  get: /* @__PURE__ */ __name(() => from[key], "get"),
82351
82351
  enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
82352
82352
  });
@@ -85667,16 +85667,16 @@ var require_typescript = __commonJS({
85667
85667
  __name(getElementIterator, "getElementIterator");
85668
85668
  const set4 = {
85669
85669
  has(element) {
85670
- const hash2 = getHashCode(element);
85671
- if (!multiMap.has(hash2)) return false;
85672
- const candidates = multiMap.get(hash2);
85670
+ const hash = getHashCode(element);
85671
+ if (!multiMap.has(hash)) return false;
85672
+ const candidates = multiMap.get(hash);
85673
85673
  if (isArray3(candidates)) return contains2(candidates, element, equals);
85674
85674
  return equals(candidates, element);
85675
85675
  },
85676
85676
  add(element) {
85677
- const hash2 = getHashCode(element);
85678
- if (multiMap.has(hash2)) {
85679
- const values = multiMap.get(hash2);
85677
+ const hash = getHashCode(element);
85678
+ if (multiMap.has(hash)) {
85679
+ const values = multiMap.get(hash);
85680
85680
  if (isArray3(values)) {
85681
85681
  if (!contains2(values, element, equals)) {
85682
85682
  values.push(element);
@@ -85685,7 +85685,7 @@ var require_typescript = __commonJS({
85685
85685
  } else {
85686
85686
  const value1 = values;
85687
85687
  if (!equals(value1, element)) {
85688
- multiMap.set(hash2, [
85688
+ multiMap.set(hash, [
85689
85689
  value1,
85690
85690
  element
85691
85691
  ]);
@@ -85693,22 +85693,22 @@ var require_typescript = __commonJS({
85693
85693
  }
85694
85694
  }
85695
85695
  } else {
85696
- multiMap.set(hash2, element);
85696
+ multiMap.set(hash, element);
85697
85697
  size++;
85698
85698
  }
85699
85699
  return this;
85700
85700
  },
85701
85701
  delete(element) {
85702
- const hash2 = getHashCode(element);
85703
- if (!multiMap.has(hash2)) return false;
85704
- const candidates = multiMap.get(hash2);
85702
+ const hash = getHashCode(element);
85703
+ if (!multiMap.has(hash)) return false;
85704
+ const candidates = multiMap.get(hash);
85705
85705
  if (isArray3(candidates)) {
85706
85706
  for (let i = 0; i < candidates.length; i++) {
85707
85707
  if (equals(candidates[i], element)) {
85708
85708
  if (candidates.length === 1) {
85709
- multiMap.delete(hash2);
85709
+ multiMap.delete(hash);
85710
85710
  } else if (candidates.length === 2) {
85711
- multiMap.set(hash2, candidates[1 - i]);
85711
+ multiMap.set(hash, candidates[1 - i]);
85712
85712
  } else {
85713
85713
  unorderedRemoveItemAt(candidates, i);
85714
85714
  }
@@ -85719,7 +85719,7 @@ var require_typescript = __commonJS({
85719
85719
  } else {
85720
85720
  const candidate = candidates;
85721
85721
  if (equals(candidate, element)) {
85722
- multiMap.delete(hash2);
85722
+ multiMap.delete(hash);
85723
85723
  size--;
85724
85724
  return true;
85725
85725
  }
@@ -91711,9 +91711,9 @@ ${lanes.join("\n")}
91711
91711
  }
91712
91712
  __name(deleteFile, "deleteFile");
91713
91713
  function createSHA256Hash(data) {
91714
- const hash2 = _crypto.createHash("sha256");
91715
- hash2.update(data);
91716
- return hash2.digest("hex");
91714
+ const hash = _crypto.createHash("sha256");
91715
+ hash.update(data);
91716
+ return hash.digest("hex");
91717
91717
  }
91718
91718
  __name(createSHA256Hash, "createSHA256Hash");
91719
91719
  }
@@ -309594,12 +309594,12 @@ var require_common4 = __commonJS({
309594
309594
  createDebug13.skips = [];
309595
309595
  createDebug13.formatters = {};
309596
309596
  function selectColor(namespace) {
309597
- let hash2 = 0;
309597
+ let hash = 0;
309598
309598
  for (let i = 0; i < namespace.length; i++) {
309599
- hash2 = (hash2 << 5) - hash2 + namespace.charCodeAt(i);
309600
- hash2 |= 0;
309599
+ hash = (hash << 5) - hash + namespace.charCodeAt(i);
309600
+ hash |= 0;
309601
309601
  }
309602
- return createDebug13.colors[Math.abs(hash2) % createDebug13.colors.length];
309602
+ return createDebug13.colors[Math.abs(hash) % createDebug13.colors.length];
309603
309603
  }
309604
309604
  __name(selectColor, "selectColor");
309605
309605
  createDebug13.selectColor = selectColor;
@@ -311379,7 +311379,7 @@ var require_set_envs = __commonJS({
311379
311379
  }
311380
311380
  }, "setEnv");
311381
311381
  var setEnvs = /* @__PURE__ */ __name((config) => {
311382
- const { env: env5, defaults: defaults5, definitions: definitions3, list: [cliConf, envConf] } = config;
311382
+ const { env: env5, defaults: defaults4, definitions: definitions3, list: [cliConf, envConf] } = config;
311383
311383
  env5.INIT_CWD = process.cwd();
311384
311384
  const cliSet = new Set(Object.keys(cliConf));
311385
311385
  const envSet = new Set(Object.keys(envConf));
@@ -311388,7 +311388,7 @@ var require_set_envs = __commonJS({
311388
311388
  if (deprecated || envExport === false) {
311389
311389
  continue;
311390
311390
  }
311391
- if (sameConfigValue(defaults5[key], cliConf[key])) {
311391
+ if (sameConfigValue(defaults4[key], cliConf[key])) {
311392
311392
  if (!sameConfigValue(envConf[key], cliConf[key])) {
311393
311393
  setEnv(env5, key, cliConf[key]);
311394
311394
  }
@@ -311694,7 +311694,7 @@ var require_hosts = __commonJS({
311694
311694
  var maybeJoin = /* @__PURE__ */ __name((...args) => args.every((arg) => arg) ? args.join("") : "", "maybeJoin");
311695
311695
  var maybeEncode = /* @__PURE__ */ __name((arg) => arg ? encodeURIComponent(arg) : "", "maybeEncode");
311696
311696
  var formatHashFragment = /* @__PURE__ */ __name((f) => f.toLowerCase().replace(/^\W+|\/|\W+$/g, "").replace(/\W+/g, "-"), "formatHashFragment");
311697
- var defaults5 = {
311697
+ var defaults4 = {
311698
311698
  sshtemplate: /* @__PURE__ */ __name(({ domain, user, project, committish }) => `git@${domain}:${user}/${project}.git${maybeJoin("#", committish)}`, "sshtemplate"),
311699
311699
  sshurltemplate: /* @__PURE__ */ __name(({ domain, user, project, committish }) => `git+ssh://git@${domain}/${user}/${project}.git${maybeJoin("#", committish)}`, "sshurltemplate"),
311700
311700
  edittemplate: /* @__PURE__ */ __name(({ domain, user, project, committish, editpath, path: path36 }) => `https://${domain}/${user}/${project}${maybeJoin("/", editpath, "/", maybeEncode(committish || "HEAD"), "/", path36)}`, "edittemplate"),
@@ -311898,7 +311898,7 @@ var require_hosts = __commonJS({
311898
311898
  }, "extract")
311899
311899
  };
311900
311900
  for (const [name2, host] of Object.entries(hosts)) {
311901
- hosts[name2] = Object.assign({}, defaults5, host);
311901
+ hosts[name2] = Object.assign({}, defaults4, host);
311902
311902
  }
311903
311903
  module.exports = hosts;
311904
311904
  }
@@ -317963,10 +317963,10 @@ var require_lib22 = __commonJS({
317963
317963
  }) {
317964
317964
  this.definitions = definitions3;
317965
317965
  const types3 = {};
317966
- const defaults5 = {};
317966
+ const defaults4 = {};
317967
317967
  this.deprecated = {};
317968
317968
  for (const [key, def] of Object.entries(definitions3)) {
317969
- defaults5[key] = def.default;
317969
+ defaults4[key] = def.default;
317970
317970
  types3[key] = def.type;
317971
317971
  if (def.deprecated) {
317972
317972
  this.deprecated[key] = def.deprecated.trim().replace(/\n +/, "\n");
@@ -317975,7 +317975,7 @@ var require_lib22 = __commonJS({
317975
317975
  this.#flatten = flatten3;
317976
317976
  this.types = types3;
317977
317977
  this.shorthands = shorthands;
317978
- this.defaults = defaults5;
317978
+ this.defaults = defaults4;
317979
317979
  this.npmPath = npmPath;
317980
317980
  this.npmBin = join9(this.npmPath, "bin/npm-cli.js");
317981
317981
  this.argv = argv2;
@@ -327168,19 +327168,19 @@ var require_light = __commonJS({
327168
327168
  return n && n["default"] || n;
327169
327169
  }
327170
327170
  __name(getCjsExportFromNamespace, "getCjsExportFromNamespace");
327171
- var load3 = /* @__PURE__ */ __name(function(received, defaults5, onto = {}) {
327171
+ var load3 = /* @__PURE__ */ __name(function(received, defaults4, onto = {}) {
327172
327172
  var k, ref, v;
327173
- for (k in defaults5) {
327174
- v = defaults5[k];
327173
+ for (k in defaults4) {
327174
+ v = defaults4[k];
327175
327175
  onto[k] = (ref = received[k]) != null ? ref : v;
327176
327176
  }
327177
327177
  return onto;
327178
327178
  }, "load");
327179
- var overwrite = /* @__PURE__ */ __name(function(received, defaults5, onto = {}) {
327179
+ var overwrite = /* @__PURE__ */ __name(function(received, defaults4, onto = {}) {
327180
327180
  var k, v;
327181
327181
  for (k in received) {
327182
327182
  v = received[k];
327183
- if (defaults5[k] !== void 0) {
327183
+ if (defaults4[k] !== void 0) {
327184
327184
  onto[k] = v;
327185
327185
  }
327186
327186
  }
@@ -333713,13 +333713,13 @@ var require_parse7 = __commonJS({
333713
333713
  }, "tokenStart");
333714
333714
  tokenEnd = /* @__PURE__ */ __name(function(v, type2) {
333715
333715
  if (start != position3) {
333716
- var hash2 = {
333716
+ var hash = {
333717
333717
  raw: input.substr(start, position3 - start),
333718
333718
  type: type2,
333719
333719
  stack: stack.slice(0)
333720
333720
  };
333721
- if (v !== void 0) hash2.value = v;
333722
- options._tokenize.call(null, hash2);
333721
+ if (v !== void 0) hash.value = v;
333722
+ options._tokenize.call(null, hash);
333723
333723
  }
333724
333724
  start = null;
333725
333725
  return v;
@@ -338277,10 +338277,10 @@ init_esm_shims();
338277
338277
  // ../config-tools/src/config-file/get-config-file.ts
338278
338278
  init_esm_shims();
338279
338279
 
338280
- // ../../node_modules/.pnpm/c12@2.0.2/node_modules/c12/dist/index.mjs
338280
+ // ../../node_modules/.pnpm/c12@2.0.4/node_modules/c12/dist/index.mjs
338281
338281
  init_esm_shims();
338282
338282
 
338283
- // ../../node_modules/.pnpm/c12@2.0.2/node_modules/c12/dist/shared/c12.UwygHULp.mjs
338283
+ // ../../node_modules/.pnpm/c12@2.0.4/node_modules/c12/dist/shared/c12.PQMoYrit.mjs
338284
338284
  init_esm_shims();
338285
338285
  import { existsSync as existsSync2, promises } from "node:fs";
338286
338286
  import { rm, readFile } from "node:fs/promises";
@@ -338560,649 +338560,7 @@ function readUser(options) {
338560
338560
  }
338561
338561
  __name(readUser, "readUser");
338562
338562
 
338563
- // ../../node_modules/.pnpm/ohash@1.1.4/node_modules/ohash/dist/index.mjs
338564
- init_esm_shims();
338565
- var defaults2 = Object.freeze({
338566
- ignoreUnknown: false,
338567
- respectType: false,
338568
- respectFunctionNames: false,
338569
- respectFunctionProperties: false,
338570
- unorderedObjects: true,
338571
- unorderedArrays: false,
338572
- unorderedSets: false,
338573
- excludeKeys: void 0,
338574
- excludeValues: void 0,
338575
- replacer: void 0
338576
- });
338577
- function objectHash(object, options) {
338578
- if (options) {
338579
- options = { ...defaults2, ...options };
338580
- } else {
338581
- options = defaults2;
338582
- }
338583
- const hasher = createHasher(options);
338584
- hasher.dispatch(object);
338585
- return hasher.toString();
338586
- }
338587
- __name(objectHash, "objectHash");
338588
- var defaultPrototypesKeys = Object.freeze([
338589
- "prototype",
338590
- "__proto__",
338591
- "constructor"
338592
- ]);
338593
- function createHasher(options) {
338594
- let buff = "";
338595
- let context = /* @__PURE__ */ new Map();
338596
- const write = /* @__PURE__ */ __name((str2) => {
338597
- buff += str2;
338598
- }, "write");
338599
- return {
338600
- toString() {
338601
- return buff;
338602
- },
338603
- getContext() {
338604
- return context;
338605
- },
338606
- dispatch(value2) {
338607
- if (options.replacer) {
338608
- value2 = options.replacer(value2);
338609
- }
338610
- const type2 = value2 === null ? "null" : typeof value2;
338611
- return this[type2](value2);
338612
- },
338613
- object(object) {
338614
- if (object && typeof object.toJSON === "function") {
338615
- return this.object(object.toJSON());
338616
- }
338617
- const objString = Object.prototype.toString.call(object);
338618
- let objType = "";
338619
- const objectLength = objString.length;
338620
- if (objectLength < 10) {
338621
- objType = "unknown:[" + objString + "]";
338622
- } else {
338623
- objType = objString.slice(8, objectLength - 1);
338624
- }
338625
- objType = objType.toLowerCase();
338626
- let objectNumber = null;
338627
- if ((objectNumber = context.get(object)) === void 0) {
338628
- context.set(object, context.size);
338629
- } else {
338630
- return this.dispatch("[CIRCULAR:" + objectNumber + "]");
338631
- }
338632
- if (typeof Buffer !== "undefined" && Buffer.isBuffer && Buffer.isBuffer(object)) {
338633
- write("buffer:");
338634
- return write(object.toString("utf8"));
338635
- }
338636
- if (objType !== "object" && objType !== "function" && objType !== "asyncfunction") {
338637
- if (this[objType]) {
338638
- this[objType](object);
338639
- } else if (!options.ignoreUnknown) {
338640
- this.unkown(object, objType);
338641
- }
338642
- } else {
338643
- let keys3 = Object.keys(object);
338644
- if (options.unorderedObjects) {
338645
- keys3 = keys3.sort();
338646
- }
338647
- let extraKeys = [];
338648
- if (options.respectType !== false && !isNativeFunction(object)) {
338649
- extraKeys = defaultPrototypesKeys;
338650
- }
338651
- if (options.excludeKeys) {
338652
- keys3 = keys3.filter((key) => {
338653
- return !options.excludeKeys(key);
338654
- });
338655
- extraKeys = extraKeys.filter((key) => {
338656
- return !options.excludeKeys(key);
338657
- });
338658
- }
338659
- write("object:" + (keys3.length + extraKeys.length) + ":");
338660
- const dispatchForKey = /* @__PURE__ */ __name((key) => {
338661
- this.dispatch(key);
338662
- write(":");
338663
- if (!options.excludeValues) {
338664
- this.dispatch(object[key]);
338665
- }
338666
- write(",");
338667
- }, "dispatchForKey");
338668
- for (const key of keys3) {
338669
- dispatchForKey(key);
338670
- }
338671
- for (const key of extraKeys) {
338672
- dispatchForKey(key);
338673
- }
338674
- }
338675
- },
338676
- array(arr, unordered) {
338677
- unordered = unordered === void 0 ? options.unorderedArrays !== false : unordered;
338678
- write("array:" + arr.length + ":");
338679
- if (!unordered || arr.length <= 1) {
338680
- for (const entry of arr) {
338681
- this.dispatch(entry);
338682
- }
338683
- return;
338684
- }
338685
- const contextAdditions = /* @__PURE__ */ new Map();
338686
- const entries = arr.map((entry) => {
338687
- const hasher = createHasher(options);
338688
- hasher.dispatch(entry);
338689
- for (const [key, value2] of hasher.getContext()) {
338690
- contextAdditions.set(key, value2);
338691
- }
338692
- return hasher.toString();
338693
- });
338694
- context = contextAdditions;
338695
- entries.sort();
338696
- return this.array(entries, false);
338697
- },
338698
- date(date) {
338699
- return write("date:" + date.toJSON());
338700
- },
338701
- symbol(sym) {
338702
- return write("symbol:" + sym.toString());
338703
- },
338704
- unkown(value2, type2) {
338705
- write(type2);
338706
- if (!value2) {
338707
- return;
338708
- }
338709
- write(":");
338710
- if (value2 && typeof value2.entries === "function") {
338711
- return this.array(
338712
- Array.from(value2.entries()),
338713
- true
338714
- /* ordered */
338715
- );
338716
- }
338717
- },
338718
- error(err) {
338719
- return write("error:" + err.toString());
338720
- },
338721
- boolean(bool2) {
338722
- return write("bool:" + bool2);
338723
- },
338724
- string(string) {
338725
- write("string:" + string.length + ":");
338726
- write(string);
338727
- },
338728
- function(fn) {
338729
- write("fn:");
338730
- if (isNativeFunction(fn)) {
338731
- this.dispatch("[native]");
338732
- } else {
338733
- this.dispatch(fn.toString());
338734
- }
338735
- if (options.respectFunctionNames !== false) {
338736
- this.dispatch("function-name:" + String(fn.name));
338737
- }
338738
- if (options.respectFunctionProperties) {
338739
- this.object(fn);
338740
- }
338741
- },
338742
- number(number) {
338743
- return write("number:" + number);
338744
- },
338745
- xml(xml) {
338746
- return write("xml:" + xml.toString());
338747
- },
338748
- null() {
338749
- return write("Null");
338750
- },
338751
- undefined() {
338752
- return write("Undefined");
338753
- },
338754
- regexp(regex3) {
338755
- return write("regex:" + regex3.toString());
338756
- },
338757
- uint8array(arr) {
338758
- write("uint8array:");
338759
- return this.dispatch(Array.prototype.slice.call(arr));
338760
- },
338761
- uint8clampedarray(arr) {
338762
- write("uint8clampedarray:");
338763
- return this.dispatch(Array.prototype.slice.call(arr));
338764
- },
338765
- int8array(arr) {
338766
- write("int8array:");
338767
- return this.dispatch(Array.prototype.slice.call(arr));
338768
- },
338769
- uint16array(arr) {
338770
- write("uint16array:");
338771
- return this.dispatch(Array.prototype.slice.call(arr));
338772
- },
338773
- int16array(arr) {
338774
- write("int16array:");
338775
- return this.dispatch(Array.prototype.slice.call(arr));
338776
- },
338777
- uint32array(arr) {
338778
- write("uint32array:");
338779
- return this.dispatch(Array.prototype.slice.call(arr));
338780
- },
338781
- int32array(arr) {
338782
- write("int32array:");
338783
- return this.dispatch(Array.prototype.slice.call(arr));
338784
- },
338785
- float32array(arr) {
338786
- write("float32array:");
338787
- return this.dispatch(Array.prototype.slice.call(arr));
338788
- },
338789
- float64array(arr) {
338790
- write("float64array:");
338791
- return this.dispatch(Array.prototype.slice.call(arr));
338792
- },
338793
- arraybuffer(arr) {
338794
- write("arraybuffer:");
338795
- return this.dispatch(new Uint8Array(arr));
338796
- },
338797
- url(url2) {
338798
- return write("url:" + url2.toString());
338799
- },
338800
- map(map4) {
338801
- write("map:");
338802
- const arr = [...map4];
338803
- return this.array(arr, options.unorderedSets !== false);
338804
- },
338805
- set(set4) {
338806
- write("set:");
338807
- const arr = [...set4];
338808
- return this.array(arr, options.unorderedSets !== false);
338809
- },
338810
- file(file) {
338811
- write("file:");
338812
- return this.dispatch([file.name, file.size, file.type, file.lastModfied]);
338813
- },
338814
- blob() {
338815
- if (options.ignoreUnknown) {
338816
- return write("[blob]");
338817
- }
338818
- throw new Error(
338819
- 'Hashing Blob objects is currently not supported\nUse "options.replacer" or "options.ignoreUnknown"\n'
338820
- );
338821
- },
338822
- domwindow() {
338823
- return write("domwindow");
338824
- },
338825
- bigint(number) {
338826
- return write("bigint:" + number.toString());
338827
- },
338828
- /* Node.js standard native objects */
338829
- process() {
338830
- return write("process");
338831
- },
338832
- timer() {
338833
- return write("timer");
338834
- },
338835
- pipe() {
338836
- return write("pipe");
338837
- },
338838
- tcp() {
338839
- return write("tcp");
338840
- },
338841
- udp() {
338842
- return write("udp");
338843
- },
338844
- tty() {
338845
- return write("tty");
338846
- },
338847
- statwatcher() {
338848
- return write("statwatcher");
338849
- },
338850
- securecontext() {
338851
- return write("securecontext");
338852
- },
338853
- connection() {
338854
- return write("connection");
338855
- },
338856
- zlib() {
338857
- return write("zlib");
338858
- },
338859
- context() {
338860
- return write("context");
338861
- },
338862
- nodescript() {
338863
- return write("nodescript");
338864
- },
338865
- httpparser() {
338866
- return write("httpparser");
338867
- },
338868
- dataview() {
338869
- return write("dataview");
338870
- },
338871
- signal() {
338872
- return write("signal");
338873
- },
338874
- fsevent() {
338875
- return write("fsevent");
338876
- },
338877
- tlswrap() {
338878
- return write("tlswrap");
338879
- }
338880
- };
338881
- }
338882
- __name(createHasher, "createHasher");
338883
- var nativeFunc = "[native code] }";
338884
- var nativeFuncLength = nativeFunc.length;
338885
- function isNativeFunction(f) {
338886
- if (typeof f !== "function") {
338887
- return false;
338888
- }
338889
- return Function.prototype.toString.call(f).slice(-nativeFuncLength) === nativeFunc;
338890
- }
338891
- __name(isNativeFunction, "isNativeFunction");
338892
- var __defProp$1 = Object.defineProperty;
338893
- var __defNormalProp$1 = /* @__PURE__ */ __name((obj, key, value2) => key in obj ? __defProp$1(obj, key, { enumerable: true, configurable: true, writable: true, value: value2 }) : obj[key] = value2, "__defNormalProp$1");
338894
- var __publicField$1 = /* @__PURE__ */ __name((obj, key, value2) => {
338895
- __defNormalProp$1(obj, typeof key !== "symbol" ? key + "" : key, value2);
338896
- return value2;
338897
- }, "__publicField$1");
338898
- var WordArray = class _WordArray {
338899
- static {
338900
- __name(this, "WordArray");
338901
- }
338902
- constructor(words, sigBytes) {
338903
- __publicField$1(this, "words");
338904
- __publicField$1(this, "sigBytes");
338905
- words = this.words = words || [];
338906
- this.sigBytes = sigBytes === void 0 ? words.length * 4 : sigBytes;
338907
- }
338908
- toString(encoder) {
338909
- return (encoder || Hex).stringify(this);
338910
- }
338911
- concat(wordArray) {
338912
- this.clamp();
338913
- if (this.sigBytes % 4) {
338914
- for (let i = 0; i < wordArray.sigBytes; i++) {
338915
- const thatByte = wordArray.words[i >>> 2] >>> 24 - i % 4 * 8 & 255;
338916
- this.words[this.sigBytes + i >>> 2] |= thatByte << 24 - (this.sigBytes + i) % 4 * 8;
338917
- }
338918
- } else {
338919
- for (let j = 0; j < wordArray.sigBytes; j += 4) {
338920
- this.words[this.sigBytes + j >>> 2] = wordArray.words[j >>> 2];
338921
- }
338922
- }
338923
- this.sigBytes += wordArray.sigBytes;
338924
- return this;
338925
- }
338926
- clamp() {
338927
- this.words[this.sigBytes >>> 2] &= 4294967295 << 32 - this.sigBytes % 4 * 8;
338928
- this.words.length = Math.ceil(this.sigBytes / 4);
338929
- }
338930
- clone() {
338931
- return new _WordArray([...this.words]);
338932
- }
338933
- };
338934
- var Hex = {
338935
- stringify(wordArray) {
338936
- const hexChars2 = [];
338937
- for (let i = 0; i < wordArray.sigBytes; i++) {
338938
- const bite = wordArray.words[i >>> 2] >>> 24 - i % 4 * 8 & 255;
338939
- hexChars2.push((bite >>> 4).toString(16), (bite & 15).toString(16));
338940
- }
338941
- return hexChars2.join("");
338942
- }
338943
- };
338944
- var Base64 = {
338945
- stringify(wordArray) {
338946
- const keyStr = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
338947
- const base64Chars = [];
338948
- for (let i = 0; i < wordArray.sigBytes; i += 3) {
338949
- const byte1 = wordArray.words[i >>> 2] >>> 24 - i % 4 * 8 & 255;
338950
- const byte2 = wordArray.words[i + 1 >>> 2] >>> 24 - (i + 1) % 4 * 8 & 255;
338951
- const byte3 = wordArray.words[i + 2 >>> 2] >>> 24 - (i + 2) % 4 * 8 & 255;
338952
- const triplet = byte1 << 16 | byte2 << 8 | byte3;
338953
- for (let j = 0; j < 4 && i * 8 + j * 6 < wordArray.sigBytes * 8; j++) {
338954
- base64Chars.push(keyStr.charAt(triplet >>> 6 * (3 - j) & 63));
338955
- }
338956
- }
338957
- return base64Chars.join("");
338958
- }
338959
- };
338960
- var Latin1 = {
338961
- parse(latin1Str) {
338962
- const latin1StrLength = latin1Str.length;
338963
- const words = [];
338964
- for (let i = 0; i < latin1StrLength; i++) {
338965
- words[i >>> 2] |= (latin1Str.charCodeAt(i) & 255) << 24 - i % 4 * 8;
338966
- }
338967
- return new WordArray(words, latin1StrLength);
338968
- }
338969
- };
338970
- var Utf8 = {
338971
- parse(utf8Str) {
338972
- return Latin1.parse(unescape(encodeURIComponent(utf8Str)));
338973
- }
338974
- };
338975
- var BufferedBlockAlgorithm = class {
338976
- static {
338977
- __name(this, "BufferedBlockAlgorithm");
338978
- }
338979
- constructor() {
338980
- __publicField$1(this, "_data", new WordArray());
338981
- __publicField$1(this, "_nDataBytes", 0);
338982
- __publicField$1(this, "_minBufferSize", 0);
338983
- __publicField$1(this, "blockSize", 512 / 32);
338984
- }
338985
- reset() {
338986
- this._data = new WordArray();
338987
- this._nDataBytes = 0;
338988
- }
338989
- _append(data) {
338990
- if (typeof data === "string") {
338991
- data = Utf8.parse(data);
338992
- }
338993
- this._data.concat(data);
338994
- this._nDataBytes += data.sigBytes;
338995
- }
338996
- _doProcessBlock(_dataWords, _offset) {
338997
- }
338998
- _process(doFlush) {
338999
- let processedWords;
339000
- let nBlocksReady = this._data.sigBytes / (this.blockSize * 4);
339001
- if (doFlush) {
339002
- nBlocksReady = Math.ceil(nBlocksReady);
339003
- } else {
339004
- nBlocksReady = Math.max((nBlocksReady | 0) - this._minBufferSize, 0);
339005
- }
339006
- const nWordsReady = nBlocksReady * this.blockSize;
339007
- const nBytesReady = Math.min(nWordsReady * 4, this._data.sigBytes);
339008
- if (nWordsReady) {
339009
- for (let offset = 0; offset < nWordsReady; offset += this.blockSize) {
339010
- this._doProcessBlock(this._data.words, offset);
339011
- }
339012
- processedWords = this._data.words.splice(0, nWordsReady);
339013
- this._data.sigBytes -= nBytesReady;
339014
- }
339015
- return new WordArray(processedWords, nBytesReady);
339016
- }
339017
- };
339018
- var Hasher = class extends BufferedBlockAlgorithm {
339019
- static {
339020
- __name(this, "Hasher");
339021
- }
339022
- update(messageUpdate) {
339023
- this._append(messageUpdate);
339024
- this._process();
339025
- return this;
339026
- }
339027
- finalize(messageUpdate) {
339028
- if (messageUpdate) {
339029
- this._append(messageUpdate);
339030
- }
339031
- }
339032
- };
339033
- var __defProp = Object.defineProperty;
339034
- var __defNormalProp = /* @__PURE__ */ __name((obj, key, value2) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value: value2 }) : obj[key] = value2, "__defNormalProp");
339035
- var __publicField = /* @__PURE__ */ __name((obj, key, value2) => {
339036
- __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value2);
339037
- return value2;
339038
- }, "__publicField");
339039
- var H = [
339040
- 1779033703,
339041
- -1150833019,
339042
- 1013904242,
339043
- -1521486534,
339044
- 1359893119,
339045
- -1694144372,
339046
- 528734635,
339047
- 1541459225
339048
- ];
339049
- var K = [
339050
- 1116352408,
339051
- 1899447441,
339052
- -1245643825,
339053
- -373957723,
339054
- 961987163,
339055
- 1508970993,
339056
- -1841331548,
339057
- -1424204075,
339058
- -670586216,
339059
- 310598401,
339060
- 607225278,
339061
- 1426881987,
339062
- 1925078388,
339063
- -2132889090,
339064
- -1680079193,
339065
- -1046744716,
339066
- -459576895,
339067
- -272742522,
339068
- 264347078,
339069
- 604807628,
339070
- 770255983,
339071
- 1249150122,
339072
- 1555081692,
339073
- 1996064986,
339074
- -1740746414,
339075
- -1473132947,
339076
- -1341970488,
339077
- -1084653625,
339078
- -958395405,
339079
- -710438585,
339080
- 113926993,
339081
- 338241895,
339082
- 666307205,
339083
- 773529912,
339084
- 1294757372,
339085
- 1396182291,
339086
- 1695183700,
339087
- 1986661051,
339088
- -2117940946,
339089
- -1838011259,
339090
- -1564481375,
339091
- -1474664885,
339092
- -1035236496,
339093
- -949202525,
339094
- -778901479,
339095
- -694614492,
339096
- -200395387,
339097
- 275423344,
339098
- 430227734,
339099
- 506948616,
339100
- 659060556,
339101
- 883997877,
339102
- 958139571,
339103
- 1322822218,
339104
- 1537002063,
339105
- 1747873779,
339106
- 1955562222,
339107
- 2024104815,
339108
- -2067236844,
339109
- -1933114872,
339110
- -1866530822,
339111
- -1538233109,
339112
- -1090935817,
339113
- -965641998
339114
- ];
339115
- var W = [];
339116
- var SHA256 = class extends Hasher {
339117
- static {
339118
- __name(this, "SHA256");
339119
- }
339120
- constructor() {
339121
- super(...arguments);
339122
- __publicField(this, "_hash", new WordArray([...H]));
339123
- }
339124
- /**
339125
- * Resets the internal state of the hash object to initial values.
339126
- */
339127
- reset() {
339128
- super.reset();
339129
- this._hash = new WordArray([...H]);
339130
- }
339131
- _doProcessBlock(M, offset) {
339132
- const H2 = this._hash.words;
339133
- let a = H2[0];
339134
- let b = H2[1];
339135
- let c = H2[2];
339136
- let d = H2[3];
339137
- let e = H2[4];
339138
- let f = H2[5];
339139
- let g = H2[6];
339140
- let h = H2[7];
339141
- for (let i = 0; i < 64; i++) {
339142
- if (i < 16) {
339143
- W[i] = M[offset + i] | 0;
339144
- } else {
339145
- const gamma0x = W[i - 15];
339146
- const gamma0 = (gamma0x << 25 | gamma0x >>> 7) ^ (gamma0x << 14 | gamma0x >>> 18) ^ gamma0x >>> 3;
339147
- const gamma1x = W[i - 2];
339148
- const gamma1 = (gamma1x << 15 | gamma1x >>> 17) ^ (gamma1x << 13 | gamma1x >>> 19) ^ gamma1x >>> 10;
339149
- W[i] = gamma0 + W[i - 7] + gamma1 + W[i - 16];
339150
- }
339151
- const ch = e & f ^ ~e & g;
339152
- const maj = a & b ^ a & c ^ b & c;
339153
- const sigma0 = (a << 30 | a >>> 2) ^ (a << 19 | a >>> 13) ^ (a << 10 | a >>> 22);
339154
- const sigma1 = (e << 26 | e >>> 6) ^ (e << 21 | e >>> 11) ^ (e << 7 | e >>> 25);
339155
- const t1 = h + sigma1 + ch + K[i] + W[i];
339156
- const t2 = sigma0 + maj;
339157
- h = g;
339158
- g = f;
339159
- f = e;
339160
- e = d + t1 | 0;
339161
- d = c;
339162
- c = b;
339163
- b = a;
339164
- a = t1 + t2 | 0;
339165
- }
339166
- H2[0] = H2[0] + a | 0;
339167
- H2[1] = H2[1] + b | 0;
339168
- H2[2] = H2[2] + c | 0;
339169
- H2[3] = H2[3] + d | 0;
339170
- H2[4] = H2[4] + e | 0;
339171
- H2[5] = H2[5] + f | 0;
339172
- H2[6] = H2[6] + g | 0;
339173
- H2[7] = H2[7] + h | 0;
339174
- }
339175
- /**
339176
- * Finishes the hash calculation and returns the hash as a WordArray.
339177
- *
339178
- * @param {string} messageUpdate - Additional message content to include in the hash.
339179
- * @returns {WordArray} The finalised hash as a WordArray.
339180
- */
339181
- finalize(messageUpdate) {
339182
- super.finalize(messageUpdate);
339183
- const nBitsTotal = this._nDataBytes * 8;
339184
- const nBitsLeft = this._data.sigBytes * 8;
339185
- this._data.words[nBitsLeft >>> 5] |= 128 << 24 - nBitsLeft % 32;
339186
- this._data.words[(nBitsLeft + 64 >>> 9 << 4) + 14] = Math.floor(
339187
- nBitsTotal / 4294967296
339188
- );
339189
- this._data.words[(nBitsLeft + 64 >>> 9 << 4) + 15] = nBitsTotal;
339190
- this._data.sigBytes = this._data.words.length * 4;
339191
- this._process();
339192
- return this._hash;
339193
- }
339194
- };
339195
- function sha256base64(message) {
339196
- return new SHA256().finalize(message).toString(Base64);
339197
- }
339198
- __name(sha256base64, "sha256base64");
339199
- function hash(object, options = {}) {
339200
- const hashed = typeof object === "string" ? object : objectHash(object, options);
339201
- return sha256base64(hashed).slice(0, 10);
339202
- }
339203
- __name(hash, "hash");
339204
-
339205
- // ../../node_modules/.pnpm/c12@2.0.2/node_modules/c12/dist/shared/c12.UwygHULp.mjs
338563
+ // ../../node_modules/.pnpm/c12@2.0.4/node_modules/c12/dist/shared/c12.PQMoYrit.mjs
339206
338564
  var dotenv = __toESM(require_main(), 1);
339207
338565
  async function setupDotenv(options) {
339208
338566
  const targetEnvironment = options.env ?? process.env;
@@ -339282,11 +338640,11 @@ function interpolate(target, source = {}, parse8 = (v) => v) {
339282
338640
  __name(interpolate, "interpolate");
339283
338641
  var _normalize = /* @__PURE__ */ __name((p) => p?.replace(/\\/g, "/"), "_normalize");
339284
338642
  var ASYNC_LOADERS = {
339285
- ".yaml": /* @__PURE__ */ __name(() => import("./yaml-XP5UAV4Y.js").then((r) => r.parseYAML), ".yaml"),
339286
- ".yml": /* @__PURE__ */ __name(() => import("./yaml-XP5UAV4Y.js").then((r) => r.parseYAML), ".yml"),
339287
- ".jsonc": /* @__PURE__ */ __name(() => import("./jsonc-YCDSJSS2.js").then((r) => r.parseJSONC), ".jsonc"),
339288
- ".json5": /* @__PURE__ */ __name(() => import("./json5-QOJRSU3X.js").then((r) => r.parseJSON5), ".json5"),
339289
- ".toml": /* @__PURE__ */ __name(() => import("./toml-U5TVWQLZ.js").then((r) => r.parseTOML), ".toml")
338643
+ ".yaml": /* @__PURE__ */ __name(() => import("./yaml-ODZRTFYX.js").then((r) => r.parseYAML), ".yaml"),
338644
+ ".yml": /* @__PURE__ */ __name(() => import("./yaml-ODZRTFYX.js").then((r) => r.parseYAML), ".yml"),
338645
+ ".jsonc": /* @__PURE__ */ __name(() => import("./jsonc-HBV365B7.js").then((r) => r.parseJSONC), ".jsonc"),
338646
+ ".json5": /* @__PURE__ */ __name(() => import("./json5-OPEY7IVI.js").then((r) => r.parseJSON5), ".json5"),
338647
+ ".toml": /* @__PURE__ */ __name(() => import("./toml-4KC5RP7Q.js").then((r) => r.parseTOML), ".toml")
339290
338648
  };
339291
338649
  var SUPPORTED_EXTENSIONS = [
339292
338650
  // with jiti
@@ -339488,8 +338846,9 @@ async function resolveConfig(source, options, sourceOptions = {}) {
339488
338846
  }
339489
338847
  const _merger = options.merger || defu;
339490
338848
  if (options.giget !== false && GIGET_PREFIXES.some((prefix) => source.startsWith(prefix))) {
339491
- const { downloadTemplate } = await import("./dist-LAXHN42C.js");
339492
- const cloneName = source.replace(/\W+/g, "_").split("_").splice(0, 3).join("_") + "_" + hash(source);
338849
+ const { downloadTemplate } = await import("./dist-VPVBHEYK.js");
338850
+ const { digest } = await import("./dist-25H3BHT5.js");
338851
+ const cloneName = source.replace(/\W+/g, "_").split("_").splice(0, 3).join("_") + "_" + digest(source).slice(0, 10).replace(/[-_]/g, "");
339493
338852
  let cloneDir;
339494
338853
  const localNodeModules = resolve(options.cwd, "node_modules");
339495
338854
  const parentDir = dirname(options.cwd);
@@ -339570,7 +338929,7 @@ async function resolveConfig(source, options, sourceOptions = {}) {
339570
338929
  }
339571
338930
  __name(resolveConfig, "resolveConfig");
339572
338931
 
339573
- // ../../node_modules/.pnpm/c12@2.0.2/node_modules/c12/dist/index.mjs
338932
+ // ../../node_modules/.pnpm/c12@2.0.4/node_modules/c12/dist/index.mjs
339574
338933
  var import_dotenv = __toESM(require_main(), 1);
339575
338934
 
339576
338935
  // ../config-tools/src/logger/console.ts
@@ -349379,16 +348738,16 @@ var {
349379
348738
  Help
349380
348739
  } = import_index.default;
349381
348740
 
349382
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/application.mjs
348741
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/application.mjs
349383
348742
  init_esm_shims();
349384
348743
 
349385
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/index.js
348744
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/index.js
349386
348745
  init_esm_shims();
349387
348746
 
349388
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/helpers/index.js
348747
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/helpers/index.js
349389
348748
  init_esm_shims();
349390
348749
 
349391
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/helpers/iteratorToIterable.js
348750
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/helpers/iteratorToIterable.js
349392
348751
  init_esm_shims();
349393
348752
  function* iteratorToIterable(iterator2) {
349394
348753
  try {
@@ -349423,10 +348782,10 @@ async function* asyncIteratorToAsyncIterable(iterator2) {
349423
348782
  }
349424
348783
  __name(asyncIteratorToAsyncIterable, "asyncIteratorToAsyncIterable");
349425
348784
 
349426
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/helpers/toArray.js
348785
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/helpers/toArray.js
349427
348786
  init_esm_shims();
349428
348787
 
349429
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/helpers/util.js
348788
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/helpers/util.js
349430
348789
  init_esm_shims();
349431
348790
  function toPipeFn(syncFn, asyncFn) {
349432
348791
  function _(i) {
@@ -349441,7 +348800,7 @@ function isAsyncIterable(i) {
349441
348800
  }
349442
348801
  __name(isAsyncIterable, "isAsyncIterable");
349443
348802
 
349444
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/helpers/toArray.js
348803
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/helpers/toArray.js
349445
348804
  function toArray2(i) {
349446
348805
  return isAsyncIterable(i) ? toArrayAsync(i) : toArraySync(i);
349447
348806
  }
@@ -349461,7 +348820,7 @@ async function toArrayAsync(iter) {
349461
348820
  }
349462
348821
  __name(toArrayAsync, "toArrayAsync");
349463
348822
 
349464
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/helpers/toAsyncIterable.js
348823
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/helpers/toAsyncIterable.js
349465
348824
  init_esm_shims();
349466
348825
  async function* mergeAsyncIterables(iter, ...rest) {
349467
348826
  for await (const i of [
@@ -349474,7 +348833,7 @@ async function* mergeAsyncIterables(iter, ...rest) {
349474
348833
  __name(mergeAsyncIterables, "mergeAsyncIterables");
349475
348834
  var toAsyncIterable = mergeAsyncIterables;
349476
348835
 
349477
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/operators/index.js
348836
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/operators/index.js
349478
348837
  var operators_exports = {};
349479
348838
  __export(operators_exports, {
349480
348839
  opAppend: () => opAppend,
@@ -349524,7 +348883,7 @@ __export(operators_exports, {
349524
348883
  });
349525
348884
  init_esm_shims();
349526
348885
 
349527
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/operators/append.js
348886
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/operators/append.js
349528
348887
  init_esm_shims();
349529
348888
  function opAppendAsync(...iterablesToAppend) {
349530
348889
  async function* fnAppend(iter) {
@@ -349557,7 +348916,7 @@ function opAppend(...iterablesToAppend) {
349557
348916
  }
349558
348917
  __name(opAppend, "opAppend");
349559
348918
 
349560
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/operators/await.js
348919
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/operators/await.js
349561
348920
  init_esm_shims();
349562
348921
  async function* _asyncAwait(iter) {
349563
348922
  for await (const v of iter) {
@@ -349570,7 +348929,7 @@ function opAwaitAsync() {
349570
348929
  }
349571
348930
  __name(opAwaitAsync, "opAwaitAsync");
349572
348931
 
349573
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/operators/buffer.js
348932
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/operators/buffer.js
349574
348933
  init_esm_shims();
349575
348934
  function opBufferAsync(size) {
349576
348935
  async function* fnBuffer(iter) {
@@ -349619,7 +348978,7 @@ function opBuffer(size) {
349619
348978
  }
349620
348979
  __name(opBuffer, "opBuffer");
349621
348980
 
349622
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/operators/combine.js
348981
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/operators/combine.js
349623
348982
  init_esm_shims();
349624
348983
  function opCombineAsync(...fns) {
349625
348984
  function combine4(iter) {
@@ -349644,7 +349003,7 @@ function opCombineSync(...fns) {
349644
349003
  }
349645
349004
  __name(opCombineSync, "opCombineSync");
349646
349005
 
349647
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/operators/concatMap.js
349006
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/operators/concatMap.js
349648
349007
  init_esm_shims();
349649
349008
  function opConcatMapAsync(mapFn) {
349650
349009
  async function* fn(iter) {
@@ -349698,7 +349057,7 @@ function opConcatMapSync(mapFn) {
349698
349057
  __name(opConcatMapSync, "opConcatMapSync");
349699
349058
  var opConcatMap = /* @__PURE__ */ __name((fn) => toPipeFn(opConcatMapSync(fn), opConcatMapAsync(fn)), "opConcatMap");
349700
349059
 
349701
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/operators/filter.js
349060
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/operators/filter.js
349702
349061
  init_esm_shims();
349703
349062
  function opFilterAsync(filterFn) {
349704
349063
  async function* genFilter(iter) {
@@ -349752,7 +349111,7 @@ function opFilter(fn) {
349752
349111
  }
349753
349112
  __name(opFilter, "opFilter");
349754
349113
 
349755
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/operators/first.js
349114
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/operators/first.js
349756
349115
  init_esm_shims();
349757
349116
  function opFirstAsync(firstFn) {
349758
349117
  async function* fn(iter) {
@@ -349792,7 +349151,7 @@ function opFirst(fn) {
349792
349151
  }
349793
349152
  __name(opFirst, "opFirst");
349794
349153
 
349795
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/operators/flatten.js
349154
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/operators/flatten.js
349796
349155
  init_esm_shims();
349797
349156
  function opFlattenAsync() {
349798
349157
  async function* fn(iter) {
@@ -349816,7 +349175,7 @@ function opFlattenSync() {
349816
349175
  __name(opFlattenSync, "opFlattenSync");
349817
349176
  var opFlatten = /* @__PURE__ */ __name(() => toPipeFn(opFlattenSync(), opFlattenAsync()), "opFlatten");
349818
349177
 
349819
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/operators/joinStrings.js
349178
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/operators/joinStrings.js
349820
349179
  init_esm_shims();
349821
349180
  function opJoinStringsAsync(joinCharacter = ",") {
349822
349181
  async function* fn(iter) {
@@ -349842,7 +349201,7 @@ function opJoinStringsSync(joinCharacter = ",") {
349842
349201
  __name(opJoinStringsSync, "opJoinStringsSync");
349843
349202
  var opJoinStrings = /* @__PURE__ */ __name((joinCharacter) => toPipeFn(opJoinStringsSync(joinCharacter), opJoinStringsAsync(joinCharacter)), "opJoinStrings");
349844
349203
 
349845
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/operators/last.js
349204
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/operators/last.js
349846
349205
  init_esm_shims();
349847
349206
  var symNotFound = Symbol("LastNotFound");
349848
349207
  function opLastAsync(lastFn) {
@@ -349885,7 +349244,7 @@ function opLast(fn) {
349885
349244
  }
349886
349245
  __name(opLast, "opLast");
349887
349246
 
349888
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/operators/map.js
349247
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/operators/map.js
349889
349248
  init_esm_shims();
349890
349249
  function opMapAsync(mapFn) {
349891
349250
  async function* genMap(iter) {
@@ -349927,7 +349286,7 @@ function opMapSync(mapFn) {
349927
349286
  __name(opMapSync, "opMapSync");
349928
349287
  var opMap = /* @__PURE__ */ __name((fn) => toPipeFn(opMapSync(fn), opMapAsync(fn)), "opMap");
349929
349288
 
349930
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/operators/reduce.js
349289
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/operators/reduce.js
349931
349290
  init_esm_shims();
349932
349291
  function opReduceAsync(reduceFn, initialValue) {
349933
349292
  async function* reduce3(head, tail) {
@@ -349994,7 +349353,7 @@ function isIterable(i) {
349994
349353
  }
349995
349354
  __name(isIterable, "isIterable");
349996
349355
 
349997
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/operators/skip.js
349356
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/operators/skip.js
349998
349357
  init_esm_shims();
349999
349358
  function opSkipAsync(count3) {
350000
349359
  async function* fn(iter) {
@@ -350026,7 +349385,7 @@ function opSkipSync(count3) {
350026
349385
  __name(opSkipSync, "opSkipSync");
350027
349386
  var opSkip = /* @__PURE__ */ __name((count3) => toPipeFn(opSkipSync(count3), opSkipAsync(count3)), "opSkip");
350028
349387
 
350029
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/operators/take.js
349388
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/operators/take.js
350030
349389
  init_esm_shims();
350031
349390
  function opTakeAsync(count3) {
350032
349391
  async function* fn(iter) {
@@ -350054,7 +349413,7 @@ function opTakeSync(count3) {
350054
349413
  __name(opTakeSync, "opTakeSync");
350055
349414
  var opTake = /* @__PURE__ */ __name((count3) => toPipeFn(opTakeSync(count3), opTakeAsync(count3)), "opTake");
350056
349415
 
350057
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/operators/tap.js
349416
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/operators/tap.js
350058
349417
  init_esm_shims();
350059
349418
  function opTapAsync(tapFn) {
350060
349419
  async function* fn(iter) {
@@ -350080,7 +349439,7 @@ function opTapSync(tapFn) {
350080
349439
  __name(opTapSync, "opTapSync");
350081
349440
  var opTap = /* @__PURE__ */ __name((fn) => toPipeFn(opTapSync(fn), opTapAsync(fn)), "opTap");
350082
349441
 
350083
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/operators/unique.js
349442
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/operators/unique.js
350084
349443
  init_esm_shims();
350085
349444
  function opUniqueAsync(k) {
350086
349445
  function fnK(k2) {
@@ -350138,7 +349497,7 @@ function opUniqueSync(k) {
350138
349497
  __name(opUniqueSync, "opUniqueSync");
350139
349498
  var opUnique = /* @__PURE__ */ __name((getKey) => toPipeFn(opUniqueSync(getKey), opUniqueAsync(getKey)), "opUnique");
350140
349499
 
350141
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/pipe.js
349500
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/pipe.js
350142
349501
  init_esm_shims();
350143
349502
  function pipeAsync(i, ...fns) {
350144
349503
  const iter = toAsyncIterable(i);
@@ -350150,7 +349509,7 @@ function pipeSync(i, ...fns) {
350150
349509
  }
350151
349510
  __name(pipeSync, "pipeSync");
350152
349511
 
350153
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/reduce.js
349512
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/reduce.js
350154
349513
  init_esm_shims();
350155
349514
  function reduceSync(iter, reduceFn, initialValue) {
350156
349515
  const i = initialValue === void 0 ? pipeSync(iter, opReduceSync(reduceFn)) : pipeSync(iter, opReduceSync(reduceFn, initialValue));
@@ -350160,19 +349519,19 @@ function reduceSync(iter, reduceFn, initialValue) {
350160
349519
  }
350161
349520
  __name(reduceSync, "reduceSync");
350162
349521
 
350163
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/index.js
349522
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/index.js
350164
349523
  var operators = operators_exports;
350165
349524
 
350166
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/index.js
349525
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/index.js
350167
349526
  init_esm_shims();
350168
349527
 
350169
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/events/index.js
349528
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/events/index.js
350170
349529
  init_esm_shims();
350171
349530
 
350172
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/events/events.js
349531
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/events/events.js
350173
349532
  init_esm_shims();
350174
349533
 
350175
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/errors.js
349534
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/errors.js
350176
349535
  init_esm_shims();
350177
349536
  import { format } from "node:util";
350178
349537
  var allowStringOrUndefined = {
@@ -350215,7 +349574,7 @@ async function _catchPromiseError(p, handler2) {
350215
349574
  }
350216
349575
  __name(_catchPromiseError, "_catchPromiseError");
350217
349576
 
350218
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/events/events.js
349577
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/events/events.js
350219
349578
  var EventEmitter = class {
350220
349579
  static {
350221
349580
  __name(this, "EventEmitter");
@@ -350276,16 +349635,16 @@ function onClearCache(listener) {
350276
349635
  }
350277
349636
  __name(onClearCache, "onClearCache");
350278
349637
 
350279
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/SpellingDictionary/Dictionaries.js
349638
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/SpellingDictionary/Dictionaries.js
350280
349639
  init_esm_shims();
350281
349640
 
350282
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/index.js
349641
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/index.js
350283
349642
  init_esm_shims();
350284
349643
 
350285
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/CachingDictionary.js
349644
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/CachingDictionary.js
350286
349645
  init_esm_shims();
350287
349646
 
350288
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/util/AutoCache.js
349647
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/util/AutoCache.js
350289
349648
  init_esm_shims();
350290
349649
  var CACHE_SIZE = 100;
350291
349650
  var Cache01 = class Cache012 {
@@ -350378,16 +349737,16 @@ function extractStats(ac) {
350378
349737
  }
350379
349738
  __name(extractStats, "extractStats");
350380
349739
 
350381
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryMethods.js
349740
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryMethods.js
350382
349741
  init_esm_shims();
350383
349742
 
350384
- // ../../node_modules/.pnpm/cspell-trie-lib@8.17.3/node_modules/cspell-trie-lib/dist/index.js
349743
+ // ../../node_modules/.pnpm/cspell-trie-lib@8.17.5/node_modules/cspell-trie-lib/dist/index.js
350385
349744
  init_esm_shims();
350386
349745
 
350387
- // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.3/node_modules/@cspell/cspell-pipe/dist/sync/index.js
349746
+ // ../../node_modules/.pnpm/@cspell+cspell-pipe@8.17.5/node_modules/@cspell/cspell-pipe/dist/sync/index.js
350388
349747
  init_esm_shims();
350389
349748
 
350390
- // ../../node_modules/.pnpm/cspell-trie-lib@8.17.3/node_modules/cspell-trie-lib/dist/index.js
349749
+ // ../../node_modules/.pnpm/cspell-trie-lib@8.17.5/node_modules/cspell-trie-lib/dist/index.js
350391
349750
  import assert from "node:assert";
350392
349751
  import assert2 from "node:assert";
350393
349752
  import { endianness } from "node:os";
@@ -350785,7 +350144,7 @@ function genSequence(i) {
350785
350144
  }
350786
350145
  __name(genSequence, "genSequence");
350787
350146
 
350788
- // ../../node_modules/.pnpm/cspell-trie-lib@8.17.3/node_modules/cspell-trie-lib/dist/index.js
350147
+ // ../../node_modules/.pnpm/cspell-trie-lib@8.17.5/node_modules/cspell-trie-lib/dist/index.js
350789
350148
  var SymEmpty = Symbol("memorizeLastCall");
350790
350149
  function memorizeLastCall(fn) {
350791
350150
  let lastP = void 0;
@@ -359599,7 +358958,7 @@ function splitLine(line, regExp) {
359599
358958
  }
359600
358959
  __name(splitLine, "splitLine");
359601
358960
 
359602
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/util/text.js
358961
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/util/text.js
359603
358962
  init_esm_shims();
359604
358963
  var regExFirstUpper = new RegExp("^\\p{Lu}\\p{M}?\\p{Ll}+$", "u");
359605
358964
  var regExAllUpper = new RegExp("^(?:\\p{Lu}\\p{M}?)+$", "u");
@@ -359622,7 +358981,7 @@ function removeUnboundAccents(text) {
359622
358981
  }
359623
358982
  __name(removeUnboundAccents, "removeUnboundAccents");
359624
358983
 
359625
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryMethods.js
358984
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryMethods.js
359626
358985
  var defaultNumSuggestions = 10;
359627
358986
  function wordSearchForms(word2, isDictionaryCaseSensitive, ignoreCase2) {
359628
358987
  const forms2 = /* @__PURE__ */ new Set();
@@ -359699,7 +359058,7 @@ function createWeightMapFromDictionaryInformation(di) {
359699
359058
  }
359700
359059
  __name(createWeightMapFromDictionaryInformation, "createWeightMapFromDictionaryInformation");
359701
359060
 
359702
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/CachingDictionary.js
359061
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/CachingDictionary.js
359703
359062
  var dictionaryCounter = 0;
359704
359063
  var DefaultAutoCacheSize = 1e3;
359705
359064
  var logRequests = false;
@@ -359768,13 +359127,13 @@ function getLog() {
359768
359127
  }
359769
359128
  __name(getLog, "getLog");
359770
359129
 
359771
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/index.js
359130
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/index.js
359772
359131
  init_esm_shims();
359773
359132
 
359774
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/createInlineSpellingDictionary.js
359133
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/createInlineSpellingDictionary.js
359775
359134
  init_esm_shims();
359776
359135
 
359777
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/util/AutoResolve.js
359136
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/util/AutoResolve.js
359778
359137
  init_esm_shims();
359779
359138
  function autoResolveWeak(map4, key, resolve12) {
359780
359139
  const found = map4.get(key);
@@ -359805,14 +359164,14 @@ function createAutoResolveWeakCache() {
359805
359164
  }
359806
359165
  __name(createAutoResolveWeakCache, "createAutoResolveWeakCache");
359807
359166
 
359808
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/util/util.js
359167
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/util/util.js
359809
359168
  init_esm_shims();
359810
359169
  function isDefined(v) {
359811
359170
  return v !== void 0;
359812
359171
  }
359813
359172
  __name(isDefined, "isDefined");
359814
359173
 
359815
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/createSpellingDictionary.js
359174
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/createSpellingDictionary.js
359816
359175
  init_esm_shims();
359817
359176
  import { fileURLToPath as fileURLToPath3 } from "node:url";
359818
359177
 
@@ -360249,7 +359608,7 @@ function createCustomEqual(options) {
360249
359608
  }
360250
359609
  __name(createCustomEqual, "createCustomEqual");
360251
359610
 
360252
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/util/simpleCache.js
359611
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/util/simpleCache.js
360253
359612
  init_esm_shims();
360254
359613
  var SimpleWeakCache = class {
360255
359614
  static {
@@ -360386,16 +359745,16 @@ var SimpleCache = class {
360386
359745
  }
360387
359746
  };
360388
359747
 
360389
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionary.js
359748
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionary.js
360390
359749
  init_esm_shims();
360391
359750
  var defaultOptions = Object.freeze({
360392
359751
  weightMap: void 0
360393
359752
  });
360394
359753
 
360395
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryFromTrie.js
359754
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryFromTrie.js
360396
359755
  init_esm_shims();
360397
359756
 
360398
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/util/clean.js
359757
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/util/clean.js
360399
359758
  init_esm_shims();
360400
359759
  function clean3(src) {
360401
359760
  const r = src;
@@ -360408,17 +359767,17 @@ function clean3(src) {
360408
359767
  }
360409
359768
  __name(clean3, "clean");
360410
359769
 
360411
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/util/repMap.js
359770
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/util/repMap.js
360412
359771
  init_esm_shims();
360413
359772
 
360414
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/util/regexHelper.js
359773
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/util/regexHelper.js
360415
359774
  init_esm_shims();
360416
359775
  function escapeRegEx(s) {
360417
359776
  return s.replaceAll(/[|\\{}()[\]^$+*?.]/g, "\\$&").replaceAll("-", "\\x2d");
360418
359777
  }
360419
359778
  __name(escapeRegEx, "escapeRegEx");
360420
359779
 
360421
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/util/repMap.js
359780
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/util/repMap.js
360422
359781
  function createMapper(repMap, ignoreCharset) {
360423
359782
  if (!repMap && !ignoreCharset) return (a) => a;
360424
359783
  repMap = repMap || [];
@@ -360593,12 +359952,12 @@ function addToTrie(node, match4, replaceWith) {
360593
359952
  }
360594
359953
  __name(addToTrie, "addToTrie");
360595
359954
 
360596
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/defaults.js
359955
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/defaults.js
360597
359956
  init_esm_shims();
360598
359957
  var ignoreCase = true;
360599
359958
  var isForbiddenIgnoreCaseAndAccents = false;
360600
359959
 
360601
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryFromTrie.js
359960
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryFromTrie.js
360602
359961
  var findWordOptionsCaseSensitive = Object.freeze({
360603
359962
  caseSensitive: true
360604
359963
  });
@@ -360782,7 +360141,7 @@ function* outerWordForms(word2, mapWord) {
360782
360141
  }
360783
360142
  __name(outerWordForms, "outerWordForms");
360784
360143
 
360785
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/createSpellingDictionary.js
360144
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/createSpellingDictionary.js
360786
360145
  var cachedDictionaries = new AutoWeakCache(_createSpellingDictionary, 64);
360787
360146
  var maxSetSize = 3;
360788
360147
  var cachedParamsByWordList = new SimpleCache(64);
@@ -360852,13 +360211,13 @@ function createFailedToLoadDictionary(name2, sourceUrl, error2, options) {
360852
360211
  }
360853
360212
  __name(createFailedToLoadDictionary, "createFailedToLoadDictionary");
360854
360213
 
360855
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/FlagWordsDictionary.js
360214
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/FlagWordsDictionary.js
360856
360215
  init_esm_shims();
360857
360216
 
360858
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/TyposDictionary.js
360217
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/TyposDictionary.js
360859
360218
  init_esm_shims();
360860
360219
 
360861
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/util/textMappers.js
360220
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/util/textMappers.js
360862
360221
  init_esm_shims();
360863
360222
  function* mapperRemoveCaseAndAccents(words) {
360864
360223
  for (const word2 of words) {
@@ -360870,14 +360229,14 @@ function* mapperRemoveCaseAndAccents(words) {
360870
360229
  }
360871
360230
  __name(mapperRemoveCaseAndAccents, "mapperRemoveCaseAndAccents");
360872
360231
 
360873
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/Typos/index.js
360232
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/Typos/index.js
360874
360233
  init_esm_shims();
360875
360234
 
360876
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/Typos/typosParser.js
360235
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/Typos/typosParser.js
360877
360236
  init_esm_shims();
360878
360237
  import assert3 from "node:assert";
360879
360238
 
360880
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/Typos/util.js
360239
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/Typos/util.js
360881
360240
  init_esm_shims();
360882
360241
  function normalizeTyposDefValue(value2) {
360883
360242
  if (!value2) return false;
@@ -360969,7 +360328,7 @@ function hasSuggestions(v) {
360969
360328
  }
360970
360329
  __name(hasSuggestions, "hasSuggestions");
360971
360330
 
360972
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/Typos/typosParser.js
360331
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/Typos/typosParser.js
360973
360332
  function assertString(v) {
360974
360333
  assert3(typeof v === "string", "A string was expected.");
360975
360334
  return true;
@@ -361068,7 +360427,7 @@ function isIterable3(v) {
361068
360427
  }
361069
360428
  __name(isIterable3, "isIterable");
361070
360429
 
361071
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/TyposDictionary.js
360430
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/TyposDictionary.js
361072
360431
  var TyposDictionaryImpl = class TyposDictionaryImpl2 {
361073
360432
  static {
361074
360433
  __name(this, "TyposDictionaryImpl");
@@ -361220,7 +360579,7 @@ function createTyposDictionary(entries, name2, source) {
361220
360579
  }
361221
360580
  __name(createTyposDictionary, "createTyposDictionary");
361222
360581
 
361223
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/FlagWordsDictionary.js
360582
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/FlagWordsDictionary.js
361224
360583
  var FlagWordsDictionaryTrie = class FlagWordsDictionaryTrie2 extends SpellingDictionaryFromTrie {
361225
360584
  static {
361226
360585
  __name(this, "FlagWordsDictionaryTrie");
@@ -361358,7 +360717,7 @@ function bisect(values, predicate) {
361358
360717
  }
361359
360718
  __name(bisect, "bisect");
361360
360719
 
361361
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/IgnoreWordsDictionary.js
360720
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/IgnoreWordsDictionary.js
361362
360721
  init_esm_shims();
361363
360722
  var NormalizeForm = "NFC";
361364
360723
  var IgnoreWordsDictionary = class IgnoreWordsDictionary2 {
@@ -361466,7 +360825,7 @@ function createIgnoreWordsDictionary(wordList, name2, source) {
361466
360825
  }
361467
360826
  __name(createIgnoreWordsDictionary, "createIgnoreWordsDictionary");
361468
360827
 
361469
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryCollection.js
360828
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryCollection.js
361470
360829
  init_esm_shims();
361471
360830
  function identityString(w) {
361472
360831
  return w;
@@ -361594,7 +360953,7 @@ function isWordForbiddenInAnyDictionary(dicts, word2, ignoreCase2) {
361594
360953
  }
361595
360954
  __name(isWordForbiddenInAnyDictionary, "isWordForbiddenInAnyDictionary");
361596
360955
 
361597
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/SuggestDictionary.js
360956
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/SuggestDictionary.js
361598
360957
  init_esm_shims();
361599
360958
  var SuggestDictionaryImpl = class SuggestDictionaryImpl2 {
361600
360959
  static {
@@ -361700,7 +361059,7 @@ function createSuggestDictionary(entries, name2, source) {
361700
361059
  }
361701
361060
  __name(createSuggestDictionary, "createSuggestDictionary");
361702
361061
 
361703
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/SpellingDictionary/createInlineSpellingDictionary.js
361062
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/SpellingDictionary/createInlineSpellingDictionary.js
361704
361063
  var cache = createAutoResolveWeakCache();
361705
361064
  function createInlineSpellingDictionary(inlineDict, source) {
361706
361065
  return cache.get(inlineDict, () => {
@@ -361716,20 +361075,20 @@ function createInlineSpellingDictionary(inlineDict, source) {
361716
361075
  }
361717
361076
  __name(createInlineSpellingDictionary, "createInlineSpellingDictionary");
361718
361077
 
361719
- // ../../node_modules/.pnpm/cspell-dictionary@8.17.3/node_modules/cspell-dictionary/dist/index.js
361078
+ // ../../node_modules/.pnpm/cspell-dictionary@8.17.5/node_modules/cspell-dictionary/dist/index.js
361720
361079
  var _debug = {
361721
361080
  cacheDictionaryEnableLogging: enableLogging,
361722
361081
  cacheDictionaryGetLog: getLog
361723
361082
  };
361724
361083
 
361725
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/DictionarySettings.js
361084
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/DictionarySettings.js
361726
361085
  init_esm_shims();
361727
361086
  import * as path6 from "node:path";
361728
361087
 
361729
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Models/CSpellSettingsInternalDef.js
361088
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Models/CSpellSettingsInternalDef.js
361730
361089
  init_esm_shims();
361731
361090
 
361732
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/util.js
361091
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/util.js
361733
361092
  init_esm_shims();
361734
361093
  var uniqueFn = uniqueFilterFnGenerator;
361735
361094
  function uniqueFilterFnGenerator(extractFn) {
@@ -361792,7 +361151,7 @@ function doSetsIntersect(a, b) {
361792
361151
  }
361793
361152
  __name(doSetsIntersect, "doSetsIntersect");
361794
361153
 
361795
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Models/CSpellSettingsInternalDef.js
361154
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Models/CSpellSettingsInternalDef.js
361796
361155
  var SymbolCSpellSettingsInternal = Symbol("CSpellSettingsInternal");
361797
361156
  function cleanCSpellSettingsInternal(parts) {
361798
361157
  return parts ? Object.assign(clean4(parts), {
@@ -361819,7 +361178,7 @@ function isDictionaryDefinitionInlineInternal(def) {
361819
361178
  }
361820
361179
  __name(isDictionaryDefinitionInlineInternal, "isDictionaryDefinitionInlineInternal");
361821
361180
 
361822
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/AutoResolve.js
361181
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/AutoResolve.js
361823
361182
  init_esm_shims();
361824
361183
  function autoResolve(map4, key, resolve12) {
361825
361184
  const found = map4.get(key);
@@ -362008,17 +361367,17 @@ function createAutoResolveWeakWeakCache() {
362008
361367
  }
362009
361368
  __name(createAutoResolveWeakWeakCache, "createAutoResolveWeakWeakCache");
362010
361369
 
362011
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/resolveFile.js
361370
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/resolveFile.js
362012
361371
  init_esm_shims();
362013
361372
  import { createRequire as createRequire2 } from "node:module";
362014
361373
  import * as os3 from "node:os";
362015
361374
  import * as path5 from "node:path";
362016
361375
  import { fileURLToPath as fileURLToPath10 } from "node:url";
362017
361376
 
362018
- // ../../node_modules/.pnpm/@cspell+cspell-resolver@8.17.3/node_modules/@cspell/cspell-resolver/dist/index.mjs
361377
+ // ../../node_modules/.pnpm/@cspell+cspell-resolver@8.17.5/node_modules/@cspell/cspell-resolver/dist/index.mjs
362019
361378
  init_esm_shims();
362020
361379
 
362021
- // ../../node_modules/.pnpm/@cspell+cspell-resolver@8.17.3/node_modules/@cspell/cspell-resolver/dist/resolveGlobal.mjs
361380
+ // ../../node_modules/.pnpm/@cspell+cspell-resolver@8.17.5/node_modules/@cspell/cspell-resolver/dist/resolveGlobal.mjs
362022
361381
  init_esm_shims();
362023
361382
 
362024
361383
  // ../../node_modules/.pnpm/global-directory@4.0.1/node_modules/global-directory/index.js
@@ -362114,7 +361473,7 @@ globalDirectory.yarn.packages = path2.join(yarnPrefix, getYarnWindowsDirectory()
362114
361473
  globalDirectory.yarn.binaries = path2.join(globalDirectory.yarn.packages, ".bin");
362115
361474
  var global_directory_default = globalDirectory;
362116
361475
 
362117
- // ../../node_modules/.pnpm/@cspell+cspell-resolver@8.17.3/node_modules/@cspell/cspell-resolver/dist/resolveGlobal.mjs
361476
+ // ../../node_modules/.pnpm/@cspell+cspell-resolver@8.17.5/node_modules/@cspell/cspell-resolver/dist/resolveGlobal.mjs
362118
361477
  var import_requireResolve = __toESM(require_requireResolve(), 1);
362119
361478
  function resolveGlobal(modulesName) {
362120
361479
  const paths = [global_directory_default.npm.packages, global_directory_default.yarn.packages];
@@ -362122,15 +361481,15 @@ function resolveGlobal(modulesName) {
362122
361481
  }
362123
361482
  __name(resolveGlobal, "resolveGlobal");
362124
361483
 
362125
- // ../../node_modules/.pnpm/@cspell+dynamic-import@8.17.3/node_modules/@cspell/dynamic-import/dist/esm/index.mjs
361484
+ // ../../node_modules/.pnpm/@cspell+dynamic-import@8.17.5/node_modules/@cspell/dynamic-import/dist/esm/index.mjs
362126
361485
  init_esm_shims();
362127
361486
 
362128
- // ../../node_modules/.pnpm/@cspell+dynamic-import@8.17.3/node_modules/@cspell/dynamic-import/dist/esm/dynamicImport.mjs
361487
+ // ../../node_modules/.pnpm/@cspell+dynamic-import@8.17.5/node_modules/@cspell/dynamic-import/dist/esm/dynamicImport.mjs
362129
361488
  init_esm_shims();
362130
361489
  import { statSync as statSync2 } from "node:fs";
362131
361490
  import { resolve as resolvePath } from "node:path";
362132
361491
 
362133
- // ../../node_modules/.pnpm/@cspell+url@8.17.3/node_modules/@cspell/url/dist/index.js
361492
+ // ../../node_modules/.pnpm/@cspell+url@8.17.5/node_modules/@cspell/url/dist/index.js
362134
361493
  init_esm_shims();
362135
361494
  import assert4 from "node:assert";
362136
361495
  import Path from "node:path";
@@ -363167,10 +362526,10 @@ function finalizeResolution(resolved, base2, preserveSymlinks) {
363167
362526
  }
363168
362527
  if (!preserveSymlinks) {
363169
362528
  const real = realpathSync(filePath2);
363170
- const { search: search3, hash: hash2 } = resolved;
362529
+ const { search: search3, hash } = resolved;
363171
362530
  resolved = pathToFileURL3(real + (filePath2.endsWith(path4.sep) ? "/" : ""));
363172
362531
  resolved.search = search3;
363173
- resolved.hash = hash2;
362532
+ resolved.hash = hash;
363174
362533
  }
363175
362534
  return resolved;
363176
362535
  }
@@ -363673,7 +363032,7 @@ function resolve3(specifier, parent) {
363673
363032
  }
363674
363033
  __name(resolve3, "resolve");
363675
363034
 
363676
- // ../../node_modules/.pnpm/@cspell+dynamic-import@8.17.3/node_modules/@cspell/dynamic-import/dist/esm/dynamicImport.mjs
363035
+ // ../../node_modules/.pnpm/@cspell+dynamic-import@8.17.5/node_modules/@cspell/dynamic-import/dist/esm/dynamicImport.mjs
363677
363036
  var isWindowsPath = /^[a-z]:\\/i;
363678
363037
  async function dynamicImportFrom(moduleName, paths) {
363679
363038
  paths = Array.isArray(paths) ? paths : paths ? [paths] : void 0;
@@ -363734,23 +363093,23 @@ function dirToUrl(dir) {
363734
363093
  }
363735
363094
  __name(dirToUrl, "dirToUrl");
363736
363095
 
363737
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/resolveFile.js
363096
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/resolveFile.js
363738
363097
  var import_resolve_from = __toESM(require_resolve_from(), 1);
363739
363098
 
363740
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/fileSystem.js
363099
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/fileSystem.js
363741
363100
  init_esm_shims();
363742
363101
 
363743
- // ../../node_modules/.pnpm/cspell-io@8.17.3/node_modules/cspell-io/dist/index.js
363102
+ // ../../node_modules/.pnpm/cspell-io@8.17.5/node_modules/cspell-io/dist/index.js
363744
363103
  init_esm_shims();
363745
363104
  import { gunzipSync } from "node:zlib";
363746
363105
 
363747
- // ../../node_modules/.pnpm/@cspell+cspell-service-bus@8.17.3/node_modules/@cspell/cspell-service-bus/dist/esm/index.js
363106
+ // ../../node_modules/.pnpm/@cspell+cspell-service-bus@8.17.5/node_modules/@cspell/cspell-service-bus/dist/esm/index.js
363748
363107
  init_esm_shims();
363749
363108
 
363750
- // ../../node_modules/.pnpm/@cspell+cspell-service-bus@8.17.3/node_modules/@cspell/cspell-service-bus/dist/esm/bus.js
363109
+ // ../../node_modules/.pnpm/@cspell+cspell-service-bus@8.17.5/node_modules/@cspell/cspell-service-bus/dist/esm/bus.js
363751
363110
  init_esm_shims();
363752
363111
 
363753
- // ../../node_modules/.pnpm/@cspell+cspell-service-bus@8.17.3/node_modules/@cspell/cspell-service-bus/dist/esm/errors.js
363112
+ // ../../node_modules/.pnpm/@cspell+cspell-service-bus@8.17.5/node_modules/@cspell/cspell-service-bus/dist/esm/errors.js
363754
363113
  init_esm_shims();
363755
363114
  var ErrorUnhandledRequest = class extends Error {
363756
363115
  static {
@@ -363789,7 +363148,7 @@ var UnhandledHandlerError = class extends Error {
363789
363148
  }
363790
363149
  };
363791
363150
 
363792
- // ../../node_modules/.pnpm/@cspell+cspell-service-bus@8.17.3/node_modules/@cspell/cspell-service-bus/dist/esm/request.js
363151
+ // ../../node_modules/.pnpm/@cspell+cspell-service-bus@8.17.5/node_modules/@cspell/cspell-service-bus/dist/esm/request.js
363793
363152
  init_esm_shims();
363794
363153
  var BaseServiceRequest = class BaseServiceRequest2 {
363795
363154
  static {
@@ -363828,7 +363187,7 @@ function isServiceResponseSuccess(res) {
363828
363187
  }
363829
363188
  __name(isServiceResponseSuccess, "isServiceResponseSuccess");
363830
363189
 
363831
- // ../../node_modules/.pnpm/@cspell+cspell-service-bus@8.17.3/node_modules/@cspell/cspell-service-bus/dist/esm/bus.js
363190
+ // ../../node_modules/.pnpm/@cspell+cspell-service-bus@8.17.5/node_modules/@cspell/cspell-service-bus/dist/esm/bus.js
363832
363191
  var MAX_DEPTH2 = 10;
363833
363192
  var ServiceBus = class {
363834
363193
  static {
@@ -363892,7 +363251,7 @@ var ServiceBus = class {
363892
363251
  }
363893
363252
  };
363894
363253
 
363895
- // ../../node_modules/.pnpm/@cspell+cspell-service-bus@8.17.3/node_modules/@cspell/cspell-service-bus/dist/esm/createRequestHandler.js
363254
+ // ../../node_modules/.pnpm/@cspell+cspell-service-bus@8.17.5/node_modules/@cspell/cspell-service-bus/dist/esm/createRequestHandler.js
363896
363255
  init_esm_shims();
363897
363256
  function createRequestHandler(requestDef, fn, name2, description) {
363898
363257
  return createIsRequestHandler(requestDef.is, fn, name2 ?? requestDef.type, description);
@@ -363911,7 +363270,7 @@ function createIsRequestHandler(isA, fn, name2, description) {
363911
363270
  }
363912
363271
  __name(createIsRequestHandler, "createIsRequestHandler");
363913
363272
 
363914
- // ../../node_modules/.pnpm/@cspell+cspell-service-bus@8.17.3/node_modules/@cspell/cspell-service-bus/dist/esm/requestFactory.js
363273
+ // ../../node_modules/.pnpm/@cspell+cspell-service-bus@8.17.5/node_modules/@cspell/cspell-service-bus/dist/esm/requestFactory.js
363915
363274
  init_esm_shims();
363916
363275
  function requestFactory(requestType) {
363917
363276
  let RequestClass = class RequestClass2 extends ServiceRequestCls {
@@ -363937,7 +363296,7 @@ function requestFactory(requestType) {
363937
363296
  }
363938
363297
  __name(requestFactory, "requestFactory");
363939
363298
 
363940
- // ../../node_modules/.pnpm/cspell-io@8.17.3/node_modules/cspell-io/dist/index.js
363299
+ // ../../node_modules/.pnpm/cspell-io@8.17.5/node_modules/cspell-io/dist/index.js
363941
363300
  import { promises as fs32, readFileSync as readFileSync3, statSync as statSync22 } from "node:fs";
363942
363301
  import { fileURLToPath as fileURLToPath8 } from "node:url";
363943
363302
  import { promisify } from "node:util";
@@ -365268,7 +364627,7 @@ async function readFileText(filename, encoding) {
365268
364627
  }
365269
364628
  __name(readFileText, "readFileText");
365270
364629
 
365271
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/fileSystem.js
364630
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/fileSystem.js
365272
364631
  function getVirtualFS() {
365273
364632
  return getDefaultVirtualFs();
365274
364633
  }
@@ -365278,7 +364637,7 @@ function getFileSystem() {
365278
364637
  }
365279
364638
  __name(getFileSystem, "getFileSystem");
365280
364639
 
365281
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/pkg-info.mjs
364640
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/pkg-info.mjs
365282
364641
  init_esm_shims();
365283
364642
  import { fileURLToPath as fileURLToPath9 } from "node:url";
365284
364643
  var url = import.meta.url;
@@ -365292,7 +364651,7 @@ function calcSrcDirectory() {
365292
364651
  __name(calcSrcDirectory, "calcSrcDirectory");
365293
364652
  var srcDirectory = calcSrcDirectory();
365294
364653
 
365295
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/templates.js
364654
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/templates.js
365296
364655
  init_esm_shims();
365297
364656
  function replaceTemplate(template2, replacements) {
365298
364657
  const templateStart = "${";
@@ -365329,7 +364688,7 @@ function envToTemplateVars(env5) {
365329
364688
  }
365330
364689
  __name(envToTemplateVars, "envToTemplateVars");
365331
364690
 
365332
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/url.js
364691
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/url.js
365333
364692
  init_esm_shims();
365334
364693
  function getSourceDirectoryUrl() {
365335
364694
  const srcDirectoryURL = toFileDirURL(srcDirectory);
@@ -365354,7 +364713,7 @@ function windowsDriveLetterToUpper(absoluteFilePath) {
365354
364713
  }
365355
364714
  __name(windowsDriveLetterToUpper, "windowsDriveLetterToUpper");
365356
364715
 
365357
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/resolveFile.js
364716
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/resolveFile.js
365358
364717
  var regExpStartsWidthNodeModules = /^node_modules[/\\]/;
365359
364718
  var debugMode = false;
365360
364719
  var FileResolver = class {
@@ -365714,7 +365073,7 @@ async function resolveFile(filename, relativeTo, fs19 = getFileSystem()) {
365714
365073
  }
365715
365074
  __name(resolveFile, "resolveFile");
365716
365075
 
365717
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/DictionaryReferenceCollection.js
365076
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/DictionaryReferenceCollection.js
365718
365077
  init_esm_shims();
365719
365078
  function createDictionaryReferenceCollection(dictionaries) {
365720
365079
  return new _DictionaryReferenceCollection(dictionaries);
@@ -365771,7 +365130,7 @@ function mapReference(ref) {
365771
365130
  }
365772
365131
  __name(mapReference, "mapReference");
365773
365132
 
365774
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/DictionarySettings.js
365133
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/DictionarySettings.js
365775
365134
  function filterDictDefsToLoad(dictRefCol, defs) {
365776
365135
  const allActiveDefs = defs.filter(({ name: name2 }) => dictRefCol.isEnabled(name2)).map(fixPath);
365777
365136
  return [
@@ -365915,19 +365274,19 @@ var _DictionaryDefinitionInternalWithSource = class _DictionaryDefinitionInterna
365915
365274
  }
365916
365275
  };
365917
365276
 
365918
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/SpellingDictionary/DictionaryLoader.js
365277
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/SpellingDictionary/DictionaryLoader.js
365919
365278
  init_esm_shims();
365920
365279
 
365921
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/SpellingDictionary/DictionaryController/index.js
365280
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/SpellingDictionary/DictionaryController/index.js
365922
365281
  init_esm_shims();
365923
365282
 
365924
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/SpellingDictionary/DictionaryController/DictionaryLoader.js
365283
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/SpellingDictionary/DictionaryController/DictionaryLoader.js
365925
365284
  init_esm_shims();
365926
365285
 
365927
- // ../../node_modules/.pnpm/@cspell+strong-weak-map@8.17.3/node_modules/@cspell/strong-weak-map/dist/esm/index.js
365286
+ // ../../node_modules/.pnpm/@cspell+strong-weak-map@8.17.5/node_modules/@cspell/strong-weak-map/dist/esm/index.js
365928
365287
  init_esm_shims();
365929
365288
 
365930
- // ../../node_modules/.pnpm/@cspell+strong-weak-map@8.17.3/node_modules/@cspell/strong-weak-map/dist/esm/StrongWeakMap.js
365289
+ // ../../node_modules/.pnpm/@cspell+strong-weak-map@8.17.5/node_modules/@cspell/strong-weak-map/dist/esm/StrongWeakMap.js
365931
365290
  init_esm_shims();
365932
365291
  var StrongWeakMap = class {
365933
365292
  static {
@@ -366059,7 +365418,7 @@ var StrongWeakMap = class {
366059
365418
  [Symbol.toStringTag] = "StrongWeakMap";
366060
365419
  };
366061
365420
 
366062
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/simpleCache.js
365421
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/simpleCache.js
366063
365422
  init_esm_shims();
366064
365423
  var SimpleCache2 = class {
366065
365424
  static {
@@ -366145,7 +365504,7 @@ var AutoCache = class extends SimpleCache2 {
366145
365504
  }
366146
365505
  };
366147
365506
 
366148
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/SpellingDictionary/SpellingDictionaryError.js
365507
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/SpellingDictionary/SpellingDictionaryError.js
366149
365508
  init_esm_shims();
366150
365509
  var SpellingDictionaryLoadError = class extends Error {
366151
365510
  static {
@@ -366168,7 +365527,7 @@ function isSpellingDictionaryLoadError(e) {
366168
365527
  }
366169
365528
  __name(isSpellingDictionaryLoadError, "isSpellingDictionaryLoadError");
366170
365529
 
366171
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/SpellingDictionary/DictionaryController/DictionaryLoader.js
365530
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/SpellingDictionary/DictionaryController/DictionaryLoader.js
366172
365531
  var MAX_AGE = 1e4;
366173
365532
  var loaders = {
366174
365533
  S: loadSimpleWordList,
@@ -366414,7 +365773,7 @@ function toLines(content) {
366414
365773
  }
366415
365774
  __name(toLines, "toLines");
366416
365775
 
366417
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/SpellingDictionary/DictionaryLoader.js
365776
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/SpellingDictionary/DictionaryLoader.js
366418
365777
  var loader2;
366419
365778
  function getDictionaryLoader(vfs) {
366420
365779
  if (loader2) return loader2;
@@ -366430,7 +365789,7 @@ async function refreshCacheEntries(maxAge, now) {
366430
365789
  }
366431
365790
  __name(refreshCacheEntries, "refreshCacheEntries");
366432
365791
 
366433
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/SpellingDictionary/Dictionaries.js
365792
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/SpellingDictionary/Dictionaries.js
366434
365793
  function loadDictionaryDefs(defsToLoad) {
366435
365794
  return defsToLoad.map(loadDictionary);
366436
365795
  }
@@ -366488,25 +365847,25 @@ function _getDictionaryInternal(settings, spellDictionaries) {
366488
365847
  }
366489
365848
  __name(_getDictionaryInternal, "_getDictionaryInternal");
366490
365849
 
366491
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/SpellingDictionary/SpellingDictionary.js
365850
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/SpellingDictionary/SpellingDictionary.js
366492
365851
  init_esm_shims();
366493
365852
 
366494
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Document/index.js
365853
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Document/index.js
366495
365854
  init_esm_shims();
366496
365855
 
366497
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Document/isBinaryDoc.js
365856
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Document/isBinaryDoc.js
366498
365857
  init_esm_shims();
366499
365858
 
366500
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/fileTypes.js
365859
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/fileTypes.js
366501
365860
  init_esm_shims();
366502
365861
 
366503
- // ../../node_modules/.pnpm/@cspell+filetypes@8.17.3/node_modules/@cspell/filetypes/dist/index.js
365862
+ // ../../node_modules/.pnpm/@cspell+filetypes@8.17.5/node_modules/@cspell/filetypes/dist/index.js
366504
365863
  init_esm_shims();
366505
365864
 
366506
- // ../../node_modules/.pnpm/@cspell+filetypes@8.17.3/node_modules/@cspell/filetypes/dist/filetypes.js
365865
+ // ../../node_modules/.pnpm/@cspell+filetypes@8.17.5/node_modules/@cspell/filetypes/dist/filetypes.js
366507
365866
  init_esm_shims();
366508
365867
 
366509
- // ../../node_modules/.pnpm/@cspell+filetypes@8.17.3/node_modules/@cspell/filetypes/dist/definitions.js
365868
+ // ../../node_modules/.pnpm/@cspell+filetypes@8.17.5/node_modules/@cspell/filetypes/dist/definitions.js
366510
365869
  init_esm_shims();
366511
365870
  var definitions = [
366512
365871
  {
@@ -367820,7 +367179,7 @@ var definitions = [
367820
367179
  }
367821
367180
  ];
367822
367181
 
367823
- // ../../node_modules/.pnpm/@cspell+filetypes@8.17.3/node_modules/@cspell/filetypes/dist/filetypes.js
367182
+ // ../../node_modules/.pnpm/@cspell+filetypes@8.17.5/node_modules/@cspell/filetypes/dist/filetypes.js
367824
367183
  var binaryFormatIds = definitions.filter((d) => d.format === "Binary").map((d) => d.id);
367825
367184
  var binaryLanguages = /* @__PURE__ */ new Set([
367826
367185
  "binary",
@@ -367958,7 +367317,7 @@ function defToRegExp(def) {
367958
367317
  }
367959
367318
  __name(defToRegExp, "defToRegExp");
367960
367319
 
367961
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/Uri.js
367320
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/Uri.js
367962
367321
  init_esm_shims();
367963
367322
  import assert8 from "node:assert";
367964
367323
 
@@ -368314,7 +367673,7 @@ var LIB;
368314
367673
  })();
368315
367674
  var { URI, Utils } = LIB;
368316
367675
 
368317
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/Uri.js
367676
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/Uri.js
368318
367677
  var STDIN_PROTOCOL = "stdin:";
368319
367678
  function toUri(uriOrFile) {
368320
367679
  if (UriImpl.isUri(uriOrFile)) return uriOrFile;
@@ -368455,13 +367814,13 @@ function parseStdinUri(uri) {
368455
367814
  const pathEnd = idxQ;
368456
367815
  const path36 = uri.slice(pathStart, pathEnd);
368457
367816
  const query = idxQ < idxHash ? uri.slice(idxQ + 1, idxHash) : "";
368458
- const hash2 = uri.slice(idxHash + 1);
367817
+ const hash = uri.slice(idxHash + 1);
368459
367818
  const pathPrefix = idxSlashEnd - idxSlash > 2 ? "/" : "";
368460
367819
  return {
368461
367820
  scheme: "stdin",
368462
367821
  path: pathPrefix + normalizeFilePath(decodeURI(path36)),
368463
367822
  query: decodeURI(query),
368464
- fragment: decodeURI(hash2)
367823
+ fragment: decodeURI(hash)
368465
367824
  };
368466
367825
  }
368467
367826
  __name(parseStdinUri, "parseStdinUri");
@@ -368470,14 +367829,14 @@ function documentUriToURL(uri) {
368470
367829
  }
368471
367830
  __name(documentUriToURL, "documentUriToURL");
368472
367831
 
368473
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Document/normalizeLanguageIds.js
367832
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Document/normalizeLanguageIds.js
368474
367833
  init_esm_shims();
368475
367834
  function normalizeLanguageIds(languageId) {
368476
367835
  return (Array.isArray(languageId) ? languageId.join(",") : languageId).split(",").map((s) => s.trim());
368477
367836
  }
368478
367837
  __name(normalizeLanguageIds, "normalizeLanguageIds");
368479
367838
 
368480
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Document/isBinaryDoc.js
367839
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Document/isBinaryDoc.js
368481
367840
  function isBinaryDoc(document2) {
368482
367841
  return isBinaryFile2(toUri(document2.uri), document2.languageId, document2.text);
368483
367842
  }
@@ -368495,11 +367854,11 @@ function isBinaryFile2(filename, languageId, text) {
368495
367854
  }
368496
367855
  __name(isBinaryFile2, "isBinaryFile");
368497
367856
 
368498
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Document/resolveDocument.js
367857
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Document/resolveDocument.js
368499
367858
  init_esm_shims();
368500
367859
  import { readFile as readFile3 } from "node:fs/promises";
368501
367860
 
368502
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Models/TextDocument.js
367861
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Models/TextDocument.js
368503
367862
  init_esm_shims();
368504
367863
  import assert9 from "node:assert";
368505
367864
 
@@ -368753,7 +368112,7 @@ function getWellformedEdit(textEdit) {
368753
368112
  }
368754
368113
  __name(getWellformedEdit, "getWellformedEdit");
368755
368114
 
368756
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Models/TextDocument.js
368115
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Models/TextDocument.js
368757
368116
  var TextDocumentImpl = class TextDocumentImpl2 {
368758
368117
  static {
368759
368118
  __name(this, "TextDocumentImpl");
@@ -368874,7 +368233,7 @@ function isTextDocumentImpl(doc) {
368874
368233
  }
368875
368234
  __name(isTextDocumentImpl, "isTextDocumentImpl");
368876
368235
 
368877
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Document/resolveDocument.js
368236
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Document/resolveDocument.js
368878
368237
  var defaultEncoding = "utf8";
368879
368238
  function fileToDocument(file, text, languageId, locale) {
368880
368239
  return clean4({
@@ -368918,10 +368277,10 @@ function isDocumentWithText(doc) {
368918
368277
  }
368919
368278
  __name(isDocumentWithText, "isDocumentWithText");
368920
368279
 
368921
- // ../../node_modules/.pnpm/cspell-glob@8.17.3/node_modules/cspell-glob/dist/index.js
368280
+ // ../../node_modules/.pnpm/cspell-glob@8.17.5/node_modules/cspell-glob/dist/index.js
368922
368281
  init_esm_shims();
368923
368282
 
368924
- // ../../node_modules/.pnpm/cspell-glob@8.17.3/node_modules/cspell-glob/dist/globHelper.js
368283
+ // ../../node_modules/.pnpm/cspell-glob@8.17.5/node_modules/cspell-glob/dist/globHelper.js
368925
368284
  init_esm_shims();
368926
368285
  import * as Path2 from "node:path";
368927
368286
  var { posix } = Path2;
@@ -369337,7 +368696,7 @@ function filePathOrGlobToGlob(filePathOrGlob, root, builder) {
369337
368696
  }
369338
368697
  __name(filePathOrGlobToGlob, "filePathOrGlobToGlob");
369339
368698
 
369340
- // ../../node_modules/.pnpm/cspell-glob@8.17.3/node_modules/cspell-glob/dist/GlobMatcher.js
368699
+ // ../../node_modules/.pnpm/cspell-glob@8.17.5/node_modules/cspell-glob/dist/GlobMatcher.js
369341
368700
  init_esm_shims();
369342
368701
  import * as Path3 from "node:path";
369343
368702
  var import_micromatch = __toESM(require_micromatch(), 1);
@@ -369510,10 +368869,10 @@ function logMatchTest(id, filename, match4) {
369510
368869
  }
369511
368870
  __name(logMatchTest, "logMatchTest");
369512
368871
 
369513
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/FeatureFlags/index.js
368872
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/FeatureFlags/index.js
369514
368873
  init_esm_shims();
369515
368874
 
369516
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/FeatureFlags/FeatureFlags.js
368875
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/FeatureFlags/FeatureFlags.js
369517
368876
  init_esm_shims();
369518
368877
  var systemFeatureFlags;
369519
368878
  var FeatureFlags = class {
@@ -369599,14 +368958,14 @@ function toBool(value2) {
369599
368958
  }
369600
368959
  __name(toBool, "toBool");
369601
368960
 
369602
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/getDictionary.js
368961
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/getDictionary.js
369603
368962
  init_esm_shims();
369604
368963
 
369605
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/CSpellSettingsServer.js
368964
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/CSpellSettingsServer.js
369606
368965
  init_esm_shims();
369607
368966
  import assert10 from "node:assert";
369608
368967
 
369609
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/constants.js
368968
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/constants.js
369610
368969
  init_esm_shims();
369611
368970
  var configSettingsFileVersion0_1 = "0.1";
369612
368971
  var configSettingsFileVersion0_2 = "0.2";
@@ -369614,10 +368973,10 @@ var currentSettingsFileVersion = configSettingsFileVersion0_2;
369614
368973
  var ENV_CSPELL_GLOB_ROOT = "CSPELL_GLOB_ROOT";
369615
368974
  var defaultConfigFileModuleRef = "@cspell/cspell-bundled-dicts/cspell-default.json";
369616
368975
 
369617
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/mergeList.js
368976
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/mergeList.js
369618
368977
  init_esm_shims();
369619
368978
 
369620
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/mergeCache.js
368979
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/mergeCache.js
369621
368980
  init_esm_shims();
369622
368981
  var CalcLeftRightResultWeakCache = class {
369623
368982
  static {
@@ -369647,7 +369006,7 @@ var CalcLeftRightResultWeakCache = class {
369647
369006
  }
369648
369007
  };
369649
369008
 
369650
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/mergeList.js
369009
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/mergeList.js
369651
369010
  var cacheMergeListUnique = new CalcLeftRightResultWeakCache();
369652
369011
  var cacheMergeLists = new CalcLeftRightResultWeakCache();
369653
369012
  function mergeListUnique(left, right) {
@@ -369690,10 +369049,10 @@ function stats() {
369690
369049
  }
369691
369050
  __name(stats, "stats");
369692
369051
 
369693
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/patterns.js
369052
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/patterns.js
369694
369053
  init_esm_shims();
369695
369054
 
369696
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/textRegex.js
369055
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/textRegex.js
369697
369056
  init_esm_shims();
369698
369057
  var regExUpperSOrIng = new RegExp("([\\p{Lu}\\p{M}]+(?:\\\\?['\u2019])?(?:s|ing|ies|es|ings|ed|ning))(?!\\p{Ll})", "gu");
369699
369058
  var regExSplitWords = new RegExp("(\\p{Ll}\\p{M}?)(\\p{Lu})", "gu");
@@ -369826,7 +369185,7 @@ function removeVerboseFromRegExp(pattern) {
369826
369185
  }
369827
369186
  __name(removeVerboseFromRegExp, "removeVerboseFromRegExp");
369828
369187
 
369829
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/patterns.js
369188
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/patterns.js
369830
369189
  var emptyRegExpList = [];
369831
369190
  var emptyPatternDefinitions = [];
369832
369191
  var cache4 = new CalcLeftRightResultWeakCache();
@@ -369871,7 +369230,7 @@ function toRegExp(pattern) {
369871
369230
  }
369872
369231
  __name(toRegExp, "toRegExp");
369873
369232
 
369874
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/resolveCwd.js
369233
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/resolveCwd.js
369875
369234
  init_esm_shims();
369876
369235
  var CwdUrlResolver = class {
369877
369236
  static {
@@ -369901,7 +369260,7 @@ var CwdUrlResolver = class {
369901
369260
  }
369902
369261
  };
369903
369262
 
369904
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/CSpellSettingsServer.js
369263
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/CSpellSettingsServer.js
369905
369264
  var emptyWords2 = [];
369906
369265
  Object.freeze(emptyWords2);
369907
369266
  var cachedMerges = new AutoResolveWeakCache2();
@@ -370195,16 +369554,16 @@ function extractParsers(plugins) {
370195
369554
  }
370196
369555
  __name(extractParsers, "extractParsers");
370197
369556
 
370198
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/getDictionary.js
369557
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/getDictionary.js
370199
369558
  async function getDictionary(settings) {
370200
369559
  return getDictionaryInternal(toInternalSettings(settings));
370201
369560
  }
370202
369561
  __name(getDictionary, "getDictionary");
370203
369562
 
370204
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/perf/index.js
369563
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/perf/index.js
370205
369564
  init_esm_shims();
370206
369565
 
370207
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/perf/timer.js
369566
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/perf/timer.js
370208
369567
  init_esm_shims();
370209
369568
  function createPerfTimer2(name2, onEnd, timeNowFn) {
370210
369569
  return new SimpleTimer(name2, onEnd, timeNowFn);
@@ -370244,16 +369603,16 @@ var SimpleTimer = class SimpleTimer2 {
370244
369603
  }
370245
369604
  };
370246
369605
 
370247
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/index.js
369606
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/index.js
370248
369607
  init_esm_shims();
370249
369608
 
370250
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/calcOverrideSettings.js
369609
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/calcOverrideSettings.js
370251
369610
  init_esm_shims();
370252
369611
 
370253
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/globs/checkFilenameMatchesGlob.js
369612
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/globs/checkFilenameMatchesGlob.js
370254
369613
  init_esm_shims();
370255
369614
 
370256
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/globs/getGlobMatcher.js
369615
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/globs/getGlobMatcher.js
370257
369616
  init_esm_shims();
370258
369617
  var simpleGlobCache = /* @__PURE__ */ new Map();
370259
369618
  var globCache = /* @__PURE__ */ new WeakMap();
@@ -370284,14 +369643,14 @@ function getGlobMatcherGlobGlob(glob4) {
370284
369643
  }
370285
369644
  __name(getGlobMatcherGlobGlob, "getGlobMatcherGlobGlob");
370286
369645
 
370287
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/globs/checkFilenameMatchesGlob.js
369646
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/globs/checkFilenameMatchesGlob.js
370288
369647
  function checkFilenameMatchesExcludeGlob(filename, globs) {
370289
369648
  const m = getGlobMatcherForExcluding(globs);
370290
369649
  return m.match(filename);
370291
369650
  }
370292
369651
  __name(checkFilenameMatchesExcludeGlob, "checkFilenameMatchesExcludeGlob");
370293
369652
 
370294
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/calcOverrideSettings.js
369653
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/calcOverrideSettings.js
370295
369654
  function calcOverrideSettings(settings, filename) {
370296
369655
  const _settings = toInternalSettings(settings);
370297
369656
  const overrides = _settings.overrides || [];
@@ -370300,26 +369659,26 @@ function calcOverrideSettings(settings, filename) {
370300
369659
  }
370301
369660
  __name(calcOverrideSettings, "calcOverrideSettings");
370302
369661
 
370303
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/index.js
369662
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/index.js
370304
369663
  init_esm_shims();
370305
369664
 
370306
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/configLoader.js
369665
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/configLoader.js
370307
369666
  init_esm_shims();
370308
369667
  import assert11 from "node:assert";
370309
369668
  import path11 from "node:path";
370310
369669
  import { fileURLToPath as fileURLToPath14 } from "node:url";
370311
369670
 
370312
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/index.js
369671
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/index.js
370313
369672
  init_esm_shims();
370314
369673
 
370315
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/createReaderWriter.js
369674
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/createReaderWriter.js
370316
369675
  init_esm_shims();
370317
369676
 
370318
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/CSpellConfigFileReaderWriter.js
369677
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/CSpellConfigFileReaderWriter.js
370319
369678
  init_esm_shims();
370320
369679
  import { extname as extname3 } from "node:path/posix";
370321
369680
 
370322
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/CSpellConfigFile.js
369681
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/CSpellConfigFile.js
370323
369682
  init_esm_shims();
370324
369683
  var CSpellConfigFile = class {
370325
369684
  static {
@@ -370375,10 +369734,10 @@ function satisfiesCSpellConfigFile(obj) {
370375
369734
  }
370376
369735
  __name(satisfiesCSpellConfigFile, "satisfiesCSpellConfigFile");
370377
369736
 
370378
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/CSpellConfigFile/index.js
369737
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/CSpellConfigFile/index.js
370379
369738
  init_esm_shims();
370380
369739
 
370381
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFileInMemory.js
369740
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFileInMemory.js
370382
369741
  init_esm_shims();
370383
369742
  var CSpellConfigFileInMemory = class extends ImplCSpellConfigFile {
370384
369743
  static {
@@ -370396,7 +369755,7 @@ var CSpellConfigFileInMemory = class extends ImplCSpellConfigFile {
370396
369755
  }
370397
369756
  };
370398
369757
 
370399
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFileJavaScript.js
369758
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFileJavaScript.js
370400
369759
  init_esm_shims();
370401
369760
  var CSpellConfigFileJavaScript = class extends ImplCSpellConfigFile {
370402
369761
  static {
@@ -370417,11 +369776,11 @@ var CSpellConfigFileJavaScript = class extends ImplCSpellConfigFile {
370417
369776
  }
370418
369777
  };
370419
369778
 
370420
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFileJson.js
369779
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFileJson.js
370421
369780
  init_esm_shims();
370422
369781
  var import_comment_json = __toESM(require_src3(), 1);
370423
369782
 
370424
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/serializers/util.js
369783
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/serializers/util.js
370425
369784
  init_esm_shims();
370426
369785
  function detectIndent(content) {
370427
369786
  const m = content.match(/^[ \t]+/m);
@@ -370434,7 +369793,7 @@ function detectIndentAsNum(content) {
370434
369793
  }
370435
369794
  __name(detectIndentAsNum, "detectIndentAsNum");
370436
369795
 
370437
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFileJson.js
369796
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFileJson.js
370438
369797
  var CSpellConfigFileJson = class _CSpellConfigFileJson extends ImplCSpellConfigFile {
370439
369798
  static {
370440
369799
  __name(this, "CSpellConfigFileJson");
@@ -370489,7 +369848,7 @@ var ParseError = class ParseError2 extends Error {
370489
369848
  }
370490
369849
  };
370491
369850
 
370492
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFilePackageJson.js
369851
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFilePackageJson.js
370493
369852
  init_esm_shims();
370494
369853
  var CSpellConfigFilePackageJson = class extends ImplCSpellConfigFile {
370495
369854
  static {
@@ -370529,7 +369888,7 @@ function parseCSpellConfigFilePackageJson(file) {
370529
369888
  }
370530
369889
  __name(parseCSpellConfigFilePackageJson, "parseCSpellConfigFilePackageJson");
370531
369890
 
370532
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFileYaml.js
369891
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/CSpellConfigFile/CSpellConfigFileYaml.js
370533
369892
  init_esm_shims();
370534
369893
  var import_yaml = __toESM(require_dist(), 1);
370535
369894
  var CSpellConfigFileYaml = class extends ImplCSpellConfigFile {
@@ -370566,10 +369925,10 @@ function parseCSpellConfigFileYaml(file) {
370566
369925
  }
370567
369926
  __name(parseCSpellConfigFileYaml, "parseCSpellConfigFileYaml");
370568
369927
 
370569
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/middlewareHelper.js
369928
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/middlewareHelper.js
370570
369929
  init_esm_shims();
370571
369930
 
370572
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/defaultNext.js
369931
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/defaultNext.js
370573
369932
  init_esm_shims();
370574
369933
  var defaultNextDeserializer = /* @__PURE__ */ __name((content) => {
370575
369934
  throw new Error(`Unable to parse config file: "${content.url}"`);
@@ -370578,7 +369937,7 @@ var defaultNextSerializer = /* @__PURE__ */ __name((file) => {
370578
369937
  throw new Error(`Unable to serialize config file: "${file.url}"`);
370579
369938
  }, "defaultNextSerializer");
370580
369939
 
370581
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/middlewareHelper.js
369940
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/middlewareHelper.js
370582
369941
  function getDeserializer(middleware) {
370583
369942
  let next = defaultNextDeserializer;
370584
369943
  for (const des of middleware) {
@@ -370623,14 +369982,14 @@ function getLoader(loaders3) {
370623
369982
  }
370624
369983
  __name(getLoader, "getLoader");
370625
369984
 
370626
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/util/toURL.js
369985
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/util/toURL.js
370627
369986
  init_esm_shims();
370628
369987
  function toURL3(url2) {
370629
369988
  return typeof url2 === "string" ? new URL(url2) : url2;
370630
369989
  }
370631
369990
  __name(toURL3, "toURL");
370632
369991
 
370633
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/CSpellConfigFileReaderWriter.js
369992
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/CSpellConfigFileReaderWriter.js
370634
369993
  var CSpellConfigFileReaderWriterImpl = class {
370635
369994
  static {
370636
369995
  __name(this, "CSpellConfigFileReaderWriterImpl");
@@ -370736,7 +370095,7 @@ var UntrustedUrlError = class extends Error {
370736
370095
  }
370737
370096
  };
370738
370097
 
370739
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/defaultIO.js
370098
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/defaultIO.js
370740
370099
  init_esm_shims();
370741
370100
  import { promises as fs5 } from "node:fs";
370742
370101
  var defaultIO = {
@@ -370759,10 +370118,10 @@ async function writeFile2(file) {
370759
370118
  }
370760
370119
  __name(writeFile2, "writeFile");
370761
370120
 
370762
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/loaders/index.js
370121
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/loaders/index.js
370763
370122
  init_esm_shims();
370764
370123
 
370765
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/loaders/loaderJavaScript.js
370124
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/loaders/loaderJavaScript.js
370766
370125
  init_esm_shims();
370767
370126
  import { extname as extname4 } from "node:path/posix";
370768
370127
  var _debug2 = false;
@@ -370817,15 +370176,15 @@ var LoaderJavaScript = class {
370817
370176
  };
370818
370177
  var loaderJavaScript = new LoaderJavaScript();
370819
370178
 
370820
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/loaders/index.js
370179
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/loaders/index.js
370821
370180
  var defaultLoaders = [
370822
370181
  loaderJavaScript
370823
370182
  ];
370824
370183
 
370825
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/serializers/index.js
370184
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/serializers/index.js
370826
370185
  init_esm_shims();
370827
370186
 
370828
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/serializers/cspellJson.js
370187
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/serializers/cspellJson.js
370829
370188
  init_esm_shims();
370830
370189
  function deserializer(params, next) {
370831
370190
  if (!isJsonFile(params.url.pathname)) return next(params);
@@ -370847,7 +370206,7 @@ var serializerCSpellJson = {
370847
370206
  serialize: serializer
370848
370207
  };
370849
370208
 
370850
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/serializers/cspellYaml.js
370209
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/serializers/cspellYaml.js
370851
370210
  init_esm_shims();
370852
370211
  function deserializer2(params, next) {
370853
370212
  if (!isYamlFile(params.url.pathname)) return next(params);
@@ -370869,7 +370228,7 @@ var serializerCSpellYaml = {
370869
370228
  serialize: serializer2
370870
370229
  };
370871
370230
 
370872
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/serializers/packageJson.js
370231
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/serializers/packageJson.js
370873
370232
  init_esm_shims();
370874
370233
  var isSupportedFormat = /\bpackage\.json$/i;
370875
370234
  function deserializer3(params, next) {
@@ -370887,14 +370246,14 @@ var serializerPackageJson = {
370887
370246
  serialize: serializer3
370888
370247
  };
370889
370248
 
370890
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/serializers/index.js
370249
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/serializers/index.js
370891
370250
  var defaultDeserializers = [
370892
370251
  serializerCSpellJson,
370893
370252
  serializerCSpellYaml,
370894
370253
  serializerPackageJson
370895
370254
  ];
370896
370255
 
370897
- // ../../node_modules/.pnpm/cspell-config-lib@8.17.3/node_modules/cspell-config-lib/dist/createReaderWriter.js
370256
+ // ../../node_modules/.pnpm/cspell-config-lib@8.17.5/node_modules/cspell-config-lib/dist/createReaderWriter.js
370898
370257
  function createReaderWriter(deserializers2 = [], loaders3 = [], io = defaultIO) {
370899
370258
  return new CSpellConfigFileReaderWriterImpl(io, [
370900
370259
  ...defaultDeserializers,
@@ -370906,7 +370265,7 @@ function createReaderWriter(deserializers2 = [], loaders3 = [], io = defaultIO)
370906
370265
  }
370907
370266
  __name(createReaderWriter, "createReaderWriter");
370908
370267
 
370909
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/logger.js
370268
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/logger.js
370910
370269
  init_esm_shims();
370911
370270
  var _logger = console;
370912
370271
  function logError(...args) {
@@ -370924,10 +370283,10 @@ function setLogger(logger) {
370924
370283
  }
370925
370284
  __name(setLogger, "setLogger");
370926
370285
 
370927
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/GlobalSettings.js
370286
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/GlobalSettings.js
370928
370287
  init_esm_shims();
370929
370288
 
370930
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/cfgStore.js
370289
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/cfgStore.js
370931
370290
  init_esm_shims();
370932
370291
  import fs6 from "node:fs/promises";
370933
370292
  import path9 from "node:path";
@@ -371010,7 +370369,7 @@ if (xdgConfig) {
371010
370369
  xdgConfigDirectories.unshift(xdgConfig);
371011
370370
  }
371012
370371
 
371013
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/cfgStore.js
370372
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/cfgStore.js
371014
370373
  var packageName = "cspell";
371015
370374
  var legacyLocationDir = xdgConfig ? path9.join(xdgConfig, "configstore") : void 0;
371016
370375
  var cspellGlobalLocationDir = envPaths(packageName, {
@@ -371077,15 +370436,15 @@ var GlobalConfigStore = class {
371077
370436
  static defaultLocation = path9.join(cspellGlobalLocationDir, defaultConfigFileName);
371078
370437
  };
371079
370438
 
371080
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/configToRawSettings.js
370439
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/configToRawSettings.js
371081
370440
  init_esm_shims();
371082
370441
 
371083
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/normalizeRawSettings.js
370442
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/normalizeRawSettings.js
371084
370443
  init_esm_shims();
371085
370444
  import { homedir as homedir5 } from "node:os";
371086
370445
  import { fileURLToPath as fileURLToPath11 } from "node:url";
371087
370446
 
371088
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/toGlobDef.js
370447
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/toGlobDef.js
371089
370448
  init_esm_shims();
371090
370449
  function toGlobDef(g, root, source) {
371091
370450
  if (g === void 0) return void 0;
@@ -371111,7 +370470,7 @@ function toGlobDef(g, root, source) {
371111
370470
  }
371112
370471
  __name(toGlobDef, "toGlobDef");
371113
370472
 
371114
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/normalizeRawSettings.js
370473
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/normalizeRawSettings.js
371115
370474
  function normalizeRawConfig(config) {
371116
370475
  if (typeof config.version === "number") {
371117
370476
  config.version = config.version.toString();
@@ -371252,7 +370611,7 @@ function normalizeImport(imports) {
371252
370611
  }
371253
370612
  __name(normalizeImport, "normalizeImport");
371254
370613
 
371255
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/configToRawSettings.js
370614
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/configToRawSettings.js
371256
370615
  function configToRawSettings(cfgFile) {
371257
370616
  if (!cfgFile) return {};
371258
370617
  const url2 = cfgFile.url;
@@ -371286,7 +370645,7 @@ function urlToSimpleId(url2) {
371286
370645
  }
371287
370646
  __name(urlToSimpleId, "urlToSimpleId");
371288
370647
 
371289
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/GlobalSettings.js
370648
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/GlobalSettings.js
371290
370649
  var globalConfig = new GlobalConfigStore();
371291
370650
  async function getGlobalConfig() {
371292
370651
  const name2 = "CSpell Configstore";
@@ -371331,7 +370690,7 @@ function getGlobalConfigPath() {
371331
370690
  }
371332
370691
  __name(getGlobalConfigPath, "getGlobalConfigPath");
371333
370692
 
371334
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/ImportError.js
370693
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/ImportError.js
371335
370694
  init_esm_shims();
371336
370695
  var ImportError = class extends Error {
371337
370696
  static {
@@ -371352,13 +370711,13 @@ var UnsupportedPnpFile = class extends Error {
371352
370711
  }
371353
370712
  };
371354
370713
 
371355
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/pnpLoader.js
370714
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/pnpLoader.js
371356
370715
  init_esm_shims();
371357
370716
  var import_clear_module = __toESM(require_clear_module(), 1);
371358
370717
  var import_import_fresh = __toESM(require_import_fresh(), 1);
371359
370718
  import { fileURLToPath as fileURLToPath13 } from "node:url";
371360
370719
 
371361
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/findUp.js
370720
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/findUp.js
371362
370721
  init_esm_shims();
371363
370722
  import { stat } from "node:fs/promises";
371364
370723
  import path10 from "node:path";
@@ -371401,7 +370760,7 @@ function toDirPath(urlOrPath) {
371401
370760
  }
371402
370761
  __name(toDirPath, "toDirPath");
371403
370762
 
371404
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/pnpLoader.js
370763
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/pnpLoader.js
371405
370764
  var defaultPnpFiles = [
371406
370765
  ".pnp.cjs",
371407
370766
  ".pnp.js"
@@ -371516,7 +370875,7 @@ function isSupported(url2) {
371516
370875
  }
371517
370876
  __name(isSupported, "isSupported");
371518
370877
 
371519
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/configLocations.js
370878
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/configLocations.js
371520
370879
  init_esm_shims();
371521
370880
  var supportedExtensions = [
371522
370881
  ".json",
@@ -371580,11 +370939,11 @@ function genCfgLoc(filename, extensions) {
371580
370939
  }
371581
370940
  __name(genCfgLoc, "genCfgLoc");
371582
370941
 
371583
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/configSearch.js
370942
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/configSearch.js
371584
370943
  init_esm_shims();
371585
370944
  import { extname as extname5 } from "node:path/posix";
371586
370945
 
371587
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/findUpFromUrl.js
370946
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/findUpFromUrl.js
371588
370947
  init_esm_shims();
371589
370948
  async function findUpFromUrl2(name2, from, options = {}) {
371590
370949
  const fs19 = options.fs ?? getVirtualFS().fs;
@@ -371592,7 +370951,7 @@ async function findUpFromUrl2(name2, from, options = {}) {
371592
370951
  }
371593
370952
  __name(findUpFromUrl2, "findUpFromUrl");
371594
370953
 
371595
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/configSearch.js
370954
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/configSearch.js
371596
370955
  var ConfigSearch = class {
371597
370956
  static {
371598
370957
  __name(this, "ConfigSearch");
@@ -371771,7 +371130,7 @@ async function checkPackageJson(fs19, filename) {
371771
371130
  }
371772
371131
  __name(checkPackageJson, "checkPackageJson");
371773
371132
 
371774
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/defaultSettings.js
371133
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/defaultSettings.js
371775
371134
  init_esm_shims();
371776
371135
  var defaultSettings = createCSpellSettingsInternal({
371777
371136
  id: "default",
@@ -371779,7 +371138,7 @@ var defaultSettings = createCSpellSettingsInternal({
371779
371138
  version: currentSettingsFileVersion
371780
371139
  });
371781
371140
 
371782
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/PnPSettings.js
371141
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/PnPSettings.js
371783
371142
  init_esm_shims();
371784
371143
  var defaultPnPSettings = Object.freeze({});
371785
371144
  var lastPnP = defaultPnPSettings;
@@ -371798,7 +371157,7 @@ function equal(a, b) {
371798
371157
  }
371799
371158
  __name(equal, "equal");
371800
371159
 
371801
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/configLoader.js
371160
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/configLoader.js
371802
371161
  var supportedCSpellConfigVersions = [
371803
371162
  configSettingsFileVersion0_2
371804
371163
  ];
@@ -372314,7 +371673,7 @@ function relativeToCwd(file) {
372314
371673
  }
372315
371674
  __name(relativeToCwd, "relativeToCwd");
372316
371675
 
372317
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/defaultConfigLoader.js
371676
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/defaultConfigLoader.js
372318
371677
  init_esm_shims();
372319
371678
  var gcl = getDefaultConfigLoaderInternal;
372320
371679
  function searchForConfig(searchFrom, pnpSettings = defaultPnPSettings) {
@@ -372350,7 +371709,7 @@ function getDefaultConfigLoader() {
372350
371709
  }
372351
371710
  __name(getDefaultConfigLoader, "getDefaultConfigLoader");
372352
371711
 
372353
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/extractImportErrors.js
371712
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/extractImportErrors.js
372354
371713
  init_esm_shims();
372355
371714
  function extractImportErrors(settings) {
372356
371715
  const imports = mergeImportRefs2(settings);
@@ -372379,7 +371738,7 @@ function isImportFileRefWithError(ref) {
372379
371738
  }
372380
371739
  __name(isImportFileRefWithError, "isImportFileRefWithError");
372381
371740
 
372382
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/readSettings.js
371741
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/Controller/configLoader/readSettings.js
372383
371742
  init_esm_shims();
372384
371743
  async function readSettings(filename, relativeToOrPnP, pnpSettings) {
372385
371744
  const loader3 = getDefaultConfigLoader();
@@ -372389,19 +371748,19 @@ async function readSettings(filename, relativeToOrPnP, pnpSettings) {
372389
371748
  }
372390
371749
  __name(readSettings, "readSettings");
372391
371750
 
372392
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/DefaultSettings.js
371751
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/DefaultSettings.js
372393
371752
  init_esm_shims();
372394
371753
 
372395
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/index.js
371754
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/index.js
372396
371755
  init_esm_shims();
372397
371756
 
372398
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parser/grammar.js
371757
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parser/grammar.js
372399
371758
  init_esm_shims();
372400
371759
 
372401
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parser/grammarNormalizer.js
371760
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parser/grammarNormalizer.js
372402
371761
  init_esm_shims();
372403
371762
 
372404
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parser/grammarTypesHelpers.js
371763
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parser/grammarTypesHelpers.js
372405
371764
  init_esm_shims();
372406
371765
  function isPatternInclude(p) {
372407
371766
  return !!p.include;
@@ -372431,7 +371790,7 @@ function isPatternPatterns(p) {
372431
371790
  }
372432
371791
  __name(isPatternPatterns, "isPatternPatterns");
372433
371792
 
372434
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parser/matchResult.js
371793
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parser/matchResult.js
372435
371794
  init_esm_shims();
372436
371795
  function segmentMatch(mr) {
372437
371796
  const { matches, index: index2, groups: groups2, input } = mr;
@@ -372499,7 +371858,7 @@ function createSimpleMatchResult(match4, input, index2, lineNumber) {
372499
371858
  }
372500
371859
  __name(createSimpleMatchResult, "createSimpleMatchResult");
372501
371860
 
372502
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parser/scope.js
371861
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parser/scope.js
372503
371862
  init_esm_shims();
372504
371863
  import assert12 from "node:assert";
372505
371864
  var Scope = class _Scope {
@@ -372573,7 +371932,7 @@ function isScopeLike(value2) {
372573
371932
  }
372574
371933
  __name(isScopeLike, "isScopeLike");
372575
371934
 
372576
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parser/grammarNormalizer.js
371935
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parser/grammarNormalizer.js
372577
371936
  function normalizeGrammar(grammar2) {
372578
371937
  return new ImplNGrammar(grammar2);
372579
371938
  }
@@ -372886,27 +372245,27 @@ var ImplNPatternPatterns = class ImplNPatternPatterns2 {
372886
372245
  }
372887
372246
  };
372888
372247
 
372889
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parser/grammar.js
372248
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parser/grammar.js
372890
372249
  function compileGrammar(grammar2) {
372891
372250
  return normalizeGrammar(grammar2);
372892
372251
  }
372893
372252
  __name(compileGrammar, "compileGrammar");
372894
372253
 
372895
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parser/tokenizeLine.js
372254
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parser/tokenizeLine.js
372896
372255
  init_esm_shims();
372897
372256
  import assert13 from "node:assert";
372898
372257
 
372899
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parser/processors/procMatchingRule.js
372258
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parser/processors/procMatchingRule.js
372900
372259
  init_esm_shims();
372901
372260
 
372902
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parser/util.js
372261
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parser/util.js
372903
372262
  init_esm_shims();
372904
372263
  function isDefined5(t) {
372905
372264
  return t !== void 0 && t !== null;
372906
372265
  }
372907
372266
  __name(isDefined5, "isDefined");
372908
372267
 
372909
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parser/processors/procMatchingRule.js
372268
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parser/processors/procMatchingRule.js
372910
372269
  function applyCaptureToBeginOrMatch(matchRuleResult) {
372911
372270
  const { match: match4, rule } = matchRuleResult;
372912
372271
  const bePattern = rule.pattern;
@@ -373064,7 +372423,7 @@ function applyCaptures(rule, match4, captures) {
373064
372423
  }
373065
372424
  __name(applyCaptures, "applyCaptures");
373066
372425
 
373067
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parser/tokenizeLine.js
372426
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parser/tokenizeLine.js
373068
372427
  function tokenizeLine(line, rule) {
373069
372428
  const text = line.text;
373070
372429
  const lineLen = line.text.length;
@@ -373204,16 +372563,16 @@ function findNearestWithEnd(ctx) {
373204
372563
  }
373205
372564
  __name(findNearestWithEnd, "findNearestWithEnd");
373206
372565
 
373207
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parsers/index.js
372566
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parsers/index.js
373208
372567
  init_esm_shims();
373209
372568
 
373210
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parsers/typescript/index.js
372569
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parsers/typescript/index.js
373211
372570
  init_esm_shims();
373212
372571
 
373213
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parsers/typescript/TypeScriptParser.js
372572
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parsers/typescript/TypeScriptParser.js
373214
372573
  init_esm_shims();
373215
372574
 
373216
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/grammars/typescript.js
372575
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/grammars/typescript.js
373217
372576
  init_esm_shims();
373218
372577
  var repository = {
373219
372578
  statements: {
@@ -373411,7 +372770,7 @@ var grammar = {
373411
372770
  repository
373412
372771
  };
373413
372772
 
373414
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/mappers/appendMappedText.js
372773
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/mappers/appendMappedText.js
373415
372774
  init_esm_shims();
373416
372775
  import assert14 from "node:assert";
373417
372776
  function appendMappedText(a, b) {
@@ -373481,7 +372840,7 @@ function joinMaps(aMap, bMap) {
373481
372840
  }
373482
372841
  __name(joinMaps, "joinMaps");
373483
372842
 
373484
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/mappers/typescript.js
372843
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/mappers/typescript.js
373485
372844
  init_esm_shims();
373486
372845
  var hexChars = {
373487
372846
  "0": 0,
@@ -373624,7 +372983,7 @@ function mapRawString(text) {
373624
372983
  }
373625
372984
  __name(mapRawString, "mapRawString");
373626
372985
 
373627
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parser/parser.js
372986
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parser/parser.js
373628
372987
  init_esm_shims();
373629
372988
  function mapTokenizedLine(tl) {
373630
372989
  return tl.tokens.map((t) => ({
@@ -373658,7 +373017,7 @@ function createParser(grammar2, name2, transform6 = mapTokenizedLines) {
373658
373017
  }
373659
373018
  __name(createParser, "createParser");
373660
373019
 
373661
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parsers/typescript/TypeScriptParser.js
373020
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parsers/typescript/TypeScriptParser.js
373662
373021
  var tsGrammar = compileGrammar(grammar);
373663
373022
  var pool = new ScopePool();
373664
373023
  var useScope = /* @__PURE__ */ new WeakMap();
@@ -373750,12 +373109,12 @@ function doesScopeMatch(s, match4) {
373750
373109
  }
373751
373110
  __name(doesScopeMatch, "doesScopeMatch");
373752
373111
 
373753
- // ../../node_modules/.pnpm/cspell-grammar@8.17.3/node_modules/cspell-grammar/dist/parsers/index.js
373112
+ // ../../node_modules/.pnpm/cspell-grammar@8.17.5/node_modules/cspell-grammar/dist/parsers/index.js
373754
373113
  var parsers2 = [
373755
373114
  parser
373756
373115
  ];
373757
373116
 
373758
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Models/PatternRegExp.js
373117
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Models/PatternRegExp.js
373759
373118
  init_esm_shims();
373760
373119
  var PatternRegExp = class extends RegExp {
373761
373120
  static {
@@ -373769,7 +373128,7 @@ var PatternRegExp = class extends RegExp {
373769
373128
  }
373770
373129
  };
373771
373130
 
373772
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/LanguageSettings.js
373131
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/LanguageSettings.js
373773
373132
  init_esm_shims();
373774
373133
  var defaultLocale = "en";
373775
373134
  var defaultLanguageSettings = [];
@@ -373889,7 +373248,7 @@ function calcSettingsForLanguageId(baseSettings, languageId) {
373889
373248
  }
373890
373249
  __name(calcSettingsForLanguageId, "calcSettingsForLanguageId");
373891
373250
 
373892
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/RegExpPatterns.js
373251
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/RegExpPatterns.js
373893
373252
  init_esm_shims();
373894
373253
  var regExMatchUrls = /(?:https?|ftp):\/\/[^\s"]+/gi;
373895
373254
  var regExHRef = /\bhref\s*=\s*".*?"/gi;
@@ -373919,7 +373278,7 @@ var regExRepeatedChar = /^(\w)\1{3,}$/i;
373919
373278
  var regExSha = /\bsha\d+-[a-z0-9+/]{25,}={0,3}/gi;
373920
373279
  var regExHashStrings = /(?:\b(?:sha\d+|md5|base64|crypt|bcrypt|scrypt|security-token|assertion)[-,:$=]|#code[/])[-\w/+%.]{25,}={0,3}(?:(['"])\s*\+?\s*\1?[-\w/+%.]+={0,3})*(?![-\w/+=%.])/gi;
373921
373280
 
373922
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/DefaultSettings.js
373281
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/DefaultSettings.js
373923
373282
  var defaultConfigFile = /* @__PURE__ */ __name(() => resolveConfigModule(defaultConfigFileModuleRef), "defaultConfigFile");
373924
373283
  var regExpSpellCheckerDisable = [
373925
373284
  new PatternRegExp(regExSpellingGuardBlock),
@@ -374171,16 +373530,16 @@ function getDefaultSettings(useDefaultDictionaries = true) {
374171
373530
  }
374172
373531
  __name(getDefaultSettings, "getDefaultSettings");
374173
373532
 
374174
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/TextDocumentSettings.js
373533
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/TextDocumentSettings.js
374175
373534
  init_esm_shims();
374176
373535
 
374177
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/InDocSettings.js
373536
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/InDocSettings.js
374178
373537
  init_esm_shims();
374179
373538
 
374180
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/text.js
373539
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/text.js
374181
373540
  init_esm_shims();
374182
373541
 
374183
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/search.js
373542
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/search.js
374184
373543
  init_esm_shims();
374185
373544
  function binarySearch(arr, item, leftOffset, rightOffset) {
374186
373545
  let left = Math.max(leftOffset ?? 0, 0);
@@ -374197,7 +373556,7 @@ function binarySearch(arr, item, leftOffset, rightOffset) {
374197
373556
  }
374198
373557
  __name(binarySearch, "binarySearch");
374199
373558
 
374200
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/text.js
373559
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/text.js
374201
373560
  function splitCamelCaseWordWithOffset(wo) {
374202
373561
  return splitCamelCaseWord(wo.text).map(scanMap((last, text) => ({
374203
373562
  text,
@@ -374424,7 +373783,7 @@ function removeAccents2(text) {
374424
373783
  }
374425
373784
  __name(removeAccents2, "removeAccents");
374426
373785
 
374427
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/InDocSettings.js
373786
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/InDocSettings.js
374428
373787
  var regExMatchRegEx = /\/.*\/[gimuy]*/;
374429
373788
  var regExCSpellInDocDirective = /\b(?:spell-?checker|c?spell)::?(.*)/gi;
374430
373789
  var regExCSpellDirectiveKey = /(?<=\b(?:spell-?checker|c?spell)::?)(?!:)(.*)/i;
@@ -374795,7 +374154,7 @@ function parseDisable(acc, _match) {
374795
374154
  }
374796
374155
  __name(parseDisable, "parseDisable");
374797
374156
 
374798
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/Settings/TextDocumentSettings.js
374157
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/Settings/TextDocumentSettings.js
374799
374158
  function combineTextAndLanguageSettings(settings, text, languageId) {
374800
374159
  if (!text) {
374801
374160
  return toInternalSettings(calcSettingsForLanguageId(settings, languageId));
@@ -374812,10 +374171,10 @@ function extractSettingsFromText(text) {
374812
374171
  }
374813
374172
  __name(extractSettingsFromText, "extractSettingsFromText");
374814
374173
 
374815
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/spellCheckFile.js
374174
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/spellCheckFile.js
374816
374175
  init_esm_shims();
374817
374176
 
374818
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/textValidation/determineTextDocumentSettings.js
374177
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/textValidation/determineTextDocumentSettings.js
374819
374178
  init_esm_shims();
374820
374179
  import * as path12 from "node:path";
374821
374180
  async function determineTextDocumentSettings(doc, settings) {
@@ -374835,14 +374194,14 @@ function getLanguageForFilename(filename) {
374835
374194
  }
374836
374195
  __name(getLanguageForFilename, "getLanguageForFilename");
374837
374196
 
374838
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/textValidation/index.js
374197
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/textValidation/index.js
374839
374198
  init_esm_shims();
374840
374199
 
374841
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/textValidation/docValidator.js
374200
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/textValidation/docValidator.js
374842
374201
  init_esm_shims();
374843
374202
  import assert18 from "node:assert";
374844
374203
 
374845
- // ../../node_modules/.pnpm/@cspell+cspell-types@8.17.3/node_modules/@cspell/cspell-types/dist/index.mjs
374204
+ // ../../node_modules/.pnpm/@cspell+cspell-types@8.17.5/node_modules/@cspell/cspell-types/dist/index.mjs
374846
374205
  init_esm_shims();
374847
374206
  var IssueType = /* @__PURE__ */ ((IssueType2) => {
374848
374207
  IssueType2[IssueType2["spelling"] = 0] = "spelling";
@@ -374859,11 +374218,11 @@ var defaultCSpellSettings = {
374859
374218
  minRandomLength: 40
374860
374219
  };
374861
374220
 
374862
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/suggestions.js
374221
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/suggestions.js
374863
374222
  init_esm_shims();
374864
374223
  import assert15 from "node:assert";
374865
374224
 
374866
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/memorizeLastCall.js
374225
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/memorizeLastCall.js
374867
374226
  init_esm_shims();
374868
374227
  function memorizeLastCall2(fn) {
374869
374228
  let last;
@@ -374882,7 +374241,7 @@ function memorizeLastCall2(fn) {
374882
374241
  }
374883
374242
  __name(memorizeLastCall2, "memorizeLastCall");
374884
374243
 
374885
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/suggestions.js
374244
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/suggestions.js
374886
374245
  var emptySuggestionOptions = Object.freeze({});
374887
374246
  var emptyCSpellSettings = Object.freeze({});
374888
374247
  var memorizeSuggestions = memorizeLastCall2(cacheSuggestionsForWord);
@@ -375080,20 +374439,20 @@ var SuggestionError = class extends Error {
375080
374439
  }
375081
374440
  };
375082
374441
 
375083
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/textValidation/defaultConstants.js
374442
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/textValidation/defaultConstants.js
375084
374443
  init_esm_shims();
375085
374444
  var defaultMaxNumberOfProblems = 200;
375086
374445
  var defaultMaxDuplicateProblems = 5;
375087
374446
  var defaultMinWordLength = 4;
375088
374447
 
375089
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/textValidation/lineValidatorFactory.js
374448
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/textValidation/lineValidatorFactory.js
375090
374449
  init_esm_shims();
375091
374450
  import assert17 from "node:assert";
375092
374451
 
375093
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/wordSplitter.js
374452
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/wordSplitter.js
375094
374453
  init_esm_shims();
375095
374454
 
375096
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/PairingHeap.js
374455
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/PairingHeap.js
375097
374456
  init_esm_shims();
375098
374457
  var PairingHeap2 = class {
375099
374458
  static {
@@ -375187,14 +374546,14 @@ function mergeSiblings2(compare6, n) {
375187
374546
  }
375188
374547
  __name(mergeSiblings2, "mergeSiblings");
375189
374548
 
375190
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/regexHelper.js
374549
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/regexHelper.js
375191
374550
  init_esm_shims();
375192
374551
  function escapeRegEx3(s) {
375193
374552
  return s.replaceAll(/[|\\{}()[\]^$+*?.]/g, "\\$&").replaceAll("-", "\\x2d");
375194
374553
  }
375195
374554
  __name(escapeRegEx3, "escapeRegEx");
375196
374555
 
375197
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/wordSplitter.js
374556
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/wordSplitter.js
375198
374557
  var ignoreBreak = Object.freeze([]);
375199
374558
  function split(line, offset, isValidWord, options = {}) {
375200
374559
  const relWordToSplit = findNextWordText({
@@ -375567,7 +374926,7 @@ function mergeSortedBreaks(...maps) {
375567
374926
  }
375568
374927
  __name(mergeSortedBreaks, "mergeSortedBreaks");
375569
374928
 
375570
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/textValidation/isRandomString.js
374929
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/textValidation/isRandomString.js
375571
374930
  init_esm_shims();
375572
374931
  var maxRadio = 0.5;
375573
374932
  function isRandomString(s, maxNoiseToLengthRatio = maxRadio) {
@@ -375603,7 +374962,7 @@ function extractHexSequences(s, minLength = MIN_HEX_SEQUENCE_LENGTH) {
375603
374962
  }
375604
374963
  __name(extractHexSequences, "extractHexSequences");
375605
374964
 
375606
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/textValidation/isWordValid.js
374965
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/textValidation/isWordValid.js
375607
374966
  init_esm_shims();
375608
374967
  function hasWordCheck(dict, word2) {
375609
374968
  word2 = word2.includes("\\") ? word2.replaceAll("\\", "") : word2;
@@ -375617,10 +374976,10 @@ function isWordValidWithEscapeRetry(dict, wo, line) {
375617
374976
  }
375618
374977
  __name(isWordValidWithEscapeRetry, "isWordValidWithEscapeRetry");
375619
374978
 
375620
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/textValidation/parsedText.js
374979
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/textValidation/parsedText.js
375621
374980
  init_esm_shims();
375622
374981
 
375623
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/TextMap.js
374982
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/TextMap.js
375624
374983
  init_esm_shims();
375625
374984
  import assert16 from "node:assert";
375626
374985
  function extractTextMapRangeOrigin(textMap, extractRange) {
@@ -375691,7 +375050,7 @@ function extractTextMapRangeOrigin(textMap, extractRange) {
375691
375050
  }
375692
375051
  __name(extractTextMapRangeOrigin, "extractTextMapRangeOrigin");
375693
375052
 
375694
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/textValidation/parsedText.js
375053
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/textValidation/parsedText.js
375695
375054
  function mapRangeBackToOriginalPos(offRange, map4) {
375696
375055
  if (!map4 || !map4.length) return offRange;
375697
375056
  const [start, end] = offRange;
@@ -375758,7 +375117,7 @@ function createMappedTextSegmenter(includeRanges) {
375758
375117
  }
375759
375118
  __name(createMappedTextSegmenter, "createMappedTextSegmenter");
375760
375119
 
375761
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/textValidation/lineValidatorFactory.js
375120
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/textValidation/lineValidatorFactory.js
375762
375121
  var MIN_HEX_SEQUENCE_LENGTH2 = 8;
375763
375122
  function lineValidatorFactory(sDict, options) {
375764
375123
  const { minWordLength = defaultMinWordLength, flagWords = [], allowCompoundWords = false, ignoreCase: ignoreCase2 = true, ignoreRandomStrings = defaultCSpellSettings.ignoreRandomStrings, minRandomLength = defaultCSpellSettings.minRandomLength } = options;
@@ -376139,7 +375498,7 @@ function filterExcludedTextOffsets(issues, excluded) {
376139
375498
  }
376140
375499
  __name(filterExcludedTextOffsets, "filterExcludedTextOffsets");
376141
375500
 
376142
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/textValidation/settingsToValidateOptions.js
375501
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/textValidation/settingsToValidateOptions.js
376143
375502
  init_esm_shims();
376144
375503
  function settingsToValidateOptions(settings) {
376145
375504
  const opt = {
@@ -376152,10 +375511,10 @@ function settingsToValidateOptions(settings) {
376152
375511
  }
376153
375512
  __name(settingsToValidateOptions, "settingsToValidateOptions");
376154
375513
 
376155
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/textValidation/textValidator.js
375514
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/textValidation/textValidator.js
376156
375515
  init_esm_shims();
376157
375516
 
376158
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/TextRange.js
375517
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/TextRange.js
376159
375518
  init_esm_shims();
376160
375519
  function toMatchRangeWithText(m) {
376161
375520
  const index2 = m.index || 0;
@@ -376295,7 +375654,7 @@ function flatten2(data) {
376295
375654
  }
376296
375655
  __name(flatten2, "flatten");
376297
375656
 
376298
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/textValidation/textValidator.js
375657
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/textValidation/textValidator.js
376299
375658
  function calcTextInclusionRanges(text, options) {
376300
375659
  const { ignoreRegExpList = [], includeRegExpList = [] } = options;
376301
375660
  const filteredIncludeList = includeRegExpList.filter((a) => !!a);
@@ -376307,7 +375666,7 @@ function calcTextInclusionRanges(text, options) {
376307
375666
  }
376308
375667
  __name(calcTextInclusionRanges, "calcTextInclusionRanges");
376309
375668
 
376310
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/textValidation/traceWord.js
375669
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/textValidation/traceWord.js
376311
375670
  init_esm_shims();
376312
375671
  function traceWord(word2, dictCollection, config) {
376313
375672
  const opts = {
@@ -376426,7 +375785,7 @@ var CTraceResult = class CTraceResult2 extends Array {
376426
375785
  }
376427
375786
  };
376428
375787
 
376429
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/textValidation/docValidator.js
375788
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/textValidation/docValidator.js
376430
375789
  var ERROR_NOT_PREPARED = "Validator Must be prepared before calling this function.";
376431
375790
  var DocumentValidator = class _DocumentValidator {
376432
375791
  static {
@@ -376856,7 +376215,7 @@ function timePromise(timings, name2, p) {
376856
376215
  }
376857
376216
  __name(timePromise, "timePromise");
376858
376217
 
376859
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/spellCheckFile.js
376218
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/spellCheckFile.js
376860
376219
  async function spellCheckDocument(document2, options, settingsOrConfigFile) {
376861
376220
  const settingsUsed = satisfiesCSpellConfigFile(settingsOrConfigFile) ? settingsOrConfigFile.settings : settingsOrConfigFile;
376862
376221
  if (isBinaryDoc(document2)) {
@@ -376952,7 +376311,7 @@ async function spellCheckFullDocument(document2, options, settingsOrConfigFile)
376952
376311
  }
376953
376312
  __name(spellCheckFullDocument, "spellCheckFullDocument");
376954
376313
 
376955
- // ../../node_modules/.pnpm/cspell-lib@8.17.3/node_modules/cspell-lib/dist/lib/util/textApi.js
376314
+ // ../../node_modules/.pnpm/cspell-lib@8.17.5/node_modules/cspell-lib/dist/lib/util/textApi.js
376956
376315
  var textApi_exports = {};
376957
376316
  __export(textApi_exports, {
376958
376317
  calculateTextDocumentOffsets: () => calculateTextDocumentOffsets,
@@ -376985,7 +376344,7 @@ __export(textApi_exports, {
376985
376344
  });
376986
376345
  init_esm_shims();
376987
376346
 
376988
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/cli-reporter.js
376347
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/cli-reporter.js
376989
376348
  init_esm_shims();
376990
376349
  import assert19 from "node:assert";
376991
376350
  import { formatWithOptions as formatWithOptions2 } from "node:util";
@@ -377191,7 +376550,7 @@ var chalk_template_default = makeChalkTemplate(template);
377191
376550
  var templateStderr = makeTemplate(chalkStderr);
377192
376551
  var chalkTemplateStderr = makeChalkTemplate(templateStderr);
377193
376552
 
377194
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/console.js
376553
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/console.js
377195
376554
  init_esm_shims();
377196
376555
  import { formatWithOptions } from "node:util";
377197
376556
  var ImplChannel = class ImplChannel2 {
@@ -377249,7 +376608,7 @@ function getColorLevel(stream3) {
377249
376608
  }
377250
376609
  __name(getColorLevel, "getColorLevel");
377251
376610
 
377252
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/errors.js
376611
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/errors.js
377253
376612
  init_esm_shims();
377254
376613
  import { format as format3 } from "node:util";
377255
376614
  var CheckFailed = class extends Error {
@@ -377321,7 +376680,7 @@ function toApplicationError(e, message) {
377321
376680
  }
377322
376681
  __name(toApplicationError, "toApplicationError");
377323
376682
 
377324
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/util.js
376683
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/util.js
377325
376684
  init_esm_shims();
377326
376685
  var uniqueFn2 = uniqueFilterFnGenerator2;
377327
376686
  function uniqueFilterFnGenerator2(extractFn) {
@@ -377346,7 +376705,7 @@ function clean5(src) {
377346
376705
  }
377347
376706
  __name(clean5, "clean");
377348
376707
 
377349
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/cli-reporter.js
376708
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/cli-reporter.js
377350
376709
  var templateIssue = `{green $filename}:{yellow $row:$col} - $message ({red $text}) $quickFix`;
377351
376710
  var templateIssueNoFix = `{green $filename}:{yellow $row:$col} - $message ({red $text})`;
377352
376711
  var templateIssueWithSuggestions = `{green $filename}:{yellow $row:$col} - $message ({red $text}) Suggestions: {yellow [$suggestions]}`;
@@ -377721,37 +377080,37 @@ function checkTemplate(template2) {
377721
377080
  }
377722
377081
  __name(checkTemplate, "checkTemplate");
377723
377082
 
377724
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/featureFlags/index.js
377083
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/featureFlags/index.js
377725
377084
  init_esm_shims();
377726
377085
 
377727
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/featureFlags/featureFlags.js
377086
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/featureFlags/featureFlags.js
377728
377087
  init_esm_shims();
377729
377088
  function getFeatureFlags() {
377730
377089
  return getSystemFeatureFlags();
377731
377090
  }
377732
377091
  __name(getFeatureFlags, "getFeatureFlags");
377733
377092
 
377734
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/lint/index.js
377093
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/lint/index.js
377735
377094
  init_esm_shims();
377736
377095
 
377737
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/lint/lint.js
377096
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/lint/lint.js
377738
377097
  init_esm_shims();
377739
377098
  import * as path22 from "node:path";
377740
377099
  import { format as format4 } from "node:util";
377741
377100
 
377742
- // ../../node_modules/.pnpm/cspell-gitignore@8.17.3/node_modules/cspell-gitignore/dist/index.js
377101
+ // ../../node_modules/.pnpm/cspell-gitignore@8.17.5/node_modules/cspell-gitignore/dist/index.js
377743
377102
  init_esm_shims();
377744
377103
 
377745
- // ../../node_modules/.pnpm/cspell-gitignore@8.17.3/node_modules/cspell-gitignore/dist/GitIgnore.js
377104
+ // ../../node_modules/.pnpm/cspell-gitignore@8.17.5/node_modules/cspell-gitignore/dist/GitIgnore.js
377746
377105
  init_esm_shims();
377747
377106
  import * as path16 from "node:path";
377748
377107
 
377749
- // ../../node_modules/.pnpm/cspell-gitignore@8.17.3/node_modules/cspell-gitignore/dist/GitIgnoreFile.js
377108
+ // ../../node_modules/.pnpm/cspell-gitignore@8.17.5/node_modules/cspell-gitignore/dist/GitIgnoreFile.js
377750
377109
  init_esm_shims();
377751
377110
  import { promises as fs7 } from "node:fs";
377752
377111
  import * as path15 from "node:path";
377753
377112
 
377754
- // ../../node_modules/.pnpm/cspell-gitignore@8.17.3/node_modules/cspell-gitignore/dist/helpers.js
377113
+ // ../../node_modules/.pnpm/cspell-gitignore@8.17.5/node_modules/cspell-gitignore/dist/helpers.js
377755
377114
  init_esm_shims();
377756
377115
  import * as path14 from "node:path";
377757
377116
 
@@ -377780,7 +377139,7 @@ async function findUp2(name2, { cwd = process7.cwd(), type: type2 = "file", stop
377780
377139
  }
377781
377140
  __name(findUp2, "findUp");
377782
377141
 
377783
- // ../../node_modules/.pnpm/cspell-gitignore@8.17.3/node_modules/cspell-gitignore/dist/helpers.js
377142
+ // ../../node_modules/.pnpm/cspell-gitignore@8.17.5/node_modules/cspell-gitignore/dist/helpers.js
377784
377143
  function factoryPathHelper(path36) {
377785
377144
  function directoryRoot2(directory) {
377786
377145
  const p = path36.parse(directory);
@@ -377843,7 +377202,7 @@ function isDefined6(v) {
377843
377202
  }
377844
377203
  __name(isDefined6, "isDefined");
377845
377204
 
377846
- // ../../node_modules/.pnpm/cspell-gitignore@8.17.3/node_modules/cspell-gitignore/dist/GitIgnoreFile.js
377205
+ // ../../node_modules/.pnpm/cspell-gitignore@8.17.5/node_modules/cspell-gitignore/dist/GitIgnoreFile.js
377847
377206
  var GitIgnoreFile = class _GitIgnoreFile {
377848
377207
  static {
377849
377208
  __name(this, "GitIgnoreFile");
@@ -377962,7 +377321,7 @@ function globToString(glob4, relativeTo) {
377962
377321
  }
377963
377322
  __name(globToString, "globToString");
377964
377323
 
377965
- // ../../node_modules/.pnpm/cspell-gitignore@8.17.3/node_modules/cspell-gitignore/dist/GitIgnore.js
377324
+ // ../../node_modules/.pnpm/cspell-gitignore@8.17.5/node_modules/cspell-gitignore/dist/GitIgnore.js
377966
377325
  var GitIgnore = class {
377967
377326
  static {
377968
377327
  __name(this, "GitIgnore");
@@ -378092,7 +377451,7 @@ async function asyncIterableToArray(iter) {
378092
377451
  }
378093
377452
  __name(asyncIterableToArray, "asyncIterableToArray");
378094
377453
 
378095
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/environment.js
377454
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/environment.js
378096
377455
  init_esm_shims();
378097
377456
  function setEnvironmentVariable(key, value2) {
378098
377457
  process.env[key] = value2;
@@ -378116,10 +377475,10 @@ function truthy(value2) {
378116
377475
  }
378117
377476
  __name(truthy, "truthy");
378118
377477
 
378119
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/pkgInfo.js
377478
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/pkgInfo.js
378120
377479
  init_esm_shims();
378121
377480
 
378122
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/dirname.js
377481
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/dirname.js
378123
377482
  init_esm_shims();
378124
377483
  import { fileURLToPath as fileURLToPath16 } from "node:url";
378125
377484
  var _dirname;
@@ -378131,9 +377490,9 @@ try {
378131
377490
  }
378132
377491
  var pkgDir = _dirname;
378133
377492
 
378134
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/pkgInfo.js
377493
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/pkgInfo.js
378135
377494
  var name = "cspell";
378136
- var version2 = "8.17.3";
377495
+ var version2 = "8.17.5";
378137
377496
  var engines = {
378138
377497
  node: ">=18"
378139
377498
  };
@@ -378143,23 +377502,23 @@ var npmPackage = {
378143
377502
  engines
378144
377503
  };
378145
377504
 
378146
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/cache/index.js
377505
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/cache/index.js
378147
377506
  init_esm_shims();
378148
377507
 
378149
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/cache/createCache.js
377508
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/cache/createCache.js
378150
377509
  init_esm_shims();
378151
377510
  import assert22 from "node:assert";
378152
377511
  import { stat as stat2 } from "node:fs/promises";
378153
377512
  import path21 from "node:path";
378154
377513
 
378155
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/cache/DiskCache.js
377514
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/cache/DiskCache.js
378156
377515
  init_esm_shims();
378157
377516
  import assert21 from "node:assert";
378158
377517
  import * as crypto from "node:crypto";
378159
377518
  import * as fs9 from "node:fs";
378160
377519
  import { dirname as dirname7, isAbsolute as isAbsolutePath, relative as relativePath, resolve as resolvePath2 } from "node:path";
378161
377520
 
378162
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/fileHelper.js
377521
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/fileHelper.js
378163
377522
  init_esm_shims();
378164
377523
  import { promises as fsp } from "node:fs";
378165
377524
  import * as path19 from "node:path";
@@ -378193,11 +377552,11 @@ getStdin.buffer = async () => {
378193
377552
  return Buffer.concat(result, length);
378194
377553
  };
378195
377554
 
378196
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/async.js
377555
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/async.js
378197
377556
  init_esm_shims();
378198
377557
  var { opMapAsync: asyncMap, opFilterAsync: asyncFilter, opAwaitAsync: asyncAwait, opFlattenAsync: asyncFlatten } = operators;
378199
377558
 
378200
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/constants.js
377559
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/constants.js
378201
377560
  init_esm_shims();
378202
377561
  var UTF8 = "utf8";
378203
377562
  var STDIN = "stdin";
@@ -378205,18 +377564,19 @@ var STDINProtocol = "stdin:";
378205
377564
  var STDINUrlPrefix = "stdin://";
378206
377565
  var FileUrlPrefix = "file://";
378207
377566
 
378208
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/glob.js
377567
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/glob.js
378209
377568
  init_esm_shims();
378210
377569
  import { promises as fs8 } from "node:fs";
378211
377570
  import * as path18 from "node:path";
378212
377571
  import { posix as posix3 } from "node:path";
378213
377572
 
378214
- // ../../node_modules/.pnpm/tinyglobby@0.2.11/node_modules/tinyglobby/dist/index.mjs
377573
+ // ../../node_modules/.pnpm/tinyglobby@0.2.12/node_modules/tinyglobby/dist/index.mjs
378215
377574
  init_esm_shims();
378216
377575
  var import_fdir = __toESM(require_dist2(), 1);
378217
377576
  var import_picomatch = __toESM(require_picomatch4(), 1);
378218
377577
  var import_picomatch2 = __toESM(require_picomatch4(), 1);
378219
377578
  import path17, { posix as posix2 } from "path";
377579
+ var ONLY_PARENT_DIRECTORIES = /^(\/?\.\.)+$/;
378220
377580
  function getPartialMatcher(patterns2, options) {
378221
377581
  const patternsCount = patterns2.length;
378222
377582
  const patternsParts = Array(patternsCount);
@@ -378233,6 +377593,9 @@ function getPartialMatcher(patterns2, options) {
378233
377593
  }
378234
377594
  return (input) => {
378235
377595
  const inputParts = input.split("/");
377596
+ if (inputParts[0] === ".." && ONLY_PARENT_DIRECTORIES.test(input)) {
377597
+ return true;
377598
+ }
378236
377599
  for (let i = 0; i < patterns2.length; i++) {
378237
377600
  const patternParts = patternsParts[i];
378238
377601
  const regex3 = regexes[i];
@@ -378433,7 +377796,9 @@ function crawl(options, cwd, sync3) {
378433
377796
  exclude: options.debug ? (_, p) => {
378434
377797
  const relativePath2 = processPath(p, cwd, props.root, true, true);
378435
377798
  const skipped = relativePath2 !== "." && !partialMatcher(relativePath2) || ignore3(relativePath2);
378436
- if (!skipped) {
377799
+ if (skipped) {
377800
+ log2(`skipped ${p}`);
377801
+ } else {
378437
377802
  log2(`crawling ${p}`);
378438
377803
  }
378439
377804
  return skipped;
@@ -378485,15 +377850,16 @@ async function glob(patternsOrOptions, options) {
378485
377850
  }
378486
377851
  __name(glob, "glob");
378487
377852
 
378488
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/glob.js
377853
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/glob.js
378489
377854
  var defaultExcludeGlobs = [
378490
377855
  "node_modules/**"
378491
377856
  ];
378492
377857
  async function globP(pattern, options) {
378493
377858
  const cwd = options?.root || options?.cwd || process.cwd();
378494
- const ignore3 = typeof options?.ignore === "string" ? [
377859
+ const ignoreRaw = typeof options?.ignore === "string" ? [
378495
377860
  options.ignore
378496
377861
  ] : options?.ignore;
377862
+ const ignore3 = ignoreRaw?.filter((g) => !g.startsWith("../"));
378497
377863
  const onlyFiles = options?.nodir;
378498
377864
  const dot = options?.dot;
378499
377865
  const patterns2 = typeof pattern === "string" ? [
@@ -378630,7 +377996,7 @@ async function normalizeFileOrGlobsToRoot(globs, root) {
378630
377996
  }
378631
377997
  __name(normalizeFileOrGlobsToRoot, "normalizeFileOrGlobsToRoot");
378632
377998
 
378633
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/stdin.js
377999
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/stdin.js
378634
378000
  init_esm_shims();
378635
378001
  import * as readline from "node:readline";
378636
378002
  function readStdin() {
@@ -378638,7 +378004,7 @@ function readStdin() {
378638
378004
  }
378639
378005
  __name(readStdin, "readStdin");
378640
378006
 
378641
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/stdinUrl.js
378007
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/stdinUrl.js
378642
378008
  init_esm_shims();
378643
378009
  import assert20 from "node:assert";
378644
378010
  function isStdinUrl(url2) {
@@ -378656,7 +378022,7 @@ function resolveStdinUrl(url2, cwd) {
378656
378022
  }
378657
378023
  __name(resolveStdinUrl, "resolveStdinUrl");
378658
378024
 
378659
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/fileHelper.js
378025
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/fileHelper.js
378660
378026
  async function readConfig(configFile, root) {
378661
378027
  if (configFile) {
378662
378028
  const cfgFile = typeof configFile === "string" ? await readConfigHandleError(configFile) : configFile;
@@ -378831,13 +378197,13 @@ function isNotDir(filename) {
378831
378197
  }
378832
378198
  __name(isNotDir, "isNotDir");
378833
378199
 
378834
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/cache/fileEntryCache.js
378200
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/cache/fileEntryCache.js
378835
378201
  init_esm_shims();
378836
378202
  import { mkdirSync } from "node:fs";
378837
378203
  import * as path20 from "node:path";
378838
378204
  import { isMainThread } from "node:worker_threads";
378839
378205
 
378840
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/cache/file-entry-cache.mjs
378206
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/cache/file-entry-cache.mjs
378841
378207
  init_esm_shims();
378842
378208
  var import_file_entry_cache = __toESM(require_cache2(), 1);
378843
378209
  function createFromFile(pathToCache, useChecksum) {
@@ -378845,7 +378211,7 @@ function createFromFile(pathToCache, useChecksum) {
378845
378211
  }
378846
378212
  __name(createFromFile, "createFromFile");
378847
378213
 
378848
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/cache/fileEntryCache.js
378214
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/cache/fileEntryCache.js
378849
378215
  function createFromFile2(pathToCache, useCheckSum, useRelative) {
378850
378216
  const absPathToCache = path20.resolve(pathToCache);
378851
378217
  const relDir = path20.dirname(absPathToCache);
@@ -378920,7 +378286,7 @@ function normalizePath2(filePath2) {
378920
378286
  }
378921
378287
  __name(normalizePath2, "normalizePath");
378922
378288
 
378923
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/cache/ObjectCollection.js
378289
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/cache/ObjectCollection.js
378924
378290
  init_esm_shims();
378925
378291
  var compare4 = Intl.Collator().compare;
378926
378292
  var ShallowObjectCollection = class {
@@ -378956,7 +378322,7 @@ var ShallowObjectCollection = class {
378956
378322
  }
378957
378323
  };
378958
378324
 
378959
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/cache/DiskCache.js
378325
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/cache/DiskCache.js
378960
378326
  var cacheDataKeys = {
378961
378327
  v: "v",
378962
378328
  r: "r",
@@ -379158,7 +378524,7 @@ function calcVersion(version4) {
379158
378524
  }
379159
378525
  __name(calcVersion, "calcVersion");
379160
378526
 
379161
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/cache/DummyCache.js
378527
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/cache/DummyCache.js
379162
378528
  init_esm_shims();
379163
378529
  var DummyCache = class {
379164
378530
  static {
@@ -379178,7 +378544,7 @@ var DummyCache = class {
379178
378544
  }
379179
378545
  };
379180
378546
 
379181
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/cache/createCache.js
378547
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/cache/createCache.js
379182
378548
  var DEFAULT_CACHE_LOCATION = ".cspellcache";
379183
378549
  var versionSuffix = "";
379184
378550
  function createCache5(options) {
@@ -379232,7 +378598,7 @@ function normalizeVersion(version4) {
379232
378598
  }
379233
378599
  __name(normalizeVersion, "normalizeVersion");
379234
378600
 
379235
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/prefetch.js
378601
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/prefetch.js
379236
378602
  init_esm_shims();
379237
378603
  import assert23 from "node:assert";
379238
378604
  function* prefetchIterable(iterable, size) {
@@ -379250,7 +378616,7 @@ function* prefetchIterable(iterable, size) {
379250
378616
  }
379251
378617
  __name(prefetchIterable, "prefetchIterable");
379252
378618
 
379253
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/reporters.js
378619
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/reporters.js
379254
378620
  init_esm_shims();
379255
378621
  function callAll(methods) {
379256
378622
  return (...p) => {
@@ -379316,7 +378682,7 @@ function finalizeReporter(reporter2) {
379316
378682
  }
379317
378683
  __name(finalizeReporter, "finalizeReporter");
379318
378684
 
379319
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/timer.js
378685
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/timer.js
379320
378686
  init_esm_shims();
379321
378687
  function getTimeMeasurer() {
379322
378688
  const timer = createPerfTimer2("timer");
@@ -379324,7 +378690,7 @@ function getTimeMeasurer() {
379324
378690
  }
379325
378691
  __name(getTimeMeasurer, "getTimeMeasurer");
379326
378692
 
379327
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/util/writeFile.js
378693
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/util/writeFile.js
379328
378694
  init_esm_shims();
379329
378695
  import fs10 from "node:fs/promises";
379330
378696
  async function writeFileOrStream(filename, data) {
@@ -379357,7 +378723,7 @@ function writeStream(stream3, data) {
379357
378723
  }
379358
378724
  __name(writeStream, "writeStream");
379359
378725
 
379360
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/lint/lint.js
378726
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/lint/lint.js
379361
378727
  var version3 = npmPackage.version;
379362
378728
  var BATCH_SIZE = 8;
379363
378729
  var debugStats = false;
@@ -379969,7 +379335,7 @@ var LinterError = class extends Error {
379969
379335
  }
379970
379336
  };
379971
379337
 
379972
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/lint/LintRequest.js
379338
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/lint/LintRequest.js
379973
379339
  init_esm_shims();
379974
379340
  import * as path23 from "node:path";
379975
379341
  var defaultContextRange = 20;
@@ -380022,7 +379388,7 @@ function merge6(a, b) {
380022
379388
  }
380023
379389
  __name(merge6, "merge");
380024
379390
 
380025
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/options.js
379391
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/options.js
380026
379392
  init_esm_shims();
380027
379393
  function fixLegacy(opts) {
380028
379394
  const { local, ...rest } = opts;
@@ -380033,7 +379399,7 @@ function fixLegacy(opts) {
380033
379399
  }
380034
379400
  __name(fixLegacy, "fixLegacy");
380035
379401
 
380036
- // ../../node_modules/.pnpm/cspell@8.17.3/node_modules/cspell/dist/esm/application.mjs
379402
+ // ../../node_modules/.pnpm/cspell@8.17.5/node_modules/cspell/dist/esm/application.mjs
380037
379403
  function lint(fileGlobs, options, reporter2) {
380038
379404
  options = fixLegacy(options);
380039
379405
  const reporterOptions = { ...options, console: console2 };
@@ -394022,7 +393388,7 @@ var twoStarNoDot = "(?:(?!(?:\\/|^)\\.).)*?";
394022
393388
  var filter4 = /* @__PURE__ */ __name((pattern, options = {}) => (p) => minimatch(p, pattern, options), "filter");
394023
393389
  minimatch.filter = filter4;
394024
393390
  var ext = /* @__PURE__ */ __name((a, b = {}) => Object.assign({}, a, b), "ext");
394025
- var defaults3 = /* @__PURE__ */ __name((def) => {
393391
+ var defaults2 = /* @__PURE__ */ __name((def) => {
394026
393392
  if (!def || typeof def !== "object" || !Object.keys(def).length) {
394027
393393
  return minimatch;
394028
393394
  }
@@ -394064,7 +393430,7 @@ var defaults3 = /* @__PURE__ */ __name((def) => {
394064
393430
  GLOBSTAR
394065
393431
  });
394066
393432
  }, "defaults");
394067
- minimatch.defaults = defaults3;
393433
+ minimatch.defaults = defaults2;
394068
393434
  var braceExpand = /* @__PURE__ */ __name((pattern, options = {}) => {
394069
393435
  assertValidPattern(pattern);
394070
393436
  if (options.nobrace || !/\{(?:(?!\{).)*\}/.test(pattern)) {
@@ -402490,7 +401856,7 @@ var twoStarNoDot2 = "(?:(?!(?:\\/|^)\\.).)*?";
402490
401856
  var filter5 = /* @__PURE__ */ __name((pattern, options = {}) => (p) => minimatch2(p, pattern, options), "filter");
402491
401857
  minimatch2.filter = filter5;
402492
401858
  var ext2 = /* @__PURE__ */ __name((a, b = {}) => Object.assign({}, a, b), "ext");
402493
- var defaults4 = /* @__PURE__ */ __name((def) => {
401859
+ var defaults3 = /* @__PURE__ */ __name((def) => {
402494
401860
  if (!def || typeof def !== "object" || !Object.keys(def).length) {
402495
401861
  return minimatch2;
402496
401862
  }
@@ -402532,7 +401898,7 @@ var defaults4 = /* @__PURE__ */ __name((def) => {
402532
401898
  GLOBSTAR: GLOBSTAR2
402533
401899
  });
402534
401900
  }, "defaults");
402535
- minimatch2.defaults = defaults4;
401901
+ minimatch2.defaults = defaults3;
402536
401902
  var braceExpand2 = /* @__PURE__ */ __name((pattern, options = {}) => {
402537
401903
  assertValidPattern2(pattern);
402538
401904
  if (options.nobrace || !/\{(?:(?!\{).)*\}/.test(pattern)) {
@@ -407619,14 +406985,14 @@ function isPlainObject2(value2) {
407619
406985
  return typeof Ctor === "function" && Ctor instanceof Ctor && Function.prototype.call(Ctor) === Function.prototype.call(value2);
407620
406986
  }
407621
406987
  __name(isPlainObject2, "isPlainObject");
407622
- function mergeDeep(defaults5, options) {
407623
- const result = Object.assign({}, defaults5);
406988
+ function mergeDeep(defaults4, options) {
406989
+ const result = Object.assign({}, defaults4);
407624
406990
  Object.keys(options).forEach((key) => {
407625
406991
  if (isPlainObject2(options[key])) {
407626
- if (!(key in defaults5)) Object.assign(result, {
406992
+ if (!(key in defaults4)) Object.assign(result, {
407627
406993
  [key]: options[key]
407628
406994
  });
407629
- else result[key] = mergeDeep(defaults5[key], options[key]);
406995
+ else result[key] = mergeDeep(defaults4[key], options[key]);
407630
406996
  } else {
407631
406997
  Object.assign(result, {
407632
406998
  [key]: options[key]
@@ -407645,7 +407011,7 @@ function removeUndefinedProperties(obj) {
407645
407011
  return obj;
407646
407012
  }
407647
407013
  __name(removeUndefinedProperties, "removeUndefinedProperties");
407648
- function merge8(defaults5, route, options) {
407014
+ function merge8(defaults4, route, options) {
407649
407015
  if (typeof route === "string") {
407650
407016
  let [method, url2] = route.split(" ");
407651
407017
  options = Object.assign(url2 ? {
@@ -407660,10 +407026,10 @@ function merge8(defaults5, route, options) {
407660
407026
  options.headers = lowercaseKeys(options.headers);
407661
407027
  removeUndefinedProperties(options);
407662
407028
  removeUndefinedProperties(options.headers);
407663
- const mergedOptions = mergeDeep(defaults5 || {}, options);
407029
+ const mergedOptions = mergeDeep(defaults4 || {}, options);
407664
407030
  if (options.url === "/graphql") {
407665
- if (defaults5 && defaults5.mediaType.previews?.length) {
407666
- mergedOptions.mediaType.previews = defaults5.mediaType.previews.filter((preview) => !mergedOptions.mediaType.previews.includes(preview)).concat(mergedOptions.mediaType.previews);
407031
+ if (defaults4 && defaults4.mediaType.previews?.length) {
407032
+ mergedOptions.mediaType.previews = defaults4.mediaType.previews.filter((preview) => !mergedOptions.mediaType.previews.includes(preview)).concat(mergedOptions.mediaType.previews);
407667
407033
  }
407668
407034
  mergedOptions.mediaType.previews = (mergedOptions.mediaType.previews || []).map((preview) => preview.replace(/-preview/, ""));
407669
407035
  }
@@ -407917,8 +407283,8 @@ function parse7(options) {
407917
407283
  } : null);
407918
407284
  }
407919
407285
  __name(parse7, "parse");
407920
- function endpointWithDefaults(defaults5, route, options) {
407921
- return parse7(merge8(defaults5, route, options));
407286
+ function endpointWithDefaults(defaults4, route, options) {
407287
+ return parse7(merge8(defaults4, route, options));
407922
407288
  }
407923
407289
  __name(endpointWithDefaults, "endpointWithDefaults");
407924
407290
  function withDefaults2(oldDefaults, newDefaults) {
@@ -408319,19 +407685,19 @@ var Octokit = class Octokit2 {
408319
407685
  __name(this, "Octokit");
408320
407686
  }
408321
407687
  static VERSION = VERSION4;
408322
- static defaults(defaults5) {
407688
+ static defaults(defaults4) {
408323
407689
  const OctokitWithDefaults = class extends this {
408324
407690
  static {
408325
407691
  __name(this, "OctokitWithDefaults");
408326
407692
  }
408327
407693
  constructor(...args) {
408328
407694
  const options = args[0] || {};
408329
- if (typeof defaults5 === "function") {
408330
- super(defaults5(options));
407695
+ if (typeof defaults4 === "function") {
407696
+ super(defaults4(options));
408331
407697
  return;
408332
407698
  }
408333
- super(Object.assign({}, defaults5, options, options.userAgent && defaults5.userAgent ? {
408334
- userAgent: `${options.userAgent} ${defaults5.userAgent}`
407699
+ super(Object.assign({}, defaults4, options, options.userAgent && defaults4.userAgent ? {
407700
+ userAgent: `${options.userAgent} ${defaults4.userAgent}`
408335
407701
  } : null));
408336
407702
  }
408337
407703
  };
@@ -411957,12 +411323,12 @@ var endpoints_default = Endpoints;
411957
411323
  var endpointMethodsMap = /* @__PURE__ */ new Map();
411958
411324
  for (const [scope, endpoints] of Object.entries(endpoints_default)) {
411959
411325
  for (const [methodName, endpoint2] of Object.entries(endpoints)) {
411960
- const [route, defaults5, decorations] = endpoint2;
411326
+ const [route, defaults4, decorations] = endpoint2;
411961
411327
  const [method, url2] = route.split(/ /);
411962
411328
  const endpointDefaults = Object.assign({
411963
411329
  method,
411964
411330
  url: url2
411965
- }, defaults5);
411331
+ }, defaults4);
411966
411332
  if (!endpointMethodsMap.has(scope)) {
411967
411333
  endpointMethodsMap.set(scope, /* @__PURE__ */ new Map());
411968
411334
  }
@@ -412032,8 +411398,8 @@ function endpointsToMethods(octokit) {
412032
411398
  return newMethods;
412033
411399
  }
412034
411400
  __name(endpointsToMethods, "endpointsToMethods");
412035
- function decorate(octokit, scope, methodName, defaults5, decorations) {
412036
- const requestWithDefaults = octokit.request.defaults(defaults5);
411401
+ function decorate(octokit, scope, methodName, defaults4, decorations) {
411402
+ const requestWithDefaults = octokit.request.defaults(defaults4);
412037
411403
  function withDecorations(...args) {
412038
411404
  let options = requestWithDefaults.endpoint.merge(...args);
412039
411405
  if (decorations.mapToData) {
@@ -412358,7 +411724,7 @@ __name(throttling, "throttling");
412358
411724
  throttling.VERSION = VERSION8;
412359
411725
  throttling.triggersNotification = triggersNotification;
412360
411726
 
412361
- // ../../node_modules/.pnpm/@octokit+app@15.1.4/node_modules/@octokit/app/dist-node/index.js
411727
+ // ../../node_modules/.pnpm/@octokit+app@15.1.5/node_modules/@octokit/app/dist-node/index.js
412362
411728
  init_esm_shims();
412363
411729
 
412364
411730
  // ../../node_modules/.pnpm/@octokit+auth-app@7.1.5/node_modules/@octokit/auth-app/dist-node/index.js
@@ -414077,14 +413443,14 @@ var OAuthApp = class {
414077
413443
  __name(this, "OAuthApp");
414078
413444
  }
414079
413445
  static VERSION = VERSION13;
414080
- static defaults(defaults5) {
413446
+ static defaults(defaults4) {
414081
413447
  const OAuthAppWithDefaults = class extends this {
414082
413448
  static {
414083
413449
  __name(this, "OAuthAppWithDefaults");
414084
413450
  }
414085
413451
  constructor(...args) {
414086
413452
  super({
414087
- ...defaults5,
413453
+ ...defaults4,
414088
413454
  ...args[0]
414089
413455
  });
414090
413456
  }
@@ -414728,8 +414094,8 @@ var Webhooks = class {
414728
414094
  }
414729
414095
  };
414730
414096
 
414731
- // ../../node_modules/.pnpm/@octokit+app@15.1.4/node_modules/@octokit/app/dist-node/index.js
414732
- var VERSION15 = "15.1.4";
414097
+ // ../../node_modules/.pnpm/@octokit+app@15.1.5/node_modules/@octokit/app/dist-node/index.js
414098
+ var VERSION15 = "15.1.5";
414733
414099
  function webhooks(appOctokit, options) {
414734
414100
  return new Webhooks({
414735
414101
  secret: options.secret,
@@ -414906,14 +414272,14 @@ var App = class {
414906
414272
  __name(this, "App");
414907
414273
  }
414908
414274
  static VERSION = VERSION15;
414909
- static defaults(defaults5) {
414275
+ static defaults(defaults4) {
414910
414276
  const AppWithDefaults = class extends this {
414911
414277
  static {
414912
414278
  __name(this, "AppWithDefaults");
414913
414279
  }
414914
414280
  constructor(...args) {
414915
414281
  super({
414916
- ...defaults5,
414282
+ ...defaults4,
414917
414283
  ...args[0]
414918
414284
  });
414919
414285
  }
@@ -416043,7 +415409,7 @@ __name(upgradeDependency, "upgradeDependency");
416043
415409
  var npmRequestLimit = (0, import_p_limit2.default)(40);
416044
415410
  function getPackageInfo(pkgName) {
416045
415411
  return npmRequestLimit(async () => {
416046
- const getPackageJson = (await import("./package-json-RFV5FQSF.js")).default;
415412
+ const getPackageJson = (await import("./package-json-BISGQCQA.js")).default;
416047
415413
  return getPackageJson(pkgName, {
416048
415414
  allVersions: true
416049
415415
  });