@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.
- package/bin/{chunk-2AV5HYTF.cjs → chunk-2NTFR3EF.cjs} +6 -6
- package/bin/{chunk-2AV5HYTF.cjs.map → chunk-2NTFR3EF.cjs.map} +1 -1
- package/bin/{chunk-IATNESIH.cjs → chunk-B5CZCP2Y.cjs} +4 -4
- package/bin/{chunk-IATNESIH.cjs.map → chunk-B5CZCP2Y.cjs.map} +1 -1
- package/bin/{chunk-NJMSWUK7.cjs → chunk-DGRFGD2R.cjs} +6 -5
- package/bin/chunk-DGRFGD2R.cjs.map +1 -0
- package/bin/{chunk-S7XHJBRS.js → chunk-GAHICIOD.js} +3 -3
- package/bin/{chunk-S7XHJBRS.js.map → chunk-GAHICIOD.js.map} +1 -1
- package/bin/{chunk-BBYXIOTE.cjs → chunk-IXUKWNVT.cjs} +4 -4
- package/bin/{chunk-BBYXIOTE.cjs.map → chunk-IXUKWNVT.cjs.map} +1 -1
- package/bin/{chunk-MHLCOIRK.js → chunk-KFRB3UCF.js} +3 -3
- package/bin/{chunk-MHLCOIRK.js.map → chunk-KFRB3UCF.js.map} +1 -1
- package/bin/{chunk-LJN53JNW.cjs → chunk-KJMWPKRH.cjs} +4 -4
- package/bin/{chunk-LJN53JNW.cjs.map → chunk-KJMWPKRH.cjs.map} +1 -1
- package/bin/{chunk-YKPFFJLQ.js → chunk-MSQDEBW3.js} +3 -3
- package/bin/{chunk-YKPFFJLQ.js.map → chunk-MSQDEBW3.js.map} +1 -1
- package/bin/{chunk-Z2M4I2BJ.cjs → chunk-MUNEGKNC.cjs} +5 -5
- package/bin/{chunk-Z2M4I2BJ.cjs.map → chunk-MUNEGKNC.cjs.map} +1 -1
- package/bin/{chunk-KN36EKQK.js → chunk-NNIW4L2Q.js} +3 -3
- package/bin/{chunk-KN36EKQK.js.map → chunk-NNIW4L2Q.js.map} +1 -1
- package/bin/{chunk-JORAXF7H.cjs → chunk-NZ4HDNJ7.cjs} +4 -4
- package/bin/{chunk-JORAXF7H.cjs.map → chunk-NZ4HDNJ7.cjs.map} +1 -1
- package/bin/{chunk-YNYCZK6A.js → chunk-SASCLX6I.js} +3 -3
- package/bin/{chunk-YNYCZK6A.js.map → chunk-SASCLX6I.js.map} +1 -1
- package/bin/{chunk-CYET4YQA.js → chunk-VIFL2F7H.js} +3 -3
- package/bin/{chunk-CYET4YQA.js.map → chunk-VIFL2F7H.js.map} +1 -1
- package/bin/{chunk-7J7WTT44.js → chunk-ZBZINLOA.js} +3 -3
- package/bin/{chunk-7J7WTT44.js.map → chunk-ZBZINLOA.js.map} +1 -1
- package/bin/{chunk-XQOIAFJG.cjs → chunk-ZL2JPPJF.cjs} +4 -4
- package/bin/{chunk-XQOIAFJG.cjs.map → chunk-ZL2JPPJF.cjs.map} +1 -1
- package/bin/{chunk-42Y4PTRA.js → chunk-ZW42VDY5.js} +6 -5
- package/bin/chunk-ZW42VDY5.js.map +1 -0
- package/bin/git.cjs +160 -156
- package/bin/git.cjs.map +1 -1
- package/bin/git.js +13 -9
- package/bin/git.js.map +1 -1
- package/bin/post-checkout.cjs +7 -7
- package/bin/post-checkout.js +2 -2
- package/bin/post-commit.cjs +7 -7
- package/bin/post-commit.js +2 -2
- package/bin/post-merge.cjs +7 -7
- package/bin/post-merge.js +2 -2
- package/bin/pre-commit.cjs +7 -7
- package/bin/pre-commit.js +2 -2
- package/bin/pre-install.cjs +7 -7
- package/bin/pre-install.js +2 -2
- package/bin/pre-push.cjs +7 -7
- package/bin/pre-push.js +2 -2
- package/bin/prepare.cjs +7 -7
- package/bin/prepare.js +2 -2
- package/bin/version-warning.cjs +5 -5
- package/bin/version-warning.js +1 -1
- package/package.json +6 -6
- package/bin/chunk-42Y4PTRA.js.map +0 -1
- package/bin/chunk-NJMSWUK7.cjs.map +0 -1
package/bin/post-checkout.cjs
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
'use strict';
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var chunkZL2JPPJF_cjs = require('./chunk-ZL2JPPJF.cjs');
|
|
5
5
|
require('./chunk-SP3UCTLI.cjs');
|
|
6
6
|
require('./chunk-MTAYUS7E.cjs');
|
|
7
|
-
var
|
|
7
|
+
var chunkDGRFGD2R_cjs = require('./chunk-DGRFGD2R.cjs');
|
|
8
8
|
|
|
9
9
|
// bin/post-checkout.ts
|
|
10
10
|
void (async () => {
|
|
11
|
-
const config = await
|
|
11
|
+
const config = await chunkDGRFGD2R_cjs.getConfig();
|
|
12
12
|
try {
|
|
13
|
-
await
|
|
14
|
-
|
|
13
|
+
await chunkZL2JPPJF_cjs.postCheckoutHook(config, process.argv.slice(2));
|
|
14
|
+
chunkDGRFGD2R_cjs.exitWithSuccess(config);
|
|
15
15
|
} catch (error) {
|
|
16
|
-
|
|
16
|
+
chunkDGRFGD2R_cjs.writeFatal(
|
|
17
17
|
`A fatal error occurred while running the program: ${error.message}`,
|
|
18
18
|
config
|
|
19
19
|
);
|
|
20
|
-
|
|
20
|
+
chunkDGRFGD2R_cjs.exitWithError(config);
|
|
21
21
|
process.exit(1);
|
|
22
22
|
}
|
|
23
23
|
})();
|
package/bin/post-checkout.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import { postCheckoutHook } from './chunk-
|
|
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-
|
|
5
|
+
import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-ZW42VDY5.js';
|
|
6
6
|
|
|
7
7
|
// bin/post-checkout.ts
|
|
8
8
|
void (async () => {
|
package/bin/post-commit.cjs
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
'use strict';
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var chunkB5CZCP2Y_cjs = require('./chunk-B5CZCP2Y.cjs');
|
|
5
5
|
require('./chunk-SP3UCTLI.cjs');
|
|
6
6
|
require('./chunk-MTAYUS7E.cjs');
|
|
7
|
-
var
|
|
7
|
+
var chunkDGRFGD2R_cjs = require('./chunk-DGRFGD2R.cjs');
|
|
8
8
|
|
|
9
9
|
// bin/post-commit.ts
|
|
10
10
|
void (async () => {
|
|
11
|
-
const config = await
|
|
11
|
+
const config = await chunkDGRFGD2R_cjs.getConfig();
|
|
12
12
|
try {
|
|
13
|
-
await
|
|
14
|
-
|
|
13
|
+
await chunkB5CZCP2Y_cjs.postCommitHook(config, process.argv.slice(2));
|
|
14
|
+
chunkDGRFGD2R_cjs.exitWithSuccess(config);
|
|
15
15
|
} catch (error) {
|
|
16
|
-
|
|
16
|
+
chunkDGRFGD2R_cjs.writeFatal(
|
|
17
17
|
`A fatal error occurred while running the program: ${error.message}`,
|
|
18
18
|
config
|
|
19
19
|
);
|
|
20
|
-
|
|
20
|
+
chunkDGRFGD2R_cjs.exitWithError(config);
|
|
21
21
|
process.exit(1);
|
|
22
22
|
}
|
|
23
23
|
})();
|
package/bin/post-commit.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import { postCommitHook } from './chunk-
|
|
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-
|
|
5
|
+
import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-ZW42VDY5.js';
|
|
6
6
|
|
|
7
7
|
// bin/post-commit.ts
|
|
8
8
|
void (async () => {
|
package/bin/post-merge.cjs
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
'use strict';
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var chunkNZ4HDNJ7_cjs = require('./chunk-NZ4HDNJ7.cjs');
|
|
5
5
|
require('./chunk-SP3UCTLI.cjs');
|
|
6
6
|
require('./chunk-MTAYUS7E.cjs');
|
|
7
|
-
var
|
|
7
|
+
var chunkDGRFGD2R_cjs = require('./chunk-DGRFGD2R.cjs');
|
|
8
8
|
|
|
9
9
|
// bin/post-merge.ts
|
|
10
10
|
void (async () => {
|
|
11
|
-
const config = await
|
|
11
|
+
const config = await chunkDGRFGD2R_cjs.getConfig();
|
|
12
12
|
try {
|
|
13
|
-
await
|
|
14
|
-
|
|
13
|
+
await chunkNZ4HDNJ7_cjs.postMergeHook(config, process.argv.slice(2));
|
|
14
|
+
chunkDGRFGD2R_cjs.exitWithSuccess(config);
|
|
15
15
|
} catch (error) {
|
|
16
|
-
|
|
16
|
+
chunkDGRFGD2R_cjs.writeFatal(
|
|
17
17
|
`A fatal error occurred while running the program: ${error.message}`,
|
|
18
18
|
config
|
|
19
19
|
);
|
|
20
|
-
|
|
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-
|
|
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-
|
|
5
|
+
import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-ZW42VDY5.js';
|
|
6
6
|
|
|
7
7
|
// bin/post-merge.ts
|
|
8
8
|
void (async () => {
|
package/bin/pre-commit.cjs
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
'use strict';
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var chunkIXUKWNVT_cjs = require('./chunk-IXUKWNVT.cjs');
|
|
5
5
|
require('./chunk-SP3UCTLI.cjs');
|
|
6
|
-
var
|
|
6
|
+
var chunkDGRFGD2R_cjs = require('./chunk-DGRFGD2R.cjs');
|
|
7
7
|
|
|
8
8
|
// bin/pre-commit.ts
|
|
9
9
|
void (async () => {
|
|
10
|
-
const config = await
|
|
10
|
+
const config = await chunkDGRFGD2R_cjs.getConfig();
|
|
11
11
|
try {
|
|
12
|
-
await
|
|
13
|
-
|
|
12
|
+
await chunkIXUKWNVT_cjs.preCommitHook(config, process.argv.slice(2));
|
|
13
|
+
chunkDGRFGD2R_cjs.exitWithSuccess(config);
|
|
14
14
|
} catch (error) {
|
|
15
|
-
|
|
15
|
+
chunkDGRFGD2R_cjs.writeFatal(
|
|
16
16
|
`A fatal error occurred while running the program: ${error.message}`,
|
|
17
17
|
config
|
|
18
18
|
);
|
|
19
|
-
|
|
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-
|
|
2
|
+
import { preCommitHook } from './chunk-NNIW4L2Q.js';
|
|
3
3
|
import './chunk-XVWRXJFS.js';
|
|
4
|
-
import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-
|
|
4
|
+
import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-ZW42VDY5.js';
|
|
5
5
|
|
|
6
6
|
// bin/pre-commit.ts
|
|
7
7
|
void (async () => {
|
package/bin/pre-install.cjs
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
'use strict';
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var chunkMUNEGKNC_cjs = require('./chunk-MUNEGKNC.cjs');
|
|
5
5
|
require('./chunk-MTAYUS7E.cjs');
|
|
6
|
-
var
|
|
6
|
+
var chunkDGRFGD2R_cjs = require('./chunk-DGRFGD2R.cjs');
|
|
7
7
|
|
|
8
8
|
// bin/pre-install.ts
|
|
9
9
|
void (async () => {
|
|
10
|
-
const config = await
|
|
10
|
+
const config = await chunkDGRFGD2R_cjs.getConfig();
|
|
11
11
|
try {
|
|
12
|
-
await
|
|
13
|
-
|
|
12
|
+
await chunkMUNEGKNC_cjs.preInstallHook(config);
|
|
13
|
+
chunkDGRFGD2R_cjs.exitWithSuccess(config);
|
|
14
14
|
} catch (error) {
|
|
15
|
-
|
|
15
|
+
chunkDGRFGD2R_cjs.writeFatal(
|
|
16
16
|
`A fatal error occurred while running the program: ${error.message}`,
|
|
17
17
|
config
|
|
18
18
|
);
|
|
19
|
-
|
|
19
|
+
chunkDGRFGD2R_cjs.exitWithError(config);
|
|
20
20
|
process.exit(1);
|
|
21
21
|
}
|
|
22
22
|
})();
|
package/bin/pre-install.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import { preInstallHook } from './chunk-
|
|
2
|
+
import { preInstallHook } from './chunk-GAHICIOD.js';
|
|
3
3
|
import './chunk-RPK5AKGK.js';
|
|
4
|
-
import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-
|
|
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
|
|
4
|
+
var chunk2NTFR3EF_cjs = require('./chunk-2NTFR3EF.cjs');
|
|
5
5
|
require('./chunk-SP3UCTLI.cjs');
|
|
6
|
-
var
|
|
6
|
+
var chunkDGRFGD2R_cjs = require('./chunk-DGRFGD2R.cjs');
|
|
7
7
|
|
|
8
8
|
// bin/pre-push.ts
|
|
9
9
|
void (async () => {
|
|
10
|
-
const config = await
|
|
10
|
+
const config = await chunkDGRFGD2R_cjs.getConfig();
|
|
11
11
|
try {
|
|
12
|
-
await
|
|
13
|
-
|
|
12
|
+
await chunk2NTFR3EF_cjs.prePushHook(config, process.argv.slice(2));
|
|
13
|
+
chunkDGRFGD2R_cjs.exitWithSuccess(config);
|
|
14
14
|
} catch (error) {
|
|
15
|
-
|
|
15
|
+
chunkDGRFGD2R_cjs.writeFatal(
|
|
16
16
|
`A fatal error occurred while running the program: ${error.message}`,
|
|
17
17
|
config
|
|
18
18
|
);
|
|
19
|
-
|
|
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-
|
|
2
|
+
import { prePushHook } from './chunk-VIFL2F7H.js';
|
|
3
3
|
import './chunk-XVWRXJFS.js';
|
|
4
|
-
import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-
|
|
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
|
|
4
|
+
var chunkKJMWPKRH_cjs = require('./chunk-KJMWPKRH.cjs');
|
|
5
5
|
require('./chunk-MTAYUS7E.cjs');
|
|
6
|
-
var
|
|
6
|
+
var chunkDGRFGD2R_cjs = require('./chunk-DGRFGD2R.cjs');
|
|
7
7
|
|
|
8
8
|
// bin/prepare.ts
|
|
9
9
|
void (async () => {
|
|
10
|
-
const config = await
|
|
10
|
+
const config = await chunkDGRFGD2R_cjs.getConfig();
|
|
11
11
|
try {
|
|
12
|
-
await
|
|
13
|
-
|
|
12
|
+
await chunkKJMWPKRH_cjs.prepareHook(config);
|
|
13
|
+
chunkDGRFGD2R_cjs.exitWithSuccess(config);
|
|
14
14
|
} catch (error) {
|
|
15
|
-
|
|
15
|
+
chunkDGRFGD2R_cjs.writeFatal(
|
|
16
16
|
`A fatal error occurred while running the program: ${error.message}`,
|
|
17
17
|
config
|
|
18
18
|
);
|
|
19
|
-
|
|
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-
|
|
2
|
+
import { prepareHook } from './chunk-SASCLX6I.js';
|
|
3
3
|
import './chunk-RPK5AKGK.js';
|
|
4
|
-
import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-
|
|
4
|
+
import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-ZW42VDY5.js';
|
|
5
5
|
|
|
6
6
|
// bin/prepare.ts
|
|
7
7
|
void (async () => {
|
package/bin/version-warning.cjs
CHANGED
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
'use strict';
|
|
3
3
|
|
|
4
4
|
var chunkSP3UCTLI_cjs = require('./chunk-SP3UCTLI.cjs');
|
|
5
|
-
var
|
|
5
|
+
var chunkDGRFGD2R_cjs = require('./chunk-DGRFGD2R.cjs');
|
|
6
6
|
|
|
7
7
|
// bin/version-warning.ts
|
|
8
8
|
void (async () => {
|
|
9
|
-
const config = await
|
|
9
|
+
const config = await chunkDGRFGD2R_cjs.getConfig();
|
|
10
10
|
try {
|
|
11
|
-
|
|
11
|
+
chunkDGRFGD2R_cjs.handleProcess(config);
|
|
12
12
|
chunkSP3UCTLI_cjs.checkPackageVersion(process.argv.slice(1), config);
|
|
13
13
|
} catch (error) {
|
|
14
|
-
|
|
14
|
+
chunkDGRFGD2R_cjs.writeFatal(
|
|
15
15
|
`A fatal error occurred while running the program: ${error.message}`,
|
|
16
16
|
config
|
|
17
17
|
);
|
|
18
|
-
|
|
18
|
+
chunkDGRFGD2R_cjs.exitWithError(config);
|
|
19
19
|
process.exit(1);
|
|
20
20
|
}
|
|
21
21
|
})();
|
package/bin/version-warning.js
CHANGED
|
@@ -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-
|
|
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.
|
|
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.
|
|
195
|
-
"@storm-software/config-tools": "1.190.
|
|
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.
|
|
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.
|
|
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": "
|
|
229
|
+
"gitHead": "37e2a4dcb02f87727a9de4428f910ba4d9c4524f"
|
|
230
230
|
}
|