@storm-software/projen 0.9.56 → 0.9.58

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,13 @@
2
2
 
3
3
  # Changelog for Storm Ops - Projen
4
4
 
5
+ ## [0.9.58](https://github.com/storm-software/storm-ops/releases/tag/projen%400.9.58) (2025-04-28)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update dependency versions in packages
10
+ ([f1f72dd67](https://github.com/storm-software/storm-ops/commit/f1f72dd67))
11
+
5
12
  ## [0.9.56](https://github.com/storm-software/storm-ops/releases/tag/projen%400.9.56) (2025-04-25)
6
13
 
7
14
  ### Miscellaneous
package/README.md CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-0.9.55-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)
24
+ [![Version](https://img.shields.io/badge/version-0.9.57-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)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
@@ -40,6 +40,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
40
40
 
41
41
  <!-- START doctoc -->
42
42
  <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
43
+
43
44
  ## Table of Contents
44
45
 
45
46
  - [Storm Projen Tools](#storm-projen-tools)
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  __commonJS,
3
3
  init_esm_shims
4
- } from "./chunk-JKQ5N3E7.mjs";
4
+ } from "./chunk-WOH3JDTU.mjs";
5
5
 
6
6
  // src/components/index.ts
7
7
  var require_components = __commonJS({
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkZG2OCU4Fjs = require('./chunk-ZG2OCU4F.js');
4
+ var _chunkBBEYLIXNjs = require('./chunk-BBEYLIXN.js');
5
5
 
6
6
  // ../config-tools/src/utilities/correct-paths.ts
7
- _chunkZG2OCU4Fjs.init_cjs_shims.call(void 0, );
7
+ _chunkBBEYLIXNjs.init_cjs_shims.call(void 0, );
8
8
  var _DRIVE_LETTER_START_RE = /^[A-Za-z]:\//;
9
9
  function normalizeWindowsPath(input = "") {
10
10
  if (!input) {
@@ -12,11 +12,11 @@ function normalizeWindowsPath(input = "") {
12
12
  }
13
13
  return input.replace(/\\/g, "/").replace(_DRIVE_LETTER_START_RE, (r) => r.toUpperCase());
14
14
  }
15
- _chunkZG2OCU4Fjs.__name.call(void 0, normalizeWindowsPath, "normalizeWindowsPath");
15
+ _chunkBBEYLIXNjs.__name.call(void 0, normalizeWindowsPath, "normalizeWindowsPath");
16
16
  var _UNC_REGEX = /^[/\\]{2}/;
17
17
  var _IS_ABSOLUTE_RE = /^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/;
18
18
  var _DRIVE_LETTER_RE = /^[A-Za-z]:$/;
19
- var correctPaths = /* @__PURE__ */ _chunkZG2OCU4Fjs.__name.call(void 0, function(path) {
19
+ var correctPaths = /* @__PURE__ */ _chunkBBEYLIXNjs.__name.call(void 0, function(path) {
20
20
  if (!path || path.length === 0) {
21
21
  return ".";
22
22
  }
@@ -45,7 +45,7 @@ var correctPaths = /* @__PURE__ */ _chunkZG2OCU4Fjs.__name.call(void 0, function
45
45
  }
46
46
  return isPathAbsolute && !isAbsolute(path) ? `/${path}` : path;
47
47
  }, "correctPaths");
48
- var joinPaths = /* @__PURE__ */ _chunkZG2OCU4Fjs.__name.call(void 0, function(...segments) {
48
+ var joinPaths = /* @__PURE__ */ _chunkBBEYLIXNjs.__name.call(void 0, function(...segments) {
49
49
  let path = "";
50
50
  for (const seg of segments) {
51
51
  if (!seg) {
@@ -126,8 +126,8 @@ function normalizeString(path, allowAboveRoot) {
126
126
  }
127
127
  return res;
128
128
  }
129
- _chunkZG2OCU4Fjs.__name.call(void 0, normalizeString, "normalizeString");
130
- var isAbsolute = /* @__PURE__ */ _chunkZG2OCU4Fjs.__name.call(void 0, function(p) {
129
+ _chunkBBEYLIXNjs.__name.call(void 0, normalizeString, "normalizeString");
130
+ var isAbsolute = /* @__PURE__ */ _chunkBBEYLIXNjs.__name.call(void 0, function(p) {
131
131
  return _IS_ABSOLUTE_RE.test(p);
132
132
  }, "isAbsolute");
133
133
 
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ var _chunkBBEYLIXNjs = require('./chunk-BBEYLIXN.js');
4
+
5
+ // generators.ts
6
+ _chunkBBEYLIXNjs.init_cjs_shims.call(void 0, );
@@ -39,9 +39,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
39
39
  mod
40
40
  ));
41
41
 
42
- // ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.52.3_@types+node@22.14.0__@swc+core@1.7.26_@swc+h_1f0f2af312616e61530d7e6463ffcaf7/node_modules/tsup/assets/cjs_shims.js
42
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=6f5ec3d4990820b9e30a2e3135e1e171cde70966824e3b0ca9c0d2f02fc93f24__aad0536395a8d4adbad069f47cf0551b/node_modules/tsup/assets/cjs_shims.js
43
43
  var init_cjs_shims = __esm({
44
- "../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.52.3_@types+node@22.14.0__@swc+core@1.7.26_@swc+h_1f0f2af312616e61530d7e6463ffcaf7/node_modules/tsup/assets/cjs_shims.js"() {
44
+ "../../node_modules/.pnpm/tsup@8.4.0_patch_hash=6f5ec3d4990820b9e30a2e3135e1e171cde70966824e3b0ca9c0d2f02fc93f24__aad0536395a8d4adbad069f47cf0551b/node_modules/tsup/assets/cjs_shims.js"() {
45
45
  }
46
46
  });
47
47
 
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  __name,
3
3
  init_esm_shims
4
- } from "./chunk-JKQ5N3E7.mjs";
4
+ } from "./chunk-WOH3JDTU.mjs";
5
5
 
6
6
  // ../config-tools/src/utilities/correct-paths.ts
7
7
  init_esm_shims();