@storm-software/workspace-tools 1.267.16 → 1.267.18
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 +24 -0
- package/README.md +1 -1
- package/dist/{chunk-Z43K4RMA.mjs → chunk-5RJOBRYL.mjs} +3 -3
- package/dist/{chunk-I4JQYS5T.mjs → chunk-5SVLMXLH.mjs} +2 -2
- package/dist/{chunk-ZCYRQ5QB.mjs → chunk-62XRHQ44.mjs} +1 -1
- package/dist/{chunk-7B3F3WIB.mjs → chunk-6JTXR7YX.mjs} +2 -2
- package/dist/{chunk-Z4SXQUQZ.mjs → chunk-6RHWGD7G.mjs} +3 -3
- package/dist/{chunk-PPSPDEF7.mjs → chunk-7IAGL37F.mjs} +4 -4
- package/dist/{chunk-UMT4RDBL.mjs → chunk-7OOYI33U.mjs} +4 -4
- package/dist/{chunk-7J4UBX34.mjs → chunk-A77TLQ44.mjs} +3 -3
- package/dist/{chunk-XPZLUBSO.mjs → chunk-AVJVDD4L.mjs} +1 -1
- package/dist/{chunk-RGOWCF66.mjs → chunk-B67R3JAF.mjs} +4 -4
- package/dist/{chunk-IKROTTCV.mjs → chunk-BC7L3S46.mjs} +4 -4
- package/dist/{chunk-N5CIYIEP.mjs → chunk-BNMJYJOZ.mjs} +3 -3
- package/dist/{chunk-VOJGS2VK.mjs → chunk-CSHHIGIV.mjs} +2 -2
- package/dist/{chunk-OK4HSGI6.mjs → chunk-CUWWZLK7.mjs} +3 -3
- package/dist/{chunk-IQLNBTKP.mjs → chunk-EHXSPF7W.mjs} +2 -2
- package/dist/{chunk-3XEOXEYV.mjs → chunk-EULJEPPD.mjs} +1 -1
- package/dist/{chunk-NGZDUWFX.mjs → chunk-GWYZDAH6.mjs} +3 -3
- package/dist/{chunk-UXETD4SO.mjs → chunk-GY4AEA7P.mjs} +2 -2
- package/dist/{chunk-WHNOBYW2.mjs → chunk-H72YBOLR.mjs} +1 -1
- package/dist/{chunk-7MLG4X6Z.mjs → chunk-HAXYCYZE.mjs} +9 -9
- package/dist/{chunk-NMDAXT3B.mjs → chunk-JJ4PSTY4.mjs} +3 -3
- package/dist/{chunk-5NKTEEK7.mjs → chunk-JMCJJNBJ.mjs} +1 -1
- package/dist/{chunk-56N7ZRVP.mjs → chunk-KTRA4YQT.mjs} +3 -3
- package/dist/{chunk-STABELFC.mjs → chunk-L2DHGVS5.mjs} +1 -1
- package/dist/{chunk-OJWBSGW6.mjs → chunk-L3WQZ3LY.mjs} +4 -4
- package/dist/{chunk-FXYHKHYZ.mjs → chunk-LSG534D5.mjs} +4 -4
- package/dist/{chunk-BM7LMJ3T.mjs → chunk-M2VZ44W7.mjs} +1 -1
- package/dist/{chunk-TB4FJHCB.js → chunk-M6NHJNGU.js} +4 -4
- package/dist/{chunk-TNIIRSX3.mjs → chunk-N7XIQOHR.mjs} +4 -4
- package/dist/{chunk-DROZ7W6Z.mjs → chunk-NG7BO4BF.mjs} +3 -3
- package/dist/{chunk-BCT2EVYG.mjs → chunk-ORWCIVMB.mjs} +1 -1
- package/dist/{chunk-EX2EQQSF.mjs → chunk-QSB5SLZS.mjs} +2 -2
- package/dist/{chunk-EZYQ4HQP.mjs → chunk-T6VIUVAL.mjs} +3 -3
- package/dist/{chunk-Y3YTAZPZ.mjs → chunk-VGE6EHYW.mjs} +2 -2
- package/dist/{chunk-HX3WILWV.mjs → chunk-VW3PZOJ4.mjs} +3 -3
- package/dist/{chunk-V4BEP4DP.mjs → chunk-WMTEZ2PV.mjs} +2 -2
- package/dist/{chunk-RQ6XYC4Z.mjs → chunk-Y5WKYMQB.mjs} +1 -1
- package/dist/{chunk-I6PROVC7.mjs → chunk-YMGMEPP5.mjs} +4 -4
- package/dist/{chunk-3IK2ID5E.mjs → chunk-ZJZOACSR.mjs} +3 -3
- package/dist/{chunk-2RBIWYAX.mjs → chunk-ZKMIASDR.mjs} +1 -1
- package/dist/{chunk-5NDLGJAR.mjs → chunk-ZTVHEV5N.mjs} +3 -3
- package/dist/executors.js +2 -2
- package/dist/executors.mjs +20 -20
- package/dist/generators.js +6 -6
- package/dist/generators.mjs +20 -20
- package/dist/index.js +8 -8
- package/dist/index.mjs +42 -42
- 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.js +2 -2
- 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
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
typescript_library_generator_untyped_default
|
|
3
3
|
} from "../../../chunk-7TLYMNLD.mjs";
|
|
4
4
|
import "../../../chunk-34LSWMWV.mjs";
|
|
5
|
-
import "../../../chunk-
|
|
5
|
+
import "../../../chunk-L2DHGVS5.mjs";
|
|
6
6
|
|
|
7
7
|
// src/generators/node-library/untyped.ts
|
|
8
8
|
import { defineUntypedSchema } from "untyped";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
generator_default,
|
|
3
3
|
presetGeneratorFn
|
|
4
|
-
} from "../../../chunk-
|
|
4
|
+
} from "../../../chunk-CSHHIGIV.mjs";
|
|
5
5
|
import "../../../chunk-EK75QNMS.mjs";
|
|
6
|
-
import "../../../chunk-
|
|
7
|
-
import "../../../chunk-
|
|
8
|
-
import "../../../chunk-
|
|
9
|
-
import "../../../chunk-
|
|
10
|
-
import "../../../chunk-
|
|
11
|
-
import "../../../chunk-
|
|
6
|
+
import "../../../chunk-B67R3JAF.mjs";
|
|
7
|
+
import "../../../chunk-GY4AEA7P.mjs";
|
|
8
|
+
import "../../../chunk-VW3PZOJ4.mjs";
|
|
9
|
+
import "../../../chunk-WMTEZ2PV.mjs";
|
|
10
|
+
import "../../../chunk-AVJVDD4L.mjs";
|
|
11
|
+
import "../../../chunk-L2DHGVS5.mjs";
|
|
12
12
|
export {
|
|
13
13
|
generator_default as default,
|
|
14
14
|
presetGeneratorFn
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
generator_default,
|
|
3
3
|
releaseVersionGeneratorFn
|
|
4
|
-
} from "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
7
|
-
import "../../../chunk-
|
|
8
|
-
import "../../../chunk-
|
|
9
|
-
import "../../../chunk-
|
|
4
|
+
} from "../../../chunk-7OOYI33U.mjs";
|
|
5
|
+
import "../../../chunk-H72YBOLR.mjs";
|
|
6
|
+
import "../../../chunk-VW3PZOJ4.mjs";
|
|
7
|
+
import "../../../chunk-WMTEZ2PV.mjs";
|
|
8
|
+
import "../../../chunk-AVJVDD4L.mjs";
|
|
9
|
+
import "../../../chunk-L2DHGVS5.mjs";
|
|
10
10
|
export {
|
|
11
11
|
generator_default as default,
|
|
12
12
|
releaseVersionGeneratorFn
|
|
@@ -5,10 +5,10 @@ import {
|
|
|
5
5
|
createNodesV2,
|
|
6
6
|
description,
|
|
7
7
|
name
|
|
8
|
-
} from "../../../chunk-
|
|
9
|
-
import "../../../chunk-
|
|
10
|
-
import "../../../chunk-
|
|
11
|
-
import "../../../chunk-
|
|
8
|
+
} from "../../../chunk-BNMJYJOZ.mjs";
|
|
9
|
+
import "../../../chunk-62XRHQ44.mjs";
|
|
10
|
+
import "../../../chunk-JMCJJNBJ.mjs";
|
|
11
|
+
import "../../../chunk-L2DHGVS5.mjs";
|
|
12
12
|
export {
|
|
13
13
|
DEFAULT_ERROR_MESSAGE,
|
|
14
14
|
DefaultCargoPluginProfileMap,
|
|
@@ -5,10 +5,10 @@ import {
|
|
|
5
5
|
createNodesV2,
|
|
6
6
|
description,
|
|
7
7
|
name
|
|
8
|
-
} from "../../../chunk-
|
|
9
|
-
import "../../../chunk-
|
|
10
|
-
import "../../../chunk-
|
|
11
|
-
import "../../../chunk-
|
|
8
|
+
} from "../../../chunk-BNMJYJOZ.mjs";
|
|
9
|
+
import "../../../chunk-62XRHQ44.mjs";
|
|
10
|
+
import "../../../chunk-JMCJJNBJ.mjs";
|
|
11
|
+
import "../../../chunk-L2DHGVS5.mjs";
|
|
12
12
|
export {
|
|
13
13
|
DEFAULT_ERROR_MESSAGE,
|
|
14
14
|
DefaultCargoPluginProfileMap,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createNodesV2,
|
|
3
3
|
name
|
|
4
|
-
} from "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
7
|
-
import "../../../chunk-
|
|
4
|
+
} from "../../../chunk-NG7BO4BF.mjs";
|
|
5
|
+
import "../../../chunk-QSB5SLZS.mjs";
|
|
6
|
+
import "../../../chunk-JMCJJNBJ.mjs";
|
|
7
|
+
import "../../../chunk-L2DHGVS5.mjs";
|
|
8
8
|
export {
|
|
9
9
|
createNodesV2,
|
|
10
10
|
name
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createNodesV2,
|
|
3
3
|
name
|
|
4
|
-
} from "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
7
|
-
import "../../../chunk-
|
|
4
|
+
} from "../../../chunk-NG7BO4BF.mjs";
|
|
5
|
+
import "../../../chunk-QSB5SLZS.mjs";
|
|
6
|
+
import "../../../chunk-JMCJJNBJ.mjs";
|
|
7
|
+
import "../../../chunk-L2DHGVS5.mjs";
|
|
8
8
|
export {
|
|
9
9
|
createNodesV2,
|
|
10
10
|
name
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
setDefaultProjectTags
|
|
3
|
-
} from "../../../chunk-
|
|
3
|
+
} from "../../../chunk-JMCJJNBJ.mjs";
|
|
4
4
|
import {
|
|
5
5
|
__name
|
|
6
|
-
} from "../../../chunk-
|
|
6
|
+
} from "../../../chunk-L2DHGVS5.mjs";
|
|
7
7
|
|
|
8
8
|
// src/plugins/typescript/tsup.ts
|
|
9
9
|
import { createNodesFromFiles, readJsonFile } from "@nx/devkit";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ProjectTagConstants,
|
|
3
3
|
addProjectTag
|
|
4
|
-
} from "../../../chunk-
|
|
4
|
+
} from "../../../chunk-JMCJJNBJ.mjs";
|
|
5
5
|
import {
|
|
6
6
|
__name
|
|
7
|
-
} from "../../../chunk-
|
|
7
|
+
} from "../../../chunk-L2DHGVS5.mjs";
|
|
8
8
|
|
|
9
9
|
// src/plugins/typescript/untyped-schema.ts
|
|
10
10
|
import { createNodesFromFiles, readJsonFile } from "@nx/devkit";
|
package/dist/src/types.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
applyWorkspaceExecutorTokens
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-EHXSPF7W.mjs";
|
|
4
|
+
import "../../chunk-WMTEZ2PV.mjs";
|
|
5
|
+
import "../../chunk-AVJVDD4L.mjs";
|
|
6
|
+
import "../../chunk-L2DHGVS5.mjs";
|
|
7
7
|
export {
|
|
8
8
|
applyWorkspaceExecutorTokens
|
|
9
9
|
};
|
package/dist/src/utils/cargo.mjs
CHANGED
|
@@ -8,8 +8,8 @@ import {
|
|
|
8
8
|
childProcess,
|
|
9
9
|
isExternal,
|
|
10
10
|
runProcess
|
|
11
|
-
} from "../../chunk-
|
|
12
|
-
import "../../chunk-
|
|
11
|
+
} from "../../chunk-62XRHQ44.mjs";
|
|
12
|
+
import "../../chunk-L2DHGVS5.mjs";
|
|
13
13
|
export {
|
|
14
14
|
INVALID_CARGO_ARGS,
|
|
15
15
|
buildCargoCommand,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getProjectConfiguration,
|
|
3
3
|
getProjectConfigurations
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
7
|
-
import "../../chunk-
|
|
4
|
+
} from "../../chunk-6JTXR7YX.mjs";
|
|
5
|
+
import "../../chunk-WMTEZ2PV.mjs";
|
|
6
|
+
import "../../chunk-AVJVDD4L.mjs";
|
|
7
|
+
import "../../chunk-L2DHGVS5.mjs";
|
|
8
8
|
export {
|
|
9
9
|
getProjectConfiguration,
|
|
10
10
|
getProjectConfigurations
|
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-Y5WKYMQB.mjs";
|
|
15
15
|
import {
|
|
16
16
|
PackageManagerTypes,
|
|
17
17
|
getPackageInfo
|
|
18
|
-
} from "../../chunk-
|
|
18
|
+
} from "../../chunk-CUWWZLK7.mjs";
|
|
19
19
|
import {
|
|
20
20
|
getProjectConfigFromProjectJsonPath,
|
|
21
21
|
getProjectConfigFromProjectRoot,
|
|
22
22
|
getProjectPlatform,
|
|
23
23
|
getProjectRoot
|
|
24
|
-
} from "../../chunk-
|
|
24
|
+
} from "../../chunk-QSB5SLZS.mjs";
|
|
25
25
|
import {
|
|
26
26
|
getTypiaTransform
|
|
27
|
-
} from "../../chunk-
|
|
27
|
+
} from "../../chunk-M2VZ44W7.mjs";
|
|
28
28
|
import {
|
|
29
29
|
applyWorkspaceExecutorTokens
|
|
30
|
-
} from "../../chunk-
|
|
30
|
+
} from "../../chunk-EHXSPF7W.mjs";
|
|
31
31
|
import {
|
|
32
32
|
createCliOptions
|
|
33
|
-
} from "../../chunk-
|
|
33
|
+
} from "../../chunk-EULJEPPD.mjs";
|
|
34
34
|
import {
|
|
35
35
|
getProjectConfiguration,
|
|
36
36
|
getProjectConfigurations
|
|
37
|
-
} from "../../chunk-
|
|
37
|
+
} from "../../chunk-6JTXR7YX.mjs";
|
|
38
38
|
import {
|
|
39
39
|
pnpmCatalogUpdate
|
|
40
|
-
} from "../../chunk-
|
|
40
|
+
} from "../../chunk-5SVLMXLH.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-62XRHQ44.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-JMCJJNBJ.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-H72YBOLR.mjs";
|
|
89
|
+
import "../../chunk-WMTEZ2PV.mjs";
|
|
90
|
+
import "../../chunk-AVJVDD4L.mjs";
|
|
91
|
+
import "../../chunk-L2DHGVS5.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-Y5WKYMQB.mjs";
|
|
14
|
+
import "../../chunk-L2DHGVS5.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-CUWWZLK7.mjs";
|
|
5
|
+
import "../../chunk-JMCJJNBJ.mjs";
|
|
6
|
+
import "../../chunk-H72YBOLR.mjs";
|
|
7
|
+
import "../../chunk-L2DHGVS5.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-QSB5SLZS.mjs";
|
|
7
|
+
import "../../chunk-JMCJJNBJ.mjs";
|
|
8
|
+
import "../../chunk-L2DHGVS5.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-5SVLMXLH.mjs";
|
|
4
|
+
import "../../chunk-AVJVDD4L.mjs";
|
|
5
|
+
import "../../chunk-L2DHGVS5.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-JMCJJNBJ.mjs";
|
|
11
|
+
import "../../chunk-L2DHGVS5.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-H72YBOLR.mjs";
|
|
8
|
+
import "../../chunk-L2DHGVS5.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.18",
|
|
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",
|