@storm-software/untyped 0.17.5 → 0.17.7

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.
@@ -1,6 +1,6 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunk2ZD6OKJUcjs = require('./chunk-2ZD6OKJU.cjs');
3
+ var _chunkWDYNO3M5cjs = require('./chunk-WDYNO3M5.cjs');
4
4
 
5
5
 
6
- exports.getOutputFile = _chunk2ZD6OKJUcjs.getOutputFile;
6
+ exports.getOutputFile = _chunkWDYNO3M5cjs.getOutputFile;
package/dist/utilities.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getOutputFile
3
- } from "./chunk-DEC3RPOY.js";
3
+ } from "./chunk-4GFXPGEQ.js";
4
4
  export {
5
5
  getOutputFile
6
6
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/untyped",
3
- "version": "0.17.5",
3
+ "version": "0.17.7",
4
4
  "type": "module",
5
5
  "description": "A package containing `untyped` utilities for building Storm Software libraries and applications",
6
6
  "repository": {
@@ -178,7 +178,7 @@
178
178
  "storm-stack",
179
179
  "sullivanpj"
180
180
  ],
181
- "peerDependencies": { "@nx/devkit": "21.0.0", "untyped": "^1.5.2" },
181
+ "peerDependencies": { "@nx/devkit": "21.0.3", "untyped": "^1.5.2" },
182
182
  "peerDependenciesMeta": {
183
183
  "@nx/devkit": { "optional": false },
184
184
  "untyped": { "optional": false }
@@ -187,10 +187,10 @@
187
187
  "commander": "^12.1.0",
188
188
  "glob": "^11.0.1",
189
189
  "knitwork": "^1.2.0",
190
- "nx": "21.0.0"
190
+ "nx": "21.0.3"
191
191
  },
192
192
  "devDependencies": {
193
- "@nx/devkit": "21.0.0",
193
+ "@nx/devkit": "21.0.3",
194
194
  "@types/node": "^22.10.2",
195
195
  "tsup": "8.4.0",
196
196
  "untyped": "^1.5.2"
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- var _chunk2ZD6OKJUcjs = require('./chunk-2ZD6OKJU.cjs');
4
-
5
- // src/generators/index.ts
6
- _chunk2ZD6OKJUcjs.init_cjs_shims.call(void 0, );