@storm-software/git-tools 2.104.20 → 2.104.22

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.
package/bin/prepare.cjs CHANGED
@@ -9,7 +9,7 @@ var _chunkUGYHVU7Fcjs = require('./chunk-UGYHVU7F.cjs');
9
9
 
10
10
 
11
11
 
12
- var _chunkZMBKNBZ3cjs = require('./chunk-ZMBKNBZ3.cjs');
12
+ var _chunkV6NLMXSVcjs = require('./chunk-V6NLMXSV.cjs');
13
13
  require('./chunk-DKTCGII6.cjs');
14
14
  require('./chunk-LTA6IYNE.cjs');
15
15
  require('./chunk-CRYAP7RE.cjs');
@@ -23,17 +23,17 @@ var _chunkUQVAG5OCcjs = require('./chunk-UQVAG5OC.cjs');
23
23
  // bin/prepare.ts
24
24
  _chunkUQVAG5OCcjs.init_cjs_shims.call(void 0, );
25
25
  void (async () => {
26
- const config = await _chunkZMBKNBZ3cjs.getConfig.call(void 0, );
26
+ const config = await _chunkV6NLMXSVcjs.getConfig.call(void 0, );
27
27
  try {
28
- _chunkZMBKNBZ3cjs.handleProcess.call(void 0, config);
29
- _chunkZMBKNBZ3cjs.writeInfo.call(void 0, "Running prepare hook...", config);
28
+ _chunkV6NLMXSVcjs.handleProcess.call(void 0, config);
29
+ _chunkV6NLMXSVcjs.writeInfo.call(void 0, "Running prepare hook...", config);
30
30
  if (!process.env.CI && !process.env.STORM_CI) {
31
31
  _chunkUGYHVU7Fcjs.run.call(void 0, config, "lefthook install");
32
32
  }
33
- _chunkZMBKNBZ3cjs.exitWithSuccess.call(void 0, config);
33
+ _chunkV6NLMXSVcjs.exitWithSuccess.call(void 0, config);
34
34
  } catch (error) {
35
- _chunkZMBKNBZ3cjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
36
- _chunkZMBKNBZ3cjs.exitWithError.call(void 0, config);
35
+ _chunkV6NLMXSVcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
36
+ _chunkV6NLMXSVcjs.exitWithError.call(void 0, config);
37
37
  process.exit(1);
38
38
  }
39
39
  })();
package/bin/prepare.js CHANGED
@@ -9,7 +9,7 @@ import {
9
9
  handleProcess,
10
10
  writeFatal,
11
11
  writeInfo
12
- } from "./chunk-JAFROF2D.js";
12
+ } from "./chunk-BJKNCMMM.js";
13
13
  import "./chunk-HXL4NOQT.js";
14
14
  import "./chunk-TZRRTI4N.js";
15
15
  import "./chunk-OFITARKF.js";
@@ -7,7 +7,7 @@ var _chunk27AR76DXcjs = require('./chunk-27AR76DX.cjs');
7
7
 
8
8
 
9
9
 
10
- var _chunkZMBKNBZ3cjs = require('./chunk-ZMBKNBZ3.cjs');
10
+ var _chunkV6NLMXSVcjs = require('./chunk-V6NLMXSV.cjs');
11
11
  require('./chunk-DKTCGII6.cjs');
12
12
  require('./chunk-LTA6IYNE.cjs');
13
13
  require('./chunk-CRYAP7RE.cjs');
@@ -21,13 +21,13 @@ var _chunkUQVAG5OCcjs = require('./chunk-UQVAG5OC.cjs');
21
21
  // bin/version-warning.ts
22
22
  _chunkUQVAG5OCcjs.init_cjs_shims.call(void 0, );
23
23
  void (async () => {
24
- const config = await _chunkZMBKNBZ3cjs.getConfig.call(void 0, );
24
+ const config = await _chunkV6NLMXSVcjs.getConfig.call(void 0, );
25
25
  try {
26
- _chunkZMBKNBZ3cjs.handleProcess.call(void 0, config);
26
+ _chunkV6NLMXSVcjs.handleProcess.call(void 0, config);
27
27
  _chunk27AR76DXcjs.checkPackageVersion.call(void 0, process.argv.slice(1));
28
28
  } catch (error) {
29
- _chunkZMBKNBZ3cjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
30
- _chunkZMBKNBZ3cjs.exitWithError.call(void 0, config);
29
+ _chunkV6NLMXSVcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
30
+ _chunkV6NLMXSVcjs.exitWithError.call(void 0, config);
31
31
  process.exit(1);
32
32
  }
33
33
  })();
@@ -7,7 +7,7 @@ import {
7
7
  getConfig,
8
8
  handleProcess,
9
9
  writeFatal
10
- } from "./chunk-JAFROF2D.js";
10
+ } from "./chunk-BJKNCMMM.js";
11
11
  import "./chunk-HXL4NOQT.js";
12
12
  import "./chunk-TZRRTI4N.js";
13
13
  import "./chunk-OFITARKF.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/git-tools",
3
- "version": "2.104.20",
3
+ "version": "2.104.22",
4
4
  "type": "module",
5
5
  "description": "Tools for managing Git repositories within a Nx workspace.",
6
6
  "repository": {
@@ -216,7 +216,7 @@
216
216
  ],
217
217
  "dependencies": {
218
218
  "@angular-devkit/architect": "0.1900.6",
219
- "nx": "20.6.0",
219
+ "nx": "20.8.0",
220
220
  "prettier": "^3.5.1",
221
221
  "tsconfig-paths": "4.2.0"
222
222
  },
@@ -238,8 +238,8 @@
238
238
  "@inquirer/rawlist": "4.0.4",
239
239
  "@inquirer/search": "3.0.4",
240
240
  "@inquirer/select": "4.0.4",
241
- "@nx/devkit": "20.6.0",
242
- "@nx/js": "20.6.0",
241
+ "@nx/devkit": "20.8.0",
242
+ "@nx/js": "20.8.0",
243
243
  "@textlint/ast-node-types": "14.4.2",
244
244
  "@textlint/markdown-to-ast": "14.4.2",
245
245
  "@types/node": "^22.10.2",