@whittlelabs/sifter 0.30.4 → 0.30.5

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 (3) hide show
  1. package/bin.js +227 -189
  2. package/bin.js.map +3 -3
  3. package/package.json +1 -1
package/bin.js CHANGED
@@ -12823,9 +12823,9 @@ var require_dist3 = __commonJS({
12823
12823
  }
12824
12824
  });
12825
12825
 
12826
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/identity.js
12826
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/identity.js
12827
12827
  var require_identity = __commonJS({
12828
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/identity.js"(exports2) {
12828
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/identity.js"(exports2) {
12829
12829
  "use strict";
12830
12830
  var ALIAS = Symbol.for("yaml.alias");
12831
12831
  var DOC = Symbol.for("yaml.document");
@@ -12880,9 +12880,9 @@ var require_identity = __commonJS({
12880
12880
  }
12881
12881
  });
12882
12882
 
12883
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/visit.js
12883
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/visit.js
12884
12884
  var require_visit = __commonJS({
12885
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/visit.js"(exports2) {
12885
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/visit.js"(exports2) {
12886
12886
  "use strict";
12887
12887
  var identity = require_identity();
12888
12888
  var BREAK = Symbol("break visit");
@@ -13038,9 +13038,9 @@ var require_visit = __commonJS({
13038
13038
  }
13039
13039
  });
13040
13040
 
13041
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/doc/directives.js
13041
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/doc/directives.js
13042
13042
  var require_directives = __commonJS({
13043
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/doc/directives.js"(exports2) {
13043
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/doc/directives.js"(exports2) {
13044
13044
  "use strict";
13045
13045
  var identity = require_identity();
13046
13046
  var visit = require_visit();
@@ -13209,9 +13209,9 @@ var require_directives = __commonJS({
13209
13209
  }
13210
13210
  });
13211
13211
 
13212
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/doc/anchors.js
13212
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/doc/anchors.js
13213
13213
  var require_anchors = __commonJS({
13214
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/doc/anchors.js"(exports2) {
13214
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/doc/anchors.js"(exports2) {
13215
13215
  "use strict";
13216
13216
  var identity = require_identity();
13217
13217
  var visit = require_visit();
@@ -13279,9 +13279,9 @@ var require_anchors = __commonJS({
13279
13279
  }
13280
13280
  });
13281
13281
 
13282
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/doc/applyReviver.js
13282
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/doc/applyReviver.js
13283
13283
  var require_applyReviver = __commonJS({
13284
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/doc/applyReviver.js"(exports2) {
13284
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/doc/applyReviver.js"(exports2) {
13285
13285
  "use strict";
13286
13286
  function applyReviver(reviver, obj, key, val) {
13287
13287
  if (val && typeof val === "object") {
@@ -13329,9 +13329,9 @@ var require_applyReviver = __commonJS({
13329
13329
  }
13330
13330
  });
13331
13331
 
13332
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/toJS.js
13332
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/toJS.js
13333
13333
  var require_toJS = __commonJS({
13334
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/toJS.js"(exports2) {
13334
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/toJS.js"(exports2) {
13335
13335
  "use strict";
13336
13336
  var identity = require_identity();
13337
13337
  function toJS(value, arg, ctx) {
@@ -13359,9 +13359,9 @@ var require_toJS = __commonJS({
13359
13359
  }
13360
13360
  });
13361
13361
 
13362
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/Node.js
13362
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/Node.js
13363
13363
  var require_Node = __commonJS({
13364
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/Node.js"(exports2) {
13364
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/Node.js"(exports2) {
13365
13365
  "use strict";
13366
13366
  var applyReviver = require_applyReviver();
13367
13367
  var identity = require_identity();
@@ -13400,9 +13400,9 @@ var require_Node = __commonJS({
13400
13400
  }
13401
13401
  });
13402
13402
 
13403
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/Alias.js
13403
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/Alias.js
13404
13404
  var require_Alias = __commonJS({
13405
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/Alias.js"(exports2) {
13405
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/Alias.js"(exports2) {
13406
13406
  "use strict";
13407
13407
  var anchors = require_anchors();
13408
13408
  var visit = require_visit();
@@ -13424,6 +13424,8 @@ var require_Alias = __commonJS({
13424
13424
  * instance of the `source` anchor before this node.
13425
13425
  */
13426
13426
  resolve(doc, ctx) {
13427
+ if (ctx?.maxAliasCount === 0)
13428
+ throw new ReferenceError("Alias resolution is disabled");
13427
13429
  let nodes;
13428
13430
  if (ctx?.aliasResolveCache) {
13429
13431
  nodes = ctx.aliasResolveCache;
@@ -13514,9 +13516,9 @@ var require_Alias = __commonJS({
13514
13516
  }
13515
13517
  });
13516
13518
 
13517
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/Scalar.js
13519
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/Scalar.js
13518
13520
  var require_Scalar = __commonJS({
13519
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/Scalar.js"(exports2) {
13521
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/Scalar.js"(exports2) {
13520
13522
  "use strict";
13521
13523
  var identity = require_identity();
13522
13524
  var Node = require_Node();
@@ -13544,9 +13546,9 @@ var require_Scalar = __commonJS({
13544
13546
  }
13545
13547
  });
13546
13548
 
13547
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/doc/createNode.js
13549
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/doc/createNode.js
13548
13550
  var require_createNode = __commonJS({
13549
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/doc/createNode.js"(exports2) {
13551
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/doc/createNode.js"(exports2) {
13550
13552
  "use strict";
13551
13553
  var Alias = require_Alias();
13552
13554
  var identity = require_identity();
@@ -13619,9 +13621,9 @@ var require_createNode = __commonJS({
13619
13621
  }
13620
13622
  });
13621
13623
 
13622
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/Collection.js
13624
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/Collection.js
13623
13625
  var require_Collection = __commonJS({
13624
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/Collection.js"(exports2) {
13626
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/Collection.js"(exports2) {
13625
13627
  "use strict";
13626
13628
  var createNode = require_createNode();
13627
13629
  var identity = require_identity();
@@ -13762,9 +13764,9 @@ var require_Collection = __commonJS({
13762
13764
  }
13763
13765
  });
13764
13766
 
13765
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/stringify/stringifyComment.js
13767
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/stringify/stringifyComment.js
13766
13768
  var require_stringifyComment = __commonJS({
13767
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/stringify/stringifyComment.js"(exports2) {
13769
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/stringify/stringifyComment.js"(exports2) {
13768
13770
  "use strict";
13769
13771
  var stringifyComment = (str) => str.replace(/^(?!$)(?: $)?/gm, "#");
13770
13772
  function indentComment(comment, indent) {
@@ -13779,9 +13781,9 @@ var require_stringifyComment = __commonJS({
13779
13781
  }
13780
13782
  });
13781
13783
 
13782
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/stringify/foldFlowLines.js
13784
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/stringify/foldFlowLines.js
13783
13785
  var require_foldFlowLines = __commonJS({
13784
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/stringify/foldFlowLines.js"(exports2) {
13786
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/stringify/foldFlowLines.js"(exports2) {
13785
13787
  "use strict";
13786
13788
  var FOLD_FLOW = "flow";
13787
13789
  var FOLD_BLOCK = "block";
@@ -13915,9 +13917,9 @@ ${indent}${text.slice(fold + 1, end2)}`;
13915
13917
  }
13916
13918
  });
13917
13919
 
13918
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/stringify/stringifyString.js
13920
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/stringify/stringifyString.js
13919
13921
  var require_stringifyString = __commonJS({
13920
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/stringify/stringifyString.js"(exports2) {
13922
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/stringify/stringifyString.js"(exports2) {
13921
13923
  "use strict";
13922
13924
  var Scalar = require_Scalar();
13923
13925
  var foldFlowLines = require_foldFlowLines();
@@ -14198,9 +14200,9 @@ ${indent}`);
14198
14200
  }
14199
14201
  });
14200
14202
 
14201
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/stringify/stringify.js
14203
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/stringify/stringify.js
14202
14204
  var require_stringify = __commonJS({
14203
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/stringify/stringify.js"(exports2) {
14205
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/stringify/stringify.js"(exports2) {
14204
14206
  "use strict";
14205
14207
  var anchors = require_anchors();
14206
14208
  var identity = require_identity();
@@ -14223,6 +14225,7 @@ var require_stringify = __commonJS({
14223
14225
  nullStr: "null",
14224
14226
  simpleKeys: false,
14225
14227
  singleQuote: null,
14228
+ trailingComma: false,
14226
14229
  trueStr: "true",
14227
14230
  verifyAliasOrder: true
14228
14231
  }, doc.schema.toStringOptions, options);
@@ -14321,9 +14324,9 @@ ${ctx.indent}${str}`;
14321
14324
  }
14322
14325
  });
14323
14326
 
14324
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/stringify/stringifyPair.js
14327
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/stringify/stringifyPair.js
14325
14328
  var require_stringifyPair = __commonJS({
14326
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/stringify/stringifyPair.js"(exports2) {
14329
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/stringify/stringifyPair.js"(exports2) {
14327
14330
  "use strict";
14328
14331
  var identity = require_identity();
14329
14332
  var Scalar = require_Scalar();
@@ -14454,9 +14457,9 @@ ${ctx.indent}`;
14454
14457
  }
14455
14458
  });
14456
14459
 
14457
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/log.js
14460
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/log.js
14458
14461
  var require_log = __commonJS({
14459
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/log.js"(exports2) {
14462
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/log.js"(exports2) {
14460
14463
  "use strict";
14461
14464
  var node_process = require("process");
14462
14465
  function debug(logLevel, ...messages) {
@@ -14476,9 +14479,9 @@ var require_log = __commonJS({
14476
14479
  }
14477
14480
  });
14478
14481
 
14479
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/merge.js
14482
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/merge.js
14480
14483
  var require_merge = __commonJS({
14481
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/merge.js"(exports2) {
14484
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/merge.js"(exports2) {
14482
14485
  "use strict";
14483
14486
  var identity = require_identity();
14484
14487
  var Scalar = require_Scalar();
@@ -14495,18 +14498,18 @@ var require_merge = __commonJS({
14495
14498
  };
14496
14499
  var isMergeKey = (ctx, key) => (merge.identify(key) || identity.isScalar(key) && (!key.type || key.type === Scalar.Scalar.PLAIN) && merge.identify(key.value)) && ctx?.doc.schema.tags.some((tag) => tag.tag === merge.tag && tag.default);
14497
14500
  function addMergeToJSMap(ctx, map, value) {
14498
- value = ctx && identity.isAlias(value) ? value.resolve(ctx.doc) : value;
14499
- if (identity.isSeq(value))
14500
- for (const it of value.items)
14501
+ const source = resolveAliasValue(ctx, value);
14502
+ if (identity.isSeq(source))
14503
+ for (const it of source.items)
14501
14504
  mergeValue(ctx, map, it);
14502
- else if (Array.isArray(value))
14503
- for (const it of value)
14505
+ else if (Array.isArray(source))
14506
+ for (const it of source)
14504
14507
  mergeValue(ctx, map, it);
14505
14508
  else
14506
- mergeValue(ctx, map, value);
14509
+ mergeValue(ctx, map, source);
14507
14510
  }
14508
14511
  function mergeValue(ctx, map, value) {
14509
- const source = ctx && identity.isAlias(value) ? value.resolve(ctx.doc) : value;
14512
+ const source = resolveAliasValue(ctx, value);
14510
14513
  if (!identity.isMap(source))
14511
14514
  throw new Error("Merge sources must be maps or map aliases");
14512
14515
  const srcMap = source.toJSON(null, ctx, Map);
@@ -14527,15 +14530,18 @@ var require_merge = __commonJS({
14527
14530
  }
14528
14531
  return map;
14529
14532
  }
14533
+ function resolveAliasValue(ctx, value) {
14534
+ return ctx && identity.isAlias(value) ? value.resolve(ctx.doc, ctx) : value;
14535
+ }
14530
14536
  exports2.addMergeToJSMap = addMergeToJSMap;
14531
14537
  exports2.isMergeKey = isMergeKey;
14532
14538
  exports2.merge = merge;
14533
14539
  }
14534
14540
  });
14535
14541
 
14536
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/addPairToJSMap.js
14542
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/addPairToJSMap.js
14537
14543
  var require_addPairToJSMap = __commonJS({
14538
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/addPairToJSMap.js"(exports2) {
14544
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/addPairToJSMap.js"(exports2) {
14539
14545
  "use strict";
14540
14546
  var log = require_log();
14541
14547
  var merge = require_merge();
@@ -14597,9 +14603,9 @@ var require_addPairToJSMap = __commonJS({
14597
14603
  }
14598
14604
  });
14599
14605
 
14600
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/Pair.js
14606
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/Pair.js
14601
14607
  var require_Pair = __commonJS({
14602
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/Pair.js"(exports2) {
14608
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/Pair.js"(exports2) {
14603
14609
  "use strict";
14604
14610
  var createNode = require_createNode();
14605
14611
  var stringifyPair = require_stringifyPair();
@@ -14637,9 +14643,9 @@ var require_Pair = __commonJS({
14637
14643
  }
14638
14644
  });
14639
14645
 
14640
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/stringify/stringifyCollection.js
14646
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/stringify/stringifyCollection.js
14641
14647
  var require_stringifyCollection = __commonJS({
14642
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/stringify/stringifyCollection.js"(exports2) {
14648
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/stringify/stringifyCollection.js"(exports2) {
14643
14649
  "use strict";
14644
14650
  var identity = require_identity();
14645
14651
  var stringify = require_stringify();
@@ -14740,12 +14746,19 @@ ${indent}${line}` : "\n";
14740
14746
  if (comment)
14741
14747
  reqNewline = true;
14742
14748
  let str = stringify.stringify(item, itemCtx, () => comment = null);
14743
- if (i < items.length - 1)
14749
+ reqNewline || (reqNewline = lines.length > linesAtValue || str.includes("\n"));
14750
+ if (i < items.length - 1) {
14744
14751
  str += ",";
14752
+ } else if (ctx.options.trailingComma) {
14753
+ if (ctx.options.lineWidth > 0) {
14754
+ reqNewline || (reqNewline = lines.reduce((sum, line) => sum + line.length + 2, 2) + (str.length + 2) > ctx.options.lineWidth);
14755
+ }
14756
+ if (reqNewline) {
14757
+ str += ",";
14758
+ }
14759
+ }
14745
14760
  if (comment)
14746
14761
  str += stringifyComment.lineComment(str, itemIndent, commentString(comment));
14747
- if (!reqNewline && (lines.length > linesAtValue || str.includes("\n")))
14748
- reqNewline = true;
14749
14762
  lines.push(str);
14750
14763
  linesAtValue = lines.length;
14751
14764
  }
@@ -14781,9 +14794,9 @@ ${indent}${end}`;
14781
14794
  }
14782
14795
  });
14783
14796
 
14784
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/YAMLMap.js
14797
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/YAMLMap.js
14785
14798
  var require_YAMLMap = __commonJS({
14786
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/YAMLMap.js"(exports2) {
14799
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/YAMLMap.js"(exports2) {
14787
14800
  "use strict";
14788
14801
  var stringifyCollection = require_stringifyCollection();
14789
14802
  var addPairToJSMap = require_addPairToJSMap();
@@ -14925,9 +14938,9 @@ var require_YAMLMap = __commonJS({
14925
14938
  }
14926
14939
  });
14927
14940
 
14928
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/common/map.js
14941
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/common/map.js
14929
14942
  var require_map2 = __commonJS({
14930
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/common/map.js"(exports2) {
14943
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/common/map.js"(exports2) {
14931
14944
  "use strict";
14932
14945
  var identity = require_identity();
14933
14946
  var YAMLMap = require_YAMLMap();
@@ -14947,9 +14960,9 @@ var require_map2 = __commonJS({
14947
14960
  }
14948
14961
  });
14949
14962
 
14950
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/YAMLSeq.js
14963
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/YAMLSeq.js
14951
14964
  var require_YAMLSeq = __commonJS({
14952
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/nodes/YAMLSeq.js"(exports2) {
14965
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/nodes/YAMLSeq.js"(exports2) {
14953
14966
  "use strict";
14954
14967
  var createNode = require_createNode();
14955
14968
  var stringifyCollection = require_stringifyCollection();
@@ -15063,9 +15076,9 @@ var require_YAMLSeq = __commonJS({
15063
15076
  }
15064
15077
  });
15065
15078
 
15066
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/common/seq.js
15079
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/common/seq.js
15067
15080
  var require_seq = __commonJS({
15068
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/common/seq.js"(exports2) {
15081
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/common/seq.js"(exports2) {
15069
15082
  "use strict";
15070
15083
  var identity = require_identity();
15071
15084
  var YAMLSeq = require_YAMLSeq();
@@ -15085,9 +15098,9 @@ var require_seq = __commonJS({
15085
15098
  }
15086
15099
  });
15087
15100
 
15088
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/common/string.js
15101
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/common/string.js
15089
15102
  var require_string2 = __commonJS({
15090
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/common/string.js"(exports2) {
15103
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/common/string.js"(exports2) {
15091
15104
  "use strict";
15092
15105
  var stringifyString = require_stringifyString();
15093
15106
  var string = {
@@ -15104,9 +15117,9 @@ var require_string2 = __commonJS({
15104
15117
  }
15105
15118
  });
15106
15119
 
15107
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/common/null.js
15120
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/common/null.js
15108
15121
  var require_null2 = __commonJS({
15109
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/common/null.js"(exports2) {
15122
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/common/null.js"(exports2) {
15110
15123
  "use strict";
15111
15124
  var Scalar = require_Scalar();
15112
15125
  var nullTag = {
@@ -15122,9 +15135,9 @@ var require_null2 = __commonJS({
15122
15135
  }
15123
15136
  });
15124
15137
 
15125
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/core/bool.js
15138
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/core/bool.js
15126
15139
  var require_bool = __commonJS({
15127
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/core/bool.js"(exports2) {
15140
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/core/bool.js"(exports2) {
15128
15141
  "use strict";
15129
15142
  var Scalar = require_Scalar();
15130
15143
  var boolTag = {
@@ -15146,9 +15159,9 @@ var require_bool = __commonJS({
15146
15159
  }
15147
15160
  });
15148
15161
 
15149
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/stringify/stringifyNumber.js
15162
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/stringify/stringifyNumber.js
15150
15163
  var require_stringifyNumber = __commonJS({
15151
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/stringify/stringifyNumber.js"(exports2) {
15164
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/stringify/stringifyNumber.js"(exports2) {
15152
15165
  "use strict";
15153
15166
  function stringifyNumber({ format, minFractionDigits, tag, value }) {
15154
15167
  if (typeof value === "bigint")
@@ -15157,7 +15170,7 @@ var require_stringifyNumber = __commonJS({
15157
15170
  if (!isFinite(num))
15158
15171
  return isNaN(num) ? ".nan" : num < 0 ? "-.inf" : ".inf";
15159
15172
  let n = Object.is(value, -0) ? "-0" : JSON.stringify(value);
15160
- if (!format && minFractionDigits && (!tag || tag === "tag:yaml.org,2002:float") && /^\d/.test(n)) {
15173
+ if (!format && minFractionDigits && (!tag || tag === "tag:yaml.org,2002:float") && /^-?\d/.test(n) && !n.includes("e")) {
15161
15174
  let i = n.indexOf(".");
15162
15175
  if (i < 0) {
15163
15176
  i = n.length;
@@ -15173,9 +15186,9 @@ var require_stringifyNumber = __commonJS({
15173
15186
  }
15174
15187
  });
15175
15188
 
15176
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/core/float.js
15189
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/core/float.js
15177
15190
  var require_float = __commonJS({
15178
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/core/float.js"(exports2) {
15191
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/core/float.js"(exports2) {
15179
15192
  "use strict";
15180
15193
  var Scalar = require_Scalar();
15181
15194
  var stringifyNumber = require_stringifyNumber();
@@ -15219,9 +15232,9 @@ var require_float = __commonJS({
15219
15232
  }
15220
15233
  });
15221
15234
 
15222
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/core/int.js
15235
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/core/int.js
15223
15236
  var require_int = __commonJS({
15224
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/core/int.js"(exports2) {
15237
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/core/int.js"(exports2) {
15225
15238
  "use strict";
15226
15239
  var stringifyNumber = require_stringifyNumber();
15227
15240
  var intIdentify = (value) => typeof value === "bigint" || Number.isInteger(value);
@@ -15264,9 +15277,9 @@ var require_int = __commonJS({
15264
15277
  }
15265
15278
  });
15266
15279
 
15267
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/core/schema.js
15280
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/core/schema.js
15268
15281
  var require_schema = __commonJS({
15269
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/core/schema.js"(exports2) {
15282
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/core/schema.js"(exports2) {
15270
15283
  "use strict";
15271
15284
  var map = require_map2();
15272
15285
  var _null = require_null2();
@@ -15292,9 +15305,9 @@ var require_schema = __commonJS({
15292
15305
  }
15293
15306
  });
15294
15307
 
15295
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/json/schema.js
15308
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/json/schema.js
15296
15309
  var require_schema2 = __commonJS({
15297
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/json/schema.js"(exports2) {
15310
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/json/schema.js"(exports2) {
15298
15311
  "use strict";
15299
15312
  var Scalar = require_Scalar();
15300
15313
  var map = require_map2();
@@ -15359,9 +15372,9 @@ var require_schema2 = __commonJS({
15359
15372
  }
15360
15373
  });
15361
15374
 
15362
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/binary.js
15375
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/binary.js
15363
15376
  var require_binary = __commonJS({
15364
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/binary.js"(exports2) {
15377
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/binary.js"(exports2) {
15365
15378
  "use strict";
15366
15379
  var node_buffer = require("buffer");
15367
15380
  var Scalar = require_Scalar();
@@ -15425,9 +15438,9 @@ var require_binary = __commonJS({
15425
15438
  }
15426
15439
  });
15427
15440
 
15428
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/pairs.js
15441
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/pairs.js
15429
15442
  var require_pairs = __commonJS({
15430
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/pairs.js"(exports2) {
15443
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/pairs.js"(exports2) {
15431
15444
  "use strict";
15432
15445
  var identity = require_identity();
15433
15446
  var Pair = require_Pair();
@@ -15503,9 +15516,9 @@ ${cn.comment}` : item.comment;
15503
15516
  }
15504
15517
  });
15505
15518
 
15506
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/omap.js
15519
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/omap.js
15507
15520
  var require_omap = __commonJS({
15508
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/omap.js"(exports2) {
15521
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/omap.js"(exports2) {
15509
15522
  "use strict";
15510
15523
  var identity = require_identity();
15511
15524
  var toJS = require_toJS();
@@ -15581,9 +15594,9 @@ var require_omap = __commonJS({
15581
15594
  }
15582
15595
  });
15583
15596
 
15584
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/bool.js
15597
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/bool.js
15585
15598
  var require_bool2 = __commonJS({
15586
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/bool.js"(exports2) {
15599
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/bool.js"(exports2) {
15587
15600
  "use strict";
15588
15601
  var Scalar = require_Scalar();
15589
15602
  function boolStringify({ value, source }, ctx) {
@@ -15613,9 +15626,9 @@ var require_bool2 = __commonJS({
15613
15626
  }
15614
15627
  });
15615
15628
 
15616
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/float.js
15629
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/float.js
15617
15630
  var require_float2 = __commonJS({
15618
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/float.js"(exports2) {
15631
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/float.js"(exports2) {
15619
15632
  "use strict";
15620
15633
  var Scalar = require_Scalar();
15621
15634
  var stringifyNumber = require_stringifyNumber();
@@ -15662,9 +15675,9 @@ var require_float2 = __commonJS({
15662
15675
  }
15663
15676
  });
15664
15677
 
15665
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/int.js
15678
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/int.js
15666
15679
  var require_int2 = __commonJS({
15667
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/int.js"(exports2) {
15680
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/int.js"(exports2) {
15668
15681
  "use strict";
15669
15682
  var stringifyNumber = require_stringifyNumber();
15670
15683
  var intIdentify = (value) => typeof value === "bigint" || Number.isInteger(value);
@@ -15741,9 +15754,9 @@ var require_int2 = __commonJS({
15741
15754
  }
15742
15755
  });
15743
15756
 
15744
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/set.js
15757
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/set.js
15745
15758
  var require_set2 = __commonJS({
15746
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/set.js"(exports2) {
15759
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/set.js"(exports2) {
15747
15760
  "use strict";
15748
15761
  var identity = require_identity();
15749
15762
  var Pair = require_Pair();
@@ -15830,9 +15843,9 @@ var require_set2 = __commonJS({
15830
15843
  }
15831
15844
  });
15832
15845
 
15833
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js
15846
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js
15834
15847
  var require_timestamp = __commonJS({
15835
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js"(exports2) {
15848
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js"(exports2) {
15836
15849
  "use strict";
15837
15850
  var stringifyNumber = require_stringifyNumber();
15838
15851
  function parseSexagesimal(str, asBigInt) {
@@ -15918,9 +15931,9 @@ var require_timestamp = __commonJS({
15918
15931
  }
15919
15932
  });
15920
15933
 
15921
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/schema.js
15934
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/schema.js
15922
15935
  var require_schema3 = __commonJS({
15923
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/yaml-1.1/schema.js"(exports2) {
15936
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/yaml-1.1/schema.js"(exports2) {
15924
15937
  "use strict";
15925
15938
  var map = require_map2();
15926
15939
  var _null = require_null2();
@@ -15962,9 +15975,9 @@ var require_schema3 = __commonJS({
15962
15975
  }
15963
15976
  });
15964
15977
 
15965
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/tags.js
15978
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/tags.js
15966
15979
  var require_tags = __commonJS({
15967
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/tags.js"(exports2) {
15980
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/tags.js"(exports2) {
15968
15981
  "use strict";
15969
15982
  var map = require_map2();
15970
15983
  var _null = require_null2();
@@ -16056,9 +16069,9 @@ var require_tags = __commonJS({
16056
16069
  }
16057
16070
  });
16058
16071
 
16059
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/Schema.js
16072
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/Schema.js
16060
16073
  var require_Schema = __commonJS({
16061
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/schema/Schema.js"(exports2) {
16074
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/schema/Schema.js"(exports2) {
16062
16075
  "use strict";
16063
16076
  var identity = require_identity();
16064
16077
  var map = require_map2();
@@ -16088,9 +16101,9 @@ var require_Schema = __commonJS({
16088
16101
  }
16089
16102
  });
16090
16103
 
16091
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/stringify/stringifyDocument.js
16104
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/stringify/stringifyDocument.js
16092
16105
  var require_stringifyDocument = __commonJS({
16093
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/stringify/stringifyDocument.js"(exports2) {
16106
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/stringify/stringifyDocument.js"(exports2) {
16094
16107
  "use strict";
16095
16108
  var identity = require_identity();
16096
16109
  var stringify = require_stringify();
@@ -16168,9 +16181,9 @@ var require_stringifyDocument = __commonJS({
16168
16181
  }
16169
16182
  });
16170
16183
 
16171
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/doc/Document.js
16184
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/doc/Document.js
16172
16185
  var require_Document = __commonJS({
16173
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/doc/Document.js"(exports2) {
16186
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/doc/Document.js"(exports2) {
16174
16187
  "use strict";
16175
16188
  var Alias = require_Alias();
16176
16189
  var Collection = require_Collection();
@@ -16477,9 +16490,9 @@ var require_Document = __commonJS({
16477
16490
  }
16478
16491
  });
16479
16492
 
16480
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/errors.js
16493
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/errors.js
16481
16494
  var require_errors3 = __commonJS({
16482
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/errors.js"(exports2) {
16495
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/errors.js"(exports2) {
16483
16496
  "use strict";
16484
16497
  var YAMLError = class extends Error {
16485
16498
  constructor(name, pos, code, message) {
@@ -16542,9 +16555,9 @@ ${pointer}
16542
16555
  }
16543
16556
  });
16544
16557
 
16545
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/resolve-props.js
16558
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/resolve-props.js
16546
16559
  var require_resolve_props = __commonJS({
16547
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/resolve-props.js"(exports2) {
16560
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/resolve-props.js"(exports2) {
16548
16561
  "use strict";
16549
16562
  function resolveProps(tokens, { flow, indicator, next, offset, onError, parentIndent, startOnNewline }) {
16550
16563
  let spaceBefore = false;
@@ -16676,9 +16689,9 @@ var require_resolve_props = __commonJS({
16676
16689
  }
16677
16690
  });
16678
16691
 
16679
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/util-contains-newline.js
16692
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/util-contains-newline.js
16680
16693
  var require_util_contains_newline = __commonJS({
16681
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/util-contains-newline.js"(exports2) {
16694
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/util-contains-newline.js"(exports2) {
16682
16695
  "use strict";
16683
16696
  function containsNewline(key) {
16684
16697
  if (!key)
@@ -16718,9 +16731,9 @@ var require_util_contains_newline = __commonJS({
16718
16731
  }
16719
16732
  });
16720
16733
 
16721
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/util-flow-indent-check.js
16734
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/util-flow-indent-check.js
16722
16735
  var require_util_flow_indent_check = __commonJS({
16723
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/util-flow-indent-check.js"(exports2) {
16736
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/util-flow-indent-check.js"(exports2) {
16724
16737
  "use strict";
16725
16738
  var utilContainsNewline = require_util_contains_newline();
16726
16739
  function flowIndentCheck(indent, fc, onError) {
@@ -16736,9 +16749,9 @@ var require_util_flow_indent_check = __commonJS({
16736
16749
  }
16737
16750
  });
16738
16751
 
16739
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/util-map-includes.js
16752
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/util-map-includes.js
16740
16753
  var require_util_map_includes = __commonJS({
16741
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/util-map-includes.js"(exports2) {
16754
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/util-map-includes.js"(exports2) {
16742
16755
  "use strict";
16743
16756
  var identity = require_identity();
16744
16757
  function mapIncludes(ctx, items, search) {
@@ -16752,9 +16765,9 @@ var require_util_map_includes = __commonJS({
16752
16765
  }
16753
16766
  });
16754
16767
 
16755
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/resolve-block-map.js
16768
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/resolve-block-map.js
16756
16769
  var require_resolve_block_map = __commonJS({
16757
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/resolve-block-map.js"(exports2) {
16770
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/resolve-block-map.js"(exports2) {
16758
16771
  "use strict";
16759
16772
  var Pair = require_Pair();
16760
16773
  var YAMLMap = require_YAMLMap();
@@ -16860,9 +16873,9 @@ var require_resolve_block_map = __commonJS({
16860
16873
  }
16861
16874
  });
16862
16875
 
16863
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/resolve-block-seq.js
16876
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/resolve-block-seq.js
16864
16877
  var require_resolve_block_seq = __commonJS({
16865
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/resolve-block-seq.js"(exports2) {
16878
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/resolve-block-seq.js"(exports2) {
16866
16879
  "use strict";
16867
16880
  var YAMLSeq = require_YAMLSeq();
16868
16881
  var resolveProps = require_resolve_props();
@@ -16911,9 +16924,9 @@ var require_resolve_block_seq = __commonJS({
16911
16924
  }
16912
16925
  });
16913
16926
 
16914
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/resolve-end.js
16927
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/resolve-end.js
16915
16928
  var require_resolve_end = __commonJS({
16916
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/resolve-end.js"(exports2) {
16929
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/resolve-end.js"(exports2) {
16917
16930
  "use strict";
16918
16931
  function resolveEnd(end, offset, reqSpace, onError) {
16919
16932
  let comment = "";
@@ -16954,9 +16967,9 @@ var require_resolve_end = __commonJS({
16954
16967
  }
16955
16968
  });
16956
16969
 
16957
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/resolve-flow-collection.js
16970
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/resolve-flow-collection.js
16958
16971
  var require_resolve_flow_collection = __commonJS({
16959
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/resolve-flow-collection.js"(exports2) {
16972
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/resolve-flow-collection.js"(exports2) {
16960
16973
  "use strict";
16961
16974
  var identity = require_identity();
16962
16975
  var Pair = require_Pair();
@@ -17148,9 +17161,9 @@ var require_resolve_flow_collection = __commonJS({
17148
17161
  }
17149
17162
  });
17150
17163
 
17151
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/compose-collection.js
17164
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/compose-collection.js
17152
17165
  var require_compose_collection = __commonJS({
17153
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/compose-collection.js"(exports2) {
17166
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/compose-collection.js"(exports2) {
17154
17167
  "use strict";
17155
17168
  var identity = require_identity();
17156
17169
  var Scalar = require_Scalar();
@@ -17213,9 +17226,9 @@ var require_compose_collection = __commonJS({
17213
17226
  }
17214
17227
  });
17215
17228
 
17216
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/resolve-block-scalar.js
17229
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/resolve-block-scalar.js
17217
17230
  var require_resolve_block_scalar = __commonJS({
17218
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/resolve-block-scalar.js"(exports2) {
17231
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/resolve-block-scalar.js"(exports2) {
17219
17232
  "use strict";
17220
17233
  var Scalar = require_Scalar();
17221
17234
  function resolveBlockScalar(ctx, scalar, onError) {
@@ -17396,9 +17409,9 @@ var require_resolve_block_scalar = __commonJS({
17396
17409
  }
17397
17410
  });
17398
17411
 
17399
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/resolve-flow-scalar.js
17412
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/resolve-flow-scalar.js
17400
17413
  var require_resolve_flow_scalar = __commonJS({
17401
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/resolve-flow-scalar.js"(exports2) {
17414
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/resolve-flow-scalar.js"(exports2) {
17402
17415
  "use strict";
17403
17416
  var Scalar = require_Scalar();
17404
17417
  var resolveEnd = require_resolve_end();
@@ -17529,7 +17542,7 @@ var require_resolve_flow_scalar = __commonJS({
17529
17542
  while (next === " " || next === " ")
17530
17543
  next = source[++i + 1];
17531
17544
  } else if (next === "x" || next === "u" || next === "U") {
17532
- const length = { x: 2, u: 4, U: 8 }[next];
17545
+ const length = next === "x" ? 2 : next === "u" ? 4 : 8;
17533
17546
  res += parseCharCode(source, i + 1, length, onError);
17534
17547
  i += length;
17535
17548
  } else {
@@ -17604,20 +17617,21 @@ var require_resolve_flow_scalar = __commonJS({
17604
17617
  const cc = source.substr(offset, length);
17605
17618
  const ok = cc.length === length && /^[0-9a-fA-F]+$/.test(cc);
17606
17619
  const code = ok ? parseInt(cc, 16) : NaN;
17607
- if (isNaN(code)) {
17620
+ try {
17621
+ return String.fromCodePoint(code);
17622
+ } catch {
17608
17623
  const raw = source.substr(offset - 2, length + 2);
17609
17624
  onError(offset - 2, "BAD_DQ_ESCAPE", `Invalid escape sequence ${raw}`);
17610
17625
  return raw;
17611
17626
  }
17612
- return String.fromCodePoint(code);
17613
17627
  }
17614
17628
  exports2.resolveFlowScalar = resolveFlowScalar;
17615
17629
  }
17616
17630
  });
17617
17631
 
17618
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/compose-scalar.js
17632
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/compose-scalar.js
17619
17633
  var require_compose_scalar = __commonJS({
17620
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/compose-scalar.js"(exports2) {
17634
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/compose-scalar.js"(exports2) {
17621
17635
  "use strict";
17622
17636
  var identity = require_identity();
17623
17637
  var Scalar = require_Scalar();
@@ -17696,9 +17710,9 @@ var require_compose_scalar = __commonJS({
17696
17710
  }
17697
17711
  });
17698
17712
 
17699
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/util-empty-scalar-position.js
17713
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/util-empty-scalar-position.js
17700
17714
  var require_util_empty_scalar_position = __commonJS({
17701
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/util-empty-scalar-position.js"(exports2) {
17715
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/util-empty-scalar-position.js"(exports2) {
17702
17716
  "use strict";
17703
17717
  function emptyScalarPosition(offset, before, pos) {
17704
17718
  if (before) {
@@ -17726,9 +17740,9 @@ var require_util_empty_scalar_position = __commonJS({
17726
17740
  }
17727
17741
  });
17728
17742
 
17729
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/compose-node.js
17743
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/compose-node.js
17730
17744
  var require_compose_node = __commonJS({
17731
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/compose-node.js"(exports2) {
17745
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/compose-node.js"(exports2) {
17732
17746
  "use strict";
17733
17747
  var Alias = require_Alias();
17734
17748
  var identity = require_identity();
@@ -17759,17 +17773,22 @@ var require_compose_node = __commonJS({
17759
17773
  case "block-map":
17760
17774
  case "block-seq":
17761
17775
  case "flow-collection":
17762
- node = composeCollection.composeCollection(CN, ctx, token, props, onError);
17763
- if (anchor)
17764
- node.anchor = anchor.source.substring(1);
17776
+ try {
17777
+ node = composeCollection.composeCollection(CN, ctx, token, props, onError);
17778
+ if (anchor)
17779
+ node.anchor = anchor.source.substring(1);
17780
+ } catch (error) {
17781
+ const message = error instanceof Error ? error.message : String(error);
17782
+ onError(token, "RESOURCE_EXHAUSTION", message);
17783
+ }
17765
17784
  break;
17766
17785
  default: {
17767
17786
  const message = token.type === "error" ? token.message : `Unsupported token (type: ${token.type})`;
17768
17787
  onError(token, "UNEXPECTED_TOKEN", message);
17769
- node = composeEmptyNode(ctx, token.offset, void 0, null, props, onError);
17770
17788
  isSrcToken = false;
17771
17789
  }
17772
17790
  }
17791
+ node ?? (node = composeEmptyNode(ctx, token.offset, void 0, null, props, onError));
17773
17792
  if (anchor && node.anchor === "")
17774
17793
  onError(anchor, "BAD_ALIAS", "Anchor cannot be an empty string");
17775
17794
  if (atKey && ctx.options.stringKeys && (!identity.isScalar(node) || typeof node.value !== "string" || node.tag && node.tag !== "tag:yaml.org,2002:str")) {
@@ -17827,9 +17846,9 @@ var require_compose_node = __commonJS({
17827
17846
  }
17828
17847
  });
17829
17848
 
17830
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/compose-doc.js
17849
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/compose-doc.js
17831
17850
  var require_compose_doc = __commonJS({
17832
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/compose-doc.js"(exports2) {
17851
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/compose-doc.js"(exports2) {
17833
17852
  "use strict";
17834
17853
  var Document = require_Document();
17835
17854
  var composeNode = require_compose_node();
@@ -17870,9 +17889,9 @@ var require_compose_doc = __commonJS({
17870
17889
  }
17871
17890
  });
17872
17891
 
17873
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/composer.js
17892
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/composer.js
17874
17893
  var require_composer = __commonJS({
17875
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/compose/composer.js"(exports2) {
17894
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/compose/composer.js"(exports2) {
17876
17895
  "use strict";
17877
17896
  var node_process = require("process");
17878
17897
  var directives = require_directives();
@@ -17954,8 +17973,10 @@ ${cb}` : comment;
17954
17973
  }
17955
17974
  }
17956
17975
  if (afterDoc) {
17957
- Array.prototype.push.apply(doc.errors, this.errors);
17958
- Array.prototype.push.apply(doc.warnings, this.warnings);
17976
+ for (let i = 0; i < this.errors.length; ++i)
17977
+ doc.errors.push(this.errors[i]);
17978
+ for (let i = 0; i < this.warnings.length; ++i)
17979
+ doc.warnings.push(this.warnings[i]);
17959
17980
  } else {
17960
17981
  doc.errors = this.errors;
17961
17982
  doc.warnings = this.warnings;
@@ -18076,9 +18097,9 @@ ${end.comment}` : end.comment;
18076
18097
  }
18077
18098
  });
18078
18099
 
18079
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/parse/cst-scalar.js
18100
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/parse/cst-scalar.js
18080
18101
  var require_cst_scalar = __commonJS({
18081
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/parse/cst-scalar.js"(exports2) {
18102
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/parse/cst-scalar.js"(exports2) {
18082
18103
  "use strict";
18083
18104
  var resolveBlockScalar = require_resolve_block_scalar();
18084
18105
  var resolveFlowScalar = require_resolve_flow_scalar();
@@ -18261,9 +18282,9 @@ var require_cst_scalar = __commonJS({
18261
18282
  }
18262
18283
  });
18263
18284
 
18264
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/parse/cst-stringify.js
18285
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/parse/cst-stringify.js
18265
18286
  var require_cst_stringify = __commonJS({
18266
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/parse/cst-stringify.js"(exports2) {
18287
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/parse/cst-stringify.js"(exports2) {
18267
18288
  "use strict";
18268
18289
  var stringify = (cst) => "type" in cst ? stringifyToken(cst) : stringifyItem(cst);
18269
18290
  function stringifyToken(token) {
@@ -18322,9 +18343,9 @@ var require_cst_stringify = __commonJS({
18322
18343
  }
18323
18344
  });
18324
18345
 
18325
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/parse/cst-visit.js
18346
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/parse/cst-visit.js
18326
18347
  var require_cst_visit = __commonJS({
18327
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/parse/cst-visit.js"(exports2) {
18348
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/parse/cst-visit.js"(exports2) {
18328
18349
  "use strict";
18329
18350
  var BREAK = Symbol("break visit");
18330
18351
  var SKIP = Symbol("skip children");
@@ -18384,9 +18405,9 @@ var require_cst_visit = __commonJS({
18384
18405
  }
18385
18406
  });
18386
18407
 
18387
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/parse/cst.js
18408
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/parse/cst.js
18388
18409
  var require_cst = __commonJS({
18389
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/parse/cst.js"(exports2) {
18410
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/parse/cst.js"(exports2) {
18390
18411
  "use strict";
18391
18412
  var cstScalar = require_cst_scalar();
18392
18413
  var cstStringify = require_cst_stringify();
@@ -18486,9 +18507,9 @@ var require_cst = __commonJS({
18486
18507
  }
18487
18508
  });
18488
18509
 
18489
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/parse/lexer.js
18510
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/parse/lexer.js
18490
18511
  var require_lexer = __commonJS({
18491
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/parse/lexer.js"(exports2) {
18512
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/parse/lexer.js"(exports2) {
18492
18513
  "use strict";
18493
18514
  var cst = require_cst();
18494
18515
  function isEmpty(ch) {
@@ -18688,7 +18709,7 @@ var require_lexer = __commonJS({
18688
18709
  const n = (yield* this.pushCount(1)) + (yield* this.pushSpaces(true));
18689
18710
  this.indentNext = this.indentValue + 1;
18690
18711
  this.indentValue += n;
18691
- return yield* this.parseBlockStart();
18712
+ return "block-start";
18692
18713
  }
18693
18714
  return "doc";
18694
18715
  }
@@ -18987,28 +19008,38 @@ var require_lexer = __commonJS({
18987
19008
  return 0;
18988
19009
  }
18989
19010
  *pushIndicators() {
18990
- switch (this.charAt(0)) {
18991
- case "!":
18992
- return (yield* this.pushTag()) + (yield* this.pushSpaces(true)) + (yield* this.pushIndicators());
18993
- case "&":
18994
- return (yield* this.pushUntil(isNotAnchorChar)) + (yield* this.pushSpaces(true)) + (yield* this.pushIndicators());
18995
- case "-":
18996
- // this is an error
18997
- case "?":
18998
- // this is an error outside flow collections
18999
- case ":": {
19000
- const inFlow = this.flowLevel > 0;
19001
- const ch1 = this.charAt(1);
19002
- if (isEmpty(ch1) || inFlow && flowIndicatorChars.has(ch1)) {
19003
- if (!inFlow)
19004
- this.indentNext = this.indentValue + 1;
19005
- else if (this.flowKey)
19006
- this.flowKey = false;
19007
- return (yield* this.pushCount(1)) + (yield* this.pushSpaces(true)) + (yield* this.pushIndicators());
19011
+ let n = 0;
19012
+ loop: while (true) {
19013
+ switch (this.charAt(0)) {
19014
+ case "!":
19015
+ n += yield* this.pushTag();
19016
+ n += yield* this.pushSpaces(true);
19017
+ continue loop;
19018
+ case "&":
19019
+ n += yield* this.pushUntil(isNotAnchorChar);
19020
+ n += yield* this.pushSpaces(true);
19021
+ continue loop;
19022
+ case "-":
19023
+ // this is an error
19024
+ case "?":
19025
+ // this is an error outside flow collections
19026
+ case ":": {
19027
+ const inFlow = this.flowLevel > 0;
19028
+ const ch1 = this.charAt(1);
19029
+ if (isEmpty(ch1) || inFlow && flowIndicatorChars.has(ch1)) {
19030
+ if (!inFlow)
19031
+ this.indentNext = this.indentValue + 1;
19032
+ else if (this.flowKey)
19033
+ this.flowKey = false;
19034
+ n += yield* this.pushCount(1);
19035
+ n += yield* this.pushSpaces(true);
19036
+ continue loop;
19037
+ }
19008
19038
  }
19009
19039
  }
19040
+ break loop;
19010
19041
  }
19011
- return 0;
19042
+ return n;
19012
19043
  }
19013
19044
  *pushTag() {
19014
19045
  if (this.charAt(1) === "<") {
@@ -19065,9 +19096,9 @@ var require_lexer = __commonJS({
19065
19096
  }
19066
19097
  });
19067
19098
 
19068
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/parse/line-counter.js
19099
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/parse/line-counter.js
19069
19100
  var require_line_counter = __commonJS({
19070
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/parse/line-counter.js"(exports2) {
19101
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/parse/line-counter.js"(exports2) {
19071
19102
  "use strict";
19072
19103
  var LineCounter = class {
19073
19104
  constructor() {
@@ -19096,9 +19127,9 @@ var require_line_counter = __commonJS({
19096
19127
  }
19097
19128
  });
19098
19129
 
19099
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/parse/parser.js
19130
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/parse/parser.js
19100
19131
  var require_parser = __commonJS({
19101
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/parse/parser.js"(exports2) {
19132
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/parse/parser.js"(exports2) {
19102
19133
  "use strict";
19103
19134
  var node_process = require("process");
19104
19135
  var cst = require_cst();
@@ -19167,6 +19198,13 @@ var require_parser = __commonJS({
19167
19198
  }
19168
19199
  return prev.splice(i, prev.length);
19169
19200
  }
19201
+ function arrayPushArray(target, source) {
19202
+ if (source.length < 1e5)
19203
+ Array.prototype.push.apply(target, source);
19204
+ else
19205
+ for (let i = 0; i < source.length; ++i)
19206
+ target.push(source[i]);
19207
+ }
19170
19208
  function fixFlowSeqItems(fc) {
19171
19209
  if (fc.start.type === "flow-seq-start") {
19172
19210
  for (const it of fc.items) {
@@ -19176,11 +19214,11 @@ var require_parser = __commonJS({
19176
19214
  delete it.key;
19177
19215
  if (isFlowToken(it.value)) {
19178
19216
  if (it.value.end)
19179
- Array.prototype.push.apply(it.value.end, it.sep);
19217
+ arrayPushArray(it.value.end, it.sep);
19180
19218
  else
19181
19219
  it.value.end = it.sep;
19182
19220
  } else
19183
- Array.prototype.push.apply(it.start, it.sep);
19221
+ arrayPushArray(it.start, it.sep);
19184
19222
  delete it.sep;
19185
19223
  }
19186
19224
  }
@@ -19535,7 +19573,7 @@ var require_parser = __commonJS({
19535
19573
  const prev = map.items[map.items.length - 2];
19536
19574
  const end = prev?.value?.end;
19537
19575
  if (Array.isArray(end)) {
19538
- Array.prototype.push.apply(end, it.start);
19576
+ arrayPushArray(end, it.start);
19539
19577
  end.push(this.sourceToken);
19540
19578
  map.items.pop();
19541
19579
  return;
@@ -19723,7 +19761,7 @@ var require_parser = __commonJS({
19723
19761
  const prev = seq.items[seq.items.length - 2];
19724
19762
  const end = prev?.value?.end;
19725
19763
  if (Array.isArray(end)) {
19726
- Array.prototype.push.apply(end, it.start);
19764
+ arrayPushArray(end, it.start);
19727
19765
  end.push(this.sourceToken);
19728
19766
  seq.items.pop();
19729
19767
  return;
@@ -19963,9 +20001,9 @@ var require_parser = __commonJS({
19963
20001
  }
19964
20002
  });
19965
20003
 
19966
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/public-api.js
20004
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/public-api.js
19967
20005
  var require_public_api = __commonJS({
19968
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/public-api.js"(exports2) {
20006
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/public-api.js"(exports2) {
19969
20007
  "use strict";
19970
20008
  var composer = require_composer();
19971
20009
  var Document = require_Document();
@@ -20060,9 +20098,9 @@ var require_public_api = __commonJS({
20060
20098
  }
20061
20099
  });
20062
20100
 
20063
- // ../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/index.js
20101
+ // ../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/index.js
20064
20102
  var require_dist4 = __commonJS({
20065
- "../../node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/dist/index.js"(exports2) {
20103
+ "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/dist/index.js"(exports2) {
20066
20104
  "use strict";
20067
20105
  var composer = require_composer();
20068
20106
  var Document = require_Document();
@@ -25565,7 +25603,7 @@ var import_path = require("path");
25565
25603
  var import_promises = require("fs/promises");
25566
25604
  var import_yaml = __toESM(require_dist4());
25567
25605
  var import_shuttle = __toESM(require_dist5());
25568
- var buildVersion = true ? "0.30.4" : pkg.version;
25606
+ var buildVersion = true ? "0.30.5" : pkg.version;
25569
25607
  var sifterBrand = {
25570
25608
  product: {
25571
25609
  id: "sifter",