@icebreakers/eslint-config 1.1.2 → 1.1.4
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.
|
@@ -22,9 +22,9 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
22
22
|
};
|
|
23
23
|
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
24
24
|
|
|
25
|
-
// ../../node_modules/.pnpm/tsup@8.
|
|
26
|
-
import { fileURLToPath } from "url";
|
|
25
|
+
// ../../node_modules/.pnpm/tsup@8.5.0_jiti@2.4.2_postcss@8.5.3_tsx@4.19.4_typescript@5.8.3_yaml@2.8.0/node_modules/tsup/assets/esm_shims.js
|
|
27
26
|
import path from "path";
|
|
27
|
+
import { fileURLToPath } from "url";
|
|
28
28
|
var getFilename = () => fileURLToPath(import.meta.url);
|
|
29
29
|
var getDirname = () => path.dirname(getFilename());
|
|
30
30
|
var __dirname = /* @__PURE__ */ getDirname();
|
package/dist/index.cjs
CHANGED
|
@@ -31,20 +31,20 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
31
31
|
));
|
|
32
32
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
33
33
|
|
|
34
|
-
// ../../node_modules/.pnpm/tsup@8.
|
|
34
|
+
// ../../node_modules/.pnpm/tsup@8.5.0_jiti@2.4.2_postcss@8.5.3_tsx@4.19.4_typescript@5.8.3_yaml@2.8.0/node_modules/tsup/assets/cjs_shims.js
|
|
35
35
|
var getImportMetaUrl, importMetaUrl;
|
|
36
36
|
var init_cjs_shims = __esm({
|
|
37
|
-
"../../node_modules/.pnpm/tsup@8.
|
|
37
|
+
"../../node_modules/.pnpm/tsup@8.5.0_jiti@2.4.2_postcss@8.5.3_tsx@4.19.4_typescript@5.8.3_yaml@2.8.0/node_modules/tsup/assets/cjs_shims.js"() {
|
|
38
38
|
"use strict";
|
|
39
39
|
getImportMetaUrl = () => typeof document === "undefined" ? new URL(`file:${__filename}`).href : document.currentScript && document.currentScript.src || new URL("main.js", document.baseURI).href;
|
|
40
40
|
importMetaUrl = /* @__PURE__ */ getImportMetaUrl();
|
|
41
41
|
}
|
|
42
42
|
});
|
|
43
43
|
|
|
44
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
44
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/base.js
|
|
45
45
|
var base;
|
|
46
46
|
var init_base = __esm({
|
|
47
|
-
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
47
|
+
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/base.js"() {
|
|
48
48
|
"use strict";
|
|
49
49
|
init_cjs_shims();
|
|
50
50
|
base = {
|
|
@@ -63,10 +63,10 @@ var init_base = __esm({
|
|
|
63
63
|
}
|
|
64
64
|
});
|
|
65
65
|
|
|
66
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
66
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/code-blocks.js
|
|
67
67
|
var codeBlocks;
|
|
68
68
|
var init_code_blocks = __esm({
|
|
69
|
-
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
69
|
+
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/code-blocks.js"() {
|
|
70
70
|
"use strict";
|
|
71
71
|
init_cjs_shims();
|
|
72
72
|
codeBlocks = {
|
|
@@ -89,10 +89,10 @@ var init_code_blocks = __esm({
|
|
|
89
89
|
}
|
|
90
90
|
});
|
|
91
91
|
|
|
92
|
-
// ../../node_modules/.pnpm/eslint-mdx@3.4.
|
|
93
|
-
var import_node_fs, import_node_module, import_node_path, arrayify, getPhysicalFilename, getPositionAtFactory, normalizePosition, prevCharOffsetFactory, nextCharOffsetFactory, cjsRequire;
|
|
92
|
+
// ../../node_modules/.pnpm/eslint-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-mdx/lib/helpers.js
|
|
93
|
+
var import_node_fs, import_node_module, import_node_path, arrayify, getPhysicalFilename, getPositionAtFactory, normalizePosition, prevCharOffsetFactory, nextCharOffsetFactory, importMetaUrl2, cjsRequire;
|
|
94
94
|
var init_helpers = __esm({
|
|
95
|
-
"../../node_modules/.pnpm/eslint-mdx@3.4.
|
|
95
|
+
"../../node_modules/.pnpm/eslint-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-mdx/lib/helpers.js"() {
|
|
96
96
|
"use strict";
|
|
97
97
|
init_cjs_shims();
|
|
98
98
|
import_node_fs = __toESM(require("fs"), 1);
|
|
@@ -166,14 +166,15 @@ var init_helpers = __esm({
|
|
|
166
166
|
}
|
|
167
167
|
};
|
|
168
168
|
};
|
|
169
|
-
|
|
169
|
+
importMetaUrl2 = importMetaUrl2;
|
|
170
|
+
cjsRequire = importMetaUrl2 ? (0, import_node_module.createRequire)(importMetaUrl2) : require;
|
|
170
171
|
}
|
|
171
172
|
});
|
|
172
173
|
|
|
173
|
-
// ../../node_modules/.pnpm/eslint-mdx@3.4.
|
|
174
|
+
// ../../node_modules/.pnpm/eslint-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-mdx/lib/meta.js
|
|
174
175
|
var pkg, meta;
|
|
175
176
|
var init_meta = __esm({
|
|
176
|
-
"../../node_modules/.pnpm/eslint-mdx@3.4.
|
|
177
|
+
"../../node_modules/.pnpm/eslint-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-mdx/lib/meta.js"() {
|
|
177
178
|
"use strict";
|
|
178
179
|
init_cjs_shims();
|
|
179
180
|
init_helpers();
|
|
@@ -182,33 +183,14 @@ var init_meta = __esm({
|
|
|
182
183
|
}
|
|
183
184
|
});
|
|
184
185
|
|
|
185
|
-
// ../../node_modules/.pnpm/
|
|
186
|
-
|
|
187
|
-
var t = {};
|
|
188
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
189
|
-
t[p] = s[p];
|
|
190
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
191
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
192
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
193
|
-
t[p[i]] = s[p[i]];
|
|
194
|
-
}
|
|
195
|
-
return t;
|
|
196
|
-
}
|
|
197
|
-
var init_tslib_es6 = __esm({
|
|
198
|
-
"../../node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs"() {
|
|
199
|
-
"use strict";
|
|
200
|
-
init_cjs_shims();
|
|
201
|
-
}
|
|
202
|
-
});
|
|
203
|
-
|
|
204
|
-
// ../../node_modules/.pnpm/synckit@0.11.4/node_modules/synckit/lib/common.js
|
|
205
|
-
var _a, NODE_OPTIONS, hasFlag, parseVersion, compareVersion, NODE_VERSION, compareNodeVersion;
|
|
186
|
+
// ../../node_modules/.pnpm/synckit@0.11.6/node_modules/synckit/lib/common.js
|
|
187
|
+
var NODE_OPTIONS, hasFlag, parseVersion, compareVersion, NODE_VERSION, compareNodeVersion;
|
|
206
188
|
var init_common = __esm({
|
|
207
|
-
"../../node_modules/.pnpm/synckit@0.11.
|
|
189
|
+
"../../node_modules/.pnpm/synckit@0.11.6/node_modules/synckit/lib/common.js"() {
|
|
208
190
|
"use strict";
|
|
209
191
|
init_cjs_shims();
|
|
210
|
-
NODE_OPTIONS =
|
|
211
|
-
hasFlag = (flag) =>
|
|
192
|
+
NODE_OPTIONS = process.env.NODE_OPTIONS?.split(/\s+/);
|
|
193
|
+
hasFlag = (flag) => NODE_OPTIONS?.includes(flag) || process.argv.includes(flag);
|
|
212
194
|
parseVersion = (version) => version.split(".").map(Number.parseFloat);
|
|
213
195
|
compareVersion = (version1, version2) => {
|
|
214
196
|
const versions1 = parseVersion(version1);
|
|
@@ -231,10 +213,10 @@ var init_common = __esm({
|
|
|
231
213
|
}
|
|
232
214
|
});
|
|
233
215
|
|
|
234
|
-
// ../../node_modules/.pnpm/synckit@0.11.
|
|
216
|
+
// ../../node_modules/.pnpm/synckit@0.11.6/node_modules/synckit/lib/constants.js
|
|
235
217
|
var TsRunner, NODE_OPTIONS_, SYNCKIT_EXEC_ARGV, SYNCKIT_GLOBAL_SHIMS, SYNCKIT_TIMEOUT, SYNCKIT_TS_RUNNER, TS_ESM_PARTIAL_SUPPORTED, MTS_SUPPORTED, MODULE_REGISTER_SUPPORTED, STRIP_TYPES_NODE_VERSION, TRANSFORM_TYPES_NODE_VERSION, FEATURE_TYPESCRIPT_NODE_VERSION, DEFAULT_TYPES_NODE_VERSION, STRIP_TYPES_FLAG, TRANSFORM_TYPES_FLAG, NO_STRIP_TYPES_FLAG, NODE_OPTIONS2, NO_STRIP_TYPES, DEFAULT_TIMEOUT, DEFAULT_EXEC_ARGV, DEFAULT_TS_RUNNER, DEFAULT_GLOBAL_SHIMS, DEFAULT_GLOBAL_SHIMS_PRESET, IMPORT_FLAG, REQUIRE_FLAG, REQUIRE_ABBR_FLAG, REQUIRE_FLAGS, LOADER_FLAG, EXPERIMENTAL_LOADER_FLAG, LOADER_FLAGS, IMPORT_FLAG_SUPPORTED, INT32_BYTES;
|
|
236
218
|
var init_constants = __esm({
|
|
237
|
-
"../../node_modules/.pnpm/synckit@0.11.
|
|
219
|
+
"../../node_modules/.pnpm/synckit@0.11.6/node_modules/synckit/lib/constants.js"() {
|
|
238
220
|
"use strict";
|
|
239
221
|
init_cjs_shims();
|
|
240
222
|
init_common();
|
|
@@ -364,7 +346,7 @@ var init_lib = __esm({
|
|
|
364
346
|
}
|
|
365
347
|
});
|
|
366
348
|
|
|
367
|
-
// ../../node_modules/.pnpm/synckit@0.11.
|
|
349
|
+
// ../../node_modules/.pnpm/synckit@0.11.6/node_modules/synckit/lib/helpers.js
|
|
368
350
|
function startWorkerThread(workerPath, { timeout = DEFAULT_TIMEOUT, execArgv = DEFAULT_EXEC_ARGV, tsRunner = DEFAULT_TS_RUNNER, transferList = [], globalShims = DEFAULT_GLOBAL_SHIMS } = {}) {
|
|
369
351
|
const { port1: mainPort, port2: workerPort } = new import_node_worker_threads.MessageChannel();
|
|
370
352
|
const { isTs, ext, jsUseEsm, tsUseEsm, tsRunner: finalTsRunner, workerPath: finalWorkerPath, pnpLoaderPath, execArgv: finalExecArgv } = setupTsRunner(workerPath, { execArgv, tsRunner });
|
|
@@ -386,7 +368,7 @@ function startWorkerThread(workerPath, { timeout = DEFAULT_TIMEOUT, execArgv = D
|
|
|
386
368
|
}
|
|
387
369
|
}
|
|
388
370
|
const finalGlobalShims = (globalShims === true ? DEFAULT_GLOBAL_SHIMS_PRESET : Array.isArray(globalShims) ? globalShims : []).filter(({ moduleName }) => isPkgAvailable(moduleName));
|
|
389
|
-
sharedBufferView
|
|
371
|
+
sharedBufferView ?? (sharedBufferView = new Int32Array(sharedBuffer ?? (sharedBuffer = new SharedArrayBuffer(INT32_BYTES)), 0, 1));
|
|
390
372
|
const useGlobals = finalGlobalShims.length > 0;
|
|
391
373
|
const useEval = isTs ? !tsUseEsm : !jsUseEsm && useGlobals;
|
|
392
374
|
const worker = new import_node_worker_threads.Worker(jsUseEsm && useGlobals || tsUseEsm && finalTsRunner === TsRunner.TsNode ? dataUrl(`${generateGlobals(finalWorkerPath, finalGlobalShims)};import '${String(workerPathUrl)}'`) : useEval ? `${generateGlobals(finalWorkerPath, finalGlobalShims, "require")};${encodeImportModule(finalWorkerPath, "require")}` : workerPathUrl, {
|
|
@@ -408,7 +390,7 @@ function startWorkerThread(workerPath, { timeout = DEFAULT_TIMEOUT, execArgv = D
|
|
|
408
390
|
port.postMessage(abortMsg);
|
|
409
391
|
throw new Error("Internal error: Atomics.wait() failed: " + status);
|
|
410
392
|
}
|
|
411
|
-
const
|
|
393
|
+
const { id, ...message } = (0, import_node_worker_threads.receiveMessageOnPort)(mainPort).message;
|
|
412
394
|
if (id < expectedId) {
|
|
413
395
|
const waitingTime = Date.now() - start;
|
|
414
396
|
return receiveMessageWithId(port, expectedId, waitingTimeout ? waitingTimeout - waitingTime : void 0);
|
|
@@ -416,7 +398,7 @@ function startWorkerThread(workerPath, { timeout = DEFAULT_TIMEOUT, execArgv = D
|
|
|
416
398
|
if (expectedId !== id) {
|
|
417
399
|
throw new Error(`Internal error: Expected id ${expectedId} but got id ${id}`);
|
|
418
400
|
}
|
|
419
|
-
return
|
|
401
|
+
return { id, ...message };
|
|
420
402
|
};
|
|
421
403
|
const syncFn = (...args) => {
|
|
422
404
|
const id = nextID++;
|
|
@@ -436,10 +418,9 @@ function startWorkerThread(workerPath, { timeout = DEFAULT_TIMEOUT, execArgv = D
|
|
|
436
418
|
}
|
|
437
419
|
var import_node_crypto, import_node_fs3, import_node_path3, import_node_url, import_node_worker_threads, isFile, dataUrl, hasRequireFlag, hasImportFlag, hasLoaderFlag, setupTsRunner, md5Hash, encodeImportModule, _generateGlobals, globalsCache, tmpdir, _dirname, generateGlobals, sharedBuffer, sharedBufferView;
|
|
438
420
|
var init_helpers3 = __esm({
|
|
439
|
-
"../../node_modules/.pnpm/synckit@0.11.
|
|
421
|
+
"../../node_modules/.pnpm/synckit@0.11.6/node_modules/synckit/lib/helpers.js"() {
|
|
440
422
|
"use strict";
|
|
441
423
|
init_cjs_shims();
|
|
442
|
-
init_tslib_es6();
|
|
443
424
|
import_node_crypto = require("crypto");
|
|
444
425
|
import_node_fs3 = __toESM(require("fs"), 1);
|
|
445
426
|
import_node_path3 = __toESM(require("path"), 1);
|
|
@@ -449,10 +430,9 @@ var init_helpers3 = __esm({
|
|
|
449
430
|
init_common();
|
|
450
431
|
init_constants();
|
|
451
432
|
isFile = (path7) => {
|
|
452
|
-
var _a2;
|
|
453
433
|
try {
|
|
454
|
-
return !!
|
|
455
|
-
} catch
|
|
434
|
+
return !!import_node_fs3.default.statSync(path7, { throwIfNoEntry: false })?.isFile();
|
|
435
|
+
} catch {
|
|
456
436
|
return false;
|
|
457
437
|
}
|
|
458
438
|
};
|
|
@@ -632,7 +612,7 @@ var init_helpers3 = __esm({
|
|
|
632
612
|
let pnpApiPath;
|
|
633
613
|
try {
|
|
634
614
|
pnpApiPath = cjsRequire2.resolve("pnpapi");
|
|
635
|
-
} catch
|
|
615
|
+
} catch {
|
|
636
616
|
}
|
|
637
617
|
if (pnpApiPath && !NODE_OPTIONS2.some((option, index) => REQUIRE_FLAGS.has(option) && pnpApiPath === cjsRequire2.resolve(NODE_OPTIONS2[index + 1])) && !execArgv.includes(pnpApiPath)) {
|
|
638
618
|
execArgv = [REQUIRE_ABBR_FLAG, pnpApiPath, ...execArgv];
|
|
@@ -659,11 +639,11 @@ var init_helpers3 = __esm({
|
|
|
659
639
|
md5Hash = (text) => (0, import_node_crypto.createHash)("md5").update(text).digest("hex");
|
|
660
640
|
encodeImportModule = (moduleNameOrGlobalShim, type = "import") => {
|
|
661
641
|
const { moduleName, globalName, named, conditional } = typeof moduleNameOrGlobalShim === "string" ? { moduleName: moduleNameOrGlobalShim } : moduleNameOrGlobalShim;
|
|
662
|
-
const importStatement = type === "import" ? `import${globalName ? " " + (named === null ? "* as " + globalName :
|
|
642
|
+
const importStatement = type === "import" ? `import${globalName ? " " + (named === null ? "* as " + globalName : named?.trim() ? `{${named}}` : globalName) + " from" : ""} '${import_node_path3.default.isAbsolute(moduleName) ? String((0, import_node_url.pathToFileURL)(moduleName)) : moduleName}'` : `${globalName ? "const " + (named?.trim() ? `{${named}}` : globalName) + "=" : ""}require('${moduleName.replace(/\\/g, "\\\\")}')`;
|
|
663
643
|
if (!globalName) {
|
|
664
644
|
return importStatement;
|
|
665
645
|
}
|
|
666
|
-
const overrideStatement = `globalThis.${globalName}=${
|
|
646
|
+
const overrideStatement = `globalThis.${globalName}=${named?.trim() ? named : globalName}`;
|
|
667
647
|
return importStatement + (conditional === false ? `;${overrideStatement}` : `;if(!globalThis.${globalName})${overrideStatement}`);
|
|
668
648
|
};
|
|
669
649
|
_generateGlobals = (globalShims, type) => globalShims.reduce((acc, shim) => `${acc}${acc ? ";" : ""}${encodeImportModule(shim, type)}`, "");
|
|
@@ -672,7 +652,7 @@ var init_helpers3 = __esm({
|
|
|
672
652
|
if (globalShims.length === 0) {
|
|
673
653
|
return "";
|
|
674
654
|
}
|
|
675
|
-
globalsCache
|
|
655
|
+
globalsCache ?? (globalsCache = /* @__PURE__ */ new Map());
|
|
676
656
|
const cached = globalsCache.get(workerPath);
|
|
677
657
|
if (cached) {
|
|
678
658
|
const [content2, filepath2] = cached;
|
|
@@ -698,17 +678,17 @@ var init_helpers3 = __esm({
|
|
|
698
678
|
}
|
|
699
679
|
});
|
|
700
680
|
|
|
701
|
-
// ../../node_modules/.pnpm/synckit@0.11.
|
|
681
|
+
// ../../node_modules/.pnpm/synckit@0.11.6/node_modules/synckit/lib/types.js
|
|
702
682
|
var init_types = __esm({
|
|
703
|
-
"../../node_modules/.pnpm/synckit@0.11.
|
|
683
|
+
"../../node_modules/.pnpm/synckit@0.11.6/node_modules/synckit/lib/types.js"() {
|
|
704
684
|
"use strict";
|
|
705
685
|
init_cjs_shims();
|
|
706
686
|
}
|
|
707
687
|
});
|
|
708
688
|
|
|
709
|
-
// ../../node_modules/.pnpm/synckit@0.11.
|
|
689
|
+
// ../../node_modules/.pnpm/synckit@0.11.6/node_modules/synckit/lib/index.js
|
|
710
690
|
function createSyncFn(workerPath, timeoutOrOptions) {
|
|
711
|
-
syncFnCache
|
|
691
|
+
syncFnCache ?? (syncFnCache = /* @__PURE__ */ new Map());
|
|
712
692
|
if (typeof workerPath !== "string" || workerPath.startsWith("file://")) {
|
|
713
693
|
workerPath = (0, import_node_url2.fileURLToPath)(workerPath);
|
|
714
694
|
}
|
|
@@ -725,7 +705,7 @@ function createSyncFn(workerPath, timeoutOrOptions) {
|
|
|
725
705
|
}
|
|
726
706
|
var import_node_module3, import_node_path4, import_node_url2, import_node_worker_threads2, syncFnCache;
|
|
727
707
|
var init_lib2 = __esm({
|
|
728
|
-
"../../node_modules/.pnpm/synckit@0.11.
|
|
708
|
+
"../../node_modules/.pnpm/synckit@0.11.6/node_modules/synckit/lib/index.js"() {
|
|
729
709
|
"use strict";
|
|
730
710
|
init_cjs_shims();
|
|
731
711
|
import_node_module3 = __toESM(require("module"), 1);
|
|
@@ -741,10 +721,10 @@ var init_lib2 = __esm({
|
|
|
741
721
|
}
|
|
742
722
|
});
|
|
743
723
|
|
|
744
|
-
// ../../node_modules/.pnpm/eslint-mdx@3.4.
|
|
724
|
+
// ../../node_modules/.pnpm/eslint-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-mdx/lib/sync.js
|
|
745
725
|
var performSyncWork;
|
|
746
726
|
var init_sync = __esm({
|
|
747
|
-
"../../node_modules/.pnpm/eslint-mdx@3.4.
|
|
727
|
+
"../../node_modules/.pnpm/eslint-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-mdx/lib/sync.js"() {
|
|
748
728
|
"use strict";
|
|
749
729
|
init_cjs_shims();
|
|
750
730
|
init_lib2();
|
|
@@ -753,10 +733,10 @@ var init_sync = __esm({
|
|
|
753
733
|
}
|
|
754
734
|
});
|
|
755
735
|
|
|
756
|
-
// ../../node_modules/.pnpm/eslint-mdx@3.4.
|
|
736
|
+
// ../../node_modules/.pnpm/eslint-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-mdx/lib/parser.js
|
|
757
737
|
var import_node_path5, DEFAULT_EXTENSIONS, MARKDOWN_EXTENSIONS, Parser, parser, parse, parseForESLint;
|
|
758
738
|
var init_parser = __esm({
|
|
759
|
-
"../../node_modules/.pnpm/eslint-mdx@3.4.
|
|
739
|
+
"../../node_modules/.pnpm/eslint-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-mdx/lib/parser.js"() {
|
|
760
740
|
"use strict";
|
|
761
741
|
init_cjs_shims();
|
|
762
742
|
import_node_path5 = __toESM(require("path"), 1);
|
|
@@ -822,7 +802,7 @@ var init_parser = __esm({
|
|
|
822
802
|
}
|
|
823
803
|
});
|
|
824
804
|
|
|
825
|
-
// ../../node_modules/.pnpm/eslint-mdx@3.4.
|
|
805
|
+
// ../../node_modules/.pnpm/eslint-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-mdx/lib/index.js
|
|
826
806
|
var lib_exports = {};
|
|
827
807
|
__export(lib_exports, {
|
|
828
808
|
DEFAULT_EXTENSIONS: () => DEFAULT_EXTENSIONS,
|
|
@@ -842,7 +822,7 @@ __export(lib_exports, {
|
|
|
842
822
|
prevCharOffsetFactory: () => prevCharOffsetFactory
|
|
843
823
|
});
|
|
844
824
|
var init_lib3 = __esm({
|
|
845
|
-
"../../node_modules/.pnpm/eslint-mdx@3.4.
|
|
825
|
+
"../../node_modules/.pnpm/eslint-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-mdx/lib/index.js"() {
|
|
846
826
|
"use strict";
|
|
847
827
|
init_cjs_shims();
|
|
848
828
|
init_helpers();
|
|
@@ -852,10 +832,10 @@ var init_lib3 = __esm({
|
|
|
852
832
|
}
|
|
853
833
|
});
|
|
854
834
|
|
|
855
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
835
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/flat.js
|
|
856
836
|
var flat, parserOptions, restConfig, flatCodeBlocks;
|
|
857
837
|
var init_flat = __esm({
|
|
858
|
-
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
838
|
+
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/flat.js"() {
|
|
859
839
|
"use strict";
|
|
860
840
|
init_cjs_shims();
|
|
861
841
|
init_lib3();
|
|
@@ -891,24 +871,25 @@ var init_flat = __esm({
|
|
|
891
871
|
}
|
|
892
872
|
});
|
|
893
873
|
|
|
894
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
895
|
-
var import_node_module4, getGlobals, cjsRequire3;
|
|
874
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/helpers.js
|
|
875
|
+
var import_node_module4, getGlobals, importMetaUrl3, cjsRequire3;
|
|
896
876
|
var init_helpers4 = __esm({
|
|
897
|
-
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
877
|
+
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/helpers.js"() {
|
|
898
878
|
"use strict";
|
|
899
879
|
init_cjs_shims();
|
|
900
880
|
import_node_module4 = require("module");
|
|
901
881
|
getGlobals = (sources, initialGlobals = {}) => (Array.isArray(sources) ? sources : Object.keys(sources)).reduce((globals, source) => Object.assign(globals, {
|
|
902
882
|
[source]: false
|
|
903
883
|
}), initialGlobals);
|
|
904
|
-
|
|
884
|
+
importMetaUrl3 = importMetaUrl3;
|
|
885
|
+
cjsRequire3 = importMetaUrl3 ? (0, import_node_module4.createRequire)(importMetaUrl3) : require;
|
|
905
886
|
}
|
|
906
887
|
});
|
|
907
888
|
|
|
908
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
889
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/overrides.js
|
|
909
890
|
var isReactPluginAvailable, overrides;
|
|
910
891
|
var init_overrides = __esm({
|
|
911
|
-
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
892
|
+
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/overrides.js"() {
|
|
912
893
|
"use strict";
|
|
913
894
|
init_cjs_shims();
|
|
914
895
|
init_lib3();
|
|
@@ -939,10 +920,10 @@ var init_overrides = __esm({
|
|
|
939
920
|
}
|
|
940
921
|
});
|
|
941
922
|
|
|
942
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
923
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/recommended.js
|
|
943
924
|
var overrides2, recommended, addPrettierRules;
|
|
944
925
|
var init_recommended = __esm({
|
|
945
|
-
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
926
|
+
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/recommended.js"() {
|
|
946
927
|
"use strict";
|
|
947
928
|
init_cjs_shims();
|
|
948
929
|
init_helpers4();
|
|
@@ -998,10 +979,10 @@ var init_recommended = __esm({
|
|
|
998
979
|
}
|
|
999
980
|
});
|
|
1000
981
|
|
|
1001
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
982
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/index.js
|
|
1002
983
|
var configs;
|
|
1003
984
|
var init_configs = __esm({
|
|
1004
|
-
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
985
|
+
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/index.js"() {
|
|
1005
986
|
"use strict";
|
|
1006
987
|
init_cjs_shims();
|
|
1007
988
|
init_base();
|
|
@@ -1021,10 +1002,10 @@ var init_configs = __esm({
|
|
|
1021
1002
|
}
|
|
1022
1003
|
});
|
|
1023
1004
|
|
|
1024
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1005
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/meta.js
|
|
1025
1006
|
var pkg2, meta2;
|
|
1026
1007
|
var init_meta2 = __esm({
|
|
1027
|
-
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1008
|
+
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/meta.js"() {
|
|
1028
1009
|
"use strict";
|
|
1029
1010
|
init_cjs_shims();
|
|
1030
1011
|
init_helpers4();
|
|
@@ -1033,7 +1014,7 @@ var init_meta2 = __esm({
|
|
|
1033
1014
|
}
|
|
1034
1015
|
});
|
|
1035
1016
|
|
|
1036
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1017
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/processors/helpers.js
|
|
1037
1018
|
function getShortLang(filename, languageMapper) {
|
|
1038
1019
|
const language = filename.split(".").at(-1);
|
|
1039
1020
|
if (languageMapper === false) {
|
|
@@ -1049,7 +1030,7 @@ function getShortLang(filename, languageMapper) {
|
|
|
1049
1030
|
}
|
|
1050
1031
|
var DEFAULT_LANGUAGE_MAPPER;
|
|
1051
1032
|
var init_helpers5 = __esm({
|
|
1052
|
-
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1033
|
+
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/processors/helpers.js"() {
|
|
1053
1034
|
"use strict";
|
|
1054
1035
|
init_cjs_shims();
|
|
1055
1036
|
DEFAULT_LANGUAGE_MAPPER = {
|
|
@@ -1067,10 +1048,10 @@ var init_helpers5 = __esm({
|
|
|
1067
1048
|
}
|
|
1068
1049
|
});
|
|
1069
1050
|
|
|
1070
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1051
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/from-markdown.js
|
|
1071
1052
|
var fromMarkdown;
|
|
1072
1053
|
var init_from_markdown = __esm({
|
|
1073
|
-
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1054
|
+
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/from-markdown.js"() {
|
|
1074
1055
|
"use strict";
|
|
1075
1056
|
init_cjs_shims();
|
|
1076
1057
|
init_lib2();
|
|
@@ -1079,7 +1060,7 @@ var init_from_markdown = __esm({
|
|
|
1079
1060
|
}
|
|
1080
1061
|
});
|
|
1081
1062
|
|
|
1082
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1063
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/processors/markdown.js
|
|
1083
1064
|
function traverse(node, callbacks) {
|
|
1084
1065
|
if (callbacks[node.type]) {
|
|
1085
1066
|
callbacks[node.type](node);
|
|
@@ -1262,7 +1243,7 @@ function postprocess(messages, filename) {
|
|
|
1262
1243
|
}
|
|
1263
1244
|
var UNSATISFIABLE_RULES, SUPPORTS_AUTOFIX, BOM, blocksCache, COMMENTS, eslintCommentRegex, leadingWhitespaceRegex, codeBlockFileNameRegex, markdownProcessor;
|
|
1264
1245
|
var init_markdown = __esm({
|
|
1265
|
-
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1246
|
+
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/processors/markdown.js"() {
|
|
1266
1247
|
"use strict";
|
|
1267
1248
|
init_cjs_shims();
|
|
1268
1249
|
init_from_markdown();
|
|
@@ -1299,10 +1280,10 @@ var init_markdown = __esm({
|
|
|
1299
1280
|
}
|
|
1300
1281
|
});
|
|
1301
1282
|
|
|
1302
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1283
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/processors/options.js
|
|
1303
1284
|
var processorOptions, linterPath, ESLinter, verify;
|
|
1304
1285
|
var init_options = __esm({
|
|
1305
|
-
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1286
|
+
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/processors/options.js"() {
|
|
1306
1287
|
"use strict";
|
|
1307
1288
|
init_cjs_shims();
|
|
1308
1289
|
init_helpers4();
|
|
@@ -1322,10 +1303,10 @@ var init_options = __esm({
|
|
|
1322
1303
|
}
|
|
1323
1304
|
});
|
|
1324
1305
|
|
|
1325
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1306
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/processors/remark.js
|
|
1326
1307
|
var createRemarkProcessor, remark;
|
|
1327
1308
|
var init_remark = __esm({
|
|
1328
|
-
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1309
|
+
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/processors/remark.js"() {
|
|
1329
1310
|
"use strict";
|
|
1330
1311
|
init_cjs_shims();
|
|
1331
1312
|
init_meta2();
|
|
@@ -1373,10 +1354,10 @@ var init_remark = __esm({
|
|
|
1373
1354
|
}
|
|
1374
1355
|
});
|
|
1375
1356
|
|
|
1376
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1357
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/processors/index.js
|
|
1377
1358
|
var processors;
|
|
1378
1359
|
var init_processors = __esm({
|
|
1379
|
-
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1360
|
+
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/processors/index.js"() {
|
|
1380
1361
|
"use strict";
|
|
1381
1362
|
init_cjs_shims();
|
|
1382
1363
|
init_remark();
|
|
@@ -1387,10 +1368,10 @@ var init_processors = __esm({
|
|
|
1387
1368
|
}
|
|
1388
1369
|
});
|
|
1389
1370
|
|
|
1390
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1371
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/rules/remark.js
|
|
1391
1372
|
var import_node_path6, remark2;
|
|
1392
1373
|
var init_remark2 = __esm({
|
|
1393
|
-
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1374
|
+
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/rules/remark.js"() {
|
|
1394
1375
|
"use strict";
|
|
1395
1376
|
init_cjs_shims();
|
|
1396
1377
|
import_node_path6 = __toESM(require("path"), 1);
|
|
@@ -1470,10 +1451,10 @@ var init_remark2 = __esm({
|
|
|
1470
1451
|
}
|
|
1471
1452
|
});
|
|
1472
1453
|
|
|
1473
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1454
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/rules/index.js
|
|
1474
1455
|
var rules;
|
|
1475
1456
|
var init_rules = __esm({
|
|
1476
|
-
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1457
|
+
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/rules/index.js"() {
|
|
1477
1458
|
"use strict";
|
|
1478
1459
|
init_cjs_shims();
|
|
1479
1460
|
init_remark2();
|
|
@@ -1481,7 +1462,7 @@ var init_rules = __esm({
|
|
|
1481
1462
|
}
|
|
1482
1463
|
});
|
|
1483
1464
|
|
|
1484
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1465
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/index.js
|
|
1485
1466
|
var lib_exports2 = {};
|
|
1486
1467
|
__export(lib_exports2, {
|
|
1487
1468
|
DEFAULT_LANGUAGE_MAPPER: () => DEFAULT_LANGUAGE_MAPPER,
|
|
@@ -1503,7 +1484,7 @@ __export(lib_exports2, {
|
|
|
1503
1484
|
rules: () => rules
|
|
1504
1485
|
});
|
|
1505
1486
|
var init_lib4 = __esm({
|
|
1506
|
-
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1487
|
+
"../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/index.js"() {
|
|
1507
1488
|
"use strict";
|
|
1508
1489
|
init_cjs_shims();
|
|
1509
1490
|
init_configs();
|
|
@@ -1607,7 +1588,7 @@ var defuArrayFn = createDefu((object, key, currentValue) => {
|
|
|
1607
1588
|
// src/defaults.ts
|
|
1608
1589
|
init_cjs_shims();
|
|
1609
1590
|
|
|
1610
|
-
// ../../node_modules/.pnpm/eslint-plugin-vue@10.
|
|
1591
|
+
// ../../node_modules/.pnpm/eslint-plugin-vue@10.1.0_eslint@9.27.0_jiti@2.4.2__vue-eslint-parser@10.1.3_eslint@9.27.0_jiti@2.4.2__/node_modules/eslint-plugin-vue/lib/utils/inline-non-void-elements.json
|
|
1611
1592
|
var inline_non_void_elements_default = [
|
|
1612
1593
|
"a",
|
|
1613
1594
|
"abbr",
|
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
__reExport
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-MNPBMMB6.js";
|
|
4
4
|
|
|
5
5
|
// src/antfu.ts
|
|
6
6
|
var antfu_exports = {};
|
|
@@ -75,7 +75,7 @@ var defuArrayFn = createDefu((object, key, currentValue) => {
|
|
|
75
75
|
}
|
|
76
76
|
});
|
|
77
77
|
|
|
78
|
-
// ../../node_modules/.pnpm/eslint-plugin-vue@10.
|
|
78
|
+
// ../../node_modules/.pnpm/eslint-plugin-vue@10.1.0_eslint@9.27.0_jiti@2.4.2__vue-eslint-parser@10.1.3_eslint@9.27.0_jiti@2.4.2__/node_modules/eslint-plugin-vue/lib/utils/inline-non-void-elements.json
|
|
79
79
|
var inline_non_void_elements_default = [
|
|
80
80
|
"a",
|
|
81
81
|
"abbr",
|
|
@@ -289,7 +289,7 @@ function getPresets(options, mode) {
|
|
|
289
289
|
});
|
|
290
290
|
}
|
|
291
291
|
if (enableMDX) {
|
|
292
|
-
presets.push((0, antfu_exports.interopDefault)(import("./lib-
|
|
292
|
+
presets.push((0, antfu_exports.interopDefault)(import("./lib-ZGYOUFM5.js")).then((mdx) => {
|
|
293
293
|
return [
|
|
294
294
|
{
|
|
295
295
|
...mdx.flat,
|
|
@@ -2,9 +2,9 @@ import {
|
|
|
2
2
|
__dirname,
|
|
3
3
|
__export,
|
|
4
4
|
__require
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-MNPBMMB6.js";
|
|
6
6
|
|
|
7
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
7
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/index.js
|
|
8
8
|
var lib_exports2 = {};
|
|
9
9
|
__export(lib_exports2, {
|
|
10
10
|
DEFAULT_LANGUAGE_MAPPER: () => DEFAULT_LANGUAGE_MAPPER,
|
|
@@ -26,7 +26,7 @@ __export(lib_exports2, {
|
|
|
26
26
|
rules: () => rules
|
|
27
27
|
});
|
|
28
28
|
|
|
29
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
29
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/base.js
|
|
30
30
|
var base = {
|
|
31
31
|
parser: "eslint-mdx",
|
|
32
32
|
parserOptions: {
|
|
@@ -41,7 +41,7 @@ var base = {
|
|
|
41
41
|
}
|
|
42
42
|
};
|
|
43
43
|
|
|
44
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
44
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/code-blocks.js
|
|
45
45
|
var codeBlocks = {
|
|
46
46
|
parserOptions: {
|
|
47
47
|
ecmaFeatures: {
|
|
@@ -60,7 +60,7 @@ var codeBlocks = {
|
|
|
60
60
|
}
|
|
61
61
|
};
|
|
62
62
|
|
|
63
|
-
// ../../node_modules/.pnpm/eslint-mdx@3.4.
|
|
63
|
+
// ../../node_modules/.pnpm/eslint-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-mdx/lib/index.js
|
|
64
64
|
var lib_exports = {};
|
|
65
65
|
__export(lib_exports, {
|
|
66
66
|
DEFAULT_EXTENSIONS: () => DEFAULT_EXTENSIONS,
|
|
@@ -80,10 +80,10 @@ __export(lib_exports, {
|
|
|
80
80
|
prevCharOffsetFactory: () => prevCharOffsetFactory
|
|
81
81
|
});
|
|
82
82
|
|
|
83
|
-
// ../../node_modules/.pnpm/eslint-mdx@3.4.
|
|
84
|
-
import fs from "
|
|
85
|
-
import { createRequire } from "
|
|
86
|
-
import path from "
|
|
83
|
+
// ../../node_modules/.pnpm/eslint-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-mdx/lib/helpers.js
|
|
84
|
+
import fs from "fs";
|
|
85
|
+
import { createRequire } from "module";
|
|
86
|
+
import path from "path";
|
|
87
87
|
var arrayify = (...args) => args.reduce((arr, curr) => {
|
|
88
88
|
arr.push(...Array.isArray(curr) ? curr : curr == null ? [] : [curr]);
|
|
89
89
|
return arr;
|
|
@@ -152,36 +152,25 @@ var nextCharOffsetFactory = (text) => {
|
|
|
152
152
|
}
|
|
153
153
|
};
|
|
154
154
|
};
|
|
155
|
-
var
|
|
155
|
+
var importMetaUrl = import.meta.url;
|
|
156
|
+
var cjsRequire = importMetaUrl ? createRequire(importMetaUrl) : __require;
|
|
156
157
|
|
|
157
|
-
// ../../node_modules/.pnpm/eslint-mdx@3.4.
|
|
158
|
+
// ../../node_modules/.pnpm/eslint-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-mdx/lib/meta.js
|
|
158
159
|
var pkg = cjsRequire("../package.json");
|
|
159
160
|
var meta = { name: pkg.name, version: pkg.version };
|
|
160
161
|
|
|
161
|
-
// ../../node_modules/.pnpm/eslint-mdx@3.4.
|
|
162
|
-
import path5 from "
|
|
162
|
+
// ../../node_modules/.pnpm/eslint-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-mdx/lib/parser.js
|
|
163
|
+
import path5 from "path";
|
|
163
164
|
|
|
164
|
-
// ../../node_modules/.pnpm/
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
170
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
171
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
172
|
-
t[p[i]] = s[p[i]];
|
|
173
|
-
}
|
|
174
|
-
return t;
|
|
175
|
-
}
|
|
165
|
+
// ../../node_modules/.pnpm/synckit@0.11.6/node_modules/synckit/lib/index.js
|
|
166
|
+
import module from "module";
|
|
167
|
+
import path4 from "path";
|
|
168
|
+
import { fileURLToPath as fileURLToPath2 } from "url";
|
|
169
|
+
import { parentPort, workerData } from "worker_threads";
|
|
176
170
|
|
|
177
|
-
// ../../node_modules/.pnpm/synckit@0.11.
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
// ../../node_modules/.pnpm/synckit@0.11.4/node_modules/synckit/lib/common.js
|
|
182
|
-
var _a;
|
|
183
|
-
var NODE_OPTIONS = (_a = process.env.NODE_OPTIONS) === null || _a === void 0 ? void 0 : _a.split(/\s+/);
|
|
184
|
-
var hasFlag = (flag) => (NODE_OPTIONS === null || NODE_OPTIONS === void 0 ? void 0 : NODE_OPTIONS.includes(flag)) || process.argv.includes(flag);
|
|
171
|
+
// ../../node_modules/.pnpm/synckit@0.11.6/node_modules/synckit/lib/common.js
|
|
172
|
+
var NODE_OPTIONS = process.env.NODE_OPTIONS?.split(/\s+/);
|
|
173
|
+
var hasFlag = (flag) => NODE_OPTIONS?.includes(flag) || process.argv.includes(flag);
|
|
185
174
|
var parseVersion = (version) => version.split(".").map(Number.parseFloat);
|
|
186
175
|
var compareVersion = (version1, version2) => {
|
|
187
176
|
const versions1 = parseVersion(version1);
|
|
@@ -202,7 +191,7 @@ var compareVersion = (version1, version2) => {
|
|
|
202
191
|
var NODE_VERSION = process.versions.node;
|
|
203
192
|
var compareNodeVersion = (version) => compareVersion(NODE_VERSION, version);
|
|
204
193
|
|
|
205
|
-
// ../../node_modules/.pnpm/synckit@0.11.
|
|
194
|
+
// ../../node_modules/.pnpm/synckit@0.11.6/node_modules/synckit/lib/constants.js
|
|
206
195
|
var TsRunner = {
|
|
207
196
|
Node: "node",
|
|
208
197
|
Bun: "bun",
|
|
@@ -251,22 +240,22 @@ var LOADER_FLAGS = /* @__PURE__ */ new Set([LOADER_FLAG, EXPERIMENTAL_LOADER_FLA
|
|
|
251
240
|
var IMPORT_FLAG_SUPPORTED = compareNodeVersion("20.6") >= 0;
|
|
252
241
|
var INT32_BYTES = 4;
|
|
253
242
|
|
|
254
|
-
// ../../node_modules/.pnpm/synckit@0.11.
|
|
255
|
-
import { createHash } from "
|
|
256
|
-
import fs3 from "
|
|
257
|
-
import path3 from "
|
|
258
|
-
import { fileURLToPath, pathToFileURL } from "
|
|
259
|
-
import { MessageChannel, Worker, receiveMessageOnPort } from "
|
|
243
|
+
// ../../node_modules/.pnpm/synckit@0.11.6/node_modules/synckit/lib/helpers.js
|
|
244
|
+
import { createHash } from "crypto";
|
|
245
|
+
import fs3 from "fs";
|
|
246
|
+
import path3 from "path";
|
|
247
|
+
import { fileURLToPath, pathToFileURL } from "url";
|
|
248
|
+
import { MessageChannel, Worker, receiveMessageOnPort } from "worker_threads";
|
|
260
249
|
|
|
261
250
|
// ../../node_modules/.pnpm/@pkgr+core@0.2.4/node_modules/@pkgr/core/lib/constants.js
|
|
262
|
-
import { createRequire as createRequire2 } from "
|
|
251
|
+
import { createRequire as createRequire2 } from "module";
|
|
263
252
|
var CWD = process.cwd();
|
|
264
253
|
var cjsRequire2 = typeof __require === "undefined" ? createRequire2(import.meta.url) : __require;
|
|
265
254
|
var EXTENSIONS = [".ts", ".tsx", ...Object.keys(cjsRequire2.extensions)];
|
|
266
255
|
|
|
267
256
|
// ../../node_modules/.pnpm/@pkgr+core@0.2.4/node_modules/@pkgr/core/lib/helpers.js
|
|
268
|
-
import fs2 from "
|
|
269
|
-
import path2 from "
|
|
257
|
+
import fs2 from "fs";
|
|
258
|
+
import path2 from "path";
|
|
270
259
|
var tryPkg = (pkg3) => {
|
|
271
260
|
try {
|
|
272
261
|
return cjsRequire2.resolve(pkg3);
|
|
@@ -309,12 +298,11 @@ var findUp = (searchEntry, searchFileOrIncludeDir, includeDir) => {
|
|
|
309
298
|
return "";
|
|
310
299
|
};
|
|
311
300
|
|
|
312
|
-
// ../../node_modules/.pnpm/synckit@0.11.
|
|
301
|
+
// ../../node_modules/.pnpm/synckit@0.11.6/node_modules/synckit/lib/helpers.js
|
|
313
302
|
var isFile = (path7) => {
|
|
314
|
-
var _a2;
|
|
315
303
|
try {
|
|
316
|
-
return !!
|
|
317
|
-
} catch
|
|
304
|
+
return !!fs3.statSync(path7, { throwIfNoEntry: false })?.isFile();
|
|
305
|
+
} catch {
|
|
318
306
|
return false;
|
|
319
307
|
}
|
|
320
308
|
};
|
|
@@ -494,7 +482,7 @@ var setupTsRunner = (workerPath, { execArgv = DEFAULT_EXEC_ARGV, tsRunner } = {}
|
|
|
494
482
|
let pnpApiPath;
|
|
495
483
|
try {
|
|
496
484
|
pnpApiPath = cjsRequire2.resolve("pnpapi");
|
|
497
|
-
} catch
|
|
485
|
+
} catch {
|
|
498
486
|
}
|
|
499
487
|
if (pnpApiPath && !NODE_OPTIONS2.some((option, index) => REQUIRE_FLAGS.has(option) && pnpApiPath === cjsRequire2.resolve(NODE_OPTIONS2[index + 1])) && !execArgv.includes(pnpApiPath)) {
|
|
500
488
|
execArgv = [REQUIRE_ABBR_FLAG, pnpApiPath, ...execArgv];
|
|
@@ -521,11 +509,11 @@ var setupTsRunner = (workerPath, { execArgv = DEFAULT_EXEC_ARGV, tsRunner } = {}
|
|
|
521
509
|
var md5Hash = (text) => createHash("md5").update(text).digest("hex");
|
|
522
510
|
var encodeImportModule = (moduleNameOrGlobalShim, type = "import") => {
|
|
523
511
|
const { moduleName, globalName, named, conditional } = typeof moduleNameOrGlobalShim === "string" ? { moduleName: moduleNameOrGlobalShim } : moduleNameOrGlobalShim;
|
|
524
|
-
const importStatement = type === "import" ? `import${globalName ? " " + (named === null ? "* as " + globalName :
|
|
512
|
+
const importStatement = type === "import" ? `import${globalName ? " " + (named === null ? "* as " + globalName : named?.trim() ? `{${named}}` : globalName) + " from" : ""} '${path3.isAbsolute(moduleName) ? String(pathToFileURL(moduleName)) : moduleName}'` : `${globalName ? "const " + (named?.trim() ? `{${named}}` : globalName) + "=" : ""}require('${moduleName.replace(/\\/g, "\\\\")}')`;
|
|
525
513
|
if (!globalName) {
|
|
526
514
|
return importStatement;
|
|
527
515
|
}
|
|
528
|
-
const overrideStatement = `globalThis.${globalName}=${
|
|
516
|
+
const overrideStatement = `globalThis.${globalName}=${named?.trim() ? named : globalName}`;
|
|
529
517
|
return importStatement + (conditional === false ? `;${overrideStatement}` : `;if(!globalThis.${globalName})${overrideStatement}`);
|
|
530
518
|
};
|
|
531
519
|
var _generateGlobals = (globalShims, type) => globalShims.reduce((acc, shim) => `${acc}${acc ? ";" : ""}${encodeImportModule(shim, type)}`, "");
|
|
@@ -536,7 +524,7 @@ var generateGlobals = (workerPath, globalShims, type = "import") => {
|
|
|
536
524
|
if (globalShims.length === 0) {
|
|
537
525
|
return "";
|
|
538
526
|
}
|
|
539
|
-
globalsCache
|
|
527
|
+
globalsCache ?? (globalsCache = /* @__PURE__ */ new Map());
|
|
540
528
|
const cached = globalsCache.get(workerPath);
|
|
541
529
|
if (cached) {
|
|
542
530
|
const [content2, filepath2] = cached;
|
|
@@ -582,7 +570,7 @@ function startWorkerThread(workerPath, { timeout = DEFAULT_TIMEOUT, execArgv = D
|
|
|
582
570
|
}
|
|
583
571
|
}
|
|
584
572
|
const finalGlobalShims = (globalShims === true ? DEFAULT_GLOBAL_SHIMS_PRESET : Array.isArray(globalShims) ? globalShims : []).filter(({ moduleName }) => isPkgAvailable(moduleName));
|
|
585
|
-
sharedBufferView
|
|
573
|
+
sharedBufferView ?? (sharedBufferView = new Int32Array(sharedBuffer ?? (sharedBuffer = new SharedArrayBuffer(INT32_BYTES)), 0, 1));
|
|
586
574
|
const useGlobals = finalGlobalShims.length > 0;
|
|
587
575
|
const useEval = isTs ? !tsUseEsm : !jsUseEsm && useGlobals;
|
|
588
576
|
const worker = new Worker(jsUseEsm && useGlobals || tsUseEsm && finalTsRunner === TsRunner.TsNode ? dataUrl(`${generateGlobals(finalWorkerPath, finalGlobalShims)};import '${String(workerPathUrl)}'`) : useEval ? `${generateGlobals(finalWorkerPath, finalGlobalShims, "require")};${encodeImportModule(finalWorkerPath, "require")}` : workerPathUrl, {
|
|
@@ -604,7 +592,7 @@ function startWorkerThread(workerPath, { timeout = DEFAULT_TIMEOUT, execArgv = D
|
|
|
604
592
|
port.postMessage(abortMsg);
|
|
605
593
|
throw new Error("Internal error: Atomics.wait() failed: " + status);
|
|
606
594
|
}
|
|
607
|
-
const
|
|
595
|
+
const { id, ...message } = receiveMessageOnPort(mainPort).message;
|
|
608
596
|
if (id < expectedId) {
|
|
609
597
|
const waitingTime = Date.now() - start;
|
|
610
598
|
return receiveMessageWithId(port, expectedId, waitingTimeout ? waitingTimeout - waitingTime : void 0);
|
|
@@ -612,7 +600,7 @@ function startWorkerThread(workerPath, { timeout = DEFAULT_TIMEOUT, execArgv = D
|
|
|
612
600
|
if (expectedId !== id) {
|
|
613
601
|
throw new Error(`Internal error: Expected id ${expectedId} but got id ${id}`);
|
|
614
602
|
}
|
|
615
|
-
return
|
|
603
|
+
return { id, ...message };
|
|
616
604
|
};
|
|
617
605
|
const syncFn = (...args) => {
|
|
618
606
|
const id = nextID++;
|
|
@@ -631,10 +619,10 @@ function startWorkerThread(workerPath, { timeout = DEFAULT_TIMEOUT, execArgv = D
|
|
|
631
619
|
return syncFn;
|
|
632
620
|
}
|
|
633
621
|
|
|
634
|
-
// ../../node_modules/.pnpm/synckit@0.11.
|
|
622
|
+
// ../../node_modules/.pnpm/synckit@0.11.6/node_modules/synckit/lib/index.js
|
|
635
623
|
var syncFnCache;
|
|
636
624
|
function createSyncFn(workerPath, timeoutOrOptions) {
|
|
637
|
-
syncFnCache
|
|
625
|
+
syncFnCache ?? (syncFnCache = /* @__PURE__ */ new Map());
|
|
638
626
|
if (typeof workerPath !== "string" || workerPath.startsWith("file://")) {
|
|
639
627
|
workerPath = fileURLToPath2(workerPath);
|
|
640
628
|
}
|
|
@@ -650,10 +638,10 @@ function createSyncFn(workerPath, timeoutOrOptions) {
|
|
|
650
638
|
return syncFn;
|
|
651
639
|
}
|
|
652
640
|
|
|
653
|
-
// ../../node_modules/.pnpm/eslint-mdx@3.4.
|
|
641
|
+
// ../../node_modules/.pnpm/eslint-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-mdx/lib/sync.js
|
|
654
642
|
var performSyncWork = createSyncFn(cjsRequire.resolve("./worker.js"));
|
|
655
643
|
|
|
656
|
-
// ../../node_modules/.pnpm/eslint-mdx@3.4.
|
|
644
|
+
// ../../node_modules/.pnpm/eslint-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-mdx/lib/parser.js
|
|
657
645
|
var DEFAULT_EXTENSIONS = [".mdx"];
|
|
658
646
|
var MARKDOWN_EXTENSIONS = [".md"];
|
|
659
647
|
var Parser = class {
|
|
@@ -712,7 +700,7 @@ var Parser = class {
|
|
|
712
700
|
var parser = new Parser();
|
|
713
701
|
var { parse, parseForESLint } = parser;
|
|
714
702
|
|
|
715
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
703
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/flat.js
|
|
716
704
|
var flat = {
|
|
717
705
|
files: ["**/*.{md,mdx}"],
|
|
718
706
|
languageOptions: {
|
|
@@ -741,14 +729,15 @@ var flatCodeBlocks = {
|
|
|
741
729
|
...restConfig
|
|
742
730
|
};
|
|
743
731
|
|
|
744
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
745
|
-
import { createRequire as createRequire3 } from "
|
|
732
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/helpers.js
|
|
733
|
+
import { createRequire as createRequire3 } from "module";
|
|
746
734
|
var getGlobals = (sources, initialGlobals = {}) => (Array.isArray(sources) ? sources : Object.keys(sources)).reduce((globals, source) => Object.assign(globals, {
|
|
747
735
|
[source]: false
|
|
748
736
|
}), initialGlobals);
|
|
749
|
-
var
|
|
737
|
+
var importMetaUrl2 = import.meta.url;
|
|
738
|
+
var cjsRequire3 = importMetaUrl2 ? createRequire3(importMetaUrl2) : __require;
|
|
750
739
|
|
|
751
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
740
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/overrides.js
|
|
752
741
|
var isReactPluginAvailable = false;
|
|
753
742
|
try {
|
|
754
743
|
cjsRequire3.resolve("eslint-plugin-react");
|
|
@@ -772,7 +761,7 @@ var overrides = {
|
|
|
772
761
|
}
|
|
773
762
|
};
|
|
774
763
|
|
|
775
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
764
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/recommended.js
|
|
776
765
|
var overrides2 = [
|
|
777
766
|
{
|
|
778
767
|
files: ["*.md", "*.mdx"],
|
|
@@ -822,7 +811,7 @@ var addPrettierRules = () => {
|
|
|
822
811
|
};
|
|
823
812
|
addPrettierRules();
|
|
824
813
|
|
|
825
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
814
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/configs/index.js
|
|
826
815
|
var configs = {
|
|
827
816
|
base,
|
|
828
817
|
"code-blocks": codeBlocks,
|
|
@@ -833,11 +822,11 @@ var configs = {
|
|
|
833
822
|
recommended
|
|
834
823
|
};
|
|
835
824
|
|
|
836
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
825
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/meta.js
|
|
837
826
|
var pkg2 = cjsRequire3("../package.json");
|
|
838
827
|
var meta2 = { name: pkg2.name, version: pkg2.version };
|
|
839
828
|
|
|
840
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
829
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/processors/helpers.js
|
|
841
830
|
var DEFAULT_LANGUAGE_MAPPER = {
|
|
842
831
|
ecmascript: "js",
|
|
843
832
|
javascript: "js",
|
|
@@ -864,10 +853,10 @@ function getShortLang(filename, languageMapper) {
|
|
|
864
853
|
return languageMapper[lang] || lang;
|
|
865
854
|
}
|
|
866
855
|
|
|
867
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
856
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/from-markdown.js
|
|
868
857
|
var fromMarkdown = createSyncFn(cjsRequire3.resolve("./worker.js"));
|
|
869
858
|
|
|
870
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
859
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/processors/markdown.js
|
|
871
860
|
var UNSATISFIABLE_RULES = /* @__PURE__ */ new Set([
|
|
872
861
|
"eol-last",
|
|
873
862
|
"unicode-bom"
|
|
@@ -1078,7 +1067,7 @@ var markdownProcessor = {
|
|
|
1078
1067
|
supportsAutofix: SUPPORTS_AUTOFIX
|
|
1079
1068
|
};
|
|
1080
1069
|
|
|
1081
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1070
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/processors/options.js
|
|
1082
1071
|
var processorOptions = {};
|
|
1083
1072
|
var linterPath = Object.keys(cjsRequire3.cache).find((path7) => /([/\\])eslint\1lib(?:\1linter){2}\.js$/.test(path7));
|
|
1084
1073
|
if (!linterPath) {
|
|
@@ -1093,7 +1082,7 @@ ESLinter.prototype.verify = function(code, config, options) {
|
|
|
1093
1082
|
return verify.call(this, code, config, options);
|
|
1094
1083
|
};
|
|
1095
1084
|
|
|
1096
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1085
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/processors/remark.js
|
|
1097
1086
|
var createRemarkProcessor = (processorOptions2 = processorOptions) => ({
|
|
1098
1087
|
meta: {
|
|
1099
1088
|
name: "mdx/remark",
|
|
@@ -1133,11 +1122,11 @@ var createRemarkProcessor = (processorOptions2 = processorOptions) => ({
|
|
|
1133
1122
|
});
|
|
1134
1123
|
var remark = createRemarkProcessor();
|
|
1135
1124
|
|
|
1136
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1125
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/processors/index.js
|
|
1137
1126
|
var processors = { remark };
|
|
1138
1127
|
|
|
1139
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1140
|
-
import path6 from "
|
|
1128
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/rules/remark.js
|
|
1129
|
+
import path6 from "path";
|
|
1141
1130
|
var remark2 = {
|
|
1142
1131
|
meta: {
|
|
1143
1132
|
type: "layout",
|
|
@@ -1211,7 +1200,7 @@ var remark2 = {
|
|
|
1211
1200
|
}
|
|
1212
1201
|
};
|
|
1213
1202
|
|
|
1214
|
-
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.
|
|
1203
|
+
// ../../node_modules/.pnpm/eslint-plugin-mdx@3.4.2_eslint@9.27.0_jiti@2.4.2_/node_modules/eslint-plugin-mdx/lib/rules/index.js
|
|
1215
1204
|
var rules = { remark: remark2 };
|
|
1216
1205
|
export {
|
|
1217
1206
|
DEFAULT_LANGUAGE_MAPPER,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@icebreakers/eslint-config",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.4",
|
|
5
5
|
"description": "icebreakers's eslint config",
|
|
6
6
|
"author": "ice breaker <1324318532@qq.com>",
|
|
7
7
|
"license": "MIT",
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
"dist"
|
|
41
41
|
],
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@antfu/eslint-config": "4.
|
|
44
|
-
"@eslint-react/eslint-plugin": "^1.
|
|
43
|
+
"@antfu/eslint-config": "4.13.1",
|
|
44
|
+
"@eslint-react/eslint-plugin": "^1.49.0",
|
|
45
45
|
"eslint-plugin-format": "1.0.1",
|
|
46
46
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
47
47
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
@@ -50,8 +50,8 @@
|
|
|
50
50
|
"eslint-plugin-vuejs-accessibility": "^2.4.1"
|
|
51
51
|
},
|
|
52
52
|
"optionalDependencies": {
|
|
53
|
-
"@unocss/eslint-plugin": "66.1.
|
|
54
|
-
"eslint-plugin-mdx": "3.4.
|
|
53
|
+
"@unocss/eslint-plugin": "66.1.2",
|
|
54
|
+
"eslint-plugin-mdx": "3.4.2"
|
|
55
55
|
},
|
|
56
56
|
"publishConfig": {
|
|
57
57
|
"access": "public",
|