@storm-software/tsdown 0.45.126 → 0.45.128
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 +1 -1
- package/dist/build.cjs +3 -3
- package/dist/build.js +2 -2
- package/dist/{chunk-M4EC6ZP3.cjs → chunk-FAFMBXRT.cjs} +2 -2
- package/dist/{chunk-HJ6ELEHI.js → chunk-KT2YPNCX.js} +2 -2
- package/dist/{chunk-OT7DF7PC.js → chunk-LWZYZLLY.js} +2 -2
- package/dist/{chunk-5KDSVEN3.cjs → chunk-SQBVKTVK.cjs} +33 -33
- package/dist/clean.cjs +2 -2
- package/dist/clean.js +1 -1
- package/dist/index.cjs +3 -3
- package/dist/index.js +2 -2
- package/package.json +6 -6
package/README.md
CHANGED
|
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
27
27
|
|
|
28
28
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
29
29
|
|
|
30
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
31
31
|
|
|
32
32
|
<!-- prettier-ignore-start -->
|
|
33
33
|
<!-- markdownlint-disable -->
|
package/dist/build.cjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunk-
|
|
4
|
+
var _chunkSQBVKTVKcjs = require('./chunk-SQBVKTVK.cjs');
|
|
5
|
+
require('./chunk-FAFMBXRT.cjs');
|
|
6
6
|
require('./chunk-DPNREUD4.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.build =
|
|
10
|
+
exports.build = _chunkSQBVKTVKcjs.build; exports.cleanOutputPath = _chunkSQBVKTVKcjs.cleanOutputPath;
|
package/dist/build.js
CHANGED
|
@@ -41,7 +41,7 @@ var DEFAULT_COLOR_CONFIG = {
|
|
|
41
41
|
warning: "#e3b341",
|
|
42
42
|
danger: "#D8314A",
|
|
43
43
|
fatal: "#51070f",
|
|
44
|
-
performance: "#
|
|
44
|
+
performance: "#13c302",
|
|
45
45
|
link: "#3fa6ff",
|
|
46
46
|
positive: "#22c55e",
|
|
47
47
|
negative: "#dc2626",
|
|
@@ -59,7 +59,7 @@ var DEFAULT_COLOR_CONFIG = {
|
|
|
59
59
|
warning: "#f3d371",
|
|
60
60
|
danger: "#D8314A",
|
|
61
61
|
fatal: "#a40e26",
|
|
62
|
-
performance: "#
|
|
62
|
+
performance: "#80fd74",
|
|
63
63
|
link: "#3fa6ff",
|
|
64
64
|
positive: "#22c55e",
|
|
65
65
|
negative: "#dc2626",
|
|
@@ -41,7 +41,7 @@ var DEFAULT_COLOR_CONFIG = {
|
|
|
41
41
|
warning: "#e3b341",
|
|
42
42
|
danger: "#D8314A",
|
|
43
43
|
fatal: "#51070f",
|
|
44
|
-
performance: "#
|
|
44
|
+
performance: "#13c302",
|
|
45
45
|
link: "#3fa6ff",
|
|
46
46
|
positive: "#22c55e",
|
|
47
47
|
negative: "#dc2626",
|
|
@@ -59,7 +59,7 @@ var DEFAULT_COLOR_CONFIG = {
|
|
|
59
59
|
warning: "#f3d371",
|
|
60
60
|
danger: "#D8314A",
|
|
61
61
|
fatal: "#a40e26",
|
|
62
|
-
performance: "#
|
|
62
|
+
performance: "#80fd74",
|
|
63
63
|
link: "#3fa6ff",
|
|
64
64
|
positive: "#22c55e",
|
|
65
65
|
negative: "#dc2626",
|
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
writeSuccess,
|
|
12
12
|
writeTrace,
|
|
13
13
|
writeWarning
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-KT2YPNCX.js";
|
|
15
15
|
import {
|
|
16
16
|
getDefaultOptions,
|
|
17
17
|
toTSDownFormat
|
|
@@ -593,7 +593,7 @@ var fatalColorSchema = z.optional(colorSchema);
|
|
|
593
593
|
schemaRegistry.add(fatalColorSchema, {
|
|
594
594
|
description: "The fatal color of the workspace"
|
|
595
595
|
});
|
|
596
|
-
var performanceColorSchema = z._default(colorSchema, "#
|
|
596
|
+
var performanceColorSchema = z._default(colorSchema, "#80fd74");
|
|
597
597
|
schemaRegistry.add(performanceColorSchema, {
|
|
598
598
|
description: "The performance color of the workspace"
|
|
599
599
|
});
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
var
|
|
14
|
+
var _chunkFAFMBXRTcjs = require('./chunk-FAFMBXRT.cjs');
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
|
|
@@ -199,7 +199,7 @@ var copyAssets = async (config, assets, outputPath, projectRoot, sourceRoot, gen
|
|
|
199
199
|
output: "src/"
|
|
200
200
|
});
|
|
201
201
|
}
|
|
202
|
-
|
|
202
|
+
_chunkFAFMBXRTcjs.writeTrace.call(void 0,
|
|
203
203
|
`\u{1F4DD} Copying the following assets to the output directory:
|
|
204
204
|
${pendingAssets.map((pendingAsset) => typeof pendingAsset === "string" ? ` - ${pendingAsset} -> ${outputPath}` : ` - ${pendingAsset.input}/${pendingAsset.glob} -> ${joinPaths(outputPath, pendingAsset.output)}`).join("\n")}`,
|
|
205
205
|
config
|
|
@@ -211,9 +211,9 @@ ${pendingAssets.map((pendingAsset) => typeof pendingAsset === "string" ? ` - ${p
|
|
|
211
211
|
assets: pendingAssets
|
|
212
212
|
});
|
|
213
213
|
await assetHandler.processAllAssetsOnce();
|
|
214
|
-
|
|
214
|
+
_chunkFAFMBXRTcjs.writeTrace.call(void 0, "Completed copying assets to the output directory", config);
|
|
215
215
|
if (includeSrc === true) {
|
|
216
|
-
|
|
216
|
+
_chunkFAFMBXRTcjs.writeDebug.call(void 0,
|
|
217
217
|
`\u{1F4DD} Adding banner and writing source files: ${joinPaths(
|
|
218
218
|
outputPath,
|
|
219
219
|
"src"
|
|
@@ -392,7 +392,7 @@ var addPackageDependencies = async (workspaceRoot, projectRoot, projectName, pac
|
|
|
392
392
|
}
|
|
393
393
|
}
|
|
394
394
|
if (localPackages.length > 0) {
|
|
395
|
-
|
|
395
|
+
_chunkFAFMBXRTcjs.writeTrace.call(void 0,
|
|
396
396
|
`\u{1F4E6} Adding local packages to package.json: ${localPackages.map((p) => p.name).join(", ")}`
|
|
397
397
|
);
|
|
398
398
|
const projectJsonFile = await _promises.readFile.call(void 0,
|
|
@@ -440,7 +440,7 @@ var addPackageDependencies = async (workspaceRoot, projectRoot, projectName, pac
|
|
|
440
440
|
return ret;
|
|
441
441
|
}, _nullishCoalesce(packageJson.devDependencies, () => ( {})));
|
|
442
442
|
} else {
|
|
443
|
-
|
|
443
|
+
_chunkFAFMBXRTcjs.writeTrace.call(void 0, "\u{1F4E6} No local packages dependencies to add to package.json");
|
|
444
444
|
}
|
|
445
445
|
return packageJson;
|
|
446
446
|
};
|
|
@@ -593,7 +593,7 @@ var fatalColorSchema = z.optional(colorSchema);
|
|
|
593
593
|
schemaRegistry.add(fatalColorSchema, {
|
|
594
594
|
description: "The fatal color of the workspace"
|
|
595
595
|
});
|
|
596
|
-
var performanceColorSchema = z._default(colorSchema, "#
|
|
596
|
+
var performanceColorSchema = z._default(colorSchema, "#80fd74");
|
|
597
597
|
schemaRegistry.add(performanceColorSchema, {
|
|
598
598
|
description: "The performance color of the workspace"
|
|
599
599
|
});
|
|
@@ -1247,7 +1247,7 @@ var getConfigFile = async (filePath, additionalFileNames = []) => {
|
|
|
1247
1247
|
let config = result.config;
|
|
1248
1248
|
const configFile = result.configFile;
|
|
1249
1249
|
if (config && configFile && Object.keys(config).length > 0 && !config.skipConfigLogging) {
|
|
1250
|
-
|
|
1250
|
+
_chunkFAFMBXRTcjs.writeTrace.call(void 0,
|
|
1251
1251
|
`Found Storm configuration file "${configFile.includes(`${workspacePath}/`) ? configFile.replace(`${workspacePath}/`, "") : configFile}" at "${workspacePath}"`,
|
|
1252
1252
|
{
|
|
1253
1253
|
logLevel: "all"
|
|
@@ -1263,7 +1263,7 @@ var getConfigFile = async (filePath, additionalFileNames = []) => {
|
|
|
1263
1263
|
for (const result2 of results) {
|
|
1264
1264
|
if (_optionalChain([result2, 'optionalAccess', _34 => _34.config]) && _optionalChain([result2, 'optionalAccess', _35 => _35.configFile]) && Object.keys(result2.config).length > 0) {
|
|
1265
1265
|
if (!config.skipConfigLogging && !result2.config.skipConfigLogging) {
|
|
1266
|
-
|
|
1266
|
+
_chunkFAFMBXRTcjs.writeTrace.call(void 0,
|
|
1267
1267
|
`Found alternative configuration file "${result2.configFile.includes(`${workspacePath}/`) ? result2.configFile.replace(`${workspacePath}/`, "") : result2.configFile}" at "${workspacePath}"`,
|
|
1268
1268
|
{
|
|
1269
1269
|
logLevel: "all"
|
|
@@ -1379,7 +1379,7 @@ var getConfigEnv = () => {
|
|
|
1379
1379
|
},
|
|
1380
1380
|
logLevel: process.env[`${prefix}LOG_LEVEL`] !== null && process.env[`${prefix}LOG_LEVEL`] !== void 0 ? process.env[`${prefix}LOG_LEVEL`] && Number.isSafeInteger(
|
|
1381
1381
|
Number.parseInt(process.env[`${prefix}LOG_LEVEL`])
|
|
1382
|
-
) ?
|
|
1382
|
+
) ? _chunkFAFMBXRTcjs.getLogLevelLabel.call(void 0,
|
|
1383
1383
|
Number.parseInt(process.env[`${prefix}LOG_LEVEL`])
|
|
1384
1384
|
) : process.env[`${prefix}LOG_LEVEL`] : void 0,
|
|
1385
1385
|
skipConfigLogging: process.env[`${prefix}SKIP_CONFIG_LOGGING`] !== void 0 ? Boolean(process.env[`${prefix}SKIP_CONFIG_LOGGING`]) : void 0
|
|
@@ -1746,9 +1746,9 @@ var setConfigEnv = (config) => {
|
|
|
1746
1746
|
process.env[`${prefix}LOG_LEVEL`] = String(config.logLevel);
|
|
1747
1747
|
process.env.LOG_LEVEL = String(config.logLevel);
|
|
1748
1748
|
process.env.NX_VERBOSE_LOGGING = String(
|
|
1749
|
-
|
|
1749
|
+
_chunkFAFMBXRTcjs.getLogLevel.call(void 0, config.logLevel) >= _chunkFAFMBXRTcjs.LogLevel.DEBUG ? true : false
|
|
1750
1750
|
);
|
|
1751
|
-
process.env.RUST_BACKTRACE =
|
|
1751
|
+
process.env.RUST_BACKTRACE = _chunkFAFMBXRTcjs.getLogLevel.call(void 0, config.logLevel) >= _chunkFAFMBXRTcjs.LogLevel.DEBUG ? "full" : "none";
|
|
1752
1752
|
}
|
|
1753
1753
|
if (config.skipConfigLogging !== void 0) {
|
|
1754
1754
|
process.env[`${prefix}SKIP_CONFIG_LOGGING`] = String(
|
|
@@ -1896,7 +1896,7 @@ var createStormWorkspaceConfig = async (extensionName, schema, workspaceRoot, sk
|
|
|
1896
1896
|
const configFile = await getConfigFile(_workspaceRoot);
|
|
1897
1897
|
if (!configFile) {
|
|
1898
1898
|
if (!skipLogs) {
|
|
1899
|
-
|
|
1899
|
+
_chunkFAFMBXRTcjs.writeWarning.call(void 0,
|
|
1900
1900
|
"No Storm Workspace configuration file found in the current repository. Please ensure this is the expected behavior - you can add a `storm-workspace.json` file to the root of your workspace if it is not.\n",
|
|
1901
1901
|
{ logLevel: "all" }
|
|
1902
1902
|
);
|
|
@@ -1923,7 +1923,7 @@ var createStormWorkspaceConfig = async (extensionName, schema, workspaceRoot, sk
|
|
|
1923
1923
|
throw new Error(
|
|
1924
1924
|
`Failed to parse Storm Workspace configuration${_optionalChain([error, 'optionalAccess', _60 => _60.message]) ? `: ${error.message}` : ""}
|
|
1925
1925
|
|
|
1926
|
-
Please ensure your configuration file is valid JSON and matches the expected schema. The current workspace configuration input is: ${
|
|
1926
|
+
Please ensure your configuration file is valid JSON and matches the expected schema. The current workspace configuration input is: ${_chunkFAFMBXRTcjs.formatLogMessage.call(void 0,
|
|
1927
1927
|
configInput
|
|
1928
1928
|
)}`,
|
|
1929
1929
|
{
|
|
@@ -1968,9 +1968,9 @@ var loadStormWorkspaceConfig = async (workspaceRoot, skipLogs = false) => {
|
|
|
1968
1968
|
);
|
|
1969
1969
|
setConfigEnv(config);
|
|
1970
1970
|
if (!skipLogs && !config.skipConfigLogging) {
|
|
1971
|
-
|
|
1971
|
+
_chunkFAFMBXRTcjs.writeTrace.call(void 0,
|
|
1972
1972
|
`\u2699\uFE0F Using Storm Workspace configuration:
|
|
1973
|
-
${
|
|
1973
|
+
${_chunkFAFMBXRTcjs.formatLogMessage.call(void 0, config)}`,
|
|
1974
1974
|
config
|
|
1975
1975
|
);
|
|
1976
1976
|
}
|
|
@@ -2030,8 +2030,8 @@ var resolveOptions = async (userOptions) => {
|
|
|
2030
2030
|
const workspaceConfig = await getWorkspaceConfig(options.debug === true, {
|
|
2031
2031
|
workspaceRoot
|
|
2032
2032
|
});
|
|
2033
|
-
|
|
2034
|
-
const stopwatch =
|
|
2033
|
+
_chunkFAFMBXRTcjs.writeDebug.call(void 0, " \u2699\uFE0F Resolving build options", workspaceConfig);
|
|
2034
|
+
const stopwatch = _chunkFAFMBXRTcjs.getStopwatch.call(void 0, "Build options resolution");
|
|
2035
2035
|
const projectGraph = await _devkit.createProjectGraphAsync.call(void 0, {
|
|
2036
2036
|
exitOnError: true
|
|
2037
2037
|
});
|
|
@@ -2104,8 +2104,8 @@ var resolveOptions = async (userOptions) => {
|
|
|
2104
2104
|
};
|
|
2105
2105
|
async function generatePackageJson(options) {
|
|
2106
2106
|
if (options.generatePackageJson !== false && _fs.existsSync.call(void 0, joinPaths(options.projectRoot, "package.json"))) {
|
|
2107
|
-
|
|
2108
|
-
const stopwatch =
|
|
2107
|
+
_chunkFAFMBXRTcjs.writeDebug.call(void 0, " \u270D\uFE0F Writing package.json file", options.workspaceConfig);
|
|
2108
|
+
const stopwatch = _chunkFAFMBXRTcjs.getStopwatch.call(void 0, "Write package.json file");
|
|
2109
2109
|
const packageJsonPath = joinPaths(options.projectRoot, "project.json");
|
|
2110
2110
|
if (!_fs.existsSync.call(void 0, packageJsonPath)) {
|
|
2111
2111
|
throw new Error("Cannot find package.json configuration");
|
|
@@ -2179,8 +2179,8 @@ async function generatePackageJson(options) {
|
|
|
2179
2179
|
return options;
|
|
2180
2180
|
}
|
|
2181
2181
|
async function executeTSDown(options) {
|
|
2182
|
-
|
|
2183
|
-
const stopwatch =
|
|
2182
|
+
_chunkFAFMBXRTcjs.writeDebug.call(void 0, ` \u{1F680} Running ${options.name} build`, options.workspaceConfig);
|
|
2183
|
+
const stopwatch = _chunkFAFMBXRTcjs.getStopwatch.call(void 0, `${options.name} build`);
|
|
2184
2184
|
await _tsdown.build.call(void 0, {
|
|
2185
2185
|
...options,
|
|
2186
2186
|
entry: options.entry,
|
|
@@ -2190,11 +2190,11 @@ async function executeTSDown(options) {
|
|
|
2190
2190
|
return options;
|
|
2191
2191
|
}
|
|
2192
2192
|
async function copyBuildAssets(options) {
|
|
2193
|
-
|
|
2193
|
+
_chunkFAFMBXRTcjs.writeDebug.call(void 0,
|
|
2194
2194
|
` \u{1F4CB} Copying asset files to output directory: ${options.outDir}`,
|
|
2195
2195
|
options.workspaceConfig
|
|
2196
2196
|
);
|
|
2197
|
-
const stopwatch =
|
|
2197
|
+
const stopwatch = _chunkFAFMBXRTcjs.getStopwatch.call(void 0, `${options.name} asset copy`);
|
|
2198
2198
|
await copyAssets(
|
|
2199
2199
|
options.workspaceConfig,
|
|
2200
2200
|
_nullishCoalesce(options.assets, () => ( [])),
|
|
@@ -2208,19 +2208,19 @@ async function copyBuildAssets(options) {
|
|
|
2208
2208
|
return options;
|
|
2209
2209
|
}
|
|
2210
2210
|
async function reportResults(options) {
|
|
2211
|
-
|
|
2211
|
+
_chunkFAFMBXRTcjs.writeSuccess.call(void 0,
|
|
2212
2212
|
` \u{1F4E6} The ${options.name} build completed successfully`,
|
|
2213
2213
|
options.workspaceConfig
|
|
2214
2214
|
);
|
|
2215
2215
|
}
|
|
2216
2216
|
async function cleanOutputPath(options) {
|
|
2217
2217
|
if (options.clean !== false && options.workspaceConfig) {
|
|
2218
|
-
|
|
2218
|
+
_chunkFAFMBXRTcjs.writeDebug.call(void 0,
|
|
2219
2219
|
` \u{1F9F9} Cleaning ${options.name} output path: ${options.workspaceConfig}`,
|
|
2220
2220
|
options.workspaceConfig
|
|
2221
2221
|
);
|
|
2222
|
-
const stopwatch =
|
|
2223
|
-
await
|
|
2222
|
+
const stopwatch = _chunkFAFMBXRTcjs.getStopwatch.call(void 0, `${options.name} output clean`);
|
|
2223
|
+
await _chunkFAFMBXRTcjs.cleanDirectories.call(void 0,
|
|
2224
2224
|
options.name,
|
|
2225
2225
|
options.outDir,
|
|
2226
2226
|
options.workspaceConfig
|
|
@@ -2230,8 +2230,8 @@ async function cleanOutputPath(options) {
|
|
|
2230
2230
|
return options;
|
|
2231
2231
|
}
|
|
2232
2232
|
async function build(options) {
|
|
2233
|
-
|
|
2234
|
-
const stopwatch =
|
|
2233
|
+
_chunkFAFMBXRTcjs.writeDebug.call(void 0, ` ${_chunkFAFMBXRTcjs.brandIcon.call(void 0, )} Executing Storm TSDown pipeline`);
|
|
2234
|
+
const stopwatch = _chunkFAFMBXRTcjs.getStopwatch.call(void 0, "TSDown pipeline");
|
|
2235
2235
|
try {
|
|
2236
2236
|
const opts = Array.isArray(options) ? options : [options];
|
|
2237
2237
|
if (opts.length === 0) {
|
|
@@ -2251,13 +2251,13 @@ async function build(options) {
|
|
|
2251
2251
|
})
|
|
2252
2252
|
);
|
|
2253
2253
|
} else {
|
|
2254
|
-
|
|
2254
|
+
_chunkFAFMBXRTcjs.writeWarning.call(void 0,
|
|
2255
2255
|
" \u{1F6A7} No options were passed to TSBuild. Please check the parameters passed to the `build` function."
|
|
2256
2256
|
);
|
|
2257
2257
|
}
|
|
2258
|
-
|
|
2258
|
+
_chunkFAFMBXRTcjs.writeSuccess.call(void 0, " \u{1F3C1} TSDown pipeline build completed successfully");
|
|
2259
2259
|
} catch (error) {
|
|
2260
|
-
|
|
2260
|
+
_chunkFAFMBXRTcjs.writeFatal.call(void 0,
|
|
2261
2261
|
"Fatal errors that the build process could not recover from have occured. The build process has been terminated."
|
|
2262
2262
|
);
|
|
2263
2263
|
throw error;
|
package/dist/clean.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkFAFMBXRTcjs = require('./chunk-FAFMBXRT.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.clean =
|
|
8
|
+
exports.clean = _chunkFAFMBXRTcjs.clean; exports.cleanDirectories = _chunkFAFMBXRTcjs.cleanDirectories;
|
package/dist/clean.js
CHANGED
package/dist/index.cjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkSQBVKTVKcjs = require('./chunk-SQBVKTVK.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
8
|
+
var _chunkFAFMBXRTcjs = require('./chunk-FAFMBXRT.cjs');
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
@@ -18,4 +18,4 @@ require('./chunk-ZBPRDZS4.cjs');
|
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
21
|
-
exports.build =
|
|
21
|
+
exports.build = _chunkSQBVKTVKcjs.build; exports.clean = _chunkFAFMBXRTcjs.clean; exports.cleanDirectories = _chunkFAFMBXRTcjs.cleanDirectories; exports.cleanOutputPath = _chunkSQBVKTVKcjs.cleanOutputPath; exports.getDefaultOptions = _chunkDPNREUD4cjs.getDefaultOptions; exports.toTSDownFormat = _chunkDPNREUD4cjs.toTSDownFormat;
|
package/dist/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
build,
|
|
3
3
|
cleanOutputPath
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-LWZYZLLY.js";
|
|
5
5
|
import {
|
|
6
6
|
clean,
|
|
7
7
|
cleanDirectories
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-KT2YPNCX.js";
|
|
9
9
|
import {
|
|
10
10
|
getDefaultOptions,
|
|
11
11
|
toTSDownFormat
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/tsdown",
|
|
3
|
-
"version": "0.45.
|
|
3
|
+
"version": "0.45.128",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A package containing `tsdown` utilities for building Storm Software libraries and applications",
|
|
6
6
|
"repository": {
|
|
@@ -146,9 +146,9 @@
|
|
|
146
146
|
"tsdown": { "optional": false }
|
|
147
147
|
},
|
|
148
148
|
"dependencies": {
|
|
149
|
-
"@storm-software/build-tools": "^0.158.
|
|
150
|
-
"@storm-software/config": "^1.
|
|
151
|
-
"@storm-software/config-tools": "^1.189.
|
|
149
|
+
"@storm-software/build-tools": "^0.158.127",
|
|
150
|
+
"@storm-software/config": "^1.137.0",
|
|
151
|
+
"@storm-software/config-tools": "^1.189.46",
|
|
152
152
|
"chokidar": "^4.0.3",
|
|
153
153
|
"commander": "^12.1.0",
|
|
154
154
|
"es-toolkit": "^1.45.1",
|
|
@@ -164,12 +164,12 @@
|
|
|
164
164
|
"@nx/js": "22.6.0",
|
|
165
165
|
"@types/node": "^25.5.0",
|
|
166
166
|
"defu": "6.1.4",
|
|
167
|
-
"rollup": "^4.59.
|
|
167
|
+
"rollup": "^4.59.1",
|
|
168
168
|
"spdx-exceptions": "^2.5.0",
|
|
169
169
|
"spdx-license-ids": "^3.0.23",
|
|
170
170
|
"tsdown": "^0.15.12"
|
|
171
171
|
},
|
|
172
172
|
"publishConfig": { "access": "public" },
|
|
173
173
|
"sideEffects": false,
|
|
174
|
-
"gitHead": "
|
|
174
|
+
"gitHead": "f8c95293185f34b92585cb3cc1006d71a4c00395"
|
|
175
175
|
}
|