@storm-software/workspace-tools 1.296.18 → 1.296.20
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/{chunk-VZW75NWX.mjs → chunk-374AWLUE.mjs} +1 -1
- package/dist/{chunk-XIJ6Y5PY.mjs → chunk-4XFDXLL5.mjs} +1 -1
- package/dist/{chunk-TSQI7Z3D.mjs → chunk-5SX7BBOU.mjs} +0 -1
- package/dist/{chunk-B2AJRGYN.mjs → chunk-HEEYGPP2.mjs} +1 -1
- package/dist/{chunk-II7J52FS.js → chunk-PEO7Z6CZ.js} +0 -1
- package/dist/{chunk-ZS6ZECJY.mjs → chunk-PIKWPSLP.mjs} +1 -1
- package/dist/{chunk-Y56KCTJM.mjs → chunk-QEWWRSPX.mjs} +1 -1
- package/dist/executors.js +2 -2
- package/dist/executors.mjs +2 -2
- package/dist/{generator-BKKfRfw5.d.mts → generator-9L9b-msK.d.mts} +1 -1
- package/dist/{generator-DX2foast.d.ts → generator-BT5Kf5x0.d.ts} +1 -1
- package/dist/{generator-DVJjzR9Q.d.mts → generator-BvhmWt7B.d.mts} +1 -1
- package/dist/{generator-DN9Th4ZG.d.ts → generator-C9QMvagl.d.ts} +1 -1
- package/dist/{generator-rIlu4Sq2.d.mts → generator-CkT060vy.d.mts} +1 -1
- package/dist/{generator-CPAEsIX9.d.ts → generator-Czm2JkrK.d.ts} +1 -1
- package/dist/{generator-Ce5Jjv19.d.mts → generator-DIEJD40Q.d.mts} +1 -1
- package/dist/{generator-B9nl4zZh.d.mts → generator-DdPUFIRV.d.mts} +1 -1
- package/dist/{generator-CKzlyVl8.d.ts → generator-DwHI-Bxg.d.ts} +1 -1
- package/dist/{generator-DMnwA7AM.d.ts → generator-GND3rM-I.d.ts} +1 -1
- package/dist/generators.d.mts +6 -6
- package/dist/generators.d.ts +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 +2 -2
- package/dist/index.mjs +6 -6
- 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-executor.mjs +1 -1
- package/dist/src/base/base-executor.untyped.mjs +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/base-generator.mjs +1 -1
- package/dist/src/base/base-generator.untyped.mjs +1 -1
- package/dist/src/base/cargo-base-executor.untyped.mjs +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.mjs +1 -1
- package/dist/src/base/typescript-build-executor.untyped.mjs +1 -1
- package/dist/src/base/typescript-library-generator.untyped.mjs +1 -1
- package/dist/src/executors/cargo-build/executor.mjs +1 -1
- package/dist/src/executors/cargo-build/untyped.mjs +1 -1
- package/dist/src/executors/cargo-check/executor.mjs +1 -1
- package/dist/src/executors/cargo-check/untyped.mjs +1 -1
- package/dist/src/executors/cargo-clippy/executor.mjs +1 -1
- package/dist/src/executors/cargo-clippy/untyped.mjs +1 -1
- package/dist/src/executors/cargo-doc/executor.mjs +1 -1
- package/dist/src/executors/cargo-doc/untyped.mjs +1 -1
- package/dist/src/executors/cargo-format/executor.mjs +1 -1
- package/dist/src/executors/cargo-format/untyped.mjs +1 -1
- package/dist/src/executors/cargo-publish/executor.mjs +1 -1
- package/dist/src/executors/cargo-publish/untyped.mjs +1 -1
- package/dist/src/executors/clean-package/executor.mjs +1 -1
- package/dist/src/executors/clean-package/untyped.mjs +1 -1
- package/dist/src/executors/esbuild/executor.mjs +1 -1
- package/dist/src/executors/esbuild/untyped.mjs +1 -1
- package/dist/src/executors/napi/executor.mjs +1 -1
- package/dist/src/executors/napi/untyped.mjs +1 -1
- package/dist/src/executors/npm-publish/executor.mjs +1 -1
- package/dist/src/executors/npm-publish/untyped.mjs +1 -1
- package/dist/src/executors/size-limit/executor.mjs +1 -1
- package/dist/src/executors/size-limit/untyped.mjs +1 -1
- package/dist/src/executors/tsdown/executor.js +2 -2
- package/dist/src/executors/tsdown/executor.mjs +2 -2
- package/dist/src/executors/tsdown/untyped.mjs +1 -1
- package/dist/src/executors/typia/executor.mjs +1 -1
- package/dist/src/executors/typia/untyped.mjs +1 -1
- package/dist/src/executors/unbuild/executor.mjs +1 -1
- package/dist/src/executors/unbuild/untyped.mjs +1 -1
- 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.mjs +2 -2
- package/dist/src/generators/browser-library/untyped.mjs +1 -1
- 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/config-schema/generator.mjs +1 -1
- package/dist/src/generators/config-schema/untyped.mjs +1 -1
- package/dist/src/generators/init/init.mjs +1 -1
- package/dist/src/generators/init/untyped.mjs +1 -1
- 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.mjs +2 -2
- package/dist/src/generators/neutral-library/untyped.mjs +1 -1
- 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.mjs +2 -2
- package/dist/src/generators/node-library/untyped.mjs +1 -1
- package/dist/src/generators/preset/generator.d.mts +2 -2
- package/dist/src/generators/preset/generator.d.ts +2 -2
- package/dist/src/generators/preset/generator.mjs +2 -2
- package/dist/src/generators/preset/untyped.mjs +1 -1
- package/dist/src/plugins/rust/cargo-toml.mjs +1 -1
- package/dist/src/plugins/rust/index.mjs +1 -1
- package/dist/src/plugins/typescript/index.d.mts +1 -1
- package/dist/src/plugins/typescript/index.d.ts +1 -1
- package/dist/src/plugins/typescript/index.mjs +1 -1
- package/dist/src/plugins/typescript/tsdown.d.mts +1 -1
- package/dist/src/plugins/typescript/tsdown.d.ts +1 -1
- package/dist/src/plugins/typescript/tsdown.mjs +1 -1
- package/dist/src/plugins/typescript/tsup.d.mts +1 -1
- package/dist/src/plugins/typescript/tsup.d.ts +1 -1
- package/dist/src/plugins/typescript/tsup.mjs +1 -1
- package/dist/src/plugins/typescript/untyped-schema.mjs +1 -1
- package/dist/src/release/index.mjs +1 -1
- package/dist/src/release/js-version-actions.mjs +1 -1
- package/dist/src/release/rust-version-actions.mjs +1 -1
- package/dist/src/types.d.mts +1 -1
- package/dist/src/types.d.ts +1 -1
- package/dist/src/types.mjs +1 -1
- package/dist/src/utils/apply-workspace-tokens.mjs +1 -1
- package/dist/src/utils/cargo.mjs +1 -1
- package/dist/src/utils/create-cli-options.mjs +1 -1
- package/dist/src/utils/get-project-configurations.mjs +1 -1
- package/dist/src/utils/github.mjs +1 -1
- package/dist/src/utils/index.mjs +1 -1
- package/dist/src/utils/lock-file.mjs +1 -1
- package/dist/src/utils/nx-json.mjs +1 -1
- package/dist/src/utils/package-helpers.mjs +1 -1
- package/dist/src/utils/plugin-helpers.mjs +1 -1
- package/dist/src/utils/project-tags.mjs +1 -1
- package/dist/src/utils/registry-helpers.mjs +1 -1
- package/dist/src/utils/typia-transform.mjs +1 -1
- package/dist/src/utils/versions.mjs +1 -1
- package/dist/{types-DLXcfy35.d.mts → types-BlCH22NF.d.mts} +1 -1
- package/dist/{types-Bvfw-xMk.d.ts → types-DIIZf_cX.d.ts} +1 -1
- package/package.json +13 -13
|
@@ -11,7 +11,7 @@ import "../../chunk-R5RFMU22.mjs";
|
|
|
11
11
|
import "../../chunk-LOPJYZWJ.mjs";
|
|
12
12
|
import "../../chunk-3J2CP54B.mjs";
|
|
13
13
|
import "../../chunk-TBW5MCN6.mjs";
|
|
14
|
-
import "../../chunk-
|
|
14
|
+
import "../../chunk-HEEYGPP2.mjs";
|
|
15
15
|
export {
|
|
16
16
|
StormJsVersionActions,
|
|
17
17
|
StormRustVersionActions
|
|
@@ -5,7 +5,7 @@ import "../../chunk-R5RFMU22.mjs";
|
|
|
5
5
|
import "../../chunk-LOPJYZWJ.mjs";
|
|
6
6
|
import "../../chunk-3J2CP54B.mjs";
|
|
7
7
|
import "../../chunk-TBW5MCN6.mjs";
|
|
8
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-HEEYGPP2.mjs";
|
|
9
9
|
export {
|
|
10
10
|
StormJsVersionActions as default
|
|
11
11
|
};
|
|
@@ -7,7 +7,7 @@ import "../../chunk-R5RFMU22.mjs";
|
|
|
7
7
|
import "../../chunk-LOPJYZWJ.mjs";
|
|
8
8
|
import "../../chunk-3J2CP54B.mjs";
|
|
9
9
|
import "../../chunk-TBW5MCN6.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-HEEYGPP2.mjs";
|
|
11
11
|
export {
|
|
12
12
|
StormRustVersionActions as default
|
|
13
13
|
};
|
package/dist/src/types.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../types-Dug-2iKz.mjs';
|
|
2
2
|
import 'tsup';
|
|
3
|
-
export { B as BaseExecutorOptions, a as BaseExecutorResult,
|
|
3
|
+
export { B as BaseExecutorOptions, a as BaseExecutorResult, b as BaseGeneratorOptions, c as BaseGeneratorResult, d as BaseTypescriptPluginOptions, e as BaseWorkspaceToolOptions, f as BuildOptions, E as Entry, T as TsupContext, g as TypescriptProjectLinkingType, W as WorkspaceToolHooks } from '../types-BlCH22NF.mjs';
|
|
4
4
|
export { P as ProjectTagDistStyleValue, a as ProjectTagLanguageValue, b as ProjectTagPlatformValue, c as ProjectTagRegistryValue, d as ProjectTagTypeValue, e as ProjectTagVariant } from '../types-D2zxYEAh.mjs';
|
|
5
5
|
import 'zod';
|
|
6
6
|
import 'zod/v4/mini';
|
package/dist/src/types.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../types-Dug-2iKz.js';
|
|
2
2
|
import 'tsup';
|
|
3
|
-
export { B as BaseExecutorOptions, a as BaseExecutorResult,
|
|
3
|
+
export { B as BaseExecutorOptions, a as BaseExecutorResult, b as BaseGeneratorOptions, c as BaseGeneratorResult, d as BaseTypescriptPluginOptions, e as BaseWorkspaceToolOptions, f as BuildOptions, E as Entry, T as TsupContext, g as TypescriptProjectLinkingType, W as WorkspaceToolHooks } from '../types-DIIZf_cX.js';
|
|
4
4
|
export { P as ProjectTagDistStyleValue, a as ProjectTagLanguageValue, b as ProjectTagPlatformValue, c as ProjectTagRegistryValue, d as ProjectTagTypeValue, e as ProjectTagVariant } from '../types-D2zxYEAh.js';
|
|
5
5
|
import 'zod';
|
|
6
6
|
import 'zod/v4/mini';
|
package/dist/src/types.mjs
CHANGED
package/dist/src/utils/cargo.mjs
CHANGED
package/dist/src/utils/index.mjs
CHANGED
|
@@ -7,7 +7,7 @@ import "../../chunk-AOWBKNHM.mjs";
|
|
|
7
7
|
import "../../chunk-2GQSCZ3J.mjs";
|
|
8
8
|
import "../../chunk-LOPJYZWJ.mjs";
|
|
9
9
|
import "../../chunk-TBW5MCN6.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-HEEYGPP2.mjs";
|
|
11
11
|
export {
|
|
12
12
|
PackageManagerTypes,
|
|
13
13
|
addPackageJsonGitHead,
|
|
@@ -74,4 +74,4 @@ interface BaseGeneratorResult extends Record<string, any> {
|
|
|
74
74
|
data?: any;
|
|
75
75
|
}
|
|
76
76
|
|
|
77
|
-
export { type BaseExecutorOptions as B, type Entry as E, type TsupContext as T, type WorkspaceToolHooks as W, type BaseExecutorResult as a, type
|
|
77
|
+
export { type BaseExecutorOptions as B, type Entry as E, type TsupContext as T, type WorkspaceToolHooks as W, type BaseExecutorResult as a, type BaseGeneratorOptions as b, type BaseGeneratorResult as c, type BaseTypescriptPluginOptions as d, type BaseWorkspaceToolOptions as e, type BuildOptions as f, TypescriptProjectLinkingType as g, type BaseExecutorSchema as h, type BaseGeneratorSchema as i };
|
|
@@ -74,4 +74,4 @@ interface BaseGeneratorResult extends Record<string, any> {
|
|
|
74
74
|
data?: any;
|
|
75
75
|
}
|
|
76
76
|
|
|
77
|
-
export { type BaseExecutorOptions as B, type Entry as E, type TsupContext as T, type WorkspaceToolHooks as W, type BaseExecutorResult as a, type
|
|
77
|
+
export { type BaseExecutorOptions as B, type Entry as E, type TsupContext as T, type WorkspaceToolHooks as W, type BaseExecutorResult as a, type BaseGeneratorOptions as b, type BaseGeneratorResult as c, type BaseTypescriptPluginOptions as d, type BaseWorkspaceToolOptions as e, type BuildOptions as f, TypescriptProjectLinkingType as g, type BaseExecutorSchema as h, type BaseGeneratorSchema as i };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/workspace-tools",
|
|
3
|
-
"version": "1.296.
|
|
3
|
+
"version": "1.296.20",
|
|
4
4
|
"description": "Tools for managing a Storm workspace, including various Nx generators and executors for common development tasks.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"monorepo",
|
|
@@ -232,25 +232,25 @@
|
|
|
232
232
|
"@actions/core": "^3.0.1",
|
|
233
233
|
"@ltd/j-toml": "1.38.0",
|
|
234
234
|
"@microsoft/api-extractor": "^7.58.7",
|
|
235
|
-
"@nx/devkit": "
|
|
235
|
+
"@nx/devkit": "22.7.5",
|
|
236
236
|
"@nx/js": "22.7.5",
|
|
237
237
|
"@samchon/openapi": "^2.5.3",
|
|
238
238
|
"@size-limit/esbuild": "^11.2.0",
|
|
239
239
|
"@size-limit/esbuild-why": "^11.2.0",
|
|
240
240
|
"@size-limit/file": "^11.2.0",
|
|
241
|
-
"@storm-software/config-tools": "1.190.
|
|
242
|
-
"@storm-software/esbuild": "0.53.
|
|
243
|
-
"@storm-software/npm-tools": "0.6.
|
|
244
|
-
"@storm-software/pnpm-tools": "0.7.
|
|
245
|
-
"@storm-software/prettier": "0.59.
|
|
246
|
-
"@storm-software/tsdown": "0.45.
|
|
247
|
-
"@storm-software/unbuild": "0.57.
|
|
241
|
+
"@storm-software/config-tools": "1.190.42",
|
|
242
|
+
"@storm-software/esbuild": "0.53.203",
|
|
243
|
+
"@storm-software/npm-tools": "0.6.160",
|
|
244
|
+
"@storm-software/pnpm-tools": "0.7.53",
|
|
245
|
+
"@storm-software/prettier": "0.59.94",
|
|
246
|
+
"@storm-software/tsdown": "0.45.203",
|
|
247
|
+
"@storm-software/unbuild": "0.57.203",
|
|
248
248
|
"fs-extra": "11.2.0",
|
|
249
249
|
"glob": "^11.1.0",
|
|
250
250
|
"jiti": "^2.7.0",
|
|
251
251
|
"markdownlint-cli2": "^0.17.2",
|
|
252
252
|
"micromatch": "^4.0.8",
|
|
253
|
-
"semver": "^7.8.
|
|
253
|
+
"semver": "^7.8.2",
|
|
254
254
|
"size-limit": "^11.2.0",
|
|
255
255
|
"typia": "^7.6.4",
|
|
256
256
|
"untyped": "^2.0.0",
|
|
@@ -258,9 +258,9 @@
|
|
|
258
258
|
},
|
|
259
259
|
"devDependencies": {
|
|
260
260
|
"@napi-rs/cli": "^3.7.0",
|
|
261
|
-
"@storm-software/package-constants": "0.1.
|
|
261
|
+
"@storm-software/package-constants": "0.1.55",
|
|
262
262
|
"@types/micromatch": "^4.0.10",
|
|
263
|
-
"@types/node": "^25.9.
|
|
263
|
+
"@types/node": "^25.9.2",
|
|
264
264
|
"@types/semver": "^7.7.1",
|
|
265
265
|
"defu": "^6.1.7",
|
|
266
266
|
"nx": "22.7.5",
|
|
@@ -283,5 +283,5 @@
|
|
|
283
283
|
"publishConfig": { "access": "public" },
|
|
284
284
|
"executors": "./executors.json",
|
|
285
285
|
"generators": "./generators.json",
|
|
286
|
-
"gitHead": "
|
|
286
|
+
"gitHead": "e7b73c4c2993c491b5093a293d8447183541439c"
|
|
287
287
|
}
|