@storm-software/workspace-tools 1.267.5 → 1.267.7
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/CHANGELOG.md +18 -0
- package/README.md +1 -2
- package/dist/{chunk-FM2TFXVW.mjs → chunk-4DY2UA3S.mjs} +4 -4
- package/dist/{chunk-BJMT4ECA.mjs → chunk-4HDB3WW5.mjs} +3 -3
- package/dist/{chunk-Q7WXH4GA.mjs → chunk-6LKEFJQE.mjs} +3 -3
- package/dist/{chunk-BFGWJ7BS.mjs → chunk-7DPHPRQI.mjs} +4 -4
- package/dist/{chunk-V42FQ4FR.mjs → chunk-7MPHOPRU.mjs} +3 -3
- package/dist/{chunk-MIVNJALE.mjs → chunk-DNMUOBHX.mjs} +1 -1
- package/dist/{chunk-YHPRTWSY.mjs → chunk-F2OCE3N7.mjs} +2 -2
- package/dist/{chunk-XYRHMXLC.mjs → chunk-FB34APS2.mjs} +3 -3
- package/dist/{chunk-BKEGEV72.mjs → chunk-FGZK7CJK.mjs} +79 -33
- package/dist/{chunk-PGEZGCU2.mjs → chunk-FK7FB6WI.mjs} +2 -2
- package/dist/{chunk-QXE7GTBY.mjs → chunk-G2TMNVHB.mjs} +3 -3
- package/dist/{chunk-TRD4W5ZK.mjs → chunk-G6XMOJQG.mjs} +4 -4
- package/dist/{chunk-UY3Q5IDT.mjs → chunk-GDSH6AXZ.mjs} +1 -1
- package/dist/{chunk-RMLZO26I.mjs → chunk-HO3GYV4L.mjs} +4 -4
- package/dist/{chunk-MFSIJSBW.mjs → chunk-I6DRAC2X.mjs} +3 -3
- package/dist/{chunk-IXHY3ZPO.mjs → chunk-I7J6YOZI.mjs} +3 -3
- package/dist/{chunk-TPK3STUY.mjs → chunk-IBQKONSY.mjs} +4 -4
- package/dist/{chunk-ZJ3QSWTQ.mjs → chunk-KPDMB7DB.mjs} +4 -4
- package/dist/{chunk-Z6GV7C5U.mjs → chunk-KRUR7D44.mjs} +1 -1
- package/dist/{chunk-2C37GBZ2.mjs → chunk-KT4AEIN3.mjs} +2 -2
- package/dist/{chunk-IZHZKPHV.mjs → chunk-KW6IZY4K.mjs} +3 -3
- package/dist/{chunk-LS27TGDZ.mjs → chunk-L2YJA3M7.mjs} +2 -2
- package/dist/{chunk-6DHCDMF3.js → chunk-MA3VQKIF.js} +74 -28
- package/dist/{chunk-N4QRXJLZ.mjs → chunk-MPP5KSJW.mjs} +2 -2
- package/dist/{chunk-CNCYVRZ4.mjs → chunk-MWTJPENR.mjs} +1 -1
- package/dist/{chunk-EHFWY65U.mjs → chunk-N6FTUFXH.mjs} +3 -3
- package/dist/{chunk-N7GSKHH2.mjs → chunk-NM2XRTN6.mjs} +1 -1
- package/dist/{chunk-PZL7IZ7I.mjs → chunk-O4PGVCDS.mjs} +2 -2
- package/dist/{chunk-5I7ULQZF.mjs → chunk-PRT3KWA5.mjs} +1 -1
- package/dist/{chunk-2TEC7IFE.mjs → chunk-R6ECHUMB.mjs} +4 -4
- package/dist/{chunk-OW6VGYDT.mjs → chunk-RCFIYAPJ.mjs} +1 -1
- package/dist/{chunk-XCBLUQPM.mjs → chunk-RCVNE6AI.mjs} +3 -3
- package/dist/{chunk-GNFQ5PGW.mjs → chunk-RN622QNW.mjs} +1 -1
- package/dist/{chunk-RPMGDH44.mjs → chunk-RXEFIIKB.mjs} +2 -2
- package/dist/{chunk-WAXAZ5PV.mjs → chunk-S3G464AA.mjs} +3 -3
- package/dist/{chunk-SYTBJXTM.mjs → chunk-T67NJR64.mjs} +1 -1
- package/dist/{chunk-CM2FQCBL.mjs → chunk-V5OL2H6C.mjs} +3 -3
- package/dist/{chunk-WDFR6LVR.mjs → chunk-VXQHXDBL.mjs} +2 -2
- package/dist/{chunk-FPAOVOZX.mjs → chunk-VZ7BJIVG.mjs} +3 -3
- package/dist/{chunk-KP5JD22G.mjs → chunk-Y4GOLQVW.mjs} +4 -4
- package/dist/{chunk-7FHFHZRB.mjs → chunk-Z3XRWGHF.mjs} +1 -1
- package/dist/executors.js +2 -2
- package/dist/executors.mjs +20 -20
- package/dist/generators.mjs +16 -16
- package/dist/index.js +2 -2
- package/dist/index.mjs +38 -38
- package/dist/src/base/base-executor.mjs +6 -6
- package/dist/src/base/base-executor.untyped.mjs +1 -1
- package/dist/src/base/base-generator.mjs +6 -6
- package/dist/src/base/base-generator.untyped.mjs +1 -1
- package/dist/src/base/cargo-base-executor.untyped.mjs +1 -1
- package/dist/src/base/index.mjs +10 -10
- package/dist/src/base/typescript-build-executor.untyped.mjs +2 -2
- package/dist/src/base/typescript-library-generator.untyped.mjs +1 -1
- package/dist/src/executors/cargo-build/executor.mjs +8 -8
- package/dist/src/executors/cargo-build/untyped.mjs +1 -1
- package/dist/src/executors/cargo-check/executor.mjs +8 -8
- package/dist/src/executors/cargo-check/untyped.mjs +1 -1
- package/dist/src/executors/cargo-clippy/executor.mjs +8 -8
- package/dist/src/executors/cargo-clippy/untyped.mjs +1 -1
- package/dist/src/executors/cargo-doc/executor.mjs +8 -8
- package/dist/src/executors/cargo-doc/untyped.mjs +1 -1
- package/dist/src/executors/cargo-format/executor.mjs +8 -8
- package/dist/src/executors/cargo-format/untyped.mjs +1 -1
- package/dist/src/executors/cargo-publish/executor.mjs +3 -3
- package/dist/src/executors/cargo-publish/untyped.mjs +1 -1
- package/dist/src/executors/clean-package/executor.mjs +6 -6
- package/dist/src/executors/clean-package/untyped.mjs +1 -1
- package/dist/src/executors/esbuild/executor.js +2 -2
- package/dist/src/executors/esbuild/executor.mjs +7 -7
- package/dist/src/executors/esbuild/untyped.mjs +2 -2
- package/dist/src/executors/npm-publish/executor.mjs +4 -4
- package/dist/src/executors/npm-publish/untyped.mjs +1 -1
- package/dist/src/executors/size-limit/executor.mjs +7 -7
- package/dist/src/executors/size-limit/untyped.mjs +1 -1
- package/dist/src/executors/typia/executor.mjs +7 -7
- package/dist/src/executors/typia/untyped.mjs +1 -1
- package/dist/src/executors/unbuild/executor.mjs +7 -7
- package/dist/src/executors/unbuild/untyped.mjs +2 -2
- package/dist/src/generators/browser-library/generator.mjs +9 -9
- package/dist/src/generators/browser-library/untyped.mjs +1 -1
- package/dist/src/generators/config-schema/generator.mjs +7 -7
- package/dist/src/generators/config-schema/untyped.mjs +1 -1
- package/dist/src/generators/init/init.mjs +2 -2
- package/dist/src/generators/init/untyped.mjs +1 -1
- package/dist/src/generators/neutral-library/generator.mjs +9 -9
- package/dist/src/generators/neutral-library/untyped.mjs +1 -1
- package/dist/src/generators/node-library/generator.mjs +9 -9
- package/dist/src/generators/node-library/untyped.mjs +1 -1
- package/dist/src/generators/preset/generator.mjs +7 -7
- package/dist/src/generators/preset/untyped.mjs +1 -1
- package/dist/src/generators/release-version/generator.mjs +6 -6
- package/dist/src/generators/release-version/untyped.mjs +1 -1
- package/dist/src/plugins/rust/cargo-toml.mjs +4 -4
- package/dist/src/plugins/rust/index.mjs +4 -4
- package/dist/src/plugins/typescript/index.mjs +4 -4
- package/dist/src/plugins/typescript/project-config.mjs +4 -4
- package/dist/src/plugins/typescript/tsup.mjs +2 -2
- package/dist/src/plugins/typescript/untyped-schema.mjs +2 -2
- package/dist/src/types.mjs +1 -1
- package/dist/src/utils/apply-workspace-tokens.mjs +4 -4
- package/dist/src/utils/cargo.mjs +2 -2
- package/dist/src/utils/create-cli-options.mjs +2 -2
- package/dist/src/utils/get-project-configurations.mjs +4 -4
- package/dist/src/utils/index.mjs +14 -14
- package/dist/src/utils/lock-file.mjs +2 -2
- package/dist/src/utils/package-helpers.mjs +4 -4
- package/dist/src/utils/plugin-helpers.mjs +3 -3
- package/dist/src/utils/pnpm-deps-update.mjs +3 -3
- package/dist/src/utils/project-tags.mjs +2 -2
- package/dist/src/utils/toml.mjs +2 -2
- package/dist/src/utils/typia-transform.mjs +2 -2
- package/dist/src/utils/versions.mjs +1 -1
- package/package.json +1 -1
|
@@ -34,7 +34,6 @@ var DEFAULT_COMPILED_BANNER = `/*****************************************
|
|
|
34
34
|
*****************************************/
|
|
35
35
|
`;
|
|
36
36
|
var DEFAULT_ENVIRONMENT = "production";
|
|
37
|
-
var DEFAULT_TARGET = "esnext";
|
|
38
37
|
var DEFAULT_ORGANIZATION = "storm-software";
|
|
39
38
|
|
|
40
39
|
// ../build-tools/src/plugins/swc.ts
|
|
@@ -271,9 +270,7 @@ _chunk3GQAWCBQjs.__name.call(void 0, cleanDirectories, "cleanDirectories");
|
|
|
271
270
|
var DEFAULT_BUILD_OPTIONS = {
|
|
272
271
|
assets: [],
|
|
273
272
|
platform: "node",
|
|
274
|
-
target:
|
|
275
|
-
"esnext"
|
|
276
|
-
],
|
|
273
|
+
target: "node22",
|
|
277
274
|
format: "esm",
|
|
278
275
|
tsconfig: "tsconfig.json",
|
|
279
276
|
mode: "production",
|
|
@@ -285,6 +282,7 @@ var DEFAULT_BUILD_OPTIONS = {
|
|
|
285
282
|
shims: false,
|
|
286
283
|
watch: false,
|
|
287
284
|
bundle: true,
|
|
285
|
+
distDir: "dist",
|
|
288
286
|
loader: {
|
|
289
287
|
".aac": "file",
|
|
290
288
|
".css": "file",
|
|
@@ -429,22 +427,17 @@ async function resolveContext(userOptions) {
|
|
|
429
427
|
throw new Error("The Build process failed because the project does not have a valid configuration in the project.json file. Check if the file exists in the root of the project.");
|
|
430
428
|
}
|
|
431
429
|
const options = _defu2.default.call(void 0, userOptions, DEFAULT_BUILD_OPTIONS);
|
|
432
|
-
options.name ??= `${projectName}-${options.format}`;
|
|
433
|
-
options.target ??= DEFAULT_TARGET;
|
|
434
430
|
const packageJsonPath = _chunkJTAXCQX6js.joinPaths.call(void 0, workspaceRoot.dir, options.projectRoot, "package.json");
|
|
435
431
|
if (!_fs.existsSync.call(void 0, packageJsonPath)) {
|
|
436
432
|
throw new Error("Cannot find package.json configuration");
|
|
437
433
|
}
|
|
438
434
|
const env = getEnv("esbuild", options);
|
|
439
435
|
const resolvedOptions = {
|
|
436
|
+
name: projectName,
|
|
440
437
|
...options,
|
|
441
438
|
tsconfig: _chunkJTAXCQX6js.joinPaths.call(void 0, projectRoot, userOptions.tsconfig ? userOptions.tsconfig.replace(projectRoot, "") : "tsconfig.json"),
|
|
442
|
-
distDir: "dist",
|
|
443
|
-
name: projectName,
|
|
444
439
|
metafile: userOptions.mode === "development",
|
|
445
|
-
...userOptions,
|
|
446
440
|
clean: false,
|
|
447
|
-
target: userOptions.target || options.target,
|
|
448
441
|
splitting: options.format === "iife" ? false : options.treeshake === void 0 ? options.splitting : true,
|
|
449
442
|
env,
|
|
450
443
|
define: {
|
|
@@ -493,26 +486,79 @@ async function generatePackageJson(context) {
|
|
|
493
486
|
if (context.options.entry) {
|
|
494
487
|
packageJson.exports ??= {};
|
|
495
488
|
packageJson.exports["./package.json"] ??= "./package.json";
|
|
496
|
-
packageJson.exports["."] ??= `.${context.options.distDir ? `/${context.options.distDir}` : ""}/index.js`;
|
|
497
489
|
const entryPoints = Array.isArray(context.options.entry) ? context.options.entry : Object.keys(context.options.entry);
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
490
|
+
if (entryPoints.length > 0) {
|
|
491
|
+
const defaultEntry = entryPoints.includes("index") ? `.${context.options.distDir ? `/${context.options.distDir}` : ""}/index` : `.${context.options.distDir ? `/${context.options.distDir}` : ""}/${entryPoints[0]}`;
|
|
492
|
+
const isEsm = Array.isArray(context.options.format) ? context.options.format.includes("esm") : context.options.format === "esm";
|
|
493
|
+
const isCjs = Array.isArray(context.options.format) ? context.options.format.includes("cjs") : context.options.format === "cjs";
|
|
494
|
+
const isDts = context.options.dts || context.options.experimentalDts;
|
|
495
|
+
packageJson.exports["."] ??= `${defaultEntry}.${isEsm ? "mjs" : isCjs ? "cjs" : "js"}`;
|
|
496
|
+
for (const entryPoint of entryPoints) {
|
|
497
|
+
packageJson.exports[`./${entryPoint}`] ??= {};
|
|
498
|
+
if (isEsm) {
|
|
499
|
+
if (isDts) {
|
|
500
|
+
packageJson.exports[`./${entryPoint}`].import = {
|
|
501
|
+
types: `./dist/${entryPoint}.d.mts`,
|
|
502
|
+
default: `./dist/${entryPoint}.mjs`
|
|
503
|
+
};
|
|
504
|
+
} else {
|
|
505
|
+
packageJson.exports[`./${entryPoint}`].import = `./dist/${entryPoint}.mjs`;
|
|
506
|
+
}
|
|
507
|
+
if (isDts) {
|
|
508
|
+
packageJson.exports[`./${entryPoint}`].default = {
|
|
509
|
+
types: `./dist/${entryPoint}.d.mts`,
|
|
510
|
+
default: `./dist/${entryPoint}.mjs`
|
|
511
|
+
};
|
|
512
|
+
} else {
|
|
513
|
+
packageJson.exports[`./${entryPoint}`].default = `./dist/${entryPoint}.mjs`;
|
|
514
|
+
}
|
|
515
|
+
}
|
|
516
|
+
if (isCjs) {
|
|
517
|
+
if (isDts) {
|
|
518
|
+
packageJson.exports[`./${entryPoint}`].require = {
|
|
519
|
+
types: `./dist/${entryPoint}.d.cts`,
|
|
520
|
+
default: `./dist/${entryPoint}.cjs`
|
|
521
|
+
};
|
|
522
|
+
} else {
|
|
523
|
+
packageJson.exports[`./${entryPoint}`].require = `./dist/${entryPoint}.cjs`;
|
|
524
|
+
}
|
|
525
|
+
if (!isEsm) {
|
|
526
|
+
if (isDts) {
|
|
527
|
+
packageJson.exports[`./${entryPoint}`].default = {
|
|
528
|
+
types: `./dist/${entryPoint}.d.cts`,
|
|
529
|
+
default: `./dist/${entryPoint}.cjs`
|
|
530
|
+
};
|
|
531
|
+
} else {
|
|
532
|
+
packageJson.exports[`./${entryPoint}`].default = `./dist/${entryPoint}.cjs`;
|
|
533
|
+
}
|
|
534
|
+
}
|
|
535
|
+
}
|
|
536
|
+
if (!isEsm && !isCjs) {
|
|
537
|
+
if (isDts) {
|
|
538
|
+
packageJson.exports[`./${entryPoint}`].default = {
|
|
539
|
+
types: `./dist/${entryPoint}.d.ts`,
|
|
540
|
+
default: `./dist/${entryPoint}.js`
|
|
541
|
+
};
|
|
542
|
+
} else {
|
|
543
|
+
packageJson.exports[`./${entryPoint}`].default = `./dist/${entryPoint}.js`;
|
|
544
|
+
}
|
|
545
|
+
}
|
|
502
546
|
}
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
packageJson.exports = Object.keys(packageJson.exports).reduce((ret, key) => {
|
|
511
|
-
if (key.endsWith("/index") && !ret[key.replace("/index", "")]) {
|
|
512
|
-
ret[key.replace("/index", "")] = packageJson.exports[key];
|
|
547
|
+
if (isEsm) {
|
|
548
|
+
packageJson.module = `${defaultEntry}.mjs`;
|
|
549
|
+
} else {
|
|
550
|
+
packageJson.main = `${defaultEntry}.cjs`;
|
|
551
|
+
}
|
|
552
|
+
if (isDts) {
|
|
553
|
+
packageJson.types = `${defaultEntry}.d.${isEsm ? "mts" : isCjs ? "cts" : "ts"}`;
|
|
513
554
|
}
|
|
514
|
-
|
|
515
|
-
|
|
555
|
+
packageJson.exports = Object.keys(packageJson.exports).reduce((ret, key) => {
|
|
556
|
+
if (key.endsWith("/index") && !ret[key.replace("/index", "")]) {
|
|
557
|
+
ret[key.replace("/index", "")] = packageJson.exports[key];
|
|
558
|
+
}
|
|
559
|
+
return ret;
|
|
560
|
+
}, packageJson.exports);
|
|
561
|
+
}
|
|
516
562
|
}
|
|
517
563
|
await _devkit.writeJsonFile.call(void 0, _chunkJTAXCQX6js.joinPaths.call(void 0, context.outputPath, "package.json"), packageJson);
|
|
518
564
|
stopwatch();
|
|
@@ -525,7 +571,7 @@ async function executeTsup(context) {
|
|
|
525
571
|
const stopwatch = _chunkG4QFSE5Bjs.getStopwatch.call(void 0, `${context.options.name} build`);
|
|
526
572
|
await _tsup.build.call(void 0, {
|
|
527
573
|
...context.options,
|
|
528
|
-
outDir: context.outputPath,
|
|
574
|
+
outDir: context.options.distDir ? _chunkJTAXCQX6js.joinPaths.call(void 0, context.outputPath, context.options.distDir) : context.outputPath,
|
|
529
575
|
workspaceConfig: context.workspaceConfig
|
|
530
576
|
});
|
|
531
577
|
stopwatch();
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
findWorkspaceRoot
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-VXQHXDBL.mjs";
|
|
4
4
|
import {
|
|
5
5
|
__name
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NM2XRTN6.mjs";
|
|
7
7
|
|
|
8
8
|
// src/utils/get-project-configurations.ts
|
|
9
9
|
import { retrieveProjectConfigurationsWithoutPluginInference } from "nx/src/project-graph/utils/retrieve-workspace-files";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
buildCargoCommand,
|
|
3
3
|
cargoCommand
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-RN622QNW.mjs";
|
|
5
5
|
import {
|
|
6
6
|
withRunExecutor
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-R6ECHUMB.mjs";
|
|
8
8
|
import {
|
|
9
9
|
__name
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-NM2XRTN6.mjs";
|
|
11
11
|
|
|
12
12
|
// src/executors/cargo-clippy/executor.ts
|
|
13
13
|
async function cargoClippyExecutor(options, context) {
|
|
@@ -7,7 +7,7 @@ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require
|
|
|
7
7
|
throw Error('Dynamic require of "' + x + '" is not supported');
|
|
8
8
|
});
|
|
9
9
|
|
|
10
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
10
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=6f5ec3d4990820b9e30a2e3135e1e171cde70966824e3b0ca9c0d2f02fc93f24__c75bd232a33dcb63ad2eb667808a0247/node_modules/tsup/assets/esm_shims.js
|
|
11
11
|
import { fileURLToPath } from "url";
|
|
12
12
|
import path from "path";
|
|
13
13
|
var getFilename = /* @__PURE__ */ __name(() => fileURLToPath(import.meta.url), "getFilename");
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
findWorkspaceRoot
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-VXQHXDBL.mjs";
|
|
4
4
|
import {
|
|
5
5
|
__name
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NM2XRTN6.mjs";
|
|
7
7
|
|
|
8
8
|
// ../config-tools/src/utilities/apply-workspace-tokens.ts
|
|
9
9
|
var applyWorkspaceBaseTokens = /* @__PURE__ */ __name(async (option, tokenParams) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
applyWorkspaceProjectTokens,
|
|
3
3
|
applyWorkspaceTokens
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-O4PGVCDS.mjs";
|
|
5
5
|
import {
|
|
6
6
|
formatLogMessage,
|
|
7
7
|
getConfig,
|
|
@@ -12,13 +12,13 @@ import {
|
|
|
12
12
|
writeInfo,
|
|
13
13
|
writeSuccess,
|
|
14
14
|
writeTrace
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-KW6IZY4K.mjs";
|
|
16
16
|
import {
|
|
17
17
|
findWorkspaceRoot
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-VXQHXDBL.mjs";
|
|
19
19
|
import {
|
|
20
20
|
__name
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-NM2XRTN6.mjs";
|
|
22
22
|
|
|
23
23
|
// src/base/base-executor.ts
|
|
24
24
|
import { defu } from "defu";
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getProjectPlatform
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-KT4AEIN3.mjs";
|
|
4
4
|
import {
|
|
5
5
|
ProjectTagConstants,
|
|
6
6
|
addProjectTag,
|
|
7
7
|
isEqualProjectTag,
|
|
8
8
|
setDefaultProjectTags
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-MWTJPENR.mjs";
|
|
10
10
|
import {
|
|
11
11
|
__name
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-NM2XRTN6.mjs";
|
|
13
13
|
|
|
14
14
|
// src/plugins/typescript/project-config.ts
|
|
15
15
|
import { createNodesFromFiles } from "@nx/devkit";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
parseCargoToml
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-Z3XRWGHF.mjs";
|
|
4
4
|
import {
|
|
5
5
|
__name
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NM2XRTN6.mjs";
|
|
7
7
|
|
|
8
8
|
// src/executors/cargo-publish/executor.ts
|
|
9
9
|
import { joinPathFragments } from "@nx/devkit";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
withRunExecutor
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-R6ECHUMB.mjs";
|
|
4
4
|
import {
|
|
5
5
|
writeInfo
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-KW6IZY4K.mjs";
|
|
7
7
|
import {
|
|
8
8
|
__name
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-NM2XRTN6.mjs";
|
|
10
10
|
|
|
11
11
|
// src/executors/size-limit/executor.ts
|
|
12
12
|
import { joinPathFragments } from "@nx/devkit";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
withRunExecutor
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-R6ECHUMB.mjs";
|
|
4
4
|
import {
|
|
5
5
|
writeInfo
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-KW6IZY4K.mjs";
|
|
7
7
|
import {
|
|
8
8
|
__name
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-NM2XRTN6.mjs";
|
|
10
10
|
|
|
11
11
|
// src/executors/typia/executor.ts
|
|
12
12
|
import { removeSync } from "fs-extra";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
correctPaths
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-PRT3KWA5.mjs";
|
|
4
4
|
import {
|
|
5
5
|
__name
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NM2XRTN6.mjs";
|
|
7
7
|
|
|
8
8
|
// ../config-tools/src/utilities/find-up.ts
|
|
9
9
|
import { existsSync } from "node:fs";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
buildCargoCommand,
|
|
3
3
|
cargoCommand
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-RN622QNW.mjs";
|
|
5
5
|
import {
|
|
6
6
|
withRunExecutor
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-R6ECHUMB.mjs";
|
|
8
8
|
import {
|
|
9
9
|
__name
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-NM2XRTN6.mjs";
|
|
11
11
|
|
|
12
12
|
// src/executors/cargo-check/executor.ts
|
|
13
13
|
async function cargoCheckExecutor(options, context) {
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import {
|
|
2
2
|
withRunGenerator
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-4DY2UA3S.mjs";
|
|
4
4
|
import {
|
|
5
5
|
stormWorkspaceConfigSchema,
|
|
6
6
|
writeInfo,
|
|
7
7
|
writeSuccess,
|
|
8
8
|
writeTrace
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-KW6IZY4K.mjs";
|
|
10
10
|
import {
|
|
11
11
|
findWorkspaceRoot
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-VXQHXDBL.mjs";
|
|
13
13
|
import {
|
|
14
14
|
__name
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-NM2XRTN6.mjs";
|
|
16
16
|
|
|
17
17
|
// src/generators/config-schema/generator.ts
|
|
18
18
|
import { formatFiles, writeJson } from "@nx/devkit";
|
package/dist/executors.js
CHANGED
|
@@ -19,7 +19,7 @@ var _chunkHOXPAVCLjs = require('./chunk-HOXPAVCL.js');
|
|
|
19
19
|
var _chunkGGGO542Mjs = require('./chunk-GGGO542M.js');
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
var
|
|
22
|
+
var _chunkMA3VQKIFjs = require('./chunk-MA3VQKIF.js');
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
var _chunkB3DVFXXDjs = require('./chunk-B3DVFXXD.js');
|
|
@@ -53,4 +53,4 @@ require('./chunk-3GQAWCBQ.js');
|
|
|
53
53
|
|
|
54
54
|
|
|
55
55
|
|
|
56
|
-
exports.LARGE_BUFFER = _chunkSUQKASD7js.LARGE_BUFFER; exports.cargoBuildExecutor = _chunkB3DVFXXDjs.cargoBuildExecutor; exports.cargoCheckExecutor = _chunkRUKOOSWLjs.cargoCheckExecutor; exports.cargoClippyExecutor = _chunkNSCWEC2Sjs.cargoClippyExecutor; exports.cargoDocExecutor = _chunkTET4GF3Djs.cargoDocExecutor; exports.cargoFormatExecutor = _chunkHOXPAVCLjs.cargoFormatExecutor; exports.esbuildExecutorFn =
|
|
56
|
+
exports.LARGE_BUFFER = _chunkSUQKASD7js.LARGE_BUFFER; exports.cargoBuildExecutor = _chunkB3DVFXXDjs.cargoBuildExecutor; exports.cargoCheckExecutor = _chunkRUKOOSWLjs.cargoCheckExecutor; exports.cargoClippyExecutor = _chunkNSCWEC2Sjs.cargoClippyExecutor; exports.cargoDocExecutor = _chunkTET4GF3Djs.cargoDocExecutor; exports.cargoFormatExecutor = _chunkHOXPAVCLjs.cargoFormatExecutor; exports.esbuildExecutorFn = _chunkMA3VQKIFjs.esbuildExecutorFn; exports.getRegistryVersion = _chunkGGGO542Mjs.getRegistryVersion; exports.sizeLimitExecutorFn = _chunkOKW5O5P4js.sizeLimitExecutorFn; exports.typiaExecutorFn = _chunkICPUM2HSjs.typiaExecutorFn; exports.unbuildExecutorFn = _chunkYW4UN25Ujs.unbuildExecutorFn;
|
package/dist/executors.mjs
CHANGED
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
import "./chunk-BLX5SLPC.mjs";
|
|
2
2
|
import {
|
|
3
3
|
LARGE_BUFFER
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-4HDB3WW5.mjs";
|
|
5
5
|
import {
|
|
6
6
|
sizeLimitExecutorFn
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-S3G464AA.mjs";
|
|
8
8
|
import {
|
|
9
9
|
typiaExecutorFn
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-V5OL2H6C.mjs";
|
|
11
11
|
import {
|
|
12
12
|
unbuildExecutorFn
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-G6XMOJQG.mjs";
|
|
14
14
|
import {
|
|
15
15
|
cargoFormatExecutor
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-G2TMNVHB.mjs";
|
|
17
17
|
import {
|
|
18
18
|
getRegistryVersion
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-RXEFIIKB.mjs";
|
|
20
20
|
import {
|
|
21
21
|
esbuildExecutorFn
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-FGZK7CJK.mjs";
|
|
23
23
|
import {
|
|
24
24
|
cargoBuildExecutor
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-I6DRAC2X.mjs";
|
|
26
26
|
import {
|
|
27
27
|
cargoCheckExecutor
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-VZ7BJIVG.mjs";
|
|
29
29
|
import {
|
|
30
30
|
cargoClippyExecutor
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-N6FTUFXH.mjs";
|
|
32
32
|
import {
|
|
33
33
|
cargoDocExecutor
|
|
34
|
-
} from "./chunk-
|
|
35
|
-
import "./chunk-
|
|
36
|
-
import "./chunk-
|
|
37
|
-
import "./chunk-
|
|
38
|
-
import "./chunk-
|
|
39
|
-
import "./chunk-
|
|
40
|
-
import "./chunk-
|
|
41
|
-
import "./chunk-
|
|
42
|
-
import "./chunk-
|
|
43
|
-
import "./chunk-
|
|
34
|
+
} from "./chunk-7MPHOPRU.mjs";
|
|
35
|
+
import "./chunk-L2YJA3M7.mjs";
|
|
36
|
+
import "./chunk-RN622QNW.mjs";
|
|
37
|
+
import "./chunk-Z3XRWGHF.mjs";
|
|
38
|
+
import "./chunk-R6ECHUMB.mjs";
|
|
39
|
+
import "./chunk-O4PGVCDS.mjs";
|
|
40
|
+
import "./chunk-KW6IZY4K.mjs";
|
|
41
|
+
import "./chunk-VXQHXDBL.mjs";
|
|
42
|
+
import "./chunk-PRT3KWA5.mjs";
|
|
43
|
+
import "./chunk-NM2XRTN6.mjs";
|
|
44
44
|
export {
|
|
45
45
|
LARGE_BUFFER,
|
|
46
46
|
cargoBuildExecutor,
|
package/dist/generators.mjs
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
import "./chunk-RLIZVCIN.mjs";
|
|
2
2
|
import {
|
|
3
3
|
nodeLibraryGeneratorFn
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-IBQKONSY.mjs";
|
|
5
5
|
import {
|
|
6
6
|
presetGeneratorFn
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-FK7FB6WI.mjs";
|
|
8
8
|
import {
|
|
9
9
|
releaseVersionGeneratorFn
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-7DPHPRQI.mjs";
|
|
11
11
|
import {
|
|
12
12
|
browserLibraryGeneratorFn
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-KPDMB7DB.mjs";
|
|
14
14
|
import {
|
|
15
15
|
configSchemaGeneratorFn
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-Y4GOLQVW.mjs";
|
|
17
17
|
import {
|
|
18
18
|
initGenerator
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-GDSH6AXZ.mjs";
|
|
20
20
|
import {
|
|
21
21
|
neutralLibraryGeneratorFn
|
|
22
|
-
} from "./chunk-
|
|
23
|
-
import "./chunk-
|
|
22
|
+
} from "./chunk-HO3GYV4L.mjs";
|
|
23
|
+
import "./chunk-6LKEFJQE.mjs";
|
|
24
24
|
import "./chunk-EK75QNMS.mjs";
|
|
25
|
-
import "./chunk-
|
|
26
|
-
import "./chunk-
|
|
27
|
-
import "./chunk-
|
|
28
|
-
import "./chunk-
|
|
29
|
-
import "./chunk-
|
|
30
|
-
import "./chunk-
|
|
31
|
-
import "./chunk-
|
|
32
|
-
import "./chunk-
|
|
25
|
+
import "./chunk-MWTJPENR.mjs";
|
|
26
|
+
import "./chunk-Z3XRWGHF.mjs";
|
|
27
|
+
import "./chunk-4DY2UA3S.mjs";
|
|
28
|
+
import "./chunk-O4PGVCDS.mjs";
|
|
29
|
+
import "./chunk-KW6IZY4K.mjs";
|
|
30
|
+
import "./chunk-VXQHXDBL.mjs";
|
|
31
|
+
import "./chunk-PRT3KWA5.mjs";
|
|
32
|
+
import "./chunk-NM2XRTN6.mjs";
|
|
33
33
|
export {
|
|
34
34
|
browserLibraryGeneratorFn,
|
|
35
35
|
configSchemaGeneratorFn,
|
package/dist/index.js
CHANGED
|
@@ -66,7 +66,7 @@ var _chunkHOXPAVCLjs = require('./chunk-HOXPAVCL.js');
|
|
|
66
66
|
var _chunkGGGO542Mjs = require('./chunk-GGGO542M.js');
|
|
67
67
|
|
|
68
68
|
|
|
69
|
-
var
|
|
69
|
+
var _chunkMA3VQKIFjs = require('./chunk-MA3VQKIF.js');
|
|
70
70
|
|
|
71
71
|
|
|
72
72
|
var _chunkB3DVFXXDjs = require('./chunk-B3DVFXXD.js');
|
|
@@ -282,4 +282,4 @@ require('./chunk-3GQAWCBQ.js');
|
|
|
282
282
|
|
|
283
283
|
|
|
284
284
|
|
|
285
|
-
exports.INVALID_CARGO_ARGS = _chunkULBTYC2Bjs.INVALID_CARGO_ARGS; exports.LARGE_BUFFER = _chunkSUQKASD7js.LARGE_BUFFER; exports.LOCK_FILES = _chunkPK2SUBWIjs.LOCK_FILES; exports.NPM_LOCK_FILE = _chunkPK2SUBWIjs.NPM_LOCK_FILE; exports.NPM_LOCK_PATH = _chunkPK2SUBWIjs.NPM_LOCK_PATH; exports.PNPM_LOCK_FILE = _chunkPK2SUBWIjs.PNPM_LOCK_FILE; exports.PNPM_LOCK_PATH = _chunkPK2SUBWIjs.PNPM_LOCK_PATH; exports.PackageManagerTypes = _chunk7AXFMX2Tjs.PackageManagerTypes; exports.ProjectTagConstants = _chunk7YRW5HNXjs.ProjectTagConstants; exports.ProjectTagDistStyleValue = _chunk4NOLUAQNjs.ProjectTagDistStyleValue; exports.ProjectTagLanguageValue = _chunk4NOLUAQNjs.ProjectTagLanguageValue; exports.ProjectTagPlatformValue = _chunk4NOLUAQNjs.ProjectTagPlatformValue; exports.ProjectTagRegistryValue = _chunk4NOLUAQNjs.ProjectTagRegistryValue; exports.ProjectTagTypeValue = _chunk4NOLUAQNjs.ProjectTagTypeValue; exports.ProjectTagVariant = _chunk4NOLUAQNjs.ProjectTagVariant; exports.YARN_LOCK_FILE = _chunkPK2SUBWIjs.YARN_LOCK_FILE; exports.YARN_LOCK_PATH = _chunkPK2SUBWIjs.YARN_LOCK_PATH; exports.addPluginProjectTag = _chunk7YRW5HNXjs.addPluginProjectTag; exports.addProjectTag = _chunk7YRW5HNXjs.addProjectTag; exports.applyWorkspaceExecutorTokens = _chunkAC5SI4YZjs.applyWorkspaceExecutorTokens; exports.baseExecutorSchema = _chunkI734UVDTjs.base_executor_untyped_default; exports.baseGeneratorSchema = _chunk7CJRMBX3js.base_generator_untyped_default; exports.browserLibraryGeneratorFn = _chunkOQPX75CGjs.browserLibraryGeneratorFn; exports.buildCargoCommand = _chunkULBTYC2Bjs.buildCargoCommand; exports.cargoBaseExecutorSchema = _chunk6QO3KMZAjs.cargo_base_executor_untyped_default; exports.cargoBuildExecutor = _chunkB3DVFXXDjs.cargoBuildExecutor; exports.cargoCheckExecutor = _chunkRUKOOSWLjs.cargoCheckExecutor; exports.cargoClippyExecutor = _chunkNSCWEC2Sjs.cargoClippyExecutor; exports.cargoCommand = _chunkULBTYC2Bjs.cargoCommand; exports.cargoCommandSync = _chunkULBTYC2Bjs.cargoCommandSync; exports.cargoDocExecutor = _chunkTET4GF3Djs.cargoDocExecutor; exports.cargoFormatExecutor = _chunkHOXPAVCLjs.cargoFormatExecutor; exports.cargoMetadata = _chunkULBTYC2Bjs.cargoMetadata; exports.cargoRunCommand = _chunkULBTYC2Bjs.cargoRunCommand; exports.childProcess = _chunkULBTYC2Bjs.childProcess; exports.configSchemaGeneratorFn = _chunk6JJB5AYAjs.configSchemaGeneratorFn; exports.createCliOptions = _chunkDHGZTMNDjs.createCliOptions; exports.createProjectTsConfigJson = _chunkRBU35LQWjs.createProjectTsConfigJson; exports.esbuildExecutorFn =
|
|
285
|
+
exports.INVALID_CARGO_ARGS = _chunkULBTYC2Bjs.INVALID_CARGO_ARGS; exports.LARGE_BUFFER = _chunkSUQKASD7js.LARGE_BUFFER; exports.LOCK_FILES = _chunkPK2SUBWIjs.LOCK_FILES; exports.NPM_LOCK_FILE = _chunkPK2SUBWIjs.NPM_LOCK_FILE; exports.NPM_LOCK_PATH = _chunkPK2SUBWIjs.NPM_LOCK_PATH; exports.PNPM_LOCK_FILE = _chunkPK2SUBWIjs.PNPM_LOCK_FILE; exports.PNPM_LOCK_PATH = _chunkPK2SUBWIjs.PNPM_LOCK_PATH; exports.PackageManagerTypes = _chunk7AXFMX2Tjs.PackageManagerTypes; exports.ProjectTagConstants = _chunk7YRW5HNXjs.ProjectTagConstants; exports.ProjectTagDistStyleValue = _chunk4NOLUAQNjs.ProjectTagDistStyleValue; exports.ProjectTagLanguageValue = _chunk4NOLUAQNjs.ProjectTagLanguageValue; exports.ProjectTagPlatformValue = _chunk4NOLUAQNjs.ProjectTagPlatformValue; exports.ProjectTagRegistryValue = _chunk4NOLUAQNjs.ProjectTagRegistryValue; exports.ProjectTagTypeValue = _chunk4NOLUAQNjs.ProjectTagTypeValue; exports.ProjectTagVariant = _chunk4NOLUAQNjs.ProjectTagVariant; exports.YARN_LOCK_FILE = _chunkPK2SUBWIjs.YARN_LOCK_FILE; exports.YARN_LOCK_PATH = _chunkPK2SUBWIjs.YARN_LOCK_PATH; exports.addPluginProjectTag = _chunk7YRW5HNXjs.addPluginProjectTag; exports.addProjectTag = _chunk7YRW5HNXjs.addProjectTag; exports.applyWorkspaceExecutorTokens = _chunkAC5SI4YZjs.applyWorkspaceExecutorTokens; exports.baseExecutorSchema = _chunkI734UVDTjs.base_executor_untyped_default; exports.baseGeneratorSchema = _chunk7CJRMBX3js.base_generator_untyped_default; exports.browserLibraryGeneratorFn = _chunkOQPX75CGjs.browserLibraryGeneratorFn; exports.buildCargoCommand = _chunkULBTYC2Bjs.buildCargoCommand; exports.cargoBaseExecutorSchema = _chunk6QO3KMZAjs.cargo_base_executor_untyped_default; exports.cargoBuildExecutor = _chunkB3DVFXXDjs.cargoBuildExecutor; exports.cargoCheckExecutor = _chunkRUKOOSWLjs.cargoCheckExecutor; exports.cargoClippyExecutor = _chunkNSCWEC2Sjs.cargoClippyExecutor; exports.cargoCommand = _chunkULBTYC2Bjs.cargoCommand; exports.cargoCommandSync = _chunkULBTYC2Bjs.cargoCommandSync; exports.cargoDocExecutor = _chunkTET4GF3Djs.cargoDocExecutor; exports.cargoFormatExecutor = _chunkHOXPAVCLjs.cargoFormatExecutor; exports.cargoMetadata = _chunkULBTYC2Bjs.cargoMetadata; exports.cargoRunCommand = _chunkULBTYC2Bjs.cargoRunCommand; exports.childProcess = _chunkULBTYC2Bjs.childProcess; exports.configSchemaGeneratorFn = _chunk6JJB5AYAjs.configSchemaGeneratorFn; exports.createCliOptions = _chunkDHGZTMNDjs.createCliOptions; exports.createProjectTsConfigJson = _chunkRBU35LQWjs.createProjectTsConfigJson; exports.esbuildExecutorFn = _chunkMA3VQKIFjs.esbuildExecutorFn; exports.eslintVersion = _chunkHI4G4OOGjs.eslintVersion; exports.formatProjectTag = _chunk7YRW5HNXjs.formatProjectTag; exports.getLockFileDependencies = _chunkPK2SUBWIjs.getLockFileDependencies; exports.getLockFileName = _chunkPK2SUBWIjs.getLockFileName; exports.getLockFileNodes = _chunkPK2SUBWIjs.getLockFileNodes; exports.getOutputPath = _chunkRBU35LQWjs.getOutputPath; exports.getPackageInfo = _chunk7AXFMX2Tjs.getPackageInfo; exports.getProjectConfigFromProjectJsonPath = _chunkUF6KFXG5js.getProjectConfigFromProjectJsonPath; exports.getProjectConfigFromProjectRoot = _chunkUF6KFXG5js.getProjectConfigFromProjectRoot; exports.getProjectConfiguration = _chunkGKL4BY2Yjs.getProjectConfiguration; exports.getProjectConfigurations = _chunkGKL4BY2Yjs.getProjectConfigurations; exports.getProjectPlatform = _chunkUF6KFXG5js.getProjectPlatform; exports.getProjectRoot = _chunkUF6KFXG5js.getProjectRoot; exports.getProjectTag = _chunk7YRW5HNXjs.getProjectTag; exports.getRegistryVersion = _chunkGGGO542Mjs.getRegistryVersion; exports.getTypiaTransform = _chunkXITP2BX2js.getTypiaTransform; exports.hasProjectTag = _chunk7YRW5HNXjs.hasProjectTag; exports.initGenerator = _chunk3IZ3O4OKjs.initGenerator; exports.isEqualProjectTag = _chunk7YRW5HNXjs.isEqualProjectTag; exports.isExternal = _chunkULBTYC2Bjs.isExternal; exports.lintStagedVersion = _chunkHI4G4OOGjs.lintStagedVersion; exports.lockFileExists = _chunkPK2SUBWIjs.lockFileExists; exports.modifyCargoNestedTable = _chunkZMFVKBRMjs.modifyCargoNestedTable; exports.modifyCargoTable = _chunkZMFVKBRMjs.modifyCargoTable; exports.neutralLibraryGeneratorFn = _chunk7PRHEOCTjs.neutralLibraryGeneratorFn; exports.nodeLibraryGeneratorFn = _chunk7NNHBZC5js.nodeLibraryGeneratorFn; exports.nodeVersion = _chunkHI4G4OOGjs.nodeVersion; exports.normalizeOptions = _chunkRBU35LQWjs.normalizeOptions; exports.nxVersion = _chunkHI4G4OOGjs.nxVersion; exports.parseCargoToml = _chunkZMFVKBRMjs.parseCargoToml; exports.parseCargoTomlWithTree = _chunkZMFVKBRMjs.parseCargoTomlWithTree; exports.pnpmCatalogUpdate = _chunkCUPARBOSjs.pnpmCatalogUpdate; exports.pnpmVersion = _chunkHI4G4OOGjs.pnpmVersion; exports.presetGeneratorFn = _chunkP4OVFIT6js.presetGeneratorFn; exports.prettierPackageJsonVersion = _chunkHI4G4OOGjs.prettierPackageJsonVersion; exports.prettierPrismaVersion = _chunkHI4G4OOGjs.prettierPrismaVersion; exports.prettierVersion = _chunkHI4G4OOGjs.prettierVersion; exports.releaseVersionGeneratorFn = _chunk4Y6B6JDHjs.releaseVersionGeneratorFn; exports.runProcess = _chunkULBTYC2Bjs.runProcess; exports.semanticReleaseVersion = _chunkHI4G4OOGjs.semanticReleaseVersion; exports.setDefaultProjectTags = _chunk7YRW5HNXjs.setDefaultProjectTags; exports.sizeLimitExecutorFn = _chunkOKW5O5P4js.sizeLimitExecutorFn; exports.stringifyCargoToml = _chunkZMFVKBRMjs.stringifyCargoToml; exports.swcCliVersion = _chunkHI4G4OOGjs.swcCliVersion; exports.swcCoreVersion = _chunkHI4G4OOGjs.swcCoreVersion; exports.swcHelpersVersion = _chunkHI4G4OOGjs.swcHelpersVersion; exports.swcNodeVersion = _chunkHI4G4OOGjs.swcNodeVersion; exports.tsLibVersion = _chunkHI4G4OOGjs.tsLibVersion; exports.tsupVersion = _chunkHI4G4OOGjs.tsupVersion; exports.typeScriptLibraryGeneratorFn = _chunkRBU35LQWjs.typeScriptLibraryGeneratorFn; exports.typesNodeVersion = _chunkHI4G4OOGjs.typesNodeVersion; exports.typescriptBuildExecutorSchema = _chunkIWCQL3AQjs.typescript_build_executor_untyped_default; exports.typescriptLibraryGeneratorSchema = _chunk7O34DHUGjs.typescript_library_generator_untyped_default; exports.typescriptVersion = _chunkHI4G4OOGjs.typescriptVersion; exports.typiaExecutorFn = _chunkICPUM2HSjs.typiaExecutorFn; exports.unbuildExecutorFn = _chunkYW4UN25Ujs.unbuildExecutorFn; exports.verdaccioVersion = _chunkHI4G4OOGjs.verdaccioVersion; exports.withRunExecutor = _chunk6CGAYKQLjs.withRunExecutor; exports.withRunGenerator = _chunkZ4NKRWWJjs.withRunGenerator;
|