@storm-software/workspace-tools 1.263.1 → 1.264.0

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 (146) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/README.md +12 -30
  3. package/dist/{chunk-G6GGPUG7.mjs → chunk-267XQYEI.mjs} +4 -4
  4. package/dist/{chunk-2WTKQCPA.mjs → chunk-2BPV2XV2.mjs} +1 -1
  5. package/dist/{chunk-GCN3NUF6.mjs → chunk-3FTFBAIV.mjs} +1 -1
  6. package/dist/{chunk-OQ32KFGA.mjs → chunk-3PWCELL5.mjs} +2 -2
  7. package/dist/{chunk-IT3ENPW3.mjs → chunk-3RLLSZI3.mjs} +3 -3
  8. package/dist/{chunk-XEHJM6RO.mjs → chunk-5CZXBNEE.mjs} +1 -1
  9. package/dist/{chunk-VOIYJ67D.mjs → chunk-5DWBECCN.mjs} +4 -4
  10. package/dist/{chunk-GPOYI6OO.mjs → chunk-77KNPIOO.mjs} +3 -3
  11. package/dist/{chunk-4PDLEPIC.mjs → chunk-7ENGREV2.mjs} +1 -1
  12. package/dist/{chunk-IGJN2SBZ.mjs → chunk-AD4BVP7F.mjs} +2 -2
  13. package/dist/{chunk-HASYGI6W.mjs → chunk-ATIBREWM.mjs} +1 -1
  14. package/dist/{chunk-5JPH5VCU.mjs → chunk-AWKIWCLR.mjs} +2 -2
  15. package/dist/{chunk-GRU4UEE7.mjs → chunk-BMNXBEWE.mjs} +3 -3
  16. package/dist/{chunk-BV32SZPV.mjs → chunk-EVQJFIA7.mjs} +3 -3
  17. package/dist/{chunk-3I74ESKM.mjs → chunk-FIJJTQKT.mjs} +3 -3
  18. package/dist/{chunk-2PKZRCQJ.mjs → chunk-FR3YQN55.mjs} +2 -2
  19. package/dist/{chunk-U6DRC3BT.mjs → chunk-G6VTRIV6.mjs} +4 -4
  20. package/dist/{chunk-STVTZJIX.mjs → chunk-GKFEPODO.mjs} +3 -3
  21. package/dist/{chunk-6YMGUA6X.mjs → chunk-H5VTYV4U.mjs} +2 -2
  22. package/dist/{chunk-J53HKGFM.mjs → chunk-HUVBVDJ7.mjs} +1 -1
  23. package/dist/{chunk-L6CV744X.mjs → chunk-IXZ3PGBP.mjs} +3 -3
  24. package/dist/{chunk-GHJGKUBW.mjs → chunk-JIAGNEII.mjs} +1 -1
  25. package/dist/{chunk-H4RWKANW.mjs → chunk-KTJM6G4K.mjs} +1 -1
  26. package/dist/{chunk-TAJU54DW.mjs → chunk-LZ4WXOF5.mjs} +3 -3
  27. package/dist/{chunk-RGZAGFUD.mjs → chunk-MDK5L6VS.mjs} +4 -4
  28. package/dist/{chunk-3ABED6KX.mjs → chunk-NZAGHP4Q.mjs} +4 -4
  29. package/dist/{chunk-6QKCP4DS.js → chunk-PD4CDI7L.js} +296 -41
  30. package/dist/{chunk-R2BMSX6J.mjs → chunk-RLG36VMZ.mjs} +3 -3
  31. package/dist/{chunk-XIS3TY42.mjs → chunk-RMNEVFW4.mjs} +4 -4
  32. package/dist/{chunk-3XR4FSEA.mjs → chunk-V4QUJRZH.mjs} +4 -4
  33. package/dist/{chunk-AOOHLS72.mjs → chunk-VJJBBVYU.mjs} +3 -3
  34. package/dist/{chunk-EF7U4632.mjs → chunk-VYHRGNJQ.mjs} +306 -51
  35. package/dist/{chunk-OBUTMEEY.mjs → chunk-XB6ATVWM.mjs} +3 -3
  36. package/dist/{chunk-OVLYU6HE.mjs → chunk-XBRJIYCS.mjs} +2 -2
  37. package/dist/{chunk-HY43JWZ7.mjs → chunk-XDVGK64G.mjs} +2 -2
  38. package/dist/{chunk-RULS5ZOT.mjs → chunk-YBDZ7EWU.mjs} +2 -2
  39. package/dist/{chunk-BGSGM2KX.mjs → chunk-YPUNRGTW.mjs} +3 -3
  40. package/dist/{chunk-SF477J3B.mjs → chunk-YZLAY7R4.mjs} +3 -3
  41. package/dist/{chunk-WJTTZD3M.mjs → chunk-ZETTXDZO.mjs} +1 -1
  42. package/dist/{chunk-DGI7OQYG.mjs → chunk-ZPN57TH7.mjs} +4 -4
  43. package/dist/{chunk-B5OPGMAP.mjs → chunk-ZUYLHO4U.mjs} +1 -1
  44. package/dist/executors.d.mts +0 -1
  45. package/dist/executors.d.ts +0 -1
  46. package/dist/executors.js +5 -10
  47. package/dist/executors.mjs +23 -28
  48. package/dist/generators.js +5 -5
  49. package/dist/generators.mjs +20 -20
  50. package/dist/index.d.mts +0 -1
  51. package/dist/index.d.ts +0 -1
  52. package/dist/index.js +10 -15
  53. package/dist/index.mjs +45 -50
  54. package/dist/src/base/base-executor.mjs +6 -6
  55. package/dist/src/base/base-executor.untyped.mjs +1 -1
  56. package/dist/src/base/base-generator.mjs +6 -6
  57. package/dist/src/base/base-generator.untyped.mjs +1 -1
  58. package/dist/src/base/cargo-base-executor.untyped.mjs +1 -1
  59. package/dist/src/base/index.mjs +10 -10
  60. package/dist/src/base/typescript-build-executor.untyped.mjs +2 -2
  61. package/dist/src/base/typescript-library-generator.untyped.mjs +1 -1
  62. package/dist/src/executors/cargo-build/executor.mjs +8 -8
  63. package/dist/src/executors/cargo-build/untyped.mjs +1 -1
  64. package/dist/src/executors/cargo-check/executor.mjs +8 -8
  65. package/dist/src/executors/cargo-check/untyped.mjs +1 -1
  66. package/dist/src/executors/cargo-clippy/executor.mjs +8 -8
  67. package/dist/src/executors/cargo-clippy/untyped.mjs +1 -1
  68. package/dist/src/executors/cargo-doc/executor.mjs +8 -8
  69. package/dist/src/executors/cargo-doc/untyped.mjs +1 -1
  70. package/dist/src/executors/cargo-format/executor.mjs +8 -8
  71. package/dist/src/executors/cargo-format/untyped.mjs +1 -1
  72. package/dist/src/executors/cargo-publish/executor.mjs +3 -3
  73. package/dist/src/executors/cargo-publish/untyped.mjs +1 -1
  74. package/dist/src/executors/clean-package/executor.mjs +6 -6
  75. package/dist/src/executors/clean-package/untyped.mjs +1 -1
  76. package/dist/src/executors/esbuild/executor.js +2 -3
  77. package/dist/src/executors/esbuild/executor.mjs +7 -8
  78. package/dist/src/executors/esbuild/untyped.mjs +2 -2
  79. package/dist/src/executors/npm-publish/executor.mjs +4 -4
  80. package/dist/src/executors/npm-publish/untyped.mjs +1 -1
  81. package/dist/src/executors/size-limit/executor.mjs +7 -7
  82. package/dist/src/executors/size-limit/untyped.mjs +1 -1
  83. package/dist/src/executors/typia/executor.mjs +7 -7
  84. package/dist/src/executors/typia/untyped.mjs +1 -1
  85. package/dist/src/executors/unbuild/executor.mjs +7 -7
  86. package/dist/src/executors/unbuild/untyped.mjs +2 -2
  87. package/dist/src/generators/browser-library/generator.mjs +9 -9
  88. package/dist/src/generators/browser-library/untyped.mjs +1 -1
  89. package/dist/src/generators/config-schema/generator.mjs +7 -7
  90. package/dist/src/generators/config-schema/untyped.mjs +1 -1
  91. package/dist/src/generators/init/init.mjs +2 -2
  92. package/dist/src/generators/init/untyped.mjs +1 -1
  93. package/dist/src/generators/neutral-library/generator.mjs +9 -9
  94. package/dist/src/generators/neutral-library/untyped.mjs +1 -1
  95. package/dist/src/generators/node-library/generator.mjs +9 -9
  96. package/dist/src/generators/node-library/untyped.mjs +1 -1
  97. package/dist/src/generators/preset/generator.mjs +7 -7
  98. package/dist/src/generators/preset/untyped.mjs +1 -1
  99. package/dist/src/generators/release-version/generator.mjs +6 -6
  100. package/dist/src/generators/release-version/untyped.mjs +1 -1
  101. package/dist/src/plugins/rust/cargo-toml.mjs +4 -4
  102. package/dist/src/plugins/rust/index.mjs +4 -4
  103. package/dist/src/plugins/typescript/index.mjs +4 -4
  104. package/dist/src/plugins/typescript/project-config.mjs +4 -4
  105. package/dist/src/plugins/typescript/tsup.mjs +2 -2
  106. package/dist/src/plugins/typescript/untyped-schema.mjs +2 -2
  107. package/dist/src/types.mjs +1 -1
  108. package/dist/src/utils/apply-workspace-tokens.mjs +4 -4
  109. package/dist/src/utils/cargo.mjs +2 -2
  110. package/dist/src/utils/create-cli-options.mjs +2 -2
  111. package/dist/src/utils/get-project-configurations.mjs +4 -4
  112. package/dist/src/utils/index.mjs +14 -14
  113. package/dist/src/utils/lock-file.mjs +2 -2
  114. package/dist/src/utils/package-helpers.mjs +4 -4
  115. package/dist/src/utils/plugin-helpers.mjs +3 -3
  116. package/dist/src/utils/pnpm-deps-update.mjs +3 -3
  117. package/dist/src/utils/project-tags.mjs +2 -2
  118. package/dist/src/utils/toml.mjs +2 -2
  119. package/dist/src/utils/typia-transform.mjs +2 -2
  120. package/dist/src/utils/versions.mjs +1 -1
  121. package/executors.json +0 -5
  122. package/package.json +3 -6
  123. package/dist/chunk-55IQXVOQ.js +0 -308
  124. package/dist/chunk-IFSORSAN.js +0 -304
  125. package/dist/chunk-SE2XSR7P.mjs +0 -304
  126. package/dist/chunk-UFPTODUJ.mjs +0 -308
  127. package/dist/executor-BDvqiAmr.d.ts +0 -144
  128. package/dist/executor-KAQdKP88.d.mts +0 -144
  129. package/dist/src/executors/tsdown/executor.d.mts +0 -4
  130. package/dist/src/executors/tsdown/executor.d.ts +0 -4
  131. package/dist/src/executors/tsdown/executor.js +0 -15
  132. package/dist/src/executors/tsdown/executor.mjs +0 -15
  133. package/dist/src/executors/tsdown/schema.d.ts +0 -135
  134. package/dist/src/executors/tsdown/schema.json +0 -174
  135. package/dist/src/executors/tsdown/schema.md +0 -126
  136. package/dist/src/executors/tsdown/untyped.d.mts +0 -5
  137. package/dist/src/executors/tsdown/untyped.d.ts +0 -5
  138. package/dist/src/executors/tsdown/untyped.js +0 -19
  139. package/dist/src/executors/tsdown/untyped.mjs +0 -19
  140. package/dist/src/plugins/typescript/tsdown.d.mts +0 -7
  141. package/dist/src/plugins/typescript/tsdown.d.ts +0 -7
  142. package/dist/src/plugins/typescript/tsdown.js +0 -159
  143. package/dist/src/plugins/typescript/tsdown.mjs +0 -159
  144. package/docs/api/executors/tsdown/schema.md +0 -126
  145. /package/dist/{chunk-3J53KHVV.js → chunk-7VDOGZYO.js} +0 -0
  146. /package/dist/{chunk-V7YZ3666.mjs → chunk-BLX5SLPC.mjs} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,3 +1,19 @@
1
+ ## 1.264.0 (2025-03-06)
2
+
3
+ ### Features
4
+
5
+ - **workspace-tools:** Remove unused `tsdown` executor ([9dec594bf](https://github.com/storm-software/storm-ops/commit/9dec594bf))
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Regenerate README markdown files ([26f342fb1](https://github.com/storm-software/storm-ops/commit/26f342fb1))
10
+
11
+ ## 1.263.2 (2025-03-03)
12
+
13
+ ### Miscellaneous
14
+
15
+ - **monorepo:** Regenerate README markdown files ([78543811f](https://github.com/storm-software/storm-ops/commit/78543811f))
16
+
1
17
  ## 1.263.1 (2025-03-03)
2
18
 
3
19
  ### Bug Fixes
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.263.0-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.263.2-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 -->
@@ -47,30 +47,28 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
47
47
  - [Executors](#executors)
48
48
  - [typia](#typia)
49
49
  - [Example](#example)
50
- - [tsdown](#tsdown)
51
- - [Example](#example-1)
52
50
  - [esbuild](#esbuild)
53
- - [Example](#example-2)
51
+ - [Example](#example-1)
54
52
  - [unbuild](#unbuild)
55
- - [Example](#example-3)
53
+ - [Example](#example-2)
56
54
  - [clean-package](#clean-package)
57
- - [Example](#example-4)
55
+ - [Example](#example-3)
58
56
  - [size-limit](#size-limit)
59
- - [Example](#example-5)
57
+ - [Example](#example-4)
60
58
  - [npm-publish](#npm-publish)
61
- - [Example](#example-6)
59
+ - [Example](#example-5)
62
60
  - [cargo-publish](#cargo-publish)
63
- - [Example](#example-7)
61
+ - [Example](#example-6)
64
62
  - [cargo-build](#cargo-build)
65
- - [Example](#example-8)
63
+ - [Example](#example-7)
66
64
  - [cargo-check](#cargo-check)
67
- - [Example](#example-9)
65
+ - [Example](#example-8)
68
66
  - [cargo-format](#cargo-format)
69
- - [Example](#example-10)
67
+ - [Example](#example-9)
70
68
  - [cargo-clippy](#cargo-clippy)
71
- - [Example](#example-11)
69
+ - [Example](#example-10)
72
70
  - [cargo-doc](#cargo-doc)
73
- - [Example](#example-12)
71
+ - [Example](#example-11)
74
72
  - [Generators](#generators)
75
73
  - [init](#init)
76
74
  - [preset](#preset)
@@ -155,22 +153,6 @@ nx run my-project:typia
155
153
 
156
154
 
157
155
 
158
- ## tsdown
159
-
160
- Run the \`tsdown\` build process on a selected project
161
-
162
- ### Example
163
-
164
- This executor can be used by executing the following in a command line utility:
165
-
166
- ```cmd
167
- nx run my-project:tsdown
168
- ```
169
-
170
- **Please note:** _The tsdown executor should be included in the desired projects's `project.json` file._
171
-
172
-
173
-
174
156
  ## esbuild
175
157
 
176
158
  Run the \`esbuild\` build process on a selected project
@@ -1,17 +1,17 @@
1
1
  import {
2
2
  normalizeOptions,
3
3
  typeScriptLibraryGeneratorFn
4
- } from "./chunk-SF477J3B.mjs";
4
+ } from "./chunk-YZLAY7R4.mjs";
5
5
  import {
6
6
  withRunGenerator
7
- } from "./chunk-DGI7OQYG.mjs";
7
+ } from "./chunk-ZPN57TH7.mjs";
8
8
  import {
9
9
  joinPaths
10
- } from "./chunk-HASYGI6W.mjs";
10
+ } from "./chunk-ATIBREWM.mjs";
11
11
  import {
12
12
  __dirname,
13
13
  __name
14
- } from "./chunk-2WTKQCPA.mjs";
14
+ } from "./chunk-2BPV2XV2.mjs";
15
15
 
16
16
  // src/generators/neutral-library/generator.ts
17
17
  import { formatFiles, generateFiles, names, offsetFromRoot } from "@nx/devkit";
@@ -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.3.5_@microsoft+api-extractor@7.50.1_@types+node@22.13.5__@swc+core@1.7.26_@swc+h_cbb328c5e644515695821f56b00fd0e9/node_modules/tsup/assets/esm_shims.js
10
+ // ../../node_modules/.pnpm/tsup@8.3.5_@microsoft+api-extractor@7.51.1_@types+node@22.13.9__@swc+core@1.7.26_@swc+h_15d7298fb4f51a3f0d8d4a9f5c0e1421/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,6 +1,6 @@
1
1
  import {
2
2
  __name
3
- } from "./chunk-2WTKQCPA.mjs";
3
+ } from "./chunk-2BPV2XV2.mjs";
4
4
 
5
5
  // src/utils/lock-file.ts
6
6
  import { output, readJsonFile, workspaceRoot } from "@nx/devkit";
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  parseCargoToml
3
- } from "./chunk-4PDLEPIC.mjs";
3
+ } from "./chunk-7ENGREV2.mjs";
4
4
  import {
5
5
  __name
6
- } from "./chunk-2WTKQCPA.mjs";
6
+ } from "./chunk-2BPV2XV2.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-VOIYJ67D.mjs";
3
+ } from "./chunk-5DWBECCN.mjs";
4
4
  import {
5
5
  writeInfo
6
- } from "./chunk-L6CV744X.mjs";
6
+ } from "./chunk-IXZ3PGBP.mjs";
7
7
  import {
8
8
  __name
9
- } from "./chunk-2WTKQCPA.mjs";
9
+ } from "./chunk-2BPV2XV2.mjs";
10
10
 
11
11
  // src/executors/size-limit/executor.ts
12
12
  import { joinPathFragments } from "@nx/devkit";
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-DGC5L3Z7.mjs";
4
4
  import {
5
5
  __name
6
- } from "./chunk-2WTKQCPA.mjs";
6
+ } from "./chunk-2BPV2XV2.mjs";
7
7
 
8
8
  // src/base/typescript-build-executor.untyped.ts
9
9
  import { defineUntypedSchema } from "untyped";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  applyWorkspaceProjectTokens,
3
3
  applyWorkspaceTokens
4
- } from "./chunk-5JPH5VCU.mjs";
4
+ } from "./chunk-AWKIWCLR.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-L6CV744X.mjs";
15
+ } from "./chunk-IXZ3PGBP.mjs";
16
16
  import {
17
17
  findWorkspaceRoot
18
- } from "./chunk-2PKZRCQJ.mjs";
18
+ } from "./chunk-FR3YQN55.mjs";
19
19
  import {
20
20
  __name
21
- } from "./chunk-2WTKQCPA.mjs";
21
+ } from "./chunk-2BPV2XV2.mjs";
22
22
 
23
23
  // src/base/base-executor.ts
24
24
  import { defu } from "defu";
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  buildCargoCommand,
3
3
  cargoCommand
4
- } from "./chunk-GHJGKUBW.mjs";
4
+ } from "./chunk-JIAGNEII.mjs";
5
5
  import {
6
6
  withRunExecutor
7
- } from "./chunk-VOIYJ67D.mjs";
7
+ } from "./chunk-5DWBECCN.mjs";
8
8
  import {
9
9
  __name
10
- } from "./chunk-2WTKQCPA.mjs";
10
+ } from "./chunk-2BPV2XV2.mjs";
11
11
 
12
12
  // src/executors/cargo-doc/executor.ts
13
13
  async function cargoDocExecutor(options, context) {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __name
3
- } from "./chunk-2WTKQCPA.mjs";
3
+ } from "./chunk-2BPV2XV2.mjs";
4
4
 
5
5
  // src/utils/toml.ts
6
6
  import TOML from "@ltd/j-toml";
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  joinPaths
3
- } from "./chunk-HASYGI6W.mjs";
3
+ } from "./chunk-ATIBREWM.mjs";
4
4
  import {
5
5
  __name
6
- } from "./chunk-2WTKQCPA.mjs";
6
+ } from "./chunk-2BPV2XV2.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-2WTKQCPA.mjs";
3
+ } from "./chunk-2BPV2XV2.mjs";
4
4
 
5
5
  // ../config-tools/src/utilities/correct-paths.ts
6
6
  var _DRIVE_LETTER_START_RE = /^[A-Za-z]:\//;
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  findWorkspaceRoot
3
- } from "./chunk-2PKZRCQJ.mjs";
3
+ } from "./chunk-FR3YQN55.mjs";
4
4
  import {
5
5
  __name
6
- } from "./chunk-2WTKQCPA.mjs";
6
+ } from "./chunk-2BPV2XV2.mjs";
7
7
 
8
8
  // ../config-tools/src/utilities/apply-workspace-tokens.ts
9
9
  var applyWorkspaceBaseTokens = /* @__PURE__ */ __name(async (option, tokenParams) => {
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  pnpmCatalogUpdate
3
- } from "./chunk-IGJN2SBZ.mjs";
3
+ } from "./chunk-AD4BVP7F.mjs";
4
4
  import {
5
5
  joinPaths
6
- } from "./chunk-HASYGI6W.mjs";
6
+ } from "./chunk-ATIBREWM.mjs";
7
7
  import {
8
8
  __name
9
- } from "./chunk-2WTKQCPA.mjs";
9
+ } from "./chunk-2BPV2XV2.mjs";
10
10
 
11
11
  // src/executors/npm-publish/executor.ts
12
12
  import { execSync } from "node:child_process";
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  buildCargoCommand,
3
3
  cargoCommand
4
- } from "./chunk-GHJGKUBW.mjs";
4
+ } from "./chunk-JIAGNEII.mjs";
5
5
  import {
6
6
  withRunExecutor
7
- } from "./chunk-VOIYJ67D.mjs";
7
+ } from "./chunk-5DWBECCN.mjs";
8
8
  import {
9
9
  __name
10
- } from "./chunk-2WTKQCPA.mjs";
10
+ } from "./chunk-2BPV2XV2.mjs";
11
11
 
12
12
  // src/executors/cargo-check/executor.ts
13
13
  async function cargoCheckExecutor(options, context) {
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  withRunExecutor
3
- } from "./chunk-VOIYJ67D.mjs";
3
+ } from "./chunk-5DWBECCN.mjs";
4
4
  import {
5
5
  writeInfo
6
- } from "./chunk-L6CV744X.mjs";
6
+ } from "./chunk-IXZ3PGBP.mjs";
7
7
  import {
8
8
  __name
9
- } from "./chunk-2WTKQCPA.mjs";
9
+ } from "./chunk-2BPV2XV2.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-HASYGI6W.mjs";
3
+ } from "./chunk-ATIBREWM.mjs";
4
4
  import {
5
5
  __name
6
- } from "./chunk-2WTKQCPA.mjs";
6
+ } from "./chunk-2BPV2XV2.mjs";
7
7
 
8
8
  // ../config-tools/src/utilities/find-up.ts
9
9
  import { existsSync } from "node:fs";
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  withRunExecutor
3
- } from "./chunk-VOIYJ67D.mjs";
3
+ } from "./chunk-5DWBECCN.mjs";
4
4
  import {
5
5
  writeInfo
6
- } from "./chunk-L6CV744X.mjs";
6
+ } from "./chunk-IXZ3PGBP.mjs";
7
7
  import {
8
8
  joinPaths
9
- } from "./chunk-HASYGI6W.mjs";
9
+ } from "./chunk-ATIBREWM.mjs";
10
10
  import {
11
11
  __name
12
- } from "./chunk-2WTKQCPA.mjs";
12
+ } from "./chunk-2BPV2XV2.mjs";
13
13
 
14
14
  // src/executors/unbuild/executor.ts
15
15
  import { defu } from "defu";
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  buildCargoCommand,
3
3
  cargoCommand
4
- } from "./chunk-GHJGKUBW.mjs";
4
+ } from "./chunk-JIAGNEII.mjs";
5
5
  import {
6
6
  withRunExecutor
7
- } from "./chunk-VOIYJ67D.mjs";
7
+ } from "./chunk-5DWBECCN.mjs";
8
8
  import {
9
9
  __name
10
- } from "./chunk-2WTKQCPA.mjs";
10
+ } from "./chunk-2BPV2XV2.mjs";
11
11
 
12
12
  // src/executors/cargo-format/executor.ts
13
13
  async function cargoFormatExecutor(options, context) {
@@ -4,11 +4,11 @@ import {
4
4
  } from "./chunk-EK75QNMS.mjs";
5
5
  import {
6
6
  withRunGenerator
7
- } from "./chunk-DGI7OQYG.mjs";
7
+ } from "./chunk-ZPN57TH7.mjs";
8
8
  import {
9
9
  __dirname,
10
10
  __name
11
- } from "./chunk-2WTKQCPA.mjs";
11
+ } from "./chunk-2BPV2XV2.mjs";
12
12
 
13
13
  // src/generators/preset/generator.ts
14
14
  import { addDependenciesToPackageJson, addProjectConfiguration, formatFiles, generateFiles, joinPathFragments, updateJson } from "@nx/devkit";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __name
3
- } from "./chunk-2WTKQCPA.mjs";
3
+ } from "./chunk-2BPV2XV2.mjs";
4
4
 
5
5
  // src/utils/project-tags.ts
6
6
  var ProjectTagConstants = {
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  findWorkspaceRoot
3
- } from "./chunk-2PKZRCQJ.mjs";
3
+ } from "./chunk-FR3YQN55.mjs";
4
4
  import {
5
5
  correctPaths,
6
6
  joinPaths
7
- } from "./chunk-HASYGI6W.mjs";
7
+ } from "./chunk-ATIBREWM.mjs";
8
8
  import {
9
9
  __name
10
- } from "./chunk-2WTKQCPA.mjs";
10
+ } from "./chunk-2BPV2XV2.mjs";
11
11
 
12
12
  // ../config/src/schema.ts
13
13
  import z from "zod";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __name
3
- } from "./chunk-2WTKQCPA.mjs";
3
+ } from "./chunk-2BPV2XV2.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
  __name
3
- } from "./chunk-2WTKQCPA.mjs";
3
+ } from "./chunk-2BPV2XV2.mjs";
4
4
 
5
5
  // src/generators/init/init.ts
6
6
  import { addDependenciesToPackageJson, formatFiles } from "@nx/devkit";
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  ProjectTagConstants,
3
3
  isEqualProjectTag
4
- } from "./chunk-J53HKGFM.mjs";
4
+ } from "./chunk-HUVBVDJ7.mjs";
5
5
  import {
6
6
  parseCargoToml
7
- } from "./chunk-4PDLEPIC.mjs";
7
+ } from "./chunk-7ENGREV2.mjs";
8
8
  import {
9
9
  __name
10
- } from "./chunk-2WTKQCPA.mjs";
10
+ } from "./chunk-2BPV2XV2.mjs";
11
11
 
12
12
  // src/utils/package-helpers.ts
13
13
  import { joinPathFragments, readJsonFile } from "@nx/devkit";
@@ -3,7 +3,7 @@ import {
3
3
  parseCargoToml,
4
4
  parseCargoTomlWithTree,
5
5
  stringifyCargoToml
6
- } from "./chunk-4PDLEPIC.mjs";
6
+ } from "./chunk-7ENGREV2.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-L6CV744X.mjs";
16
+ } from "./chunk-IXZ3PGBP.mjs";
17
17
  import {
18
18
  findWorkspaceRoot
19
- } from "./chunk-2PKZRCQJ.mjs";
19
+ } from "./chunk-FR3YQN55.mjs";
20
20
  import {
21
21
  __name
22
- } from "./chunk-2WTKQCPA.mjs";
22
+ } from "./chunk-2BPV2XV2.mjs";
23
23
 
24
24
  // src/generators/release-version/generator.ts
25
25
  import { formatFiles, joinPathFragments, output, readJson, updateJson, writeJson } from "@nx/devkit";
@@ -1,18 +1,18 @@
1
1
  import {
2
2
  withRunGenerator
3
- } from "./chunk-DGI7OQYG.mjs";
3
+ } from "./chunk-ZPN57TH7.mjs";
4
4
  import {
5
5
  StormConfigSchema,
6
6
  writeInfo,
7
7
  writeSuccess,
8
8
  writeTrace
9
- } from "./chunk-L6CV744X.mjs";
9
+ } from "./chunk-IXZ3PGBP.mjs";
10
10
  import {
11
11
  findWorkspaceRoot
12
- } from "./chunk-2PKZRCQJ.mjs";
12
+ } from "./chunk-FR3YQN55.mjs";
13
13
  import {
14
14
  __name
15
- } from "./chunk-2WTKQCPA.mjs";
15
+ } from "./chunk-2BPV2XV2.mjs";
16
16
 
17
17
  // src/generators/config-schema/generator.ts
18
18
  import { formatFiles, writeJson } from "@nx/devkit";