@storm-software/projen 0.21.64 → 0.21.66
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 +16 -0
- package/README.md +1 -1
- package/dist/{chunk-E4GUTVRV.mjs → chunk-2EQMICE3.mjs} +1 -1
- package/dist/{chunk-MU46TK3T.mjs → chunk-43E35U6N.mjs} +2 -2
- package/dist/{chunk-LDYOQL6O.mjs → chunk-B4DWEYDF.mjs} +2 -2
- package/dist/{chunk-G7UDNJTZ.js → chunk-DJZBKK2X.js} +3 -3
- package/dist/{chunk-LZQGZUEW.mjs → chunk-F3HSPG2H.mjs} +1 -1
- package/dist/{chunk-D6Z4XB72.mjs → chunk-I6K44E7U.mjs} +1 -1
- package/dist/{chunk-GE2GHRTA.js → chunk-ID3LPOZU.js} +199 -199
- package/dist/chunk-KJ37M6QV.js +6 -0
- package/dist/{chunk-R3E4ZSY4.js → chunk-LMAXMHBU.js} +2 -2
- package/dist/{chunk-HJCZJA2L.js → chunk-OMQGQKIF.js} +2 -2
- 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 +4 -4
- 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 +10 -10
- package/dist/chunk-QVDMNLHZ.js +0 -6
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,22 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Projen
|
|
4
4
|
|
|
5
|
+
## [0.21.65](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.65) (12/08/2025)
|
|
6
|
+
|
|
7
|
+
### Updated Dependencies
|
|
8
|
+
|
|
9
|
+
- Updated **workspace-tools** to **v1.294.9**
|
|
10
|
+
- Updated **config-tools** to **v1.188.65**
|
|
11
|
+
- Updated **config** to **v1.134.65**
|
|
12
|
+
|
|
13
|
+
## [0.21.64](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.64) (12/08/2025)
|
|
14
|
+
|
|
15
|
+
### Updated Dependencies
|
|
16
|
+
|
|
17
|
+
- Updated **workspace-tools** to **v1.294.8**
|
|
18
|
+
- Updated **config-tools** to **v1.188.64**
|
|
19
|
+
- Updated **config** to **v1.134.64**
|
|
20
|
+
|
|
5
21
|
## [0.21.63](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.63) (12/08/2025)
|
|
6
22
|
|
|
7
23
|
### Updated Dependencies
|
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
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
31
31
|
|
|
32
32
|
<!-- prettier-ignore-start -->
|
|
33
33
|
<!-- markdownlint-disable -->
|
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
isAbsolute,
|
|
4
4
|
joinPaths,
|
|
5
5
|
relative
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-2EQMICE3.mjs";
|
|
7
7
|
import {
|
|
8
8
|
__dirname,
|
|
9
9
|
init_esm_shims
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-B4DWEYDF.mjs";
|
|
11
11
|
|
|
12
12
|
// src/generators/init/generator.ts
|
|
13
13
|
init_esm_shims();
|
|
@@ -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=
|
|
35
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__c5b41830998b735060f2c5a5c9150741/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=
|
|
40
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__c5b41830998b735060f2c5a5c9150741/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,12 +1,12 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkOMQGQKIFjs = require('./chunk-OMQGQKIF.js');
|
|
5
5
|
|
|
6
6
|
// src/components/index.ts
|
|
7
|
-
var require_components =
|
|
7
|
+
var require_components = _chunkOMQGQKIFjs.__commonJS.call(void 0, {
|
|
8
8
|
"src/components/index.ts"() {
|
|
9
|
-
|
|
9
|
+
_chunkOMQGQKIFjs.init_cjs_shims.call(void 0, );
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
12
|
|