@powerlines/nx 0.11.254 → 0.11.255

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 (35) 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-CY5jqHOT.mjs → base-executor-C5zOSF8G.mjs} +2 -2
  6. package/dist/src/base-executor-C5zOSF8G.mjs.map +1 -0
  7. package/dist/src/base-executor-CDMeDnfo.d.mts.map +1 -1
  8. package/dist/src/base-executor-DkPqPuGO.mjs.map +1 -1
  9. package/dist/src/{base-executor-BpCWf3UZ.js → base-executor-tq_hb0zU.js} +1 -1
  10. package/dist/src/base-executor.untyped-DBccuF6E.d.ts +7 -0
  11. package/dist/src/base-executor.untyped-DBccuF6E.d.ts.map +1 -0
  12. package/dist/src/executors/build/executor.js +1 -1
  13. package/dist/src/executors/build/executor.mjs +1 -1
  14. package/dist/src/executors/build/untyped.d.ts +2 -2
  15. package/dist/src/executors/clean/executor.js +1 -1
  16. package/dist/src/executors/clean/executor.mjs +1 -1
  17. package/dist/src/executors/clean/untyped.d.mts +2 -2
  18. package/dist/src/executors/docs/executor.js +1 -1
  19. package/dist/src/executors/docs/executor.mjs +1 -1
  20. package/dist/src/executors/docs/untyped.d.mts +2 -2
  21. package/dist/src/executors/docs/untyped.d.ts +2 -2
  22. package/dist/src/executors/lint/executor.js +1 -1
  23. package/dist/src/executors/lint/executor.mjs +1 -1
  24. package/dist/src/executors/lint/untyped.d.mts +2 -2
  25. package/dist/src/executors/lint/untyped.d.ts +2 -2
  26. package/dist/src/executors/prepare/executor.js +1 -1
  27. package/dist/src/executors/prepare/executor.mjs +1 -1
  28. package/dist/src/executors/prepare/untyped.d.ts +2 -2
  29. package/dist/src/generators/sync/untyped.d.ts +2 -2
  30. package/dist/src/index.js +1 -1
  31. package/dist/src/index.mjs +1 -1
  32. package/package.json +3 -3
  33. package/dist/src/base-executor-CY5jqHOT.mjs.map +0 -1
  34. package/dist/src/base-executor.untyped-89PxfBO_.d.ts +0 -7
  35. package/dist/src/base-executor.untyped-89PxfBO_.d.ts.map +0 -1
@@ -1,4 +1,4 @@
1
1
  require('../config-CGQhS8tm.js');
2
- const require_base_executor = require('../base-executor-DqLkQwd_.js');
2
+ const require_base_executor = require('../base-executor-tq_hb0zU.js');
3
3
 
4
4
  exports.withExecutor = require_base_executor.withExecutor;
@@ -1,4 +1,4 @@
1
- import { t as withExecutor } from "../base-executor-DkPqPuGO.mjs";
1
+ import { t as withExecutor } from "../base-executor-C5zOSF8G.mjs";
2
2
  import "../config-LoR-NIJg.mjs";
3
3
 
4
4
  export { withExecutor };
@@ -1,5 +1,5 @@
1
1
  require('../config-CGQhS8tm.js');
2
- const require_base_executor = require('../base-executor-DqLkQwd_.js');
2
+ const require_base_executor = require('../base-executor-tq_hb0zU.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-DkPqPuGO.mjs";
1
+ import { t as withExecutor } from "../base-executor-C5zOSF8G.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.12";
81
+ var version = "0.40.14";
82
82
 
83
83
  //#endregion
84
84
  //#region ../powerlines/src/typescript/ts-morph.ts
@@ -4804,4 +4804,4 @@ ${error.stack}` : "Unknown error"}`);
4804
4804
 
4805
4805
  //#endregion
4806
4806
  export { withExecutor as t };
4807
- //# sourceMappingURL=base-executor-CY5jqHOT.mjs.map
4807
+ //# sourceMappingURL=base-executor-C5zOSF8G.mjs.map