@storm-software/linting-tools 1.132.133 → 1.132.135
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 +1 -1
- package/bin/{chunk-OBRILPIZ.cjs → chunk-2CKCKAFP.cjs} +6 -6
- package/bin/{chunk-5PSBLTGY.js → chunk-4DI7E6UQ.js} +2 -2
- package/bin/{chunk-2CDMP4PX.cjs → chunk-6DMZNYYE.cjs} +16 -16
- package/bin/{chunk-OWWLLULA.cjs → chunk-6T4KACHH.cjs} +91 -91
- package/bin/{chunk-S5H4XQ4V.cjs → chunk-7ZNHXS4V.cjs} +20 -20
- package/bin/{chunk-J7LF4EVI.cjs → chunk-BM2EVDHR.cjs} +2 -2
- package/bin/{chunk-QT53RT6G.cjs → chunk-BXH7VHIF.cjs} +5 -5
- package/bin/{chunk-C5NHQNBW.js → chunk-BY5PEK6X.js} +1 -1
- package/bin/{chunk-WIZUVCSP.cjs → chunk-CPK5FM7C.cjs} +5 -5
- package/bin/{chunk-6V3L5BVP.js → chunk-DIV7ZP7Z.js} +2 -2
- package/bin/{chunk-AF3ZMSKD.js → chunk-EEXO6BVV.js} +2 -2
- package/bin/{chunk-SRE2IFLW.cjs → chunk-F4C4LJYK.cjs} +2 -2
- package/bin/{chunk-NVQGW3L7.js → chunk-GZGALABC.js} +2 -2
- package/bin/{chunk-HW2LKW2I.cjs → chunk-K6JTJT42.cjs} +5 -5
- package/bin/{chunk-QJZ5YNP5.js → chunk-KMA5XGIM.js} +1 -1
- package/bin/{chunk-ZEOP6S4N.js → chunk-LXSO7M5G.js} +2 -2
- package/bin/{chunk-RM5NLLZ4.js → chunk-N3S4RHTI.js} +2 -2
- package/bin/{chunk-OF34323M.js → chunk-OZG2HBYU.js} +4 -4
- package/bin/{chunk-HP3XDE2D.cjs → chunk-QNDTLO6V.cjs} +2 -2
- package/bin/{chunk-BA7HY7YF.js → chunk-U73KVDYV.js} +1 -1
- package/bin/{dist-UNKXNOGU.js → dist-4LGEZN7B.js} +8 -8
- package/bin/{dist-NYRJODUU.js → dist-ILTMROO3.js} +2 -2
- package/bin/{dist-RDUAH2BV.cjs → dist-QRHYFPHF.cjs} +6 -6
- package/bin/{dist-7EZ3EMC2.cjs → dist-S2Z7SILH.cjs} +206 -206
- package/bin/{esm-VPDXVCXS.cjs → esm-LGFTKKBE.cjs} +4 -4
- package/bin/{esm-VY5XDCWG.js → esm-TJ3J6R4Q.js} +1 -1
- package/bin/json5-U63ZDSEM.js +10 -0
- package/bin/json5-WQKMAW4Q.cjs +10 -0
- package/bin/{jsonc-P2BRAAG2.js → jsonc-6EEXBYDQ.js} +3 -3
- package/bin/jsonc-SLSVWO34.cjs +15 -0
- package/bin/lint.cjs +2124 -2111
- package/bin/lint.js +183 -170
- package/bin/{multipart-parser-SATH7FWD.cjs → multipart-parser-E6ETQ7WW.cjs} +6 -6
- package/bin/{multipart-parser-UECVEIMF.js → multipart-parser-T7J77OHD.js} +2 -2
- package/bin/{package-json-IZLMCKEW.js → package-json-5ISBLOLH.js} +2 -2
- package/bin/{package-json-RFQDRSO6.cjs → package-json-XEW6SBL2.cjs} +94 -94
- package/bin/toml-GDPI2CZP.js +10 -0
- package/bin/toml-VMPH3VE6.cjs +10 -0
- package/bin/{utils-DA5BYSNN.cjs → utils-IEIU6ZPI.cjs} +5 -5
- package/bin/{utils-IFCFMOZE.js → utils-S3MXPREZ.js} +2 -2
- package/bin/yaml-GZIHQTFV.cjs +10 -0
- package/bin/yaml-H2W3SR77.js +10 -0
- package/package.json +3 -3
- package/bin/json5-B4UF32JS.js +0 -10
- package/bin/json5-TCQKCUCK.cjs +0 -10
- package/bin/jsonc-NNHJOS3E.cjs +0 -15
- package/bin/toml-IPXBDQNK.js +0 -10
- package/bin/toml-Q4WSE6M7.cjs +0 -10
- package/bin/yaml-H5P3BL33.js +0 -10
- package/bin/yaml-L3WKIV2Y.cjs +0 -10
package/bin/lint.js
CHANGED
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
require_clean,
|
|
4
4
|
require_semver,
|
|
5
5
|
require_valid
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-U73KVDYV.js";
|
|
7
7
|
import {
|
|
8
8
|
basename,
|
|
9
9
|
be,
|
|
@@ -15,12 +15,12 @@ import {
|
|
|
15
15
|
join,
|
|
16
16
|
readPackageJSON,
|
|
17
17
|
resolve
|
|
18
|
-
} from "./chunk-
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
18
|
+
} from "./chunk-OZG2HBYU.js";
|
|
19
|
+
import "./chunk-DIV7ZP7Z.js";
|
|
20
|
+
import "./chunk-EEXO6BVV.js";
|
|
21
|
+
import "./chunk-LXSO7M5G.js";
|
|
22
|
+
import "./chunk-N3S4RHTI.js";
|
|
23
|
+
import "./chunk-BY5PEK6X.js";
|
|
24
24
|
import {
|
|
25
25
|
__commonJS,
|
|
26
26
|
__dirname,
|
|
@@ -31,7 +31,7 @@ import {
|
|
|
31
31
|
__require,
|
|
32
32
|
__toESM,
|
|
33
33
|
init_esm_shims
|
|
34
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-GZGALABC.js";
|
|
35
35
|
|
|
36
36
|
// ../../node_modules/.pnpm/dotenv@16.6.1/node_modules/dotenv/package.json
|
|
37
37
|
var package_exports = {};
|
|
@@ -28956,9 +28956,9 @@ var require_src3 = __commonJS({
|
|
|
28956
28956
|
}
|
|
28957
28957
|
});
|
|
28958
28958
|
|
|
28959
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
28959
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js
|
|
28960
28960
|
var require_identity = __commonJS({
|
|
28961
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
28961
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js"(exports2) {
|
|
28962
28962
|
"use strict";
|
|
28963
28963
|
init_esm_shims();
|
|
28964
28964
|
var ALIAS = Symbol.for("yaml.alias");
|
|
@@ -29014,9 +29014,9 @@ var require_identity = __commonJS({
|
|
|
29014
29014
|
}
|
|
29015
29015
|
});
|
|
29016
29016
|
|
|
29017
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
29017
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js
|
|
29018
29018
|
var require_visit = __commonJS({
|
|
29019
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
29019
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/visit.js"(exports2) {
|
|
29020
29020
|
init_esm_shims();
|
|
29021
29021
|
var __import___nodes_identity_js = __toESM(require_identity());
|
|
29022
29022
|
var identity2 = __import___nodes_identity_js;
|
|
@@ -29173,9 +29173,9 @@ var require_visit = __commonJS({
|
|
|
29173
29173
|
}
|
|
29174
29174
|
});
|
|
29175
29175
|
|
|
29176
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
29176
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js
|
|
29177
29177
|
var require_directives = __commonJS({
|
|
29178
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
29178
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/directives.js"(exports2) {
|
|
29179
29179
|
init_esm_shims();
|
|
29180
29180
|
var __import____nodes_identity_js = __toESM(require_identity());
|
|
29181
29181
|
var __import____visit_js = __toESM(require_visit());
|
|
@@ -29346,9 +29346,9 @@ var require_directives = __commonJS({
|
|
|
29346
29346
|
}
|
|
29347
29347
|
});
|
|
29348
29348
|
|
|
29349
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
29349
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js
|
|
29350
29350
|
var require_anchors = __commonJS({
|
|
29351
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
29351
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/anchors.js"(exports2) {
|
|
29352
29352
|
init_esm_shims();
|
|
29353
29353
|
var __import____nodes_identity_js = __toESM(require_identity());
|
|
29354
29354
|
var __import____visit_js = __toESM(require_visit());
|
|
@@ -29418,9 +29418,9 @@ var require_anchors = __commonJS({
|
|
|
29418
29418
|
}
|
|
29419
29419
|
});
|
|
29420
29420
|
|
|
29421
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
29421
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js
|
|
29422
29422
|
var require_applyReviver = __commonJS({
|
|
29423
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
29423
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/applyReviver.js"(exports2) {
|
|
29424
29424
|
"use strict";
|
|
29425
29425
|
init_esm_shims();
|
|
29426
29426
|
function applyReviver(reviver, obj, key, val) {
|
|
@@ -29469,9 +29469,9 @@ var require_applyReviver = __commonJS({
|
|
|
29469
29469
|
}
|
|
29470
29470
|
});
|
|
29471
29471
|
|
|
29472
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
29472
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js
|
|
29473
29473
|
var require_toJS = __commonJS({
|
|
29474
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
29474
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/toJS.js"(exports2) {
|
|
29475
29475
|
init_esm_shims();
|
|
29476
29476
|
var __import___identity_js = __toESM(require_identity());
|
|
29477
29477
|
var identity2 = __import___identity_js;
|
|
@@ -29500,9 +29500,9 @@ var require_toJS = __commonJS({
|
|
|
29500
29500
|
}
|
|
29501
29501
|
});
|
|
29502
29502
|
|
|
29503
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
29503
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js
|
|
29504
29504
|
var require_Node = __commonJS({
|
|
29505
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
29505
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Node.js"(exports2) {
|
|
29506
29506
|
init_esm_shims();
|
|
29507
29507
|
var __import____doc_applyReviver_js = __toESM(require_applyReviver());
|
|
29508
29508
|
var __import___identity_js = __toESM(require_identity());
|
|
@@ -29544,9 +29544,9 @@ var require_Node = __commonJS({
|
|
|
29544
29544
|
}
|
|
29545
29545
|
});
|
|
29546
29546
|
|
|
29547
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
29547
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js
|
|
29548
29548
|
var require_Alias = __commonJS({
|
|
29549
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
29549
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Alias.js"(exports2) {
|
|
29550
29550
|
init_esm_shims();
|
|
29551
29551
|
var __import____doc_anchors_js = __toESM(require_anchors());
|
|
29552
29552
|
var __import____visit_js = __toESM(require_visit());
|
|
@@ -29663,9 +29663,9 @@ var require_Alias = __commonJS({
|
|
|
29663
29663
|
}
|
|
29664
29664
|
});
|
|
29665
29665
|
|
|
29666
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
29666
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js
|
|
29667
29667
|
var require_Scalar = __commonJS({
|
|
29668
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
29668
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Scalar.js"(exports2) {
|
|
29669
29669
|
init_esm_shims();
|
|
29670
29670
|
var __import___identity_js = __toESM(require_identity());
|
|
29671
29671
|
var __import___Node_js = __toESM(require_Node());
|
|
@@ -29696,9 +29696,9 @@ var require_Scalar = __commonJS({
|
|
|
29696
29696
|
}
|
|
29697
29697
|
});
|
|
29698
29698
|
|
|
29699
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
29699
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js
|
|
29700
29700
|
var require_createNode = __commonJS({
|
|
29701
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
29701
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/createNode.js"(exports2) {
|
|
29702
29702
|
init_esm_shims();
|
|
29703
29703
|
var __import____nodes_Alias_js = __toESM(require_Alias());
|
|
29704
29704
|
var __import____nodes_identity_js = __toESM(require_identity());
|
|
@@ -29774,9 +29774,9 @@ var require_createNode = __commonJS({
|
|
|
29774
29774
|
}
|
|
29775
29775
|
});
|
|
29776
29776
|
|
|
29777
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
29777
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js
|
|
29778
29778
|
var require_Collection = __commonJS({
|
|
29779
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
29779
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Collection.js"(exports2) {
|
|
29780
29780
|
init_esm_shims();
|
|
29781
29781
|
var __import____doc_createNode_js = __toESM(require_createNode());
|
|
29782
29782
|
var __import___identity_js = __toESM(require_identity());
|
|
@@ -29920,9 +29920,9 @@ var require_Collection = __commonJS({
|
|
|
29920
29920
|
}
|
|
29921
29921
|
});
|
|
29922
29922
|
|
|
29923
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
29923
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js
|
|
29924
29924
|
var require_stringifyComment = __commonJS({
|
|
29925
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
29925
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyComment.js"(exports2) {
|
|
29926
29926
|
"use strict";
|
|
29927
29927
|
init_esm_shims();
|
|
29928
29928
|
var stringifyComment = (str2) => str2.replace(/^(?!$)(?: $)?/gm, "#");
|
|
@@ -29938,9 +29938,9 @@ var require_stringifyComment = __commonJS({
|
|
|
29938
29938
|
}
|
|
29939
29939
|
});
|
|
29940
29940
|
|
|
29941
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
29941
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js
|
|
29942
29942
|
var require_foldFlowLines = __commonJS({
|
|
29943
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
29943
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/foldFlowLines.js"(exports2) {
|
|
29944
29944
|
"use strict";
|
|
29945
29945
|
init_esm_shims();
|
|
29946
29946
|
var FOLD_FLOW = "flow";
|
|
@@ -30075,9 +30075,9 @@ ${indent2}${text.slice(fold + 1, end2)}`;
|
|
|
30075
30075
|
}
|
|
30076
30076
|
});
|
|
30077
30077
|
|
|
30078
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
30078
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js
|
|
30079
30079
|
var require_stringifyString = __commonJS({
|
|
30080
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
30080
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyString.js"(exports2) {
|
|
30081
30081
|
init_esm_shims();
|
|
30082
30082
|
var __import____nodes_Scalar_js = __toESM(require_Scalar());
|
|
30083
30083
|
var __import___foldFlowLines_js = __toESM(require_foldFlowLines());
|
|
@@ -30360,9 +30360,9 @@ ${indent2}`);
|
|
|
30360
30360
|
}
|
|
30361
30361
|
});
|
|
30362
30362
|
|
|
30363
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
30363
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js
|
|
30364
30364
|
var require_stringify3 = __commonJS({
|
|
30365
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
30365
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringify.js"(exports2) {
|
|
30366
30366
|
init_esm_shims();
|
|
30367
30367
|
var __import____doc_anchors_js = __toESM(require_anchors());
|
|
30368
30368
|
var __import____nodes_identity_js = __toESM(require_identity());
|
|
@@ -30389,6 +30389,7 @@ var require_stringify3 = __commonJS({
|
|
|
30389
30389
|
nullStr: "null",
|
|
30390
30390
|
simpleKeys: false,
|
|
30391
30391
|
singleQuote: null,
|
|
30392
|
+
trailingComma: false,
|
|
30392
30393
|
trueStr: "true",
|
|
30393
30394
|
verifyAliasOrder: true
|
|
30394
30395
|
}, doc.schema.toStringOptions, options);
|
|
@@ -30487,9 +30488,9 @@ ${ctx.indent}${str2}`;
|
|
|
30487
30488
|
}
|
|
30488
30489
|
});
|
|
30489
30490
|
|
|
30490
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
30491
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js
|
|
30491
30492
|
var require_stringifyPair = __commonJS({
|
|
30492
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
30493
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyPair.js"(exports2) {
|
|
30493
30494
|
init_esm_shims();
|
|
30494
30495
|
var __import____nodes_identity_js = __toESM(require_identity());
|
|
30495
30496
|
var __import____nodes_Scalar_js = __toESM(require_Scalar());
|
|
@@ -30624,10 +30625,10 @@ ${ctx.indent}`;
|
|
|
30624
30625
|
}
|
|
30625
30626
|
});
|
|
30626
30627
|
|
|
30627
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
30628
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js
|
|
30628
30629
|
import * as __import_process from "process";
|
|
30629
30630
|
var require_log = __commonJS({
|
|
30630
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
30631
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/log.js"(exports2) {
|
|
30631
30632
|
init_esm_shims();
|
|
30632
30633
|
var node_process = __import_process;
|
|
30633
30634
|
function debug14(logLevel, ...messages2) {
|
|
@@ -30647,9 +30648,9 @@ var require_log = __commonJS({
|
|
|
30647
30648
|
}
|
|
30648
30649
|
});
|
|
30649
30650
|
|
|
30650
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
30651
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/merge.js
|
|
30651
30652
|
var require_merge = __commonJS({
|
|
30652
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
30653
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/merge.js"(exports2) {
|
|
30653
30654
|
init_esm_shims();
|
|
30654
30655
|
var __import_______nodes_identity_js = __toESM(require_identity());
|
|
30655
30656
|
var __import_______nodes_Scalar_js = __toESM(require_Scalar());
|
|
@@ -30706,9 +30707,9 @@ var require_merge = __commonJS({
|
|
|
30706
30707
|
}
|
|
30707
30708
|
});
|
|
30708
30709
|
|
|
30709
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
30710
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js
|
|
30710
30711
|
var require_addPairToJSMap = __commonJS({
|
|
30711
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
30712
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/addPairToJSMap.js"(exports2) {
|
|
30712
30713
|
init_esm_shims();
|
|
30713
30714
|
var __import____log_js = __toESM(require_log());
|
|
30714
30715
|
var __import____schema_yaml1_1_merge_js = __toESM(require_merge());
|
|
@@ -30775,9 +30776,9 @@ var require_addPairToJSMap = __commonJS({
|
|
|
30775
30776
|
}
|
|
30776
30777
|
});
|
|
30777
30778
|
|
|
30778
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
30779
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js
|
|
30779
30780
|
var require_Pair = __commonJS({
|
|
30780
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
30781
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/Pair.js"(exports2) {
|
|
30781
30782
|
init_esm_shims();
|
|
30782
30783
|
var __import____doc_createNode_js = __toESM(require_createNode());
|
|
30783
30784
|
var __import____stringify_stringifyPair_js = __toESM(require_stringifyPair());
|
|
@@ -30819,9 +30820,9 @@ var require_Pair = __commonJS({
|
|
|
30819
30820
|
}
|
|
30820
30821
|
});
|
|
30821
30822
|
|
|
30822
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
30823
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js
|
|
30823
30824
|
var require_stringifyCollection = __commonJS({
|
|
30824
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
30825
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyCollection.js"(exports2) {
|
|
30825
30826
|
init_esm_shims();
|
|
30826
30827
|
var __import____nodes_identity_js = __toESM(require_identity());
|
|
30827
30828
|
var __import___stringify_js = __toESM(require_stringify3());
|
|
@@ -30925,12 +30926,19 @@ ${indent2}${line}` : "\n";
|
|
|
30925
30926
|
if (comment)
|
|
30926
30927
|
reqNewline = true;
|
|
30927
30928
|
let str2 = stringify5.stringify(item, itemCtx, () => comment = null);
|
|
30928
|
-
|
|
30929
|
+
reqNewline || (reqNewline = lines.length > linesAtValue || str2.includes("\n"));
|
|
30930
|
+
if (i2 < items.length - 1) {
|
|
30929
30931
|
str2 += ",";
|
|
30932
|
+
} else if (ctx.options.trailingComma) {
|
|
30933
|
+
if (ctx.options.lineWidth > 0) {
|
|
30934
|
+
reqNewline || (reqNewline = lines.reduce((sum, line) => sum + line.length + 2, 2) + (str2.length + 2) > ctx.options.lineWidth);
|
|
30935
|
+
}
|
|
30936
|
+
if (reqNewline) {
|
|
30937
|
+
str2 += ",";
|
|
30938
|
+
}
|
|
30939
|
+
}
|
|
30930
30940
|
if (comment)
|
|
30931
30941
|
str2 += stringifyComment.lineComment(str2, itemIndent, commentString(comment));
|
|
30932
|
-
if (!reqNewline && (lines.length > linesAtValue || str2.includes("\n")))
|
|
30933
|
-
reqNewline = true;
|
|
30934
30942
|
lines.push(str2);
|
|
30935
30943
|
linesAtValue = lines.length;
|
|
30936
30944
|
}
|
|
@@ -30966,9 +30974,9 @@ ${indent2}${end}`;
|
|
|
30966
30974
|
}
|
|
30967
30975
|
});
|
|
30968
30976
|
|
|
30969
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
30977
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js
|
|
30970
30978
|
var require_YAMLMap = __commonJS({
|
|
30971
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
30979
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLMap.js"(exports2) {
|
|
30972
30980
|
init_esm_shims();
|
|
30973
30981
|
var __import____stringify_stringifyCollection_js = __toESM(require_stringifyCollection());
|
|
30974
30982
|
var __import___addPairToJSMap_js = __toESM(require_addPairToJSMap());
|
|
@@ -31116,9 +31124,9 @@ var require_YAMLMap = __commonJS({
|
|
|
31116
31124
|
}
|
|
31117
31125
|
});
|
|
31118
31126
|
|
|
31119
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31127
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js
|
|
31120
31128
|
var require_map = __commonJS({
|
|
31121
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31129
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/map.js"(exports2) {
|
|
31122
31130
|
init_esm_shims();
|
|
31123
31131
|
var __import_______nodes_identity_js = __toESM(require_identity());
|
|
31124
31132
|
var __import_______nodes_YAMLMap_js = __toESM(require_YAMLMap());
|
|
@@ -31140,9 +31148,9 @@ var require_map = __commonJS({
|
|
|
31140
31148
|
}
|
|
31141
31149
|
});
|
|
31142
31150
|
|
|
31143
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31151
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js
|
|
31144
31152
|
var require_YAMLSeq = __commonJS({
|
|
31145
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31153
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/YAMLSeq.js"(exports2) {
|
|
31146
31154
|
init_esm_shims();
|
|
31147
31155
|
var __import____doc_createNode_js = __toESM(require_createNode());
|
|
31148
31156
|
var __import____stringify_stringifyCollection_js = __toESM(require_stringifyCollection());
|
|
@@ -31262,9 +31270,9 @@ var require_YAMLSeq = __commonJS({
|
|
|
31262
31270
|
}
|
|
31263
31271
|
});
|
|
31264
31272
|
|
|
31265
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31273
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js
|
|
31266
31274
|
var require_seq = __commonJS({
|
|
31267
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31275
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/seq.js"(exports2) {
|
|
31268
31276
|
init_esm_shims();
|
|
31269
31277
|
var __import_______nodes_identity_js = __toESM(require_identity());
|
|
31270
31278
|
var __import_______nodes_YAMLSeq_js = __toESM(require_YAMLSeq());
|
|
@@ -31286,9 +31294,9 @@ var require_seq = __commonJS({
|
|
|
31286
31294
|
}
|
|
31287
31295
|
});
|
|
31288
31296
|
|
|
31289
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31297
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js
|
|
31290
31298
|
var require_string2 = __commonJS({
|
|
31291
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31299
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/string.js"(exports2) {
|
|
31292
31300
|
init_esm_shims();
|
|
31293
31301
|
var __import_______stringify_stringifyString_js = __toESM(require_stringifyString());
|
|
31294
31302
|
var stringifyString = __import_______stringify_stringifyString_js;
|
|
@@ -31306,9 +31314,9 @@ var require_string2 = __commonJS({
|
|
|
31306
31314
|
}
|
|
31307
31315
|
});
|
|
31308
31316
|
|
|
31309
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31317
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js
|
|
31310
31318
|
var require_null = __commonJS({
|
|
31311
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31319
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/common/null.js"(exports2) {
|
|
31312
31320
|
init_esm_shims();
|
|
31313
31321
|
var __import_______nodes_Scalar_js = __toESM(require_Scalar());
|
|
31314
31322
|
var Scalar = __import_______nodes_Scalar_js;
|
|
@@ -31325,9 +31333,9 @@ var require_null = __commonJS({
|
|
|
31325
31333
|
}
|
|
31326
31334
|
});
|
|
31327
31335
|
|
|
31328
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31336
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js
|
|
31329
31337
|
var require_bool = __commonJS({
|
|
31330
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31338
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/bool.js"(exports2) {
|
|
31331
31339
|
init_esm_shims();
|
|
31332
31340
|
var __import_______nodes_Scalar_js = __toESM(require_Scalar());
|
|
31333
31341
|
var Scalar = __import_______nodes_Scalar_js;
|
|
@@ -31350,9 +31358,9 @@ var require_bool = __commonJS({
|
|
|
31350
31358
|
}
|
|
31351
31359
|
});
|
|
31352
31360
|
|
|
31353
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31361
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js
|
|
31354
31362
|
var require_stringifyNumber = __commonJS({
|
|
31355
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31363
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyNumber.js"(exports2) {
|
|
31356
31364
|
"use strict";
|
|
31357
31365
|
init_esm_shims();
|
|
31358
31366
|
function stringifyNumber({ format: format6, minFractionDigits, tag, value }) {
|
|
@@ -31378,9 +31386,9 @@ var require_stringifyNumber = __commonJS({
|
|
|
31378
31386
|
}
|
|
31379
31387
|
});
|
|
31380
31388
|
|
|
31381
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31389
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js
|
|
31382
31390
|
var require_float = __commonJS({
|
|
31383
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31391
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/float.js"(exports2) {
|
|
31384
31392
|
init_esm_shims();
|
|
31385
31393
|
var __import_______nodes_Scalar_js = __toESM(require_Scalar());
|
|
31386
31394
|
var __import_______stringify_stringifyNumber_js = __toESM(require_stringifyNumber());
|
|
@@ -31426,9 +31434,9 @@ var require_float = __commonJS({
|
|
|
31426
31434
|
}
|
|
31427
31435
|
});
|
|
31428
31436
|
|
|
31429
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31437
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js
|
|
31430
31438
|
var require_int = __commonJS({
|
|
31431
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31439
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/int.js"(exports2) {
|
|
31432
31440
|
init_esm_shims();
|
|
31433
31441
|
var __import_______stringify_stringifyNumber_js = __toESM(require_stringifyNumber());
|
|
31434
31442
|
var stringifyNumber = __import_______stringify_stringifyNumber_js;
|
|
@@ -31472,9 +31480,9 @@ var require_int = __commonJS({
|
|
|
31472
31480
|
}
|
|
31473
31481
|
});
|
|
31474
31482
|
|
|
31475
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31483
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js
|
|
31476
31484
|
var require_schema = __commonJS({
|
|
31477
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31485
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/core/schema.js"(exports2) {
|
|
31478
31486
|
init_esm_shims();
|
|
31479
31487
|
var __import____common_map_js = __toESM(require_map());
|
|
31480
31488
|
var __import____common_null_js = __toESM(require_null());
|
|
@@ -31507,9 +31515,9 @@ var require_schema = __commonJS({
|
|
|
31507
31515
|
}
|
|
31508
31516
|
});
|
|
31509
31517
|
|
|
31510
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31518
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js
|
|
31511
31519
|
var require_schema2 = __commonJS({
|
|
31512
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31520
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/json/schema.js"(exports2) {
|
|
31513
31521
|
init_esm_shims();
|
|
31514
31522
|
var __import_______nodes_Scalar_js = __toESM(require_Scalar());
|
|
31515
31523
|
var __import____common_map_js = __toESM(require_map());
|
|
@@ -31577,10 +31585,10 @@ var require_schema2 = __commonJS({
|
|
|
31577
31585
|
}
|
|
31578
31586
|
});
|
|
31579
31587
|
|
|
31580
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31588
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/binary.js
|
|
31581
31589
|
import * as __import_buffer from "buffer";
|
|
31582
31590
|
var require_binary = __commonJS({
|
|
31583
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31591
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/binary.js"(exports2) {
|
|
31584
31592
|
init_esm_shims();
|
|
31585
31593
|
var __import_______nodes_Scalar_js = __toESM(require_Scalar());
|
|
31586
31594
|
var __import_______stringify_stringifyString_js = __toESM(require_stringifyString());
|
|
@@ -31646,9 +31654,9 @@ var require_binary = __commonJS({
|
|
|
31646
31654
|
}
|
|
31647
31655
|
});
|
|
31648
31656
|
|
|
31649
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31657
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/pairs.js
|
|
31650
31658
|
var require_pairs = __commonJS({
|
|
31651
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31659
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/pairs.js"(exports2) {
|
|
31652
31660
|
init_esm_shims();
|
|
31653
31661
|
var __import_______nodes_identity_js = __toESM(require_identity());
|
|
31654
31662
|
var __import_______nodes_Pair_js = __toESM(require_Pair());
|
|
@@ -31728,9 +31736,9 @@ ${cn.comment}` : item.comment;
|
|
|
31728
31736
|
}
|
|
31729
31737
|
});
|
|
31730
31738
|
|
|
31731
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31739
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/omap.js
|
|
31732
31740
|
var require_omap = __commonJS({
|
|
31733
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31741
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/omap.js"(exports2) {
|
|
31734
31742
|
init_esm_shims();
|
|
31735
31743
|
var __import_______nodes_identity_js = __toESM(require_identity());
|
|
31736
31744
|
var __import_______nodes_toJS_js = __toESM(require_toJS());
|
|
@@ -31811,9 +31819,9 @@ var require_omap = __commonJS({
|
|
|
31811
31819
|
}
|
|
31812
31820
|
});
|
|
31813
31821
|
|
|
31814
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31822
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/bool.js
|
|
31815
31823
|
var require_bool2 = __commonJS({
|
|
31816
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31824
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/bool.js"(exports2) {
|
|
31817
31825
|
init_esm_shims();
|
|
31818
31826
|
var __import_______nodes_Scalar_js = __toESM(require_Scalar());
|
|
31819
31827
|
var Scalar = __import_______nodes_Scalar_js;
|
|
@@ -31844,9 +31852,9 @@ var require_bool2 = __commonJS({
|
|
|
31844
31852
|
}
|
|
31845
31853
|
});
|
|
31846
31854
|
|
|
31847
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31855
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/float.js
|
|
31848
31856
|
var require_float2 = __commonJS({
|
|
31849
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31857
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/float.js"(exports2) {
|
|
31850
31858
|
init_esm_shims();
|
|
31851
31859
|
var __import_______nodes_Scalar_js = __toESM(require_Scalar());
|
|
31852
31860
|
var __import_______stringify_stringifyNumber_js = __toESM(require_stringifyNumber());
|
|
@@ -31895,9 +31903,9 @@ var require_float2 = __commonJS({
|
|
|
31895
31903
|
}
|
|
31896
31904
|
});
|
|
31897
31905
|
|
|
31898
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31906
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/int.js
|
|
31899
31907
|
var require_int2 = __commonJS({
|
|
31900
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31908
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/int.js"(exports2) {
|
|
31901
31909
|
init_esm_shims();
|
|
31902
31910
|
var __import_______stringify_stringifyNumber_js = __toESM(require_stringifyNumber());
|
|
31903
31911
|
var stringifyNumber = __import_______stringify_stringifyNumber_js;
|
|
@@ -31975,9 +31983,9 @@ var require_int2 = __commonJS({
|
|
|
31975
31983
|
}
|
|
31976
31984
|
});
|
|
31977
31985
|
|
|
31978
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
31986
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/set.js
|
|
31979
31987
|
var require_set = __commonJS({
|
|
31980
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
31988
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/set.js"(exports2) {
|
|
31981
31989
|
init_esm_shims();
|
|
31982
31990
|
var __import_______nodes_identity_js = __toESM(require_identity());
|
|
31983
31991
|
var __import_______nodes_Pair_js = __toESM(require_Pair());
|
|
@@ -32067,9 +32075,9 @@ var require_set = __commonJS({
|
|
|
32067
32075
|
}
|
|
32068
32076
|
});
|
|
32069
32077
|
|
|
32070
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
32078
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js
|
|
32071
32079
|
var require_timestamp = __commonJS({
|
|
32072
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
32080
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js"(exports2) {
|
|
32073
32081
|
init_esm_shims();
|
|
32074
32082
|
var __import_______stringify_stringifyNumber_js = __toESM(require_stringifyNumber());
|
|
32075
32083
|
var stringifyNumber = __import_______stringify_stringifyNumber_js;
|
|
@@ -32156,9 +32164,9 @@ var require_timestamp = __commonJS({
|
|
|
32156
32164
|
}
|
|
32157
32165
|
});
|
|
32158
32166
|
|
|
32159
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
32167
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/schema.js
|
|
32160
32168
|
var require_schema3 = __commonJS({
|
|
32161
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
32169
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/yaml-1.1/schema.js"(exports2) {
|
|
32162
32170
|
init_esm_shims();
|
|
32163
32171
|
var __import____common_map_js = __toESM(require_map());
|
|
32164
32172
|
var __import____common_null_js = __toESM(require_null());
|
|
@@ -32213,9 +32221,9 @@ var require_schema3 = __commonJS({
|
|
|
32213
32221
|
}
|
|
32214
32222
|
});
|
|
32215
32223
|
|
|
32216
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
32224
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js
|
|
32217
32225
|
var require_tags = __commonJS({
|
|
32218
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
32226
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/tags.js"(exports2) {
|
|
32219
32227
|
init_esm_shims();
|
|
32220
32228
|
var __import___common_map_js = __toESM(require_map());
|
|
32221
32229
|
var __import___common_null_js = __toESM(require_null());
|
|
@@ -32323,9 +32331,9 @@ var require_tags = __commonJS({
|
|
|
32323
32331
|
}
|
|
32324
32332
|
});
|
|
32325
32333
|
|
|
32326
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
32334
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js
|
|
32327
32335
|
var require_Schema = __commonJS({
|
|
32328
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
32336
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/schema/Schema.js"(exports2) {
|
|
32329
32337
|
init_esm_shims();
|
|
32330
32338
|
var __import____nodes_identity_js = __toESM(require_identity());
|
|
32331
32339
|
var __import___common_map_js = __toESM(require_map());
|
|
@@ -32360,9 +32368,9 @@ var require_Schema = __commonJS({
|
|
|
32360
32368
|
}
|
|
32361
32369
|
});
|
|
32362
32370
|
|
|
32363
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
32371
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js
|
|
32364
32372
|
var require_stringifyDocument = __commonJS({
|
|
32365
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
32373
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/stringify/stringifyDocument.js"(exports2) {
|
|
32366
32374
|
init_esm_shims();
|
|
32367
32375
|
var __import____nodes_identity_js = __toESM(require_identity());
|
|
32368
32376
|
var __import___stringify_js = __toESM(require_stringify3());
|
|
@@ -32443,9 +32451,9 @@ var require_stringifyDocument = __commonJS({
|
|
|
32443
32451
|
}
|
|
32444
32452
|
});
|
|
32445
32453
|
|
|
32446
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
32454
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js
|
|
32447
32455
|
var require_Document = __commonJS({
|
|
32448
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
32456
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/doc/Document.js"(exports2) {
|
|
32449
32457
|
init_esm_shims();
|
|
32450
32458
|
var __import____nodes_Alias_js = __toESM(require_Alias());
|
|
32451
32459
|
var __import____nodes_Collection_js = __toESM(require_Collection());
|
|
@@ -32763,9 +32771,9 @@ var require_Document = __commonJS({
|
|
|
32763
32771
|
}
|
|
32764
32772
|
});
|
|
32765
32773
|
|
|
32766
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
32774
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js
|
|
32767
32775
|
var require_errors = __commonJS({
|
|
32768
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
32776
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/errors.js"(exports2) {
|
|
32769
32777
|
"use strict";
|
|
32770
32778
|
init_esm_shims();
|
|
32771
32779
|
var YAMLError = class extends Error {
|
|
@@ -32829,9 +32837,9 @@ ${pointer}
|
|
|
32829
32837
|
}
|
|
32830
32838
|
});
|
|
32831
32839
|
|
|
32832
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
32840
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js
|
|
32833
32841
|
var require_resolve_props = __commonJS({
|
|
32834
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
32842
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-props.js"(exports2) {
|
|
32835
32843
|
"use strict";
|
|
32836
32844
|
init_esm_shims();
|
|
32837
32845
|
function resolveProps(tokens, { flow, indicator, next, offset, onError, parentIndent, startOnNewline }) {
|
|
@@ -32964,9 +32972,9 @@ var require_resolve_props = __commonJS({
|
|
|
32964
32972
|
}
|
|
32965
32973
|
});
|
|
32966
32974
|
|
|
32967
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
32975
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-contains-newline.js
|
|
32968
32976
|
var require_util_contains_newline = __commonJS({
|
|
32969
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
32977
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-contains-newline.js"(exports2) {
|
|
32970
32978
|
"use strict";
|
|
32971
32979
|
init_esm_shims();
|
|
32972
32980
|
function containsNewline(key) {
|
|
@@ -33007,9 +33015,9 @@ var require_util_contains_newline = __commonJS({
|
|
|
33007
33015
|
}
|
|
33008
33016
|
});
|
|
33009
33017
|
|
|
33010
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
33018
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js
|
|
33011
33019
|
var require_util_flow_indent_check = __commonJS({
|
|
33012
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
33020
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-flow-indent-check.js"(exports2) {
|
|
33013
33021
|
init_esm_shims();
|
|
33014
33022
|
var __import___utilContainsNewline_js = __toESM(require_util_contains_newline());
|
|
33015
33023
|
var utilContainsNewline = __import___utilContainsNewline_js;
|
|
@@ -33026,9 +33034,9 @@ var require_util_flow_indent_check = __commonJS({
|
|
|
33026
33034
|
}
|
|
33027
33035
|
});
|
|
33028
33036
|
|
|
33029
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
33037
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-map-includes.js
|
|
33030
33038
|
var require_util_map_includes = __commonJS({
|
|
33031
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
33039
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-map-includes.js"(exports2) {
|
|
33032
33040
|
init_esm_shims();
|
|
33033
33041
|
var __import____nodes_identity_js = __toESM(require_identity());
|
|
33034
33042
|
var identity2 = __import____nodes_identity_js;
|
|
@@ -33043,9 +33051,9 @@ var require_util_map_includes = __commonJS({
|
|
|
33043
33051
|
}
|
|
33044
33052
|
});
|
|
33045
33053
|
|
|
33046
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
33054
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-map.js
|
|
33047
33055
|
var require_resolve_block_map = __commonJS({
|
|
33048
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
33056
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-map.js"(exports2) {
|
|
33049
33057
|
init_esm_shims();
|
|
33050
33058
|
var __import____nodes_Pair_js = __toESM(require_Pair());
|
|
33051
33059
|
var __import____nodes_YAMLMap_js = __toESM(require_YAMLMap());
|
|
@@ -33157,9 +33165,9 @@ var require_resolve_block_map = __commonJS({
|
|
|
33157
33165
|
}
|
|
33158
33166
|
});
|
|
33159
33167
|
|
|
33160
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
33168
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-seq.js
|
|
33161
33169
|
var require_resolve_block_seq = __commonJS({
|
|
33162
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
33170
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-seq.js"(exports2) {
|
|
33163
33171
|
init_esm_shims();
|
|
33164
33172
|
var __import____nodes_YAMLSeq_js = __toESM(require_YAMLSeq());
|
|
33165
33173
|
var __import___resolveProps_js = __toESM(require_resolve_props());
|
|
@@ -33211,9 +33219,9 @@ var require_resolve_block_seq = __commonJS({
|
|
|
33211
33219
|
}
|
|
33212
33220
|
});
|
|
33213
33221
|
|
|
33214
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
33222
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js
|
|
33215
33223
|
var require_resolve_end = __commonJS({
|
|
33216
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
33224
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-end.js"(exports2) {
|
|
33217
33225
|
"use strict";
|
|
33218
33226
|
init_esm_shims();
|
|
33219
33227
|
function resolveEnd(end, offset, reqSpace, onError) {
|
|
@@ -33255,9 +33263,9 @@ var require_resolve_end = __commonJS({
|
|
|
33255
33263
|
}
|
|
33256
33264
|
});
|
|
33257
33265
|
|
|
33258
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
33266
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-collection.js
|
|
33259
33267
|
var require_resolve_flow_collection = __commonJS({
|
|
33260
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
33268
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-collection.js"(exports2) {
|
|
33261
33269
|
init_esm_shims();
|
|
33262
33270
|
var __import____nodes_identity_js = __toESM(require_identity());
|
|
33263
33271
|
var __import____nodes_Pair_js = __toESM(require_Pair());
|
|
@@ -33457,9 +33465,9 @@ var require_resolve_flow_collection = __commonJS({
|
|
|
33457
33465
|
}
|
|
33458
33466
|
});
|
|
33459
33467
|
|
|
33460
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
33468
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js
|
|
33461
33469
|
var require_compose_collection = __commonJS({
|
|
33462
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
33470
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-collection.js"(exports2) {
|
|
33463
33471
|
init_esm_shims();
|
|
33464
33472
|
var __import____nodes_identity_js = __toESM(require_identity());
|
|
33465
33473
|
var __import____nodes_Scalar_js = __toESM(require_Scalar());
|
|
@@ -33529,9 +33537,9 @@ var require_compose_collection = __commonJS({
|
|
|
33529
33537
|
}
|
|
33530
33538
|
});
|
|
33531
33539
|
|
|
33532
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
33540
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-scalar.js
|
|
33533
33541
|
var require_resolve_block_scalar = __commonJS({
|
|
33534
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
33542
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-block-scalar.js"(exports2) {
|
|
33535
33543
|
init_esm_shims();
|
|
33536
33544
|
var __import____nodes_Scalar_js = __toESM(require_Scalar());
|
|
33537
33545
|
var Scalar = __import____nodes_Scalar_js;
|
|
@@ -33713,9 +33721,9 @@ var require_resolve_block_scalar = __commonJS({
|
|
|
33713
33721
|
}
|
|
33714
33722
|
});
|
|
33715
33723
|
|
|
33716
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
33724
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-scalar.js
|
|
33717
33725
|
var require_resolve_flow_scalar = __commonJS({
|
|
33718
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
33726
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/resolve-flow-scalar.js"(exports2) {
|
|
33719
33727
|
init_esm_shims();
|
|
33720
33728
|
var __import____nodes_Scalar_js = __toESM(require_Scalar());
|
|
33721
33729
|
var __import___resolveEnd_js = __toESM(require_resolve_end());
|
|
@@ -33934,9 +33942,9 @@ var require_resolve_flow_scalar = __commonJS({
|
|
|
33934
33942
|
}
|
|
33935
33943
|
});
|
|
33936
33944
|
|
|
33937
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
33945
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js
|
|
33938
33946
|
var require_compose_scalar = __commonJS({
|
|
33939
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
33947
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-scalar.js"(exports2) {
|
|
33940
33948
|
init_esm_shims();
|
|
33941
33949
|
var __import____nodes_identity_js = __toESM(require_identity());
|
|
33942
33950
|
var __import____nodes_Scalar_js = __toESM(require_Scalar());
|
|
@@ -34019,9 +34027,9 @@ var require_compose_scalar = __commonJS({
|
|
|
34019
34027
|
}
|
|
34020
34028
|
});
|
|
34021
34029
|
|
|
34022
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
34030
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js
|
|
34023
34031
|
var require_util_empty_scalar_position = __commonJS({
|
|
34024
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
34032
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/util-empty-scalar-position.js"(exports2) {
|
|
34025
34033
|
"use strict";
|
|
34026
34034
|
init_esm_shims();
|
|
34027
34035
|
function emptyScalarPosition(offset, before, pos) {
|
|
@@ -34050,9 +34058,9 @@ var require_util_empty_scalar_position = __commonJS({
|
|
|
34050
34058
|
}
|
|
34051
34059
|
});
|
|
34052
34060
|
|
|
34053
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
34061
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js
|
|
34054
34062
|
var require_compose_node = __commonJS({
|
|
34055
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
34063
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-node.js"(exports2) {
|
|
34056
34064
|
init_esm_shims();
|
|
34057
34065
|
var __import____nodes_Alias_js = __toESM(require_Alias());
|
|
34058
34066
|
var __import____nodes_identity_js = __toESM(require_identity());
|
|
@@ -34089,17 +34097,22 @@ var require_compose_node = __commonJS({
|
|
|
34089
34097
|
case "block-map":
|
|
34090
34098
|
case "block-seq":
|
|
34091
34099
|
case "flow-collection":
|
|
34092
|
-
|
|
34093
|
-
|
|
34094
|
-
|
|
34100
|
+
try {
|
|
34101
|
+
node = composeCollection.composeCollection(CN, ctx, token, props, onError);
|
|
34102
|
+
if (anchor)
|
|
34103
|
+
node.anchor = anchor.source.substring(1);
|
|
34104
|
+
} catch (error2) {
|
|
34105
|
+
const message = error2 instanceof Error ? error2.message : String(error2);
|
|
34106
|
+
onError(token, "RESOURCE_EXHAUSTION", message);
|
|
34107
|
+
}
|
|
34095
34108
|
break;
|
|
34096
34109
|
default: {
|
|
34097
34110
|
const message = token.type === "error" ? token.message : `Unsupported token (type: ${token.type})`;
|
|
34098
34111
|
onError(token, "UNEXPECTED_TOKEN", message);
|
|
34099
|
-
node = composeEmptyNode(ctx, token.offset, void 0, null, props, onError);
|
|
34100
34112
|
isSrcToken = false;
|
|
34101
34113
|
}
|
|
34102
34114
|
}
|
|
34115
|
+
node ?? (node = composeEmptyNode(ctx, token.offset, void 0, null, props, onError));
|
|
34103
34116
|
if (anchor && node.anchor === "")
|
|
34104
34117
|
onError(anchor, "BAD_ALIAS", "Anchor cannot be an empty string");
|
|
34105
34118
|
if (atKey && ctx.options.stringKeys && (!identity2.isScalar(node) || typeof node.value !== "string" || node.tag && node.tag !== "tag:yaml.org,2002:str")) {
|
|
@@ -34157,9 +34170,9 @@ var require_compose_node = __commonJS({
|
|
|
34157
34170
|
}
|
|
34158
34171
|
});
|
|
34159
34172
|
|
|
34160
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
34173
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js
|
|
34161
34174
|
var require_compose_doc = __commonJS({
|
|
34162
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
34175
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/compose-doc.js"(exports2) {
|
|
34163
34176
|
init_esm_shims();
|
|
34164
34177
|
var __import____doc_Document_js = __toESM(require_Document());
|
|
34165
34178
|
var __import___composeNode_js = __toESM(require_compose_node());
|
|
@@ -34204,10 +34217,10 @@ var require_compose_doc = __commonJS({
|
|
|
34204
34217
|
}
|
|
34205
34218
|
});
|
|
34206
34219
|
|
|
34207
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
34220
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js
|
|
34208
34221
|
import * as __import_process2 from "process";
|
|
34209
34222
|
var require_composer = __commonJS({
|
|
34210
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
34223
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/compose/composer.js"(exports2) {
|
|
34211
34224
|
init_esm_shims();
|
|
34212
34225
|
var __import____doc_directives_js = __toESM(require_directives());
|
|
34213
34226
|
var __import____doc_Document_js = __toESM(require_Document());
|
|
@@ -34417,9 +34430,9 @@ ${end.comment}` : end.comment;
|
|
|
34417
34430
|
}
|
|
34418
34431
|
});
|
|
34419
34432
|
|
|
34420
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
34433
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js
|
|
34421
34434
|
var require_cst_scalar = __commonJS({
|
|
34422
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
34435
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-scalar.js"(exports2) {
|
|
34423
34436
|
init_esm_shims();
|
|
34424
34437
|
var __import____compose_resolveBlockScalar_js = __toESM(require_resolve_block_scalar());
|
|
34425
34438
|
var __import____compose_resolveFlowScalar_js = __toESM(require_resolve_flow_scalar());
|
|
@@ -34606,9 +34619,9 @@ var require_cst_scalar = __commonJS({
|
|
|
34606
34619
|
}
|
|
34607
34620
|
});
|
|
34608
34621
|
|
|
34609
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
34622
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js
|
|
34610
34623
|
var require_cst_stringify = __commonJS({
|
|
34611
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
34624
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-stringify.js"(exports2) {
|
|
34612
34625
|
"use strict";
|
|
34613
34626
|
init_esm_shims();
|
|
34614
34627
|
var stringify5 = (cst) => "type" in cst ? stringifyToken(cst) : stringifyItem(cst);
|
|
@@ -34668,9 +34681,9 @@ var require_cst_stringify = __commonJS({
|
|
|
34668
34681
|
}
|
|
34669
34682
|
});
|
|
34670
34683
|
|
|
34671
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
34684
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js
|
|
34672
34685
|
var require_cst_visit = __commonJS({
|
|
34673
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
34686
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst-visit.js"(exports2) {
|
|
34674
34687
|
"use strict";
|
|
34675
34688
|
init_esm_shims();
|
|
34676
34689
|
var BREAK = Symbol("break visit");
|
|
@@ -34731,9 +34744,9 @@ var require_cst_visit = __commonJS({
|
|
|
34731
34744
|
}
|
|
34732
34745
|
});
|
|
34733
34746
|
|
|
34734
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
34747
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js
|
|
34735
34748
|
var require_cst = __commonJS({
|
|
34736
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
34749
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/cst.js"(exports2) {
|
|
34737
34750
|
init_esm_shims();
|
|
34738
34751
|
var __import___cstScalar_js = __toESM(require_cst_scalar());
|
|
34739
34752
|
var __import___cstStringify_js = __toESM(require_cst_stringify());
|
|
@@ -34836,9 +34849,9 @@ var require_cst = __commonJS({
|
|
|
34836
34849
|
}
|
|
34837
34850
|
});
|
|
34838
34851
|
|
|
34839
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
34852
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js
|
|
34840
34853
|
var require_lexer = __commonJS({
|
|
34841
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
34854
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/lexer.js"(exports2) {
|
|
34842
34855
|
init_esm_shims();
|
|
34843
34856
|
var __import___cst_js = __toESM(require_cst());
|
|
34844
34857
|
var cst = __import___cst_js;
|
|
@@ -35416,9 +35429,9 @@ var require_lexer = __commonJS({
|
|
|
35416
35429
|
}
|
|
35417
35430
|
});
|
|
35418
35431
|
|
|
35419
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
35432
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js
|
|
35420
35433
|
var require_line_counter = __commonJS({
|
|
35421
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
35434
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/line-counter.js"(exports2) {
|
|
35422
35435
|
"use strict";
|
|
35423
35436
|
init_esm_shims();
|
|
35424
35437
|
var LineCounter = class {
|
|
@@ -35448,10 +35461,10 @@ var require_line_counter = __commonJS({
|
|
|
35448
35461
|
}
|
|
35449
35462
|
});
|
|
35450
35463
|
|
|
35451
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
35464
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js
|
|
35452
35465
|
import * as __import_process3 from "process";
|
|
35453
35466
|
var require_parser = __commonJS({
|
|
35454
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
35467
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/parse/parser.js"(exports2) {
|
|
35455
35468
|
init_esm_shims();
|
|
35456
35469
|
var __import___cst_js = __toESM(require_cst());
|
|
35457
35470
|
var __import___lexer_js = __toESM(require_lexer());
|
|
@@ -36318,9 +36331,9 @@ var require_parser = __commonJS({
|
|
|
36318
36331
|
}
|
|
36319
36332
|
});
|
|
36320
36333
|
|
|
36321
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
36334
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js
|
|
36322
36335
|
var require_public_api = __commonJS({
|
|
36323
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
36336
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/public-api.js"(exports2) {
|
|
36324
36337
|
init_esm_shims();
|
|
36325
36338
|
var __import___compose_composer_js = __toESM(require_composer());
|
|
36326
36339
|
var __import___doc_Document_js = __toESM(require_Document());
|
|
@@ -36422,9 +36435,9 @@ var require_public_api = __commonJS({
|
|
|
36422
36435
|
}
|
|
36423
36436
|
});
|
|
36424
36437
|
|
|
36425
|
-
// ../../node_modules/.pnpm/yaml@2.8.
|
|
36438
|
+
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js
|
|
36426
36439
|
var require_dist = __commonJS({
|
|
36427
|
-
"../../node_modules/.pnpm/yaml@2.8.
|
|
36440
|
+
"../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/index.js"(exports2) {
|
|
36428
36441
|
init_esm_shims();
|
|
36429
36442
|
var __import___compose_composer_js = __toESM(require_composer());
|
|
36430
36443
|
var __import___doc_Document_js = __toESM(require_Document());
|
|
@@ -283218,11 +283231,11 @@ function interpolate(target, source = {}, parse9 = (v2) => v2) {
|
|
|
283218
283231
|
}
|
|
283219
283232
|
var _normalize = (p) => p?.replace(/\\/g, "/");
|
|
283220
283233
|
var ASYNC_LOADERS = {
|
|
283221
|
-
".yaml": () => import("./yaml-
|
|
283222
|
-
".yml": () => import("./yaml-
|
|
283223
|
-
".jsonc": () => import("./jsonc-
|
|
283224
|
-
".json5": () => import("./json5-
|
|
283225
|
-
".toml": () => import("./toml-
|
|
283234
|
+
".yaml": () => import("./yaml-H2W3SR77.js").then((r) => r.parseYAML),
|
|
283235
|
+
".yml": () => import("./yaml-H2W3SR77.js").then((r) => r.parseYAML),
|
|
283236
|
+
".jsonc": () => import("./jsonc-6EEXBYDQ.js").then((r) => r.parseJSONC),
|
|
283237
|
+
".json5": () => import("./json5-U63ZDSEM.js").then((r) => r.parseJSON5),
|
|
283238
|
+
".toml": () => import("./toml-GDPI2CZP.js").then((r) => r.parseTOML)
|
|
283226
283239
|
};
|
|
283227
283240
|
var SUPPORTED_EXTENSIONS = [
|
|
283228
283241
|
// with jiti
|
|
@@ -283422,8 +283435,8 @@ async function resolveConfig(source, options, sourceOptions = {}) {
|
|
|
283422
283435
|
}
|
|
283423
283436
|
const _merger = options.merger || defu;
|
|
283424
283437
|
if (options.giget !== false && GIGET_PREFIXES.some((prefix) => source.startsWith(prefix))) {
|
|
283425
|
-
const { downloadTemplate } = await import("./dist-
|
|
283426
|
-
const { digest } = await import("./dist-
|
|
283438
|
+
const { downloadTemplate } = await import("./dist-4LGEZN7B.js");
|
|
283439
|
+
const { digest } = await import("./dist-ILTMROO3.js");
|
|
283427
283440
|
const cloneName = source.replace(/\W+/g, "_").split("_").splice(0, 3).join("_") + "_" + digest(source).slice(0, 10).replace(/[-_]/g, "");
|
|
283428
283441
|
let cloneDir;
|
|
283429
283442
|
const localNodeModules = resolve(options.cwd, "node_modules");
|
|
@@ -283553,7 +283566,7 @@ var DEFAULT_COLOR_CONFIG = {
|
|
|
283553
283566
|
warning: "#e3b341",
|
|
283554
283567
|
danger: "#D8314A",
|
|
283555
283568
|
fatal: "#51070f",
|
|
283556
|
-
performance: "#
|
|
283569
|
+
performance: "#13c302",
|
|
283557
283570
|
link: "#3fa6ff",
|
|
283558
283571
|
positive: "#22c55e",
|
|
283559
283572
|
negative: "#dc2626",
|
|
@@ -283571,7 +283584,7 @@ var DEFAULT_COLOR_CONFIG = {
|
|
|
283571
283584
|
warning: "#f3d371",
|
|
283572
283585
|
danger: "#D8314A",
|
|
283573
283586
|
fatal: "#a40e26",
|
|
283574
|
-
performance: "#
|
|
283587
|
+
performance: "#80fd74",
|
|
283575
283588
|
link: "#3fa6ff",
|
|
283576
283589
|
positive: "#22c55e",
|
|
283577
283590
|
negative: "#dc2626",
|
|
@@ -285795,7 +285808,7 @@ var fatalColorSchema = optional(colorSchema);
|
|
|
285795
285808
|
schemaRegistry.add(fatalColorSchema, {
|
|
285796
285809
|
description: "The fatal color of the workspace"
|
|
285797
285810
|
});
|
|
285798
|
-
var performanceColorSchema = _default(colorSchema, "#
|
|
285811
|
+
var performanceColorSchema = _default(colorSchema, "#80fd74");
|
|
285799
285812
|
schemaRegistry.add(performanceColorSchema, {
|
|
285800
285813
|
description: "The performance color of the workspace"
|
|
285801
285814
|
});
|
|
@@ -340979,7 +340992,7 @@ async function upgradeDependency([name3, tag = "latest"]) {
|
|
|
340979
340992
|
var npmRequestLimit = (0, import_p_limit2.default)(40);
|
|
340980
340993
|
function getPackageInfo(pkgName) {
|
|
340981
340994
|
return npmRequestLimit(async () => {
|
|
340982
|
-
const getPackageJson = (await import("./package-json-
|
|
340995
|
+
const getPackageJson = (await import("./package-json-5ISBLOLH.js")).default;
|
|
340983
340996
|
return getPackageJson(pkgName, {
|
|
340984
340997
|
allVersions: true
|
|
340985
340998
|
});
|