@storm-software/workspace-tools 1.267.13 → 1.267.14
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 +9 -0
- package/README.md +1 -2
- package/dist/{chunk-S3G464AA.mjs → chunk-2DFRAVVE.mjs} +3 -3
- package/dist/{chunk-RCFIYAPJ.mjs → chunk-33JA3TDD.mjs} +1 -1
- package/dist/{chunk-RXEFIIKB.mjs → chunk-4Z44VNUA.mjs} +2 -2
- package/dist/{chunk-4DY2UA3S.mjs → chunk-57MFKLPF.mjs} +4 -4
- package/dist/{chunk-GDSH6AXZ.mjs → chunk-63FZDQGK.mjs} +1 -1
- package/dist/{chunk-FB34APS2.mjs → chunk-6JA77JTF.mjs} +3 -3
- package/dist/{chunk-V5OL2H6C.mjs → chunk-72KQHXGL.mjs} +3 -3
- package/dist/{chunk-PRT3KWA5.mjs → chunk-7A74IEJR.mjs} +1 -1
- package/dist/{chunk-VZ7BJIVG.mjs → chunk-BVKGRG4O.mjs} +3 -3
- package/dist/{chunk-VXQHXDBL.mjs → chunk-C33DUTO7.mjs} +2 -2
- package/dist/{chunk-KPDMB7DB.mjs → chunk-ENR6DK6Y.mjs} +4 -4
- package/dist/{chunk-Z3XRWGHF.mjs → chunk-FGVDVWBI.mjs} +1 -1
- package/dist/{chunk-IBQKONSY.mjs → chunk-GBMHPRHC.mjs} +4 -4
- package/dist/{chunk-RCVNE6AI.mjs → chunk-GEOPILZZ.mjs} +3 -3
- package/dist/{chunk-I7J6YOZI.mjs → chunk-GPLAQ5LO.mjs} +3 -3
- package/dist/{chunk-O4PGVCDS.mjs → chunk-HHJPHWRN.mjs} +2 -2
- package/dist/{chunk-4HDB3WW5.mjs → chunk-I27OYHMW.mjs} +3 -3
- package/dist/{chunk-MWTJPENR.mjs → chunk-J4AGZMD6.mjs} +1 -1
- package/dist/{chunk-G2TMNVHB.mjs → chunk-JVWYUKXK.mjs} +3 -3
- package/dist/{chunk-KRUR7D44.mjs → chunk-KZ7CFQ5S.mjs} +1 -1
- package/dist/{chunk-75YODCF7.mjs → chunk-L7CGGFWY.mjs} +5 -5
- package/dist/{chunk-NM2XRTN6.mjs → chunk-LECNG3SU.mjs} +1 -1
- package/dist/{chunk-DNMUOBHX.mjs → chunk-LZ6CRIZ4.mjs} +1 -1
- package/dist/{chunk-G6XMOJQG.mjs → chunk-MBBUHWR3.mjs} +4 -4
- package/dist/{chunk-L2YJA3M7.mjs → chunk-MLJT3LEJ.mjs} +2 -2
- package/dist/{chunk-F2OCE3N7.mjs → chunk-NMKVJYTX.mjs} +2 -2
- package/dist/{chunk-Y4GOLQVW.mjs → chunk-NW7IVTQZ.mjs} +4 -4
- package/dist/{chunk-FK7FB6WI.mjs → chunk-O4WHKDQK.mjs} +2 -2
- package/dist/{chunk-HO3GYV4L.mjs → chunk-PW5QXU5V.mjs} +4 -4
- package/dist/{chunk-MPP5KSJW.mjs → chunk-SCEAGRO6.mjs} +2 -2
- package/dist/{chunk-6LKEFJQE.mjs → chunk-SG3ORWQS.mjs} +3 -3
- package/dist/{chunk-7DPHPRQI.mjs → chunk-SQBULZRL.mjs} +4 -4
- package/dist/{chunk-I6DRAC2X.mjs → chunk-TWKTKTO7.mjs} +3 -3
- package/dist/{chunk-KW6IZY4K.mjs → chunk-TX4KXI5R.mjs} +3 -3
- package/dist/{chunk-T67NJR64.mjs → chunk-UZHHD5BY.mjs} +1 -1
- package/dist/{chunk-N6FTUFXH.mjs → chunk-VJM7VSUB.mjs} +3 -3
- package/dist/{chunk-KT4AEIN3.mjs → chunk-X3XDZNQ2.mjs} +2 -2
- package/dist/{chunk-RN622QNW.mjs → chunk-XYKQPFIV.mjs} +1 -1
- package/dist/{chunk-R6ECHUMB.mjs → chunk-YSJG7P3I.mjs} +4 -4
- package/dist/{chunk-7MPHOPRU.mjs → chunk-ZKJ3STQN.mjs} +3 -3
- package/dist/executors.mjs +20 -20
- package/dist/generators.mjs +16 -16
- package/dist/index.mjs +38 -38
- package/dist/src/base/base-executor.mjs +6 -6
- package/dist/src/base/base-executor.untyped.mjs +1 -1
- package/dist/src/base/base-generator.mjs +6 -6
- 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.mjs +10 -10
- package/dist/src/base/typescript-build-executor.untyped.mjs +2 -2
- package/dist/src/base/typescript-library-generator.untyped.mjs +1 -1
- package/dist/src/executors/cargo-build/executor.mjs +8 -8
- package/dist/src/executors/cargo-build/untyped.mjs +1 -1
- package/dist/src/executors/cargo-check/executor.mjs +8 -8
- package/dist/src/executors/cargo-check/untyped.mjs +1 -1
- package/dist/src/executors/cargo-clippy/executor.mjs +8 -8
- package/dist/src/executors/cargo-clippy/untyped.mjs +1 -1
- package/dist/src/executors/cargo-doc/executor.mjs +8 -8
- package/dist/src/executors/cargo-doc/untyped.mjs +1 -1
- package/dist/src/executors/cargo-format/executor.mjs +8 -8
- package/dist/src/executors/cargo-format/untyped.mjs +1 -1
- package/dist/src/executors/cargo-publish/executor.mjs +3 -3
- package/dist/src/executors/cargo-publish/untyped.mjs +1 -1
- package/dist/src/executors/clean-package/executor.mjs +6 -6
- package/dist/src/executors/clean-package/untyped.mjs +1 -1
- package/dist/src/executors/esbuild/executor.mjs +7 -7
- package/dist/src/executors/esbuild/untyped.mjs +2 -2
- package/dist/src/executors/npm-publish/executor.mjs +4 -4
- package/dist/src/executors/npm-publish/untyped.mjs +1 -1
- package/dist/src/executors/size-limit/executor.mjs +7 -7
- package/dist/src/executors/size-limit/untyped.mjs +1 -1
- package/dist/src/executors/typia/executor.mjs +7 -7
- package/dist/src/executors/typia/untyped.mjs +1 -1
- package/dist/src/executors/unbuild/executor.mjs +7 -7
- package/dist/src/executors/unbuild/untyped.mjs +2 -2
- package/dist/src/generators/browser-library/generator.mjs +9 -9
- package/dist/src/generators/browser-library/untyped.mjs +1 -1
- package/dist/src/generators/config-schema/generator.mjs +7 -7
- package/dist/src/generators/config-schema/untyped.mjs +1 -1
- package/dist/src/generators/init/init.mjs +2 -2
- package/dist/src/generators/init/untyped.mjs +1 -1
- package/dist/src/generators/neutral-library/generator.mjs +9 -9
- package/dist/src/generators/neutral-library/untyped.mjs +1 -1
- package/dist/src/generators/node-library/generator.mjs +9 -9
- package/dist/src/generators/node-library/untyped.mjs +1 -1
- package/dist/src/generators/preset/generator.mjs +7 -7
- package/dist/src/generators/preset/untyped.mjs +1 -1
- package/dist/src/generators/release-version/generator.mjs +6 -6
- package/dist/src/generators/release-version/untyped.mjs +1 -1
- package/dist/src/plugins/rust/cargo-toml.mjs +4 -4
- package/dist/src/plugins/rust/index.mjs +4 -4
- package/dist/src/plugins/typescript/index.mjs +4 -4
- package/dist/src/plugins/typescript/project-config.mjs +4 -4
- package/dist/src/plugins/typescript/tsup.mjs +2 -2
- package/dist/src/plugins/typescript/untyped-schema.mjs +2 -2
- package/dist/src/types.mjs +1 -1
- package/dist/src/utils/apply-workspace-tokens.mjs +4 -4
- package/dist/src/utils/cargo.mjs +2 -2
- package/dist/src/utils/create-cli-options.mjs +2 -2
- package/dist/src/utils/get-project-configurations.mjs +4 -4
- package/dist/src/utils/index.mjs +14 -14
- package/dist/src/utils/lock-file.mjs +2 -2
- package/dist/src/utils/package-helpers.mjs +4 -4
- package/dist/src/utils/plugin-helpers.mjs +3 -3
- package/dist/src/utils/pnpm-deps-update.mjs +3 -3
- package/dist/src/utils/project-tags.mjs +2 -2
- package/dist/src/utils/toml.mjs +2 -2
- package/dist/src/utils/typia-transform.mjs +2 -2
- package/dist/src/utils/versions.mjs +1 -1
- package/package.json +1 -1
package/dist/src/utils/index.mjs
CHANGED
|
@@ -11,33 +11,33 @@ import {
|
|
|
11
11
|
getLockFileName,
|
|
12
12
|
getLockFileNodes,
|
|
13
13
|
lockFileExists
|
|
14
|
-
} from "../../chunk-
|
|
14
|
+
} from "../../chunk-KZ7CFQ5S.mjs";
|
|
15
15
|
import {
|
|
16
16
|
PackageManagerTypes,
|
|
17
17
|
getPackageInfo
|
|
18
|
-
} from "../../chunk-
|
|
18
|
+
} from "../../chunk-GPLAQ5LO.mjs";
|
|
19
19
|
import {
|
|
20
20
|
getProjectConfigFromProjectJsonPath,
|
|
21
21
|
getProjectConfigFromProjectRoot,
|
|
22
22
|
getProjectPlatform,
|
|
23
23
|
getProjectRoot
|
|
24
|
-
} from "../../chunk-
|
|
24
|
+
} from "../../chunk-X3XDZNQ2.mjs";
|
|
25
25
|
import {
|
|
26
26
|
getTypiaTransform
|
|
27
|
-
} from "../../chunk-
|
|
27
|
+
} from "../../chunk-LZ6CRIZ4.mjs";
|
|
28
28
|
import {
|
|
29
29
|
applyWorkspaceExecutorTokens
|
|
30
|
-
} from "../../chunk-
|
|
30
|
+
} from "../../chunk-NMKVJYTX.mjs";
|
|
31
31
|
import {
|
|
32
32
|
createCliOptions
|
|
33
|
-
} from "../../chunk-
|
|
33
|
+
} from "../../chunk-UZHHD5BY.mjs";
|
|
34
34
|
import {
|
|
35
35
|
getProjectConfiguration,
|
|
36
36
|
getProjectConfigurations
|
|
37
|
-
} from "../../chunk-
|
|
37
|
+
} from "../../chunk-SCEAGRO6.mjs";
|
|
38
38
|
import {
|
|
39
39
|
pnpmCatalogUpdate
|
|
40
|
-
} from "../../chunk-
|
|
40
|
+
} from "../../chunk-MLJT3LEJ.mjs";
|
|
41
41
|
import {
|
|
42
42
|
INVALID_CARGO_ARGS,
|
|
43
43
|
buildCargoCommand,
|
|
@@ -48,7 +48,7 @@ import {
|
|
|
48
48
|
childProcess,
|
|
49
49
|
isExternal,
|
|
50
50
|
runProcess
|
|
51
|
-
} from "../../chunk-
|
|
51
|
+
} from "../../chunk-XYKQPFIV.mjs";
|
|
52
52
|
import {
|
|
53
53
|
eslintVersion,
|
|
54
54
|
lintStagedVersion,
|
|
@@ -78,17 +78,17 @@ import {
|
|
|
78
78
|
hasProjectTag,
|
|
79
79
|
isEqualProjectTag,
|
|
80
80
|
setDefaultProjectTags
|
|
81
|
-
} from "../../chunk-
|
|
81
|
+
} from "../../chunk-J4AGZMD6.mjs";
|
|
82
82
|
import {
|
|
83
83
|
modifyCargoNestedTable,
|
|
84
84
|
modifyCargoTable,
|
|
85
85
|
parseCargoToml,
|
|
86
86
|
parseCargoTomlWithTree,
|
|
87
87
|
stringifyCargoToml
|
|
88
|
-
} from "../../chunk-
|
|
89
|
-
import "../../chunk-
|
|
90
|
-
import "../../chunk-
|
|
91
|
-
import "../../chunk-
|
|
88
|
+
} from "../../chunk-FGVDVWBI.mjs";
|
|
89
|
+
import "../../chunk-C33DUTO7.mjs";
|
|
90
|
+
import "../../chunk-7A74IEJR.mjs";
|
|
91
|
+
import "../../chunk-LECNG3SU.mjs";
|
|
92
92
|
export {
|
|
93
93
|
INVALID_CARGO_ARGS,
|
|
94
94
|
LOCK_FILES,
|
|
@@ -10,8 +10,8 @@ import {
|
|
|
10
10
|
getLockFileName,
|
|
11
11
|
getLockFileNodes,
|
|
12
12
|
lockFileExists
|
|
13
|
-
} from "../../chunk-
|
|
14
|
-
import "../../chunk-
|
|
13
|
+
} from "../../chunk-KZ7CFQ5S.mjs";
|
|
14
|
+
import "../../chunk-LECNG3SU.mjs";
|
|
15
15
|
export {
|
|
16
16
|
LOCK_FILES,
|
|
17
17
|
NPM_LOCK_FILE,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
PackageManagerTypes,
|
|
3
3
|
getPackageInfo
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
7
|
-
import "../../chunk-
|
|
4
|
+
} from "../../chunk-GPLAQ5LO.mjs";
|
|
5
|
+
import "../../chunk-J4AGZMD6.mjs";
|
|
6
|
+
import "../../chunk-FGVDVWBI.mjs";
|
|
7
|
+
import "../../chunk-LECNG3SU.mjs";
|
|
8
8
|
export {
|
|
9
9
|
PackageManagerTypes,
|
|
10
10
|
getPackageInfo
|
|
@@ -3,9 +3,9 @@ import {
|
|
|
3
3
|
getProjectConfigFromProjectRoot,
|
|
4
4
|
getProjectPlatform,
|
|
5
5
|
getProjectRoot
|
|
6
|
-
} from "../../chunk-
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
6
|
+
} from "../../chunk-X3XDZNQ2.mjs";
|
|
7
|
+
import "../../chunk-J4AGZMD6.mjs";
|
|
8
|
+
import "../../chunk-LECNG3SU.mjs";
|
|
9
9
|
export {
|
|
10
10
|
getProjectConfigFromProjectJsonPath,
|
|
11
11
|
getProjectConfigFromProjectRoot,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
pnpmCatalogUpdate
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-MLJT3LEJ.mjs";
|
|
4
|
+
import "../../chunk-7A74IEJR.mjs";
|
|
5
|
+
import "../../chunk-LECNG3SU.mjs";
|
|
6
6
|
export {
|
|
7
7
|
pnpmCatalogUpdate
|
|
8
8
|
};
|
|
@@ -7,8 +7,8 @@ import {
|
|
|
7
7
|
hasProjectTag,
|
|
8
8
|
isEqualProjectTag,
|
|
9
9
|
setDefaultProjectTags
|
|
10
|
-
} from "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
10
|
+
} from "../../chunk-J4AGZMD6.mjs";
|
|
11
|
+
import "../../chunk-LECNG3SU.mjs";
|
|
12
12
|
export {
|
|
13
13
|
ProjectTagConstants,
|
|
14
14
|
addPluginProjectTag,
|
package/dist/src/utils/toml.mjs
CHANGED
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
parseCargoToml,
|
|
5
5
|
parseCargoTomlWithTree,
|
|
6
6
|
stringifyCargoToml
|
|
7
|
-
} from "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
7
|
+
} from "../../chunk-FGVDVWBI.mjs";
|
|
8
|
+
import "../../chunk-LECNG3SU.mjs";
|
|
9
9
|
export {
|
|
10
10
|
modifyCargoNestedTable,
|
|
11
11
|
modifyCargoTable,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/workspace-tools",
|
|
3
|
-
"version": "1.267.
|
|
3
|
+
"version": "1.267.14",
|
|
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",
|