@storm-software/linting-tools 1.133.29 → 1.133.31

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 (50) hide show
  1. package/bin/{chunk-YVKFXUAB.js → chunk-3AXVBDEI.js} +1 -1
  2. package/bin/{chunk-BYUJEBYE.js → chunk-B4QOR43S.js} +2 -2
  3. package/bin/{chunk-JXR2CMYV.js → chunk-C2NBZSA4.js} +2 -2
  4. package/bin/{chunk-JGBHLMZW.cjs → chunk-CH6N5YAM.cjs} +5 -5
  5. package/bin/{chunk-45NAH565.cjs → chunk-CZV4DJGC.cjs} +2 -2
  6. package/bin/{chunk-VW2LC62V.js → chunk-FD6ZXH5D.js} +2 -2
  7. package/bin/{chunk-ZXZERTMQ.cjs → chunk-FMAV7TAS.cjs} +5 -5
  8. package/bin/{chunk-COCBQGLD.cjs → chunk-GWAKVDN7.cjs} +20 -20
  9. package/bin/{chunk-KLVXWRKV.cjs → chunk-HJVZ4KHO.cjs} +91 -91
  10. package/bin/{chunk-4LTKRFSO.cjs → chunk-IKC2YVBZ.cjs} +6 -6
  11. package/bin/{chunk-MWKNRSNK.js → chunk-JHSGKUIR.js} +1 -1
  12. package/bin/{chunk-V4UPOO7W.js → chunk-M3YQKUSO.js} +2 -2
  13. package/bin/{chunk-J6DYJB7S.cjs → chunk-RF2VZK4H.cjs} +2 -2
  14. package/bin/{chunk-6EEBJNMP.cjs → chunk-T6JV777T.cjs} +14 -14
  15. package/bin/{chunk-K6PERAPH.js → chunk-T6VQBFUC.js} +2 -2
  16. package/bin/{chunk-M4LMREII.js → chunk-UCKKTOG6.js} +2 -2
  17. package/bin/{chunk-QTE2W4SX.cjs → chunk-WXSGB2W5.cjs} +5 -5
  18. package/bin/{chunk-QGIYY4KT.cjs → chunk-XDATOU2S.cjs} +2 -2
  19. package/bin/{chunk-UG3L7MJ4.js → chunk-Y6B2DY2O.js} +2 -2
  20. package/bin/{chunk-WZPSSXT2.js → chunk-YH6I4Y2R.js} +1 -1
  21. package/bin/{dist-JX57Q7QO.js → dist-DES3UUMF.js} +2 -2
  22. package/bin/{dist-KG3H3MA6.cjs → dist-IPNAY6NK.cjs} +6 -6
  23. package/bin/{dist-44RVEQ7C.js → dist-RWDY5X6T.js} +8 -8
  24. package/bin/{dist-PQHM2YI7.cjs → dist-Z5LQ3WIL.cjs} +206 -206
  25. package/bin/{esm-PDPVKG4J.js → esm-JTAPYBSL.js} +1 -1
  26. package/bin/{esm-ETXIPJ3Q.cjs → esm-QQ7X3SUA.cjs} +4 -4
  27. package/bin/json5-FXSXGUI2.cjs +10 -0
  28. package/bin/json5-NUE7JYB3.js +10 -0
  29. package/bin/{jsonc-6PA4YZCM.js → jsonc-HVMK6C2X.js} +3 -3
  30. package/bin/jsonc-RFY5QXXO.cjs +15 -0
  31. package/bin/lint.cjs +1976 -1987
  32. package/bin/lint.js +33 -44
  33. package/bin/{multipart-parser-3YZHW64S.js → multipart-parser-CKVZL7C6.js} +2 -2
  34. package/bin/{multipart-parser-Q2PJG6XW.cjs → multipart-parser-PNSCQN5Y.cjs} +6 -6
  35. package/bin/{package-json-ELB4HLIV.js → package-json-LTZUJK6G.js} +2 -2
  36. package/bin/{package-json-GZQY3SQA.cjs → package-json-NYASHKRH.cjs} +94 -94
  37. package/bin/toml-4EOEPMT5.js +10 -0
  38. package/bin/toml-XZPZV4NK.cjs +10 -0
  39. package/bin/{utils-FOPX4O6W.cjs → utils-BK6OBBQU.cjs} +5 -5
  40. package/bin/{utils-SBDEVW4Z.js → utils-SY6USBC4.js} +2 -2
  41. package/bin/yaml-62XESL5F.cjs +10 -0
  42. package/bin/yaml-GYX2CYX4.js +10 -0
  43. package/package.json +2 -2
  44. package/bin/json5-633QQ7A7.cjs +0 -10
  45. package/bin/json5-6ITBPBI3.js +0 -10
  46. package/bin/jsonc-2XADZL7X.cjs +0 -15
  47. package/bin/toml-4BKE7Y5R.js +0 -10
  48. package/bin/toml-ELDXS373.cjs +0 -10
  49. package/bin/yaml-7X4XRZ5U.cjs +0 -10
  50. package/bin/yaml-PDLEYE6F.js +0 -10
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
2
 
3
- var _chunkQGIYY4KTcjs = require('./chunk-QGIYY4KT.cjs');
3
+ var _chunkXDATOU2Scjs = require('./chunk-XDATOU2S.cjs');
4
4
 
5
5
  // ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/shared/ohash.D__AXeF1.mjs
6
- _chunkQGIYY4KTcjs.init_cjs_shims.call(void 0, );
6
+ _chunkXDATOU2Scjs.init_cjs_shims.call(void 0, );
7
7
  function serialize(o) {
8
8
  return typeof o == "string" ? `'${o}'` : new c().serialize(o);
9
9
  }
@@ -1,17 +1,17 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; } var _class2;
2
2
 
3
3
 
4
- var _chunk4LTKRFSOcjs = require('./chunk-4LTKRFSO.cjs');
4
+ var _chunkIKC2YVBZcjs = require('./chunk-IKC2YVBZ.cjs');
5
5
 
6
6
 
7
7
 
8
- var _chunkQGIYY4KTcjs = require('./chunk-QGIYY4KT.cjs');
8
+ var _chunkXDATOU2Scjs = require('./chunk-XDATOU2S.cjs');
9
9
 
10
10
  // ../../node_modules/.pnpm/pathe@2.0.3/node_modules/pathe/dist/index.mjs
11
- _chunkQGIYY4KTcjs.init_cjs_shims.call(void 0, );
11
+ _chunkXDATOU2Scjs.init_cjs_shims.call(void 0, );
12
12
 
13
13
  // ../../node_modules/.pnpm/pathe@2.0.3/node_modules/pathe/dist/shared/pathe.M-eThtNZ.mjs
14
- _chunkQGIYY4KTcjs.init_cjs_shims.call(void 0, );
14
+ _chunkXDATOU2Scjs.init_cjs_shims.call(void 0, );
15
15
  var _DRIVE_LETTER_START_RE = /^[A-Za-z]:\//;
16
16
  function normalizeWindowsPath(input = "") {
17
17
  if (!input) {
@@ -203,7 +203,7 @@ var basename = function(p, extension) {
203
203
  };
204
204
 
205
205
  // ../../node_modules/.pnpm/defu@6.1.4/node_modules/defu/dist/defu.mjs
206
- _chunkQGIYY4KTcjs.init_cjs_shims.call(void 0, );
206
+ _chunkXDATOU2Scjs.init_cjs_shims.call(void 0, );
207
207
  function isPlainObject(value) {
208
208
  if (value === null || typeof value !== "object") {
209
209
  return false;
@@ -272,7 +272,7 @@ var defuArrayFn = createDefu((object, key, currentValue) => {
272
272
  });
273
273
 
274
274
  // ../../node_modules/.pnpm/ufo@1.6.3/node_modules/ufo/dist/index.mjs
275
- _chunkQGIYY4KTcjs.init_cjs_shims.call(void 0, );
275
+ _chunkXDATOU2Scjs.init_cjs_shims.call(void 0, );
276
276
  var r = String.fromCharCode;
277
277
  var TRAILING_SLASH_RE = /\/$|\/\?|\/#/;
278
278
  var JOIN_LEADING_SLASH_RE = /^\.?\//;
@@ -320,14 +320,14 @@ function joinURL(base, ...input) {
320
320
  var protocolRelative = Symbol.for("ufo:protocolRelative");
321
321
 
322
322
  // ../../node_modules/.pnpm/pkg-types@1.3.1/node_modules/pkg-types/dist/index.mjs
323
- _chunkQGIYY4KTcjs.init_cjs_shims.call(void 0, );
323
+ _chunkXDATOU2Scjs.init_cjs_shims.call(void 0, );
324
324
  var _fs = require('fs'); var _fs2 = _interopRequireDefault(_fs);
325
325
 
326
326
  // ../../node_modules/.pnpm/mlly@1.8.2/node_modules/mlly/dist/index.mjs
327
- _chunkQGIYY4KTcjs.init_cjs_shims.call(void 0, );
327
+ _chunkXDATOU2Scjs.init_cjs_shims.call(void 0, );
328
328
 
329
329
  // ../../node_modules/.pnpm/acorn@8.16.0/node_modules/acorn/dist/acorn.mjs
330
- _chunkQGIYY4KTcjs.init_cjs_shims.call(void 0, );
330
+ _chunkXDATOU2Scjs.init_cjs_shims.call(void 0, );
331
331
  var astralIdentifierCodes = [509, 0, 227, 0, 150, 4, 294, 9, 1368, 2, 2, 1, 6, 3, 41, 2, 5, 0, 166, 1, 574, 3, 9, 9, 7, 9, 32, 4, 318, 1, 78, 5, 71, 10, 50, 3, 123, 2, 54, 14, 32, 10, 3, 1, 11, 3, 46, 10, 8, 0, 46, 9, 7, 2, 37, 13, 2, 9, 6, 1, 45, 0, 13, 2, 49, 13, 9, 3, 2, 11, 83, 11, 7, 0, 3, 0, 158, 11, 6, 9, 7, 3, 56, 1, 2, 6, 3, 1, 3, 2, 10, 0, 11, 1, 3, 6, 4, 4, 68, 8, 2, 0, 3, 0, 2, 3, 2, 4, 2, 0, 15, 1, 83, 17, 10, 9, 5, 0, 82, 19, 13, 9, 214, 6, 3, 8, 28, 1, 83, 16, 16, 9, 82, 12, 9, 9, 7, 19, 58, 14, 5, 9, 243, 14, 166, 9, 71, 5, 2, 1, 3, 3, 2, 0, 2, 1, 13, 9, 120, 6, 3, 6, 4, 0, 29, 9, 41, 6, 2, 3, 9, 0, 10, 10, 47, 15, 199, 7, 137, 9, 54, 7, 2, 7, 17, 9, 57, 21, 2, 13, 123, 5, 4, 0, 2, 1, 2, 6, 2, 0, 9, 9, 49, 4, 2, 1, 2, 4, 9, 9, 55, 9, 266, 3, 10, 1, 2, 0, 49, 6, 4, 4, 14, 10, 5350, 0, 7, 14, 11465, 27, 2343, 9, 87, 9, 39, 4, 60, 6, 26, 9, 535, 9, 470, 0, 2, 54, 8, 3, 82, 0, 12, 1, 19628, 1, 4178, 9, 519, 45, 3, 22, 543, 4, 4, 5, 9, 7, 3, 6, 31, 3, 149, 2, 1418, 49, 513, 54, 5, 49, 9, 0, 15, 0, 23, 4, 2, 14, 1361, 6, 2, 16, 3, 6, 2, 1, 2, 4, 101, 0, 161, 6, 10, 9, 357, 0, 62, 13, 499, 13, 245, 1, 2, 9, 233, 0, 3, 0, 8, 1, 6, 0, 475, 6, 110, 6, 6, 9, 4759, 9, 787719, 239];
332
332
  var astralIdentifierStartCodes = [0, 11, 2, 25, 2, 18, 2, 1, 2, 14, 3, 13, 35, 122, 70, 52, 268, 28, 4, 48, 48, 31, 14, 29, 6, 37, 11, 29, 3, 35, 5, 7, 2, 4, 43, 157, 19, 35, 5, 35, 5, 39, 9, 51, 13, 10, 2, 14, 2, 6, 2, 1, 2, 10, 2, 14, 2, 6, 2, 1, 4, 51, 13, 310, 10, 21, 11, 7, 25, 5, 2, 41, 2, 8, 70, 5, 3, 0, 2, 43, 2, 1, 4, 0, 3, 22, 11, 22, 10, 30, 66, 18, 2, 1, 11, 21, 11, 25, 7, 25, 39, 55, 7, 1, 65, 0, 16, 3, 2, 2, 2, 28, 43, 28, 4, 28, 36, 7, 2, 27, 28, 53, 11, 21, 11, 18, 14, 17, 111, 72, 56, 50, 14, 50, 14, 35, 39, 27, 10, 22, 251, 41, 7, 1, 17, 5, 57, 28, 11, 0, 9, 21, 43, 17, 47, 20, 28, 22, 13, 52, 58, 1, 3, 0, 14, 44, 33, 24, 27, 35, 30, 0, 3, 0, 9, 34, 4, 0, 13, 47, 15, 3, 22, 0, 2, 0, 36, 17, 2, 24, 20, 1, 64, 6, 2, 0, 2, 3, 2, 14, 2, 9, 8, 46, 39, 7, 3, 1, 3, 21, 2, 6, 2, 1, 2, 4, 4, 0, 19, 0, 13, 4, 31, 9, 2, 0, 3, 0, 2, 37, 2, 0, 26, 0, 2, 0, 45, 52, 19, 3, 21, 2, 31, 47, 21, 1, 2, 0, 185, 46, 42, 3, 37, 47, 21, 0, 60, 42, 14, 0, 72, 26, 38, 6, 186, 43, 117, 63, 32, 7, 3, 0, 3, 7, 2, 1, 2, 23, 16, 0, 2, 0, 95, 7, 3, 38, 17, 0, 2, 0, 29, 0, 11, 39, 8, 0, 22, 0, 12, 45, 20, 0, 19, 72, 200, 32, 32, 8, 2, 36, 18, 0, 50, 29, 113, 6, 2, 1, 2, 37, 22, 0, 26, 5, 2, 1, 2, 31, 15, 0, 24, 43, 261, 18, 16, 0, 2, 12, 2, 33, 125, 0, 80, 921, 103, 110, 18, 195, 2637, 96, 16, 1071, 18, 5, 26, 3994, 6, 582, 6842, 29, 1763, 568, 8, 30, 18, 78, 18, 29, 19, 47, 17, 3, 32, 20, 6, 18, 433, 44, 212, 63, 33, 24, 3, 24, 45, 74, 6, 0, 67, 12, 65, 1, 2, 0, 15, 4, 10, 7381, 42, 31, 98, 114, 8702, 3, 2, 6, 2, 1, 2, 290, 16, 0, 30, 2, 3, 0, 15, 3, 9, 395, 2309, 106, 6, 12, 4, 8, 8, 9, 5991, 84, 2, 70, 2, 1, 3, 0, 3, 1, 3, 3, 2, 11, 2, 0, 2, 6, 2, 64, 2, 3, 3, 7, 2, 6, 2, 27, 2, 3, 2, 4, 2, 0, 4, 6, 2, 339, 3, 24, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 7, 1845, 30, 7, 5, 262, 61, 147, 44, 11, 6, 17, 0, 322, 29, 19, 43, 485, 27, 229, 29, 3, 0, 208, 30, 2, 2, 2, 1, 2, 6, 3, 4, 10, 1, 225, 6, 2, 3, 2, 1, 2, 14, 2, 196, 60, 67, 8, 0, 1205, 3, 2, 26, 2, 1, 2, 0, 3, 0, 2, 9, 2, 3, 2, 0, 2, 0, 7, 0, 5, 0, 2, 0, 2, 0, 2, 2, 2, 1, 2, 0, 3, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2, 1, 2, 0, 3, 3, 2, 6, 2, 3, 2, 3, 2, 0, 2, 9, 2, 16, 6, 2, 2, 4, 2, 16, 4421, 42719, 33, 4381, 3, 5773, 3, 7472, 16, 621, 2467, 541, 1507, 4938, 6, 8489];
333
333
  var nonASCIIidentifierChars = "\u200C\u200D\xB7\u0300-\u036F\u0387\u0483-\u0487\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u0669\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u06F0-\u06F9\u0711\u0730-\u074A\u07A6-\u07B0\u07C0-\u07C9\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0966-\u096F\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u09E6-\u09EF\u09FE\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A66-\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0AE6-\u0AEF\u0AFA-\u0AFF\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B62\u0B63\u0B66-\u0B6F\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0BE6-\u0BEF\u0C00-\u0C04\u0C3C\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0CE6-\u0CEF\u0CF3\u0D00-\u0D03\u0D3B\u0D3C\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D66-\u0D6F\u0D81-\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0E50-\u0E59\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0ED0-\u0ED9\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1040-\u1049\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F-\u109D\u135D-\u135F\u1369-\u1371\u1712-\u1715\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u17E0-\u17E9\u180B-\u180D\u180F-\u1819\u18A9\u1920-\u192B\u1930-\u193B\u1946-\u194F\u19D0-\u19DA\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AB0-\u1ABD\u1ABF-\u1ADD\u1AE0-\u1AEB\u1B00-\u1B04\u1B34-\u1B44\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BB0-\u1BB9\u1BE6-\u1BF3\u1C24-\u1C37\u1C40-\u1C49\u1C50-\u1C59\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF4\u1CF7-\u1CF9\u1DC0-\u1DFF\u200C\u200D\u203F\u2040\u2054\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\u30FB\uA620-\uA629\uA66F\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA82C\uA880\uA881\uA8B4-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F1\uA8FF-\uA909\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9D0-\uA9D9\uA9E5\uA9F0-\uA9F9\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA50-\uAA59\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uABF0-\uABF9\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFF10-\uFF19\uFF3F\uFF65";
@@ -7342,7 +7342,7 @@ function resolvePath(id, options) {
7342
7342
  }
7343
7343
 
7344
7344
  // ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/index.mjs
7345
- _chunkQGIYY4KTcjs.init_cjs_shims.call(void 0, );
7345
+ _chunkXDATOU2Scjs.init_cjs_shims.call(void 0, );
7346
7346
 
7347
7347
  // ../../node_modules/.pnpm/pkg-types@1.3.1/node_modules/pkg-types/dist/index.mjs
7348
7348
  var defaultFindOptions = {
@@ -7407,9 +7407,9 @@ async function readPackageJSON(id, options = {}) {
7407
7407
  const blob = await _fs.promises.readFile(resolvedPath, "utf8");
7408
7408
  let parsed;
7409
7409
  try {
7410
- parsed = _chunk4LTKRFSOcjs.x.call(void 0, blob);
7410
+ parsed = _chunkIKC2YVBZcjs.x.call(void 0, blob);
7411
7411
  } catch (e6) {
7412
- parsed = _chunk4LTKRFSOcjs.h.call(void 0, blob);
7412
+ parsed = _chunkIKC2YVBZcjs.h.call(void 0, blob);
7413
7413
  }
7414
7414
  cache2.set(resolvedPath, parsed);
7415
7415
  return parsed;
@@ -7463,7 +7463,7 @@ async function findWorkspaceDir(id = process.cwd(), options = {}) {
7463
7463
  }
7464
7464
 
7465
7465
  // ../../node_modules/.pnpm/tinyexec@0.3.2/node_modules/tinyexec/dist/main.js
7466
- _chunkQGIYY4KTcjs.init_cjs_shims.call(void 0, );
7466
+ _chunkXDATOU2Scjs.init_cjs_shims.call(void 0, );
7467
7467
 
7468
7468
  var _child_process = require('child_process');
7469
7469
 
@@ -7475,7 +7475,7 @@ var _child_process = require('child_process');
7475
7475
 
7476
7476
  var _stream = require('stream');
7477
7477
  var _readline = require('readline'); var _readline2 = _interopRequireDefault(_readline);
7478
- var require2 = _module.createRequire.call(void 0, _chunkQGIYY4KTcjs.importMetaUrl);
7478
+ var require2 = _module.createRequire.call(void 0, _chunkXDATOU2Scjs.importMetaUrl);
7479
7479
  var St = Object.create;
7480
7480
  var $ = Object.defineProperty;
7481
7481
  var kt = Object.getOwnPropertyDescriptor;
@@ -38,12 +38,12 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
38
38
  mod
39
39
  ));
40
40
 
41
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__0bba32a3959b0b229d9ef333333ecb99/node_modules/tsup/assets/esm_shims.js
41
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__2c8ef31b9279c0a3ee274f056411134f/node_modules/tsup/assets/esm_shims.js
42
42
  import { fileURLToPath } from "url";
43
43
  import path from "path";
44
44
  var getFilename, getDirname, __dirname, __filename;
45
45
  var init_esm_shims = __esm({
46
- "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__0bba32a3959b0b229d9ef333333ecb99/node_modules/tsup/assets/esm_shims.js"() {
46
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__2c8ef31b9279c0a3ee274f056411134f/node_modules/tsup/assets/esm_shims.js"() {
47
47
  getFilename = () => fileURLToPath(import.meta.url);
48
48
  getDirname = () => path.dirname(getFilename());
49
49
  __dirname = /* @__PURE__ */ getDirname();
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  C,
3
3
  N
4
- } from "./chunk-WZPSSXT2.js";
4
+ } from "./chunk-YH6I4Y2R.js";
5
5
  import {
6
6
  init_esm_shims
7
- } from "./chunk-K6PERAPH.js";
7
+ } from "./chunk-T6VQBFUC.js";
8
8
 
9
9
  // ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/shared/confbox.f9f03f05.mjs
10
10
  init_esm_shims();
@@ -1,13 +1,13 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunk45NAH565cjs = require('./chunk-45NAH565.cjs');
4
+ var _chunkCZV4DJGCcjs = require('./chunk-CZV4DJGC.cjs');
5
5
 
6
6
 
7
- var _chunkQGIYY4KTcjs = require('./chunk-QGIYY4KT.cjs');
7
+ var _chunkXDATOU2Scjs = require('./chunk-XDATOU2S.cjs');
8
8
 
9
9
  // ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/yaml.mjs
10
- _chunkQGIYY4KTcjs.init_cjs_shims.call(void 0, );
10
+ _chunkXDATOU2Scjs.init_cjs_shims.call(void 0, );
11
11
  function oe(e) {
12
12
  return typeof e > "u" || e === null;
13
13
  }
@@ -985,10 +985,10 @@ var mr = Ni.load;
985
985
  var gr = xr.dump;
986
986
  function Ar(e, n) {
987
987
  const i = mr(e, n);
988
- return _chunk45NAH565cjs.N.call(void 0, e, i, n), i;
988
+ return _chunkCZV4DJGCcjs.N.call(void 0, e, i, n), i;
989
989
  }
990
990
  function vr(e, n) {
991
- const i = _chunk45NAH565cjs.C.call(void 0, e, { preserveIndentation: false }), l = typeof i.indent == "string" ? i.indent.length : i.indent, r = gr(e, { indent: l, ...n });
991
+ const i = _chunkCZV4DJGCcjs.C.call(void 0, e, { preserveIndentation: false }), l = typeof i.indent == "string" ? i.indent.length : i.indent, r = gr(e, { indent: l, ...n });
992
992
  return i.whitespace.start + r.trim() + i.whitespace.end;
993
993
  }
994
994
 
@@ -39,10 +39,10 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
39
39
  ));
40
40
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
41
41
 
42
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__0bba32a3959b0b229d9ef333333ecb99/node_modules/tsup/assets/cjs_shims.js
42
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__2c8ef31b9279c0a3ee274f056411134f/node_modules/tsup/assets/cjs_shims.js
43
43
  var getImportMetaUrl, importMetaUrl;
44
44
  var init_cjs_shims = __esm({
45
- "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__0bba32a3959b0b229d9ef333333ecb99/node_modules/tsup/assets/cjs_shims.js"() {
45
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__2c8ef31b9279c0a3ee274f056411134f/node_modules/tsup/assets/cjs_shims.js"() {
46
46
  getImportMetaUrl = () => typeof document === "undefined" ? new URL(`file:${__filename}`).href : document.currentScript && document.currentScript.src || new URL("main.js", document.baseURI).href;
47
47
  importMetaUrl = exports.importMetaUrl = /* @__PURE__ */ getImportMetaUrl();
48
48
  }
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  C,
3
3
  N
4
- } from "./chunk-WZPSSXT2.js";
4
+ } from "./chunk-YH6I4Y2R.js";
5
5
  import {
6
6
  init_esm_shims
7
- } from "./chunk-K6PERAPH.js";
7
+ } from "./chunk-T6VQBFUC.js";
8
8
 
9
9
  // ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/json5.mjs
10
10
  init_esm_shims();
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-K6PERAPH.js";
3
+ } from "./chunk-T6VQBFUC.js";
4
4
 
5
5
  // ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/shared/confbox.9388d834.mjs
6
6
  init_esm_shims();
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  isEqual,
3
3
  serialize
4
- } from "./chunk-MWKNRSNK.js";
4
+ } from "./chunk-JHSGKUIR.js";
5
5
  import {
6
6
  init_esm_shims
7
- } from "./chunk-K6PERAPH.js";
7
+ } from "./chunk-T6VQBFUC.js";
8
8
 
9
9
  // ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/index.mjs
10
10
  init_esm_shims();
@@ -1,16 +1,16 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
2
 
3
3
 
4
- var _chunkJ6DYJB7Scjs = require('./chunk-J6DYJB7S.cjs');
4
+ var _chunkRF2VZK4Hcjs = require('./chunk-RF2VZK4H.cjs');
5
5
 
6
6
 
7
- var _chunkQGIYY4KTcjs = require('./chunk-QGIYY4KT.cjs');
7
+ var _chunkXDATOU2Scjs = require('./chunk-XDATOU2S.cjs');
8
8
 
9
9
  // ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/index.mjs
10
- _chunkQGIYY4KTcjs.init_cjs_shims.call(void 0, );
10
+ _chunkXDATOU2Scjs.init_cjs_shims.call(void 0, );
11
11
 
12
12
  // ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/crypto/node/index.mjs
13
- _chunkQGIYY4KTcjs.init_cjs_shims.call(void 0, );
13
+ _chunkXDATOU2Scjs.init_cjs_shims.call(void 0, );
14
14
  var _crypto = require('crypto');
15
15
  var e = _optionalChain([globalThis, 'access', _ => _.process, 'optionalAccess', _2 => _2.getBuiltinModule, 'optionalCall', _3 => _3("crypto"), 'optionalAccess', _4 => _4.hash]);
16
16
  var r = "sha256";
@@ -23,11 +23,11 @@ function digest(t) {
23
23
 
24
24
  // ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/index.mjs
25
25
  function hash(input) {
26
- return digest(_chunkJ6DYJB7Scjs.serialize.call(void 0, input));
26
+ return digest(_chunkRF2VZK4Hcjs.serialize.call(void 0, input));
27
27
  }
28
28
 
29
29
 
30
30
 
31
31
 
32
32
 
33
- exports.digest = digest; exports.hash = hash; exports.isEqual = _chunkJ6DYJB7Scjs.isEqual; exports.serialize = _chunkJ6DYJB7Scjs.serialize;
33
+ exports.digest = digest; exports.hash = hash; exports.isEqual = _chunkRF2VZK4Hcjs.isEqual; exports.serialize = _chunkRF2VZK4Hcjs.serialize;
@@ -7,12 +7,12 @@ import {
7
7
  relative,
8
8
  resolve,
9
9
  ve
10
- } from "./chunk-JXR2CMYV.js";
11
- import "./chunk-UG3L7MJ4.js";
12
- import "./chunk-VW2LC62V.js";
13
- import "./chunk-BYUJEBYE.js";
14
- import "./chunk-M4LMREII.js";
15
- import "./chunk-WZPSSXT2.js";
10
+ } from "./chunk-C2NBZSA4.js";
11
+ import "./chunk-Y6B2DY2O.js";
12
+ import "./chunk-FD6ZXH5D.js";
13
+ import "./chunk-B4QOR43S.js";
14
+ import "./chunk-UCKKTOG6.js";
15
+ import "./chunk-YH6I4Y2R.js";
16
16
  import {
17
17
  G,
18
18
  Mi,
@@ -31,7 +31,7 @@ import {
31
31
  ut,
32
32
  ye,
33
33
  yl
34
- } from "./chunk-V4UPOO7W.js";
34
+ } from "./chunk-M3YQKUSO.js";
35
35
  import {
36
36
  __commonJS,
37
37
  __esm,
@@ -39,7 +39,7 @@ import {
39
39
  __require,
40
40
  __toESM,
41
41
  init_esm_shims
42
- } from "./chunk-K6PERAPH.js";
42
+ } from "./chunk-T6VQBFUC.js";
43
43
 
44
44
  // ../../node_modules/.pnpm/tar@6.2.1/node_modules/tar/lib/high-level-opt.js
45
45
  var require_high_level_opt = __commonJS({