@storm-software/projen 0.21.217 → 0.21.219

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,30 @@
2
2
 
3
3
  # Changelog for Storm Ops - Projen
4
4
 
5
+ ## [0.21.218](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.218) (05/30/2026)
6
+
7
+ ### Features
8
+
9
+ - **monorepo:** Added `vitest` configurations to various files lists ([8ffec3105](https://github.com/storm-software/storm-ops/commit/8ffec3105))
10
+
11
+ ### Updated Dependencies
12
+
13
+ - Updated **config** to **v1.137.69**
14
+ - Updated **config-tools** to **v1.190.37**
15
+ - Updated **workspace-tools** to **v1.296.15**
16
+
17
+ ## [0.21.217](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.217) (05/30/2026)
18
+
19
+ ### Miscellaneous
20
+
21
+ - **devenv-modules:** Removed unneeded `input` modules ([25f4a61d5](https://github.com/storm-software/storm-ops/commit/25f4a61d5))
22
+
23
+ ### Updated Dependencies
24
+
25
+ - Updated **config** to **v1.137.68**
26
+ - Updated **config-tools** to **v1.190.36**
27
+ - Updated **workspace-tools** to **v1.296.14**
28
+
5
29
  ## [0.21.216](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.216) (05/30/2026)
6
30
 
7
31
  ### Updated Dependencies
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-WHV7HEEI.mjs";
3
+ } from "./chunk-WM5XOQLL.mjs";
4
4
 
5
5
  // generators.ts
6
6
  init_esm_shims();
@@ -1,12 +1,12 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunk5T4Z2WICjs = require('./chunk-5T4Z2WIC.js');
4
+ var _chunkFLXQ23LRjs = require('./chunk-FLXQ23LR.js');
5
5
 
6
6
  // src/components/index.ts
7
- var require_components = _chunk5T4Z2WICjs.__commonJS.call(void 0, {
7
+ var require_components = _chunkFLXQ23LRjs.__commonJS.call(void 0, {
8
8
  "src/components/index.ts"() {
9
- _chunk5T4Z2WICjs.init_cjs_shims.call(void 0, );
9
+ _chunkFLXQ23LRjs.init_cjs_shims.call(void 0, );
10
10
  }
11
11
  });
12
12