@storm-software/linting-tools 1.132.28 → 1.132.30

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
@@ -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.132.25-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.132.29-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 -->
@@ -40,6 +40,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
40
40
 
41
41
  <!-- START doctoc -->
42
42
  <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
43
+
43
44
  ## Table of Contents
44
45
 
45
46
  - [Storm Linting Tools](#storm-linting-tools)
package/bin/lint.cjs CHANGED
@@ -257622,7 +257622,7 @@ var require_extend = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
257622
257622
  }
257623
257623
  return typeof key === "undefined" || hasOwn2.call(obj, key);
257624
257624
  };
257625
- var setProperty = function setProperty2(target, options) {
257625
+ var setProperty2 = function setProperty3(target, options) {
257626
257626
  if (defineProperty && options.name === "__proto__") {
257627
257627
  defineProperty(target, options.name, {
257628
257628
  enumerable: true,
@@ -257672,9 +257672,9 @@ var require_extend = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
257672
257672
  } else {
257673
257673
  clone2 = src && isPlainObject5(src) ? src : {};
257674
257674
  }
257675
- setProperty(target, { name: name2, newValue: extend6(deep, clone2, copy2) });
257675
+ setProperty2(target, { name: name2, newValue: extend6(deep, clone2, copy2) });
257676
257676
  } else if (typeof copy2 !== "undefined") {
257677
- setProperty(target, { name: name2, newValue: copy2 });
257677
+ setProperty2(target, { name: name2, newValue: copy2 });
257678
257678
  }
257679
257679
  }
257680
257680
  }
@@ -274642,9 +274642,9 @@ var require_normalize_path = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
274642
274642
  }
274643
274643
  });
274644
274644
 
274645
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/common.js
274645
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/common.js
274646
274646
  var require_common5 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
274647
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/common.js"(exports, module) {
274647
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/common.js"(exports, module) {
274648
274648
  "use strict";
274649
274649
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
274650
274650
  function isNothing2(subject) {
@@ -274688,9 +274688,9 @@ var require_common5 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
274688
274688
  }
274689
274689
  });
274690
274690
 
274691
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/exception.js
274691
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/exception.js
274692
274692
  var require_exception = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
274693
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/exception.js"(exports, module) {
274693
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/exception.js"(exports, module) {
274694
274694
  "use strict";
274695
274695
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
274696
274696
  function formatError3(exception2, compact) {
@@ -274726,9 +274726,9 @@ var require_exception = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
274726
274726
  }
274727
274727
  });
274728
274728
 
274729
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/snippet.js
274729
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/snippet.js
274730
274730
  var require_snippet = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
274731
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/snippet.js"(exports, module) {
274731
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/snippet.js"(exports, module) {
274732
274732
  "use strict";
274733
274733
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
274734
274734
  var common2 = require_common5();
@@ -274807,9 +274807,9 @@ var require_snippet = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
274807
274807
  }
274808
274808
  });
274809
274809
 
274810
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type.js
274810
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type.js
274811
274811
  var require_type = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
274812
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type.js"(exports, module) {
274812
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type.js"(exports, module) {
274813
274813
  "use strict";
274814
274814
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
274815
274815
  var YAMLException = require_exception();
@@ -274872,9 +274872,9 @@ var require_type = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
274872
274872
  }
274873
274873
  });
274874
274874
 
274875
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/schema.js
274875
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/schema.js
274876
274876
  var require_schema4 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
274877
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/schema.js"(exports, module) {
274877
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/schema.js"(exports, module) {
274878
274878
  "use strict";
274879
274879
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
274880
274880
  var YAMLException = require_exception();
@@ -274962,9 +274962,9 @@ var require_schema4 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
274962
274962
  }
274963
274963
  });
274964
274964
 
274965
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/str.js
274965
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/str.js
274966
274966
  var require_str = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
274967
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/str.js"(exports, module) {
274967
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/str.js"(exports, module) {
274968
274968
  "use strict";
274969
274969
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
274970
274970
  var Type = require_type();
@@ -274977,9 +274977,9 @@ var require_str = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
274977
274977
  }
274978
274978
  });
274979
274979
 
274980
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/seq.js
274980
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/seq.js
274981
274981
  var require_seq2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
274982
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/seq.js"(exports, module) {
274982
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/seq.js"(exports, module) {
274983
274983
  "use strict";
274984
274984
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
274985
274985
  var Type = require_type();
@@ -274992,9 +274992,9 @@ var require_seq2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
274992
274992
  }
274993
274993
  });
274994
274994
 
274995
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/map.js
274995
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/map.js
274996
274996
  var require_map2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
274997
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/map.js"(exports, module) {
274997
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/map.js"(exports, module) {
274998
274998
  "use strict";
274999
274999
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
275000
275000
  var Type = require_type();
@@ -275007,9 +275007,9 @@ var require_map2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275007
275007
  }
275008
275008
  });
275009
275009
 
275010
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/schema/failsafe.js
275010
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/schema/failsafe.js
275011
275011
  var require_failsafe = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275012
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/schema/failsafe.js"(exports, module) {
275012
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/schema/failsafe.js"(exports, module) {
275013
275013
  "use strict";
275014
275014
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
275015
275015
  var Schema = require_schema4();
@@ -275023,9 +275023,9 @@ var require_failsafe = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275023
275023
  }
275024
275024
  });
275025
275025
 
275026
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/null.js
275026
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/null.js
275027
275027
  var require_null2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275028
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/null.js"(exports, module) {
275028
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/null.js"(exports, module) {
275029
275029
  "use strict";
275030
275030
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
275031
275031
  var Type = require_type();
@@ -275067,9 +275067,9 @@ var require_null2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275067
275067
  }
275068
275068
  });
275069
275069
 
275070
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/bool.js
275070
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/bool.js
275071
275071
  var require_bool3 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275072
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/bool.js"(exports, module) {
275072
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/bool.js"(exports, module) {
275073
275073
  "use strict";
275074
275074
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
275075
275075
  var Type = require_type();
@@ -275105,9 +275105,9 @@ var require_bool3 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275105
275105
  }
275106
275106
  });
275107
275107
 
275108
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/int.js
275108
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/int.js
275109
275109
  var require_int3 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275110
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/int.js"(exports, module) {
275110
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/int.js"(exports, module) {
275111
275111
  "use strict";
275112
275112
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
275113
275113
  var common2 = require_common5();
@@ -275228,9 +275228,9 @@ var require_int3 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275228
275228
  }
275229
275229
  });
275230
275230
 
275231
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/float.js
275231
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/float.js
275232
275232
  var require_float3 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275233
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/float.js"(exports, module) {
275233
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/float.js"(exports, module) {
275234
275234
  "use strict";
275235
275235
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
275236
275236
  var common2 = require_common5();
@@ -275312,9 +275312,9 @@ var require_float3 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275312
275312
  }
275313
275313
  });
275314
275314
 
275315
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/schema/json.js
275315
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/schema/json.js
275316
275316
  var require_json2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275317
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/schema/json.js"(exports, module) {
275317
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/schema/json.js"(exports, module) {
275318
275318
  "use strict";
275319
275319
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
275320
275320
  module.exports = require_failsafe().extend({
@@ -275328,18 +275328,18 @@ var require_json2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275328
275328
  }
275329
275329
  });
275330
275330
 
275331
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/schema/core.js
275331
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/schema/core.js
275332
275332
  var require_core = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275333
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/schema/core.js"(exports, module) {
275333
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/schema/core.js"(exports, module) {
275334
275334
  "use strict";
275335
275335
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
275336
275336
  module.exports = require_json2();
275337
275337
  }
275338
275338
  });
275339
275339
 
275340
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/timestamp.js
275340
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/timestamp.js
275341
275341
  var require_timestamp2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275342
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/timestamp.js"(exports, module) {
275342
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/timestamp.js"(exports, module) {
275343
275343
  "use strict";
275344
275344
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
275345
275345
  var Type = require_type();
@@ -275399,9 +275399,9 @@ var require_timestamp2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275399
275399
  }
275400
275400
  });
275401
275401
 
275402
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/merge.js
275402
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/merge.js
275403
275403
  var require_merge3 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275404
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/merge.js"(exports, module) {
275404
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/merge.js"(exports, module) {
275405
275405
  "use strict";
275406
275406
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
275407
275407
  var Type = require_type();
@@ -275415,9 +275415,9 @@ var require_merge3 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275415
275415
  }
275416
275416
  });
275417
275417
 
275418
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/binary.js
275418
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/binary.js
275419
275419
  var require_binary2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275420
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/binary.js"(exports, module) {
275420
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/binary.js"(exports, module) {
275421
275421
  "use strict";
275422
275422
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
275423
275423
  var Type = require_type();
@@ -275499,9 +275499,9 @@ var require_binary2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275499
275499
  }
275500
275500
  });
275501
275501
 
275502
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/omap.js
275502
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/omap.js
275503
275503
  var require_omap2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275504
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/omap.js"(exports, module) {
275504
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/omap.js"(exports, module) {
275505
275505
  "use strict";
275506
275506
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
275507
275507
  var Type = require_type();
@@ -275537,9 +275537,9 @@ var require_omap2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275537
275537
  }
275538
275538
  });
275539
275539
 
275540
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/pairs.js
275540
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/pairs.js
275541
275541
  var require_pairs2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275542
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/pairs.js"(exports, module) {
275542
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/pairs.js"(exports, module) {
275543
275543
  "use strict";
275544
275544
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
275545
275545
  var Type = require_type();
@@ -275576,9 +275576,9 @@ var require_pairs2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275576
275576
  }
275577
275577
  });
275578
275578
 
275579
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/set.js
275579
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/set.js
275580
275580
  var require_set2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275581
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/type/set.js"(exports, module) {
275581
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/type/set.js"(exports, module) {
275582
275582
  "use strict";
275583
275583
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
275584
275584
  var Type = require_type();
@@ -275604,9 +275604,9 @@ var require_set2 = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275604
275604
  }
275605
275605
  });
275606
275606
 
275607
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/schema/default.js
275607
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/schema/default.js
275608
275608
  var require_default = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275609
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/schema/default.js"(exports, module) {
275609
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/schema/default.js"(exports, module) {
275610
275610
  "use strict";
275611
275611
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
275612
275612
  module.exports = require_core().extend({
@@ -275624,9 +275624,9 @@ var require_default = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275624
275624
  }
275625
275625
  });
275626
275626
 
275627
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/loader.js
275627
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/loader.js
275628
275628
  var require_loader = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275629
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/loader.js"(exports, module) {
275629
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/loader.js"(exports, module) {
275630
275630
  "use strict";
275631
275631
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
275632
275632
  var common2 = require_common5();
@@ -275702,6 +275702,18 @@ var require_loader = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275702
275702
  (c - 65536 & 1023) + 56320
275703
275703
  );
275704
275704
  }
275705
+ function setProperty2(object2, key, value) {
275706
+ if (key === "__proto__") {
275707
+ Object.defineProperty(object2, key, {
275708
+ configurable: true,
275709
+ enumerable: true,
275710
+ writable: true,
275711
+ value
275712
+ });
275713
+ } else {
275714
+ object2[key] = value;
275715
+ }
275716
+ }
275705
275717
  var simpleEscapeCheck2 = new Array(256);
275706
275718
  var simpleEscapeMap2 = new Array(256);
275707
275719
  for (i = 0; i < 256; i++) {
@@ -275821,7 +275833,7 @@ var require_loader = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275821
275833
  for (index2 = 0, quantity = sourceKeys.length; index2 < quantity; index2 += 1) {
275822
275834
  key = sourceKeys[index2];
275823
275835
  if (!_hasOwnProperty2.call(destination, key)) {
275824
- destination[key] = source[key];
275836
+ setProperty2(destination, key, source[key]);
275825
275837
  overridableKeys[key] = true;
275826
275838
  }
275827
275839
  }
@@ -275861,16 +275873,7 @@ var require_loader = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
275861
275873
  state.position = startPos || state.position;
275862
275874
  throwError2(state, "duplicated mapping key");
275863
275875
  }
275864
- if (keyNode === "__proto__") {
275865
- Object.defineProperty(_result, keyNode, {
275866
- configurable: true,
275867
- enumerable: true,
275868
- writable: true,
275869
- value: valueNode
275870
- });
275871
- } else {
275872
- _result[keyNode] = valueNode;
275873
- }
275876
+ setProperty2(_result, keyNode, valueNode);
275874
275877
  delete overridableKeys[keyNode];
275875
275878
  }
275876
275879
  return _result;
@@ -276786,9 +276789,9 @@ var require_loader = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
276786
276789
  }
276787
276790
  });
276788
276791
 
276789
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/dumper.js
276792
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/dumper.js
276790
276793
  var require_dumper = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
276791
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/lib/dumper.js"(exports, module) {
276794
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/lib/dumper.js"(exports, module) {
276792
276795
  "use strict";
276793
276796
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
276794
276797
  var common2 = require_common5();
@@ -277416,9 +277419,9 @@ var require_dumper = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
277416
277419
  }
277417
277420
  });
277418
277421
 
277419
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/index.js
277422
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/index.js
277420
277423
  var require_js_yaml = _chunkY7S22MF2cjs.__commonJS.call(void 0, {
277421
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/index.js"(exports, module) {
277424
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/index.js"(exports, module) {
277422
277425
  "use strict";
277423
277426
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
277424
277427
  var loader3 = require_loader();
@@ -286589,7 +286592,7 @@ _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
286589
286592
 
286590
286593
 
286591
286594
 
286592
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/dist/js-yaml.mjs
286595
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/dist/js-yaml.mjs
286593
286596
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
286594
286597
  function isNothing(subject) {
286595
286598
  return typeof subject === "undefined" || subject === null;
@@ -287454,6 +287457,18 @@ function charFromCodepoint(c) {
287454
287457
  (c - 65536 & 1023) + 56320
287455
287458
  );
287456
287459
  }
287460
+ function setProperty(object2, key, value) {
287461
+ if (key === "__proto__") {
287462
+ Object.defineProperty(object2, key, {
287463
+ configurable: true,
287464
+ enumerable: true,
287465
+ writable: true,
287466
+ value
287467
+ });
287468
+ } else {
287469
+ object2[key] = value;
287470
+ }
287471
+ }
287457
287472
  var simpleEscapeCheck = new Array(256);
287458
287473
  var simpleEscapeMap = new Array(256);
287459
287474
  for (i = 0; i < 256; i++) {
@@ -287573,7 +287588,7 @@ function mergeMappings(state, destination, source, overridableKeys) {
287573
287588
  for (index2 = 0, quantity = sourceKeys.length; index2 < quantity; index2 += 1) {
287574
287589
  key = sourceKeys[index2];
287575
287590
  if (!_hasOwnProperty$1.call(destination, key)) {
287576
- destination[key] = source[key];
287591
+ setProperty(destination, key, source[key]);
287577
287592
  overridableKeys[key] = true;
287578
287593
  }
287579
287594
  }
@@ -287613,16 +287628,7 @@ function storeMappingPair(state, _result, overridableKeys, keyTag, keyNode, valu
287613
287628
  state.position = startPos || state.position;
287614
287629
  throwError(state, "duplicated mapping key");
287615
287630
  }
287616
- if (keyNode === "__proto__") {
287617
- Object.defineProperty(_result, keyNode, {
287618
- configurable: true,
287619
- enumerable: true,
287620
- writable: true,
287621
- value: valueNode
287622
- });
287623
- } else {
287624
- _result[keyNode] = valueNode;
287625
- }
287631
+ setProperty(_result, keyNode, valueNode);
287626
287632
  delete overridableKeys[keyNode];
287627
287633
  }
287628
287634
  return _result;
@@ -297716,7 +297722,7 @@ function isDefined(v) {
297716
297722
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
297717
297723
 
297718
297724
 
297719
- // ../../node_modules/.pnpm/fast-equals@5.3.2/node_modules/fast-equals/dist/esm/index.mjs
297725
+ // ../../node_modules/.pnpm/fast-equals@5.3.3/node_modules/fast-equals/dist/esm/index.mjs
297720
297726
  _chunkY7S22MF2cjs.init_cjs_shims.call(void 0, );
297721
297727
  var getOwnPropertyNames = Object.getOwnPropertyNames;
297722
297728
  var getOwnPropertySymbols = Object.getOwnPropertySymbols;
@@ -297751,9 +297757,12 @@ function getShortTag(value) {
297751
297757
  function getStrictProperties(object2) {
297752
297758
  return getOwnPropertyNames(object2).concat(getOwnPropertySymbols(object2));
297753
297759
  }
297754
- var hasOwn = Object.hasOwn || (function(object2, property) {
297755
- return hasOwnProperty.call(object2, property);
297756
- });
297760
+ var hasOwn = (
297761
+ // eslint-disable-next-line @typescript-eslint/no-unnecessary-condition
297762
+ Object.hasOwn || (function(object2, property) {
297763
+ return hasOwnProperty.call(object2, property);
297764
+ })
297765
+ );
297757
297766
  function sameValueZeroEqual(a, b) {
297758
297767
  return a === b || !a && !b && a !== a && b !== b;
297759
297768
  }
@@ -297936,7 +297945,7 @@ var SET_TAG = "[object Set]";
297936
297945
  var STRING_TAG = "[object String]";
297937
297946
  var URL_TAG = "[object URL]";
297938
297947
  var isArray = Array.isArray;
297939
- var isTypedArray = typeof ArrayBuffer === "function" && ArrayBuffer.isView ? ArrayBuffer.isView : null;
297948
+ var isTypedArray = typeof ArrayBuffer !== "undefined" && typeof ArrayBuffer.isView === "function" ? ArrayBuffer.isView : null;
297940
297949
  var assign2 = Object.assign;
297941
297950
  var getTag = Object.prototype.toString.call.bind(Object.prototype.toString);
297942
297951
  function createEqualityComparator(_a) {
@@ -350677,7 +350686,7 @@ normalize-path/index.js:
350677
350686
  *)
350678
350687
 
350679
350688
  js-yaml/dist/js-yaml.mjs:
350680
- (*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT *)
350689
+ (*! js-yaml 4.1.1 https://github.com/nodeca/js-yaml @license MIT *)
350681
350690
 
350682
350691
  toad-cache/dist/toad-cache.mjs:
350683
350692
  (**
package/bin/lint.js CHANGED
@@ -2578,7 +2578,7 @@ var require_lib5 = __commonJS({
2578
2578
  }
2579
2579
  });
2580
2580
 
2581
- // ../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/dist/js-yaml.mjs
2581
+ // ../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/dist/js-yaml.mjs
2582
2582
  var js_yaml_exports = {};
2583
2583
  __export(js_yaml_exports, {
2584
2584
  CORE_SCHEMA: () => CORE_SCHEMA,
@@ -2588,7 +2588,7 @@ __export(js_yaml_exports, {
2588
2588
  Schema: () => Schema,
2589
2589
  Type: () => Type,
2590
2590
  YAMLException: () => YAMLException,
2591
- default: () => js_yaml_default,
2591
+ default: () => jsYaml,
2592
2592
  dump: () => dump,
2593
2593
  load: () => load,
2594
2594
  loadAll: () => loadAll,
@@ -3197,6 +3197,18 @@ function charFromCodepoint(c) {
3197
3197
  (c - 65536 & 1023) + 56320
3198
3198
  );
3199
3199
  }
3200
+ function setProperty(object3, key, value) {
3201
+ if (key === "__proto__") {
3202
+ Object.defineProperty(object3, key, {
3203
+ configurable: true,
3204
+ enumerable: true,
3205
+ writable: true,
3206
+ value
3207
+ });
3208
+ } else {
3209
+ object3[key] = value;
3210
+ }
3211
+ }
3200
3212
  function State$1(input, options) {
3201
3213
  this.input = input;
3202
3214
  this.filename = options["filename"] || null;
@@ -3261,7 +3273,7 @@ function mergeMappings(state, destination, source, overridableKeys) {
3261
3273
  for (index2 = 0, quantity = sourceKeys.length; index2 < quantity; index2 += 1) {
3262
3274
  key = sourceKeys[index2];
3263
3275
  if (!_hasOwnProperty$1.call(destination, key)) {
3264
- destination[key] = source[key];
3276
+ setProperty(destination, key, source[key]);
3265
3277
  overridableKeys[key] = true;
3266
3278
  }
3267
3279
  }
@@ -3301,16 +3313,7 @@ function storeMappingPair(state, _result, overridableKeys, keyTag, keyNode, valu
3301
3313
  state.position = startPos || state.position;
3302
3314
  throwError(state, "duplicated mapping key");
3303
3315
  }
3304
- if (keyNode === "__proto__") {
3305
- Object.defineProperty(_result, keyNode, {
3306
- configurable: true,
3307
- enumerable: true,
3308
- writable: true,
3309
- value: valueNode
3310
- });
3311
- } else {
3312
- _result[keyNode] = valueNode;
3313
- }
3316
+ setProperty(_result, keyNode, valueNode);
3314
3317
  delete overridableKeys[keyNode];
3315
3318
  }
3316
3319
  return _result;
@@ -4775,9 +4778,9 @@ function renamed(from, to) {
4775
4778
  throw new Error("Function yaml." + from + " is removed in js-yaml 4. Use yaml." + to + " instead, which is now safe by default.");
4776
4779
  };
4777
4780
  }
4778
- var isNothing_1, isObject_1, toArray_1, repeat_1, isNegativeZero_1, extend_1, common, exception, snippet, TYPE_CONSTRUCTOR_OPTIONS, YAML_NODE_KINDS, type, schema, str, seq, map, failsafe, _null3, bool, int, YAML_FLOAT_PATTERN, SCIENTIFIC_WITHOUT_DOT, float, json, core, YAML_DATE_REGEXP, YAML_TIMESTAMP_REGEXP, timestamp, merge2, BASE64_MAP, binary, _hasOwnProperty$3, _toString$2, omap, _toString$1, pairs, _hasOwnProperty$2, set, _default2, _hasOwnProperty$1, CONTEXT_FLOW_IN, CONTEXT_FLOW_OUT, CONTEXT_BLOCK_IN, CONTEXT_BLOCK_OUT, CHOMPING_CLIP, CHOMPING_STRIP, CHOMPING_KEEP, PATTERN_NON_PRINTABLE, PATTERN_NON_ASCII_LINE_BREAKS, PATTERN_FLOW_INDICATORS, PATTERN_TAG_HANDLE, PATTERN_TAG_URI, simpleEscapeCheck, simpleEscapeMap, i, directiveHandlers, loadAll_1, load_1, loader, _toString, _hasOwnProperty, CHAR_BOM, CHAR_TAB, CHAR_LINE_FEED, CHAR_CARRIAGE_RETURN, CHAR_SPACE, CHAR_EXCLAMATION, CHAR_DOUBLE_QUOTE, CHAR_SHARP, CHAR_PERCENT, CHAR_AMPERSAND, CHAR_SINGLE_QUOTE, CHAR_ASTERISK, CHAR_COMMA, CHAR_MINUS, CHAR_COLON, CHAR_EQUALS, CHAR_GREATER_THAN, CHAR_QUESTION, CHAR_COMMERCIAL_AT, CHAR_LEFT_SQUARE_BRACKET, CHAR_RIGHT_SQUARE_BRACKET, CHAR_GRAVE_ACCENT, CHAR_LEFT_CURLY_BRACKET, CHAR_VERTICAL_LINE, CHAR_RIGHT_CURLY_BRACKET, ESCAPE_SEQUENCES, DEPRECATED_BOOLEANS_SYNTAX, DEPRECATED_BASE60_SYNTAX, QUOTING_TYPE_SINGLE, QUOTING_TYPE_DOUBLE, STYLE_PLAIN, STYLE_SINGLE, STYLE_LITERAL, STYLE_FOLDED, STYLE_DOUBLE, dump_1, dumper, Type, Schema, FAILSAFE_SCHEMA, JSON_SCHEMA, CORE_SCHEMA, DEFAULT_SCHEMA, load, loadAll, dump, YAMLException, types2, safeLoad, safeLoadAll, safeDump, jsYaml, js_yaml_default;
4781
+ var isNothing_1, isObject_1, toArray_1, repeat_1, isNegativeZero_1, extend_1, common, exception, snippet, TYPE_CONSTRUCTOR_OPTIONS, YAML_NODE_KINDS, type, schema, str, seq, map, failsafe, _null3, bool, int, YAML_FLOAT_PATTERN, SCIENTIFIC_WITHOUT_DOT, float, json, core, YAML_DATE_REGEXP, YAML_TIMESTAMP_REGEXP, timestamp, merge2, BASE64_MAP, binary, _hasOwnProperty$3, _toString$2, omap, _toString$1, pairs, _hasOwnProperty$2, set, _default2, _hasOwnProperty$1, CONTEXT_FLOW_IN, CONTEXT_FLOW_OUT, CONTEXT_BLOCK_IN, CONTEXT_BLOCK_OUT, CHOMPING_CLIP, CHOMPING_STRIP, CHOMPING_KEEP, PATTERN_NON_PRINTABLE, PATTERN_NON_ASCII_LINE_BREAKS, PATTERN_FLOW_INDICATORS, PATTERN_TAG_HANDLE, PATTERN_TAG_URI, simpleEscapeCheck, simpleEscapeMap, i, directiveHandlers, loadAll_1, load_1, loader, _toString, _hasOwnProperty, CHAR_BOM, CHAR_TAB, CHAR_LINE_FEED, CHAR_CARRIAGE_RETURN, CHAR_SPACE, CHAR_EXCLAMATION, CHAR_DOUBLE_QUOTE, CHAR_SHARP, CHAR_PERCENT, CHAR_AMPERSAND, CHAR_SINGLE_QUOTE, CHAR_ASTERISK, CHAR_COMMA, CHAR_MINUS, CHAR_COLON, CHAR_EQUALS, CHAR_GREATER_THAN, CHAR_QUESTION, CHAR_COMMERCIAL_AT, CHAR_LEFT_SQUARE_BRACKET, CHAR_RIGHT_SQUARE_BRACKET, CHAR_GRAVE_ACCENT, CHAR_LEFT_CURLY_BRACKET, CHAR_VERTICAL_LINE, CHAR_RIGHT_CURLY_BRACKET, ESCAPE_SEQUENCES, DEPRECATED_BOOLEANS_SYNTAX, DEPRECATED_BASE60_SYNTAX, QUOTING_TYPE_SINGLE, QUOTING_TYPE_DOUBLE, STYLE_PLAIN, STYLE_SINGLE, STYLE_LITERAL, STYLE_FOLDED, STYLE_DOUBLE, dump_1, dumper, Type, Schema, FAILSAFE_SCHEMA, JSON_SCHEMA, CORE_SCHEMA, DEFAULT_SCHEMA, load, loadAll, dump, YAMLException, types2, safeLoad, safeLoadAll, safeDump, jsYaml;
4779
4782
  var init_js_yaml = __esm({
4780
- "../../node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/dist/js-yaml.mjs"() {
4783
+ "../../node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/dist/js-yaml.mjs"() {
4781
4784
  init_esm_shims();
4782
4785
  isNothing_1 = isNothing;
4783
4786
  isObject_1 = isObject2;
@@ -5219,7 +5222,6 @@ var init_js_yaml = __esm({
5219
5222
  safeLoadAll,
5220
5223
  safeDump
5221
5224
  };
5222
- js_yaml_default = jsYaml;
5223
5225
  }
5224
5226
  });
5225
5227
 
@@ -260726,7 +260728,7 @@ var require_extend = __commonJS({
260726
260728
  }
260727
260729
  return typeof key === "undefined" || hasOwn2.call(obj, key);
260728
260730
  };
260729
- var setProperty = function setProperty2(target, options) {
260731
+ var setProperty2 = function setProperty3(target, options) {
260730
260732
  if (defineProperty && options.name === "__proto__") {
260731
260733
  defineProperty(target, options.name, {
260732
260734
  enumerable: true,
@@ -260776,9 +260778,9 @@ var require_extend = __commonJS({
260776
260778
  } else {
260777
260779
  clone2 = src && isPlainObject5(src) ? src : {};
260778
260780
  }
260779
- setProperty(target, { name: name3, newValue: extend6(deep, clone2, copy2) });
260781
+ setProperty2(target, { name: name3, newValue: extend6(deep, clone2, copy2) });
260780
260782
  } else if (typeof copy2 !== "undefined") {
260781
- setProperty(target, { name: name3, newValue: copy2 });
260783
+ setProperty2(target, { name: name3, newValue: copy2 });
260782
260784
  }
260783
260785
  }
260784
260786
  }
@@ -295730,7 +295732,7 @@ function isDefined(v) {
295730
295732
  init_esm_shims();
295731
295733
  import { fileURLToPath as fileURLToPath3 } from "node:url";
295732
295734
 
295733
- // ../../node_modules/.pnpm/fast-equals@5.3.2/node_modules/fast-equals/dist/esm/index.mjs
295735
+ // ../../node_modules/.pnpm/fast-equals@5.3.3/node_modules/fast-equals/dist/esm/index.mjs
295734
295736
  init_esm_shims();
295735
295737
  var getOwnPropertyNames = Object.getOwnPropertyNames;
295736
295738
  var getOwnPropertySymbols = Object.getOwnPropertySymbols;
@@ -295765,9 +295767,12 @@ function getShortTag(value) {
295765
295767
  function getStrictProperties(object3) {
295766
295768
  return getOwnPropertyNames(object3).concat(getOwnPropertySymbols(object3));
295767
295769
  }
295768
- var hasOwn = Object.hasOwn || (function(object3, property) {
295769
- return hasOwnProperty.call(object3, property);
295770
- });
295770
+ var hasOwn = (
295771
+ // eslint-disable-next-line @typescript-eslint/no-unnecessary-condition
295772
+ Object.hasOwn || (function(object3, property) {
295773
+ return hasOwnProperty.call(object3, property);
295774
+ })
295775
+ );
295771
295776
  function sameValueZeroEqual(a, b) {
295772
295777
  return a === b || !a && !b && a !== a && b !== b;
295773
295778
  }
@@ -295950,7 +295955,7 @@ var SET_TAG = "[object Set]";
295950
295955
  var STRING_TAG = "[object String]";
295951
295956
  var URL_TAG = "[object URL]";
295952
295957
  var isArray = Array.isArray;
295953
- var isTypedArray = typeof ArrayBuffer === "function" && ArrayBuffer.isView ? ArrayBuffer.isView : null;
295958
+ var isTypedArray = typeof ArrayBuffer !== "undefined" && typeof ArrayBuffer.isView === "function" ? ArrayBuffer.isView : null;
295954
295959
  var assign2 = Object.assign;
295955
295960
  var getTag = Object.prototype.toString.call.bind(Object.prototype.toString);
295956
295961
  function createEqualityComparator(_a) {
@@ -342189,7 +342194,7 @@ set-value/index.js:
342189
342194
  *)
342190
342195
 
342191
342196
  js-yaml/dist/js-yaml.mjs:
342192
- (*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT *)
342197
+ (*! js-yaml 4.1.1 https://github.com/nodeca/js-yaml @license MIT *)
342193
342198
 
342194
342199
  is-extglob/index.js:
342195
342200
  (*!
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/linting-tools",
3
- "version": "1.132.28",
3
+ "version": "1.132.30",
4
4
  "type": "module",
5
5
  "description": "⚡ A package containing various linting tools used to validate syntax, enforce design standards, and format code in a Storm workspace.",
6
6
  "repository": {
@@ -129,7 +129,7 @@
129
129
  "dpdm": "3.14.0",
130
130
  "fs-extra": "11.2.0",
131
131
  "glob": "^11.0.3",
132
- "knip": "^5.69.0",
132
+ "knip": "^5.69.1",
133
133
  "octokit": "4.0.2",
134
134
  "p-limit": "5.0.0",
135
135
  "rehype-parse": "9.0.0",
@@ -149,5 +149,5 @@
149
149
  "vfile-reporter": "8.1.1"
150
150
  },
151
151
  "publishConfig": { "access": "public" },
152
- "gitHead": "fb8e2634c4a094f22dce9c0bb87a38be0e569cc0"
152
+ "gitHead": "9cb94503bd31113afe1893deb47dba3808c80e13"
153
153
  }