@storm-software/workspace-tools 1.296.71 → 1.296.72

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/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
- [![Version](https://img.shields.io/badge/version-1.296.69-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)
30
+ [![Version](https://img.shields.io/badge/version-1.296.71-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)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
@@ -28,7 +28,7 @@ var name = "storm-software/rust";
28
28
  var description = "Plugin for parsing Cargo.toml files";
29
29
  var DefaultCargoPluginProfileMap = {
30
30
  development: "dev",
31
- production: "prod"
31
+ production: "release"
32
32
  };
33
33
  var createNodesV2 = [
34
34
  "*/**/Cargo.toml",
@@ -28,7 +28,7 @@ var name = "storm-software/rust";
28
28
  var description = "Plugin for parsing Cargo.toml files";
29
29
  var DefaultCargoPluginProfileMap = {
30
30
  development: "dev",
31
- production: "prod"
31
+ production: "release"
32
32
  };
33
33
  var createNodesV2 = [
34
34
  "*/**/Cargo.toml",
package/dist/executors.js CHANGED
@@ -13,9 +13,6 @@ var _chunkGU3JSJVGjs = require('./chunk-GU3JSJVG.js');
13
13
  var _chunkRCJKWUC3js = require('./chunk-RCJKWUC3.js');
14
14
 
15
15
 
16
- var _chunk2WUWNWKRjs = require('./chunk-2WUWNWKR.js');
17
-
18
-
19
16
  var _chunk6JPLZS7Vjs = require('./chunk-6JPLZS7V.js');
20
17
 
21
18
 
@@ -31,6 +28,9 @@ var _chunkG5PC6KMKjs = require('./chunk-G5PC6KMK.js');
31
28
  var _chunkQGDBHZ2Mjs = require('./chunk-QGDBHZ2M.js');
32
29
 
33
30
 
31
+ var _chunk2WUWNWKRjs = require('./chunk-2WUWNWKR.js');
32
+
33
+
34
34
  var _chunkRU4TNHFGjs = require('./chunk-RU4TNHFG.js');
35
35
 
36
36
 
@@ -11,9 +11,6 @@ import {
11
11
  import {
12
12
  unbuildExecutorFn
13
13
  } from "./chunk-OZ5BVPYJ.mjs";
14
- import {
15
- cargoFormatExecutor
16
- } from "./chunk-T2REIWDE.mjs";
17
14
  import {
18
15
  esbuildExecutorFn
19
16
  } from "./chunk-NVQEK4YA.mjs";
@@ -29,6 +26,9 @@ import {
29
26
  import {
30
27
  cargoDocExecutor
31
28
  } from "./chunk-IP23MSZ4.mjs";
29
+ import {
30
+ cargoFormatExecutor
31
+ } from "./chunk-T2REIWDE.mjs";
32
32
  import {
33
33
  getRegistryVersion
34
34
  } from "./chunk-K6UOPTIZ.mjs";
package/dist/index.js CHANGED
@@ -70,9 +70,6 @@ var _chunkGU3JSJVGjs = require('./chunk-GU3JSJVG.js');
70
70
  var _chunkRCJKWUC3js = require('./chunk-RCJKWUC3.js');
71
71
 
72
72
 
73
- var _chunk2WUWNWKRjs = require('./chunk-2WUWNWKR.js');
74
-
75
-
76
73
  var _chunk6JPLZS7Vjs = require('./chunk-6JPLZS7V.js');
77
74
 
78
75
 
@@ -88,6 +85,9 @@ var _chunkG5PC6KMKjs = require('./chunk-G5PC6KMK.js');
88
85
  var _chunkQGDBHZ2Mjs = require('./chunk-QGDBHZ2M.js');
89
86
 
90
87
 
88
+ var _chunk2WUWNWKRjs = require('./chunk-2WUWNWKR.js');
89
+
90
+
91
91
  var _chunkRU4TNHFGjs = require('./chunk-RU4TNHFG.js');
92
92
 
93
93
 
package/dist/index.mjs CHANGED
@@ -68,9 +68,6 @@ import {
68
68
  import {
69
69
  unbuildExecutorFn
70
70
  } from "./chunk-OZ5BVPYJ.mjs";
71
- import {
72
- cargoFormatExecutor
73
- } from "./chunk-T2REIWDE.mjs";
74
71
  import {
75
72
  esbuildExecutorFn
76
73
  } from "./chunk-NVQEK4YA.mjs";
@@ -86,6 +83,9 @@ import {
86
83
  import {
87
84
  cargoDocExecutor
88
85
  } from "./chunk-IP23MSZ4.mjs";
86
+ import {
87
+ cargoFormatExecutor
88
+ } from "./chunk-T2REIWDE.mjs";
89
89
  import {
90
90
  getRegistryVersion
91
91
  } from "./chunk-K6UOPTIZ.mjs";
@@ -4,7 +4,7 @@
4
4
 
5
5
 
6
6
 
7
- var _chunkR43EFSVOjs = require('../../../chunk-R43EFSVO.js');
7
+ var _chunk3VIV3TF3js = require('../../../chunk-3VIV3TF3.js');
8
8
  require('../../../chunk-BAPFD3TO.js');
9
9
  require('../../../chunk-HYK7OVZ3.js');
10
10
  require('../../../chunk-N2365RCI.js');
@@ -16,4 +16,4 @@ require('../../../chunk-CLKU7UMG.js');
16
16
 
17
17
 
18
18
 
19
- exports.DefaultCargoPluginProfileMap = _chunkR43EFSVOjs.DefaultCargoPluginProfileMap; exports.createDependencies = _chunkR43EFSVOjs.createDependencies; exports.createNodesV2 = _chunkR43EFSVOjs.createNodesV2; exports.description = _chunkR43EFSVOjs.description; exports.name = _chunkR43EFSVOjs.name;
19
+ exports.DefaultCargoPluginProfileMap = _chunk3VIV3TF3js.DefaultCargoPluginProfileMap; exports.createDependencies = _chunk3VIV3TF3js.createDependencies; exports.createNodesV2 = _chunk3VIV3TF3js.createNodesV2; exports.description = _chunk3VIV3TF3js.description; exports.name = _chunk3VIV3TF3js.name;
@@ -4,7 +4,7 @@ import {
4
4
  createNodesV2,
5
5
  description,
6
6
  name
7
- } from "../../../chunk-ECC3BKKH.mjs";
7
+ } from "../../../chunk-R4GXDUM2.mjs";
8
8
  import "../../../chunk-K4QMCCQB.mjs";
9
9
  import "../../../chunk-C3G4MZGP.mjs";
10
10
  import "../../../chunk-UA33NH5O.mjs";
@@ -4,7 +4,7 @@
4
4
 
5
5
 
6
6
 
7
- var _chunkR43EFSVOjs = require('../../../chunk-R43EFSVO.js');
7
+ var _chunk3VIV3TF3js = require('../../../chunk-3VIV3TF3.js');
8
8
  require('../../../chunk-BAPFD3TO.js');
9
9
  require('../../../chunk-HYK7OVZ3.js');
10
10
  require('../../../chunk-N2365RCI.js');
@@ -16,4 +16,4 @@ require('../../../chunk-CLKU7UMG.js');
16
16
 
17
17
 
18
18
 
19
- exports.DefaultCargoPluginProfileMap = _chunkR43EFSVOjs.DefaultCargoPluginProfileMap; exports.createDependencies = _chunkR43EFSVOjs.createDependencies; exports.createNodesV2 = _chunkR43EFSVOjs.createNodesV2; exports.description = _chunkR43EFSVOjs.description; exports.name = _chunkR43EFSVOjs.name;
19
+ exports.DefaultCargoPluginProfileMap = _chunk3VIV3TF3js.DefaultCargoPluginProfileMap; exports.createDependencies = _chunk3VIV3TF3js.createDependencies; exports.createNodesV2 = _chunk3VIV3TF3js.createNodesV2; exports.description = _chunk3VIV3TF3js.description; exports.name = _chunk3VIV3TF3js.name;
@@ -4,7 +4,7 @@ import {
4
4
  createNodesV2,
5
5
  description,
6
6
  name
7
- } from "../../../chunk-ECC3BKKH.mjs";
7
+ } from "../../../chunk-R4GXDUM2.mjs";
8
8
  import "../../../chunk-K4QMCCQB.mjs";
9
9
  import "../../../chunk-C3G4MZGP.mjs";
10
10
  import "../../../chunk-UA33NH5O.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/workspace-tools",
3
- "version": "1.296.71",
3
+ "version": "1.296.72",
4
4
  "description": "Tools for managing a Storm workspace, including various Nx generators and executors for common development tasks.",
5
5
  "keywords": [
6
6
  "monorepo",
@@ -238,10 +238,10 @@
238
238
  "@size-limit/esbuild": "^11.2.0",
239
239
  "@size-limit/esbuild-why": "^11.2.0",
240
240
  "@size-limit/file": "^11.2.0",
241
- "@storm-software/config-tools": "^1.190.91",
242
- "@storm-software/npm-tools": "^0.6.209",
243
- "@storm-software/prettier": "^0.59.144",
244
- "@storm-software/tsdown": "^0.45.252",
241
+ "@storm-software/config-tools": "^1.190.92",
242
+ "@storm-software/npm-tools": "^0.6.210",
243
+ "@storm-software/prettier": "^0.59.145",
244
+ "@storm-software/tsdown": "^0.45.253",
245
245
  "fs-extra": "11.2.0",
246
246
  "glob": "^11.1.0",
247
247
  "jiti": "^2.7.0",
@@ -255,10 +255,10 @@
255
255
  },
256
256
  "devDependencies": {
257
257
  "@napi-rs/cli": "^3.7.2",
258
- "@storm-software/esbuild": "^0.53.252",
259
- "@storm-software/package-constants": "^0.1.104",
260
- "@storm-software/pnpm-tools": "^0.7.102",
261
- "@storm-software/unbuild": "^0.57.252",
258
+ "@storm-software/esbuild": "^0.53.253",
259
+ "@storm-software/package-constants": "^0.1.105",
260
+ "@storm-software/pnpm-tools": "^0.7.103",
261
+ "@storm-software/unbuild": "^0.57.253",
262
262
  "@types/micromatch": "^4.0.10",
263
263
  "@types/node": "^25.9.5",
264
264
  "@types/semver": "^7.7.1",
@@ -290,5 +290,5 @@
290
290
  "publishConfig": { "access": "public" },
291
291
  "executors": "./executors.json",
292
292
  "generators": "./generators.json",
293
- "gitHead": "21c3a0f1472844d43a10cd1beb3ef55e35bd7cf1"
293
+ "gitHead": "4fd37930e44d20b151fbe2eecf8a1b0e0c235ae8"
294
294
  }