@storm-software/workspace-tools 1.259.3 → 1.259.5

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
@@ -1,3 +1,15 @@
1
+ ## 1.259.5 (2025-02-23)
2
+
3
+ ### Miscellaneous
4
+
5
+ - **monorepo:** Regenerate README markdown files ([b785ce163](https://github.com/storm-software/storm-ops/commit/b785ce163))
6
+
7
+ ## 1.259.4 (2025-02-23)
8
+
9
+ ### Miscellaneous
10
+
11
+ - **monorepo:** Reformat README markdown files ([68f6724f6](https://github.com/storm-software/storm-ops/commit/68f6724f6))
12
+
1
13
  ## 1.259.3 (2025-02-23)
2
14
 
3
15
  ### Miscellaneous
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
- [![Version](https://img.shields.io/badge/version-1.259.2-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-1.259.4-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
@@ -103,7 +103,7 @@ var createNodes = [
103
103
  "^production"
104
104
  ],
105
105
  outputs: [
106
- "{projectRoot}/**/*.{ts,tsx,js,jsx,json,md,mdx,yaml,yml,html,css,scss,sass,less,graphql,gql,}"
106
+ "{projectRoot}/**/*.{ts,tsx,js,jsx,json,md,mdx,yaml,yml,html,css,scss,sass,less,graphql,gql}"
107
107
  ],
108
108
  dependsOn: [
109
109
  "lint-markdown",
@@ -103,7 +103,7 @@ var createNodes = [
103
103
  "^production"
104
104
  ],
105
105
  outputs: [
106
- "{projectRoot}/**/*.{ts,tsx,js,jsx,json,md,mdx,yaml,yml,html,css,scss,sass,less,graphql,gql,}"
106
+ "{projectRoot}/**/*.{ts,tsx,js,jsx,json,md,mdx,yaml,yml,html,css,scss,sass,less,graphql,gql}"
107
107
  ],
108
108
  dependsOn: [
109
109
  "lint-markdown",
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunk5ZRY4MVLjs = require('../../../chunk-5ZRY4MVL.js');
4
+ var _chunkEPP63VOOjs = require('../../../chunk-EPP63VOO.js');
5
5
  require('../../../chunk-UF6KFXG5.js');
6
6
  require('../../../chunk-7YRW5HNX.js');
7
7
  require('../../../chunk-3GQAWCBQ.js');
8
8
 
9
9
 
10
10
 
11
- exports.createNodes = _chunk5ZRY4MVLjs.createNodes; exports.name = _chunk5ZRY4MVLjs.name;
11
+ exports.createNodes = _chunkEPP63VOOjs.createNodes; exports.name = _chunkEPP63VOOjs.name;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  createNodes,
3
3
  name
4
- } from "../../../chunk-BEHUTVCF.mjs";
4
+ } from "../../../chunk-R2BMSX6J.mjs";
5
5
  import "../../../chunk-OVLYU6HE.mjs";
6
6
  import "../../../chunk-J53HKGFM.mjs";
7
7
  import "../../../chunk-2WTKQCPA.mjs";
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunk5ZRY4MVLjs = require('../../../chunk-5ZRY4MVL.js');
4
+ var _chunkEPP63VOOjs = require('../../../chunk-EPP63VOO.js');
5
5
  require('../../../chunk-UF6KFXG5.js');
6
6
  require('../../../chunk-7YRW5HNX.js');
7
7
  require('../../../chunk-3GQAWCBQ.js');
8
8
 
9
9
 
10
10
 
11
- exports.createNodes = _chunk5ZRY4MVLjs.createNodes; exports.name = _chunk5ZRY4MVLjs.name;
11
+ exports.createNodes = _chunkEPP63VOOjs.createNodes; exports.name = _chunkEPP63VOOjs.name;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  createNodes,
3
3
  name
4
- } from "../../../chunk-BEHUTVCF.mjs";
4
+ } from "../../../chunk-R2BMSX6J.mjs";
5
5
  import "../../../chunk-OVLYU6HE.mjs";
6
6
  import "../../../chunk-J53HKGFM.mjs";
7
7
  import "../../../chunk-2WTKQCPA.mjs";
@@ -1,8 +1,7 @@
1
1
  import { CreateNodesV2 } from '@nx/devkit';
2
2
 
3
3
  declare const name = "storm-software/typescript/tsdown";
4
- interface TsDownPluginOptions {
5
- }
4
+ type TsDownPluginOptions = object;
6
5
  declare const createNodesV2: CreateNodesV2<TsDownPluginOptions>;
7
6
 
8
7
  export { type TsDownPluginOptions, createNodesV2, name };
@@ -1,8 +1,7 @@
1
1
  import { CreateNodesV2 } from '@nx/devkit';
2
2
 
3
3
  declare const name = "storm-software/typescript/tsdown";
4
- interface TsDownPluginOptions {
5
- }
4
+ type TsDownPluginOptions = object;
6
5
  declare const createNodesV2: CreateNodesV2<TsDownPluginOptions>;
7
6
 
8
7
  export { type TsDownPluginOptions, createNodesV2, name };
@@ -1,8 +1,7 @@
1
1
  import { CreateNodesV2 } from '@nx/devkit';
2
2
 
3
3
  declare const name = "storm-software/typescript/tsup";
4
- interface TsupPluginOptions {
5
- }
4
+ type TsupPluginOptions = object;
6
5
  declare const createNodesV2: CreateNodesV2<TsupPluginOptions>;
7
6
 
8
7
  export { type TsupPluginOptions, createNodesV2, name };
@@ -1,8 +1,7 @@
1
1
  import { CreateNodesV2 } from '@nx/devkit';
2
2
 
3
3
  declare const name = "storm-software/typescript/tsup";
4
- interface TsupPluginOptions {
5
- }
4
+ type TsupPluginOptions = object;
6
5
  declare const createNodesV2: CreateNodesV2<TsupPluginOptions>;
7
6
 
8
7
  export { type TsupPluginOptions, createNodesV2, name };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/workspace-tools",
3
- "version": "1.259.3",
3
+ "version": "1.259.5",
4
4
  "description": "Tools for managing a Storm workspace, including various Nx generators and executors for common development tasks.",
5
5
  "repository": {
6
6
  "type": "github",
@@ -223,7 +223,6 @@
223
223
  "jiti": "^2.4.2",
224
224
  "markdownlint-cli2": "^0.17.2",
225
225
  "micromatch": "^4.0.7",
226
- "pkg-types": "^1.1.1",
227
226
  "prettier": "^3.5.1",
228
227
  "prettier-plugin-pkg": "^0.18.1",
229
228
  "read-yaml-file": "2.1.0",
@@ -239,6 +238,7 @@
239
238
  "@types/node": "^22.10.2",
240
239
  "@types/semver": "7.5.8",
241
240
  "nx": "^20.3.1",
241
+ "pkg-types": "^1.3.1",
242
242
  "tsup": "8.3.5",
243
243
  "typescript": "^5.7.2"
244
244
  },