@storm-software/workspace-tools 1.267.13 → 1.267.15

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 (112) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-75YODCF7.mjs → chunk-3AFTUZA3.mjs} +5 -5
  4. package/dist/{chunk-O4PGVCDS.mjs → chunk-3DA4WJAG.mjs} +2 -2
  5. package/dist/{chunk-DNMUOBHX.mjs → chunk-3OBDJPDR.mjs} +1 -1
  6. package/dist/{chunk-F2OCE3N7.mjs → chunk-65XEP62C.mjs} +2 -2
  7. package/dist/{chunk-I6DRAC2X.mjs → chunk-74UOA5ZY.mjs} +3 -3
  8. package/dist/{chunk-4DY2UA3S.mjs → chunk-7Y4J2JMS.mjs} +4 -4
  9. package/dist/{chunk-VXQHXDBL.mjs → chunk-AMI63AUA.mjs} +2 -2
  10. package/dist/{chunk-RCFIYAPJ.mjs → chunk-AXVAWEK2.mjs} +1 -1
  11. package/dist/{chunk-7DPHPRQI.mjs → chunk-BZBGZOLI.mjs} +4 -4
  12. package/dist/{chunk-MPP5KSJW.mjs → chunk-CPWT3IYI.mjs} +2 -2
  13. package/dist/{chunk-FB34APS2.mjs → chunk-EAAG7ZIA.mjs} +3 -3
  14. package/dist/{chunk-KPDMB7DB.mjs → chunk-EGIA2LDC.mjs} +4 -4
  15. package/dist/{chunk-NM2XRTN6.mjs → chunk-EJKBMRQE.mjs} +1 -1
  16. package/dist/{chunk-6LKEFJQE.mjs → chunk-ETYENS6G.mjs} +3 -3
  17. package/dist/{chunk-T67NJR64.mjs → chunk-FBJB2TIF.mjs} +1 -1
  18. package/dist/{chunk-KRUR7D44.mjs → chunk-GZFSNHP3.mjs} +1 -1
  19. package/dist/{chunk-I7J6YOZI.mjs → chunk-I7MGIVV5.mjs} +3 -3
  20. package/dist/{chunk-V5OL2H6C.mjs → chunk-JBBOXGR6.mjs} +3 -3
  21. package/dist/{chunk-RXEFIIKB.mjs → chunk-JDDHKM5A.mjs} +2 -2
  22. package/dist/{chunk-S3G464AA.mjs → chunk-L7D4VEKM.mjs} +3 -3
  23. package/dist/{chunk-Y4GOLQVW.mjs → chunk-LFUBENZC.mjs} +4 -4
  24. package/dist/{chunk-KW6IZY4K.mjs → chunk-LUBFUH7S.mjs} +3 -3
  25. package/dist/{chunk-PRT3KWA5.mjs → chunk-MAPUPD5T.mjs} +1 -1
  26. package/dist/{chunk-RCVNE6AI.mjs → chunk-MQQX7P6M.mjs} +3 -3
  27. package/dist/{chunk-RN622QNW.mjs → chunk-NXZ6WL36.mjs} +1 -1
  28. package/dist/{chunk-G6XMOJQG.mjs → chunk-OPB45WAD.mjs} +4 -4
  29. package/dist/{chunk-7MPHOPRU.mjs → chunk-OTDJB7CI.mjs} +3 -3
  30. package/dist/{chunk-FK7FB6WI.mjs → chunk-S4Z3X5TS.mjs} +2 -2
  31. package/dist/{chunk-L2YJA3M7.mjs → chunk-S54QGC7L.mjs} +2 -2
  32. package/dist/{chunk-R6ECHUMB.mjs → chunk-U3BELALM.mjs} +4 -4
  33. package/dist/{chunk-4HDB3WW5.mjs → chunk-UHMSEWZQ.mjs} +3 -3
  34. package/dist/{chunk-KT4AEIN3.mjs → chunk-VTGXJEV3.mjs} +2 -2
  35. package/dist/{chunk-GDSH6AXZ.mjs → chunk-W32Z2NFR.mjs} +1 -1
  36. package/dist/{chunk-VZ7BJIVG.mjs → chunk-WTDSDTXC.mjs} +3 -3
  37. package/dist/{chunk-N6FTUFXH.mjs → chunk-WV76KMVO.mjs} +3 -3
  38. package/dist/{chunk-Z3XRWGHF.mjs → chunk-Y4HCYWNS.mjs} +1 -1
  39. package/dist/{chunk-MWTJPENR.mjs → chunk-YD3Y5FMW.mjs} +1 -1
  40. package/dist/{chunk-G2TMNVHB.mjs → chunk-Z7LJCOEO.mjs} +3 -3
  41. package/dist/{chunk-HO3GYV4L.mjs → chunk-ZCKNQBWM.mjs} +4 -4
  42. package/dist/{chunk-IBQKONSY.mjs → chunk-ZPCASH4V.mjs} +4 -4
  43. package/dist/executors.mjs +20 -20
  44. package/dist/generators.mjs +16 -16
  45. package/dist/index.mjs +38 -38
  46. package/dist/src/base/base-executor.mjs +6 -6
  47. package/dist/src/base/base-executor.untyped.mjs +1 -1
  48. package/dist/src/base/base-generator.mjs +6 -6
  49. package/dist/src/base/base-generator.untyped.mjs +1 -1
  50. package/dist/src/base/cargo-base-executor.untyped.mjs +1 -1
  51. package/dist/src/base/index.mjs +10 -10
  52. package/dist/src/base/typescript-build-executor.untyped.mjs +2 -2
  53. package/dist/src/base/typescript-library-generator.untyped.mjs +1 -1
  54. package/dist/src/executors/cargo-build/executor.mjs +8 -8
  55. package/dist/src/executors/cargo-build/untyped.mjs +1 -1
  56. package/dist/src/executors/cargo-check/executor.mjs +8 -8
  57. package/dist/src/executors/cargo-check/untyped.mjs +1 -1
  58. package/dist/src/executors/cargo-clippy/executor.mjs +8 -8
  59. package/dist/src/executors/cargo-clippy/untyped.mjs +1 -1
  60. package/dist/src/executors/cargo-doc/executor.mjs +8 -8
  61. package/dist/src/executors/cargo-doc/untyped.mjs +1 -1
  62. package/dist/src/executors/cargo-format/executor.mjs +8 -8
  63. package/dist/src/executors/cargo-format/untyped.mjs +1 -1
  64. package/dist/src/executors/cargo-publish/executor.mjs +3 -3
  65. package/dist/src/executors/cargo-publish/untyped.mjs +1 -1
  66. package/dist/src/executors/clean-package/executor.mjs +6 -6
  67. package/dist/src/executors/clean-package/untyped.mjs +1 -1
  68. package/dist/src/executors/esbuild/executor.mjs +7 -7
  69. package/dist/src/executors/esbuild/untyped.mjs +2 -2
  70. package/dist/src/executors/npm-publish/executor.mjs +4 -4
  71. package/dist/src/executors/npm-publish/untyped.mjs +1 -1
  72. package/dist/src/executors/size-limit/executor.mjs +7 -7
  73. package/dist/src/executors/size-limit/untyped.mjs +1 -1
  74. package/dist/src/executors/typia/executor.mjs +7 -7
  75. package/dist/src/executors/typia/untyped.mjs +1 -1
  76. package/dist/src/executors/unbuild/executor.mjs +7 -7
  77. package/dist/src/executors/unbuild/untyped.mjs +2 -2
  78. package/dist/src/generators/browser-library/generator.mjs +9 -9
  79. package/dist/src/generators/browser-library/untyped.mjs +1 -1
  80. package/dist/src/generators/config-schema/generator.mjs +7 -7
  81. package/dist/src/generators/config-schema/untyped.mjs +1 -1
  82. package/dist/src/generators/init/init.mjs +2 -2
  83. package/dist/src/generators/init/untyped.mjs +1 -1
  84. package/dist/src/generators/neutral-library/generator.mjs +9 -9
  85. package/dist/src/generators/neutral-library/untyped.mjs +1 -1
  86. package/dist/src/generators/node-library/generator.mjs +9 -9
  87. package/dist/src/generators/node-library/untyped.mjs +1 -1
  88. package/dist/src/generators/preset/generator.mjs +7 -7
  89. package/dist/src/generators/preset/untyped.mjs +1 -1
  90. package/dist/src/generators/release-version/generator.mjs +6 -6
  91. package/dist/src/generators/release-version/untyped.mjs +1 -1
  92. package/dist/src/plugins/rust/cargo-toml.mjs +4 -4
  93. package/dist/src/plugins/rust/index.mjs +4 -4
  94. package/dist/src/plugins/typescript/index.mjs +4 -4
  95. package/dist/src/plugins/typescript/project-config.mjs +4 -4
  96. package/dist/src/plugins/typescript/tsup.mjs +2 -2
  97. package/dist/src/plugins/typescript/untyped-schema.mjs +2 -2
  98. package/dist/src/types.mjs +1 -1
  99. package/dist/src/utils/apply-workspace-tokens.mjs +4 -4
  100. package/dist/src/utils/cargo.mjs +2 -2
  101. package/dist/src/utils/create-cli-options.mjs +2 -2
  102. package/dist/src/utils/get-project-configurations.mjs +4 -4
  103. package/dist/src/utils/index.mjs +14 -14
  104. package/dist/src/utils/lock-file.mjs +2 -2
  105. package/dist/src/utils/package-helpers.mjs +4 -4
  106. package/dist/src/utils/plugin-helpers.mjs +3 -3
  107. package/dist/src/utils/pnpm-deps-update.mjs +3 -3
  108. package/dist/src/utils/project-tags.mjs +2 -2
  109. package/dist/src/utils/toml.mjs +2 -2
  110. package/dist/src/utils/typia-transform.mjs +2 -2
  111. package/dist/src/utils/versions.mjs +1 -1
  112. package/package.json +1 -1
@@ -11,33 +11,33 @@ import {
11
11
  getLockFileName,
12
12
  getLockFileNodes,
13
13
  lockFileExists
14
- } from "../../chunk-KRUR7D44.mjs";
14
+ } from "../../chunk-GZFSNHP3.mjs";
15
15
  import {
16
16
  PackageManagerTypes,
17
17
  getPackageInfo
18
- } from "../../chunk-I7J6YOZI.mjs";
18
+ } from "../../chunk-I7MGIVV5.mjs";
19
19
  import {
20
20
  getProjectConfigFromProjectJsonPath,
21
21
  getProjectConfigFromProjectRoot,
22
22
  getProjectPlatform,
23
23
  getProjectRoot
24
- } from "../../chunk-KT4AEIN3.mjs";
24
+ } from "../../chunk-VTGXJEV3.mjs";
25
25
  import {
26
26
  getTypiaTransform
27
- } from "../../chunk-DNMUOBHX.mjs";
27
+ } from "../../chunk-3OBDJPDR.mjs";
28
28
  import {
29
29
  applyWorkspaceExecutorTokens
30
- } from "../../chunk-F2OCE3N7.mjs";
30
+ } from "../../chunk-65XEP62C.mjs";
31
31
  import {
32
32
  createCliOptions
33
- } from "../../chunk-T67NJR64.mjs";
33
+ } from "../../chunk-FBJB2TIF.mjs";
34
34
  import {
35
35
  getProjectConfiguration,
36
36
  getProjectConfigurations
37
- } from "../../chunk-MPP5KSJW.mjs";
37
+ } from "../../chunk-CPWT3IYI.mjs";
38
38
  import {
39
39
  pnpmCatalogUpdate
40
- } from "../../chunk-L2YJA3M7.mjs";
40
+ } from "../../chunk-S54QGC7L.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-RN622QNW.mjs";
51
+ } from "../../chunk-NXZ6WL36.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-MWTJPENR.mjs";
81
+ } from "../../chunk-YD3Y5FMW.mjs";
82
82
  import {
83
83
  modifyCargoNestedTable,
84
84
  modifyCargoTable,
85
85
  parseCargoToml,
86
86
  parseCargoTomlWithTree,
87
87
  stringifyCargoToml
88
- } from "../../chunk-Z3XRWGHF.mjs";
89
- import "../../chunk-VXQHXDBL.mjs";
90
- import "../../chunk-PRT3KWA5.mjs";
91
- import "../../chunk-NM2XRTN6.mjs";
88
+ } from "../../chunk-Y4HCYWNS.mjs";
89
+ import "../../chunk-AMI63AUA.mjs";
90
+ import "../../chunk-MAPUPD5T.mjs";
91
+ import "../../chunk-EJKBMRQE.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-KRUR7D44.mjs";
14
- import "../../chunk-NM2XRTN6.mjs";
13
+ } from "../../chunk-GZFSNHP3.mjs";
14
+ import "../../chunk-EJKBMRQE.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-I7J6YOZI.mjs";
5
- import "../../chunk-MWTJPENR.mjs";
6
- import "../../chunk-Z3XRWGHF.mjs";
7
- import "../../chunk-NM2XRTN6.mjs";
4
+ } from "../../chunk-I7MGIVV5.mjs";
5
+ import "../../chunk-YD3Y5FMW.mjs";
6
+ import "../../chunk-Y4HCYWNS.mjs";
7
+ import "../../chunk-EJKBMRQE.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-KT4AEIN3.mjs";
7
- import "../../chunk-MWTJPENR.mjs";
8
- import "../../chunk-NM2XRTN6.mjs";
6
+ } from "../../chunk-VTGXJEV3.mjs";
7
+ import "../../chunk-YD3Y5FMW.mjs";
8
+ import "../../chunk-EJKBMRQE.mjs";
9
9
  export {
10
10
  getProjectConfigFromProjectJsonPath,
11
11
  getProjectConfigFromProjectRoot,
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  pnpmCatalogUpdate
3
- } from "../../chunk-L2YJA3M7.mjs";
4
- import "../../chunk-PRT3KWA5.mjs";
5
- import "../../chunk-NM2XRTN6.mjs";
3
+ } from "../../chunk-S54QGC7L.mjs";
4
+ import "../../chunk-MAPUPD5T.mjs";
5
+ import "../../chunk-EJKBMRQE.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-MWTJPENR.mjs";
11
- import "../../chunk-NM2XRTN6.mjs";
10
+ } from "../../chunk-YD3Y5FMW.mjs";
11
+ import "../../chunk-EJKBMRQE.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-Z3XRWGHF.mjs";
8
- import "../../chunk-NM2XRTN6.mjs";
7
+ } from "../../chunk-Y4HCYWNS.mjs";
8
+ import "../../chunk-EJKBMRQE.mjs";
9
9
  export {
10
10
  modifyCargoNestedTable,
11
11
  modifyCargoTable,
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  getTypiaTransform
3
- } from "../../chunk-DNMUOBHX.mjs";
4
- import "../../chunk-NM2XRTN6.mjs";
3
+ } from "../../chunk-3OBDJPDR.mjs";
4
+ import "../../chunk-EJKBMRQE.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-NM2XRTN6.mjs";
21
+ import "../../chunk-EJKBMRQE.mjs";
22
22
  export {
23
23
  eslintVersion,
24
24
  lintStagedVersion,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/workspace-tools",
3
- "version": "1.267.13",
3
+ "version": "1.267.15",
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",