@powerlines/nx 0.11.239 → 0.11.240

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 (31) hide show
  1. package/dist/src/base/base-executor.js +1 -1
  2. package/dist/src/base/base-executor.mjs +1 -1
  3. package/dist/src/base/index.js +1 -1
  4. package/dist/src/base/index.mjs +1 -1
  5. package/dist/src/base-executor-BcCIQY-2.d.mts.map +1 -1
  6. package/dist/src/{base-executor-Bio0Wn3z.mjs → base-executor-Bqr3-YkU.mjs} +2 -2
  7. package/dist/src/{base-executor-Bio0Wn3z.mjs.map → base-executor-Bqr3-YkU.mjs.map} +1 -1
  8. package/dist/src/{base-executor-CPuT8VBu.js → base-executor-CkwqGHfN.js} +1 -1
  9. package/dist/src/executors/build/executor.js +1 -1
  10. package/dist/src/executors/build/executor.mjs +1 -1
  11. package/dist/src/executors/build/untyped.d.mts +2 -2
  12. package/dist/src/executors/build/untyped.d.ts +2 -2
  13. package/dist/src/executors/clean/executor.js +1 -1
  14. package/dist/src/executors/clean/executor.mjs +1 -1
  15. package/dist/src/executors/clean/untyped.d.mts +2 -2
  16. package/dist/src/executors/docs/executor.js +1 -1
  17. package/dist/src/executors/docs/executor.mjs +1 -1
  18. package/dist/src/executors/docs/untyped.d.mts +2 -2
  19. package/dist/src/executors/docs/untyped.d.ts +2 -2
  20. package/dist/src/executors/lint/executor.js +1 -1
  21. package/dist/src/executors/lint/executor.mjs +1 -1
  22. package/dist/src/executors/lint/untyped.d.mts +2 -2
  23. package/dist/src/executors/lint/untyped.d.ts +2 -2
  24. package/dist/src/executors/prepare/executor.js +1 -1
  25. package/dist/src/executors/prepare/executor.mjs +1 -1
  26. package/dist/src/executors/prepare/untyped.d.mts +2 -2
  27. package/dist/src/executors/prepare/untyped.d.ts +2 -2
  28. package/dist/src/generators/sync/untyped.d.ts +2 -2
  29. package/dist/src/index.js +1 -1
  30. package/dist/src/index.mjs +1 -1
  31. package/package.json +16 -16
@@ -84,7 +84,7 @@ diff_match_patch = require_config.__toESM(diff_match_patch);
84
84
  require("unplugin");
85
85
 
86
86
  //#region ../powerlines/package.json
87
- var version = "0.39.18";
87
+ var version = "0.39.19";
88
88
 
89
89
  //#endregion
90
90
  //#region ../powerlines/src/typescript/ts-morph.ts
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
  const require_config = require('../../config-CGQhS8tm.js');
3
- const require_base_executor = require('../../base-executor-CPuT8VBu.js');
3
+ const require_base_executor = require('../../base-executor-CkwqGHfN.js');
4
4
  let defu = require("defu");
5
5
  defu = require_config.__toESM(defu);
6
6
 
@@ -1,4 +1,4 @@
1
- import { t as withExecutor } from "../../base-executor-Bio0Wn3z.mjs";
1
+ import { t as withExecutor } from "../../base-executor-Bqr3-YkU.mjs";
2
2
  import "../../config-LoR-NIJg.mjs";
3
3
  import defu$1 from "defu";
4
4
 
@@ -1,7 +1,7 @@
1
- import * as untyped5 from "untyped";
1
+ import * as untyped0 from "untyped";
2
2
 
3
3
  //#region src/executors/build/untyped.d.ts
4
- declare const _default: untyped5.SchemaDefinition;
4
+ declare const _default: untyped0.SchemaDefinition;
5
5
  //#endregion
6
6
  export { _default as default };
7
7
  //# sourceMappingURL=untyped.d.mts.map
@@ -1,6 +1,6 @@
1
- import * as untyped0 from "untyped";
1
+ import * as untyped5 from "untyped";
2
2
 
3
3
  //#region src/executors/build/untyped.d.ts
4
- declare const _default: untyped0.SchemaDefinition;
4
+ declare const _default: untyped5.SchemaDefinition;
5
5
  export = _default;
6
6
  //# sourceMappingURL=untyped.d.ts.map
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
  require('../../config-CGQhS8tm.js');
3
- const require_base_executor = require('../../base-executor-CPuT8VBu.js');
3
+ const require_base_executor = require('../../base-executor-CkwqGHfN.js');
4
4
 
5
5
  //#region src/executors/clean/executor.ts
6
6
  async function executorFn(context, api) {
@@ -1,4 +1,4 @@
1
- import { t as withExecutor } from "../../base-executor-Bio0Wn3z.mjs";
1
+ import { t as withExecutor } from "../../base-executor-Bqr3-YkU.mjs";
2
2
  import "../../config-LoR-NIJg.mjs";
3
3
 
4
4
  //#region src/executors/clean/executor.ts
@@ -1,7 +1,7 @@
1
- import * as untyped1 from "untyped";
1
+ import * as untyped2 from "untyped";
2
2
 
3
3
  //#region src/executors/clean/untyped.d.ts
4
- declare const _default: untyped1.SchemaDefinition;
4
+ declare const _default: untyped2.SchemaDefinition;
5
5
  //#endregion
6
6
  export { _default as default };
7
7
  //# sourceMappingURL=untyped.d.mts.map
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
  require('../../config-CGQhS8tm.js');
3
- const require_base_executor = require('../../base-executor-CPuT8VBu.js');
3
+ const require_base_executor = require('../../base-executor-CkwqGHfN.js');
4
4
 
5
5
  //#region src/executors/docs/executor.ts
6
6
  async function executorFn(context, api) {
@@ -1,4 +1,4 @@
1
- import { t as withExecutor } from "../../base-executor-Bio0Wn3z.mjs";
1
+ import { t as withExecutor } from "../../base-executor-Bqr3-YkU.mjs";
2
2
  import "../../config-LoR-NIJg.mjs";
3
3
 
4
4
  //#region src/executors/docs/executor.ts
@@ -1,7 +1,7 @@
1
- import * as untyped0 from "untyped";
1
+ import * as untyped3 from "untyped";
2
2
 
3
3
  //#region src/executors/docs/untyped.d.ts
4
- declare const _default: untyped0.SchemaDefinition;
4
+ declare const _default: untyped3.SchemaDefinition;
5
5
  //#endregion
6
6
  export { _default as default };
7
7
  //# sourceMappingURL=untyped.d.mts.map
@@ -1,6 +1,6 @@
1
- import * as untyped1 from "untyped";
1
+ import * as untyped2 from "untyped";
2
2
 
3
3
  //#region src/executors/docs/untyped.d.ts
4
- declare const _default: untyped1.SchemaDefinition;
4
+ declare const _default: untyped2.SchemaDefinition;
5
5
  export = _default;
6
6
  //# sourceMappingURL=untyped.d.ts.map
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
  require('../../config-CGQhS8tm.js');
3
- const require_base_executor = require('../../base-executor-CPuT8VBu.js');
3
+ const require_base_executor = require('../../base-executor-CkwqGHfN.js');
4
4
 
5
5
  //#region src/executors/lint/executor.ts
6
6
  async function executorFn(context, api) {
@@ -1,4 +1,4 @@
1
- import { t as withExecutor } from "../../base-executor-Bio0Wn3z.mjs";
1
+ import { t as withExecutor } from "../../base-executor-Bqr3-YkU.mjs";
2
2
  import "../../config-LoR-NIJg.mjs";
3
3
 
4
4
  //#region src/executors/lint/executor.ts
@@ -1,7 +1,7 @@
1
- import * as untyped3 from "untyped";
1
+ import * as untyped5 from "untyped";
2
2
 
3
3
  //#region src/executors/lint/untyped.d.ts
4
- declare const _default: untyped3.SchemaDefinition;
4
+ declare const _default: untyped5.SchemaDefinition;
5
5
  //#endregion
6
6
  export { _default as default };
7
7
  //# sourceMappingURL=untyped.d.mts.map
@@ -1,6 +1,6 @@
1
- import * as untyped2 from "untyped";
1
+ import * as untyped1 from "untyped";
2
2
 
3
3
  //#region src/executors/lint/untyped.d.ts
4
- declare const _default: untyped2.SchemaDefinition;
4
+ declare const _default: untyped1.SchemaDefinition;
5
5
  export = _default;
6
6
  //# sourceMappingURL=untyped.d.ts.map
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
  const require_config = require('../../config-CGQhS8tm.js');
3
- const require_base_executor = require('../../base-executor-CPuT8VBu.js');
3
+ const require_base_executor = require('../../base-executor-CkwqGHfN.js');
4
4
  let defu = require("defu");
5
5
  defu = require_config.__toESM(defu);
6
6
 
@@ -1,4 +1,4 @@
1
- import { t as withExecutor } from "../../base-executor-Bio0Wn3z.mjs";
1
+ import { t as withExecutor } from "../../base-executor-Bqr3-YkU.mjs";
2
2
  import "../../config-LoR-NIJg.mjs";
3
3
  import defu$1 from "defu";
4
4
 
@@ -1,7 +1,7 @@
1
- import * as untyped2 from "untyped";
1
+ import * as untyped1 from "untyped";
2
2
 
3
3
  //#region src/executors/prepare/untyped.d.ts
4
- declare const _default: untyped2.SchemaDefinition;
4
+ declare const _default: untyped1.SchemaDefinition;
5
5
  //#endregion
6
6
  export { _default as default };
7
7
  //# sourceMappingURL=untyped.d.mts.map
@@ -1,6 +1,6 @@
1
- import * as untyped3 from "untyped";
1
+ import * as untyped0 from "untyped";
2
2
 
3
3
  //#region src/executors/prepare/untyped.d.ts
4
- declare const _default: untyped3.SchemaDefinition;
4
+ declare const _default: untyped0.SchemaDefinition;
5
5
  export = _default;
6
6
  //# sourceMappingURL=untyped.d.ts.map
@@ -1,6 +1,6 @@
1
- import * as untyped5 from "untyped";
1
+ import * as untyped3 from "untyped";
2
2
 
3
3
  //#region src/generators/sync/untyped.d.ts
4
- declare const _default: untyped5.SchemaDefinition;
4
+ declare const _default: untyped3.SchemaDefinition;
5
5
  export = _default;
6
6
  //# sourceMappingURL=untyped.d.ts.map
package/dist/src/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  require('./config-CGQhS8tm.js');
2
- const require_base_executor = require('./base-executor-CPuT8VBu.js');
2
+ const require_base_executor = require('./base-executor-CkwqGHfN.js');
3
3
  require('./base-executor.untyped-Cz1Zw_02.js');
4
4
  require('./base-B7jekb-W.js');
5
5
  const require_constants = require('./constants-CKuImMYn.js');
@@ -1,4 +1,4 @@
1
- import { t as withExecutor } from "./base-executor-Bio0Wn3z.mjs";
1
+ import { t as withExecutor } from "./base-executor-Bqr3-YkU.mjs";
2
2
  import "./config-LoR-NIJg.mjs";
3
3
  import "./base-executor.untyped-C1pQETnQ.mjs";
4
4
  import "./base-BRSa-clf.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerlines/nx",
3
- "version": "0.11.239",
3
+ "version": "0.11.240",
4
4
  "private": false,
5
5
  "type": "commonjs",
6
6
  "description": "A Nx plugin to support Powerlines development in Nx monorepos.",
@@ -174,29 +174,29 @@
174
174
  "typings": "./dist/src/index.d.ts",
175
175
  "dependencies": {
176
176
  "@nx/devkit": "^22.5.3",
177
- "@storm-software/build-tools": "^0.158.92",
178
- "@storm-software/config": "^1.135.12",
179
- "@storm-software/config-tools": "^1.189.11",
180
- "@storm-software/workspace-tools": "^1.294.44",
181
- "@stryke/env": "^0.20.65",
182
- "@stryke/fs": "^0.33.48",
183
- "@stryke/hash": "^0.13.1",
184
- "@stryke/path": "^0.26.11",
185
- "@stryke/string-format": "^0.14.7",
186
- "@stryke/type-checks": "^0.5.30",
177
+ "@storm-software/build-tools": "^0.158.93",
178
+ "@storm-software/config": "^1.135.13",
179
+ "@storm-software/config-tools": "^1.189.12",
180
+ "@storm-software/workspace-tools": "^1.294.45",
181
+ "@stryke/env": "^0.20.67",
182
+ "@stryke/fs": "^0.33.50",
183
+ "@stryke/hash": "^0.13.3",
184
+ "@stryke/path": "^0.26.12",
185
+ "@stryke/string-format": "^0.14.8",
186
+ "@stryke/type-checks": "^0.5.31",
187
187
  "defu": "^6.1.4",
188
188
  "jiti": "^2.6.1"
189
189
  },
190
190
  "devDependencies": {
191
191
  "@nx/workspace": "22.5.2",
192
- "@storm-software/testing-tools": "^1.119.86",
193
- "@storm-software/tsup": "^0.2.90",
194
- "@storm-software/untyped": "^0.24.74",
192
+ "@storm-software/testing-tools": "^1.119.87",
193
+ "@storm-software/tsup": "^0.2.91",
194
+ "@storm-software/untyped": "^0.24.75",
195
195
  "@types/node": "^25.3.3",
196
196
  "eslint-flat-config-utils": "^2.1.4",
197
197
  "jsonc-eslint-parser": "^2.4.2",
198
198
  "nx": "22.5.2",
199
- "powerlines": "^0.39.19"
199
+ "powerlines": "^0.39.20"
200
200
  },
201
201
  "peerDependencies": { "nx": ">=22.5.0", "powerlines": ">=0.39.2" },
202
202
  "peerDependenciesMeta": {
@@ -206,5 +206,5 @@
206
206
  "publishConfig": { "access": "public" },
207
207
  "executors": "./executors.json",
208
208
  "generators": "./generators.json",
209
- "gitHead": "3f823906b5b7bd335149bcb369fbff776444b9dc"
209
+ "gitHead": "e060aa89b66f96ebeaff3f0762947cb7b5dece34"
210
210
  }