@storm-software/git-tools 2.131.89 → 2.131.91

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.
@@ -23,9 +23,8 @@ import 'node:child_process';
23
23
  import 'node:os';
24
24
  import 'nx/src/command-line/release/utils/remote-release-clients/github';
25
25
  import 'yaml';
26
- import 'nx/src/command-line/release/utils/exec-command.js';
26
+ import 'nx/src/command-line/release/utils/exec-command';
27
27
  import 'nx/src/command-line/release/utils/git';
28
- import 'nx/src/tasks-runner/utils.js';
29
28
 
30
29
  // ../config-tools/src/utilities/correct-paths.ts
31
30
  var _DRIVE_LETTER_START_RE = /^[A-Za-z]:\//;
@@ -24,9 +24,8 @@ require('child_process');
24
24
  require('os');
25
25
  require('nx/src/command-line/release/utils/remote-release-clients/github');
26
26
  require('yaml');
27
- require('nx/src/command-line/release/utils/exec-command.js');
27
+ require('nx/src/command-line/release/utils/exec-command');
28
28
  require('nx/src/command-line/release/utils/git');
29
- require('nx/src/tasks-runner/utils.js');
30
29
 
31
30
  function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
32
31
 
package/dist/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkJTYUZWJF_cjs = require('./chunk-JTYUZWJF.cjs');
3
+ var chunkFSWYRWN4_cjs = require('./chunk-FSWYRWN4.cjs');
4
4
  var chunkRIPABM45_cjs = require('./chunk-RIPABM45.cjs');
5
5
  require('./chunk-WRSI3KUJ.cjs');
6
6
  require('./chunk-5TXHP6RI.cjs');
@@ -21,71 +21,71 @@ require('./chunk-7LF2JPA5.cjs');
21
21
 
22
22
  Object.defineProperty(exports, "DEFAULT_CHANGELOG_RELEASE_CONFIG", {
23
23
  enumerable: true,
24
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_CHANGELOG_RELEASE_CONFIG; }
24
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_CHANGELOG_RELEASE_CONFIG; }
25
25
  });
26
26
  Object.defineProperty(exports, "DEFAULT_COMMIT_MESSAGE", {
27
27
  enumerable: true,
28
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_COMMIT_MESSAGE; }
28
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_COMMIT_MESSAGE; }
29
29
  });
30
30
  Object.defineProperty(exports, "DEFAULT_CONVENTIONAL_COMMITS_CONFIG", {
31
31
  enumerable: true,
32
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_CONVENTIONAL_COMMITS_CONFIG; }
32
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_CONVENTIONAL_COMMITS_CONFIG; }
33
33
  });
34
34
  Object.defineProperty(exports, "DEFAULT_FIXED_RELEASE_GROUP_CONFIG", {
35
35
  enumerable: true,
36
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_FIXED_RELEASE_GROUP_CONFIG; }
36
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_FIXED_RELEASE_GROUP_CONFIG; }
37
37
  });
38
38
  Object.defineProperty(exports, "DEFAULT_FIXED_RELEASE_TAG_PATTERN", {
39
39
  enumerable: true,
40
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_FIXED_RELEASE_TAG_PATTERN; }
40
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_FIXED_RELEASE_TAG_PATTERN; }
41
41
  });
42
42
  Object.defineProperty(exports, "DEFAULT_INDEPENDENT_RELEASE_GROUP_CONFIG", {
43
43
  enumerable: true,
44
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_INDEPENDENT_RELEASE_GROUP_CONFIG; }
44
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_INDEPENDENT_RELEASE_GROUP_CONFIG; }
45
45
  });
46
46
  Object.defineProperty(exports, "DEFAULT_INDEPENDENT_RELEASE_TAG_PATTERN", {
47
47
  enumerable: true,
48
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_INDEPENDENT_RELEASE_TAG_PATTERN; }
48
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_INDEPENDENT_RELEASE_TAG_PATTERN; }
49
49
  });
50
50
  Object.defineProperty(exports, "DEFAULT_JS_RELEASE_GROUP_CONFIG", {
51
51
  enumerable: true,
52
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_JS_RELEASE_GROUP_CONFIG; }
52
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_JS_RELEASE_GROUP_CONFIG; }
53
53
  });
54
54
  Object.defineProperty(exports, "DEFAULT_RELEASE_CONFIG", {
55
55
  enumerable: true,
56
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_RELEASE_CONFIG; }
56
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_RELEASE_CONFIG; }
57
57
  });
58
58
  Object.defineProperty(exports, "DEFAULT_RELEASE_GROUP_CONFIG", {
59
59
  enumerable: true,
60
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_RELEASE_GROUP_CONFIG; }
60
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_RELEASE_GROUP_CONFIG; }
61
61
  });
62
62
  Object.defineProperty(exports, "DEFAULT_RELEASE_GROUP_GIT_CONFIG", {
63
63
  enumerable: true,
64
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_RELEASE_GROUP_GIT_CONFIG; }
64
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_RELEASE_GROUP_GIT_CONFIG; }
65
65
  });
66
66
  Object.defineProperty(exports, "DEFAULT_RUST_RELEASE_GROUP_CONFIG", {
67
67
  enumerable: true,
68
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_RUST_RELEASE_GROUP_CONFIG; }
68
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_RUST_RELEASE_GROUP_CONFIG; }
69
69
  });
70
70
  Object.defineProperty(exports, "DEFAULT_VERSION_RELEASE_CONFIG", {
71
71
  enumerable: true,
72
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_VERSION_RELEASE_CONFIG; }
72
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_VERSION_RELEASE_CONFIG; }
73
73
  });
74
74
  Object.defineProperty(exports, "formatConfigLog", {
75
75
  enumerable: true,
76
- get: function () { return chunkJTYUZWJF_cjs.formatConfigLog; }
76
+ get: function () { return chunkFSWYRWN4_cjs.formatConfigLog; }
77
77
  });
78
78
  Object.defineProperty(exports, "getReleaseConfig", {
79
79
  enumerable: true,
80
- get: function () { return chunkJTYUZWJF_cjs.getReleaseConfig; }
80
+ get: function () { return chunkFSWYRWN4_cjs.getReleaseConfig; }
81
81
  });
82
82
  Object.defineProperty(exports, "getReleaseGroupConfig", {
83
83
  enumerable: true,
84
- get: function () { return chunkJTYUZWJF_cjs.getReleaseGroupConfig; }
84
+ get: function () { return chunkFSWYRWN4_cjs.getReleaseGroupConfig; }
85
85
  });
86
86
  Object.defineProperty(exports, "mergeReleaseGroupConfig", {
87
87
  enumerable: true,
88
- get: function () { return chunkJTYUZWJF_cjs.mergeReleaseGroupConfig; }
88
+ get: function () { return chunkFSWYRWN4_cjs.mergeReleaseGroupConfig; }
89
89
  });
90
90
  Object.defineProperty(exports, "DEFAULT_MONOREPO_COMMIT_QUESTIONS", {
91
91
  enumerable: true,
package/dist/index.d.cts CHANGED
@@ -12,7 +12,6 @@ import 'conventional-changelog-storm-software/types/commit-types';
12
12
  import '@storm-software/config';
13
13
  import '@nx/devkit';
14
14
  import '@storm-software/config/types';
15
- import 'nx/src/command-line/release/config/config.js';
16
- import 'conventional-changelog-storm-software/types/commitlint';
17
15
  import 'nx/src/command-line/release/config/config';
16
+ import 'conventional-changelog-storm-software/types/commitlint';
18
17
  import 'nx/src/config/nx-json';
package/dist/index.d.ts CHANGED
@@ -12,7 +12,6 @@ import 'conventional-changelog-storm-software/types/commit-types';
12
12
  import '@storm-software/config';
13
13
  import '@nx/devkit';
14
14
  import '@storm-software/config/types';
15
- import 'nx/src/command-line/release/config/config.js';
16
- import 'conventional-changelog-storm-software/types/commitlint';
17
15
  import 'nx/src/command-line/release/config/config';
16
+ import 'conventional-changelog-storm-software/types/commitlint';
18
17
  import 'nx/src/config/nx-json';
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- export { DEFAULT_CHANGELOG_RELEASE_CONFIG, DEFAULT_COMMIT_MESSAGE, DEFAULT_CONVENTIONAL_COMMITS_CONFIG, DEFAULT_FIXED_RELEASE_GROUP_CONFIG, DEFAULT_FIXED_RELEASE_TAG_PATTERN, DEFAULT_INDEPENDENT_RELEASE_GROUP_CONFIG, DEFAULT_INDEPENDENT_RELEASE_TAG_PATTERN, DEFAULT_JS_RELEASE_GROUP_CONFIG, DEFAULT_RELEASE_CONFIG, DEFAULT_RELEASE_GROUP_CONFIG, DEFAULT_RELEASE_GROUP_GIT_CONFIG, DEFAULT_RUST_RELEASE_GROUP_CONFIG, DEFAULT_VERSION_RELEASE_CONFIG, formatConfigLog, getReleaseConfig, getReleaseGroupConfig, mergeReleaseGroupConfig } from './chunk-RM46ZAMS.js';
1
+ export { DEFAULT_CHANGELOG_RELEASE_CONFIG, DEFAULT_COMMIT_MESSAGE, DEFAULT_CONVENTIONAL_COMMITS_CONFIG, DEFAULT_FIXED_RELEASE_GROUP_CONFIG, DEFAULT_FIXED_RELEASE_TAG_PATTERN, DEFAULT_INDEPENDENT_RELEASE_GROUP_CONFIG, DEFAULT_INDEPENDENT_RELEASE_TAG_PATTERN, DEFAULT_JS_RELEASE_GROUP_CONFIG, DEFAULT_RELEASE_CONFIG, DEFAULT_RELEASE_GROUP_CONFIG, DEFAULT_RELEASE_GROUP_GIT_CONFIG, DEFAULT_RUST_RELEASE_GROUP_CONFIG, DEFAULT_VERSION_RELEASE_CONFIG, formatConfigLog, getReleaseConfig, getReleaseGroupConfig, mergeReleaseGroupConfig } from './chunk-BALS7LKN.js';
2
2
  export { DEFAULT_MONOREPO_COMMIT_QUESTIONS } from './chunk-OMWWQPRY.js';
3
3
  import './chunk-XS6PFVQQ.js';
4
4
  import './chunk-4T5NCWMG.js';
@@ -8,13 +8,6 @@ $schema: https://raw.githubusercontent.com/evilmartians/lefthook/refs/heads/mast
8
8
  extends:
9
9
  - ./recommended.yml
10
10
 
11
- pre-commit:
12
- commands:
13
- treefmt:
14
- glob: "**/*"
15
- run: treefmt {staged_files}
16
- stage_fixed: true
17
-
18
11
  pre-push:
19
12
  commands:
20
13
  prettier:
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkJTYUZWJF_cjs = require('../chunk-JTYUZWJF.cjs');
3
+ var chunkFSWYRWN4_cjs = require('../chunk-FSWYRWN4.cjs');
4
4
  require('../chunk-RIPABM45.cjs');
5
5
  require('../chunk-WRSI3KUJ.cjs');
6
6
  require('../chunk-5TXHP6RI.cjs');
@@ -12,69 +12,69 @@ require('../chunk-7LF2JPA5.cjs');
12
12
 
13
13
  Object.defineProperty(exports, "DEFAULT_CHANGELOG_RELEASE_CONFIG", {
14
14
  enumerable: true,
15
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_CHANGELOG_RELEASE_CONFIG; }
15
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_CHANGELOG_RELEASE_CONFIG; }
16
16
  });
17
17
  Object.defineProperty(exports, "DEFAULT_COMMIT_MESSAGE", {
18
18
  enumerable: true,
19
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_COMMIT_MESSAGE; }
19
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_COMMIT_MESSAGE; }
20
20
  });
21
21
  Object.defineProperty(exports, "DEFAULT_CONVENTIONAL_COMMITS_CONFIG", {
22
22
  enumerable: true,
23
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_CONVENTIONAL_COMMITS_CONFIG; }
23
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_CONVENTIONAL_COMMITS_CONFIG; }
24
24
  });
25
25
  Object.defineProperty(exports, "DEFAULT_FIXED_RELEASE_GROUP_CONFIG", {
26
26
  enumerable: true,
27
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_FIXED_RELEASE_GROUP_CONFIG; }
27
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_FIXED_RELEASE_GROUP_CONFIG; }
28
28
  });
29
29
  Object.defineProperty(exports, "DEFAULT_FIXED_RELEASE_TAG_PATTERN", {
30
30
  enumerable: true,
31
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_FIXED_RELEASE_TAG_PATTERN; }
31
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_FIXED_RELEASE_TAG_PATTERN; }
32
32
  });
33
33
  Object.defineProperty(exports, "DEFAULT_INDEPENDENT_RELEASE_GROUP_CONFIG", {
34
34
  enumerable: true,
35
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_INDEPENDENT_RELEASE_GROUP_CONFIG; }
35
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_INDEPENDENT_RELEASE_GROUP_CONFIG; }
36
36
  });
37
37
  Object.defineProperty(exports, "DEFAULT_INDEPENDENT_RELEASE_TAG_PATTERN", {
38
38
  enumerable: true,
39
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_INDEPENDENT_RELEASE_TAG_PATTERN; }
39
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_INDEPENDENT_RELEASE_TAG_PATTERN; }
40
40
  });
41
41
  Object.defineProperty(exports, "DEFAULT_JS_RELEASE_GROUP_CONFIG", {
42
42
  enumerable: true,
43
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_JS_RELEASE_GROUP_CONFIG; }
43
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_JS_RELEASE_GROUP_CONFIG; }
44
44
  });
45
45
  Object.defineProperty(exports, "DEFAULT_RELEASE_CONFIG", {
46
46
  enumerable: true,
47
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_RELEASE_CONFIG; }
47
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_RELEASE_CONFIG; }
48
48
  });
49
49
  Object.defineProperty(exports, "DEFAULT_RELEASE_GROUP_CONFIG", {
50
50
  enumerable: true,
51
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_RELEASE_GROUP_CONFIG; }
51
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_RELEASE_GROUP_CONFIG; }
52
52
  });
53
53
  Object.defineProperty(exports, "DEFAULT_RELEASE_GROUP_GIT_CONFIG", {
54
54
  enumerable: true,
55
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_RELEASE_GROUP_GIT_CONFIG; }
55
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_RELEASE_GROUP_GIT_CONFIG; }
56
56
  });
57
57
  Object.defineProperty(exports, "DEFAULT_RUST_RELEASE_GROUP_CONFIG", {
58
58
  enumerable: true,
59
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_RUST_RELEASE_GROUP_CONFIG; }
59
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_RUST_RELEASE_GROUP_CONFIG; }
60
60
  });
61
61
  Object.defineProperty(exports, "DEFAULT_VERSION_RELEASE_CONFIG", {
62
62
  enumerable: true,
63
- get: function () { return chunkJTYUZWJF_cjs.DEFAULT_VERSION_RELEASE_CONFIG; }
63
+ get: function () { return chunkFSWYRWN4_cjs.DEFAULT_VERSION_RELEASE_CONFIG; }
64
64
  });
65
65
  Object.defineProperty(exports, "formatConfigLog", {
66
66
  enumerable: true,
67
- get: function () { return chunkJTYUZWJF_cjs.formatConfigLog; }
67
+ get: function () { return chunkFSWYRWN4_cjs.formatConfigLog; }
68
68
  });
69
69
  Object.defineProperty(exports, "getReleaseConfig", {
70
70
  enumerable: true,
71
- get: function () { return chunkJTYUZWJF_cjs.getReleaseConfig; }
71
+ get: function () { return chunkFSWYRWN4_cjs.getReleaseConfig; }
72
72
  });
73
73
  Object.defineProperty(exports, "getReleaseGroupConfig", {
74
74
  enumerable: true,
75
- get: function () { return chunkJTYUZWJF_cjs.getReleaseGroupConfig; }
75
+ get: function () { return chunkFSWYRWN4_cjs.getReleaseGroupConfig; }
76
76
  });
77
77
  Object.defineProperty(exports, "mergeReleaseGroupConfig", {
78
78
  enumerable: true,
79
- get: function () { return chunkJTYUZWJF_cjs.mergeReleaseGroupConfig; }
79
+ get: function () { return chunkFSWYRWN4_cjs.mergeReleaseGroupConfig; }
80
80
  });
@@ -2,9 +2,8 @@ import * as conventional_changelog_storm_software_types_commit_types from 'conve
2
2
  import { CommitScopesEnum, ReleaseGroupConfig, ReleaseConfig } from '../types.cjs';
3
3
  import { ProjectGraph } from '@nx/devkit';
4
4
  import { StormWorkspaceConfig } from '@storm-software/config/types';
5
- import { NxReleaseConfig } from 'nx/src/command-line/release/config/config.js';
5
+ import { NxReleaseConfig } from 'nx/src/command-line/release/config/config';
6
6
  import 'conventional-changelog-storm-software/types/commitlint';
7
- import 'nx/src/command-line/release/config/config';
8
7
  import 'nx/src/config/nx-json';
9
8
 
10
9
  declare const DEFAULT_CONVENTIONAL_COMMITS_CONFIG: {
@@ -2,9 +2,8 @@ import * as conventional_changelog_storm_software_types_commit_types from 'conve
2
2
  import { CommitScopesEnum, ReleaseGroupConfig, ReleaseConfig } from '../types.js';
3
3
  import { ProjectGraph } from '@nx/devkit';
4
4
  import { StormWorkspaceConfig } from '@storm-software/config/types';
5
- import { NxReleaseConfig } from 'nx/src/command-line/release/config/config.js';
5
+ import { NxReleaseConfig } from 'nx/src/command-line/release/config/config';
6
6
  import 'conventional-changelog-storm-software/types/commitlint';
7
- import 'nx/src/command-line/release/config/config';
8
7
  import 'nx/src/config/nx-json';
9
8
 
10
9
  declare const DEFAULT_CONVENTIONAL_COMMITS_CONFIG: {
@@ -1,4 +1,4 @@
1
- export { DEFAULT_CHANGELOG_RELEASE_CONFIG, DEFAULT_COMMIT_MESSAGE, DEFAULT_CONVENTIONAL_COMMITS_CONFIG, DEFAULT_FIXED_RELEASE_GROUP_CONFIG, DEFAULT_FIXED_RELEASE_TAG_PATTERN, DEFAULT_INDEPENDENT_RELEASE_GROUP_CONFIG, DEFAULT_INDEPENDENT_RELEASE_TAG_PATTERN, DEFAULT_JS_RELEASE_GROUP_CONFIG, DEFAULT_RELEASE_CONFIG, DEFAULT_RELEASE_GROUP_CONFIG, DEFAULT_RELEASE_GROUP_GIT_CONFIG, DEFAULT_RUST_RELEASE_GROUP_CONFIG, DEFAULT_VERSION_RELEASE_CONFIG, formatConfigLog, getReleaseConfig, getReleaseGroupConfig, mergeReleaseGroupConfig } from '../chunk-RM46ZAMS.js';
1
+ export { DEFAULT_CHANGELOG_RELEASE_CONFIG, DEFAULT_COMMIT_MESSAGE, DEFAULT_CONVENTIONAL_COMMITS_CONFIG, DEFAULT_FIXED_RELEASE_GROUP_CONFIG, DEFAULT_FIXED_RELEASE_TAG_PATTERN, DEFAULT_INDEPENDENT_RELEASE_GROUP_CONFIG, DEFAULT_INDEPENDENT_RELEASE_TAG_PATTERN, DEFAULT_JS_RELEASE_GROUP_CONFIG, DEFAULT_RELEASE_CONFIG, DEFAULT_RELEASE_GROUP_CONFIG, DEFAULT_RELEASE_GROUP_GIT_CONFIG, DEFAULT_RUST_RELEASE_GROUP_CONFIG, DEFAULT_VERSION_RELEASE_CONFIG, formatConfigLog, getReleaseConfig, getReleaseGroupConfig, mergeReleaseGroupConfig } from '../chunk-BALS7LKN.js';
2
2
  import '../chunk-OMWWQPRY.js';
3
3
  import '../chunk-XS6PFVQQ.js';
4
4
  import '../chunk-4T5NCWMG.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/git-tools",
3
- "version": "2.131.89",
3
+ "version": "2.131.91",
4
4
  "private": false,
5
5
  "description": "Tools for managing Git repositories within a Nx workspace.",
6
6
  "keywords": [
@@ -188,10 +188,10 @@
188
188
  "@commitlint/ensure": "^19.8.1",
189
189
  "@commitlint/rules": "^19.8.1",
190
190
  "@inquirer/prompts": "^8.5.2",
191
- "@nx/devkit": "22.7.5",
192
- "@nx/js": "22.7.5",
193
- "@storm-software/config": "1.138.18",
194
- "@storm-software/config-tools": "1.190.81",
191
+ "@nx/devkit": "23.0.1",
192
+ "@nx/js": "23.0.1",
193
+ "@storm-software/config": "^1.138.20",
194
+ "@storm-software/config-tools": "^1.190.83",
195
195
  "@textlint/ast-node-types": "14.4.2",
196
196
  "@textlint/markdown-to-ast": "14.4.2",
197
197
  "anchor-markdown-header": "0.7.0",
@@ -199,12 +199,12 @@
199
199
  "axios": "1.8.2",
200
200
  "chalk": "^4.1.2",
201
201
  "conventional-changelog-conventionalcommits": "^9.3.1",
202
- "conventional-changelog-storm-software": "0.3.242",
202
+ "conventional-changelog-storm-software": "^0.3.244",
203
203
  "htmlparser2": "10.0.0",
204
204
  "jsonc-parser": "3.2.1",
205
205
  "nanoclone": "^1.0.2",
206
- "nx": "22.7.5",
207
- "prettier": "^3.9.1",
206
+ "nx": "23.0.1",
207
+ "prettier": "^3.9.4",
208
208
  "prettier-plugin-organize-imports": "^4.3.0",
209
209
  "semver": "^7.8.5",
210
210
  "simple-git": "^3.36.0",
@@ -216,7 +216,7 @@
216
216
  "zod": "^4.4.3"
217
217
  },
218
218
  "devDependencies": {
219
- "@storm-software/package-constants": "0.1.94",
219
+ "@storm-software/package-constants": "^0.1.96",
220
220
  "@types/node": "^25.9.4",
221
221
  "commander": "^12.1.0",
222
222
  "conventional-commits-parser": "^6.4.0",
@@ -225,5 +225,5 @@
225
225
  },
226
226
  "peerDependencies": { "zod": ">=4.0.0" },
227
227
  "publishConfig": { "access": "public" },
228
- "gitHead": "61f91d519ffe77bde1a06627ba2d7dcda4c7ce20"
228
+ "gitHead": "3c11a427a4d49da9337e9f972bd2fb7768550288"
229
229
  }