@storm-software/git-tools 2.131.121 → 2.131.122

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 (55) hide show
  1. package/bin/{chunk-2AV5HYTF.cjs → chunk-2NTFR3EF.cjs} +6 -6
  2. package/bin/{chunk-2AV5HYTF.cjs.map → chunk-2NTFR3EF.cjs.map} +1 -1
  3. package/bin/{chunk-IATNESIH.cjs → chunk-B5CZCP2Y.cjs} +4 -4
  4. package/bin/{chunk-IATNESIH.cjs.map → chunk-B5CZCP2Y.cjs.map} +1 -1
  5. package/bin/{chunk-NJMSWUK7.cjs → chunk-DGRFGD2R.cjs} +6 -5
  6. package/bin/chunk-DGRFGD2R.cjs.map +1 -0
  7. package/bin/{chunk-S7XHJBRS.js → chunk-GAHICIOD.js} +3 -3
  8. package/bin/{chunk-S7XHJBRS.js.map → chunk-GAHICIOD.js.map} +1 -1
  9. package/bin/{chunk-BBYXIOTE.cjs → chunk-IXUKWNVT.cjs} +4 -4
  10. package/bin/{chunk-BBYXIOTE.cjs.map → chunk-IXUKWNVT.cjs.map} +1 -1
  11. package/bin/{chunk-MHLCOIRK.js → chunk-KFRB3UCF.js} +3 -3
  12. package/bin/{chunk-MHLCOIRK.js.map → chunk-KFRB3UCF.js.map} +1 -1
  13. package/bin/{chunk-LJN53JNW.cjs → chunk-KJMWPKRH.cjs} +4 -4
  14. package/bin/{chunk-LJN53JNW.cjs.map → chunk-KJMWPKRH.cjs.map} +1 -1
  15. package/bin/{chunk-YKPFFJLQ.js → chunk-MSQDEBW3.js} +3 -3
  16. package/bin/{chunk-YKPFFJLQ.js.map → chunk-MSQDEBW3.js.map} +1 -1
  17. package/bin/{chunk-Z2M4I2BJ.cjs → chunk-MUNEGKNC.cjs} +5 -5
  18. package/bin/{chunk-Z2M4I2BJ.cjs.map → chunk-MUNEGKNC.cjs.map} +1 -1
  19. package/bin/{chunk-KN36EKQK.js → chunk-NNIW4L2Q.js} +3 -3
  20. package/bin/{chunk-KN36EKQK.js.map → chunk-NNIW4L2Q.js.map} +1 -1
  21. package/bin/{chunk-JORAXF7H.cjs → chunk-NZ4HDNJ7.cjs} +4 -4
  22. package/bin/{chunk-JORAXF7H.cjs.map → chunk-NZ4HDNJ7.cjs.map} +1 -1
  23. package/bin/{chunk-YNYCZK6A.js → chunk-SASCLX6I.js} +3 -3
  24. package/bin/{chunk-YNYCZK6A.js.map → chunk-SASCLX6I.js.map} +1 -1
  25. package/bin/{chunk-CYET4YQA.js → chunk-VIFL2F7H.js} +3 -3
  26. package/bin/{chunk-CYET4YQA.js.map → chunk-VIFL2F7H.js.map} +1 -1
  27. package/bin/{chunk-7J7WTT44.js → chunk-ZBZINLOA.js} +3 -3
  28. package/bin/{chunk-7J7WTT44.js.map → chunk-ZBZINLOA.js.map} +1 -1
  29. package/bin/{chunk-XQOIAFJG.cjs → chunk-ZL2JPPJF.cjs} +4 -4
  30. package/bin/{chunk-XQOIAFJG.cjs.map → chunk-ZL2JPPJF.cjs.map} +1 -1
  31. package/bin/{chunk-42Y4PTRA.js → chunk-ZW42VDY5.js} +6 -5
  32. package/bin/chunk-ZW42VDY5.js.map +1 -0
  33. package/bin/git.cjs +160 -156
  34. package/bin/git.cjs.map +1 -1
  35. package/bin/git.js +13 -9
  36. package/bin/git.js.map +1 -1
  37. package/bin/post-checkout.cjs +7 -7
  38. package/bin/post-checkout.js +2 -2
  39. package/bin/post-commit.cjs +7 -7
  40. package/bin/post-commit.js +2 -2
  41. package/bin/post-merge.cjs +7 -7
  42. package/bin/post-merge.js +2 -2
  43. package/bin/pre-commit.cjs +7 -7
  44. package/bin/pre-commit.js +2 -2
  45. package/bin/pre-install.cjs +7 -7
  46. package/bin/pre-install.js +2 -2
  47. package/bin/pre-push.cjs +7 -7
  48. package/bin/pre-push.js +2 -2
  49. package/bin/prepare.cjs +7 -7
  50. package/bin/prepare.js +2 -2
  51. package/bin/version-warning.cjs +5 -5
  52. package/bin/version-warning.js +1 -1
  53. package/package.json +6 -6
  54. package/bin/chunk-42Y4PTRA.js.map +0 -1
  55. package/bin/chunk-NJMSWUK7.cjs.map +0 -1
@@ -1,23 +1,23 @@
1
1
  #!/usr/bin/env node
2
2
  'use strict';
3
3
 
4
- var chunkXQOIAFJG_cjs = require('./chunk-XQOIAFJG.cjs');
4
+ var chunkZL2JPPJF_cjs = require('./chunk-ZL2JPPJF.cjs');
5
5
  require('./chunk-SP3UCTLI.cjs');
6
6
  require('./chunk-MTAYUS7E.cjs');
7
- var chunkNJMSWUK7_cjs = require('./chunk-NJMSWUK7.cjs');
7
+ var chunkDGRFGD2R_cjs = require('./chunk-DGRFGD2R.cjs');
8
8
 
9
9
  // bin/post-checkout.ts
10
10
  void (async () => {
11
- const config = await chunkNJMSWUK7_cjs.getConfig();
11
+ const config = await chunkDGRFGD2R_cjs.getConfig();
12
12
  try {
13
- await chunkXQOIAFJG_cjs.postCheckoutHook(config, process.argv.slice(2));
14
- chunkNJMSWUK7_cjs.exitWithSuccess(config);
13
+ await chunkZL2JPPJF_cjs.postCheckoutHook(config, process.argv.slice(2));
14
+ chunkDGRFGD2R_cjs.exitWithSuccess(config);
15
15
  } catch (error) {
16
- chunkNJMSWUK7_cjs.writeFatal(
16
+ chunkDGRFGD2R_cjs.writeFatal(
17
17
  `A fatal error occurred while running the program: ${error.message}`,
18
18
  config
19
19
  );
20
- chunkNJMSWUK7_cjs.exitWithError(config);
20
+ chunkDGRFGD2R_cjs.exitWithError(config);
21
21
  process.exit(1);
22
22
  }
23
23
  })();
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
- import { postCheckoutHook } from './chunk-YKPFFJLQ.js';
2
+ import { postCheckoutHook } from './chunk-MSQDEBW3.js';
3
3
  import './chunk-XVWRXJFS.js';
4
4
  import './chunk-RPK5AKGK.js';
5
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-42Y4PTRA.js';
5
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-ZW42VDY5.js';
6
6
 
7
7
  // bin/post-checkout.ts
8
8
  void (async () => {
@@ -1,23 +1,23 @@
1
1
  #!/usr/bin/env node
2
2
  'use strict';
3
3
 
4
- var chunkIATNESIH_cjs = require('./chunk-IATNESIH.cjs');
4
+ var chunkB5CZCP2Y_cjs = require('./chunk-B5CZCP2Y.cjs');
5
5
  require('./chunk-SP3UCTLI.cjs');
6
6
  require('./chunk-MTAYUS7E.cjs');
7
- var chunkNJMSWUK7_cjs = require('./chunk-NJMSWUK7.cjs');
7
+ var chunkDGRFGD2R_cjs = require('./chunk-DGRFGD2R.cjs');
8
8
 
9
9
  // bin/post-commit.ts
10
10
  void (async () => {
11
- const config = await chunkNJMSWUK7_cjs.getConfig();
11
+ const config = await chunkDGRFGD2R_cjs.getConfig();
12
12
  try {
13
- await chunkIATNESIH_cjs.postCommitHook(config, process.argv.slice(2));
14
- chunkNJMSWUK7_cjs.exitWithSuccess(config);
13
+ await chunkB5CZCP2Y_cjs.postCommitHook(config, process.argv.slice(2));
14
+ chunkDGRFGD2R_cjs.exitWithSuccess(config);
15
15
  } catch (error) {
16
- chunkNJMSWUK7_cjs.writeFatal(
16
+ chunkDGRFGD2R_cjs.writeFatal(
17
17
  `A fatal error occurred while running the program: ${error.message}`,
18
18
  config
19
19
  );
20
- chunkNJMSWUK7_cjs.exitWithError(config);
20
+ chunkDGRFGD2R_cjs.exitWithError(config);
21
21
  process.exit(1);
22
22
  }
23
23
  })();
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
- import { postCommitHook } from './chunk-MHLCOIRK.js';
2
+ import { postCommitHook } from './chunk-KFRB3UCF.js';
3
3
  import './chunk-XVWRXJFS.js';
4
4
  import './chunk-RPK5AKGK.js';
5
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-42Y4PTRA.js';
5
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-ZW42VDY5.js';
6
6
 
7
7
  // bin/post-commit.ts
8
8
  void (async () => {
@@ -1,23 +1,23 @@
1
1
  #!/usr/bin/env node
2
2
  'use strict';
3
3
 
4
- var chunkJORAXF7H_cjs = require('./chunk-JORAXF7H.cjs');
4
+ var chunkNZ4HDNJ7_cjs = require('./chunk-NZ4HDNJ7.cjs');
5
5
  require('./chunk-SP3UCTLI.cjs');
6
6
  require('./chunk-MTAYUS7E.cjs');
7
- var chunkNJMSWUK7_cjs = require('./chunk-NJMSWUK7.cjs');
7
+ var chunkDGRFGD2R_cjs = require('./chunk-DGRFGD2R.cjs');
8
8
 
9
9
  // bin/post-merge.ts
10
10
  void (async () => {
11
- const config = await chunkNJMSWUK7_cjs.getConfig();
11
+ const config = await chunkDGRFGD2R_cjs.getConfig();
12
12
  try {
13
- await chunkJORAXF7H_cjs.postMergeHook(config, process.argv.slice(2));
14
- chunkNJMSWUK7_cjs.exitWithSuccess(config);
13
+ await chunkNZ4HDNJ7_cjs.postMergeHook(config, process.argv.slice(2));
14
+ chunkDGRFGD2R_cjs.exitWithSuccess(config);
15
15
  } catch (error) {
16
- chunkNJMSWUK7_cjs.writeFatal(
16
+ chunkDGRFGD2R_cjs.writeFatal(
17
17
  `A fatal error occurred while running the program: ${error.message}`,
18
18
  config
19
19
  );
20
- chunkNJMSWUK7_cjs.exitWithError(config);
20
+ chunkDGRFGD2R_cjs.exitWithError(config);
21
21
  process.exit(1);
22
22
  }
23
23
  })();
package/bin/post-merge.js CHANGED
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
- import { postMergeHook } from './chunk-7J7WTT44.js';
2
+ import { postMergeHook } from './chunk-ZBZINLOA.js';
3
3
  import './chunk-XVWRXJFS.js';
4
4
  import './chunk-RPK5AKGK.js';
5
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-42Y4PTRA.js';
5
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-ZW42VDY5.js';
6
6
 
7
7
  // bin/post-merge.ts
8
8
  void (async () => {
@@ -1,22 +1,22 @@
1
1
  #!/usr/bin/env node
2
2
  'use strict';
3
3
 
4
- var chunkBBYXIOTE_cjs = require('./chunk-BBYXIOTE.cjs');
4
+ var chunkIXUKWNVT_cjs = require('./chunk-IXUKWNVT.cjs');
5
5
  require('./chunk-SP3UCTLI.cjs');
6
- var chunkNJMSWUK7_cjs = require('./chunk-NJMSWUK7.cjs');
6
+ var chunkDGRFGD2R_cjs = require('./chunk-DGRFGD2R.cjs');
7
7
 
8
8
  // bin/pre-commit.ts
9
9
  void (async () => {
10
- const config = await chunkNJMSWUK7_cjs.getConfig();
10
+ const config = await chunkDGRFGD2R_cjs.getConfig();
11
11
  try {
12
- await chunkBBYXIOTE_cjs.preCommitHook(config, process.argv.slice(2));
13
- chunkNJMSWUK7_cjs.exitWithSuccess(config);
12
+ await chunkIXUKWNVT_cjs.preCommitHook(config, process.argv.slice(2));
13
+ chunkDGRFGD2R_cjs.exitWithSuccess(config);
14
14
  } catch (error) {
15
- chunkNJMSWUK7_cjs.writeFatal(
15
+ chunkDGRFGD2R_cjs.writeFatal(
16
16
  `A fatal error occurred while running the program: ${error.message}`,
17
17
  config
18
18
  );
19
- chunkNJMSWUK7_cjs.exitWithError(config);
19
+ chunkDGRFGD2R_cjs.exitWithError(config);
20
20
  process.exit(1);
21
21
  }
22
22
  })();
package/bin/pre-commit.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
- import { preCommitHook } from './chunk-KN36EKQK.js';
2
+ import { preCommitHook } from './chunk-NNIW4L2Q.js';
3
3
  import './chunk-XVWRXJFS.js';
4
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-42Y4PTRA.js';
4
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-ZW42VDY5.js';
5
5
 
6
6
  // bin/pre-commit.ts
7
7
  void (async () => {
@@ -1,22 +1,22 @@
1
1
  #!/usr/bin/env node
2
2
  'use strict';
3
3
 
4
- var chunkZ2M4I2BJ_cjs = require('./chunk-Z2M4I2BJ.cjs');
4
+ var chunkMUNEGKNC_cjs = require('./chunk-MUNEGKNC.cjs');
5
5
  require('./chunk-MTAYUS7E.cjs');
6
- var chunkNJMSWUK7_cjs = require('./chunk-NJMSWUK7.cjs');
6
+ var chunkDGRFGD2R_cjs = require('./chunk-DGRFGD2R.cjs');
7
7
 
8
8
  // bin/pre-install.ts
9
9
  void (async () => {
10
- const config = await chunkNJMSWUK7_cjs.getConfig();
10
+ const config = await chunkDGRFGD2R_cjs.getConfig();
11
11
  try {
12
- await chunkZ2M4I2BJ_cjs.preInstallHook(config);
13
- chunkNJMSWUK7_cjs.exitWithSuccess(config);
12
+ await chunkMUNEGKNC_cjs.preInstallHook(config);
13
+ chunkDGRFGD2R_cjs.exitWithSuccess(config);
14
14
  } catch (error) {
15
- chunkNJMSWUK7_cjs.writeFatal(
15
+ chunkDGRFGD2R_cjs.writeFatal(
16
16
  `A fatal error occurred while running the program: ${error.message}`,
17
17
  config
18
18
  );
19
- chunkNJMSWUK7_cjs.exitWithError(config);
19
+ chunkDGRFGD2R_cjs.exitWithError(config);
20
20
  process.exit(1);
21
21
  }
22
22
  })();
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
- import { preInstallHook } from './chunk-S7XHJBRS.js';
2
+ import { preInstallHook } from './chunk-GAHICIOD.js';
3
3
  import './chunk-RPK5AKGK.js';
4
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-42Y4PTRA.js';
4
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-ZW42VDY5.js';
5
5
 
6
6
  // bin/pre-install.ts
7
7
  void (async () => {
package/bin/pre-push.cjs CHANGED
@@ -1,22 +1,22 @@
1
1
  #!/usr/bin/env node
2
2
  'use strict';
3
3
 
4
- var chunk2AV5HYTF_cjs = require('./chunk-2AV5HYTF.cjs');
4
+ var chunk2NTFR3EF_cjs = require('./chunk-2NTFR3EF.cjs');
5
5
  require('./chunk-SP3UCTLI.cjs');
6
- var chunkNJMSWUK7_cjs = require('./chunk-NJMSWUK7.cjs');
6
+ var chunkDGRFGD2R_cjs = require('./chunk-DGRFGD2R.cjs');
7
7
 
8
8
  // bin/pre-push.ts
9
9
  void (async () => {
10
- const config = await chunkNJMSWUK7_cjs.getConfig();
10
+ const config = await chunkDGRFGD2R_cjs.getConfig();
11
11
  try {
12
- await chunk2AV5HYTF_cjs.prePushHook(config, process.argv.slice(2));
13
- chunkNJMSWUK7_cjs.exitWithSuccess(config);
12
+ await chunk2NTFR3EF_cjs.prePushHook(config, process.argv.slice(2));
13
+ chunkDGRFGD2R_cjs.exitWithSuccess(config);
14
14
  } catch (error) {
15
- chunkNJMSWUK7_cjs.writeFatal(
15
+ chunkDGRFGD2R_cjs.writeFatal(
16
16
  `A fatal error occurred while running the program: ${error.message}`,
17
17
  config
18
18
  );
19
- chunkNJMSWUK7_cjs.exitWithError(config);
19
+ chunkDGRFGD2R_cjs.exitWithError(config);
20
20
  process.exit(1);
21
21
  }
22
22
  })();
package/bin/pre-push.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
- import { prePushHook } from './chunk-CYET4YQA.js';
2
+ import { prePushHook } from './chunk-VIFL2F7H.js';
3
3
  import './chunk-XVWRXJFS.js';
4
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-42Y4PTRA.js';
4
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-ZW42VDY5.js';
5
5
 
6
6
  // bin/pre-push.ts
7
7
  void (async () => {
package/bin/prepare.cjs CHANGED
@@ -1,22 +1,22 @@
1
1
  #!/usr/bin/env node
2
2
  'use strict';
3
3
 
4
- var chunkLJN53JNW_cjs = require('./chunk-LJN53JNW.cjs');
4
+ var chunkKJMWPKRH_cjs = require('./chunk-KJMWPKRH.cjs');
5
5
  require('./chunk-MTAYUS7E.cjs');
6
- var chunkNJMSWUK7_cjs = require('./chunk-NJMSWUK7.cjs');
6
+ var chunkDGRFGD2R_cjs = require('./chunk-DGRFGD2R.cjs');
7
7
 
8
8
  // bin/prepare.ts
9
9
  void (async () => {
10
- const config = await chunkNJMSWUK7_cjs.getConfig();
10
+ const config = await chunkDGRFGD2R_cjs.getConfig();
11
11
  try {
12
- await chunkLJN53JNW_cjs.prepareHook(config);
13
- chunkNJMSWUK7_cjs.exitWithSuccess(config);
12
+ await chunkKJMWPKRH_cjs.prepareHook(config);
13
+ chunkDGRFGD2R_cjs.exitWithSuccess(config);
14
14
  } catch (error) {
15
- chunkNJMSWUK7_cjs.writeFatal(
15
+ chunkDGRFGD2R_cjs.writeFatal(
16
16
  `A fatal error occurred while running the program: ${error.message}`,
17
17
  config
18
18
  );
19
- chunkNJMSWUK7_cjs.exitWithError(config);
19
+ chunkDGRFGD2R_cjs.exitWithError(config);
20
20
  process.exit(1);
21
21
  }
22
22
  })();
package/bin/prepare.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
- import { prepareHook } from './chunk-YNYCZK6A.js';
2
+ import { prepareHook } from './chunk-SASCLX6I.js';
3
3
  import './chunk-RPK5AKGK.js';
4
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-42Y4PTRA.js';
4
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-ZW42VDY5.js';
5
5
 
6
6
  // bin/prepare.ts
7
7
  void (async () => {
@@ -2,20 +2,20 @@
2
2
  'use strict';
3
3
 
4
4
  var chunkSP3UCTLI_cjs = require('./chunk-SP3UCTLI.cjs');
5
- var chunkNJMSWUK7_cjs = require('./chunk-NJMSWUK7.cjs');
5
+ var chunkDGRFGD2R_cjs = require('./chunk-DGRFGD2R.cjs');
6
6
 
7
7
  // bin/version-warning.ts
8
8
  void (async () => {
9
- const config = await chunkNJMSWUK7_cjs.getConfig();
9
+ const config = await chunkDGRFGD2R_cjs.getConfig();
10
10
  try {
11
- chunkNJMSWUK7_cjs.handleProcess(config);
11
+ chunkDGRFGD2R_cjs.handleProcess(config);
12
12
  chunkSP3UCTLI_cjs.checkPackageVersion(process.argv.slice(1), config);
13
13
  } catch (error) {
14
- chunkNJMSWUK7_cjs.writeFatal(
14
+ chunkDGRFGD2R_cjs.writeFatal(
15
15
  `A fatal error occurred while running the program: ${error.message}`,
16
16
  config
17
17
  );
18
- chunkNJMSWUK7_cjs.exitWithError(config);
18
+ chunkDGRFGD2R_cjs.exitWithError(config);
19
19
  process.exit(1);
20
20
  }
21
21
  })();
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env node
2
2
  import { checkPackageVersion } from './chunk-XVWRXJFS.js';
3
- import { getConfig, handleProcess, writeFatal, exitWithError } from './chunk-42Y4PTRA.js';
3
+ import { getConfig, handleProcess, writeFatal, exitWithError } from './chunk-ZW42VDY5.js';
4
4
 
5
5
  // bin/version-warning.ts
6
6
  void (async () => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/git-tools",
3
- "version": "2.131.121",
3
+ "version": "2.131.122",
4
4
  "private": false,
5
5
  "description": "Tools for managing Git repositories within a Nx workspace.",
6
6
  "keywords": [
@@ -191,8 +191,8 @@
191
191
  "@inquirer/prompts": "^8.5.2",
192
192
  "@nx/devkit": "23.1.1",
193
193
  "@nx/js": "23.1.1",
194
- "@storm-software/config": "1.138.50",
195
- "@storm-software/config-tools": "1.190.113",
194
+ "@storm-software/config": "1.138.51",
195
+ "@storm-software/config-tools": "1.190.114",
196
196
  "@textlint/ast-node-types": "14.4.2",
197
197
  "@textlint/markdown-to-ast": "14.4.2",
198
198
  "anchor-markdown-header": "0.7.0",
@@ -200,7 +200,7 @@
200
200
  "axios": "1.8.2",
201
201
  "chalk": "^4.1.2",
202
202
  "conventional-changelog-conventionalcommits": "^9.3.1",
203
- "conventional-changelog-storm-software": "0.3.274",
203
+ "conventional-changelog-storm-software": "0.3.275",
204
204
  "htmlparser2": "10.0.0",
205
205
  "jsonc-parser": "3.2.1",
206
206
  "nanoclone": "^1.0.2",
@@ -217,7 +217,7 @@
217
217
  "zod": "^4.4.3"
218
218
  },
219
219
  "devDependencies": {
220
- "@storm-software/package-constants": "0.1.126",
220
+ "@storm-software/package-constants": "0.1.127",
221
221
  "@types/node": "^25.9.5",
222
222
  "commander": "^12.1.0",
223
223
  "conventional-commits-parser": "^6.4.0",
@@ -226,5 +226,5 @@
226
226
  },
227
227
  "peerDependencies": { "zod": ">=4.0.0" },
228
228
  "publishConfig": { "access": "public" },
229
- "gitHead": "c11ae2436e44e83c82a6562d0a8fc18cef58c475"
229
+ "gitHead": "37e2a4dcb02f87727a9de4428f910ba4d9c4524f"
230
230
  }