@storm-software/projen 0.21.218 → 0.21.220

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,26 @@
2
2
 
3
3
  # Changelog for Storm Ops - Projen
4
4
 
5
+ ## [0.21.219](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.219) (06/01/2026)
6
+
7
+ ### Updated Dependencies
8
+
9
+ - Updated **config** to **v1.137.70**
10
+ - Updated **config-tools** to **v1.190.38**
11
+ - Updated **workspace-tools** to **v1.296.16**
12
+
13
+ ## [0.21.218](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.218) (05/30/2026)
14
+
15
+ ### Features
16
+
17
+ - **monorepo:** Added `vitest` configurations to various files lists ([8ffec3105](https://github.com/storm-software/storm-ops/commit/8ffec3105))
18
+
19
+ ### Updated Dependencies
20
+
21
+ - Updated **config** to **v1.137.69**
22
+ - Updated **config-tools** to **v1.190.37**
23
+ - Updated **workspace-tools** to **v1.296.15**
24
+
5
25
  ## [0.21.217](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.217) (05/30/2026)
6
26
 
7
27
  ### Miscellaneous
@@ -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