@powerlines/nx 0.11.246 → 0.11.247

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 (55) hide show
  1. package/dist/src/base/base-executor.d.mts +1 -1
  2. package/dist/src/base/base-executor.d.ts +1 -1
  3. package/dist/src/base/base-executor.js +1 -1
  4. package/dist/src/base/base-executor.mjs +1 -1
  5. package/dist/src/base/index.d.mts +1 -1
  6. package/dist/src/base/index.d.ts +1 -1
  7. package/dist/src/base/index.js +1 -1
  8. package/dist/src/base/index.mjs +1 -1
  9. package/dist/src/{base-executor-Df0jJX8Z.mjs → base-executor-BaD_2qFr.mjs} +2 -2
  10. package/dist/src/base-executor-BaD_2qFr.mjs.map +1 -0
  11. package/dist/src/{base-executor-CjQqQXj9.js → base-executor-CH1NW4LH.js} +1 -1
  12. package/dist/src/{base-executor-B0SwjoQs.d.mts → base-executor-CsvdsKIS.d.mts} +4 -1
  13. package/dist/src/base-executor-CsvdsKIS.d.mts.map +1 -0
  14. package/dist/src/{base-executor-vRqvYIfI.d.ts → base-executor-D0Q1wshU.d.ts} +4 -1
  15. package/dist/src/base-executor-D0Q1wshU.d.ts.map +1 -0
  16. package/dist/src/base-executor-DBqSh9AW.mjs.map +1 -1
  17. package/dist/src/executors/build/executor.d.mts +1 -1
  18. package/dist/src/executors/build/executor.d.ts +1 -1
  19. package/dist/src/executors/build/executor.js +1 -1
  20. package/dist/src/executors/build/executor.mjs +1 -1
  21. package/dist/src/executors/build/untyped.d.ts +2 -2
  22. package/dist/src/executors/clean/executor.d.mts +1 -1
  23. package/dist/src/executors/clean/executor.d.ts +1 -1
  24. package/dist/src/executors/clean/executor.js +1 -1
  25. package/dist/src/executors/clean/executor.mjs +1 -1
  26. package/dist/src/executors/clean/untyped.d.mts +2 -2
  27. package/dist/src/executors/clean/untyped.d.ts +2 -2
  28. package/dist/src/executors/docs/executor.d.mts +1 -1
  29. package/dist/src/executors/docs/executor.d.ts +1 -1
  30. package/dist/src/executors/docs/executor.js +1 -1
  31. package/dist/src/executors/docs/executor.mjs +1 -1
  32. package/dist/src/executors/docs/untyped.d.mts +2 -2
  33. package/dist/src/executors/lint/executor.d.mts +1 -1
  34. package/dist/src/executors/lint/executor.d.ts +1 -1
  35. package/dist/src/executors/lint/executor.js +1 -1
  36. package/dist/src/executors/lint/executor.mjs +1 -1
  37. package/dist/src/executors/lint/untyped.d.mts +2 -2
  38. package/dist/src/executors/lint/untyped.d.ts +2 -2
  39. package/dist/src/executors/prepare/executor.d.mts +1 -1
  40. package/dist/src/executors/prepare/executor.d.ts +1 -1
  41. package/dist/src/executors/prepare/executor.js +1 -1
  42. package/dist/src/executors/prepare/executor.mjs +1 -1
  43. package/dist/src/executors/prepare/untyped.d.mts +2 -2
  44. package/dist/src/generators/sync/untyped.d.mts +2 -2
  45. package/dist/src/generators/sync/untyped.d.ts +2 -2
  46. package/dist/src/index.d.mts +1 -1
  47. package/dist/src/index.d.ts +1 -1
  48. package/dist/src/index.js +1 -1
  49. package/dist/src/index.mjs +1 -1
  50. package/package.json +3 -3
  51. package/dist/src/base-executor-B0SwjoQs.d.mts.map +0 -1
  52. package/dist/src/base-executor-Df0jJX8Z.mjs.map +0 -1
  53. package/dist/src/base-executor-vRqvYIfI.d.ts.map +0 -1
  54. package/dist/src/base-executor.untyped-BOvdnsUw.d.mts +0 -7
  55. package/dist/src/base-executor.untyped-BOvdnsUw.d.mts.map +0 -1
@@ -1,2 +1,2 @@
1
- import { n as withExecutor, t as PowerlinesExecutorContext } from "../base-executor-B0SwjoQs.mjs";
1
+ import { n as withExecutor, t as PowerlinesExecutorContext } from "../base-executor-CsvdsKIS.mjs";
2
2
  export { PowerlinesExecutorContext, withExecutor };
@@ -1,2 +1,2 @@
1
- import { n as withExecutor, t as PowerlinesExecutorContext } from "../base-executor-vRqvYIfI.js";
1
+ import { n as withExecutor, t as PowerlinesExecutorContext } from "../base-executor-D0Q1wshU.js";
2
2
  export { PowerlinesExecutorContext, withExecutor };
@@ -1,4 +1,4 @@
1
1
  require('../config-CGQhS8tm.js');
2
- const require_base_executor = require('../base-executor-DoBLw1sa.js');
2
+ const require_base_executor = require('../base-executor-CH1NW4LH.js');
3
3
 
4
4
  exports.withExecutor = require_base_executor.withExecutor;
@@ -1,4 +1,4 @@
1
- import { t as withExecutor } from "../base-executor-DBqSh9AW.mjs";
1
+ import { t as withExecutor } from "../base-executor-BaD_2qFr.mjs";
2
2
  import "../config-LoR-NIJg.mjs";
3
3
 
4
4
  export { withExecutor };
@@ -1,4 +1,4 @@
1
- import { n as withExecutor, t as PowerlinesExecutorContext } from "../base-executor-B0SwjoQs.mjs";
1
+ import { n as withExecutor, t as PowerlinesExecutorContext } from "../base-executor-CsvdsKIS.mjs";
2
2
  import "../base-executor.untyped-imww7Gm9.mjs";
3
3
  import "../index-LhFpnU-f.mjs";
4
4
  export { PowerlinesExecutorContext, withExecutor };
@@ -1,2 +1,2 @@
1
- import { n as withExecutor, t as PowerlinesExecutorContext } from "../base-executor-vRqvYIfI.js";
1
+ import { n as withExecutor, t as PowerlinesExecutorContext } from "../base-executor-D0Q1wshU.js";
2
2
  export { PowerlinesExecutorContext, withExecutor };
@@ -1,5 +1,5 @@
1
1
  require('../config-CGQhS8tm.js');
2
- const require_base_executor = require('../base-executor-DoBLw1sa.js');
2
+ const require_base_executor = require('../base-executor-CH1NW4LH.js');
3
3
  require('../base-executor.untyped-Cz1Zw_02.js');
4
4
  require('../base-B7jekb-W.js');
5
5
 
@@ -1,4 +1,4 @@
1
- import { t as withExecutor } from "../base-executor-DBqSh9AW.mjs";
1
+ import { t as withExecutor } from "../base-executor-BaD_2qFr.mjs";
2
2
  import "../config-LoR-NIJg.mjs";
3
3
  import "../base-executor.untyped-C1pQETnQ.mjs";
4
4
  import "../base-BRSa-clf.mjs";
@@ -78,7 +78,7 @@ import { resolve as resolve$1 } from "node:path";
78
78
  import "unplugin";
79
79
 
80
80
  //#region ../powerlines/package.json
81
- var version = "0.40.4";
81
+ var version = "0.40.6";
82
82
 
83
83
  //#endregion
84
84
  //#region ../powerlines/src/typescript/ts-morph.ts
@@ -4730,4 +4730,4 @@ ${error.stack}` : "Unknown error"}`);
4730
4730
 
4731
4731
  //#endregion
4732
4732
  export { withExecutor as t };
4733
- //# sourceMappingURL=base-executor-Df0jJX8Z.mjs.map
4733
+ //# sourceMappingURL=base-executor-BaD_2qFr.mjs.map