@ehildt/depbadge 1.3.0 → 1.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -1
- package/dist/index.mjs +166 -153
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -24,6 +24,7 @@ Depbadge is a CLI tool that automatically generates and maintains dependency and
|
|
|
24
24
|
<!-- DEPBADGE:START -->
|
|
25
25
|
<div align="center">
|
|
26
26
|
|
|
27
|
+
[](https://www.npmjs.com/package/@ehildt/depbadge)
|
|
27
28
|

|
|
28
29
|

|
|
29
30
|

|
|
@@ -38,6 +39,7 @@ Depbadge is a CLI tool that automatically generates and maintains dependency and
|
|
|
38
39
|
|
|
39
40
|
[](https://github.com/omgovich/colord)
|
|
40
41
|
[](https://github.com/iarna/iarna-toml)
|
|
42
|
+
[](https://github.com/eemeli/yaml)
|
|
41
43
|
|
|
42
44
|
</div>
|
|
43
45
|
|
|
@@ -52,7 +54,7 @@ Depbadge is a CLI tool that automatically generates and maintains dependency and
|
|
|
52
54
|

|
|
53
55
|

|
|
54
56
|

|
|
55
|
-

|
|
56
58
|

|
|
57
59
|

|
|
58
60
|

|
package/dist/index.mjs
CHANGED
|
@@ -43,13 +43,13 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
43
43
|
mod
|
|
44
44
|
));
|
|
45
45
|
var init_esm_shims = __esm({
|
|
46
|
-
"node_modules/.pnpm/tsup@8.5.1_jiti@2.6.1_postcss@8.5.8_typescript@5.9.3_yaml@2.8.
|
|
46
|
+
"node_modules/.pnpm/tsup@8.5.1_jiti@2.6.1_postcss@8.5.8_typescript@5.9.3_yaml@2.8.3/node_modules/tsup/assets/esm_shims.js"() {
|
|
47
47
|
}
|
|
48
48
|
});
|
|
49
49
|
|
|
50
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
50
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js
|
|
51
51
|
var require_identity = __commonJS({
|
|
52
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
52
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js"(exports2) {
|
|
53
53
|
init_esm_shims();
|
|
54
54
|
var ALIAS = /* @__PURE__ */ Symbol.for("yaml.alias");
|
|
55
55
|
var DOC = /* @__PURE__ */ Symbol.for("yaml.document");
|
|
@@ -104,9 +104,9 @@ var require_identity = __commonJS({
|
|
|
104
104
|
}
|
|
105
105
|
});
|
|
106
106
|
|
|
107
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
107
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js
|
|
108
108
|
var require_visit = __commonJS({
|
|
109
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
109
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js"(exports2) {
|
|
110
110
|
init_esm_shims();
|
|
111
111
|
var identity = require_identity();
|
|
112
112
|
var BREAK = /* @__PURE__ */ Symbol("break visit");
|
|
@@ -262,9 +262,9 @@ var require_visit = __commonJS({
|
|
|
262
262
|
}
|
|
263
263
|
});
|
|
264
264
|
|
|
265
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
265
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js
|
|
266
266
|
var require_directives = __commonJS({
|
|
267
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
267
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js"(exports2) {
|
|
268
268
|
init_esm_shims();
|
|
269
269
|
var identity = require_identity();
|
|
270
270
|
var visit = require_visit();
|
|
@@ -433,9 +433,9 @@ var require_directives = __commonJS({
|
|
|
433
433
|
}
|
|
434
434
|
});
|
|
435
435
|
|
|
436
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
436
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js
|
|
437
437
|
var require_anchors = __commonJS({
|
|
438
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
438
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js"(exports2) {
|
|
439
439
|
init_esm_shims();
|
|
440
440
|
var identity = require_identity();
|
|
441
441
|
var visit = require_visit();
|
|
@@ -503,9 +503,9 @@ var require_anchors = __commonJS({
|
|
|
503
503
|
}
|
|
504
504
|
});
|
|
505
505
|
|
|
506
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
506
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js
|
|
507
507
|
var require_applyReviver = __commonJS({
|
|
508
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
508
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js"(exports2) {
|
|
509
509
|
init_esm_shims();
|
|
510
510
|
function applyReviver(reviver, obj, key, val) {
|
|
511
511
|
if (val && typeof val === "object") {
|
|
@@ -553,9 +553,9 @@ var require_applyReviver = __commonJS({
|
|
|
553
553
|
}
|
|
554
554
|
});
|
|
555
555
|
|
|
556
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
556
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js
|
|
557
557
|
var require_toJS = __commonJS({
|
|
558
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
558
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js"(exports2) {
|
|
559
559
|
init_esm_shims();
|
|
560
560
|
var identity = require_identity();
|
|
561
561
|
function toJS(value, arg, ctx) {
|
|
@@ -583,9 +583,9 @@ var require_toJS = __commonJS({
|
|
|
583
583
|
}
|
|
584
584
|
});
|
|
585
585
|
|
|
586
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
586
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js
|
|
587
587
|
var require_Node = __commonJS({
|
|
588
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
588
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js"(exports2) {
|
|
589
589
|
init_esm_shims();
|
|
590
590
|
var applyReviver = require_applyReviver();
|
|
591
591
|
var identity = require_identity();
|
|
@@ -624,9 +624,9 @@ var require_Node = __commonJS({
|
|
|
624
624
|
}
|
|
625
625
|
});
|
|
626
626
|
|
|
627
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
627
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js
|
|
628
628
|
var require_Alias = __commonJS({
|
|
629
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
629
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js"(exports2) {
|
|
630
630
|
init_esm_shims();
|
|
631
631
|
var anchors = require_anchors();
|
|
632
632
|
var visit = require_visit();
|
|
@@ -738,9 +738,9 @@ var require_Alias = __commonJS({
|
|
|
738
738
|
}
|
|
739
739
|
});
|
|
740
740
|
|
|
741
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
741
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js
|
|
742
742
|
var require_Scalar = __commonJS({
|
|
743
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
743
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js"(exports2) {
|
|
744
744
|
init_esm_shims();
|
|
745
745
|
var identity = require_identity();
|
|
746
746
|
var Node = require_Node();
|
|
@@ -768,9 +768,9 @@ var require_Scalar = __commonJS({
|
|
|
768
768
|
}
|
|
769
769
|
});
|
|
770
770
|
|
|
771
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
771
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js
|
|
772
772
|
var require_createNode = __commonJS({
|
|
773
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
773
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js"(exports2) {
|
|
774
774
|
init_esm_shims();
|
|
775
775
|
var Alias = require_Alias();
|
|
776
776
|
var identity = require_identity();
|
|
@@ -843,9 +843,9 @@ var require_createNode = __commonJS({
|
|
|
843
843
|
}
|
|
844
844
|
});
|
|
845
845
|
|
|
846
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
846
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js
|
|
847
847
|
var require_Collection = __commonJS({
|
|
848
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
848
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js"(exports2) {
|
|
849
849
|
init_esm_shims();
|
|
850
850
|
var createNode = require_createNode();
|
|
851
851
|
var identity = require_identity();
|
|
@@ -986,9 +986,9 @@ var require_Collection = __commonJS({
|
|
|
986
986
|
}
|
|
987
987
|
});
|
|
988
988
|
|
|
989
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
989
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js
|
|
990
990
|
var require_stringifyComment = __commonJS({
|
|
991
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
991
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js"(exports2) {
|
|
992
992
|
init_esm_shims();
|
|
993
993
|
var stringifyComment = (str) => str.replace(/^(?!$)(?: $)?/gm, "#");
|
|
994
994
|
function indentComment(comment, indent) {
|
|
@@ -1003,9 +1003,9 @@ var require_stringifyComment = __commonJS({
|
|
|
1003
1003
|
}
|
|
1004
1004
|
});
|
|
1005
1005
|
|
|
1006
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
1006
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js
|
|
1007
1007
|
var require_foldFlowLines = __commonJS({
|
|
1008
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
1008
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js"(exports2) {
|
|
1009
1009
|
init_esm_shims();
|
|
1010
1010
|
var FOLD_FLOW = "flow";
|
|
1011
1011
|
var FOLD_BLOCK = "block";
|
|
@@ -1139,9 +1139,9 @@ ${indent}${text.slice(fold + 1, end2)}`;
|
|
|
1139
1139
|
}
|
|
1140
1140
|
});
|
|
1141
1141
|
|
|
1142
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
1142
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js
|
|
1143
1143
|
var require_stringifyString = __commonJS({
|
|
1144
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
1144
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js"(exports2) {
|
|
1145
1145
|
init_esm_shims();
|
|
1146
1146
|
var Scalar = require_Scalar();
|
|
1147
1147
|
var foldFlowLines = require_foldFlowLines();
|
|
@@ -1422,9 +1422,9 @@ ${indent}`);
|
|
|
1422
1422
|
}
|
|
1423
1423
|
});
|
|
1424
1424
|
|
|
1425
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
1425
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js
|
|
1426
1426
|
var require_stringify = __commonJS({
|
|
1427
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
1427
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js"(exports2) {
|
|
1428
1428
|
init_esm_shims();
|
|
1429
1429
|
var anchors = require_anchors();
|
|
1430
1430
|
var identity = require_identity();
|
|
@@ -1447,6 +1447,7 @@ var require_stringify = __commonJS({
|
|
|
1447
1447
|
nullStr: "null",
|
|
1448
1448
|
simpleKeys: false,
|
|
1449
1449
|
singleQuote: null,
|
|
1450
|
+
trailingComma: false,
|
|
1450
1451
|
trueStr: "true",
|
|
1451
1452
|
verifyAliasOrder: true
|
|
1452
1453
|
}, doc.schema.toStringOptions, options);
|
|
@@ -1545,9 +1546,9 @@ ${ctx.indent}${str}`;
|
|
|
1545
1546
|
}
|
|
1546
1547
|
});
|
|
1547
1548
|
|
|
1548
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
1549
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js
|
|
1549
1550
|
var require_stringifyPair = __commonJS({
|
|
1550
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
1551
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js"(exports2) {
|
|
1551
1552
|
init_esm_shims();
|
|
1552
1553
|
var identity = require_identity();
|
|
1553
1554
|
var Scalar = require_Scalar();
|
|
@@ -1678,9 +1679,9 @@ ${ctx.indent}`;
|
|
|
1678
1679
|
}
|
|
1679
1680
|
});
|
|
1680
1681
|
|
|
1681
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
1682
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js
|
|
1682
1683
|
var require_log = __commonJS({
|
|
1683
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
1684
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js"(exports2) {
|
|
1684
1685
|
init_esm_shims();
|
|
1685
1686
|
var node_process = __require("process");
|
|
1686
1687
|
function debug(logLevel, ...messages) {
|
|
@@ -1700,9 +1701,9 @@ var require_log = __commonJS({
|
|
|
1700
1701
|
}
|
|
1701
1702
|
});
|
|
1702
1703
|
|
|
1703
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
1704
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/merge.js
|
|
1704
1705
|
var require_merge = __commonJS({
|
|
1705
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
1706
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/merge.js"(exports2) {
|
|
1706
1707
|
init_esm_shims();
|
|
1707
1708
|
var identity = require_identity();
|
|
1708
1709
|
var Scalar = require_Scalar();
|
|
@@ -1757,9 +1758,9 @@ var require_merge = __commonJS({
|
|
|
1757
1758
|
}
|
|
1758
1759
|
});
|
|
1759
1760
|
|
|
1760
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
1761
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js
|
|
1761
1762
|
var require_addPairToJSMap = __commonJS({
|
|
1762
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
1763
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js"(exports2) {
|
|
1763
1764
|
init_esm_shims();
|
|
1764
1765
|
var log = require_log();
|
|
1765
1766
|
var merge = require_merge();
|
|
@@ -1821,9 +1822,9 @@ var require_addPairToJSMap = __commonJS({
|
|
|
1821
1822
|
}
|
|
1822
1823
|
});
|
|
1823
1824
|
|
|
1824
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
1825
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js
|
|
1825
1826
|
var require_Pair = __commonJS({
|
|
1826
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
1827
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js"(exports2) {
|
|
1827
1828
|
init_esm_shims();
|
|
1828
1829
|
var createNode = require_createNode();
|
|
1829
1830
|
var stringifyPair = require_stringifyPair();
|
|
@@ -1861,9 +1862,9 @@ var require_Pair = __commonJS({
|
|
|
1861
1862
|
}
|
|
1862
1863
|
});
|
|
1863
1864
|
|
|
1864
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
1865
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js
|
|
1865
1866
|
var require_stringifyCollection = __commonJS({
|
|
1866
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
1867
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js"(exports2) {
|
|
1867
1868
|
init_esm_shims();
|
|
1868
1869
|
var identity = require_identity();
|
|
1869
1870
|
var stringify = require_stringify();
|
|
@@ -1964,12 +1965,19 @@ ${indent}${line}` : "\n";
|
|
|
1964
1965
|
if (comment)
|
|
1965
1966
|
reqNewline = true;
|
|
1966
1967
|
let str = stringify.stringify(item, itemCtx, () => comment = null);
|
|
1967
|
-
|
|
1968
|
+
reqNewline || (reqNewline = lines.length > linesAtValue || str.includes("\n"));
|
|
1969
|
+
if (i2 < items.length - 1) {
|
|
1968
1970
|
str += ",";
|
|
1971
|
+
} else if (ctx.options.trailingComma) {
|
|
1972
|
+
if (ctx.options.lineWidth > 0) {
|
|
1973
|
+
reqNewline || (reqNewline = lines.reduce((sum, line) => sum + line.length + 2, 2) + (str.length + 2) > ctx.options.lineWidth);
|
|
1974
|
+
}
|
|
1975
|
+
if (reqNewline) {
|
|
1976
|
+
str += ",";
|
|
1977
|
+
}
|
|
1978
|
+
}
|
|
1969
1979
|
if (comment)
|
|
1970
1980
|
str += stringifyComment.lineComment(str, itemIndent, commentString(comment));
|
|
1971
|
-
if (!reqNewline && (lines.length > linesAtValue || str.includes("\n")))
|
|
1972
|
-
reqNewline = true;
|
|
1973
1981
|
lines.push(str);
|
|
1974
1982
|
linesAtValue = lines.length;
|
|
1975
1983
|
}
|
|
@@ -2005,9 +2013,9 @@ ${indent}${end}`;
|
|
|
2005
2013
|
}
|
|
2006
2014
|
});
|
|
2007
2015
|
|
|
2008
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2016
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js
|
|
2009
2017
|
var require_YAMLMap = __commonJS({
|
|
2010
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2018
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js"(exports2) {
|
|
2011
2019
|
init_esm_shims();
|
|
2012
2020
|
var stringifyCollection = require_stringifyCollection();
|
|
2013
2021
|
var addPairToJSMap = require_addPairToJSMap();
|
|
@@ -2149,9 +2157,9 @@ var require_YAMLMap = __commonJS({
|
|
|
2149
2157
|
}
|
|
2150
2158
|
});
|
|
2151
2159
|
|
|
2152
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2160
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js
|
|
2153
2161
|
var require_map = __commonJS({
|
|
2154
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2162
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js"(exports2) {
|
|
2155
2163
|
init_esm_shims();
|
|
2156
2164
|
var identity = require_identity();
|
|
2157
2165
|
var YAMLMap = require_YAMLMap();
|
|
@@ -2171,9 +2179,9 @@ var require_map = __commonJS({
|
|
|
2171
2179
|
}
|
|
2172
2180
|
});
|
|
2173
2181
|
|
|
2174
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2182
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js
|
|
2175
2183
|
var require_YAMLSeq = __commonJS({
|
|
2176
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2184
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js"(exports2) {
|
|
2177
2185
|
init_esm_shims();
|
|
2178
2186
|
var createNode = require_createNode();
|
|
2179
2187
|
var stringifyCollection = require_stringifyCollection();
|
|
@@ -2287,9 +2295,9 @@ var require_YAMLSeq = __commonJS({
|
|
|
2287
2295
|
}
|
|
2288
2296
|
});
|
|
2289
2297
|
|
|
2290
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2298
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js
|
|
2291
2299
|
var require_seq = __commonJS({
|
|
2292
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2300
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js"(exports2) {
|
|
2293
2301
|
init_esm_shims();
|
|
2294
2302
|
var identity = require_identity();
|
|
2295
2303
|
var YAMLSeq = require_YAMLSeq();
|
|
@@ -2309,9 +2317,9 @@ var require_seq = __commonJS({
|
|
|
2309
2317
|
}
|
|
2310
2318
|
});
|
|
2311
2319
|
|
|
2312
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2320
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js
|
|
2313
2321
|
var require_string = __commonJS({
|
|
2314
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2322
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js"(exports2) {
|
|
2315
2323
|
init_esm_shims();
|
|
2316
2324
|
var stringifyString = require_stringifyString();
|
|
2317
2325
|
var string = {
|
|
@@ -2328,9 +2336,9 @@ var require_string = __commonJS({
|
|
|
2328
2336
|
}
|
|
2329
2337
|
});
|
|
2330
2338
|
|
|
2331
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2339
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js
|
|
2332
2340
|
var require_null = __commonJS({
|
|
2333
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2341
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js"(exports2) {
|
|
2334
2342
|
init_esm_shims();
|
|
2335
2343
|
var Scalar = require_Scalar();
|
|
2336
2344
|
var nullTag = {
|
|
@@ -2346,9 +2354,9 @@ var require_null = __commonJS({
|
|
|
2346
2354
|
}
|
|
2347
2355
|
});
|
|
2348
2356
|
|
|
2349
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2357
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js
|
|
2350
2358
|
var require_bool = __commonJS({
|
|
2351
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2359
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js"(exports2) {
|
|
2352
2360
|
init_esm_shims();
|
|
2353
2361
|
var Scalar = require_Scalar();
|
|
2354
2362
|
var boolTag = {
|
|
@@ -2370,9 +2378,9 @@ var require_bool = __commonJS({
|
|
|
2370
2378
|
}
|
|
2371
2379
|
});
|
|
2372
2380
|
|
|
2373
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2381
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js
|
|
2374
2382
|
var require_stringifyNumber = __commonJS({
|
|
2375
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2383
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js"(exports2) {
|
|
2376
2384
|
init_esm_shims();
|
|
2377
2385
|
function stringifyNumber({ format, minFractionDigits, tag, value }) {
|
|
2378
2386
|
if (typeof value === "bigint")
|
|
@@ -2397,9 +2405,9 @@ var require_stringifyNumber = __commonJS({
|
|
|
2397
2405
|
}
|
|
2398
2406
|
});
|
|
2399
2407
|
|
|
2400
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2408
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js
|
|
2401
2409
|
var require_float = __commonJS({
|
|
2402
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2410
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js"(exports2) {
|
|
2403
2411
|
init_esm_shims();
|
|
2404
2412
|
var Scalar = require_Scalar();
|
|
2405
2413
|
var stringifyNumber = require_stringifyNumber();
|
|
@@ -2443,9 +2451,9 @@ var require_float = __commonJS({
|
|
|
2443
2451
|
}
|
|
2444
2452
|
});
|
|
2445
2453
|
|
|
2446
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2454
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js
|
|
2447
2455
|
var require_int = __commonJS({
|
|
2448
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2456
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js"(exports2) {
|
|
2449
2457
|
init_esm_shims();
|
|
2450
2458
|
var stringifyNumber = require_stringifyNumber();
|
|
2451
2459
|
var intIdentify = (value) => typeof value === "bigint" || Number.isInteger(value);
|
|
@@ -2488,9 +2496,9 @@ var require_int = __commonJS({
|
|
|
2488
2496
|
}
|
|
2489
2497
|
});
|
|
2490
2498
|
|
|
2491
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2499
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js
|
|
2492
2500
|
var require_schema = __commonJS({
|
|
2493
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2501
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js"(exports2) {
|
|
2494
2502
|
init_esm_shims();
|
|
2495
2503
|
var map = require_map();
|
|
2496
2504
|
var _null = require_null();
|
|
@@ -2516,9 +2524,9 @@ var require_schema = __commonJS({
|
|
|
2516
2524
|
}
|
|
2517
2525
|
});
|
|
2518
2526
|
|
|
2519
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2527
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js
|
|
2520
2528
|
var require_schema2 = __commonJS({
|
|
2521
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2529
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js"(exports2) {
|
|
2522
2530
|
init_esm_shims();
|
|
2523
2531
|
var Scalar = require_Scalar();
|
|
2524
2532
|
var map = require_map();
|
|
@@ -2583,9 +2591,9 @@ var require_schema2 = __commonJS({
|
|
|
2583
2591
|
}
|
|
2584
2592
|
});
|
|
2585
2593
|
|
|
2586
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2594
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/binary.js
|
|
2587
2595
|
var require_binary = __commonJS({
|
|
2588
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2596
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/binary.js"(exports2) {
|
|
2589
2597
|
init_esm_shims();
|
|
2590
2598
|
var node_buffer = __require("buffer");
|
|
2591
2599
|
var Scalar = require_Scalar();
|
|
@@ -2649,9 +2657,9 @@ var require_binary = __commonJS({
|
|
|
2649
2657
|
}
|
|
2650
2658
|
});
|
|
2651
2659
|
|
|
2652
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2660
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/pairs.js
|
|
2653
2661
|
var require_pairs = __commonJS({
|
|
2654
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2662
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/pairs.js"(exports2) {
|
|
2655
2663
|
init_esm_shims();
|
|
2656
2664
|
var identity = require_identity();
|
|
2657
2665
|
var Pair = require_Pair();
|
|
@@ -2727,9 +2735,9 @@ ${cn.comment}` : item.comment;
|
|
|
2727
2735
|
}
|
|
2728
2736
|
});
|
|
2729
2737
|
|
|
2730
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2738
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/omap.js
|
|
2731
2739
|
var require_omap = __commonJS({
|
|
2732
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2740
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/omap.js"(exports2) {
|
|
2733
2741
|
init_esm_shims();
|
|
2734
2742
|
var identity = require_identity();
|
|
2735
2743
|
var toJS = require_toJS();
|
|
@@ -2805,9 +2813,9 @@ var require_omap = __commonJS({
|
|
|
2805
2813
|
}
|
|
2806
2814
|
});
|
|
2807
2815
|
|
|
2808
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2816
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/bool.js
|
|
2809
2817
|
var require_bool2 = __commonJS({
|
|
2810
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2818
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/bool.js"(exports2) {
|
|
2811
2819
|
init_esm_shims();
|
|
2812
2820
|
var Scalar = require_Scalar();
|
|
2813
2821
|
function boolStringify({ value, source }, ctx) {
|
|
@@ -2837,9 +2845,9 @@ var require_bool2 = __commonJS({
|
|
|
2837
2845
|
}
|
|
2838
2846
|
});
|
|
2839
2847
|
|
|
2840
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2848
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/float.js
|
|
2841
2849
|
var require_float2 = __commonJS({
|
|
2842
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2850
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/float.js"(exports2) {
|
|
2843
2851
|
init_esm_shims();
|
|
2844
2852
|
var Scalar = require_Scalar();
|
|
2845
2853
|
var stringifyNumber = require_stringifyNumber();
|
|
@@ -2886,9 +2894,9 @@ var require_float2 = __commonJS({
|
|
|
2886
2894
|
}
|
|
2887
2895
|
});
|
|
2888
2896
|
|
|
2889
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2897
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/int.js
|
|
2890
2898
|
var require_int2 = __commonJS({
|
|
2891
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2899
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/int.js"(exports2) {
|
|
2892
2900
|
init_esm_shims();
|
|
2893
2901
|
var stringifyNumber = require_stringifyNumber();
|
|
2894
2902
|
var intIdentify = (value) => typeof value === "bigint" || Number.isInteger(value);
|
|
@@ -2965,9 +2973,9 @@ var require_int2 = __commonJS({
|
|
|
2965
2973
|
}
|
|
2966
2974
|
});
|
|
2967
2975
|
|
|
2968
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
2976
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/set.js
|
|
2969
2977
|
var require_set = __commonJS({
|
|
2970
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
2978
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/set.js"(exports2) {
|
|
2971
2979
|
init_esm_shims();
|
|
2972
2980
|
var identity = require_identity();
|
|
2973
2981
|
var Pair = require_Pair();
|
|
@@ -3054,9 +3062,9 @@ var require_set = __commonJS({
|
|
|
3054
3062
|
}
|
|
3055
3063
|
});
|
|
3056
3064
|
|
|
3057
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
3065
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js
|
|
3058
3066
|
var require_timestamp = __commonJS({
|
|
3059
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
3067
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js"(exports2) {
|
|
3060
3068
|
init_esm_shims();
|
|
3061
3069
|
var stringifyNumber = require_stringifyNumber();
|
|
3062
3070
|
function parseSexagesimal(str, asBigInt) {
|
|
@@ -3142,9 +3150,9 @@ var require_timestamp = __commonJS({
|
|
|
3142
3150
|
}
|
|
3143
3151
|
});
|
|
3144
3152
|
|
|
3145
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
3153
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/schema.js
|
|
3146
3154
|
var require_schema3 = __commonJS({
|
|
3147
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
3155
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/schema.js"(exports2) {
|
|
3148
3156
|
init_esm_shims();
|
|
3149
3157
|
var map = require_map();
|
|
3150
3158
|
var _null = require_null();
|
|
@@ -3186,9 +3194,9 @@ var require_schema3 = __commonJS({
|
|
|
3186
3194
|
}
|
|
3187
3195
|
});
|
|
3188
3196
|
|
|
3189
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
3197
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js
|
|
3190
3198
|
var require_tags = __commonJS({
|
|
3191
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
3199
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js"(exports2) {
|
|
3192
3200
|
init_esm_shims();
|
|
3193
3201
|
var map = require_map();
|
|
3194
3202
|
var _null = require_null();
|
|
@@ -3280,9 +3288,9 @@ var require_tags = __commonJS({
|
|
|
3280
3288
|
}
|
|
3281
3289
|
});
|
|
3282
3290
|
|
|
3283
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
3291
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js
|
|
3284
3292
|
var require_Schema = __commonJS({
|
|
3285
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
3293
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js"(exports2) {
|
|
3286
3294
|
init_esm_shims();
|
|
3287
3295
|
var identity = require_identity();
|
|
3288
3296
|
var map = require_map();
|
|
@@ -3312,9 +3320,9 @@ var require_Schema = __commonJS({
|
|
|
3312
3320
|
}
|
|
3313
3321
|
});
|
|
3314
3322
|
|
|
3315
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
3323
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js
|
|
3316
3324
|
var require_stringifyDocument = __commonJS({
|
|
3317
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
3325
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js"(exports2) {
|
|
3318
3326
|
init_esm_shims();
|
|
3319
3327
|
var identity = require_identity();
|
|
3320
3328
|
var stringify = require_stringify();
|
|
@@ -3392,9 +3400,9 @@ var require_stringifyDocument = __commonJS({
|
|
|
3392
3400
|
}
|
|
3393
3401
|
});
|
|
3394
3402
|
|
|
3395
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
3403
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js
|
|
3396
3404
|
var require_Document = __commonJS({
|
|
3397
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
3405
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js"(exports2) {
|
|
3398
3406
|
init_esm_shims();
|
|
3399
3407
|
var Alias = require_Alias();
|
|
3400
3408
|
var Collection = require_Collection();
|
|
@@ -3701,9 +3709,9 @@ var require_Document = __commonJS({
|
|
|
3701
3709
|
}
|
|
3702
3710
|
});
|
|
3703
3711
|
|
|
3704
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
3712
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js
|
|
3705
3713
|
var require_errors = __commonJS({
|
|
3706
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
3714
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js"(exports2) {
|
|
3707
3715
|
init_esm_shims();
|
|
3708
3716
|
var YAMLError = class extends Error {
|
|
3709
3717
|
constructor(name, pos, code, message) {
|
|
@@ -3766,9 +3774,9 @@ ${pointer}
|
|
|
3766
3774
|
}
|
|
3767
3775
|
});
|
|
3768
3776
|
|
|
3769
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
3777
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js
|
|
3770
3778
|
var require_resolve_props = __commonJS({
|
|
3771
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
3779
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js"(exports2) {
|
|
3772
3780
|
init_esm_shims();
|
|
3773
3781
|
function resolveProps(tokens, { flow, indicator, next, offset, onError, parentIndent, startOnNewline }) {
|
|
3774
3782
|
let spaceBefore = false;
|
|
@@ -3900,9 +3908,9 @@ var require_resolve_props = __commonJS({
|
|
|
3900
3908
|
}
|
|
3901
3909
|
});
|
|
3902
3910
|
|
|
3903
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
3911
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-contains-newline.js
|
|
3904
3912
|
var require_util_contains_newline = __commonJS({
|
|
3905
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
3913
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-contains-newline.js"(exports2) {
|
|
3906
3914
|
init_esm_shims();
|
|
3907
3915
|
function containsNewline(key) {
|
|
3908
3916
|
if (!key)
|
|
@@ -3942,9 +3950,9 @@ var require_util_contains_newline = __commonJS({
|
|
|
3942
3950
|
}
|
|
3943
3951
|
});
|
|
3944
3952
|
|
|
3945
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
3953
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js
|
|
3946
3954
|
var require_util_flow_indent_check = __commonJS({
|
|
3947
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
3955
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js"(exports2) {
|
|
3948
3956
|
init_esm_shims();
|
|
3949
3957
|
var utilContainsNewline = require_util_contains_newline();
|
|
3950
3958
|
function flowIndentCheck(indent, fc, onError) {
|
|
@@ -3960,9 +3968,9 @@ var require_util_flow_indent_check = __commonJS({
|
|
|
3960
3968
|
}
|
|
3961
3969
|
});
|
|
3962
3970
|
|
|
3963
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
3971
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-map-includes.js
|
|
3964
3972
|
var require_util_map_includes = __commonJS({
|
|
3965
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
3973
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-map-includes.js"(exports2) {
|
|
3966
3974
|
init_esm_shims();
|
|
3967
3975
|
var identity = require_identity();
|
|
3968
3976
|
function mapIncludes(ctx, items, search) {
|
|
@@ -3976,9 +3984,9 @@ var require_util_map_includes = __commonJS({
|
|
|
3976
3984
|
}
|
|
3977
3985
|
});
|
|
3978
3986
|
|
|
3979
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
3987
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-map.js
|
|
3980
3988
|
var require_resolve_block_map = __commonJS({
|
|
3981
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
3989
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-map.js"(exports2) {
|
|
3982
3990
|
init_esm_shims();
|
|
3983
3991
|
var Pair = require_Pair();
|
|
3984
3992
|
var YAMLMap = require_YAMLMap();
|
|
@@ -4084,9 +4092,9 @@ var require_resolve_block_map = __commonJS({
|
|
|
4084
4092
|
}
|
|
4085
4093
|
});
|
|
4086
4094
|
|
|
4087
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
4095
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-seq.js
|
|
4088
4096
|
var require_resolve_block_seq = __commonJS({
|
|
4089
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
4097
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-seq.js"(exports2) {
|
|
4090
4098
|
init_esm_shims();
|
|
4091
4099
|
var YAMLSeq = require_YAMLSeq();
|
|
4092
4100
|
var resolveProps = require_resolve_props();
|
|
@@ -4135,9 +4143,9 @@ var require_resolve_block_seq = __commonJS({
|
|
|
4135
4143
|
}
|
|
4136
4144
|
});
|
|
4137
4145
|
|
|
4138
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
4146
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js
|
|
4139
4147
|
var require_resolve_end = __commonJS({
|
|
4140
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
4148
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js"(exports2) {
|
|
4141
4149
|
init_esm_shims();
|
|
4142
4150
|
function resolveEnd(end, offset, reqSpace, onError) {
|
|
4143
4151
|
let comment = "";
|
|
@@ -4178,9 +4186,9 @@ var require_resolve_end = __commonJS({
|
|
|
4178
4186
|
}
|
|
4179
4187
|
});
|
|
4180
4188
|
|
|
4181
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
4189
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-collection.js
|
|
4182
4190
|
var require_resolve_flow_collection = __commonJS({
|
|
4183
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
4191
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-collection.js"(exports2) {
|
|
4184
4192
|
init_esm_shims();
|
|
4185
4193
|
var identity = require_identity();
|
|
4186
4194
|
var Pair = require_Pair();
|
|
@@ -4372,9 +4380,9 @@ var require_resolve_flow_collection = __commonJS({
|
|
|
4372
4380
|
}
|
|
4373
4381
|
});
|
|
4374
4382
|
|
|
4375
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
4383
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js
|
|
4376
4384
|
var require_compose_collection = __commonJS({
|
|
4377
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
4385
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js"(exports2) {
|
|
4378
4386
|
init_esm_shims();
|
|
4379
4387
|
var identity = require_identity();
|
|
4380
4388
|
var Scalar = require_Scalar();
|
|
@@ -4437,9 +4445,9 @@ var require_compose_collection = __commonJS({
|
|
|
4437
4445
|
}
|
|
4438
4446
|
});
|
|
4439
4447
|
|
|
4440
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
4448
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-scalar.js
|
|
4441
4449
|
var require_resolve_block_scalar = __commonJS({
|
|
4442
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
4450
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-scalar.js"(exports2) {
|
|
4443
4451
|
init_esm_shims();
|
|
4444
4452
|
var Scalar = require_Scalar();
|
|
4445
4453
|
function resolveBlockScalar(ctx, scalar, onError) {
|
|
@@ -4620,9 +4628,9 @@ var require_resolve_block_scalar = __commonJS({
|
|
|
4620
4628
|
}
|
|
4621
4629
|
});
|
|
4622
4630
|
|
|
4623
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
4631
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-scalar.js
|
|
4624
4632
|
var require_resolve_flow_scalar = __commonJS({
|
|
4625
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
4633
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-scalar.js"(exports2) {
|
|
4626
4634
|
init_esm_shims();
|
|
4627
4635
|
var Scalar = require_Scalar();
|
|
4628
4636
|
var resolveEnd = require_resolve_end();
|
|
@@ -4839,9 +4847,9 @@ var require_resolve_flow_scalar = __commonJS({
|
|
|
4839
4847
|
}
|
|
4840
4848
|
});
|
|
4841
4849
|
|
|
4842
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
4850
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js
|
|
4843
4851
|
var require_compose_scalar = __commonJS({
|
|
4844
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
4852
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js"(exports2) {
|
|
4845
4853
|
init_esm_shims();
|
|
4846
4854
|
var identity = require_identity();
|
|
4847
4855
|
var Scalar = require_Scalar();
|
|
@@ -4920,9 +4928,9 @@ var require_compose_scalar = __commonJS({
|
|
|
4920
4928
|
}
|
|
4921
4929
|
});
|
|
4922
4930
|
|
|
4923
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
4931
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js
|
|
4924
4932
|
var require_util_empty_scalar_position = __commonJS({
|
|
4925
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
4933
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js"(exports2) {
|
|
4926
4934
|
init_esm_shims();
|
|
4927
4935
|
function emptyScalarPosition(offset, before, pos) {
|
|
4928
4936
|
if (before) {
|
|
@@ -4950,9 +4958,9 @@ var require_util_empty_scalar_position = __commonJS({
|
|
|
4950
4958
|
}
|
|
4951
4959
|
});
|
|
4952
4960
|
|
|
4953
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
4961
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js
|
|
4954
4962
|
var require_compose_node = __commonJS({
|
|
4955
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
4963
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js"(exports2) {
|
|
4956
4964
|
init_esm_shims();
|
|
4957
4965
|
var Alias = require_Alias();
|
|
4958
4966
|
var identity = require_identity();
|
|
@@ -4983,17 +4991,22 @@ var require_compose_node = __commonJS({
|
|
|
4983
4991
|
case "block-map":
|
|
4984
4992
|
case "block-seq":
|
|
4985
4993
|
case "flow-collection":
|
|
4986
|
-
|
|
4987
|
-
|
|
4988
|
-
|
|
4994
|
+
try {
|
|
4995
|
+
node = composeCollection.composeCollection(CN, ctx, token, props, onError);
|
|
4996
|
+
if (anchor)
|
|
4997
|
+
node.anchor = anchor.source.substring(1);
|
|
4998
|
+
} catch (error) {
|
|
4999
|
+
const message = error instanceof Error ? error.message : String(error);
|
|
5000
|
+
onError(token, "RESOURCE_EXHAUSTION", message);
|
|
5001
|
+
}
|
|
4989
5002
|
break;
|
|
4990
5003
|
default: {
|
|
4991
5004
|
const message = token.type === "error" ? token.message : `Unsupported token (type: ${token.type})`;
|
|
4992
5005
|
onError(token, "UNEXPECTED_TOKEN", message);
|
|
4993
|
-
node = composeEmptyNode(ctx, token.offset, void 0, null, props, onError);
|
|
4994
5006
|
isSrcToken = false;
|
|
4995
5007
|
}
|
|
4996
5008
|
}
|
|
5009
|
+
node ?? (node = composeEmptyNode(ctx, token.offset, void 0, null, props, onError));
|
|
4997
5010
|
if (anchor && node.anchor === "")
|
|
4998
5011
|
onError(anchor, "BAD_ALIAS", "Anchor cannot be an empty string");
|
|
4999
5012
|
if (atKey && ctx.options.stringKeys && (!identity.isScalar(node) || typeof node.value !== "string" || node.tag && node.tag !== "tag:yaml.org,2002:str")) {
|
|
@@ -5051,9 +5064,9 @@ var require_compose_node = __commonJS({
|
|
|
5051
5064
|
}
|
|
5052
5065
|
});
|
|
5053
5066
|
|
|
5054
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
5067
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js
|
|
5055
5068
|
var require_compose_doc = __commonJS({
|
|
5056
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
5069
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js"(exports2) {
|
|
5057
5070
|
init_esm_shims();
|
|
5058
5071
|
var Document = require_Document();
|
|
5059
5072
|
var composeNode = require_compose_node();
|
|
@@ -5094,9 +5107,9 @@ var require_compose_doc = __commonJS({
|
|
|
5094
5107
|
}
|
|
5095
5108
|
});
|
|
5096
5109
|
|
|
5097
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
5110
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js
|
|
5098
5111
|
var require_composer = __commonJS({
|
|
5099
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
5112
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js"(exports2) {
|
|
5100
5113
|
init_esm_shims();
|
|
5101
5114
|
var node_process = __require("process");
|
|
5102
5115
|
var directives = require_directives();
|
|
@@ -5300,9 +5313,9 @@ ${end.comment}` : end.comment;
|
|
|
5300
5313
|
}
|
|
5301
5314
|
});
|
|
5302
5315
|
|
|
5303
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
5316
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js
|
|
5304
5317
|
var require_cst_scalar = __commonJS({
|
|
5305
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
5318
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js"(exports2) {
|
|
5306
5319
|
init_esm_shims();
|
|
5307
5320
|
var resolveBlockScalar = require_resolve_block_scalar();
|
|
5308
5321
|
var resolveFlowScalar = require_resolve_flow_scalar();
|
|
@@ -5485,9 +5498,9 @@ var require_cst_scalar = __commonJS({
|
|
|
5485
5498
|
}
|
|
5486
5499
|
});
|
|
5487
5500
|
|
|
5488
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
5501
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js
|
|
5489
5502
|
var require_cst_stringify = __commonJS({
|
|
5490
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
5503
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js"(exports2) {
|
|
5491
5504
|
init_esm_shims();
|
|
5492
5505
|
var stringify = (cst) => "type" in cst ? stringifyToken(cst) : stringifyItem(cst);
|
|
5493
5506
|
function stringifyToken(token) {
|
|
@@ -5546,9 +5559,9 @@ var require_cst_stringify = __commonJS({
|
|
|
5546
5559
|
}
|
|
5547
5560
|
});
|
|
5548
5561
|
|
|
5549
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
5562
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js
|
|
5550
5563
|
var require_cst_visit = __commonJS({
|
|
5551
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
5564
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js"(exports2) {
|
|
5552
5565
|
init_esm_shims();
|
|
5553
5566
|
var BREAK = /* @__PURE__ */ Symbol("break visit");
|
|
5554
5567
|
var SKIP = /* @__PURE__ */ Symbol("skip children");
|
|
@@ -5608,9 +5621,9 @@ var require_cst_visit = __commonJS({
|
|
|
5608
5621
|
}
|
|
5609
5622
|
});
|
|
5610
5623
|
|
|
5611
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
5624
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js
|
|
5612
5625
|
var require_cst = __commonJS({
|
|
5613
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
5626
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js"(exports2) {
|
|
5614
5627
|
init_esm_shims();
|
|
5615
5628
|
var cstScalar = require_cst_scalar();
|
|
5616
5629
|
var cstStringify = require_cst_stringify();
|
|
@@ -5710,9 +5723,9 @@ var require_cst = __commonJS({
|
|
|
5710
5723
|
}
|
|
5711
5724
|
});
|
|
5712
5725
|
|
|
5713
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
5726
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js
|
|
5714
5727
|
var require_lexer = __commonJS({
|
|
5715
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
5728
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js"(exports2) {
|
|
5716
5729
|
init_esm_shims();
|
|
5717
5730
|
var cst = require_cst();
|
|
5718
5731
|
function isEmpty(ch) {
|
|
@@ -6289,9 +6302,9 @@ var require_lexer = __commonJS({
|
|
|
6289
6302
|
}
|
|
6290
6303
|
});
|
|
6291
6304
|
|
|
6292
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
6305
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js
|
|
6293
6306
|
var require_line_counter = __commonJS({
|
|
6294
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
6307
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js"(exports2) {
|
|
6295
6308
|
init_esm_shims();
|
|
6296
6309
|
var LineCounter = class {
|
|
6297
6310
|
constructor() {
|
|
@@ -6320,9 +6333,9 @@ var require_line_counter = __commonJS({
|
|
|
6320
6333
|
}
|
|
6321
6334
|
});
|
|
6322
6335
|
|
|
6323
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
6336
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js
|
|
6324
6337
|
var require_parser = __commonJS({
|
|
6325
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
6338
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js"(exports2) {
|
|
6326
6339
|
init_esm_shims();
|
|
6327
6340
|
var node_process = __require("process");
|
|
6328
6341
|
var cst = require_cst();
|
|
@@ -7187,9 +7200,9 @@ var require_parser = __commonJS({
|
|
|
7187
7200
|
}
|
|
7188
7201
|
});
|
|
7189
7202
|
|
|
7190
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
7203
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js
|
|
7191
7204
|
var require_public_api = __commonJS({
|
|
7192
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
7205
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js"(exports2) {
|
|
7193
7206
|
init_esm_shims();
|
|
7194
7207
|
var composer = require_composer();
|
|
7195
7208
|
var Document = require_Document();
|
|
@@ -7284,9 +7297,9 @@ var require_public_api = __commonJS({
|
|
|
7284
7297
|
}
|
|
7285
7298
|
});
|
|
7286
7299
|
|
|
7287
|
-
// node_modules/.pnpm/yaml@2.8.
|
|
7300
|
+
// node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js
|
|
7288
7301
|
var require_dist = __commonJS({
|
|
7289
|
-
"node_modules/.pnpm/yaml@2.8.
|
|
7302
|
+
"node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js"(exports2) {
|
|
7290
7303
|
init_esm_shims();
|
|
7291
7304
|
var composer = require_composer();
|
|
7292
7305
|
var Document = require_Document();
|
|
@@ -9524,7 +9537,7 @@ init_esm_shims();
|
|
|
9524
9537
|
// src/shared/encode-label.ts
|
|
9525
9538
|
init_esm_shims();
|
|
9526
9539
|
var encodeLabel2 = (s2) => {
|
|
9527
|
-
return (s2 ?? "").replace(
|
|
9540
|
+
return (s2 ?? "").replace(/^@/, "").replace(/_/g, "__").replace(/\//g, "-").replace(/\s+/g, "_");
|
|
9528
9541
|
};
|
|
9529
9542
|
|
|
9530
9543
|
// src/depbadgerc/map-codecov-status-badge-to-markdown.ts
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ehildt/depbadge",
|
|
3
3
|
"description": "A tool that creates shieldio badges",
|
|
4
|
-
"version": "1.3.
|
|
4
|
+
"version": "1.3.2",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "dist/index.mjs",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"dependencies": {
|
|
29
29
|
"@iarna/toml": "^2.2.5",
|
|
30
30
|
"colord": "^2.9.3",
|
|
31
|
-
"yaml": "^2.8.
|
|
31
|
+
"yaml": "^2.8.3"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
34
|
"@changesets/cli": "^2.30.0",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"depcheck": "^1.4.7",
|
|
40
40
|
"dependency-cruiser": "^17.3.9",
|
|
41
41
|
"dotenv-cli": "^11.0.0",
|
|
42
|
-
"eslint": "^10.0
|
|
42
|
+
"eslint": "^10.1.0",
|
|
43
43
|
"eslint-config-prettier": "^10.1.8",
|
|
44
44
|
"eslint-plugin-prettier": "^5.5.5",
|
|
45
45
|
"eslint-plugin-simple-import-sort": "^12.1.1",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"depcruise": "npx dependency-cruiser -c .depcruise.mjs --ts-config tsconfig.json src",
|
|
67
67
|
"format": "prettier --write .",
|
|
68
68
|
"lint": "eslint ./src",
|
|
69
|
-
"lint
|
|
69
|
+
"lint:staged": "npx lint-staged --allow-empty",
|
|
70
70
|
"ncu:update": "npx npm-check-updates -u --format group",
|
|
71
71
|
"ncu:interactive": "npx npm-check-updates -u --interactive --format group",
|
|
72
72
|
"ncu:validate": "npx npm-check-updates -e 2 --packageFile=./package.json",
|