@storm-software/projen 0.21.64 → 0.21.65

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.
@@ -32,12 +32,12 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
32
32
  mod
33
33
  ));
34
34
 
35
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__c3e4998479ad18f48a2d876d2ab799a7/node_modules/tsup/assets/esm_shims.js
35
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__7d2cf946c74c0fca13bd3a5ab137cf87/node_modules/tsup/assets/esm_shims.js
36
36
  import { fileURLToPath } from "url";
37
37
  import path from "path";
38
38
  var getFilename, getDirname, __dirname;
39
39
  var init_esm_shims = __esm({
40
- "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__c3e4998479ad18f48a2d876d2ab799a7/node_modules/tsup/assets/esm_shims.js"() {
40
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__7d2cf946c74c0fca13bd3a5ab137cf87/node_modules/tsup/assets/esm_shims.js"() {
41
41
  getFilename = () => fileURLToPath(import.meta.url);
42
42
  getDirname = () => path.dirname(getFilename());
43
43
  __dirname = /* @__PURE__ */ getDirname();
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-LDYOQL6O.mjs";
3
+ } from "./chunk-JVJEM7EC.mjs";
4
4
 
5
5
  // generators.ts
6
6
  init_esm_shims();
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ var _chunkHIADY6L3js = require('./chunk-HIADY6L3.js');
4
+
5
+ // generators.ts
6
+ _chunkHIADY6L3js.init_cjs_shims.call(void 0, );
@@ -3,11 +3,11 @@ import {
3
3
  isAbsolute,
4
4
  joinPaths,
5
5
  relative
6
- } from "./chunk-E4GUTVRV.mjs";
6
+ } from "./chunk-AEZEI7C5.mjs";
7
7
  import {
8
8
  __dirname,
9
9
  init_esm_shims
10
- } from "./chunk-LDYOQL6O.mjs";
10
+ } from "./chunk-JVJEM7EC.mjs";
11
11
 
12
12
  // src/generators/init/generator.ts
13
13
  init_esm_shims();
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
2
 
3
- var _chunkHJCZJA2Ljs = require('./chunk-HJCZJA2L.js');
3
+ var _chunkHIADY6L3js = require('./chunk-HIADY6L3.js');
4
4
 
5
5
  // ../config-tools/src/utilities/correct-paths.ts
6
- _chunkHJCZJA2Ljs.init_cjs_shims.call(void 0, );
6
+ _chunkHIADY6L3js.init_cjs_shims.call(void 0, );
7
7
  var _DRIVE_LETTER_START_RE = /^[A-Za-z]:\//;
8
8
  function normalizeWindowsPath(input = "") {
9
9
  if (!input) {
@@ -1,9 +1,9 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-QVDMNLHZ.js');
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-SAWELGAJ.js');
2
2
 
3
3
 
4
- var _chunkGE2GHRTAjs = require('./chunk-GE2GHRTA.js');
5
- require('./chunk-R3E4ZSY4.js');
6
- require('./chunk-HJCZJA2L.js');
4
+ var _chunkI7GL5KDCjs = require('./chunk-I7GL5KDC.js');
5
+ require('./chunk-TZYNIPUN.js');
6
+ require('./chunk-HIADY6L3.js');
7
7
 
8
8
 
9
- exports.initGeneratorFn = _chunkGE2GHRTAjs.initGeneratorFn;
9
+ exports.initGeneratorFn = _chunkI7GL5KDCjs.initGeneratorFn;
@@ -1,9 +1,9 @@
1
- import "./chunk-LZQGZUEW.mjs";
1
+ import "./chunk-NU5ZQV4F.mjs";
2
2
  import {
3
3
  initGeneratorFn
4
- } from "./chunk-MU46TK3T.mjs";
5
- import "./chunk-E4GUTVRV.mjs";
6
- import "./chunk-LDYOQL6O.mjs";
4
+ } from "./chunk-SYWSKN23.mjs";
5
+ import "./chunk-AEZEI7C5.mjs";
6
+ import "./chunk-JVJEM7EC.mjs";
7
7
  export {
8
8
  initGeneratorFn
9
9
  };
package/dist/index.js CHANGED
@@ -1,25 +1,25 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-QVDMNLHZ.js');
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-SAWELGAJ.js');
2
2
 
3
3
 
4
- var _chunkG7UDNJTZjs = require('./chunk-G7UDNJTZ.js');
4
+ var _chunk5BIVVTCKjs = require('./chunk-5BIVVTCK.js');
5
5
 
6
6
 
7
- var _chunkGE2GHRTAjs = require('./chunk-GE2GHRTA.js');
8
- require('./chunk-R3E4ZSY4.js');
7
+ var _chunkI7GL5KDCjs = require('./chunk-I7GL5KDC.js');
8
+ require('./chunk-TZYNIPUN.js');
9
9
 
10
10
 
11
11
 
12
12
 
13
13
 
14
- var _chunkHJCZJA2Ljs = require('./chunk-HJCZJA2L.js');
14
+ var _chunkHIADY6L3js = require('./chunk-HIADY6L3.js');
15
15
 
16
16
  // index.ts
17
17
  var index_exports = {};
18
- _chunkHJCZJA2Ljs.__export.call(void 0, index_exports, {
19
- initGeneratorFn: () => _chunkGE2GHRTAjs.initGeneratorFn
18
+ _chunkHIADY6L3js.__export.call(void 0, index_exports, {
19
+ initGeneratorFn: () => _chunkI7GL5KDCjs.initGeneratorFn
20
20
  });
21
- _chunkHJCZJA2Ljs.init_cjs_shims.call(void 0, );
22
- _chunkHJCZJA2Ljs.__reExport.call(void 0, index_exports, _chunkHJCZJA2Ljs.__toESM.call(void 0, _chunkG7UDNJTZjs.require_components.call(void 0, )));
21
+ _chunkHIADY6L3js.init_cjs_shims.call(void 0, );
22
+ _chunkHIADY6L3js.__reExport.call(void 0, index_exports, _chunkHIADY6L3js.__toESM.call(void 0, _chunk5BIVVTCKjs.require_components.call(void 0, )));
23
23
 
24
24
 
25
- exports.initGeneratorFn = _chunkGE2GHRTAjs.initGeneratorFn;
25
+ exports.initGeneratorFn = _chunkI7GL5KDCjs.initGeneratorFn;
package/dist/index.mjs CHANGED
@@ -1,17 +1,17 @@
1
- import "./chunk-LZQGZUEW.mjs";
1
+ import "./chunk-NU5ZQV4F.mjs";
2
2
  import {
3
3
  require_components
4
- } from "./chunk-D6Z4XB72.mjs";
4
+ } from "./chunk-2R4MZFG6.mjs";
5
5
  import {
6
6
  initGeneratorFn
7
- } from "./chunk-MU46TK3T.mjs";
8
- import "./chunk-E4GUTVRV.mjs";
7
+ } from "./chunk-SYWSKN23.mjs";
8
+ import "./chunk-AEZEI7C5.mjs";
9
9
  import {
10
10
  __export,
11
11
  __reExport,
12
12
  __toESM,
13
13
  init_esm_shims
14
- } from "./chunk-LDYOQL6O.mjs";
14
+ } from "./chunk-JVJEM7EC.mjs";
15
15
 
16
16
  // index.ts
17
17
  var index_exports = {};
@@ -1,5 +1,5 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkG7UDNJTZjs = require('../../chunk-G7UDNJTZ.js');
4
- require('../../chunk-HJCZJA2L.js');
5
- exports. default = _chunkG7UDNJTZjs.require_components.call(void 0, );
3
+ var _chunk5BIVVTCKjs = require('../../chunk-5BIVVTCK.js');
4
+ require('../../chunk-HIADY6L3.js');
5
+ exports. default = _chunk5BIVVTCKjs.require_components.call(void 0, );
@@ -1,5 +1,5 @@
1
1
  import {
2
2
  require_components
3
- } from "../../chunk-D6Z4XB72.mjs";
4
- import "../../chunk-LDYOQL6O.mjs";
3
+ } from "../../chunk-2R4MZFG6.mjs";
4
+ import "../../chunk-JVJEM7EC.mjs";
5
5
  export default require_components();
@@ -1,12 +1,12 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; } var _class;
2
2
 
3
- var _chunkR3E4ZSY4js = require('../../chunk-R3E4ZSY4.js');
3
+ var _chunkTZYNIPUNjs = require('../../chunk-TZYNIPUN.js');
4
4
 
5
5
 
6
- var _chunkHJCZJA2Ljs = require('../../chunk-HJCZJA2L.js');
6
+ var _chunkHIADY6L3js = require('../../chunk-HIADY6L3.js');
7
7
 
8
8
  // src/components/nx-workspace.ts
9
- _chunkHJCZJA2Ljs.init_cjs_shims.call(void 0, );
9
+ _chunkHIADY6L3js.init_cjs_shims.call(void 0, );
10
10
 
11
11
 
12
12
 
@@ -551,7 +551,7 @@ var StormNxWorkspace = (_class = class extends _nxworkspace.NxWorkspace {
551
551
  let StormWorkspaceConfig;
552
552
  if (project.root.outdir) {
553
553
  const StormWorkspaceConfigJson = _fs.readFileSync.call(void 0,
554
- _chunkR3E4ZSY4js.joinPaths.call(void 0, project.root.outdir, "storm-workspace.json"),
554
+ _chunkTZYNIPUNjs.joinPaths.call(void 0, project.root.outdir, "storm-workspace.json"),
555
555
  "utf8"
556
556
  );
557
557
  StormWorkspaceConfig = JSON.parse(StormWorkspaceConfigJson);
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  joinPaths
3
- } from "../../chunk-E4GUTVRV.mjs";
3
+ } from "../../chunk-AEZEI7C5.mjs";
4
4
  import {
5
5
  init_esm_shims
6
- } from "../../chunk-LDYOQL6O.mjs";
6
+ } from "../../chunk-JVJEM7EC.mjs";
7
7
 
8
8
  // src/components/nx-workspace.ts
9
9
  init_esm_shims();
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkGE2GHRTAjs = require('../../../chunk-GE2GHRTA.js');
5
- require('../../../chunk-R3E4ZSY4.js');
6
- require('../../../chunk-HJCZJA2L.js');
4
+ var _chunkI7GL5KDCjs = require('../../../chunk-I7GL5KDC.js');
5
+ require('../../../chunk-TZYNIPUN.js');
6
+ require('../../../chunk-HIADY6L3.js');
7
7
 
8
8
 
9
9
 
10
- exports.default = _chunkGE2GHRTAjs.generator_default; exports.initGeneratorFn = _chunkGE2GHRTAjs.initGeneratorFn;
10
+ exports.default = _chunkI7GL5KDCjs.generator_default; exports.initGeneratorFn = _chunkI7GL5KDCjs.initGeneratorFn;
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  generator_default,
3
3
  initGeneratorFn
4
- } from "../../../chunk-MU46TK3T.mjs";
5
- import "../../../chunk-E4GUTVRV.mjs";
6
- import "../../../chunk-LDYOQL6O.mjs";
4
+ } from "../../../chunk-SYWSKN23.mjs";
5
+ import "../../../chunk-AEZEI7C5.mjs";
6
+ import "../../../chunk-JVJEM7EC.mjs";
7
7
  export {
8
8
  generator_default as default,
9
9
  initGeneratorFn
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkHJCZJA2Ljs = require('./chunk-HJCZJA2L.js');
3
+ var _chunkHIADY6L3js = require('./chunk-HIADY6L3.js');
4
4
 
5
5
  // tsup.config.ts
6
- _chunkHJCZJA2Ljs.init_cjs_shims.call(void 0, );
6
+ _chunkHIADY6L3js.init_cjs_shims.call(void 0, );
7
7
  var _tsup = require('tsup');
8
8
  var tsup_config_default = _tsup.defineConfig.call(void 0, [
9
9
  {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-LDYOQL6O.mjs";
3
+ } from "./chunk-JVJEM7EC.mjs";
4
4
 
5
5
  // tsup.config.ts
6
6
  init_esm_shims();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/projen",
3
- "version": "0.21.64",
3
+ "version": "0.21.65",
4
4
  "type": "commonjs",
5
5
  "description": "Tools for managing Projen configuration automation within a Nx workspace.",
6
6
  "repository": {
@@ -114,10 +114,10 @@
114
114
  "sullivanpj"
115
115
  ],
116
116
  "peerDependencies": {
117
- "@nx/devkit": "^22.1.3",
118
- "@storm-software/config": "1.134.63",
119
- "@storm-software/config-tools": "1.188.63",
120
- "@storm-software/workspace-tools": "1.294.7",
117
+ "@nx/devkit": "^22.2.0",
118
+ "@storm-software/config": "1.134.64",
119
+ "@storm-software/config-tools": "1.188.64",
120
+ "@storm-software/workspace-tools": "1.294.8",
121
121
  "projen": "^0.91.6",
122
122
  "tsup": "8.4.0",
123
123
  "untyped": "1.5.2"
@@ -129,18 +129,18 @@
129
129
  },
130
130
  "dependencies": {
131
131
  "@aws/pdk": "^0.25.17",
132
- "@nx/devkit": "^22.1.3",
132
+ "@nx/devkit": "^22.2.0",
133
133
  "projen": "0.91.20"
134
134
  },
135
135
  "devDependencies": {
136
- "@nx/devkit": "^22.1.3",
137
- "@types/node": "^24.10.1",
138
- "nx": "^22.1.3",
136
+ "@nx/devkit": "^22.2.0",
137
+ "@types/node": "^24.10.2",
138
+ "nx": "^22.2.0",
139
139
  "tsup": "8.4.0",
140
140
  "untyped": "^2.0.0"
141
141
  },
142
142
  "publishConfig": { "access": "public" },
143
143
  "executors": "./executors.json",
144
144
  "generators": "./generators.json",
145
- "gitHead": "ecf92fdae5fd9ab519c263e6289345824e7dd61a"
145
+ "gitHead": "e5afccfa607b8bf8396ec9af7e7cb78313508956"
146
146
  }
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- var _chunkHJCZJA2Ljs = require('./chunk-HJCZJA2L.js');
4
-
5
- // generators.ts
6
- _chunkHJCZJA2Ljs.init_cjs_shims.call(void 0, );