@storm-software/projen 0.21.93 → 0.21.94

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.93](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.93) (02/18/2026)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update `README.md` files ([3755247b8](https://github.com/storm-software/storm-ops/commit/3755247b8))
10
+ - **monorepo:** Update workspace's `README.md` files ([b31df09bc](https://github.com/storm-software/storm-ops/commit/b31df09bc))
11
+
12
+ ### Updated Dependencies
13
+
14
+ - Updated **workspace-tools** to **v1.294.37**
15
+ - Updated **config-tools** to **v1.189.5**
16
+ - Updated **config** to **v1.135.6**
17
+
5
18
  ## [0.21.92](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.92) (02/18/2026)
6
19
 
7
20
  ### Miscellaneous
@@ -371,11 +371,12 @@ var getStopwatch = (name) => {
371
371
  const start = /* @__PURE__ */ new Date();
372
372
  return () => {
373
373
  console.info(
374
- `
375
- > \u23F1\uFE0F The${name ? ` ${name}` : ""} process took ${_formatDistanceToNow.formatDistanceToNow.call(void 0, start, {
376
- includeSeconds: true
377
- })} to complete
378
- `
374
+ `> \u23F1 The${name ? ` ${name}` : ""} process took ${_formatDistanceToNow.formatDistanceToNow.call(void 0,
375
+ start,
376
+ {
377
+ includeSeconds: true
378
+ }
379
+ )} to complete`
379
380
  );
380
381
  };
381
382
  };
@@ -372,11 +372,12 @@ var getStopwatch = (name) => {
372
372
  const start = /* @__PURE__ */ new Date();
373
373
  return () => {
374
374
  console.info(
375
- `
376
- > \u23F1\uFE0F The${name ? ` ${name}` : ""} process took ${formatDistanceToNow(start, {
377
- includeSeconds: true
378
- })} to complete
379
- `
375
+ `> \u23F1 The${name ? ` ${name}` : ""} process took ${formatDistanceToNow(
376
+ start,
377
+ {
378
+ includeSeconds: true
379
+ }
380
+ )} to complete`
380
381
  );
381
382
  };
382
383
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-VZXNP7OX.js');
2
2
 
3
3
 
4
- var _chunk37OPEH22js = require('./chunk-37OPEH22.js');
4
+ var _chunkW37TV2GDjs = require('./chunk-W37TV2GD.js');
5
5
  require('./chunk-J374Y5WW.js');
6
6
  require('./chunk-ZI6QQV6I.js');
7
7
 
8
8
 
9
- exports.initGeneratorFn = _chunk37OPEH22js.initGeneratorFn;
9
+ exports.initGeneratorFn = _chunkW37TV2GDjs.initGeneratorFn;
@@ -1,7 +1,7 @@
1
1
  import "./chunk-A6T7QMR2.mjs";
2
2
  import {
3
3
  initGeneratorFn
4
- } from "./chunk-AN5DLI6Y.mjs";
4
+ } from "./chunk-X3BOWCZC.mjs";
5
5
  import "./chunk-KGALNF6O.mjs";
6
6
  import "./chunk-TKORQFOF.mjs";
7
7
  export {
package/dist/index.js CHANGED
@@ -4,7 +4,7 @@
4
4
  var _chunkI6PKJ3JKjs = require('./chunk-I6PKJ3JK.js');
5
5
 
6
6
 
7
- var _chunk37OPEH22js = require('./chunk-37OPEH22.js');
7
+ var _chunkW37TV2GDjs = require('./chunk-W37TV2GD.js');
8
8
  require('./chunk-J374Y5WW.js');
9
9
 
10
10
 
@@ -16,10 +16,10 @@ var _chunkZI6QQV6Ijs = require('./chunk-ZI6QQV6I.js');
16
16
  // index.ts
17
17
  var index_exports = {};
18
18
  _chunkZI6QQV6Ijs.__export.call(void 0, index_exports, {
19
- initGeneratorFn: () => _chunk37OPEH22js.initGeneratorFn
19
+ initGeneratorFn: () => _chunkW37TV2GDjs.initGeneratorFn
20
20
  });
21
21
  _chunkZI6QQV6Ijs.init_cjs_shims.call(void 0, );
22
22
  _chunkZI6QQV6Ijs.__reExport.call(void 0, index_exports, _chunkZI6QQV6Ijs.__toESM.call(void 0, _chunkI6PKJ3JKjs.require_components.call(void 0, )));
23
23
 
24
24
 
25
- exports.initGeneratorFn = _chunk37OPEH22js.initGeneratorFn;
25
+ exports.initGeneratorFn = _chunkW37TV2GDjs.initGeneratorFn;
package/dist/index.mjs CHANGED
@@ -4,7 +4,7 @@ import {
4
4
  } from "./chunk-YBTQMLIQ.mjs";
5
5
  import {
6
6
  initGeneratorFn
7
- } from "./chunk-AN5DLI6Y.mjs";
7
+ } from "./chunk-X3BOWCZC.mjs";
8
8
  import "./chunk-KGALNF6O.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 _chunk37OPEH22js = require('../../../chunk-37OPEH22.js');
4
+ var _chunkW37TV2GDjs = require('../../../chunk-W37TV2GD.js');
5
5
  require('../../../chunk-J374Y5WW.js');
6
6
  require('../../../chunk-ZI6QQV6I.js');
7
7
 
8
8
 
9
9
 
10
- exports.default = _chunk37OPEH22js.generator_default; exports.initGeneratorFn = _chunk37OPEH22js.initGeneratorFn;
10
+ exports.default = _chunkW37TV2GDjs.generator_default; exports.initGeneratorFn = _chunkW37TV2GDjs.initGeneratorFn;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  generator_default,
3
3
  initGeneratorFn
4
- } from "../../../chunk-AN5DLI6Y.mjs";
4
+ } from "../../../chunk-X3BOWCZC.mjs";
5
5
  import "../../../chunk-KGALNF6O.mjs";
6
6
  import "../../../chunk-TKORQFOF.mjs";
7
7
  export {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/projen",
3
- "version": "0.21.93",
3
+ "version": "0.21.94",
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.5.1",
118
- "@storm-software/config": "1.135.5",
119
- "@storm-software/config-tools": "1.189.4",
120
- "@storm-software/workspace-tools": "1.294.36",
118
+ "@storm-software/config": "1.135.6",
119
+ "@storm-software/config-tools": "1.189.5",
120
+ "@storm-software/workspace-tools": "1.294.37",
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": "613a4143d7c96af4c7ad8db4c37649fb8dbbbe97"
145
+ "gitHead": "f9611db126b33c60336faef7eeff63eb1e8031b7"
146
146
  }