@storm-software/projen 0.9.76 → 0.9.77
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 +12 -0
- package/README.md +1 -1
- package/dist/{chunk-JSBLU2B7.mjs → chunk-3WGDRQNY.mjs} +2 -2
- package/dist/{chunk-RLLFZW5Z.js → chunk-CPYKIT3Y.js} +3 -3
- package/dist/{chunk-IAJM6J3Z.mjs → chunk-DCI3IG72.mjs} +1 -1
- package/dist/chunk-G5DVWWIE.js +6 -0
- package/dist/{chunk-BSYROGZP.mjs → chunk-I6BKFG76.mjs} +1 -1
- package/dist/{chunk-GM25EIP6.mjs → chunk-JWBHDG2X.mjs} +2 -2
- package/dist/{chunk-LTKRUM5P.js → chunk-KVRUQ4FB.js} +2 -2
- package/dist/{chunk-PHMFOUDC.js → chunk-V76GMI2J.js} +7 -7
- package/dist/{chunk-EJSKIRCS.mjs → chunk-XLNK5222.mjs} +1 -1
- package/dist/{chunk-VBI5UBLI.js → chunk-ZQZ2TA6F.js} +287 -287
- package/dist/generators.js +5 -5
- package/dist/generators.mjs +4 -4
- package/dist/index.js +10 -10
- package/dist/index.mjs +5 -5
- package/dist/src/components/index.js +3 -3
- package/dist/src/components/index.mjs +2 -2
- package/dist/src/components/nx-workspace.js +17 -17
- package/dist/src/components/nx-workspace.mjs +2 -2
- package/dist/src/generators/init/generator.js +4 -4
- package/dist/src/generators/init/generator.mjs +3 -3
- package/dist/tsup.config.js +2 -2
- package/dist/tsup.config.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-DQ67WT5G.js +0 -6
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,18 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Projen
|
|
4
4
|
|
|
5
|
+
## [0.9.77](https://github.com/storm-software/storm-ops/releases/tag/projen%400.9.77) (2025-04-30)
|
|
6
|
+
|
|
7
|
+
### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- **esbuild:** Include the worker scripts in the build package
|
|
10
|
+
([7955b1ba3](https://github.com/storm-software/storm-ops/commit/7955b1ba3))
|
|
11
|
+
|
|
12
|
+
### Miscellaneous
|
|
13
|
+
|
|
14
|
+
- **monorepo:** Regenerate README markdown files
|
|
15
|
+
([1c4eba5f0](https://github.com/storm-software/storm-ops/commit/1c4eba5f0))
|
|
16
|
+
|
|
5
17
|
## [0.9.76](https://github.com/storm-software/storm-ops/releases/tag/projen%400.9.76) (2025-04-30)
|
|
6
18
|
|
|
7
19
|
### Bug Fixes
|
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
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
|
@@ -39,12 +39,12 @@ 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_patch_hash=
|
|
42
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=f38aab44b872fc3814414c6a0e9d6e644f0efcadfc3a3eff3f293f7a0295534d__11c18a981686f6a33e045201f02415b6/node_modules/tsup/assets/esm_shims.js
|
|
43
43
|
import { fileURLToPath } from "url";
|
|
44
44
|
import path from "path";
|
|
45
45
|
var getFilename, getDirname, __dirname;
|
|
46
46
|
var init_esm_shims = __esm({
|
|
47
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
47
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=f38aab44b872fc3814414c6a0e9d6e644f0efcadfc3a3eff3f293f7a0295534d__11c18a981686f6a33e045201f02415b6/node_modules/tsup/assets/esm_shims.js"() {
|
|
48
48
|
getFilename = /* @__PURE__ */ __name(() => fileURLToPath(import.meta.url), "getFilename");
|
|
49
49
|
getDirname = /* @__PURE__ */ __name(() => path.dirname(getFilename()), "getDirname");
|
|
50
50
|
__dirname = /* @__PURE__ */ getDirname();
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkKVRUQ4FBjs = require('./chunk-KVRUQ4FB.js');
|
|
5
5
|
|
|
6
6
|
// src/components/index.ts
|
|
7
|
-
var require_components =
|
|
7
|
+
var require_components = _chunkKVRUQ4FBjs.__commonJS.call(void 0, {
|
|
8
8
|
"src/components/index.ts"() {
|
|
9
|
-
|
|
9
|
+
_chunkKVRUQ4FBjs.init_cjs_shims.call(void 0, );
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
12
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
correctPaths,
|
|
3
3
|
joinPaths
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-XLNK5222.mjs";
|
|
5
5
|
import {
|
|
6
6
|
__dirname,
|
|
7
7
|
__name,
|
|
8
8
|
__require,
|
|
9
9
|
init_esm_shims
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-3WGDRQNY.mjs";
|
|
11
11
|
|
|
12
12
|
// src/generators/init/generator.ts
|
|
13
13
|
init_esm_shims();
|
|
@@ -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_patch_hash=
|
|
42
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=f38aab44b872fc3814414c6a0e9d6e644f0efcadfc3a3eff3f293f7a0295534d__11c18a981686f6a33e045201f02415b6/node_modules/tsup/assets/cjs_shims.js
|
|
43
43
|
var init_cjs_shims = __esm({
|
|
44
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
44
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=f38aab44b872fc3814414c6a0e9d6e644f0efcadfc3a3eff3f293f7a0295534d__11c18a981686f6a33e045201f02415b6/node_modules/tsup/assets/cjs_shims.js"() {
|
|
45
45
|
}
|
|
46
46
|
});
|
|
47
47
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkKVRUQ4FBjs = require('./chunk-KVRUQ4FB.js');
|
|
5
5
|
|
|
6
6
|
// ../config-tools/src/utilities/correct-paths.ts
|
|
7
|
-
|
|
7
|
+
_chunkKVRUQ4FBjs.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
|
-
|
|
15
|
+
_chunkKVRUQ4FBjs.__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__ */
|
|
19
|
+
var correctPaths = /* @__PURE__ */ _chunkKVRUQ4FBjs.__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__ */ _chunkLTKRUM5Pjs.__name.call(void 0, function
|
|
|
45
45
|
}
|
|
46
46
|
return isPathAbsolute && !isAbsolute(path) ? `/${path}` : path;
|
|
47
47
|
}, "correctPaths");
|
|
48
|
-
var joinPaths = /* @__PURE__ */
|
|
48
|
+
var joinPaths = /* @__PURE__ */ _chunkKVRUQ4FBjs.__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
|
-
|
|
130
|
-
var isAbsolute = /* @__PURE__ */
|
|
129
|
+
_chunkKVRUQ4FBjs.__name.call(void 0, normalizeString, "normalizeString");
|
|
130
|
+
var isAbsolute = /* @__PURE__ */ _chunkKVRUQ4FBjs.__name.call(void 0, function(p) {
|
|
131
131
|
return _IS_ABSOLUTE_RE.test(p);
|
|
132
132
|
}, "isAbsolute");
|
|
133
133
|
|