@storm-software/config-tools 1.187.1 → 1.187.3

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/README.md CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-1.186.4-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-1.187.1-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
@@ -13,7 +13,8 @@ var run = (config, command, cwd = _nullishCoalesce(config.workspaceRoot, () => (
13
13
  windowsHide: true,
14
14
  stdio,
15
15
  maxBuffer: LARGE_BUFFER,
16
- killSignal: "SIGTERM"
16
+ killSignal: "SIGTERM",
17
+ encoding: "utf8"
17
18
  });
18
19
  };
19
20
  var runAsync = (config, command, cwd = _nullishCoalesce(config.workspaceRoot, () => ( process.cwd())), env = process.env) => {
@@ -27,7 +28,8 @@ var runAsync = (config, command, cwd = _nullishCoalesce(config.workspaceRoot, ()
27
28
  },
28
29
  windowsHide: true,
29
30
  maxBuffer: LARGE_BUFFER,
30
- killSignal: "SIGTERM"
31
+ killSignal: "SIGTERM",
32
+ encoding: "utf8"
31
33
  });
32
34
  };
33
35
 
@@ -13,7 +13,8 @@ var run = (config, command, cwd = config.workspaceRoot ?? process.cwd(), stdio =
13
13
  windowsHide: true,
14
14
  stdio,
15
15
  maxBuffer: LARGE_BUFFER,
16
- killSignal: "SIGTERM"
16
+ killSignal: "SIGTERM",
17
+ encoding: "utf8"
17
18
  });
18
19
  };
19
20
  var runAsync = (config, command, cwd = config.workspaceRoot ?? process.cwd(), env = process.env) => {
@@ -27,7 +28,8 @@ var runAsync = (config, command, cwd = config.workspaceRoot ?? process.cwd(), en
27
28
  },
28
29
  windowsHide: true,
29
30
  maxBuffer: LARGE_BUFFER,
30
- killSignal: "SIGTERM"
31
+ killSignal: "SIGTERM",
32
+ encoding: "utf8"
31
33
  });
32
34
  };
33
35
 
@@ -4,7 +4,7 @@
4
4
  var _chunkZF73HG6Kcjs = require('../chunk-ZF73HG6K.cjs');
5
5
  require('../chunk-3COHMHPU.cjs');
6
6
  require('../chunk-CRQ64CT5.cjs');
7
- require('../chunk-DQT6QJRQ.cjs');
7
+ require('../chunk-6Y623TCS.cjs');
8
8
  require('../chunk-363CTBPH.cjs');
9
9
  require('../chunk-ODW5CAKD.cjs');
10
10
  require('../chunk-2WBD2G3E.cjs');
@@ -4,7 +4,7 @@ import {
4
4
  } from "../chunk-RZM3NYPM.js";
5
5
  import "../chunk-UKGRDKIH.js";
6
6
  import "../chunk-FVKBGSDE.js";
7
- import "../chunk-6RVIJKY3.js";
7
+ import "../chunk-EENQN6N2.js";
8
8
  import "../chunk-L72FV3TP.js";
9
9
  import "../chunk-2XODVGPA.js";
10
10
  import "../chunk-KSMN3HSC.js";
@@ -5,7 +5,7 @@
5
5
  var _chunkZF73HG6Kcjs = require('../chunk-ZF73HG6K.cjs');
6
6
  require('../chunk-3COHMHPU.cjs');
7
7
  require('../chunk-CRQ64CT5.cjs');
8
- require('../chunk-DQT6QJRQ.cjs');
8
+ require('../chunk-6Y623TCS.cjs');
9
9
  require('../chunk-363CTBPH.cjs');
10
10
  require('../chunk-ODW5CAKD.cjs');
11
11
  require('../chunk-2WBD2G3E.cjs');
@@ -5,7 +5,7 @@ import {
5
5
  } from "../chunk-RZM3NYPM.js";
6
6
  import "../chunk-UKGRDKIH.js";
7
7
  import "../chunk-FVKBGSDE.js";
8
- import "../chunk-6RVIJKY3.js";
8
+ import "../chunk-EENQN6N2.js";
9
9
  import "../chunk-L72FV3TP.js";
10
10
  import "../chunk-2XODVGPA.js";
11
11
  import "../chunk-KSMN3HSC.js";
@@ -7,7 +7,7 @@ var _chunkYVVHMY32cjs = require('./chunk-YVVHMY32.cjs');
7
7
  require('./chunk-ZF73HG6K.cjs');
8
8
  require('./chunk-3COHMHPU.cjs');
9
9
  require('./chunk-CRQ64CT5.cjs');
10
- require('./chunk-DQT6QJRQ.cjs');
10
+ require('./chunk-6Y623TCS.cjs');
11
11
  require('./chunk-363CTBPH.cjs');
12
12
  require('./chunk-ODW5CAKD.cjs');
13
13
  require('./chunk-2WBD2G3E.cjs');
@@ -7,7 +7,7 @@ import {
7
7
  import "./chunk-RZM3NYPM.js";
8
8
  import "./chunk-UKGRDKIH.js";
9
9
  import "./chunk-FVKBGSDE.js";
10
- import "./chunk-6RVIJKY3.js";
10
+ import "./chunk-EENQN6N2.js";
11
11
  import "./chunk-L72FV3TP.js";
12
12
  import "./chunk-2XODVGPA.js";
13
13
  import "./chunk-KSMN3HSC.js";
@@ -7,7 +7,7 @@ require('./chunk-YVVHMY32.cjs');
7
7
  require('./chunk-ZF73HG6K.cjs');
8
8
  require('./chunk-3COHMHPU.cjs');
9
9
  require('./chunk-CRQ64CT5.cjs');
10
- require('./chunk-DQT6QJRQ.cjs');
10
+ require('./chunk-6Y623TCS.cjs');
11
11
  require('./chunk-363CTBPH.cjs');
12
12
  require('./chunk-ODW5CAKD.cjs');
13
13
  require('./chunk-2WBD2G3E.cjs');
@@ -7,7 +7,7 @@ import "./chunk-R7MTORRG.js";
7
7
  import "./chunk-RZM3NYPM.js";
8
8
  import "./chunk-UKGRDKIH.js";
9
9
  import "./chunk-FVKBGSDE.js";
10
- import "./chunk-6RVIJKY3.js";
10
+ import "./chunk-EENQN6N2.js";
11
11
  import "./chunk-L72FV3TP.js";
12
12
  import "./chunk-2XODVGPA.js";
13
13
  import "./chunk-KSMN3HSC.js";
package/dist/index.cjs CHANGED
@@ -24,7 +24,7 @@ var _chunkCRQ64CT5cjs = require('./chunk-CRQ64CT5.cjs');
24
24
 
25
25
 
26
26
 
27
- var _chunkDQT6QJRQcjs = require('./chunk-DQT6QJRQ.cjs');
27
+ var _chunk6Y623TCScjs = require('./chunk-6Y623TCS.cjs');
28
28
 
29
29
 
30
30
 
@@ -194,4 +194,4 @@ var _chunkIRCFHYKZcjs = require('./chunk-IRCFHYKZ.cjs');
194
194
 
195
195
 
196
196
 
197
- exports.CONSOLE_ICONS = _chunkWBQ4VS7Ecjs.CONSOLE_ICONS; exports.DEFAULT_COLOR_CONFIG = _chunkMKPH762Ocjs.DEFAULT_COLOR_CONFIG; exports.LARGE_BUFFER = _chunkDQT6QJRQcjs.LARGE_BUFFER; exports.LogLevel = _chunkIRCFHYKZcjs.LogLevel; exports.LogLevelLabel = _chunkIRCFHYKZcjs.LogLevelLabel; exports.applyDefaultConfig = _chunkOLPXRL4Xcjs.applyDefaultConfig; exports.applyWorkspaceBaseTokens = _chunkODW5CAKDcjs.applyWorkspaceBaseTokens; exports.applyWorkspaceProjectTokens = _chunkODW5CAKDcjs.applyWorkspaceProjectTokens; exports.applyWorkspaceTokens = _chunkODW5CAKDcjs.applyWorkspaceTokens; exports.basename = _chunkBDATZ3UBcjs.basename; exports.correctPaths = _chunkBDATZ3UBcjs.correctPaths; exports.createConfigExtension = _chunkYVVHMY32cjs.createConfigExtension; exports.createLogger = _chunkESUPAI3Ycjs.createLogger; exports.createStormWorkspaceConfig = _chunkYVVHMY32cjs.createStormWorkspaceConfig; exports.dirname = _chunkBDATZ3UBcjs.dirname; exports.exitWithError = _chunkCRQ64CT5cjs.exitWithError; exports.exitWithSuccess = _chunkCRQ64CT5cjs.exitWithSuccess; exports.extname = _chunkBDATZ3UBcjs.extname; exports.findFileName = _chunk2WBD2G3Ecjs.findFileName; exports.findFilePath = _chunk2WBD2G3Ecjs.findFilePath; exports.findWorkspaceRoot = _chunkCV4CBBNCcjs.findWorkspaceRoot; exports.findWorkspaceRootSafe = _chunkCV4CBBNCcjs.findWorkspaceRootSafe; exports.format = _chunkBDATZ3UBcjs.format; exports.formatLogMessage = _chunk72EOBSKWcjs.formatLogMessage; exports.formatTimestamp = _chunkBN6MEGGYcjs.formatTimestamp; exports.getChalk = _chunkLOY6ICHZcjs.getChalk; exports.getColor = _chunkMKPH762Ocjs.getColor; exports.getColors = _chunkMKPH762Ocjs.getColors; exports.getConfig = _chunkCHH7IMWBcjs.getConfig; exports.getConfigEnv = _chunkJL3JIFMNcjs.getConfigEnv; exports.getConfigFile = _chunkZF73HG6Kcjs.getConfigFile; exports.getConfigFileByName = _chunkZF73HG6Kcjs.getConfigFileByName; exports.getExtensionEnv = _chunkJL3JIFMNcjs.getExtensionEnv; exports.getGradient = _chunkMKPH762Ocjs.getGradient; exports.getLogFn = _chunk72EOBSKWcjs.getLogFn; exports.getLogLevel = _chunk4PX5UVANcjs.getLogLevel; exports.getLogLevelLabel = _chunk4PX5UVANcjs.getLogLevelLabel; exports.getPackageJsonConfig = _chunkOLPXRL4Xcjs.getPackageJsonConfig; exports.getStopwatch = _chunk72EOBSKWcjs.getStopwatch; exports.getWorkspaceConfig = _chunkCHH7IMWBcjs.getWorkspaceConfig; exports.handleProcess = _chunkCRQ64CT5cjs.handleProcess; exports.isAbsolute = _chunkBDATZ3UBcjs.isAbsolute; exports.isUnicodeSupported = _chunkDTGT4OI3cjs.isUnicodeSupported; exports.isVerbose = _chunk4PX5UVANcjs.isVerbose; exports.joinPaths = _chunkBDATZ3UBcjs.joinPaths; exports.loadStormWorkspaceConfig = _chunkYVVHMY32cjs.loadStormWorkspaceConfig; exports.modifyCargoNestedTable = _chunk363CTBPHcjs.modifyCargoNestedTable; exports.modifyCargoTable = _chunk363CTBPHcjs.modifyCargoTable; exports.normalizeString = _chunkBDATZ3UBcjs.normalizeString; exports.normalizeWindowsPath = _chunkBDATZ3UBcjs.normalizeWindowsPath; exports.parse = _chunkBDATZ3UBcjs.parse; exports.parseCargoToml = _chunk363CTBPHcjs.parseCargoToml; exports.parseCargoTomlWithTree = _chunk363CTBPHcjs.parseCargoTomlWithTree; exports.relative = _chunkBDATZ3UBcjs.relative; exports.removeExtension = _chunk2WBD2G3Ecjs.removeExtension; exports.resolve = _chunkBDATZ3UBcjs.resolve; exports.run = _chunkDQT6QJRQcjs.run; exports.runAsync = _chunkDQT6QJRQcjs.runAsync; exports.sep = _chunkBDATZ3UBcjs.sep; exports.setConfigEnv = _chunkDW7S5IU3cjs.setConfigEnv; exports.setExtensionEnv = _chunkDW7S5IU3cjs.setExtensionEnv; exports.stringifyCargoToml = _chunk363CTBPHcjs.stringifyCargoToml; exports.toNamespacedPath = _chunkBDATZ3UBcjs.toNamespacedPath; exports.tryGetWorkspaceConfig = _chunkCHH7IMWBcjs.tryGetWorkspaceConfig; exports.tryLoadStormWorkspaceConfig = _chunkYVVHMY32cjs.tryLoadStormWorkspaceConfig; exports.writeDebug = _chunk72EOBSKWcjs.writeDebug; exports.writeError = _chunk72EOBSKWcjs.writeError; exports.writeFatal = _chunk72EOBSKWcjs.writeFatal; exports.writeInfo = _chunk72EOBSKWcjs.writeInfo; exports.writeSuccess = _chunk72EOBSKWcjs.writeSuccess; exports.writeSystem = _chunk72EOBSKWcjs.writeSystem; exports.writeTrace = _chunk72EOBSKWcjs.writeTrace; exports.writeWarning = _chunk72EOBSKWcjs.writeWarning;
197
+ exports.CONSOLE_ICONS = _chunkWBQ4VS7Ecjs.CONSOLE_ICONS; exports.DEFAULT_COLOR_CONFIG = _chunkMKPH762Ocjs.DEFAULT_COLOR_CONFIG; exports.LARGE_BUFFER = _chunk6Y623TCScjs.LARGE_BUFFER; exports.LogLevel = _chunkIRCFHYKZcjs.LogLevel; exports.LogLevelLabel = _chunkIRCFHYKZcjs.LogLevelLabel; exports.applyDefaultConfig = _chunkOLPXRL4Xcjs.applyDefaultConfig; exports.applyWorkspaceBaseTokens = _chunkODW5CAKDcjs.applyWorkspaceBaseTokens; exports.applyWorkspaceProjectTokens = _chunkODW5CAKDcjs.applyWorkspaceProjectTokens; exports.applyWorkspaceTokens = _chunkODW5CAKDcjs.applyWorkspaceTokens; exports.basename = _chunkBDATZ3UBcjs.basename; exports.correctPaths = _chunkBDATZ3UBcjs.correctPaths; exports.createConfigExtension = _chunkYVVHMY32cjs.createConfigExtension; exports.createLogger = _chunkESUPAI3Ycjs.createLogger; exports.createStormWorkspaceConfig = _chunkYVVHMY32cjs.createStormWorkspaceConfig; exports.dirname = _chunkBDATZ3UBcjs.dirname; exports.exitWithError = _chunkCRQ64CT5cjs.exitWithError; exports.exitWithSuccess = _chunkCRQ64CT5cjs.exitWithSuccess; exports.extname = _chunkBDATZ3UBcjs.extname; exports.findFileName = _chunk2WBD2G3Ecjs.findFileName; exports.findFilePath = _chunk2WBD2G3Ecjs.findFilePath; exports.findWorkspaceRoot = _chunkCV4CBBNCcjs.findWorkspaceRoot; exports.findWorkspaceRootSafe = _chunkCV4CBBNCcjs.findWorkspaceRootSafe; exports.format = _chunkBDATZ3UBcjs.format; exports.formatLogMessage = _chunk72EOBSKWcjs.formatLogMessage; exports.formatTimestamp = _chunkBN6MEGGYcjs.formatTimestamp; exports.getChalk = _chunkLOY6ICHZcjs.getChalk; exports.getColor = _chunkMKPH762Ocjs.getColor; exports.getColors = _chunkMKPH762Ocjs.getColors; exports.getConfig = _chunkCHH7IMWBcjs.getConfig; exports.getConfigEnv = _chunkJL3JIFMNcjs.getConfigEnv; exports.getConfigFile = _chunkZF73HG6Kcjs.getConfigFile; exports.getConfigFileByName = _chunkZF73HG6Kcjs.getConfigFileByName; exports.getExtensionEnv = _chunkJL3JIFMNcjs.getExtensionEnv; exports.getGradient = _chunkMKPH762Ocjs.getGradient; exports.getLogFn = _chunk72EOBSKWcjs.getLogFn; exports.getLogLevel = _chunk4PX5UVANcjs.getLogLevel; exports.getLogLevelLabel = _chunk4PX5UVANcjs.getLogLevelLabel; exports.getPackageJsonConfig = _chunkOLPXRL4Xcjs.getPackageJsonConfig; exports.getStopwatch = _chunk72EOBSKWcjs.getStopwatch; exports.getWorkspaceConfig = _chunkCHH7IMWBcjs.getWorkspaceConfig; exports.handleProcess = _chunkCRQ64CT5cjs.handleProcess; exports.isAbsolute = _chunkBDATZ3UBcjs.isAbsolute; exports.isUnicodeSupported = _chunkDTGT4OI3cjs.isUnicodeSupported; exports.isVerbose = _chunk4PX5UVANcjs.isVerbose; exports.joinPaths = _chunkBDATZ3UBcjs.joinPaths; exports.loadStormWorkspaceConfig = _chunkYVVHMY32cjs.loadStormWorkspaceConfig; exports.modifyCargoNestedTable = _chunk363CTBPHcjs.modifyCargoNestedTable; exports.modifyCargoTable = _chunk363CTBPHcjs.modifyCargoTable; exports.normalizeString = _chunkBDATZ3UBcjs.normalizeString; exports.normalizeWindowsPath = _chunkBDATZ3UBcjs.normalizeWindowsPath; exports.parse = _chunkBDATZ3UBcjs.parse; exports.parseCargoToml = _chunk363CTBPHcjs.parseCargoToml; exports.parseCargoTomlWithTree = _chunk363CTBPHcjs.parseCargoTomlWithTree; exports.relative = _chunkBDATZ3UBcjs.relative; exports.removeExtension = _chunk2WBD2G3Ecjs.removeExtension; exports.resolve = _chunkBDATZ3UBcjs.resolve; exports.run = _chunk6Y623TCScjs.run; exports.runAsync = _chunk6Y623TCScjs.runAsync; exports.sep = _chunkBDATZ3UBcjs.sep; exports.setConfigEnv = _chunkDW7S5IU3cjs.setConfigEnv; exports.setExtensionEnv = _chunkDW7S5IU3cjs.setExtensionEnv; exports.stringifyCargoToml = _chunk363CTBPHcjs.stringifyCargoToml; exports.toNamespacedPath = _chunkBDATZ3UBcjs.toNamespacedPath; exports.tryGetWorkspaceConfig = _chunkCHH7IMWBcjs.tryGetWorkspaceConfig; exports.tryLoadStormWorkspaceConfig = _chunkYVVHMY32cjs.tryLoadStormWorkspaceConfig; exports.writeDebug = _chunk72EOBSKWcjs.writeDebug; exports.writeError = _chunk72EOBSKWcjs.writeError; exports.writeFatal = _chunk72EOBSKWcjs.writeFatal; exports.writeInfo = _chunk72EOBSKWcjs.writeInfo; exports.writeSuccess = _chunk72EOBSKWcjs.writeSuccess; exports.writeSystem = _chunk72EOBSKWcjs.writeSystem; exports.writeTrace = _chunk72EOBSKWcjs.writeTrace; exports.writeWarning = _chunk72EOBSKWcjs.writeWarning;
package/dist/index.js CHANGED
@@ -24,7 +24,7 @@ import {
24
24
  LARGE_BUFFER,
25
25
  run,
26
26
  runAsync
27
- } from "./chunk-6RVIJKY3.js";
27
+ } from "./chunk-EENQN6N2.js";
28
28
  import {
29
29
  modifyCargoNestedTable,
30
30
  modifyCargoTable,
@@ -8,7 +8,7 @@ var _chunkCRQ64CT5cjs = require('../chunk-CRQ64CT5.cjs');
8
8
 
9
9
 
10
10
 
11
- var _chunkDQT6QJRQcjs = require('../chunk-DQT6QJRQ.cjs');
11
+ var _chunk6Y623TCScjs = require('../chunk-6Y623TCS.cjs');
12
12
 
13
13
 
14
14
 
@@ -106,4 +106,4 @@ require('../chunk-IRCFHYKZ.cjs');
106
106
 
107
107
 
108
108
 
109
- exports.DEFAULT_COLOR_CONFIG = _chunkMKPH762Ocjs.DEFAULT_COLOR_CONFIG; exports.LARGE_BUFFER = _chunkDQT6QJRQcjs.LARGE_BUFFER; exports.applyDefaultConfig = _chunkOLPXRL4Xcjs.applyDefaultConfig; exports.applyWorkspaceBaseTokens = _chunkODW5CAKDcjs.applyWorkspaceBaseTokens; exports.applyWorkspaceProjectTokens = _chunkODW5CAKDcjs.applyWorkspaceProjectTokens; exports.applyWorkspaceTokens = _chunkODW5CAKDcjs.applyWorkspaceTokens; exports.basename = _chunkBDATZ3UBcjs.basename; exports.correctPaths = _chunkBDATZ3UBcjs.correctPaths; exports.dirname = _chunkBDATZ3UBcjs.dirname; exports.exitWithError = _chunkCRQ64CT5cjs.exitWithError; exports.exitWithSuccess = _chunkCRQ64CT5cjs.exitWithSuccess; exports.extname = _chunkBDATZ3UBcjs.extname; exports.findFileName = _chunk2WBD2G3Ecjs.findFileName; exports.findFilePath = _chunk2WBD2G3Ecjs.findFilePath; exports.findWorkspaceRoot = _chunkCV4CBBNCcjs.findWorkspaceRoot; exports.findWorkspaceRootSafe = _chunkCV4CBBNCcjs.findWorkspaceRootSafe; exports.format = _chunkBDATZ3UBcjs.format; exports.getColor = _chunkMKPH762Ocjs.getColor; exports.getColors = _chunkMKPH762Ocjs.getColors; exports.getGradient = _chunkMKPH762Ocjs.getGradient; exports.getPackageJsonConfig = _chunkOLPXRL4Xcjs.getPackageJsonConfig; exports.handleProcess = _chunkCRQ64CT5cjs.handleProcess; exports.isAbsolute = _chunkBDATZ3UBcjs.isAbsolute; exports.joinPaths = _chunkBDATZ3UBcjs.joinPaths; exports.modifyCargoNestedTable = _chunk363CTBPHcjs.modifyCargoNestedTable; exports.modifyCargoTable = _chunk363CTBPHcjs.modifyCargoTable; exports.normalizeString = _chunkBDATZ3UBcjs.normalizeString; exports.normalizeWindowsPath = _chunkBDATZ3UBcjs.normalizeWindowsPath; exports.parse = _chunkBDATZ3UBcjs.parse; exports.parseCargoToml = _chunk363CTBPHcjs.parseCargoToml; exports.parseCargoTomlWithTree = _chunk363CTBPHcjs.parseCargoTomlWithTree; exports.relative = _chunkBDATZ3UBcjs.relative; exports.removeExtension = _chunk2WBD2G3Ecjs.removeExtension; exports.resolve = _chunkBDATZ3UBcjs.resolve; exports.run = _chunkDQT6QJRQcjs.run; exports.runAsync = _chunkDQT6QJRQcjs.runAsync; exports.sep = _chunkBDATZ3UBcjs.sep; exports.stringifyCargoToml = _chunk363CTBPHcjs.stringifyCargoToml; exports.toNamespacedPath = _chunkBDATZ3UBcjs.toNamespacedPath;
109
+ exports.DEFAULT_COLOR_CONFIG = _chunkMKPH762Ocjs.DEFAULT_COLOR_CONFIG; exports.LARGE_BUFFER = _chunk6Y623TCScjs.LARGE_BUFFER; exports.applyDefaultConfig = _chunkOLPXRL4Xcjs.applyDefaultConfig; exports.applyWorkspaceBaseTokens = _chunkODW5CAKDcjs.applyWorkspaceBaseTokens; exports.applyWorkspaceProjectTokens = _chunkODW5CAKDcjs.applyWorkspaceProjectTokens; exports.applyWorkspaceTokens = _chunkODW5CAKDcjs.applyWorkspaceTokens; exports.basename = _chunkBDATZ3UBcjs.basename; exports.correctPaths = _chunkBDATZ3UBcjs.correctPaths; exports.dirname = _chunkBDATZ3UBcjs.dirname; exports.exitWithError = _chunkCRQ64CT5cjs.exitWithError; exports.exitWithSuccess = _chunkCRQ64CT5cjs.exitWithSuccess; exports.extname = _chunkBDATZ3UBcjs.extname; exports.findFileName = _chunk2WBD2G3Ecjs.findFileName; exports.findFilePath = _chunk2WBD2G3Ecjs.findFilePath; exports.findWorkspaceRoot = _chunkCV4CBBNCcjs.findWorkspaceRoot; exports.findWorkspaceRootSafe = _chunkCV4CBBNCcjs.findWorkspaceRootSafe; exports.format = _chunkBDATZ3UBcjs.format; exports.getColor = _chunkMKPH762Ocjs.getColor; exports.getColors = _chunkMKPH762Ocjs.getColors; exports.getGradient = _chunkMKPH762Ocjs.getGradient; exports.getPackageJsonConfig = _chunkOLPXRL4Xcjs.getPackageJsonConfig; exports.handleProcess = _chunkCRQ64CT5cjs.handleProcess; exports.isAbsolute = _chunkBDATZ3UBcjs.isAbsolute; exports.joinPaths = _chunkBDATZ3UBcjs.joinPaths; exports.modifyCargoNestedTable = _chunk363CTBPHcjs.modifyCargoNestedTable; exports.modifyCargoTable = _chunk363CTBPHcjs.modifyCargoTable; exports.normalizeString = _chunkBDATZ3UBcjs.normalizeString; exports.normalizeWindowsPath = _chunkBDATZ3UBcjs.normalizeWindowsPath; exports.parse = _chunkBDATZ3UBcjs.parse; exports.parseCargoToml = _chunk363CTBPHcjs.parseCargoToml; exports.parseCargoTomlWithTree = _chunk363CTBPHcjs.parseCargoTomlWithTree; exports.relative = _chunkBDATZ3UBcjs.relative; exports.removeExtension = _chunk2WBD2G3Ecjs.removeExtension; exports.resolve = _chunkBDATZ3UBcjs.resolve; exports.run = _chunk6Y623TCScjs.run; exports.runAsync = _chunk6Y623TCScjs.runAsync; exports.sep = _chunkBDATZ3UBcjs.sep; exports.stringifyCargoToml = _chunk363CTBPHcjs.stringifyCargoToml; exports.toNamespacedPath = _chunkBDATZ3UBcjs.toNamespacedPath;
@@ -8,7 +8,7 @@ import {
8
8
  LARGE_BUFFER,
9
9
  run,
10
10
  runAsync
11
- } from "../chunk-6RVIJKY3.js";
11
+ } from "../chunk-EENQN6N2.js";
12
12
  import {
13
13
  modifyCargoNestedTable,
14
14
  modifyCargoTable,
@@ -2,9 +2,9 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkDQT6QJRQcjs = require('../chunk-DQT6QJRQ.cjs');
5
+ var _chunk6Y623TCScjs = require('../chunk-6Y623TCS.cjs');
6
6
 
7
7
 
8
8
 
9
9
 
10
- exports.LARGE_BUFFER = _chunkDQT6QJRQcjs.LARGE_BUFFER; exports.run = _chunkDQT6QJRQcjs.run; exports.runAsync = _chunkDQT6QJRQcjs.runAsync;
10
+ exports.LARGE_BUFFER = _chunk6Y623TCScjs.LARGE_BUFFER; exports.run = _chunk6Y623TCScjs.run; exports.runAsync = _chunk6Y623TCScjs.runAsync;
@@ -17,7 +17,7 @@ type StdioOptions = IOType | Array<IOType | "ipc" | number | null | undefined>;
17
17
  * @param env - The environment variables
18
18
  * @returns The result of the command
19
19
  */
20
- declare const run: (config: Partial<StormWorkspaceConfig>, command: string, cwd?: string, stdio?: StdioOptions, env?: NodeJS.ProcessEnv) => Buffer<ArrayBufferLike>;
20
+ declare const run: (config: Partial<StormWorkspaceConfig>, command: string, cwd?: string, stdio?: StdioOptions, env?: NodeJS.ProcessEnv) => string;
21
21
  /**
22
22
  * Run an asynchronous command line process
23
23
  *
@@ -17,7 +17,7 @@ type StdioOptions = IOType | Array<IOType | "ipc" | number | null | undefined>;
17
17
  * @param env - The environment variables
18
18
  * @returns The result of the command
19
19
  */
20
- declare const run: (config: Partial<StormWorkspaceConfig>, command: string, cwd?: string, stdio?: StdioOptions, env?: NodeJS.ProcessEnv) => Buffer<ArrayBufferLike>;
20
+ declare const run: (config: Partial<StormWorkspaceConfig>, command: string, cwd?: string, stdio?: StdioOptions, env?: NodeJS.ProcessEnv) => string;
21
21
  /**
22
22
  * Run an asynchronous command line process
23
23
  *
@@ -2,7 +2,7 @@ import {
2
2
  LARGE_BUFFER,
3
3
  run,
4
4
  runAsync
5
- } from "../chunk-6RVIJKY3.js";
5
+ } from "../chunk-EENQN6N2.js";
6
6
  export {
7
7
  LARGE_BUFFER,
8
8
  run,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/config-tools",
3
- "version": "1.187.1",
3
+ "version": "1.187.3",
4
4
  "type": "module",
5
5
  "description": "A package containing various utilities to support custom workspace configurations and environment management for Storm Software projects, including configuration file handling, environment variable management, and logging utilities.",
6
6
  "repository": {
@@ -211,7 +211,7 @@
211
211
  ],
212
212
  "dependencies": {
213
213
  "@ltd/j-toml": "1.38.0",
214
- "@storm-software/config": "^1.133.0",
214
+ "@storm-software/config": "^1.133.1",
215
215
  "c12": "^2.0.0-beta.2",
216
216
  "chalk": "^4.1.2",
217
217
  "commander": "^12.1.0",
@@ -224,5 +224,5 @@
224
224
  "devDependencies": { "@types/node": "^22.10.2", "tsup": "8.4.0" },
225
225
  "publishConfig": { "access": "public" },
226
226
  "sideEffects": false,
227
- "gitHead": "6928556be32247f000a29f9aa3e3aa14f83149c3"
227
+ "gitHead": "0c4750390a9eff41a44b6326d0d4beeda4ce92e5"
228
228
  }