@powerlines/nx 0.11.217 → 0.11.219

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.
Files changed (110) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/chunk-3BI2YVJ3.js +156 -0
  3. package/dist/{chunk-AQU4Y7TY.mjs → chunk-4KF5AUPD.mjs} +1 -1
  4. package/dist/chunk-4OMPO3GC.mjs +154 -0
  5. package/dist/{chunk-MMYSL52M.mjs → chunk-7EWOPOET.mjs} +220 -388
  6. package/dist/{chunk-JQZOWO7J.mjs → chunk-FIOTA3DI.mjs} +1 -1
  7. package/dist/chunk-FSGRYCTL.js +281 -0
  8. package/dist/{chunk-UWZA4FE6.mjs → chunk-GB6SETBZ.mjs} +1 -1
  9. package/dist/{chunk-2YJP4HRC.mjs → chunk-GCIPEE4T.mjs} +7 -7
  10. package/dist/{chunk-WJP3FWAH.js → chunk-GJ62I4AV.js} +2 -2
  11. package/dist/chunk-HNRM52ID.js +374 -0
  12. package/dist/chunk-IA3YWWWC.mjs +366 -0
  13. package/dist/{chunk-VSMLSWBT.js → chunk-IOBDAGVL.js} +8 -8
  14. package/dist/chunk-JL4HQ7ZD.mjs +260 -0
  15. package/dist/{chunk-5XND6U2P.js → chunk-K6HPKAIP.js} +2 -2
  16. package/dist/{chunk-TL367T24.js → chunk-KAY4UTGV.js} +2 -2
  17. package/dist/{chunk-2OUVFH73.js → chunk-MYNOF2F6.js} +2 -2
  18. package/dist/{chunk-5QDW5A4Z.js → chunk-QA32JCA6.js} +2 -2
  19. package/dist/{chunk-ELBUYWVF.mjs → chunk-QN6ZKFPV.mjs} +1 -1
  20. package/dist/{chunk-BUUW4BAS.mjs → chunk-RLKRZBG3.mjs} +2 -2
  21. package/dist/{chunk-C4XEVBMI.mjs → chunk-ULCS2R4D.mjs} +1 -1
  22. package/dist/{chunk-QJE3HWRQ.js → chunk-WXALQB3J.js} +3 -3
  23. package/dist/{chunk-BM4NZS6T.js → chunk-ZODDB4GG.js} +244 -412
  24. package/dist/{executor-Bb8vGV8C.d.ts → executor-AQVlPFta.d.ts} +90 -19
  25. package/dist/{executor-CQzw0-So.d.mts → executor-BNmIhtpF.d.mts} +90 -19
  26. package/dist/{executor-DwTFXSVb.d.mts → executor-C0A5mFLO.d.mts} +74 -19
  27. package/dist/{executor-u-vw0Uzf.d.mts → executor-Cep8-Y3A.d.mts} +90 -19
  28. package/dist/{executor-DY7vA66P.d.ts → executor-CkyahICv.d.ts} +74 -19
  29. package/dist/{executor-C2WSCUOW.d.ts → executor-DOsxw-Ih.d.ts} +90 -19
  30. package/dist/{executor-C5rCem7d.d.ts → executor-DUQbjUVt.d.ts} +90 -19
  31. package/dist/{executor-C9MI57kJ.d.ts → executor-O3MDQSFT.d.ts} +90 -19
  32. package/dist/{executor-fccJAIjg.d.mts → executor-U4mVkhQK.d.mts} +90 -19
  33. package/dist/{executor-DXaEo8YG.d.mts → executor-Xt5qNzC5.d.mts} +90 -19
  34. package/dist/executors.d.mts +5 -6
  35. package/dist/executors.d.ts +5 -6
  36. package/dist/executors.js +12 -12
  37. package/dist/executors.mjs +7 -7
  38. package/dist/index.d.mts +5 -6
  39. package/dist/index.d.ts +5 -6
  40. package/dist/index.js +15 -15
  41. package/dist/index.mjs +9 -9
  42. package/dist/src/base/base-executor.d.mts +1 -2
  43. package/dist/src/base/base-executor.d.ts +1 -2
  44. package/dist/src/base/base-executor.js +3 -3
  45. package/dist/src/base/base-executor.mjs +2 -2
  46. package/dist/src/base/base-executor.schema.d.d.mts +74 -19
  47. package/dist/src/base/base-executor.schema.d.d.ts +74 -19
  48. package/dist/src/base/base-executor.schema.d.ts +74 -19
  49. package/dist/src/base/base-executor.schema.json +108 -26
  50. package/dist/src/base/base-executor.untyped.js +2 -2
  51. package/dist/src/base/base-executor.untyped.mjs +1 -1
  52. package/dist/src/executors/build/executor.d.mts +1 -2
  53. package/dist/src/executors/build/executor.d.ts +1 -2
  54. package/dist/src/executors/build/executor.js +5 -5
  55. package/dist/src/executors/build/executor.mjs +3 -3
  56. package/dist/src/executors/build/schema.d.ts +90 -19
  57. package/dist/src/executors/build/schema.json +119 -25
  58. package/dist/src/executors/build/untyped.js +3 -3
  59. package/dist/src/executors/build/untyped.mjs +2 -2
  60. package/dist/src/executors/clean/executor.d.mts +1 -2
  61. package/dist/src/executors/clean/executor.d.ts +1 -2
  62. package/dist/src/executors/clean/executor.js +5 -5
  63. package/dist/src/executors/clean/executor.mjs +3 -3
  64. package/dist/src/executors/clean/schema.d.ts +74 -19
  65. package/dist/src/executors/clean/schema.json +108 -26
  66. package/dist/src/executors/clean/untyped.js +2 -2
  67. package/dist/src/executors/clean/untyped.mjs +1 -1
  68. package/dist/src/executors/docs/executor.d.mts +1 -2
  69. package/dist/src/executors/docs/executor.d.ts +1 -2
  70. package/dist/src/executors/docs/executor.js +5 -5
  71. package/dist/src/executors/docs/executor.mjs +3 -3
  72. package/dist/src/executors/docs/schema.d.ts +90 -19
  73. package/dist/src/executors/docs/schema.json +120 -26
  74. package/dist/src/executors/docs/untyped.js +3 -3
  75. package/dist/src/executors/docs/untyped.mjs +2 -2
  76. package/dist/src/executors/lint/executor.d.mts +1 -2
  77. package/dist/src/executors/lint/executor.d.ts +1 -2
  78. package/dist/src/executors/lint/executor.js +5 -5
  79. package/dist/src/executors/lint/executor.mjs +3 -3
  80. package/dist/src/executors/lint/schema.d.ts +90 -19
  81. package/dist/src/executors/lint/schema.json +120 -26
  82. package/dist/src/executors/lint/untyped.js +3 -3
  83. package/dist/src/executors/lint/untyped.mjs +2 -2
  84. package/dist/src/executors/prepare/executor.d.mts +1 -2
  85. package/dist/src/executors/prepare/executor.d.ts +1 -2
  86. package/dist/src/executors/prepare/executor.js +5 -5
  87. package/dist/src/executors/prepare/executor.mjs +3 -3
  88. package/dist/src/executors/prepare/schema.d.ts +90 -19
  89. package/dist/src/executors/prepare/schema.json +120 -26
  90. package/dist/src/executors/prepare/untyped.js +3 -3
  91. package/dist/src/executors/prepare/untyped.mjs +2 -2
  92. package/dist/src/helpers/plugin-utilities.d.mts +1 -1
  93. package/dist/src/helpers/plugin-utilities.d.ts +1 -1
  94. package/dist/src/helpers/plugin-utilities.js +5 -5
  95. package/dist/src/helpers/plugin-utilities.mjs +2 -2
  96. package/dist/src/plugin/index.js +4 -4
  97. package/dist/src/plugin/index.mjs +3 -3
  98. package/docs/api/base-executor.schema.md +71 -19
  99. package/docs/api/build/schema.md +89 -19
  100. package/docs/api/clean/schema.md +71 -19
  101. package/docs/api/docs/schema.md +89 -19
  102. package/docs/api/lint/schema.md +89 -19
  103. package/docs/api/prepare/schema.md +89 -19
  104. package/package.json +11 -11
  105. package/dist/chunk-AGZ4P3AS.mjs +0 -87
  106. package/dist/chunk-IR6TAW72.js +0 -81
  107. package/dist/chunk-NU3VTAH5.js +0 -98
  108. package/dist/chunk-TWOXCXFE.js +0 -364
  109. package/dist/chunk-XXWF7X5C.mjs +0 -75
  110. package/dist/chunk-ZYOL33SX.mjs +0 -356
@@ -4,60 +4,110 @@
4
4
 
5
5
  # Clean Executor
6
6
 
7
- ## `outputPath`
7
+ ## `configFile`
8
8
  - **Type**: `string`
9
- - **Default**: `"dist/{projectRoot}"`
9
+ - **Default**: `"{projectRoot}/powerlines.config.ts"`
10
+
11
+ > Powerlines Configuration File
10
12
 
11
- > Output Path
12
13
 
14
+ The path to the Powerlines configuration file
15
+
16
+
17
+ ## `input`
18
+ - **Type**: `array`
19
+ - **Default**: `["{sourceRoot}/index.ts"]`
13
20
 
14
- The output path for the build
21
+ > Input Entry File(s)
22
+
23
+
24
+ The entry file(s) that serve as the input for the project
15
25
 
16
26
 
17
27
  ## `tsconfig`
18
28
  - **Type**: `string`
29
+ - **Default**: `"{projectRoot}/tsconfig.json"`
19
30
 
20
- > TypeScript Configuration File
31
+ > TSConfig Path
21
32
 
22
33
 
23
34
  The path to the tsconfig file
24
35
 
25
36
 
26
- ## `configFile`
37
+ ## `outputPath`
27
38
  - **Type**: `string`
28
- - **Default**: `"{projectRoot}/powerlines.config.ts"`
29
39
 
30
- > Powerlines Configuration File
40
+ > Output Path
31
41
 
32
42
 
33
- The path to the Powerlines configuration file
43
+ The path to the output directory for the build artifacts
34
44
 
35
45
 
36
- ## `mode`
46
+ ## `sourceMap`
47
+ - **Type**: `boolean`
48
+
49
+ > Sourcemap
50
+
51
+
52
+ Generate a sourcemap
53
+
54
+
55
+ ## `format`
56
+ - **Type**: `array`
57
+ - **Default**: `["cjs","esm"]`
58
+
59
+ > Format
60
+
61
+
62
+ The format to build
63
+
64
+
65
+ ## `platform`
37
66
  - **Type**: `string`
67
+ - **Default**: `"neutral"`
38
68
 
39
- > Mode
69
+ > Platform
40
70
 
41
71
 
42
- The build mode
72
+ The platform to build
43
73
 
44
74
 
45
- ## `autoInstall`
46
- - **Type**: `boolean`
75
+ ## `external`
76
+ - **Type**: `array`
77
+ - **Default**: `[]`
78
+
79
+ > External
80
+
81
+
82
+ The external dependencies
83
+
47
84
 
48
- > Auto Install
85
+ ## `noExternal`
86
+ - **Type**: `array`
87
+ - **Default**: `[]`
49
88
 
89
+ > No External
50
90
 
51
- Automatically install dependencies during prepare stage
52
91
 
92
+ The dependencies that should not be treated as external
53
93
 
54
- ## `skipCache`
94
+
95
+ ## `skipNodeModulesBundle`
55
96
  - **Type**: `boolean`
56
97
 
57
- > Skip Cache
98
+ > Skip Node Modules Bundle
99
+
100
+
101
+ Skip bundling node_modules during the build process (if required)
58
102
 
59
103
 
60
- Skip the caching mechanism during the build process (if required)
104
+ ## `mode`
105
+ - **Type**: `string`
106
+
107
+ > Mode
108
+
109
+
110
+ The build mode
61
111
 
62
112
 
63
113
  ## `logLevel`
@@ -69,3 +119,5 @@ Skip the caching mechanism during the build process (if required)
69
119
  The log level to use for the build process
70
120
 
71
121
 
122
+ ## `define`
123
+
@@ -4,60 +4,110 @@
4
4
 
5
5
  # Docs Executor
6
6
 
7
- ## `outputPath`
7
+ ## `configFile`
8
8
  - **Type**: `string`
9
- - **Default**: `"dist/{projectRoot}"`
9
+ - **Default**: `"{projectRoot}/powerlines.config.ts"`
10
+
11
+ > Powerlines Configuration File
12
+
13
+
14
+ The path to the Powerlines configuration file
10
15
 
11
- > Output Path
12
16
 
17
+ ## `input`
18
+ - **Type**: `array`
19
+ - **Default**: `["{sourceRoot}/index.ts"]`
13
20
 
14
- The output path for the build
21
+ > Input Entry File(s)
22
+
23
+
24
+ The entry file(s) that serve as the input for the project
15
25
 
16
26
 
17
27
  ## `tsconfig`
18
28
  - **Type**: `string`
29
+ - **Default**: `"{projectRoot}/tsconfig.json"`
19
30
 
20
- > TypeScript Configuration File
31
+ > TSConfig Path
21
32
 
22
33
 
23
34
  The path to the tsconfig file
24
35
 
25
36
 
26
- ## `configFile`
37
+ ## `outputPath`
27
38
  - **Type**: `string`
28
- - **Default**: `"{projectRoot}/powerlines.config.ts"`
29
39
 
30
- > Powerlines Configuration File
40
+ > Output Path
31
41
 
32
42
 
33
- The path to the Powerlines configuration file
43
+ The path to the output directory for the build artifacts
34
44
 
35
45
 
36
- ## `mode`
46
+ ## `sourceMap`
47
+ - **Type**: `boolean`
48
+
49
+ > Sourcemap
50
+
51
+
52
+ Generate a sourcemap
53
+
54
+
55
+ ## `format`
56
+ - **Type**: `array`
57
+ - **Default**: `["cjs","esm"]`
58
+
59
+ > Format
60
+
61
+
62
+ The format to build
63
+
64
+
65
+ ## `platform`
37
66
  - **Type**: `string`
67
+ - **Default**: `"neutral"`
38
68
 
39
- > Mode
69
+ > Platform
40
70
 
41
71
 
42
- The build mode
72
+ The platform to build
43
73
 
44
74
 
45
- ## `autoInstall`
46
- - **Type**: `boolean`
75
+ ## `external`
76
+ - **Type**: `array`
77
+ - **Default**: `[]`
47
78
 
48
- > Auto Install
79
+ > External
49
80
 
50
81
 
51
- Automatically install dependencies before building
82
+ The external dependencies
52
83
 
53
84
 
54
- ## `skipCache`
85
+ ## `noExternal`
86
+ - **Type**: `array`
87
+ - **Default**: `[]`
88
+
89
+ > No External
90
+
91
+
92
+ The dependencies that should not be treated as external
93
+
94
+
95
+ ## `skipNodeModulesBundle`
55
96
  - **Type**: `boolean`
56
97
 
57
- > Skip Cache
98
+ > Skip Node Modules Bundle
58
99
 
59
100
 
60
- Skip the cache when building
101
+ Skip bundling node_modules during the build process (if required)
102
+
103
+
104
+ ## `mode`
105
+ - **Type**: `string`
106
+
107
+ > Mode
108
+
109
+
110
+ The build mode
61
111
 
62
112
 
63
113
  ## `logLevel`
@@ -69,3 +119,23 @@ Skip the cache when building
69
119
  The log level to use for the build process
70
120
 
71
121
 
122
+ ## `define`
123
+
124
+ ## `autoInstall`
125
+ - **Type**: `boolean`
126
+
127
+ > Auto Install
128
+
129
+
130
+ Automatically install dependencies during prepare stage
131
+
132
+
133
+ ## `skipCache`
134
+ - **Type**: `boolean`
135
+
136
+ > Skip Cache
137
+
138
+
139
+ Skip the caching mechanism during the build process (if required)
140
+
141
+
@@ -4,60 +4,110 @@
4
4
 
5
5
  # Lint Executor
6
6
 
7
- ## `outputPath`
7
+ ## `configFile`
8
8
  - **Type**: `string`
9
- - **Default**: `"dist/{projectRoot}"`
9
+ - **Default**: `"{projectRoot}/powerlines.config.ts"`
10
+
11
+ > Powerlines Configuration File
12
+
13
+
14
+ The path to the Powerlines configuration file
10
15
 
11
- > Output Path
12
16
 
17
+ ## `input`
18
+ - **Type**: `array`
19
+ - **Default**: `["{sourceRoot}/index.ts"]`
13
20
 
14
- The output path for the build
21
+ > Input Entry File(s)
22
+
23
+
24
+ The entry file(s) that serve as the input for the project
15
25
 
16
26
 
17
27
  ## `tsconfig`
18
28
  - **Type**: `string`
29
+ - **Default**: `"{projectRoot}/tsconfig.json"`
19
30
 
20
- > TypeScript Configuration File
31
+ > TSConfig Path
21
32
 
22
33
 
23
34
  The path to the tsconfig file
24
35
 
25
36
 
26
- ## `configFile`
37
+ ## `outputPath`
27
38
  - **Type**: `string`
28
- - **Default**: `"{projectRoot}/powerlines.config.ts"`
29
39
 
30
- > Powerlines Configuration File
40
+ > Output Path
31
41
 
32
42
 
33
- The path to the Powerlines configuration file
43
+ The path to the output directory for the build artifacts
34
44
 
35
45
 
36
- ## `mode`
46
+ ## `sourceMap`
47
+ - **Type**: `boolean`
48
+
49
+ > Sourcemap
50
+
51
+
52
+ Generate a sourcemap
53
+
54
+
55
+ ## `format`
56
+ - **Type**: `array`
57
+ - **Default**: `["cjs","esm"]`
58
+
59
+ > Format
60
+
61
+
62
+ The format to build
63
+
64
+
65
+ ## `platform`
37
66
  - **Type**: `string`
67
+ - **Default**: `"neutral"`
38
68
 
39
- > Mode
69
+ > Platform
40
70
 
41
71
 
42
- The build mode
72
+ The platform to build
43
73
 
44
74
 
45
- ## `autoInstall`
46
- - **Type**: `boolean`
75
+ ## `external`
76
+ - **Type**: `array`
77
+ - **Default**: `[]`
47
78
 
48
- > Auto Install
79
+ > External
49
80
 
50
81
 
51
- Automatically install dependencies before building
82
+ The external dependencies
52
83
 
53
84
 
54
- ## `skipCache`
85
+ ## `noExternal`
86
+ - **Type**: `array`
87
+ - **Default**: `[]`
88
+
89
+ > No External
90
+
91
+
92
+ The dependencies that should not be treated as external
93
+
94
+
95
+ ## `skipNodeModulesBundle`
55
96
  - **Type**: `boolean`
56
97
 
57
- > Skip Cache
98
+ > Skip Node Modules Bundle
58
99
 
59
100
 
60
- Skip the cache when building
101
+ Skip bundling node_modules during the build process (if required)
102
+
103
+
104
+ ## `mode`
105
+ - **Type**: `string`
106
+
107
+ > Mode
108
+
109
+
110
+ The build mode
61
111
 
62
112
 
63
113
  ## `logLevel`
@@ -69,3 +119,23 @@ Skip the cache when building
69
119
  The log level to use for the build process
70
120
 
71
121
 
122
+ ## `define`
123
+
124
+ ## `autoInstall`
125
+ - **Type**: `boolean`
126
+
127
+ > Auto Install
128
+
129
+
130
+ Automatically install dependencies during prepare stage
131
+
132
+
133
+ ## `skipCache`
134
+ - **Type**: `boolean`
135
+
136
+ > Skip Cache
137
+
138
+
139
+ Skip the caching mechanism during the build process (if required)
140
+
141
+
@@ -4,60 +4,110 @@
4
4
 
5
5
  # Prepare Executor
6
6
 
7
- ## `outputPath`
7
+ ## `configFile`
8
8
  - **Type**: `string`
9
- - **Default**: `"dist/{projectRoot}"`
9
+ - **Default**: `"{projectRoot}/powerlines.config.ts"`
10
+
11
+ > Powerlines Configuration File
12
+
13
+
14
+ The path to the Powerlines configuration file
10
15
 
11
- > Output Path
12
16
 
17
+ ## `input`
18
+ - **Type**: `array`
19
+ - **Default**: `["{sourceRoot}/index.ts"]`
13
20
 
14
- The output path for the build
21
+ > Input Entry File(s)
22
+
23
+
24
+ The entry file(s) that serve as the input for the project
15
25
 
16
26
 
17
27
  ## `tsconfig`
18
28
  - **Type**: `string`
29
+ - **Default**: `"{projectRoot}/tsconfig.json"`
19
30
 
20
- > TypeScript Configuration File
31
+ > TSConfig Path
21
32
 
22
33
 
23
34
  The path to the tsconfig file
24
35
 
25
36
 
26
- ## `configFile`
37
+ ## `outputPath`
27
38
  - **Type**: `string`
28
- - **Default**: `"{projectRoot}/powerlines.config.ts"`
29
39
 
30
- > Powerlines Configuration File
40
+ > Output Path
31
41
 
32
42
 
33
- The path to the Powerlines configuration file
43
+ The path to the output directory for the build artifacts
34
44
 
35
45
 
36
- ## `mode`
46
+ ## `sourceMap`
47
+ - **Type**: `boolean`
48
+
49
+ > Sourcemap
50
+
51
+
52
+ Generate a sourcemap
53
+
54
+
55
+ ## `format`
56
+ - **Type**: `array`
57
+ - **Default**: `["cjs","esm"]`
58
+
59
+ > Format
60
+
61
+
62
+ The format to build
63
+
64
+
65
+ ## `platform`
37
66
  - **Type**: `string`
67
+ - **Default**: `"neutral"`
38
68
 
39
- > Mode
69
+ > Platform
40
70
 
41
71
 
42
- The build mode
72
+ The platform to build
43
73
 
44
74
 
45
- ## `autoInstall`
46
- - **Type**: `boolean`
75
+ ## `external`
76
+ - **Type**: `array`
77
+ - **Default**: `[]`
47
78
 
48
- > Auto Install
79
+ > External
49
80
 
50
81
 
51
- Automatically install dependencies before building
82
+ The external dependencies
52
83
 
53
84
 
54
- ## `skipCache`
85
+ ## `noExternal`
86
+ - **Type**: `array`
87
+ - **Default**: `[]`
88
+
89
+ > No External
90
+
91
+
92
+ The dependencies that should not be treated as external
93
+
94
+
95
+ ## `skipNodeModulesBundle`
55
96
  - **Type**: `boolean`
56
97
 
57
- > Skip Cache
98
+ > Skip Node Modules Bundle
58
99
 
59
100
 
60
- Skip the cache when building
101
+ Skip bundling node_modules during the build process (if required)
102
+
103
+
104
+ ## `mode`
105
+ - **Type**: `string`
106
+
107
+ > Mode
108
+
109
+
110
+ The build mode
61
111
 
62
112
 
63
113
  ## `logLevel`
@@ -69,3 +119,23 @@ Skip the cache when building
69
119
  The log level to use for the build process
70
120
 
71
121
 
122
+ ## `define`
123
+
124
+ ## `autoInstall`
125
+ - **Type**: `boolean`
126
+
127
+ > Auto Install
128
+
129
+
130
+ Automatically install dependencies during prepare stage
131
+
132
+
133
+ ## `skipCache`
134
+ - **Type**: `boolean`
135
+
136
+ > Skip Cache
137
+
138
+
139
+ Skip the caching mechanism during the build process (if required)
140
+
141
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerlines/nx",
3
- "version": "0.11.217",
3
+ "version": "0.11.219",
4
4
  "description": "A Nx plugin to support Powerlines development in Nx monorepos.",
5
5
  "repository": {
6
6
  "type": "github",
@@ -182,12 +182,12 @@
182
182
  "typings": "dist/index.d.ts",
183
183
  "dependencies": {
184
184
  "@nx/devkit": "22.3.3",
185
- "@storm-software/build-tools": "^0.158.90",
186
- "@storm-software/config": "^1.135.10",
187
- "@storm-software/config-tools": "^1.189.9",
188
- "@storm-software/esbuild": "^0.53.91",
189
- "@storm-software/unbuild": "^0.57.91",
190
- "@storm-software/workspace-tools": "^1.294.42",
185
+ "@storm-software/build-tools": "^0.158.91",
186
+ "@storm-software/config": "^1.135.11",
187
+ "@storm-software/config-tools": "^1.189.10",
188
+ "@storm-software/esbuild": "^0.53.92",
189
+ "@storm-software/unbuild": "^0.57.92",
190
+ "@storm-software/workspace-tools": "^1.294.43",
191
191
  "@stryke/fs": "^0.33.43",
192
192
  "@stryke/hash": "^0.12.49",
193
193
  "@stryke/path": "^0.26.6",
@@ -196,12 +196,12 @@
196
196
  "defu": "^6.1.4",
197
197
  "jiti": "^2.6.1",
198
198
  "nx": "22.5.2",
199
- "powerlines": "^0.38.57"
199
+ "powerlines": "^0.39.1"
200
200
  },
201
201
  "devDependencies": {
202
202
  "@nx/workspace": "22.5.2",
203
- "@storm-software/testing-tools": "^1.119.84",
204
- "@types/node": "^25.3.1",
203
+ "@storm-software/testing-tools": "^1.119.85",
204
+ "@types/node": "^25.3.3",
205
205
  "eslint-flat-config-utils": "^2.1.4",
206
206
  "jsonc-eslint-parser": "^2.4.2",
207
207
  "tsup": "8.4.0",
@@ -210,5 +210,5 @@
210
210
  "publishConfig": { "access": "public" },
211
211
  "executors": "./executors.json",
212
212
  "generators": "./generators.json",
213
- "gitHead": "eb3dbd19bd153aa5a988bce09a1cf05d985cb04b"
213
+ "gitHead": "30a096fed42d3462dbc028b16145250c373f3d99"
214
214
  }