@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
@@ -2,7 +2,7 @@ import {
2
2
  typescript_library_generator_untyped_default
3
3
  } from "../../../chunk-7TLYMNLD.mjs";
4
4
  import "../../../chunk-34LSWMWV.mjs";
5
- import "../../../chunk-2WTKQCPA.mjs";
5
+ import "../../../chunk-2BPV2XV2.mjs";
6
6
 
7
7
  // src/generators/node-library/untyped.ts
8
8
  import { defineUntypedSchema } from "untyped";
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  generator_default,
3
3
  presetGeneratorFn
4
- } from "../../../chunk-6YMGUA6X.mjs";
4
+ } from "../../../chunk-H5VTYV4U.mjs";
5
5
  import "../../../chunk-EK75QNMS.mjs";
6
- import "../../../chunk-DGI7OQYG.mjs";
7
- import "../../../chunk-5JPH5VCU.mjs";
8
- import "../../../chunk-L6CV744X.mjs";
9
- import "../../../chunk-2PKZRCQJ.mjs";
10
- import "../../../chunk-HASYGI6W.mjs";
11
- import "../../../chunk-2WTKQCPA.mjs";
6
+ import "../../../chunk-ZPN57TH7.mjs";
7
+ import "../../../chunk-AWKIWCLR.mjs";
8
+ import "../../../chunk-IXZ3PGBP.mjs";
9
+ import "../../../chunk-FR3YQN55.mjs";
10
+ import "../../../chunk-ATIBREWM.mjs";
11
+ import "../../../chunk-2BPV2XV2.mjs";
12
12
  export {
13
13
  generator_default as default,
14
14
  presetGeneratorFn
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  base_generator_untyped_default
3
3
  } from "../../../chunk-34LSWMWV.mjs";
4
- import "../../../chunk-2WTKQCPA.mjs";
4
+ import "../../../chunk-2BPV2XV2.mjs";
5
5
 
6
6
  // src/generators/preset/untyped.ts
7
7
  import { defineUntypedSchema } from "untyped";
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  generator_default,
3
3
  releaseVersionGeneratorFn
4
- } from "../../../chunk-RGZAGFUD.mjs";
5
- import "../../../chunk-4PDLEPIC.mjs";
6
- import "../../../chunk-L6CV744X.mjs";
7
- import "../../../chunk-2PKZRCQJ.mjs";
8
- import "../../../chunk-HASYGI6W.mjs";
9
- import "../../../chunk-2WTKQCPA.mjs";
4
+ } from "../../../chunk-MDK5L6VS.mjs";
5
+ import "../../../chunk-7ENGREV2.mjs";
6
+ import "../../../chunk-IXZ3PGBP.mjs";
7
+ import "../../../chunk-FR3YQN55.mjs";
8
+ import "../../../chunk-ATIBREWM.mjs";
9
+ import "../../../chunk-2BPV2XV2.mjs";
10
10
  export {
11
11
  generator_default as default,
12
12
  releaseVersionGeneratorFn
@@ -1,4 +1,4 @@
1
- import "../../../chunk-2WTKQCPA.mjs";
1
+ import "../../../chunk-2BPV2XV2.mjs";
2
2
 
3
3
  // src/generators/release-version/untyped.ts
4
4
  import { defineUntypedSchema } from "untyped";
@@ -5,10 +5,10 @@ import {
5
5
  createNodesV2,
6
6
  description,
7
7
  name
8
- } from "../../../chunk-AOOHLS72.mjs";
9
- import "../../../chunk-GHJGKUBW.mjs";
10
- import "../../../chunk-J53HKGFM.mjs";
11
- import "../../../chunk-2WTKQCPA.mjs";
8
+ } from "../../../chunk-VJJBBVYU.mjs";
9
+ import "../../../chunk-JIAGNEII.mjs";
10
+ import "../../../chunk-HUVBVDJ7.mjs";
11
+ import "../../../chunk-2BPV2XV2.mjs";
12
12
  export {
13
13
  DEFAULT_ERROR_MESSAGE,
14
14
  DefaultCargoPluginProfileMap,
@@ -5,10 +5,10 @@ import {
5
5
  createNodesV2,
6
6
  description,
7
7
  name
8
- } from "../../../chunk-AOOHLS72.mjs";
9
- import "../../../chunk-GHJGKUBW.mjs";
10
- import "../../../chunk-J53HKGFM.mjs";
11
- import "../../../chunk-2WTKQCPA.mjs";
8
+ } from "../../../chunk-VJJBBVYU.mjs";
9
+ import "../../../chunk-JIAGNEII.mjs";
10
+ import "../../../chunk-HUVBVDJ7.mjs";
11
+ import "../../../chunk-2BPV2XV2.mjs";
12
12
  export {
13
13
  DEFAULT_ERROR_MESSAGE,
14
14
  DefaultCargoPluginProfileMap,
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  createNodes,
3
3
  name
4
- } from "../../../chunk-R2BMSX6J.mjs";
5
- import "../../../chunk-OVLYU6HE.mjs";
6
- import "../../../chunk-J53HKGFM.mjs";
7
- import "../../../chunk-2WTKQCPA.mjs";
4
+ } from "../../../chunk-RLG36VMZ.mjs";
5
+ import "../../../chunk-XBRJIYCS.mjs";
6
+ import "../../../chunk-HUVBVDJ7.mjs";
7
+ import "../../../chunk-2BPV2XV2.mjs";
8
8
  export {
9
9
  createNodes,
10
10
  name
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  createNodes,
3
3
  name
4
- } from "../../../chunk-R2BMSX6J.mjs";
5
- import "../../../chunk-OVLYU6HE.mjs";
6
- import "../../../chunk-J53HKGFM.mjs";
7
- import "../../../chunk-2WTKQCPA.mjs";
4
+ } from "../../../chunk-RLG36VMZ.mjs";
5
+ import "../../../chunk-XBRJIYCS.mjs";
6
+ import "../../../chunk-HUVBVDJ7.mjs";
7
+ import "../../../chunk-2BPV2XV2.mjs";
8
8
  export {
9
9
  createNodes,
10
10
  name
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  setDefaultProjectTags
3
- } from "../../../chunk-J53HKGFM.mjs";
3
+ } from "../../../chunk-HUVBVDJ7.mjs";
4
4
  import {
5
5
  __name
6
- } from "../../../chunk-2WTKQCPA.mjs";
6
+ } from "../../../chunk-2BPV2XV2.mjs";
7
7
 
8
8
  // src/plugins/typescript/tsup.ts
9
9
  import { createNodesFromFiles, readJsonFile } from "@nx/devkit";
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  ProjectTagConstants,
3
3
  addProjectTag
4
- } from "../../../chunk-J53HKGFM.mjs";
4
+ } from "../../../chunk-HUVBVDJ7.mjs";
5
5
  import {
6
6
  __name
7
- } from "../../../chunk-2WTKQCPA.mjs";
7
+ } from "../../../chunk-2BPV2XV2.mjs";
8
8
 
9
9
  // src/plugins/typescript/untyped-schema.ts
10
10
  import { createNodesFromFiles, readJsonFile } from "@nx/devkit";
@@ -6,7 +6,7 @@ import {
6
6
  ProjectTagTypeValue,
7
7
  ProjectTagVariant
8
8
  } from "../chunk-BO44O7D2.mjs";
9
- import "../chunk-2WTKQCPA.mjs";
9
+ import "../chunk-2BPV2XV2.mjs";
10
10
  export {
11
11
  ProjectTagDistStyleValue,
12
12
  ProjectTagLanguageValue,
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  applyWorkspaceExecutorTokens
3
- } from "../../chunk-HY43JWZ7.mjs";
4
- import "../../chunk-2PKZRCQJ.mjs";
5
- import "../../chunk-HASYGI6W.mjs";
6
- import "../../chunk-2WTKQCPA.mjs";
3
+ } from "../../chunk-XDVGK64G.mjs";
4
+ import "../../chunk-FR3YQN55.mjs";
5
+ import "../../chunk-ATIBREWM.mjs";
6
+ import "../../chunk-2BPV2XV2.mjs";
7
7
  export {
8
8
  applyWorkspaceExecutorTokens
9
9
  };
@@ -8,8 +8,8 @@ import {
8
8
  childProcess,
9
9
  isExternal,
10
10
  runProcess
11
- } from "../../chunk-GHJGKUBW.mjs";
12
- import "../../chunk-2WTKQCPA.mjs";
11
+ } from "../../chunk-JIAGNEII.mjs";
12
+ import "../../chunk-2BPV2XV2.mjs";
13
13
  export {
14
14
  INVALID_CARGO_ARGS,
15
15
  buildCargoCommand,
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  createCliOptions
3
- } from "../../chunk-B5OPGMAP.mjs";
4
- import "../../chunk-2WTKQCPA.mjs";
3
+ } from "../../chunk-ZUYLHO4U.mjs";
4
+ import "../../chunk-2BPV2XV2.mjs";
5
5
  export {
6
6
  createCliOptions
7
7
  };
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  getProjectConfiguration,
3
3
  getProjectConfigurations
4
- } from "../../chunk-RULS5ZOT.mjs";
5
- import "../../chunk-2PKZRCQJ.mjs";
6
- import "../../chunk-HASYGI6W.mjs";
7
- import "../../chunk-2WTKQCPA.mjs";
4
+ } from "../../chunk-YBDZ7EWU.mjs";
5
+ import "../../chunk-FR3YQN55.mjs";
6
+ import "../../chunk-ATIBREWM.mjs";
7
+ import "../../chunk-2BPV2XV2.mjs";
8
8
  export {
9
9
  getProjectConfiguration,
10
10
  getProjectConfigurations
@@ -11,33 +11,33 @@ import {
11
11
  getLockFileName,
12
12
  getLockFileNodes,
13
13
  lockFileExists
14
- } from "../../chunk-GCN3NUF6.mjs";
14
+ } from "../../chunk-3FTFBAIV.mjs";
15
15
  import {
16
16
  PackageManagerTypes,
17
17
  getPackageInfo
18
- } from "../../chunk-TAJU54DW.mjs";
18
+ } from "../../chunk-LZ4WXOF5.mjs";
19
19
  import {
20
20
  getProjectConfigFromProjectJsonPath,
21
21
  getProjectConfigFromProjectRoot,
22
22
  getProjectPlatform,
23
23
  getProjectRoot
24
- } from "../../chunk-OVLYU6HE.mjs";
24
+ } from "../../chunk-XBRJIYCS.mjs";
25
25
  import {
26
26
  getTypiaTransform
27
- } from "../../chunk-WJTTZD3M.mjs";
27
+ } from "../../chunk-ZETTXDZO.mjs";
28
28
  import {
29
29
  applyWorkspaceExecutorTokens
30
- } from "../../chunk-HY43JWZ7.mjs";
30
+ } from "../../chunk-XDVGK64G.mjs";
31
31
  import {
32
32
  createCliOptions
33
- } from "../../chunk-B5OPGMAP.mjs";
33
+ } from "../../chunk-ZUYLHO4U.mjs";
34
34
  import {
35
35
  getProjectConfiguration,
36
36
  getProjectConfigurations
37
- } from "../../chunk-RULS5ZOT.mjs";
37
+ } from "../../chunk-YBDZ7EWU.mjs";
38
38
  import {
39
39
  pnpmCatalogUpdate
40
- } from "../../chunk-IGJN2SBZ.mjs";
40
+ } from "../../chunk-AD4BVP7F.mjs";
41
41
  import {
42
42
  INVALID_CARGO_ARGS,
43
43
  buildCargoCommand,
@@ -48,7 +48,7 @@ import {
48
48
  childProcess,
49
49
  isExternal,
50
50
  runProcess
51
- } from "../../chunk-GHJGKUBW.mjs";
51
+ } from "../../chunk-JIAGNEII.mjs";
52
52
  import {
53
53
  eslintVersion,
54
54
  lintStagedVersion,
@@ -78,17 +78,17 @@ import {
78
78
  hasProjectTag,
79
79
  isEqualProjectTag,
80
80
  setDefaultProjectTags
81
- } from "../../chunk-J53HKGFM.mjs";
81
+ } from "../../chunk-HUVBVDJ7.mjs";
82
82
  import {
83
83
  modifyCargoNestedTable,
84
84
  modifyCargoTable,
85
85
  parseCargoToml,
86
86
  parseCargoTomlWithTree,
87
87
  stringifyCargoToml
88
- } from "../../chunk-4PDLEPIC.mjs";
89
- import "../../chunk-2PKZRCQJ.mjs";
90
- import "../../chunk-HASYGI6W.mjs";
91
- import "../../chunk-2WTKQCPA.mjs";
88
+ } from "../../chunk-7ENGREV2.mjs";
89
+ import "../../chunk-FR3YQN55.mjs";
90
+ import "../../chunk-ATIBREWM.mjs";
91
+ import "../../chunk-2BPV2XV2.mjs";
92
92
  export {
93
93
  INVALID_CARGO_ARGS,
94
94
  LOCK_FILES,
@@ -10,8 +10,8 @@ import {
10
10
  getLockFileName,
11
11
  getLockFileNodes,
12
12
  lockFileExists
13
- } from "../../chunk-GCN3NUF6.mjs";
14
- import "../../chunk-2WTKQCPA.mjs";
13
+ } from "../../chunk-3FTFBAIV.mjs";
14
+ import "../../chunk-2BPV2XV2.mjs";
15
15
  export {
16
16
  LOCK_FILES,
17
17
  NPM_LOCK_FILE,
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  PackageManagerTypes,
3
3
  getPackageInfo
4
- } from "../../chunk-TAJU54DW.mjs";
5
- import "../../chunk-J53HKGFM.mjs";
6
- import "../../chunk-4PDLEPIC.mjs";
7
- import "../../chunk-2WTKQCPA.mjs";
4
+ } from "../../chunk-LZ4WXOF5.mjs";
5
+ import "../../chunk-HUVBVDJ7.mjs";
6
+ import "../../chunk-7ENGREV2.mjs";
7
+ import "../../chunk-2BPV2XV2.mjs";
8
8
  export {
9
9
  PackageManagerTypes,
10
10
  getPackageInfo
@@ -3,9 +3,9 @@ import {
3
3
  getProjectConfigFromProjectRoot,
4
4
  getProjectPlatform,
5
5
  getProjectRoot
6
- } from "../../chunk-OVLYU6HE.mjs";
7
- import "../../chunk-J53HKGFM.mjs";
8
- import "../../chunk-2WTKQCPA.mjs";
6
+ } from "../../chunk-XBRJIYCS.mjs";
7
+ import "../../chunk-HUVBVDJ7.mjs";
8
+ import "../../chunk-2BPV2XV2.mjs";
9
9
  export {
10
10
  getProjectConfigFromProjectJsonPath,
11
11
  getProjectConfigFromProjectRoot,
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  pnpmCatalogUpdate
3
- } from "../../chunk-IGJN2SBZ.mjs";
4
- import "../../chunk-HASYGI6W.mjs";
5
- import "../../chunk-2WTKQCPA.mjs";
3
+ } from "../../chunk-AD4BVP7F.mjs";
4
+ import "../../chunk-ATIBREWM.mjs";
5
+ import "../../chunk-2BPV2XV2.mjs";
6
6
  export {
7
7
  pnpmCatalogUpdate
8
8
  };
@@ -7,8 +7,8 @@ import {
7
7
  hasProjectTag,
8
8
  isEqualProjectTag,
9
9
  setDefaultProjectTags
10
- } from "../../chunk-J53HKGFM.mjs";
11
- import "../../chunk-2WTKQCPA.mjs";
10
+ } from "../../chunk-HUVBVDJ7.mjs";
11
+ import "../../chunk-2BPV2XV2.mjs";
12
12
  export {
13
13
  ProjectTagConstants,
14
14
  addPluginProjectTag,
@@ -4,8 +4,8 @@ import {
4
4
  parseCargoToml,
5
5
  parseCargoTomlWithTree,
6
6
  stringifyCargoToml
7
- } from "../../chunk-4PDLEPIC.mjs";
8
- import "../../chunk-2WTKQCPA.mjs";
7
+ } from "../../chunk-7ENGREV2.mjs";
8
+ import "../../chunk-2BPV2XV2.mjs";
9
9
  export {
10
10
  modifyCargoNestedTable,
11
11
  modifyCargoTable,
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  getTypiaTransform
3
- } from "../../chunk-WJTTZD3M.mjs";
4
- import "../../chunk-2WTKQCPA.mjs";
3
+ } from "../../chunk-ZETTXDZO.mjs";
4
+ import "../../chunk-2BPV2XV2.mjs";
5
5
  export {
6
6
  getTypiaTransform
7
7
  };
@@ -18,7 +18,7 @@ import {
18
18
  typescriptVersion,
19
19
  verdaccioVersion
20
20
  } from "../../chunk-EK75QNMS.mjs";
21
- import "../../chunk-2WTKQCPA.mjs";
21
+ import "../../chunk-2BPV2XV2.mjs";
22
22
  export {
23
23
  eslintVersion,
24
24
  lintStagedVersion,
package/executors.json CHANGED
@@ -5,11 +5,6 @@
5
5
  "schema": "./dist/src/executors/typia/schema.json",
6
6
  "description": "Run the `typia` generator to create runtime type validators"
7
7
  },
8
- "tsdown": {
9
- "implementation": "./dist/src/executors/tsdown/executor",
10
- "schema": "./dist/src/executors/tsdown/schema.json",
11
- "description": "Run the `tsdown` build process on a selected project"
12
- },
13
8
  "esbuild": {
14
9
  "implementation": "./dist/src/executors/esbuild/executor",
15
10
  "schema": "./dist/src/executors/esbuild/schema.json",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/workspace-tools",
3
- "version": "1.263.1",
3
+ "version": "1.264.0",
4
4
  "description": "Tools for managing a Storm workspace, including various Nx generators and executors for common development tasks.",
5
5
  "repository": {
6
6
  "type": "github",
@@ -178,7 +178,6 @@
178
178
  "./plugins/rust": "./dist/src/plugins/rust/index.js",
179
179
  "./plugins/typescript": "./dist/src/plugins/typescript/index.js",
180
180
  "./plugins/typescript/tsup": "./dist/src/plugins/typescript/tsup.js",
181
- "./plugins/typescript/tsdown": "./dist/src/plugins/typescript/tsdown.js",
182
181
  "./plugins/typescript/untyped": "./dist/src/plugins/typescript/untyped-schema.js",
183
182
  "./plugins/typescript/untyped-schema": "./dist/src/plugins/typescript/untyped-schema.js"
184
183
  },
@@ -194,17 +193,15 @@
194
193
  "peerDependencies": {
195
194
  "@storm-software/esbuild": "workspace:*",
196
195
  "@storm-software/prettier": "workspace:*",
197
- "@storm-software/tsdown": "workspace:*",
198
196
  "@storm-software/unbuild": "workspace:*",
199
197
  "markdownlint-cli2": "^0.17.2",
200
198
  "nx": "^20.3.1",
201
199
  "prettier": "^3.5.1"
202
200
  },
203
201
  "peerDependenciesMeta": {
204
- "@storm-software/esbuild": { "optional": true },
202
+ "@storm-software/esbuild": { "optional": false },
205
203
  "@storm-software/prettier": { "optional": false },
206
- "@storm-software/tsdown": { "optional": true },
207
- "@storm-software/unbuild": { "optional": true },
204
+ "@storm-software/unbuild": { "optional": false },
208
205
  "markdownlint-cli2": { "optional": false },
209
206
  "nx": { "optional": false },
210
207
  "prettier": { "optional": false }