@storm-software/workspace-tools 1.293.24 → 1.294.0
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/CHANGELOG.md +39 -1
- package/README.md +7 -2
- package/dist/{chunk-4HOZ3VJB.js → chunk-2EX3I4ZZ.js} +3 -3
- package/dist/{chunk-4NOLUAQN.js → chunk-2JANPL5K.js} +7 -1
- package/dist/{chunk-4RYLWWPW.mjs → chunk-2XWSOZUG.mjs} +1 -1
- package/dist/{chunk-XV6LATBE.mjs → chunk-3LZUGRMT.mjs} +1 -1
- package/dist/{chunk-XUZ34KHK.mjs → chunk-4E77ODGU.mjs} +1 -1
- package/dist/{chunk-AX3RSZT7.js → chunk-6MT6IAIJ.js} +13 -0
- package/dist/{chunk-YDBNZTAA.js → chunk-ABHRPVXT.js} +10 -10
- package/dist/{chunk-2TNMKOD2.js → chunk-AQUCMNIA.js} +7 -7
- package/dist/{chunk-37YI6LX5.js → chunk-B2WIAR6B.js} +3 -3
- package/dist/{chunk-G5ODIWT4.mjs → chunk-CLDNQJKP.mjs} +1 -1
- package/dist/{chunk-J6OUXJS5.js → chunk-F6URZIFS.js} +2 -2
- package/dist/{chunk-COIQ4U46.js → chunk-FKYMJ3KW.js} +4 -4
- package/dist/{chunk-3UGFRM4O.mjs → chunk-H723BL2Q.mjs} +1 -1
- package/dist/{chunk-WRXEPJDB.mjs → chunk-ITJ3EZU2.mjs} +2 -2
- package/dist/{chunk-F66XEAID.mjs → chunk-M3TJCESM.mjs} +13 -0
- package/dist/{chunk-BO44O7D2.mjs → chunk-OV6RS5V7.mjs} +6 -0
- package/dist/{chunk-VCFUZPZ7.mjs → chunk-TNGFWLBR.mjs} +1 -1
- package/dist/{chunk-J6F3WHRB.js → chunk-Y2EEM3ZZ.js} +6 -6
- package/dist/{chunk-SYAIPGKL.mjs → chunk-Z5GSN373.mjs} +1 -1
- package/dist/{chunk-VCL6C44A.js → chunk-ZK2RKIFU.js} +3 -3
- package/dist/executors.js +4 -4
- package/dist/executors.mjs +3 -3
- package/dist/{generator-BJtuQJjV.d.mts → generator-BRv8CovR.d.mts} +1 -1
- package/dist/{generator-BwkUk_k0.d.mts → generator-BhoO530L.d.mts} +1 -1
- package/dist/{generator-B8QUcZay.d.ts → generator-BmMXStvy.d.ts} +1 -1
- package/dist/{generator-DdBy_cLQ.d.ts → generator-C1LWbWaE.d.ts} +1 -1
- package/dist/{generator-yDsHDYJ6.d.ts → generator-C3oor1Tq.d.ts} +1 -1
- package/dist/{generator-ZeG7RiW9.d.ts → generator-C7IQBL1_.d.ts} +1 -1
- package/dist/{generator-BIQo0_hp.d.mts → generator-CG4Dq6d1.d.mts} +1 -1
- package/dist/{generator-BXP2GmDc.d.mts → generator-CcKJAkqz.d.mts} +1 -1
- package/dist/{generator-zLXInw7b.d.ts → generator-CvEnH1My.d.ts} +1 -1
- package/dist/{generator-BZkyEGDm.d.mts → generator-mgm-AEto.d.mts} +1 -1
- package/dist/generators.d.mts +6 -6
- package/dist/generators.d.ts +6 -6
- package/dist/generators.js +6 -6
- package/dist/generators.mjs +5 -5
- package/dist/index.d.mts +6 -6
- package/dist/index.d.ts +6 -6
- package/dist/index.js +12 -10
- package/dist/index.mjs +12 -10
- package/dist/src/base/base-executor.d.mts +1 -1
- package/dist/src/base/base-executor.d.ts +1 -1
- package/dist/src/base/base-generator.d.mts +1 -1
- package/dist/src/base/base-generator.d.ts +1 -1
- package/dist/src/base/index.d.mts +1 -1
- package/dist/src/base/index.d.ts +1 -1
- package/dist/src/base/index.js +3 -3
- package/dist/src/base/index.mjs +2 -2
- package/dist/src/executors/npm-publish/executor.js +4 -4
- package/dist/src/executors/npm-publish/executor.mjs +3 -3
- package/dist/src/generators/browser-library/generator.d.mts +2 -2
- package/dist/src/generators/browser-library/generator.d.ts +2 -2
- package/dist/src/generators/browser-library/generator.js +4 -4
- package/dist/src/generators/browser-library/generator.mjs +3 -3
- package/dist/src/generators/config-schema/generator.d.mts +2 -2
- package/dist/src/generators/config-schema/generator.d.ts +2 -2
- package/dist/src/generators/neutral-library/generator.d.mts +2 -2
- package/dist/src/generators/neutral-library/generator.d.ts +2 -2
- package/dist/src/generators/neutral-library/generator.js +4 -4
- package/dist/src/generators/neutral-library/generator.mjs +3 -3
- package/dist/src/generators/node-library/generator.d.mts +2 -2
- package/dist/src/generators/node-library/generator.d.ts +2 -2
- package/dist/src/generators/node-library/generator.js +4 -4
- package/dist/src/generators/node-library/generator.mjs +3 -3
- package/dist/src/generators/preset/generator.d.mts +2 -2
- package/dist/src/generators/preset/generator.d.ts +2 -2
- package/dist/src/plugins/rust/cargo-toml.js +4 -4
- package/dist/src/plugins/rust/cargo-toml.mjs +3 -3
- package/dist/src/plugins/rust/index.js +4 -4
- package/dist/src/plugins/rust/index.mjs +3 -3
- package/dist/src/plugins/typescript/index.d.mts +6 -1
- package/dist/src/plugins/typescript/index.d.ts +6 -1
- package/dist/src/plugins/typescript/index.js +36 -29
- package/dist/src/plugins/typescript/index.mjs +9 -2
- package/dist/src/plugins/typescript/tsdown.d.mts +6 -3
- package/dist/src/plugins/typescript/tsdown.d.ts +6 -3
- package/dist/src/plugins/typescript/tsdown.js +21 -12
- package/dist/src/plugins/typescript/tsdown.mjs +19 -10
- package/dist/src/plugins/typescript/tsup.d.mts +6 -3
- package/dist/src/plugins/typescript/tsup.d.ts +6 -3
- package/dist/src/plugins/typescript/tsup.js +21 -12
- package/dist/src/plugins/typescript/tsup.mjs +19 -10
- package/dist/src/plugins/typescript/untyped-schema.js +4 -4
- package/dist/src/plugins/typescript/untyped-schema.mjs +2 -2
- package/dist/src/types.d.mts +1 -1
- package/dist/src/types.d.ts +1 -1
- package/dist/src/types.js +4 -2
- package/dist/src/types.mjs +5 -3
- package/dist/src/utils/index.d.mts +1 -1
- package/dist/src/utils/index.d.ts +1 -1
- package/dist/src/utils/index.js +4 -4
- package/dist/src/utils/index.mjs +3 -3
- package/dist/src/utils/package-helpers.js +3 -3
- package/dist/src/utils/package-helpers.mjs +2 -2
- package/dist/src/utils/plugin-helpers.js +3 -3
- package/dist/src/utils/plugin-helpers.mjs +2 -2
- package/dist/src/utils/project-tags.d.mts +14 -1
- package/dist/src/utils/project-tags.d.ts +14 -1
- package/dist/src/utils/project-tags.js +2 -2
- package/dist/src/utils/project-tags.mjs +1 -1
- package/dist/{types-BQTn5wl0.d.mts → types-BJp_GqKO.d.mts} +16 -1
- package/dist/{types-HINpespO.d.ts → types-Dna6kjOz.d.ts} +16 -1
- package/package.json +9 -9
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkY2EEM3ZZjs = require('../../../chunk-Y2EEM3ZZ.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
var _chunk6MT6IAIJjs = require('../../../chunk-6MT6IAIJ.js');
|
|
9
|
+
require('../../../chunk-2JANPL5K.js');
|
|
7
10
|
|
|
8
11
|
// src/plugins/typescript/tsup.ts
|
|
9
12
|
|
|
@@ -39,12 +42,6 @@ var createNodesV2 = [
|
|
|
39
42
|
);
|
|
40
43
|
return {};
|
|
41
44
|
}
|
|
42
|
-
if (!_optionalChain([packageJson, 'access', _ => _.devDependencies, 'optionalAccess', _2 => _2.tsup]) && !_optionalChain([packageJson, 'access', _3 => _3.dependencies, 'optionalAccess', _4 => _4.tsup])) {
|
|
43
|
-
console.warn(
|
|
44
|
-
`[storm-software/typescript/tsup]: No "tsup" dependency or devDependency found in package.json: ${configFile}
|
|
45
|
-
Please add it to your dependencies by running \`pnpm add tsup -D --filter="${packageJson.name}"\``
|
|
46
|
-
);
|
|
47
|
-
}
|
|
48
45
|
const project = createProjectFromPackageJsonNextToProjectJson(
|
|
49
46
|
_path.join.call(void 0, projectRoot, "project.json"),
|
|
50
47
|
packageJson
|
|
@@ -56,7 +53,7 @@ Please add it to your dependencies by running \`pnpm add tsup -D --filter="${pac
|
|
|
56
53
|
projectRoot,
|
|
57
54
|
context2.workspaceRoot
|
|
58
55
|
);
|
|
59
|
-
const root =
|
|
56
|
+
const root = _chunkY2EEM3ZZjs.getRoot.call(void 0, projectRoot, context2);
|
|
60
57
|
let relativeConfig = configFile.replaceAll(root, "");
|
|
61
58
|
while (relativeConfig.startsWith(".")) {
|
|
62
59
|
relativeConfig = relativeConfig.slice(1);
|
|
@@ -64,7 +61,7 @@ Please add it to your dependencies by running \`pnpm add tsup -D --filter="${pac
|
|
|
64
61
|
while (relativeConfig.startsWith("/")) {
|
|
65
62
|
relativeConfig = relativeConfig.slice(1);
|
|
66
63
|
}
|
|
67
|
-
targets[_optionalChain([options2, 'optionalAccess',
|
|
64
|
+
targets[_optionalChain([options2, 'optionalAccess', _ => _.projectLinks]) === "alias" /* ALIAS */ ? "build-base" : "build"] = {
|
|
68
65
|
cache: true,
|
|
69
66
|
inputs: [
|
|
70
67
|
`{workspaceRoot}/${configFile}`,
|
|
@@ -79,7 +76,7 @@ Please add it to your dependencies by running \`pnpm add tsup -D --filter="${pac
|
|
|
79
76
|
cwd: root
|
|
80
77
|
}
|
|
81
78
|
};
|
|
82
|
-
if (_optionalChain([options2, 'optionalAccess',
|
|
79
|
+
if (_optionalChain([options2, 'optionalAccess', _2 => _2.projectLinks]) === "alias" /* ALIAS */) {
|
|
83
80
|
targets.build = {
|
|
84
81
|
cache: true,
|
|
85
82
|
inputs: [
|
|
@@ -114,7 +111,19 @@ Please add it to your dependencies by running \`pnpm add tsup -D --filter="${pac
|
|
|
114
111
|
]
|
|
115
112
|
}
|
|
116
113
|
};
|
|
117
|
-
|
|
114
|
+
_chunk6MT6IAIJjs.setDefaultProjectTags.call(void 0, project, name);
|
|
115
|
+
_chunk6MT6IAIJjs.addProjectTag.call(void 0,
|
|
116
|
+
project,
|
|
117
|
+
_chunk6MT6IAIJjs.ProjectTagConstants.ProjectLinking.TAG_ID,
|
|
118
|
+
_optionalChain([options2, 'optionalAccess', _3 => _3.projectLinks]) === "alias" /* ALIAS */ ? _chunk6MT6IAIJjs.ProjectTagConstants.ProjectLinking.ALIAS : _chunk6MT6IAIJjs.ProjectTagConstants.ProjectLinking.REFERENCE,
|
|
119
|
+
{ overwrite: true }
|
|
120
|
+
);
|
|
121
|
+
_chunk6MT6IAIJjs.addProjectTag.call(void 0,
|
|
122
|
+
project,
|
|
123
|
+
_chunk6MT6IAIJjs.ProjectTagConstants.Builder.TAG_ID,
|
|
124
|
+
_chunk6MT6IAIJjs.ProjectTagConstants.Builder.TSUP,
|
|
125
|
+
{ overwrite: true }
|
|
126
|
+
);
|
|
118
127
|
return {
|
|
119
128
|
projects: {
|
|
120
129
|
[root]: _defu2.default.call(void 0,
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getRoot
|
|
3
|
-
} from "../../../chunk-
|
|
3
|
+
} from "../../../chunk-2XWSOZUG.mjs";
|
|
4
4
|
import {
|
|
5
|
+
ProjectTagConstants,
|
|
6
|
+
addProjectTag,
|
|
5
7
|
setDefaultProjectTags
|
|
6
|
-
} from "../../../chunk-
|
|
8
|
+
} from "../../../chunk-M3TJCESM.mjs";
|
|
9
|
+
import "../../../chunk-OV6RS5V7.mjs";
|
|
7
10
|
import "../../../chunk-WICWDWS6.mjs";
|
|
8
11
|
|
|
9
12
|
// src/plugins/typescript/tsup.ts
|
|
@@ -40,12 +43,6 @@ var createNodesV2 = [
|
|
|
40
43
|
);
|
|
41
44
|
return {};
|
|
42
45
|
}
|
|
43
|
-
if (!packageJson.devDependencies?.tsup && !packageJson.dependencies?.tsup) {
|
|
44
|
-
console.warn(
|
|
45
|
-
`[storm-software/typescript/tsup]: No "tsup" dependency or devDependency found in package.json: ${configFile}
|
|
46
|
-
Please add it to your dependencies by running \`pnpm add tsup -D --filter="${packageJson.name}"\``
|
|
47
|
-
);
|
|
48
|
-
}
|
|
49
46
|
const project = createProjectFromPackageJsonNextToProjectJson(
|
|
50
47
|
join(projectRoot, "project.json"),
|
|
51
48
|
packageJson
|
|
@@ -65,7 +62,7 @@ Please add it to your dependencies by running \`pnpm add tsup -D --filter="${pac
|
|
|
65
62
|
while (relativeConfig.startsWith("/")) {
|
|
66
63
|
relativeConfig = relativeConfig.slice(1);
|
|
67
64
|
}
|
|
68
|
-
targets[options2?.
|
|
65
|
+
targets[options2?.projectLinks === "alias" /* ALIAS */ ? "build-base" : "build"] = {
|
|
69
66
|
cache: true,
|
|
70
67
|
inputs: [
|
|
71
68
|
`{workspaceRoot}/${configFile}`,
|
|
@@ -80,7 +77,7 @@ Please add it to your dependencies by running \`pnpm add tsup -D --filter="${pac
|
|
|
80
77
|
cwd: root
|
|
81
78
|
}
|
|
82
79
|
};
|
|
83
|
-
if (options2?.
|
|
80
|
+
if (options2?.projectLinks === "alias" /* ALIAS */) {
|
|
84
81
|
targets.build = {
|
|
85
82
|
cache: true,
|
|
86
83
|
inputs: [
|
|
@@ -116,6 +113,18 @@ Please add it to your dependencies by running \`pnpm add tsup -D --filter="${pac
|
|
|
116
113
|
}
|
|
117
114
|
};
|
|
118
115
|
setDefaultProjectTags(project, name);
|
|
116
|
+
addProjectTag(
|
|
117
|
+
project,
|
|
118
|
+
ProjectTagConstants.ProjectLinking.TAG_ID,
|
|
119
|
+
options2?.projectLinks === "alias" /* ALIAS */ ? ProjectTagConstants.ProjectLinking.ALIAS : ProjectTagConstants.ProjectLinking.REFERENCE,
|
|
120
|
+
{ overwrite: true }
|
|
121
|
+
);
|
|
122
|
+
addProjectTag(
|
|
123
|
+
project,
|
|
124
|
+
ProjectTagConstants.Builder.TAG_ID,
|
|
125
|
+
ProjectTagConstants.Builder.TSUP,
|
|
126
|
+
{ overwrite: true }
|
|
127
|
+
);
|
|
119
128
|
return {
|
|
120
129
|
projects: {
|
|
121
130
|
[root]: defu(
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkY2EEM3ZZjs = require('../../../chunk-Y2EEM3ZZ.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunk6MT6IAIJjs = require('../../../chunk-6MT6IAIJ.js');
|
|
8
8
|
|
|
9
9
|
// src/plugins/typescript/untyped-schema.ts
|
|
10
10
|
|
|
@@ -60,7 +60,7 @@ Please add it to your dependencies by running "pnpm add untyped -D --filter="${p
|
|
|
60
60
|
projectConfig.root,
|
|
61
61
|
context2.workspaceRoot
|
|
62
62
|
);
|
|
63
|
-
const root =
|
|
63
|
+
const root = _chunkY2EEM3ZZjs.getRoot.call(void 0, projectRoot, context2);
|
|
64
64
|
let relativeConfig = configFile.replaceAll(root, "");
|
|
65
65
|
while (relativeConfig.startsWith(".")) {
|
|
66
66
|
relativeConfig = relativeConfig.slice(1);
|
|
@@ -90,7 +90,7 @@ Please add it to your dependencies by running "pnpm add untyped -D --filter="${p
|
|
|
90
90
|
]
|
|
91
91
|
}
|
|
92
92
|
};
|
|
93
|
-
|
|
93
|
+
_chunk6MT6IAIJjs.addProjectTag.call(void 0, projectConfig, _chunk6MT6IAIJjs.ProjectTagConstants.Plugin.TAG_ID, name);
|
|
94
94
|
return {
|
|
95
95
|
projects: {
|
|
96
96
|
[root]: _defu.defu.call(void 0,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getRoot
|
|
3
|
-
} from "../../../chunk-
|
|
3
|
+
} from "../../../chunk-2XWSOZUG.mjs";
|
|
4
4
|
import {
|
|
5
5
|
ProjectTagConstants,
|
|
6
6
|
addProjectTag
|
|
7
|
-
} from "../../../chunk-
|
|
7
|
+
} from "../../../chunk-M3TJCESM.mjs";
|
|
8
8
|
import "../../../chunk-WICWDWS6.mjs";
|
|
9
9
|
|
|
10
10
|
// src/plugins/typescript/untyped-schema.ts
|
package/dist/src/types.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '../types-DeaeRt7S.mjs';
|
|
2
2
|
import 'tsup';
|
|
3
|
-
export {
|
|
3
|
+
export { d as BaseExecutorOptions, e as BaseExecutorResult, f as BaseGeneratorOptions, g as BaseGeneratorResult, B as BaseTypescriptPluginOptions, c as BaseWorkspaceToolOptions, b as BuildOptions, E as Entry, j as ProjectTagDistStyleValue, h as ProjectTagLanguageValue, k as ProjectTagPlatformValue, l as ProjectTagRegistryValue, i as ProjectTagTypeValue, P as ProjectTagVariant, a as TsupContext, T as TypescriptProjectLinkingType, W as WorkspaceToolHooks } from '../types-BJp_GqKO.mjs';
|
|
4
4
|
import 'zod';
|
|
5
5
|
import 'zod/mini';
|
package/dist/src/types.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '../types-DeaeRt7S.js';
|
|
2
2
|
import 'tsup';
|
|
3
|
-
export {
|
|
3
|
+
export { d as BaseExecutorOptions, e as BaseExecutorResult, f as BaseGeneratorOptions, g as BaseGeneratorResult, B as BaseTypescriptPluginOptions, c as BaseWorkspaceToolOptions, b as BuildOptions, E as Entry, j as ProjectTagDistStyleValue, h as ProjectTagLanguageValue, k as ProjectTagPlatformValue, l as ProjectTagRegistryValue, i as ProjectTagTypeValue, P as ProjectTagVariant, a as TsupContext, T as TypescriptProjectLinkingType, W as WorkspaceToolHooks } from '../types-Dna6kjOz.js';
|
|
4
4
|
import 'zod';
|
|
5
5
|
import 'zod/mini';
|
package/dist/src/types.js
CHANGED
|
@@ -5,12 +5,14 @@
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var _chunk4NOLUAQNjs = require('../chunk-4NOLUAQN.js');
|
|
9
8
|
|
|
9
|
+
var _chunk2JANPL5Kjs = require('../chunk-2JANPL5K.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
exports.ProjectTagDistStyleValue = _chunk2JANPL5Kjs.ProjectTagDistStyleValue; exports.ProjectTagLanguageValue = _chunk2JANPL5Kjs.ProjectTagLanguageValue; exports.ProjectTagPlatformValue = _chunk2JANPL5Kjs.ProjectTagPlatformValue; exports.ProjectTagRegistryValue = _chunk2JANPL5Kjs.ProjectTagRegistryValue; exports.ProjectTagTypeValue = _chunk2JANPL5Kjs.ProjectTagTypeValue; exports.ProjectTagVariant = _chunk2JANPL5Kjs.ProjectTagVariant; exports.TypescriptProjectLinkingType = _chunk2JANPL5Kjs.TypescriptProjectLinkingType;
|
package/dist/src/types.mjs
CHANGED
|
@@ -4,8 +4,9 @@ import {
|
|
|
4
4
|
ProjectTagPlatformValue,
|
|
5
5
|
ProjectTagRegistryValue,
|
|
6
6
|
ProjectTagTypeValue,
|
|
7
|
-
ProjectTagVariant
|
|
8
|
-
|
|
7
|
+
ProjectTagVariant,
|
|
8
|
+
TypescriptProjectLinkingType
|
|
9
|
+
} from "../chunk-OV6RS5V7.mjs";
|
|
9
10
|
import "../chunk-WICWDWS6.mjs";
|
|
10
11
|
export {
|
|
11
12
|
ProjectTagDistStyleValue,
|
|
@@ -13,5 +14,6 @@ export {
|
|
|
13
14
|
ProjectTagPlatformValue,
|
|
14
15
|
ProjectTagRegistryValue,
|
|
15
16
|
ProjectTagTypeValue,
|
|
16
|
-
ProjectTagVariant
|
|
17
|
+
ProjectTagVariant,
|
|
18
|
+
TypescriptProjectLinkingType
|
|
17
19
|
};
|
|
@@ -15,7 +15,7 @@ import '@storm-software/config-tools/utilities/toml';
|
|
|
15
15
|
import 'node:child_process';
|
|
16
16
|
import 'nx/src/utils/package-json.js';
|
|
17
17
|
import 'pkg-types';
|
|
18
|
-
import '../../types-
|
|
18
|
+
import '../../types-BJp_GqKO.mjs';
|
|
19
19
|
import '../../types-DeaeRt7S.mjs';
|
|
20
20
|
import 'zod';
|
|
21
21
|
import 'zod/mini';
|
|
@@ -15,7 +15,7 @@ import '@storm-software/config-tools/utilities/toml';
|
|
|
15
15
|
import 'node:child_process';
|
|
16
16
|
import 'nx/src/utils/package-json.js';
|
|
17
17
|
import 'pkg-types';
|
|
18
|
-
import '../../types-
|
|
18
|
+
import '../../types-Dna6kjOz.js';
|
|
19
19
|
import '../../types-DeaeRt7S.js';
|
|
20
20
|
import 'zod';
|
|
21
21
|
import 'zod/mini';
|
package/dist/src/utils/index.js
CHANGED
|
@@ -33,7 +33,7 @@ var _chunk4AKDRRMLjs = require('../../chunk-4AKDRRML.js');
|
|
|
33
33
|
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
var
|
|
36
|
+
var _chunkY2EEM3ZZjs = require('../../chunk-Y2EEM3ZZ.js');
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
var _chunkYXJ3YDLQjs = require('../../chunk-YXJ3YDLQ.js');
|
|
@@ -52,7 +52,7 @@ var _chunkD2PV33E5js = require('../../chunk-D2PV33E5.js');
|
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
|
|
55
|
-
var
|
|
55
|
+
var _chunkAQUCMNIAjs = require('../../chunk-AQUCMNIA.js');
|
|
56
56
|
require('../../chunk-GXTFFUML.js');
|
|
57
57
|
|
|
58
58
|
|
|
@@ -83,7 +83,7 @@ var _chunkSZWM7COVjs = require('../../chunk-SZWM7COV.js');
|
|
|
83
83
|
|
|
84
84
|
|
|
85
85
|
|
|
86
|
-
var
|
|
86
|
+
var _chunk6MT6IAIJjs = require('../../chunk-6MT6IAIJ.js');
|
|
87
87
|
require('../../chunk-4BWM53AA.js');
|
|
88
88
|
require('../../chunk-322ASCCN.js');
|
|
89
89
|
require('../../chunk-CQDBLKPF.js');
|
|
@@ -150,4 +150,4 @@ require('../../chunk-CQDBLKPF.js');
|
|
|
150
150
|
|
|
151
151
|
|
|
152
152
|
|
|
153
|
-
exports.INVALID_CARGO_ARGS = _chunkD2PV33E5js.INVALID_CARGO_ARGS; exports.LOCK_FILES = _chunkTM2CRDJWjs.LOCK_FILES; exports.NAMED_INPUTS = _chunk4AKDRRMLjs.NAMED_INPUTS; exports.NPM_LOCK_FILE = _chunkTM2CRDJWjs.NPM_LOCK_FILE; exports.NPM_LOCK_PATH = _chunkTM2CRDJWjs.NPM_LOCK_PATH; exports.PNPM_LOCK_FILE = _chunkTM2CRDJWjs.PNPM_LOCK_FILE; exports.PNPM_LOCK_PATH = _chunkTM2CRDJWjs.PNPM_LOCK_PATH; exports.PackageManagerTypes =
|
|
153
|
+
exports.INVALID_CARGO_ARGS = _chunkD2PV33E5js.INVALID_CARGO_ARGS; exports.LOCK_FILES = _chunkTM2CRDJWjs.LOCK_FILES; exports.NAMED_INPUTS = _chunk4AKDRRMLjs.NAMED_INPUTS; exports.NPM_LOCK_FILE = _chunkTM2CRDJWjs.NPM_LOCK_FILE; exports.NPM_LOCK_PATH = _chunkTM2CRDJWjs.NPM_LOCK_PATH; exports.PNPM_LOCK_FILE = _chunkTM2CRDJWjs.PNPM_LOCK_FILE; exports.PNPM_LOCK_PATH = _chunkTM2CRDJWjs.PNPM_LOCK_PATH; exports.PackageManagerTypes = _chunkAQUCMNIAjs.PackageManagerTypes; exports.ProjectTagConstants = _chunk6MT6IAIJjs.ProjectTagConstants; exports.RELEASE = _chunk4AKDRRMLjs.RELEASE; exports.YARN_LOCK_FILE = _chunkTM2CRDJWjs.YARN_LOCK_FILE; exports.YARN_LOCK_PATH = _chunkTM2CRDJWjs.YARN_LOCK_PATH; exports.addPackageJsonGitHead = _chunkAQUCMNIAjs.addPackageJsonGitHead; exports.addPluginProjectTag = _chunk6MT6IAIJjs.addPluginProjectTag; exports.addProjectTag = _chunk6MT6IAIJjs.addProjectTag; exports.applyWorkspaceExecutorTokens = _chunkYXJ3YDLQjs.applyWorkspaceExecutorTokens; exports.buildCargoCommand = _chunkD2PV33E5js.buildCargoCommand; exports.cargoCommand = _chunkD2PV33E5js.cargoCommand; exports.cargoCommandSync = _chunkD2PV33E5js.cargoCommandSync; exports.cargoMetadata = _chunkD2PV33E5js.cargoMetadata; exports.cargoRunCommand = _chunkD2PV33E5js.cargoRunCommand; exports.childProcess = _chunkD2PV33E5js.childProcess; exports.createCliOptions = _chunkQVYCDINGjs.createCliOptions; exports.eslintVersion = _chunkSZWM7COVjs.eslintVersion; exports.formatProjectTag = _chunk6MT6IAIJjs.formatProjectTag; exports.getLockFileDependencies = _chunkTM2CRDJWjs.getLockFileDependencies; exports.getLockFileName = _chunkTM2CRDJWjs.getLockFileName; exports.getLockFileNodes = _chunkTM2CRDJWjs.getLockFileNodes; exports.getPackageInfo = _chunkAQUCMNIAjs.getPackageInfo; exports.getProjectConfigFromProjectJsonPath = _chunkY2EEM3ZZjs.getProjectConfigFromProjectJsonPath; exports.getProjectConfigFromProjectRoot = _chunkY2EEM3ZZjs.getProjectConfigFromProjectRoot; exports.getProjectConfiguration = _chunkR5MXU5BGjs.getProjectConfiguration; exports.getProjectConfigurations = _chunkR5MXU5BGjs.getProjectConfigurations; exports.getProjectPlatform = _chunkY2EEM3ZZjs.getProjectPlatform; exports.getProjectRoot = _chunkY2EEM3ZZjs.getProjectRoot; exports.getProjectTag = _chunk6MT6IAIJjs.getProjectTag; exports.getRoot = _chunkY2EEM3ZZjs.getRoot; exports.getTypiaTransform = _chunk6EMYX25Vjs.getTypiaTransform; exports.hasProjectTag = _chunk6MT6IAIJjs.hasProjectTag; exports.isEqualProjectTag = _chunk6MT6IAIJjs.isEqualProjectTag; exports.isExternal = _chunkD2PV33E5js.isExternal; exports.lintStagedVersion = _chunkSZWM7COVjs.lintStagedVersion; exports.lockFileExists = _chunkTM2CRDJWjs.lockFileExists; exports.nodeVersion = _chunkSZWM7COVjs.nodeVersion; exports.nxVersion = _chunkSZWM7COVjs.nxVersion; exports.pnpmVersion = _chunkSZWM7COVjs.pnpmVersion; exports.prettierPackageJsonVersion = _chunkSZWM7COVjs.prettierPackageJsonVersion; exports.prettierPrismaVersion = _chunkSZWM7COVjs.prettierPrismaVersion; exports.prettierVersion = _chunkSZWM7COVjs.prettierVersion; exports.runProcess = _chunkD2PV33E5js.runProcess; exports.semanticReleaseVersion = _chunkSZWM7COVjs.semanticReleaseVersion; exports.setDefaultProjectTags = _chunk6MT6IAIJjs.setDefaultProjectTags; exports.swcCliVersion = _chunkSZWM7COVjs.swcCliVersion; exports.swcCoreVersion = _chunkSZWM7COVjs.swcCoreVersion; exports.swcHelpersVersion = _chunkSZWM7COVjs.swcHelpersVersion; exports.swcNodeVersion = _chunkSZWM7COVjs.swcNodeVersion; exports.tsLibVersion = _chunkSZWM7COVjs.tsLibVersion; exports.tsupVersion = _chunkSZWM7COVjs.tsupVersion; exports.typesNodeVersion = _chunkSZWM7COVjs.typesNodeVersion; exports.typescriptVersion = _chunkSZWM7COVjs.typescriptVersion; exports.verdaccioVersion = _chunkSZWM7COVjs.verdaccioVersion; exports.withNamedInputs = _chunk4AKDRRMLjs.withNamedInputs;
|
package/dist/src/utils/index.mjs
CHANGED
|
@@ -33,7 +33,7 @@ import {
|
|
|
33
33
|
getProjectPlatform,
|
|
34
34
|
getProjectRoot,
|
|
35
35
|
getRoot
|
|
36
|
-
} from "../../chunk-
|
|
36
|
+
} from "../../chunk-2XWSOZUG.mjs";
|
|
37
37
|
import {
|
|
38
38
|
applyWorkspaceExecutorTokens
|
|
39
39
|
} from "../../chunk-WHGUOK37.mjs";
|
|
@@ -52,7 +52,7 @@ import {
|
|
|
52
52
|
PackageManagerTypes,
|
|
53
53
|
addPackageJsonGitHead,
|
|
54
54
|
getPackageInfo
|
|
55
|
-
} from "../../chunk-
|
|
55
|
+
} from "../../chunk-3LZUGRMT.mjs";
|
|
56
56
|
import "../../chunk-FEYD5KMF.mjs";
|
|
57
57
|
import {
|
|
58
58
|
eslintVersion,
|
|
@@ -83,7 +83,7 @@ import {
|
|
|
83
83
|
hasProjectTag,
|
|
84
84
|
isEqualProjectTag,
|
|
85
85
|
setDefaultProjectTags
|
|
86
|
-
} from "../../chunk-
|
|
86
|
+
} from "../../chunk-M3TJCESM.mjs";
|
|
87
87
|
import "../../chunk-6MATO2MJ.mjs";
|
|
88
88
|
import "../../chunk-GSZ2BO7G.mjs";
|
|
89
89
|
import "../../chunk-TBW5MCN6.mjs";
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var _chunkAQUCMNIAjs = require('../../chunk-AQUCMNIA.js');
|
|
6
6
|
require('../../chunk-GXTFFUML.js');
|
|
7
|
-
require('../../chunk-
|
|
7
|
+
require('../../chunk-6MT6IAIJ.js');
|
|
8
8
|
require('../../chunk-4BWM53AA.js');
|
|
9
9
|
require('../../chunk-CQDBLKPF.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
exports.PackageManagerTypes =
|
|
14
|
+
exports.PackageManagerTypes = _chunkAQUCMNIAjs.PackageManagerTypes; exports.addPackageJsonGitHead = _chunkAQUCMNIAjs.addPackageJsonGitHead; exports.getPackageInfo = _chunkAQUCMNIAjs.getPackageInfo;
|
|
@@ -2,9 +2,9 @@ import {
|
|
|
2
2
|
PackageManagerTypes,
|
|
3
3
|
addPackageJsonGitHead,
|
|
4
4
|
getPackageInfo
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-3LZUGRMT.mjs";
|
|
6
6
|
import "../../chunk-FEYD5KMF.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-M3TJCESM.mjs";
|
|
8
8
|
import "../../chunk-6MATO2MJ.mjs";
|
|
9
9
|
import "../../chunk-TBW5MCN6.mjs";
|
|
10
10
|
import "../../chunk-WICWDWS6.mjs";
|
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
8
|
-
require('../../chunk-
|
|
7
|
+
var _chunkY2EEM3ZZjs = require('../../chunk-Y2EEM3ZZ.js');
|
|
8
|
+
require('../../chunk-6MT6IAIJ.js');
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
15
|
-
exports.getProjectConfigFromProjectJsonPath =
|
|
15
|
+
exports.getProjectConfigFromProjectJsonPath = _chunkY2EEM3ZZjs.getProjectConfigFromProjectJsonPath; exports.getProjectConfigFromProjectRoot = _chunkY2EEM3ZZjs.getProjectConfigFromProjectRoot; exports.getProjectPlatform = _chunkY2EEM3ZZjs.getProjectPlatform; exports.getProjectRoot = _chunkY2EEM3ZZjs.getProjectRoot; exports.getRoot = _chunkY2EEM3ZZjs.getRoot;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
getProjectPlatform,
|
|
5
5
|
getProjectRoot,
|
|
6
6
|
getRoot
|
|
7
|
-
} from "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
7
|
+
} from "../../chunk-2XWSOZUG.mjs";
|
|
8
|
+
import "../../chunk-M3TJCESM.mjs";
|
|
9
9
|
import "../../chunk-WICWDWS6.mjs";
|
|
10
10
|
export {
|
|
11
11
|
getProjectConfigFromProjectJsonPath,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ProjectConfiguration } from '@nx/devkit';
|
|
2
|
-
import { P as ProjectTagVariant,
|
|
2
|
+
import { P as ProjectTagVariant, h as ProjectTagLanguageValue, i as ProjectTagTypeValue, j as ProjectTagDistStyleValue, k as ProjectTagPlatformValue, l as ProjectTagRegistryValue } from '../../types-BJp_GqKO.mjs';
|
|
3
3
|
import '../../types-DeaeRt7S.mjs';
|
|
4
4
|
import 'zod';
|
|
5
5
|
import 'zod/mini';
|
|
@@ -16,6 +16,11 @@ declare const ProjectTagConstants: {
|
|
|
16
16
|
readonly LIBRARY: ProjectTagTypeValue;
|
|
17
17
|
readonly APPLICATION: ProjectTagTypeValue;
|
|
18
18
|
};
|
|
19
|
+
readonly ProjectLinking: {
|
|
20
|
+
readonly TAG_ID: ProjectTagVariant;
|
|
21
|
+
readonly REFERENCE: string;
|
|
22
|
+
readonly ALIAS: string;
|
|
23
|
+
};
|
|
19
24
|
readonly DistStyle: {
|
|
20
25
|
readonly TAG_ID: ProjectTagVariant;
|
|
21
26
|
readonly NORMAL: ProjectTagDistStyleValue;
|
|
@@ -41,6 +46,14 @@ declare const ProjectTagConstants: {
|
|
|
41
46
|
readonly Plugin: {
|
|
42
47
|
readonly TAG_ID: ProjectTagVariant;
|
|
43
48
|
};
|
|
49
|
+
readonly Builder: {
|
|
50
|
+
readonly TAG_ID: ProjectTagVariant;
|
|
51
|
+
readonly TSC: ProjectTagLanguageValue;
|
|
52
|
+
readonly TSUP: ProjectTagLanguageValue;
|
|
53
|
+
readonly TSDOWN: ProjectTagLanguageValue;
|
|
54
|
+
readonly VITE: ProjectTagLanguageValue;
|
|
55
|
+
readonly ROLLDOWN: ProjectTagLanguageValue;
|
|
56
|
+
};
|
|
44
57
|
};
|
|
45
58
|
declare const formatProjectTag: (variant: ProjectTagVariant, value: string) => string;
|
|
46
59
|
declare const hasProjectTag: (project: ProjectConfiguration, variant: ProjectTagVariant) => boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ProjectConfiguration } from '@nx/devkit';
|
|
2
|
-
import { P as ProjectTagVariant,
|
|
2
|
+
import { P as ProjectTagVariant, h as ProjectTagLanguageValue, i as ProjectTagTypeValue, j as ProjectTagDistStyleValue, k as ProjectTagPlatformValue, l as ProjectTagRegistryValue } from '../../types-Dna6kjOz.js';
|
|
3
3
|
import '../../types-DeaeRt7S.js';
|
|
4
4
|
import 'zod';
|
|
5
5
|
import 'zod/mini';
|
|
@@ -16,6 +16,11 @@ declare const ProjectTagConstants: {
|
|
|
16
16
|
readonly LIBRARY: ProjectTagTypeValue;
|
|
17
17
|
readonly APPLICATION: ProjectTagTypeValue;
|
|
18
18
|
};
|
|
19
|
+
readonly ProjectLinking: {
|
|
20
|
+
readonly TAG_ID: ProjectTagVariant;
|
|
21
|
+
readonly REFERENCE: string;
|
|
22
|
+
readonly ALIAS: string;
|
|
23
|
+
};
|
|
19
24
|
readonly DistStyle: {
|
|
20
25
|
readonly TAG_ID: ProjectTagVariant;
|
|
21
26
|
readonly NORMAL: ProjectTagDistStyleValue;
|
|
@@ -41,6 +46,14 @@ declare const ProjectTagConstants: {
|
|
|
41
46
|
readonly Plugin: {
|
|
42
47
|
readonly TAG_ID: ProjectTagVariant;
|
|
43
48
|
};
|
|
49
|
+
readonly Builder: {
|
|
50
|
+
readonly TAG_ID: ProjectTagVariant;
|
|
51
|
+
readonly TSC: ProjectTagLanguageValue;
|
|
52
|
+
readonly TSUP: ProjectTagLanguageValue;
|
|
53
|
+
readonly TSDOWN: ProjectTagLanguageValue;
|
|
54
|
+
readonly VITE: ProjectTagLanguageValue;
|
|
55
|
+
readonly ROLLDOWN: ProjectTagLanguageValue;
|
|
56
|
+
};
|
|
44
57
|
};
|
|
45
58
|
declare const formatProjectTag: (variant: ProjectTagVariant, value: string) => string;
|
|
46
59
|
declare const hasProjectTag: (project: ProjectConfiguration, variant: ProjectTagVariant) => boolean;
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
10
|
+
var _chunk6MT6IAIJjs = require('../../chunk-6MT6IAIJ.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
@@ -17,4 +17,4 @@ var _chunkAX3RSZT7js = require('../../chunk-AX3RSZT7.js');
|
|
|
17
17
|
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
exports.ProjectTagConstants =
|
|
20
|
+
exports.ProjectTagConstants = _chunk6MT6IAIJjs.ProjectTagConstants; exports.addPluginProjectTag = _chunk6MT6IAIJjs.addPluginProjectTag; exports.addProjectTag = _chunk6MT6IAIJjs.addProjectTag; exports.formatProjectTag = _chunk6MT6IAIJjs.formatProjectTag; exports.getProjectTag = _chunk6MT6IAIJjs.getProjectTag; exports.hasProjectTag = _chunk6MT6IAIJjs.hasProjectTag; exports.isEqualProjectTag = _chunk6MT6IAIJjs.isEqualProjectTag; exports.setDefaultProjectTags = _chunk6MT6IAIJjs.setDefaultProjectTags;
|
|
@@ -30,6 +30,21 @@ interface BaseGeneratorSchema {
|
|
|
30
30
|
directory?: string,
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
+
declare enum TypescriptProjectLinkingType {
|
|
34
|
+
ALIAS = "alias",
|
|
35
|
+
REFERENCE = "reference"
|
|
36
|
+
}
|
|
37
|
+
interface BaseTypescriptPluginOptions {
|
|
38
|
+
/**
|
|
39
|
+
* The project linking type to use for TypeScript projects.
|
|
40
|
+
*
|
|
41
|
+
* @see https://nx.dev/docs/concepts/typescript-project-linking
|
|
42
|
+
* @see https://nx.dev/docs/technologies/typescript/guides/switch-to-workspaces-project-references
|
|
43
|
+
*
|
|
44
|
+
* @defaultValue "reference"
|
|
45
|
+
*/
|
|
46
|
+
projectLinks?: TypescriptProjectLinkingType;
|
|
47
|
+
}
|
|
33
48
|
interface TsupContext {
|
|
34
49
|
projectRoot: string;
|
|
35
50
|
sourceRoot: string;
|
|
@@ -98,4 +113,4 @@ declare const ProjectTagRegistryValue: {
|
|
|
98
113
|
CYCLONE: ProjectTagRegistryValue;
|
|
99
114
|
};
|
|
100
115
|
|
|
101
|
-
export { type
|
|
116
|
+
export { type BaseTypescriptPluginOptions as B, type Entry as E, ProjectTagVariant as P, TypescriptProjectLinkingType as T, type WorkspaceToolHooks as W, type TsupContext as a, type BuildOptions as b, type BaseWorkspaceToolOptions as c, type BaseExecutorOptions as d, type BaseExecutorResult as e, type BaseGeneratorOptions as f, type BaseGeneratorResult as g, ProjectTagLanguageValue as h, ProjectTagTypeValue as i, ProjectTagDistStyleValue as j, ProjectTagPlatformValue as k, ProjectTagRegistryValue as l, type BaseExecutorSchema as m, type BaseGeneratorSchema as n };
|
|
@@ -30,6 +30,21 @@ interface BaseGeneratorSchema {
|
|
|
30
30
|
directory?: string,
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
+
declare enum TypescriptProjectLinkingType {
|
|
34
|
+
ALIAS = "alias",
|
|
35
|
+
REFERENCE = "reference"
|
|
36
|
+
}
|
|
37
|
+
interface BaseTypescriptPluginOptions {
|
|
38
|
+
/**
|
|
39
|
+
* The project linking type to use for TypeScript projects.
|
|
40
|
+
*
|
|
41
|
+
* @see https://nx.dev/docs/concepts/typescript-project-linking
|
|
42
|
+
* @see https://nx.dev/docs/technologies/typescript/guides/switch-to-workspaces-project-references
|
|
43
|
+
*
|
|
44
|
+
* @defaultValue "reference"
|
|
45
|
+
*/
|
|
46
|
+
projectLinks?: TypescriptProjectLinkingType;
|
|
47
|
+
}
|
|
33
48
|
interface TsupContext {
|
|
34
49
|
projectRoot: string;
|
|
35
50
|
sourceRoot: string;
|
|
@@ -98,4 +113,4 @@ declare const ProjectTagRegistryValue: {
|
|
|
98
113
|
CYCLONE: ProjectTagRegistryValue;
|
|
99
114
|
};
|
|
100
115
|
|
|
101
|
-
export { type
|
|
116
|
+
export { type BaseTypescriptPluginOptions as B, type Entry as E, ProjectTagVariant as P, TypescriptProjectLinkingType as T, type WorkspaceToolHooks as W, type TsupContext as a, type BuildOptions as b, type BaseWorkspaceToolOptions as c, type BaseExecutorOptions as d, type BaseExecutorResult as e, type BaseGeneratorOptions as f, type BaseGeneratorResult as g, ProjectTagLanguageValue as h, ProjectTagTypeValue as i, ProjectTagDistStyleValue as j, ProjectTagPlatformValue as k, ProjectTagRegistryValue as l, type BaseExecutorSchema as m, type BaseGeneratorSchema as n };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/workspace-tools",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.294.0",
|
|
4
4
|
"description": "Tools for managing a Storm workspace, including various Nx generators and executors for common development tasks.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "github",
|
|
@@ -240,13 +240,13 @@
|
|
|
240
240
|
"@size-limit/esbuild": "11.1.4",
|
|
241
241
|
"@size-limit/esbuild-why": "11.1.4",
|
|
242
242
|
"@size-limit/file": "11.1.4",
|
|
243
|
-
"@storm-software/config-tools": "^1.188.
|
|
244
|
-
"@storm-software/esbuild": "^0.53.
|
|
245
|
-
"@storm-software/npm-tools": "^0.6.
|
|
246
|
-
"@storm-software/pnpm-tools": "^0.6.
|
|
247
|
-
"@storm-software/prettier": "^0.57.
|
|
248
|
-
"@storm-software/tsdown": "^0.45.
|
|
249
|
-
"@storm-software/unbuild": "^0.57.
|
|
243
|
+
"@storm-software/config-tools": "^1.188.56",
|
|
244
|
+
"@storm-software/esbuild": "^0.53.56",
|
|
245
|
+
"@storm-software/npm-tools": "^0.6.12",
|
|
246
|
+
"@storm-software/pnpm-tools": "^0.6.56",
|
|
247
|
+
"@storm-software/prettier": "^0.57.56",
|
|
248
|
+
"@storm-software/tsdown": "^0.45.56",
|
|
249
|
+
"@storm-software/unbuild": "^0.57.56",
|
|
250
250
|
"fs-extra": "11.2.0",
|
|
251
251
|
"glob": "^11.1.0",
|
|
252
252
|
"jiti": "2.4.2",
|
|
@@ -272,5 +272,5 @@
|
|
|
272
272
|
"publishConfig": { "access": "public" },
|
|
273
273
|
"executors": "./executors.json",
|
|
274
274
|
"generators": "./generators.json",
|
|
275
|
-
"gitHead": "
|
|
275
|
+
"gitHead": "0196a90ff3532eea38d6c72c6bcb5a08c94853bc"
|
|
276
276
|
}
|