@storm-software/projen 0.21.151 → 0.21.152

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.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,19 @@
2
2
 
3
3
  # Changelog for Storm Ops - Projen
4
4
 
5
+ ## [0.21.151](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.151) (03/26/2026)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update generated files ([14f587693](https://github.com/storm-software/storm-ops/commit/14f587693))
10
+ - **monorepo:** Regenerate `README.md` files ([8134a0ef5](https://github.com/storm-software/storm-ops/commit/8134a0ef5))
11
+
12
+ ### Updated Dependencies
13
+
14
+ - Updated **workspace-tools** to **v1.295.36**
15
+ - Updated **config-tools** to **v1.189.60**
16
+ - Updated **config** to **v1.137.14**
17
+
5
18
  ## [0.21.150](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.150) (03/26/2026)
6
19
 
7
20
  ### Miscellaneous
package/README.md CHANGED
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
27
27
 
28
28
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
29
29
 
30
- [![Version](https://img.shields.io/badge/version-0.21.149-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
30
+ [![Version](https://img.shields.io/badge/version-0.21.150-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
@@ -2485,6 +2485,12 @@ var DEFAULT_ENVIRONMENT = "production";
2485
2485
  var DEFAULT_TARGET = "esnext";
2486
2486
  var DEFAULT_ORGANIZATION = "storm-software";
2487
2487
 
2488
+ // ../build-tools/src/constants/index.ts
2489
+ init_esm_shims();
2490
+
2491
+ // ../build-tools/src/constants/internal-packages.ts
2492
+ init_esm_shims();
2493
+
2488
2494
  // ../build-tools/src/plugins/index.ts
2489
2495
  init_esm_shims();
2490
2496
 
@@ -2484,6 +2484,12 @@ var DEFAULT_ENVIRONMENT = "production";
2484
2484
  var DEFAULT_TARGET = "esnext";
2485
2485
  var DEFAULT_ORGANIZATION = "storm-software";
2486
2486
 
2487
+ // ../build-tools/src/constants/index.ts
2488
+ _chunkG4XGYIWXjs.init_cjs_shims.call(void 0, );
2489
+
2490
+ // ../build-tools/src/constants/internal-packages.ts
2491
+ _chunkG4XGYIWXjs.init_cjs_shims.call(void 0, );
2492
+
2487
2493
  // ../build-tools/src/plugins/index.ts
2488
2494
  _chunkG4XGYIWXjs.init_cjs_shims.call(void 0, );
2489
2495
 
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-R2TFRYVG.js');
2
2
 
3
3
 
4
- var _chunk6MFQSZS2js = require('./chunk-6MFQSZS2.js');
4
+ var _chunkQWCY4XNMjs = require('./chunk-QWCY4XNM.js');
5
5
  require('./chunk-IJS342TN.js');
6
6
  require('./chunk-G4XGYIWX.js');
7
7
 
8
8
 
9
- exports.initGeneratorFn = _chunk6MFQSZS2js.initGeneratorFn;
9
+ exports.initGeneratorFn = _chunkQWCY4XNMjs.initGeneratorFn;
@@ -1,7 +1,7 @@
1
1
  import "./chunk-OFD277XM.mjs";
2
2
  import {
3
3
  initGeneratorFn
4
- } from "./chunk-L6652HLC.mjs";
4
+ } from "./chunk-6OLTJ27L.mjs";
5
5
  import "./chunk-CUJZA5ZF.mjs";
6
6
  import "./chunk-JF5ZQZ2R.mjs";
7
7
  export {
package/dist/index.js CHANGED
@@ -4,7 +4,7 @@
4
4
  var _chunkPPHOMSJKjs = require('./chunk-PPHOMSJK.js');
5
5
 
6
6
 
7
- var _chunk6MFQSZS2js = require('./chunk-6MFQSZS2.js');
7
+ var _chunkQWCY4XNMjs = require('./chunk-QWCY4XNM.js');
8
8
  require('./chunk-IJS342TN.js');
9
9
 
10
10
 
@@ -16,10 +16,10 @@ var _chunkG4XGYIWXjs = require('./chunk-G4XGYIWX.js');
16
16
  // index.ts
17
17
  var index_exports = {};
18
18
  _chunkG4XGYIWXjs.__export.call(void 0, index_exports, {
19
- initGeneratorFn: () => _chunk6MFQSZS2js.initGeneratorFn
19
+ initGeneratorFn: () => _chunkQWCY4XNMjs.initGeneratorFn
20
20
  });
21
21
  _chunkG4XGYIWXjs.init_cjs_shims.call(void 0, );
22
22
  _chunkG4XGYIWXjs.__reExport.call(void 0, index_exports, _chunkG4XGYIWXjs.__toESM.call(void 0, _chunkPPHOMSJKjs.require_components.call(void 0, )));
23
23
 
24
24
 
25
- exports.initGeneratorFn = _chunk6MFQSZS2js.initGeneratorFn;
25
+ exports.initGeneratorFn = _chunkQWCY4XNMjs.initGeneratorFn;
package/dist/index.mjs CHANGED
@@ -4,7 +4,7 @@ import {
4
4
  } from "./chunk-TPKL6UHQ.mjs";
5
5
  import {
6
6
  initGeneratorFn
7
- } from "./chunk-L6652HLC.mjs";
7
+ } from "./chunk-6OLTJ27L.mjs";
8
8
  import "./chunk-CUJZA5ZF.mjs";
9
9
  import {
10
10
  __export,
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunk6MFQSZS2js = require('../../../chunk-6MFQSZS2.js');
4
+ var _chunkQWCY4XNMjs = require('../../../chunk-QWCY4XNM.js');
5
5
  require('../../../chunk-IJS342TN.js');
6
6
  require('../../../chunk-G4XGYIWX.js');
7
7
 
8
8
 
9
9
 
10
- exports.default = _chunk6MFQSZS2js.generator_default; exports.initGeneratorFn = _chunk6MFQSZS2js.initGeneratorFn;
10
+ exports.default = _chunkQWCY4XNMjs.generator_default; exports.initGeneratorFn = _chunkQWCY4XNMjs.initGeneratorFn;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  generator_default,
3
3
  initGeneratorFn
4
- } from "../../../chunk-L6652HLC.mjs";
4
+ } from "../../../chunk-6OLTJ27L.mjs";
5
5
  import "../../../chunk-CUJZA5ZF.mjs";
6
6
  import "../../../chunk-JF5ZQZ2R.mjs";
7
7
  export {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/projen",
3
- "version": "0.21.151",
3
+ "version": "0.21.152",
4
4
  "type": "commonjs",
5
5
  "description": "Tools for managing Projen configuration automation within a Nx workspace.",
6
6
  "repository": {
@@ -115,9 +115,9 @@
115
115
  ],
116
116
  "peerDependencies": {
117
117
  "@nx/devkit": "22.6.0",
118
- "@storm-software/config": "1.137.13",
119
- "@storm-software/config-tools": "1.189.59",
120
- "@storm-software/workspace-tools": "1.295.35",
118
+ "@storm-software/config": "1.137.14",
119
+ "@storm-software/config-tools": "1.189.60",
120
+ "@storm-software/workspace-tools": "1.295.36",
121
121
  "projen": "^0.91.6",
122
122
  "tsup": "8.4.0",
123
123
  "untyped": "1.5.2"
@@ -142,5 +142,5 @@
142
142
  "publishConfig": { "access": "public" },
143
143
  "executors": "./executors.json",
144
144
  "generators": "./generators.json",
145
- "gitHead": "4aa27cc0191414a84d5a49cb36efd9ae5a144edf"
145
+ "gitHead": "f985b3ae531bc4f925e1ff5f27b515709c7fbf61"
146
146
  }