@storm-software/workspace-tools 1.267.15 → 1.267.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (116) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-3KSB2RUX.js → chunk-337QFBMU.js} +2 -2
  4. package/dist/{chunk-ETYENS6G.mjs → chunk-5RJOBRYL.mjs} +3 -3
  5. package/dist/{chunk-S54QGC7L.mjs → chunk-5SVLMXLH.mjs} +2 -2
  6. package/dist/{chunk-NXZ6WL36.mjs → chunk-62XRHQ44.mjs} +1 -1
  7. package/dist/{chunk-3AFTUZA3.mjs → chunk-63P7WOO5.mjs} +7 -7
  8. package/dist/{chunk-CPWT3IYI.mjs → chunk-6JTXR7YX.mjs} +2 -2
  9. package/dist/{chunk-L7D4VEKM.mjs → chunk-6RHWGD7G.mjs} +3 -3
  10. package/dist/{chunk-ZPCASH4V.mjs → chunk-7IAGL37F.mjs} +4 -4
  11. package/dist/{chunk-BZBGZOLI.mjs → chunk-7OOYI33U.mjs} +4 -4
  12. package/dist/{chunk-74UOA5ZY.mjs → chunk-A77TLQ44.mjs} +3 -3
  13. package/dist/{chunk-MAPUPD5T.mjs → chunk-AVJVDD4L.mjs} +1 -1
  14. package/dist/{chunk-7Y4J2JMS.mjs → chunk-B67R3JAF.mjs} +4 -4
  15. package/dist/{chunk-LFUBENZC.mjs → chunk-BC7L3S46.mjs} +4 -4
  16. package/dist/{chunk-EAAG7ZIA.mjs → chunk-BNMJYJOZ.mjs} +3 -3
  17. package/dist/{chunk-S4Z3X5TS.mjs → chunk-CSHHIGIV.mjs} +2 -2
  18. package/dist/{chunk-I7MGIVV5.mjs → chunk-CUWWZLK7.mjs} +3 -3
  19. package/dist/{chunk-65XEP62C.mjs → chunk-EHXSPF7W.mjs} +2 -2
  20. package/dist/{chunk-FBJB2TIF.mjs → chunk-EULJEPPD.mjs} +1 -1
  21. package/dist/{chunk-UHMSEWZQ.mjs → chunk-GWYZDAH6.mjs} +3 -3
  22. package/dist/{chunk-3DA4WJAG.mjs → chunk-GY4AEA7P.mjs} +2 -2
  23. package/dist/{chunk-Y4HCYWNS.mjs → chunk-H72YBOLR.mjs} +1 -1
  24. package/dist/{chunk-WV76KMVO.mjs → chunk-JJ4PSTY4.mjs} +3 -3
  25. package/dist/{chunk-YD3Y5FMW.mjs → chunk-JMCJJNBJ.mjs} +1 -1
  26. package/dist/{chunk-Z7LJCOEO.mjs → chunk-KTRA4YQT.mjs} +3 -3
  27. package/dist/{chunk-EJKBMRQE.mjs → chunk-L2DHGVS5.mjs} +1 -1
  28. package/dist/{chunk-ZCKNQBWM.mjs → chunk-L3WQZ3LY.mjs} +4 -4
  29. package/dist/{chunk-U3BELALM.mjs → chunk-LSG534D5.mjs} +4 -4
  30. package/dist/{chunk-3OBDJPDR.mjs → chunk-M2VZ44W7.mjs} +1 -1
  31. package/dist/{chunk-EGIA2LDC.mjs → chunk-N7XIQOHR.mjs} +4 -4
  32. package/dist/{chunk-MQQX7P6M.mjs → chunk-NG7BO4BF.mjs} +3 -3
  33. package/dist/{chunk-W32Z2NFR.mjs → chunk-ORWCIVMB.mjs} +1 -1
  34. package/dist/{chunk-VTGXJEV3.mjs → chunk-QSB5SLZS.mjs} +2 -2
  35. package/dist/{chunk-OTDJB7CI.mjs → chunk-T6VIUVAL.mjs} +3 -3
  36. package/dist/{chunk-JDDHKM5A.mjs → chunk-VGE6EHYW.mjs} +2 -2
  37. package/dist/{chunk-LUBFUH7S.mjs → chunk-VW3PZOJ4.mjs} +3 -3
  38. package/dist/{chunk-AMI63AUA.mjs → chunk-WMTEZ2PV.mjs} +2 -2
  39. package/dist/{chunk-GZFSNHP3.mjs → chunk-Y5WKYMQB.mjs} +1 -1
  40. package/dist/{chunk-OPB45WAD.mjs → chunk-YMGMEPP5.mjs} +4 -4
  41. package/dist/{chunk-WTDSDTXC.mjs → chunk-ZJZOACSR.mjs} +3 -3
  42. package/dist/{chunk-AXVAWEK2.mjs → chunk-ZKMIASDR.mjs} +1 -1
  43. package/dist/{chunk-JBBOXGR6.mjs → chunk-ZTVHEV5N.mjs} +3 -3
  44. package/dist/executors.js +4 -4
  45. package/dist/executors.mjs +22 -22
  46. package/dist/generators.mjs +16 -16
  47. package/dist/index.js +4 -4
  48. package/dist/index.mjs +40 -40
  49. package/dist/src/base/base-executor.mjs +6 -6
  50. package/dist/src/base/base-executor.untyped.mjs +1 -1
  51. package/dist/src/base/base-generator.mjs +6 -6
  52. package/dist/src/base/base-generator.untyped.mjs +1 -1
  53. package/dist/src/base/cargo-base-executor.untyped.mjs +1 -1
  54. package/dist/src/base/index.mjs +10 -10
  55. package/dist/src/base/typescript-build-executor.untyped.mjs +2 -2
  56. package/dist/src/base/typescript-library-generator.untyped.mjs +1 -1
  57. package/dist/src/executors/cargo-build/executor.mjs +8 -8
  58. package/dist/src/executors/cargo-build/untyped.mjs +1 -1
  59. package/dist/src/executors/cargo-check/executor.mjs +8 -8
  60. package/dist/src/executors/cargo-check/untyped.mjs +1 -1
  61. package/dist/src/executors/cargo-clippy/executor.mjs +8 -8
  62. package/dist/src/executors/cargo-clippy/untyped.mjs +1 -1
  63. package/dist/src/executors/cargo-doc/executor.mjs +8 -8
  64. package/dist/src/executors/cargo-doc/untyped.mjs +1 -1
  65. package/dist/src/executors/cargo-format/executor.mjs +8 -8
  66. package/dist/src/executors/cargo-format/untyped.mjs +1 -1
  67. package/dist/src/executors/cargo-publish/executor.mjs +3 -3
  68. package/dist/src/executors/cargo-publish/untyped.mjs +1 -1
  69. package/dist/src/executors/clean-package/executor.mjs +6 -6
  70. package/dist/src/executors/clean-package/untyped.mjs +1 -1
  71. package/dist/src/executors/esbuild/executor.js +2 -2
  72. package/dist/src/executors/esbuild/executor.mjs +7 -7
  73. package/dist/src/executors/esbuild/untyped.mjs +2 -2
  74. package/dist/src/executors/npm-publish/executor.mjs +4 -4
  75. package/dist/src/executors/npm-publish/untyped.mjs +1 -1
  76. package/dist/src/executors/size-limit/executor.mjs +7 -7
  77. package/dist/src/executors/size-limit/untyped.mjs +1 -1
  78. package/dist/src/executors/typia/executor.mjs +7 -7
  79. package/dist/src/executors/typia/untyped.mjs +1 -1
  80. package/dist/src/executors/unbuild/executor.mjs +7 -7
  81. package/dist/src/executors/unbuild/untyped.mjs +2 -2
  82. package/dist/src/generators/browser-library/generator.mjs +9 -9
  83. package/dist/src/generators/browser-library/untyped.mjs +1 -1
  84. package/dist/src/generators/config-schema/generator.mjs +7 -7
  85. package/dist/src/generators/config-schema/untyped.mjs +1 -1
  86. package/dist/src/generators/init/init.mjs +2 -2
  87. package/dist/src/generators/init/untyped.mjs +1 -1
  88. package/dist/src/generators/neutral-library/generator.mjs +9 -9
  89. package/dist/src/generators/neutral-library/untyped.mjs +1 -1
  90. package/dist/src/generators/node-library/generator.mjs +9 -9
  91. package/dist/src/generators/node-library/untyped.mjs +1 -1
  92. package/dist/src/generators/preset/generator.mjs +7 -7
  93. package/dist/src/generators/preset/untyped.mjs +1 -1
  94. package/dist/src/generators/release-version/generator.mjs +6 -6
  95. package/dist/src/generators/release-version/untyped.mjs +1 -1
  96. package/dist/src/plugins/rust/cargo-toml.mjs +4 -4
  97. package/dist/src/plugins/rust/index.mjs +4 -4
  98. package/dist/src/plugins/typescript/index.mjs +4 -4
  99. package/dist/src/plugins/typescript/project-config.mjs +4 -4
  100. package/dist/src/plugins/typescript/tsup.mjs +2 -2
  101. package/dist/src/plugins/typescript/untyped-schema.mjs +2 -2
  102. package/dist/src/types.mjs +1 -1
  103. package/dist/src/utils/apply-workspace-tokens.mjs +4 -4
  104. package/dist/src/utils/cargo.mjs +2 -2
  105. package/dist/src/utils/create-cli-options.mjs +2 -2
  106. package/dist/src/utils/get-project-configurations.mjs +4 -4
  107. package/dist/src/utils/index.mjs +14 -14
  108. package/dist/src/utils/lock-file.mjs +2 -2
  109. package/dist/src/utils/package-helpers.mjs +4 -4
  110. package/dist/src/utils/plugin-helpers.mjs +3 -3
  111. package/dist/src/utils/pnpm-deps-update.mjs +3 -3
  112. package/dist/src/utils/project-tags.mjs +2 -2
  113. package/dist/src/utils/toml.mjs +2 -2
  114. package/dist/src/utils/typia-transform.mjs +2 -2
  115. package/dist/src/utils/versions.mjs +1 -1
  116. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,27 @@
2
2
 
3
3
  # Changelog for Storm Ops - Workspace Tools
4
4
 
5
+ ## [1.267.17](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.267.17) (2025-04-30)
6
+
7
+ ### Bug Fixes
8
+
9
+ - **esbuild:** Resolve issue with tsconfig path
10
+ ([9e7fad9fc](https://github.com/storm-software/storm-ops/commit/9e7fad9fc))
11
+
12
+ ### Miscellaneous
13
+
14
+ - **monorepo:** Regenerate README markdown files
15
+ ([8912eb9f0](https://github.com/storm-software/storm-ops/commit/8912eb9f0))
16
+
17
+ ## [1.267.16](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.267.16) (2025-04-29)
18
+
19
+ ### Miscellaneous
20
+
21
+ - **monorepo:** Update tsup patch to include proper commonjs require plugin
22
+ ([3944d7156](https://github.com/storm-software/storm-ops/commit/3944d7156))
23
+ - **monorepo:** Regenerate README markdown files
24
+ ([1d8036bdd](https://github.com/storm-software/storm-ops/commit/1d8036bdd))
25
+
5
26
  ## [1.267.15](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.267.15) (2025-04-29)
6
27
 
7
28
  ### Miscellaneous
package/README.md CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-1.267.14-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-1.267.16-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
@@ -345,7 +345,7 @@ _chunk3GQAWCBQjs.__name.call(void 0, resolvePathsConfig, "resolvePathsConfig");
345
345
  var resolvePathsPlugin = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (context) => ({
346
346
  name: "storm:resolve-paths",
347
347
  setup(build3) {
348
- const parentTsConfig = build3.initialOptions.tsconfig ? _chunk3GQAWCBQjs.__require.call(void 0, _chunkJTAXCQX6js.joinPaths.call(void 0, context.workspaceConfig.workspaceRoot, build3.initialOptions.tsconfig)) : _chunk3GQAWCBQjs.__require.call(void 0, _chunkJTAXCQX6js.joinPaths.call(void 0, context.workspaceConfig.workspaceRoot, "tsconfig.json"));
348
+ const parentTsConfig = build3.initialOptions.tsconfig ? _chunk3GQAWCBQjs.__require.call(void 0, _chunkJTAXCQX6js.joinPaths.call(void 0, context.workspaceConfig.workspaceRoot, build3.initialOptions.tsconfig.replace(context.workspaceConfig.workspaceRoot, ""))) : _chunk3GQAWCBQjs.__require.call(void 0, _chunkJTAXCQX6js.joinPaths.call(void 0, context.workspaceConfig.workspaceRoot, "tsconfig.json"));
349
349
  const resolvedTsPaths = resolvePathsConfig(parentTsConfig, context.workspaceConfig.workspaceRoot);
350
350
  const packagesRegex = new RegExp(`^(${Object.keys(resolvedTsPaths).join("|")})$`);
351
351
  build3.onResolve({
@@ -399,8 +399,8 @@ async function resolveContext(userOptions) {
399
399
  const env = getEnv("esbuild", options);
400
400
  const define = _defu2.default.call(void 0, _nullishCoalesce(options.define, () => ( {})), _nullishCoalesce(env, () => ( {})));
401
401
  const resolvedOptions = {
402
+ tsconfig: _chunkJTAXCQX6js.joinPaths.call(void 0, workspaceRoot.dir, projectRoot, "tsconfig.json"),
402
403
  ...options,
403
- tsconfig: _chunkJTAXCQX6js.joinPaths.call(void 0, projectRoot, userOptions.tsconfig ? userOptions.tsconfig.replace(projectRoot, "") : "tsconfig.json"),
404
404
  metafile: userOptions.mode === "development",
405
405
  clean: false,
406
406
  env,
@@ -4,13 +4,13 @@ import {
4
4
  import {
5
5
  ProjectTagConstants,
6
6
  addProjectTag
7
- } from "./chunk-YD3Y5FMW.mjs";
7
+ } from "./chunk-JMCJJNBJ.mjs";
8
8
  import {
9
9
  joinPaths
10
- } from "./chunk-MAPUPD5T.mjs";
10
+ } from "./chunk-AVJVDD4L.mjs";
11
11
  import {
12
12
  __name
13
- } from "./chunk-EJKBMRQE.mjs";
13
+ } from "./chunk-L2DHGVS5.mjs";
14
14
 
15
15
  // src/base/typescript-library-generator.ts
16
16
  import { addDependenciesToPackageJson, addProjectConfiguration, ensurePackage, formatFiles, names, offsetFromRoot, readJson, updateJson, writeJson } from "@nx/devkit";
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  joinPaths
3
- } from "./chunk-MAPUPD5T.mjs";
3
+ } from "./chunk-AVJVDD4L.mjs";
4
4
  import {
5
5
  __name
6
- } from "./chunk-EJKBMRQE.mjs";
6
+ } from "./chunk-L2DHGVS5.mjs";
7
7
 
8
8
  // src/utils/pnpm-deps-update.ts
9
9
  import { existsSync } from "node:fs";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __name
3
- } from "./chunk-EJKBMRQE.mjs";
3
+ } from "./chunk-L2DHGVS5.mjs";
4
4
 
5
5
  // src/utils/cargo.ts
6
6
  import { joinPathFragments, workspaceRoot } from "@nx/devkit";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withRunExecutor
3
- } from "./chunk-U3BELALM.mjs";
3
+ } from "./chunk-LSG534D5.mjs";
4
4
  import {
5
5
  getStopwatch,
6
6
  getWorkspaceConfig,
@@ -11,17 +11,17 @@ import {
11
11
  writeSuccess,
12
12
  writeTrace,
13
13
  writeWarning
14
- } from "./chunk-LUBFUH7S.mjs";
14
+ } from "./chunk-VW3PZOJ4.mjs";
15
15
  import {
16
16
  findWorkspaceRoot
17
- } from "./chunk-AMI63AUA.mjs";
17
+ } from "./chunk-WMTEZ2PV.mjs";
18
18
  import {
19
19
  joinPaths
20
- } from "./chunk-MAPUPD5T.mjs";
20
+ } from "./chunk-AVJVDD4L.mjs";
21
21
  import {
22
22
  __name,
23
23
  __require
24
- } from "./chunk-EJKBMRQE.mjs";
24
+ } from "./chunk-L2DHGVS5.mjs";
25
25
 
26
26
  // ../esbuild/src/build.ts
27
27
  import * as esbuild from "esbuild";
@@ -345,7 +345,7 @@ __name(resolvePathsConfig, "resolvePathsConfig");
345
345
  var resolvePathsPlugin = /* @__PURE__ */ __name((context) => ({
346
346
  name: "storm:resolve-paths",
347
347
  setup(build3) {
348
- const parentTsConfig = build3.initialOptions.tsconfig ? __require(joinPaths(context.workspaceConfig.workspaceRoot, build3.initialOptions.tsconfig)) : __require(joinPaths(context.workspaceConfig.workspaceRoot, "tsconfig.json"));
348
+ const parentTsConfig = build3.initialOptions.tsconfig ? __require(joinPaths(context.workspaceConfig.workspaceRoot, build3.initialOptions.tsconfig.replace(context.workspaceConfig.workspaceRoot, ""))) : __require(joinPaths(context.workspaceConfig.workspaceRoot, "tsconfig.json"));
349
349
  const resolvedTsPaths = resolvePathsConfig(parentTsConfig, context.workspaceConfig.workspaceRoot);
350
350
  const packagesRegex = new RegExp(`^(${Object.keys(resolvedTsPaths).join("|")})$`);
351
351
  build3.onResolve({
@@ -399,8 +399,8 @@ async function resolveContext(userOptions) {
399
399
  const env = getEnv("esbuild", options);
400
400
  const define = defu(options.define ?? {}, env ?? {});
401
401
  const resolvedOptions = {
402
+ tsconfig: joinPaths(workspaceRoot.dir, projectRoot, "tsconfig.json"),
402
403
  ...options,
403
- tsconfig: joinPaths(projectRoot, userOptions.tsconfig ? userOptions.tsconfig.replace(projectRoot, "") : "tsconfig.json"),
404
404
  metafile: userOptions.mode === "development",
405
405
  clean: false,
406
406
  env,
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  findWorkspaceRoot
3
- } from "./chunk-AMI63AUA.mjs";
3
+ } from "./chunk-WMTEZ2PV.mjs";
4
4
  import {
5
5
  __name
6
- } from "./chunk-EJKBMRQE.mjs";
6
+ } from "./chunk-L2DHGVS5.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,12 +1,12 @@
1
1
  import {
2
2
  withRunExecutor
3
- } from "./chunk-U3BELALM.mjs";
3
+ } from "./chunk-LSG534D5.mjs";
4
4
  import {
5
5
  writeInfo
6
- } from "./chunk-LUBFUH7S.mjs";
6
+ } from "./chunk-VW3PZOJ4.mjs";
7
7
  import {
8
8
  __name
9
- } from "./chunk-EJKBMRQE.mjs";
9
+ } from "./chunk-L2DHGVS5.mjs";
10
10
 
11
11
  // src/executors/size-limit/executor.ts
12
12
  import { joinPathFragments } from "@nx/devkit";
@@ -1,20 +1,20 @@
1
1
  import {
2
2
  normalizeOptions,
3
3
  typeScriptLibraryGeneratorFn
4
- } from "./chunk-ETYENS6G.mjs";
4
+ } from "./chunk-5RJOBRYL.mjs";
5
5
  import {
6
6
  typesNodeVersion
7
7
  } from "./chunk-EK75QNMS.mjs";
8
8
  import {
9
9
  withRunGenerator
10
- } from "./chunk-7Y4J2JMS.mjs";
10
+ } from "./chunk-B67R3JAF.mjs";
11
11
  import {
12
12
  joinPaths
13
- } from "./chunk-MAPUPD5T.mjs";
13
+ } from "./chunk-AVJVDD4L.mjs";
14
14
  import {
15
15
  __dirname,
16
16
  __name
17
- } from "./chunk-EJKBMRQE.mjs";
17
+ } from "./chunk-L2DHGVS5.mjs";
18
18
 
19
19
  // src/generators/node-library/generator.ts
20
20
  import { formatFiles, generateFiles, names, offsetFromRoot } from "@nx/devkit";
@@ -3,7 +3,7 @@ import {
3
3
  parseCargoToml,
4
4
  parseCargoTomlWithTree,
5
5
  stringifyCargoToml
6
- } from "./chunk-Y4HCYWNS.mjs";
6
+ } from "./chunk-H72YBOLR.mjs";
7
7
  import {
8
8
  getConfig,
9
9
  getStopwatch,
@@ -13,13 +13,13 @@ import {
13
13
  writeInfo,
14
14
  writeSuccess,
15
15
  writeTrace
16
- } from "./chunk-LUBFUH7S.mjs";
16
+ } from "./chunk-VW3PZOJ4.mjs";
17
17
  import {
18
18
  findWorkspaceRoot
19
- } from "./chunk-AMI63AUA.mjs";
19
+ } from "./chunk-WMTEZ2PV.mjs";
20
20
  import {
21
21
  __name
22
- } from "./chunk-EJKBMRQE.mjs";
22
+ } from "./chunk-L2DHGVS5.mjs";
23
23
 
24
24
  // src/generators/release-version/generator.ts
25
25
  import { formatFiles, joinPathFragments, output, readJson, updateJson, writeJson } from "@nx/devkit";
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  buildCargoCommand,
3
3
  cargoCommand
4
- } from "./chunk-NXZ6WL36.mjs";
4
+ } from "./chunk-62XRHQ44.mjs";
5
5
  import {
6
6
  withRunExecutor
7
- } from "./chunk-U3BELALM.mjs";
7
+ } from "./chunk-LSG534D5.mjs";
8
8
  import {
9
9
  __name
10
- } from "./chunk-EJKBMRQE.mjs";
10
+ } from "./chunk-L2DHGVS5.mjs";
11
11
 
12
12
  // src/executors/cargo-build/executor.ts
13
13
  async function cargoBuildExecutor(options, context) {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __name
3
- } from "./chunk-EJKBMRQE.mjs";
3
+ } from "./chunk-L2DHGVS5.mjs";
4
4
 
5
5
  // ../config-tools/src/utilities/correct-paths.ts
6
6
  var _DRIVE_LETTER_START_RE = /^[A-Za-z]:\//;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  applyWorkspaceBaseTokens,
3
3
  applyWorkspaceTokens
4
- } from "./chunk-3DA4WJAG.mjs";
4
+ } from "./chunk-GY4AEA7P.mjs";
5
5
  import {
6
6
  getConfig,
7
7
  getStopwatch,
@@ -11,13 +11,13 @@ import {
11
11
  writeInfo,
12
12
  writeSuccess,
13
13
  writeTrace
14
- } from "./chunk-LUBFUH7S.mjs";
14
+ } from "./chunk-VW3PZOJ4.mjs";
15
15
  import {
16
16
  findWorkspaceRoot
17
- } from "./chunk-AMI63AUA.mjs";
17
+ } from "./chunk-WMTEZ2PV.mjs";
18
18
  import {
19
19
  __name
20
- } from "./chunk-EJKBMRQE.mjs";
20
+ } from "./chunk-L2DHGVS5.mjs";
21
21
 
22
22
  // src/base/base-generator.ts
23
23
  var withRunGenerator = /* @__PURE__ */ __name((name, generatorFn, generatorOptions = {
@@ -1,18 +1,18 @@
1
1
  import {
2
2
  withRunGenerator
3
- } from "./chunk-7Y4J2JMS.mjs";
3
+ } from "./chunk-B67R3JAF.mjs";
4
4
  import {
5
5
  stormWorkspaceConfigSchema,
6
6
  writeInfo,
7
7
  writeSuccess,
8
8
  writeTrace
9
- } from "./chunk-LUBFUH7S.mjs";
9
+ } from "./chunk-VW3PZOJ4.mjs";
10
10
  import {
11
11
  findWorkspaceRoot
12
- } from "./chunk-AMI63AUA.mjs";
12
+ } from "./chunk-WMTEZ2PV.mjs";
13
13
  import {
14
14
  __name
15
- } from "./chunk-EJKBMRQE.mjs";
15
+ } from "./chunk-L2DHGVS5.mjs";
16
16
 
17
17
  // src/generators/config-schema/generator.ts
18
18
  import { formatFiles, writeJson } from "@nx/devkit";
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  cargoMetadata,
3
3
  isExternal
4
- } from "./chunk-NXZ6WL36.mjs";
4
+ } from "./chunk-62XRHQ44.mjs";
5
5
  import {
6
6
  ProjectTagConstants,
7
7
  addProjectTag,
8
8
  setDefaultProjectTags
9
- } from "./chunk-YD3Y5FMW.mjs";
9
+ } from "./chunk-JMCJJNBJ.mjs";
10
10
  import {
11
11
  __name
12
- } from "./chunk-EJKBMRQE.mjs";
12
+ } from "./chunk-L2DHGVS5.mjs";
13
13
 
14
14
  // src/plugins/rust/cargo-toml.ts
15
15
  import { createNodesFromFiles, joinPathFragments, readJsonFile, workspaceRoot } from "@nx/devkit";
@@ -4,11 +4,11 @@ import {
4
4
  } from "./chunk-EK75QNMS.mjs";
5
5
  import {
6
6
  withRunGenerator
7
- } from "./chunk-7Y4J2JMS.mjs";
7
+ } from "./chunk-B67R3JAF.mjs";
8
8
  import {
9
9
  __dirname,
10
10
  __name
11
- } from "./chunk-EJKBMRQE.mjs";
11
+ } from "./chunk-L2DHGVS5.mjs";
12
12
 
13
13
  // src/generators/preset/generator.ts
14
14
  import { addDependenciesToPackageJson, addProjectConfiguration, formatFiles, generateFiles, joinPathFragments, updateJson } from "@nx/devkit";
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  ProjectTagConstants,
3
3
  isEqualProjectTag
4
- } from "./chunk-YD3Y5FMW.mjs";
4
+ } from "./chunk-JMCJJNBJ.mjs";
5
5
  import {
6
6
  parseCargoToml
7
- } from "./chunk-Y4HCYWNS.mjs";
7
+ } from "./chunk-H72YBOLR.mjs";
8
8
  import {
9
9
  __name
10
- } from "./chunk-EJKBMRQE.mjs";
10
+ } from "./chunk-L2DHGVS5.mjs";
11
11
 
12
12
  // src/utils/package-helpers.ts
13
13
  import { joinPathFragments, readJsonFile } from "@nx/devkit";
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  findWorkspaceRoot
3
- } from "./chunk-AMI63AUA.mjs";
3
+ } from "./chunk-WMTEZ2PV.mjs";
4
4
  import {
5
5
  __name
6
- } from "./chunk-EJKBMRQE.mjs";
6
+ } from "./chunk-L2DHGVS5.mjs";
7
7
 
8
8
  // src/utils/apply-workspace-tokens.ts
9
9
  var applyWorkspaceExecutorTokens = /* @__PURE__ */ __name(async (option, tokenizerOptions) => {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __name
3
- } from "./chunk-EJKBMRQE.mjs";
3
+ } from "./chunk-L2DHGVS5.mjs";
4
4
 
5
5
  // src/utils/create-cli-options.ts
6
6
  import { names } from "@nx/devkit";
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  pnpmCatalogUpdate
3
- } from "./chunk-S54QGC7L.mjs";
3
+ } from "./chunk-5SVLMXLH.mjs";
4
4
  import {
5
5
  joinPaths
6
- } from "./chunk-MAPUPD5T.mjs";
6
+ } from "./chunk-AVJVDD4L.mjs";
7
7
  import {
8
8
  __name
9
- } from "./chunk-EJKBMRQE.mjs";
9
+ } from "./chunk-L2DHGVS5.mjs";
10
10
 
11
11
  // src/executors/npm-publish/executor.ts
12
12
  import { execSync } from "node:child_process";
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  findWorkspaceRoot
3
- } from "./chunk-AMI63AUA.mjs";
3
+ } from "./chunk-WMTEZ2PV.mjs";
4
4
  import {
5
5
  __name
6
- } from "./chunk-EJKBMRQE.mjs";
6
+ } from "./chunk-L2DHGVS5.mjs";
7
7
 
8
8
  // ../config-tools/src/utilities/apply-workspace-tokens.ts
9
9
  var applyWorkspaceBaseTokens = /* @__PURE__ */ __name(async (option, tokenParams) => {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __name
3
- } from "./chunk-EJKBMRQE.mjs";
3
+ } from "./chunk-L2DHGVS5.mjs";
4
4
 
5
5
  // src/utils/toml.ts
6
6
  import TOML from "@ltd/j-toml";
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  buildCargoCommand,
3
3
  cargoCommand
4
- } from "./chunk-NXZ6WL36.mjs";
4
+ } from "./chunk-62XRHQ44.mjs";
5
5
  import {
6
6
  withRunExecutor
7
- } from "./chunk-U3BELALM.mjs";
7
+ } from "./chunk-LSG534D5.mjs";
8
8
  import {
9
9
  __name
10
- } from "./chunk-EJKBMRQE.mjs";
10
+ } from "./chunk-L2DHGVS5.mjs";
11
11
 
12
12
  // src/executors/cargo-clippy/executor.ts
13
13
  async function cargoClippyExecutor(options, context) {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __name
3
- } from "./chunk-EJKBMRQE.mjs";
3
+ } from "./chunk-L2DHGVS5.mjs";
4
4
 
5
5
  // src/utils/project-tags.ts
6
6
  var ProjectTagConstants = {
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  buildCargoCommand,
3
3
  cargoCommand
4
- } from "./chunk-NXZ6WL36.mjs";
4
+ } from "./chunk-62XRHQ44.mjs";
5
5
  import {
6
6
  withRunExecutor
7
- } from "./chunk-U3BELALM.mjs";
7
+ } from "./chunk-LSG534D5.mjs";
8
8
  import {
9
9
  __name
10
- } from "./chunk-EJKBMRQE.mjs";
10
+ } from "./chunk-L2DHGVS5.mjs";
11
11
 
12
12
  // src/executors/cargo-format/executor.ts
13
13
  async function cargoFormatExecutor(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=214cbeb07445a723854c8fc34007a4790e4ea2ad2a5d1919d7b09d653a83dae4__6de9fcd47df2c892d30c447d02dc88da/node_modules/tsup/assets/esm_shims.js
10
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=03667209a675e5896d66bd6058c9830fe9adb022e07ce6b04adc2eb927ede5fd__f9deff99d28cedac02de9c72719d1b4e/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,17 +1,17 @@
1
1
  import {
2
2
  normalizeOptions,
3
3
  typeScriptLibraryGeneratorFn
4
- } from "./chunk-ETYENS6G.mjs";
4
+ } from "./chunk-5RJOBRYL.mjs";
5
5
  import {
6
6
  withRunGenerator
7
- } from "./chunk-7Y4J2JMS.mjs";
7
+ } from "./chunk-B67R3JAF.mjs";
8
8
  import {
9
9
  joinPaths
10
- } from "./chunk-MAPUPD5T.mjs";
10
+ } from "./chunk-AVJVDD4L.mjs";
11
11
  import {
12
12
  __dirname,
13
13
  __name
14
- } from "./chunk-EJKBMRQE.mjs";
14
+ } from "./chunk-L2DHGVS5.mjs";
15
15
 
16
16
  // src/generators/neutral-library/generator.ts
17
17
  import { formatFiles, generateFiles, names, offsetFromRoot } from "@nx/devkit";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  applyWorkspaceProjectTokens,
3
3
  applyWorkspaceTokens
4
- } from "./chunk-3DA4WJAG.mjs";
4
+ } from "./chunk-GY4AEA7P.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-LUBFUH7S.mjs";
15
+ } from "./chunk-VW3PZOJ4.mjs";
16
16
  import {
17
17
  findWorkspaceRoot
18
- } from "./chunk-AMI63AUA.mjs";
18
+ } from "./chunk-WMTEZ2PV.mjs";
19
19
  import {
20
20
  __name
21
- } from "./chunk-EJKBMRQE.mjs";
21
+ } from "./chunk-L2DHGVS5.mjs";
22
22
 
23
23
  // src/base/base-executor.ts
24
24
  import { defu } from "defu";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __name
3
- } from "./chunk-EJKBMRQE.mjs";
3
+ } from "./chunk-L2DHGVS5.mjs";
4
4
 
5
5
  // src/utils/typia-transform.ts
6
6
  import transform from "typia/lib/transform";
@@ -1,17 +1,17 @@
1
1
  import {
2
2
  normalizeOptions,
3
3
  typeScriptLibraryGeneratorFn
4
- } from "./chunk-ETYENS6G.mjs";
4
+ } from "./chunk-5RJOBRYL.mjs";
5
5
  import {
6
6
  withRunGenerator
7
- } from "./chunk-7Y4J2JMS.mjs";
7
+ } from "./chunk-B67R3JAF.mjs";
8
8
  import {
9
9
  joinPaths
10
- } from "./chunk-MAPUPD5T.mjs";
10
+ } from "./chunk-AVJVDD4L.mjs";
11
11
  import {
12
12
  __dirname,
13
13
  __name
14
- } from "./chunk-EJKBMRQE.mjs";
14
+ } from "./chunk-L2DHGVS5.mjs";
15
15
 
16
16
  // src/generators/browser-library/generator.ts
17
17
  import { formatFiles, generateFiles, names, offsetFromRoot } from "@nx/devkit";
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  getProjectPlatform
3
- } from "./chunk-VTGXJEV3.mjs";
3
+ } from "./chunk-QSB5SLZS.mjs";
4
4
  import {
5
5
  ProjectTagConstants,
6
6
  addProjectTag,
7
7
  isEqualProjectTag,
8
8
  setDefaultProjectTags
9
- } from "./chunk-YD3Y5FMW.mjs";
9
+ } from "./chunk-JMCJJNBJ.mjs";
10
10
  import {
11
11
  __name
12
- } from "./chunk-EJKBMRQE.mjs";
12
+ } from "./chunk-L2DHGVS5.mjs";
13
13
 
14
14
  // src/plugins/typescript/project-config.ts
15
15
  import { createNodesFromFiles } from "@nx/devkit";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __name
3
- } from "./chunk-EJKBMRQE.mjs";
3
+ } from "./chunk-L2DHGVS5.mjs";
4
4
 
5
5
  // src/generators/init/init.ts
6
6
  import { addDependenciesToPackageJson, formatFiles } from "@nx/devkit";
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  ProjectTagConstants,
3
3
  getProjectTag
4
- } from "./chunk-YD3Y5FMW.mjs";
4
+ } from "./chunk-JMCJJNBJ.mjs";
5
5
  import {
6
6
  __name
7
- } from "./chunk-EJKBMRQE.mjs";
7
+ } from "./chunk-L2DHGVS5.mjs";
8
8
 
9
9
  // src/utils/plugin-helpers.ts
10
10
  import { readJsonFile } from "@nx/devkit";
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  buildCargoCommand,
3
3
  cargoCommand
4
- } from "./chunk-NXZ6WL36.mjs";
4
+ } from "./chunk-62XRHQ44.mjs";
5
5
  import {
6
6
  withRunExecutor
7
- } from "./chunk-U3BELALM.mjs";
7
+ } from "./chunk-LSG534D5.mjs";
8
8
  import {
9
9
  __name
10
- } from "./chunk-EJKBMRQE.mjs";
10
+ } from "./chunk-L2DHGVS5.mjs";
11
11
 
12
12
  // src/executors/cargo-doc/executor.ts
13
13
  async function cargoDocExecutor(options, context) {
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  parseCargoToml
3
- } from "./chunk-Y4HCYWNS.mjs";
3
+ } from "./chunk-H72YBOLR.mjs";
4
4
  import {
5
5
  __name
6
- } from "./chunk-EJKBMRQE.mjs";
6
+ } from "./chunk-L2DHGVS5.mjs";
7
7
 
8
8
  // src/executors/cargo-publish/executor.ts
9
9
  import { joinPathFragments } from "@nx/devkit";