@icebreakers/eslint-config 6.0.0 → 7.0.0

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
  import { a as __require, t as __commonJSMin } from "./rolldown-runtime-C8SNSOcs.js";
2
2
  import { t as require_lib$3 } from "./lib-CLPiq1xv.js";
3
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/configs/rules.js
3
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/configs/rules.js
4
4
  var require_rules$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  exports.rules = void 0;
@@ -28,7 +28,7 @@ var require_rules$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
28
28
  };
29
29
  }));
30
30
  //#endregion
31
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/configs/recommended.js
31
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/configs/recommended.js
32
32
  var require_recommended$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
33
33
  Object.defineProperty(exports, "__esModule", { value: true });
34
34
  const rules_1 = require_rules$2();
@@ -16490,11 +16490,11 @@ var require_esquery_min = /* @__PURE__ */ __commonJSMin(((exports, module) => {
16490
16490
  }));
16491
16491
  }));
16492
16492
  //#endregion
16493
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/package.json
16493
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/package.json
16494
16494
  var require_package$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
16495
16495
  module.exports = {
16496
16496
  "name": "eslint",
16497
- "version": "10.5.0",
16497
+ "version": "10.6.0",
16498
16498
  "author": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>",
16499
16499
  "description": "An AST-based pattern checker for JavaScript.",
16500
16500
  "type": "commonjs",
@@ -16662,8 +16662,8 @@ var require_package$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
16662
16662
  "jiti": "^2.6.1",
16663
16663
  "knip": "^6.13.1",
16664
16664
  "lint-staged": "^11.0.0",
16665
- "markdown-it": "^12.2.0",
16666
- "markdown-it-container": "^3.0.0",
16665
+ "markdown-it": "^14.2.0",
16666
+ "markdown-it-container": "^4.0.0",
16667
16667
  "markdownlint-cli2": "^0.22.0",
16668
16668
  "marked": "^4.0.8",
16669
16669
  "metascraper": "^5.25.7",
@@ -16675,7 +16675,7 @@ var require_package$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
16675
16675
  "mocha": "^11.7.1",
16676
16676
  "node-polyfill-webpack-plugin": "^1.0.3",
16677
16677
  "npm-license": "^0.3.3",
16678
- "prettier": "3.8.3",
16678
+ "prettier": "3.8.4",
16679
16679
  "progress": "^2.0.3",
16680
16680
  "proxyquire": "^2.0.1",
16681
16681
  "regenerator-runtime": "^0.14.0",
@@ -16701,7 +16701,7 @@ var require_package$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
16701
16701
  };
16702
16702
  }));
16703
16703
  //#endregion
16704
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/lazy-loading-rule-map.js
16704
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/lazy-loading-rule-map.js
16705
16705
  /**
16706
16706
  * @fileoverview `Map` to load rules lazily.
16707
16707
  * @author Toru Nagashima <https://github.com/mysticatea>
@@ -17090,7 +17090,7 @@ var require_escape_string_regexp = /* @__PURE__ */ __commonJSMin(((exports, modu
17090
17090
  };
17091
17091
  }));
17092
17092
  //#endregion
17093
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/shared/ast-utils.js
17093
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/shared/ast-utils.js
17094
17094
  /**
17095
17095
  * @fileoverview Common utils for AST.
17096
17096
  *
@@ -17119,7 +17119,7 @@ var require_ast_utils$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
17119
17119
  };
17120
17120
  }));
17121
17121
  //#endregion
17122
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/conf/globals.js
17122
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/conf/globals.js
17123
17123
  /**
17124
17124
  * @fileoverview Globals for ecmaVersion/sourceType
17125
17125
  * @author Nicholas C. Zakas
@@ -17251,7 +17251,7 @@ var require_globals = /* @__PURE__ */ __commonJSMin(((exports, module) => {
17251
17251
  };
17252
17252
  }));
17253
17253
  //#endregion
17254
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/conf/ecma-version.js
17254
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/conf/ecma-version.js
17255
17255
  /**
17256
17256
  * @fileoverview Configuration related to ECMAScript versions
17257
17257
  * @author Milos Djermanovic
@@ -17260,7 +17260,7 @@ var require_ecma_version = /* @__PURE__ */ __commonJSMin(((exports, module) => {
17260
17260
  module.exports = { LATEST_ECMA_VERSION: 2026 };
17261
17261
  }));
17262
17262
  //#endregion
17263
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/ast-utils.js
17263
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/ast-utils.js
17264
17264
  /**
17265
17265
  * @fileoverview Common utils for AST.
17266
17266
  * @author Gyandeep Singh
@@ -19069,7 +19069,7 @@ var require_ast_utils = /* @__PURE__ */ __commonJSMin(((exports, module) => {
19069
19069
  };
19070
19070
  }));
19071
19071
  //#endregion
19072
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/accessor-pairs.js
19072
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/accessor-pairs.js
19073
19073
  /**
19074
19074
  * @fileoverview Rule to enforce getter and setter pairs in objects and classes.
19075
19075
  * @author Gyandeep Singh
@@ -19322,7 +19322,7 @@ var require_accessor_pairs = /* @__PURE__ */ __commonJSMin(((exports, module) =>
19322
19322
  };
19323
19323
  }));
19324
19324
  //#endregion
19325
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/array-bracket-newline.js
19325
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/array-bracket-newline.js
19326
19326
  /**
19327
19327
  * @fileoverview Rule to enforce linebreaks after open and before close array brackets
19328
19328
  * @author Jan Peer Stöcklmair <https://github.com/JPeer264>
@@ -19521,7 +19521,7 @@ var require_array_bracket_newline = /* @__PURE__ */ __commonJSMin(((exports, mod
19521
19521
  };
19522
19522
  }));
19523
19523
  //#endregion
19524
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/array-bracket-spacing.js
19524
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/array-bracket-spacing.js
19525
19525
  /**
19526
19526
  * @fileoverview Disallows or enforces spaces inside of array brackets.
19527
19527
  * @author Jamund Ferguson
@@ -19710,7 +19710,7 @@ var require_array_bracket_spacing = /* @__PURE__ */ __commonJSMin(((exports, mod
19710
19710
  };
19711
19711
  }));
19712
19712
  //#endregion
19713
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/code-path-utils.js
19713
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/code-path-utils.js
19714
19714
  /**
19715
19715
  * @fileoverview Code path related utilities.
19716
19716
  */
@@ -19727,7 +19727,7 @@ var require_code_path_utils = /* @__PURE__ */ __commonJSMin(((exports, module) =
19727
19727
  module.exports = { isAnySegmentReachable };
19728
19728
  }));
19729
19729
  //#endregion
19730
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/array-callback-return.js
19730
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/array-callback-return.js
19731
19731
  /**
19732
19732
  * @fileoverview Rule to enforce return statements in callbacks of array's methods
19733
19733
  * @author Toru Nagashima
@@ -20008,7 +20008,7 @@ var require_array_callback_return = /* @__PURE__ */ __commonJSMin(((exports, mod
20008
20008
  };
20009
20009
  }));
20010
20010
  //#endregion
20011
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/array-element-newline.js
20011
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/array-element-newline.js
20012
20012
  /**
20013
20013
  * @fileoverview Rule to enforce line breaks after each array element
20014
20014
  * @author Jan Peer Stöcklmair <https://github.com/JPeer264>
@@ -20205,7 +20205,7 @@ var require_array_element_newline = /* @__PURE__ */ __commonJSMin(((exports, mod
20205
20205
  };
20206
20206
  }));
20207
20207
  //#endregion
20208
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/arrow-body-style.js
20208
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/arrow-body-style.js
20209
20209
  /**
20210
20210
  * @fileoverview Rule to require braces in arrow function body.
20211
20211
  * @author Alberto Rodríguez
@@ -20376,7 +20376,7 @@ var require_arrow_body_style = /* @__PURE__ */ __commonJSMin(((exports, module)
20376
20376
  };
20377
20377
  }));
20378
20378
  //#endregion
20379
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/arrow-parens.js
20379
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/arrow-parens.js
20380
20380
  /**
20381
20381
  * @fileoverview Rule to require parens in arrow function arguments.
20382
20382
  * @author Jxck
@@ -20513,7 +20513,7 @@ var require_arrow_parens = /* @__PURE__ */ __commonJSMin(((exports, module) => {
20513
20513
  };
20514
20514
  }));
20515
20515
  //#endregion
20516
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/arrow-spacing.js
20516
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/arrow-spacing.js
20517
20517
  /**
20518
20518
  * @fileoverview Rule to define spacing before/after arrow function's arrow.
20519
20519
  * @author Jxck
@@ -20645,7 +20645,7 @@ var require_arrow_spacing = /* @__PURE__ */ __commonJSMin(((exports, module) =>
20645
20645
  };
20646
20646
  }));
20647
20647
  //#endregion
20648
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/block-scoped-var.js
20648
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/block-scoped-var.js
20649
20649
  /**
20650
20650
  * @fileoverview Rule to check for "block scoped" variables by binding context
20651
20651
  * @author Matt DuVall <http://www.mattduvall.com>
@@ -20747,7 +20747,7 @@ var require_block_scoped_var = /* @__PURE__ */ __commonJSMin(((exports, module)
20747
20747
  };
20748
20748
  }));
20749
20749
  //#endregion
20750
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/block-spacing.js
20750
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/block-spacing.js
20751
20751
  /**
20752
20752
  * @fileoverview A rule to disallow or enforce spaces inside of single line blocks.
20753
20753
  * @author Toru Nagashima
@@ -20880,7 +20880,7 @@ var require_block_spacing = /* @__PURE__ */ __commonJSMin(((exports, module) =>
20880
20880
  };
20881
20881
  }));
20882
20882
  //#endregion
20883
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/brace-style.js
20883
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/brace-style.js
20884
20884
  /**
20885
20885
  * @fileoverview Rule to flag block statements that do not use the one true brace style
20886
20886
  * @author Ian Christian Myers
@@ -21026,7 +21026,7 @@ var require_brace_style = /* @__PURE__ */ __commonJSMin(((exports, module) => {
21026
21026
  };
21027
21027
  }));
21028
21028
  //#endregion
21029
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/callback-return.js
21029
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/callback-return.js
21030
21030
  /**
21031
21031
  * @fileoverview Enforce return after a callback.
21032
21032
  * @author Jamund Ferguson
@@ -21149,7 +21149,7 @@ var require_callback_return = /* @__PURE__ */ __commonJSMin(((exports, module) =
21149
21149
  };
21150
21150
  }));
21151
21151
  //#endregion
21152
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/camelcase.js
21152
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/camelcase.js
21153
21153
  /**
21154
21154
  * @fileoverview Rule to flag non-camelcased identifiers
21155
21155
  * @author Nicholas C. Zakas
@@ -21358,7 +21358,7 @@ var require_camelcase = /* @__PURE__ */ __commonJSMin(((exports, module) => {
21358
21358
  };
21359
21359
  }));
21360
21360
  //#endregion
21361
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/capitalized-comments.js
21361
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/capitalized-comments.js
21362
21362
  /**
21363
21363
  * @fileoverview enforce or disallow capitalization of the first letter of a comment
21364
21364
  * @author Kevin Partington
@@ -21532,7 +21532,7 @@ var require_capitalized_comments = /* @__PURE__ */ __commonJSMin(((exports, modu
21532
21532
  };
21533
21533
  }));
21534
21534
  //#endregion
21535
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/class-methods-use-this.js
21535
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/class-methods-use-this.js
21536
21536
  /**
21537
21537
  * @fileoverview Rule to enforce that all class methods use 'this'.
21538
21538
  * @author Patrick Williams
@@ -21691,7 +21691,7 @@ var require_class_methods_use_this = /* @__PURE__ */ __commonJSMin(((exports, mo
21691
21691
  };
21692
21692
  }));
21693
21693
  //#endregion
21694
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/comma-dangle.js
21694
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/comma-dangle.js
21695
21695
  /**
21696
21696
  * @fileoverview Rule to forbid or enforce dangling commas.
21697
21697
  * @author Ian Christian Myers
@@ -21971,7 +21971,7 @@ var require_comma_dangle = /* @__PURE__ */ __commonJSMin(((exports, module) => {
21971
21971
  };
21972
21972
  }));
21973
21973
  //#endregion
21974
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/comma-spacing.js
21974
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/comma-spacing.js
21975
21975
  /**
21976
21976
  * @fileoverview Comma spacing - validates spacing before and after comma
21977
21977
  * @author Vignesh Anand aka vegetableman.
@@ -22098,7 +22098,7 @@ var require_comma_spacing = /* @__PURE__ */ __commonJSMin(((exports, module) =>
22098
22098
  };
22099
22099
  }));
22100
22100
  //#endregion
22101
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/comma-style.js
22101
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/comma-style.js
22102
22102
  /**
22103
22103
  * @fileoverview Comma style - enforces comma styles of two types: last and first
22104
22104
  * @author Vignesh Anand aka vegetableman
@@ -22291,7 +22291,7 @@ var require_comma_style = /* @__PURE__ */ __commonJSMin(((exports, module) => {
22291
22291
  };
22292
22292
  }));
22293
22293
  //#endregion
22294
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/shared/string-utils.js
22294
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/shared/string-utils.js
22295
22295
  /**
22296
22296
  * @fileoverview Utilities to operate on strings.
22297
22297
  * @author Stephen Wade
@@ -22327,7 +22327,7 @@ var require_string_utils = /* @__PURE__ */ __commonJSMin(((exports, module) => {
22327
22327
  };
22328
22328
  }));
22329
22329
  //#endregion
22330
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/complexity.js
22330
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/complexity.js
22331
22331
  /**
22332
22332
  * @fileoverview Counts the cyclomatic complexity of each function of the script. See http://en.wikipedia.org/wiki/Cyclomatic_complexity.
22333
22333
  * Counts the number of if, conditional, for, while, try, switch/case,
@@ -22442,7 +22442,7 @@ var require_complexity = /* @__PURE__ */ __commonJSMin(((exports, module) => {
22442
22442
  };
22443
22443
  }));
22444
22444
  //#endregion
22445
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/computed-property-spacing.js
22445
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/computed-property-spacing.js
22446
22446
  /**
22447
22447
  * @fileoverview Disallows or enforces spaces inside computed properties.
22448
22448
  * @author Jamund Ferguson
@@ -22606,7 +22606,7 @@ var require_computed_property_spacing = /* @__PURE__ */ __commonJSMin(((exports,
22606
22606
  };
22607
22607
  }));
22608
22608
  //#endregion
22609
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/consistent-return.js
22609
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/consistent-return.js
22610
22610
  /**
22611
22611
  * @fileoverview Rule to flag consistent return values
22612
22612
  * @author Nicholas C. Zakas
@@ -22724,7 +22724,7 @@ var require_consistent_return = /* @__PURE__ */ __commonJSMin(((exports, module)
22724
22724
  };
22725
22725
  }));
22726
22726
  //#endregion
22727
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/consistent-this.js
22727
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/consistent-this.js
22728
22728
  /**
22729
22729
  * @fileoverview Rule to enforce consistent naming of "this" context variables
22730
22730
  * @author Raphael Pigulla
@@ -22838,7 +22838,7 @@ var require_consistent_this = /* @__PURE__ */ __commonJSMin(((exports, module) =
22838
22838
  };
22839
22839
  }));
22840
22840
  //#endregion
22841
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/constructor-super.js
22841
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/constructor-super.js
22842
22842
  /**
22843
22843
  * @fileoverview A rule to verify `super()` callings in constructor.
22844
22844
  * @author Toru Nagashima
@@ -23112,7 +23112,7 @@ var require_constructor_super = /* @__PURE__ */ __commonJSMin(((exports, module)
23112
23112
  };
23113
23113
  }));
23114
23114
  //#endregion
23115
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/curly.js
23115
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/curly.js
23116
23116
  /**
23117
23117
  * @fileoverview Rule to flag statements without curly braces
23118
23118
  * @author Nicholas C. Zakas
@@ -23310,7 +23310,7 @@ var require_curly = /* @__PURE__ */ __commonJSMin(((exports, module) => {
23310
23310
  };
23311
23311
  }));
23312
23312
  //#endregion
23313
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/default-case.js
23313
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/default-case.js
23314
23314
  /**
23315
23315
  * @fileoverview require default case in switch statements
23316
23316
  * @author Aliaksei Shytkin
@@ -23363,7 +23363,7 @@ var require_default_case = /* @__PURE__ */ __commonJSMin(((exports, module) => {
23363
23363
  };
23364
23364
  }));
23365
23365
  //#endregion
23366
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/default-case-last.js
23366
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/default-case-last.js
23367
23367
  /**
23368
23368
  * @fileoverview Rule to enforce `default` clauses in `switch` statements to be last
23369
23369
  * @author Milos Djermanovic
@@ -23396,7 +23396,7 @@ var require_default_case_last = /* @__PURE__ */ __commonJSMin(((exports, module)
23396
23396
  };
23397
23397
  }));
23398
23398
  //#endregion
23399
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/default-param-last.js
23399
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/default-param-last.js
23400
23400
  /**
23401
23401
  * @fileoverview enforce default parameters to be last
23402
23402
  * @author Chiawen Chen
@@ -23453,7 +23453,7 @@ var require_default_param_last = /* @__PURE__ */ __commonJSMin(((exports, module
23453
23453
  };
23454
23454
  }));
23455
23455
  //#endregion
23456
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/dot-location.js
23456
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/dot-location.js
23457
23457
  /**
23458
23458
  * @fileoverview Validates newlines before and after dots
23459
23459
  * @author Greg Cochard
@@ -23542,7 +23542,7 @@ var require_dot_location = /* @__PURE__ */ __commonJSMin(((exports, module) => {
23542
23542
  };
23543
23543
  }));
23544
23544
  //#endregion
23545
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/keywords.js
23545
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/keywords.js
23546
23546
  /**
23547
23547
  * @fileoverview A shared list of ES3 keywords.
23548
23548
  * @author Josh Perez
@@ -23611,7 +23611,7 @@ var require_keywords = /* @__PURE__ */ __commonJSMin(((exports, module) => {
23611
23611
  ];
23612
23612
  }));
23613
23613
  //#endregion
23614
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/dot-notation.js
23614
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/dot-notation.js
23615
23615
  /**
23616
23616
  * @fileoverview Rule to warn about using dot notation instead of square bracket notation when possible.
23617
23617
  * @author Josh Perez
@@ -23700,7 +23700,7 @@ var require_dot_notation = /* @__PURE__ */ __commonJSMin(((exports, module) => {
23700
23700
  };
23701
23701
  }));
23702
23702
  //#endregion
23703
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/eol-last.js
23703
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/eol-last.js
23704
23704
  /**
23705
23705
  * @fileoverview Require or disallow newline at the end of files
23706
23706
  * @author Nodeca Team <https://github.com/nodeca>
@@ -23793,7 +23793,7 @@ var require_eol_last = /* @__PURE__ */ __commonJSMin(((exports, module) => {
23793
23793
  };
23794
23794
  }));
23795
23795
  //#endregion
23796
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/eqeqeq.js
23796
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/eqeqeq.js
23797
23797
  /**
23798
23798
  * @fileoverview Rule to flag statements that use != and == instead of !== and ===
23799
23799
  * @author Nicholas C. Zakas
@@ -24128,7 +24128,7 @@ var require_eslint_visitor_keys = /* @__PURE__ */ __commonJSMin(((exports) => {
24128
24128
  exports.unionWith = unionWith;
24129
24129
  }));
24130
24130
  //#endregion
24131
- //#region ../../node_modules/.pnpm/@eslint-community+eslint-utils@4.9.1_eslint@10.5.0_jiti@2.7.0_/node_modules/@eslint-community/eslint-utils/index.js
24131
+ //#region ../../node_modules/.pnpm/@eslint-community+eslint-utils@4.9.1_eslint@10.6.0_jiti@2.7.0_/node_modules/@eslint-community/eslint-utils/index.js
24132
24132
  var require_eslint_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
24133
24133
  Object.defineProperty(exports, "__esModule", { value: true });
24134
24134
  var eslintVisitorKeys = require_eslint_visitor_keys();
@@ -25867,7 +25867,7 @@ var require_eslint_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
25867
25867
  exports.isSemicolonToken = isSemicolonToken;
25868
25868
  }));
25869
25869
  //#endregion
25870
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/for-direction.js
25870
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/for-direction.js
25871
25871
  /**
25872
25872
  * @fileoverview enforce `for` loop update clause moving the counter in the right direction.(for-direction)
25873
25873
  * @author Aladdin-ADD<hh_2013@foxmail.com>
@@ -25985,7 +25985,7 @@ var require_for_direction = /* @__PURE__ */ __commonJSMin(((exports, module) =>
25985
25985
  };
25986
25986
  }));
25987
25987
  //#endregion
25988
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/func-call-spacing.js
25988
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/func-call-spacing.js
25989
25989
  /**
25990
25990
  * @fileoverview Rule to control spacing within function calls
25991
25991
  * @author Matt DuVall <http://www.mattduvall.com>
@@ -26127,7 +26127,7 @@ var require_func_call_spacing = /* @__PURE__ */ __commonJSMin(((exports, module)
26127
26127
  };
26128
26128
  }));
26129
26129
  //#endregion
26130
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/func-name-matching.js
26130
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/func-name-matching.js
26131
26131
  /**
26132
26132
  * @fileoverview Rule to require function names to match the name of the variable or property to which they are assigned.
26133
26133
  * @author Annie Zhang, Pavel Strashkin
@@ -26287,7 +26287,7 @@ var require_func_name_matching = /* @__PURE__ */ __commonJSMin(((exports, module
26287
26287
  };
26288
26288
  }));
26289
26289
  //#endregion
26290
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/func-names.js
26290
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/func-names.js
26291
26291
  /**
26292
26292
  * @fileoverview Rule to warn when a function expression does not have a name.
26293
26293
  * @author Kyle T. Nunery
@@ -26413,7 +26413,7 @@ var require_func_names = /* @__PURE__ */ __commonJSMin(((exports, module) => {
26413
26413
  };
26414
26414
  }));
26415
26415
  //#endregion
26416
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/func-style.js
26416
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/func-style.js
26417
26417
  /**
26418
26418
  * @fileoverview Rule to enforce a particular function style
26419
26419
  * @author Nicholas C. Zakas
@@ -26528,7 +26528,7 @@ var require_func_style = /* @__PURE__ */ __commonJSMin(((exports, module) => {
26528
26528
  };
26529
26529
  }));
26530
26530
  //#endregion
26531
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/function-call-argument-newline.js
26531
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/function-call-argument-newline.js
26532
26532
  /**
26533
26533
  * @fileoverview Rule to enforce line breaks between arguments of a function call
26534
26534
  * @author Alexey Gonchar <https://github.com/finico>
@@ -26639,7 +26639,7 @@ var require_function_call_argument_newline = /* @__PURE__ */ __commonJSMin(((exp
26639
26639
  };
26640
26640
  }));
26641
26641
  //#endregion
26642
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/function-paren-newline.js
26642
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/function-paren-newline.js
26643
26643
  /**
26644
26644
  * @fileoverview enforce consistent line breaks inside function parentheses
26645
26645
  * @author Teddy Katz
@@ -26839,7 +26839,7 @@ var require_function_paren_newline = /* @__PURE__ */ __commonJSMin(((exports, mo
26839
26839
  };
26840
26840
  }));
26841
26841
  //#endregion
26842
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/generator-star-spacing.js
26842
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/generator-star-spacing.js
26843
26843
  /**
26844
26844
  * @fileoverview Rule to check the spacing around the * in generator functions.
26845
26845
  * @author Jamund Ferguson
@@ -27025,7 +27025,7 @@ var require_generator_star_spacing = /* @__PURE__ */ __commonJSMin(((exports, mo
27025
27025
  };
27026
27026
  }));
27027
27027
  //#endregion
27028
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/getter-return.js
27028
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/getter-return.js
27029
27029
  /**
27030
27030
  * @fileoverview Enforces that a return statement is present in property getters.
27031
27031
  * @author Aladdin-ADD(hh_2013@foxmail.com)
@@ -27148,7 +27148,7 @@ var require_getter_return = /* @__PURE__ */ __commonJSMin(((exports, module) =>
27148
27148
  };
27149
27149
  }));
27150
27150
  //#endregion
27151
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/global-require.js
27151
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/global-require.js
27152
27152
  /**
27153
27153
  * @fileoverview Rule for disallowing require() outside of the top-level module context
27154
27154
  * @author Jamund Ferguson
@@ -27232,7 +27232,7 @@ var require_global_require = /* @__PURE__ */ __commonJSMin(((exports, module) =>
27232
27232
  };
27233
27233
  }));
27234
27234
  //#endregion
27235
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/grouped-accessor-pairs.js
27235
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/grouped-accessor-pairs.js
27236
27236
  /**
27237
27237
  * @fileoverview Rule to require grouped accessor pairs in object literals and classes
27238
27238
  * @author Milos Djermanovic
@@ -27384,7 +27384,7 @@ var require_grouped_accessor_pairs = /* @__PURE__ */ __commonJSMin(((exports, mo
27384
27384
  };
27385
27385
  }));
27386
27386
  //#endregion
27387
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/guard-for-in.js
27387
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/guard-for-in.js
27388
27388
  /**
27389
27389
  * @fileoverview Rule to flag for-in loops without if statements inside
27390
27390
  * @author Nicholas C. Zakas
@@ -27423,7 +27423,7 @@ var require_guard_for_in = /* @__PURE__ */ __commonJSMin(((exports, module) => {
27423
27423
  };
27424
27424
  }));
27425
27425
  //#endregion
27426
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/handle-callback-err.js
27426
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/handle-callback-err.js
27427
27427
  /**
27428
27428
  * @fileoverview Ensure handling of errors when we know they exist.
27429
27429
  * @author Jamund Ferguson
@@ -27510,7 +27510,7 @@ var require_handle_callback_err = /* @__PURE__ */ __commonJSMin(((exports, modul
27510
27510
  };
27511
27511
  }));
27512
27512
  //#endregion
27513
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/id-blacklist.js
27513
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/id-blacklist.js
27514
27514
  /**
27515
27515
  * @fileoverview Rule that warns when identifier names that are
27516
27516
  * specified in the configuration are used.
@@ -27649,7 +27649,7 @@ var require_id_blacklist = /* @__PURE__ */ __commonJSMin(((exports, module) => {
27649
27649
  };
27650
27650
  }));
27651
27651
  //#endregion
27652
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/id-denylist.js
27652
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/id-denylist.js
27653
27653
  /**
27654
27654
  * @fileoverview Rule that warns when identifier names that are
27655
27655
  * specified in the configuration are used.
@@ -27776,7 +27776,7 @@ var require_id_denylist = /* @__PURE__ */ __commonJSMin(((exports, module) => {
27776
27776
  };
27777
27777
  }));
27778
27778
  //#endregion
27779
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/id-length.js
27779
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/id-length.js
27780
27780
  /**
27781
27781
  * @fileoverview Rule that warns when identifier names are shorter or longer
27782
27782
  * than the values provided in configuration.
@@ -27901,7 +27901,7 @@ var require_id_length = /* @__PURE__ */ __commonJSMin(((exports, module) => {
27901
27901
  };
27902
27902
  }));
27903
27903
  //#endregion
27904
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/id-match.js
27904
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/id-match.js
27905
27905
  /**
27906
27906
  * @fileoverview Rule to flag non-matching identifiers
27907
27907
  * @author Matthieu Larcher
@@ -28057,7 +28057,7 @@ var require_id_match = /* @__PURE__ */ __commonJSMin(((exports, module) => {
28057
28057
  };
28058
28058
  }));
28059
28059
  //#endregion
28060
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/implicit-arrow-linebreak.js
28060
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/implicit-arrow-linebreak.js
28061
28061
  /**
28062
28062
  * @fileoverview enforce the location of arrow function bodies
28063
28063
  * @author Sharmila Jesupaul
@@ -28133,7 +28133,7 @@ var require_implicit_arrow_linebreak = /* @__PURE__ */ __commonJSMin(((exports,
28133
28133
  };
28134
28134
  }));
28135
28135
  //#endregion
28136
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/indent.js
28136
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/indent.js
28137
28137
  /**
28138
28138
  * @fileoverview This rule sets a specific indentation style and width for your code
28139
28139
  *
@@ -29263,7 +29263,7 @@ var require_indent = /* @__PURE__ */ __commonJSMin(((exports, module) => {
29263
29263
  };
29264
29264
  }));
29265
29265
  //#endregion
29266
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/indent-legacy.js
29266
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/indent-legacy.js
29267
29267
  /**
29268
29268
  * @fileoverview This option sets a specific tab width for your code
29269
29269
  *
@@ -29890,7 +29890,7 @@ var require_indent_legacy = /* @__PURE__ */ __commonJSMin(((exports, module) =>
29890
29890
  };
29891
29891
  }));
29892
29892
  //#endregion
29893
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/init-declarations.js
29893
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/init-declarations.js
29894
29894
  /**
29895
29895
  * @fileoverview A rule to control the style of variable initializations.
29896
29896
  * @author Colin Ihrig
@@ -29986,7 +29986,7 @@ var require_init_declarations = /* @__PURE__ */ __commonJSMin(((exports, module)
29986
29986
  };
29987
29987
  }));
29988
29988
  //#endregion
29989
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/jsx-quotes.js
29989
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/jsx-quotes.js
29990
29990
  /**
29991
29991
  * @fileoverview A rule to ensure consistent quotes used in jsx syntax.
29992
29992
  * @author Mathias Schreck <https://github.com/lo1tuma>
@@ -30067,7 +30067,7 @@ var require_jsx_quotes = /* @__PURE__ */ __commonJSMin(((exports, module) => {
30067
30067
  };
30068
30068
  }));
30069
30069
  //#endregion
30070
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/key-spacing.js
30070
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/key-spacing.js
30071
30071
  /**
30072
30072
  * @fileoverview Rule to specify spacing of object literal keys and values
30073
30073
  * @author Brandon Mills
@@ -30521,7 +30521,7 @@ var require_key_spacing = /* @__PURE__ */ __commonJSMin(((exports, module) => {
30521
30521
  };
30522
30522
  }));
30523
30523
  //#endregion
30524
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/keyword-spacing.js
30524
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/keyword-spacing.js
30525
30525
  /**
30526
30526
  * @fileoverview Rule to enforce spacing before and after keywords.
30527
30527
  * @author Toru Nagashima
@@ -31017,7 +31017,7 @@ var require_keyword_spacing = /* @__PURE__ */ __commonJSMin(((exports, module) =
31017
31017
  };
31018
31018
  }));
31019
31019
  //#endregion
31020
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/line-comment-position.js
31020
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/line-comment-position.js
31021
31021
  /**
31022
31022
  * @fileoverview Rule to enforce the position of line comments
31023
31023
  * @author Alberto Rodríguez
@@ -31102,7 +31102,7 @@ var require_line_comment_position = /* @__PURE__ */ __commonJSMin(((exports, mod
31102
31102
  };
31103
31103
  }));
31104
31104
  //#endregion
31105
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/linebreak-style.js
31105
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/linebreak-style.js
31106
31106
  /**
31107
31107
  * @fileoverview Rule to enforce a single linebreak style.
31108
31108
  * @author Erik Mueller
@@ -31191,7 +31191,7 @@ var require_linebreak_style = /* @__PURE__ */ __commonJSMin(((exports, module) =
31191
31191
  };
31192
31192
  }));
31193
31193
  //#endregion
31194
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/lines-around-comment.js
31194
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/lines-around-comment.js
31195
31195
  /**
31196
31196
  * @fileoverview Enforces empty lines around comments.
31197
31197
  * @author Jamund Ferguson
@@ -31502,7 +31502,7 @@ var require_lines_around_comment = /* @__PURE__ */ __commonJSMin(((exports, modu
31502
31502
  };
31503
31503
  }));
31504
31504
  //#endregion
31505
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/lines-around-directive.js
31505
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/lines-around-directive.js
31506
31506
  /**
31507
31507
  * @fileoverview Require or disallow newlines around directives.
31508
31508
  * @author Kai Cataldo
@@ -31639,7 +31639,7 @@ var require_lines_around_directive = /* @__PURE__ */ __commonJSMin(((exports, mo
31639
31639
  };
31640
31640
  }));
31641
31641
  //#endregion
31642
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/lines-between-class-members.js
31642
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/lines-between-class-members.js
31643
31643
  /**
31644
31644
  * @fileoverview Rule to check empty newline between class members
31645
31645
  * @author 薛定谔的猫<hh_2013@foxmail.com>
@@ -31870,7 +31870,7 @@ var require_lines_between_class_members = /* @__PURE__ */ __commonJSMin(((export
31870
31870
  };
31871
31871
  }));
31872
31872
  //#endregion
31873
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/logical-assignment-operators.js
31873
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/logical-assignment-operators.js
31874
31874
  /**
31875
31875
  * @fileoverview Rule to replace assignment expressions with logical operator assignment
31876
31876
  * @author Daniel Martens
@@ -32208,7 +32208,7 @@ var require_logical_assignment_operators = /* @__PURE__ */ __commonJSMin(((expor
32208
32208
  };
32209
32209
  }));
32210
32210
  //#endregion
32211
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-classes-per-file.js
32211
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-classes-per-file.js
32212
32212
  /**
32213
32213
  * @fileoverview Enforce a maximum number of classes per file
32214
32214
  * @author James Garbutt <https://github.com/43081j>
@@ -32251,6 +32251,10 @@ var require_max_classes_per_file = /* @__PURE__ */ __commonJSMin(((exports, modu
32251
32251
  "Program:exit"(node) {
32252
32252
  if (classCount > max) context.report({
32253
32253
  node,
32254
+ loc: {
32255
+ start: node.body[0].loc.start,
32256
+ end: node.body.at(-1).loc.end
32257
+ },
32254
32258
  messageId: "maximumExceeded",
32255
32259
  data: {
32256
32260
  classCount,
@@ -32269,7 +32273,7 @@ var require_max_classes_per_file = /* @__PURE__ */ __commonJSMin(((exports, modu
32269
32273
  };
32270
32274
  }));
32271
32275
  //#endregion
32272
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-depth.js
32276
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-depth.js
32273
32277
  /**
32274
32278
  * @fileoverview A rule to set the maximum depth block can be nested in a function.
32275
32279
  * @author Ian Christian Myers
@@ -32398,7 +32402,7 @@ var require_max_depth = /* @__PURE__ */ __commonJSMin(((exports, module) => {
32398
32402
  };
32399
32403
  }));
32400
32404
  //#endregion
32401
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-len.js
32405
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-len.js
32402
32406
  /**
32403
32407
  * @fileoverview Rule to check for max length on a line.
32404
32408
  * @author Matt DuVall <http://www.mattduvall.com>
@@ -32672,7 +32676,7 @@ var require_max_len = /* @__PURE__ */ __commonJSMin(((exports, module) => {
32672
32676
  };
32673
32677
  }));
32674
32678
  //#endregion
32675
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-lines.js
32679
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-lines.js
32676
32680
  /**
32677
32681
  * @fileoverview enforce a maximum file length
32678
32682
  * @author Alberto Rodríguez
@@ -32790,7 +32794,7 @@ var require_max_lines = /* @__PURE__ */ __commonJSMin(((exports, module) => {
32790
32794
  };
32791
32795
  }));
32792
32796
  //#endregion
32793
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-lines-per-function.js
32797
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-lines-per-function.js
32794
32798
  /**
32795
32799
  * @fileoverview A rule to set the maximum number of line of code in a function.
32796
32800
  * @author Pete Ward <peteward44@gmail.com>
@@ -32928,7 +32932,7 @@ var require_max_lines_per_function = /* @__PURE__ */ __commonJSMin(((exports, mo
32928
32932
  };
32929
32933
  }));
32930
32934
  //#endregion
32931
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-nested-callbacks.js
32935
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-nested-callbacks.js
32932
32936
  /**
32933
32937
  * @fileoverview Rule to enforce a maximum number of nested callbacks.
32934
32938
  * @author Ian Christian Myers
@@ -32978,7 +32982,9 @@ var require_max_nested_callbacks = /* @__PURE__ */ __commonJSMin(((exports, modu
32978
32982
  * @private
32979
32983
  */
32980
32984
  function checkFunction(node) {
32981
- if (node.parent.type === "CallExpression") callbackStack.push(node);
32985
+ const parent = node.parent;
32986
+ if (parent.type !== "CallExpression" || parent.callee === node) return;
32987
+ callbackStack.push(node);
32982
32988
  if (callbackStack.length > THRESHOLD) {
32983
32989
  const opts = {
32984
32990
  num: callbackStack.length,
@@ -33011,7 +33017,7 @@ var require_max_nested_callbacks = /* @__PURE__ */ __commonJSMin(((exports, modu
33011
33017
  };
33012
33018
  }));
33013
33019
  //#endregion
33014
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-params.js
33020
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-params.js
33015
33021
  /**
33016
33022
  * @fileoverview Rule to flag when a function has too many parameters
33017
33023
  * @author Ilya Volodin
@@ -33109,7 +33115,7 @@ var require_max_params = /* @__PURE__ */ __commonJSMin(((exports, module) => {
33109
33115
  };
33110
33116
  }));
33111
33117
  //#endregion
33112
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-statements.js
33118
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-statements.js
33113
33119
  /**
33114
33120
  * @fileoverview A rule to set the maximum number of statements in a function.
33115
33121
  * @author Ian Christian Myers
@@ -33233,7 +33239,7 @@ var require_max_statements = /* @__PURE__ */ __commonJSMin(((exports, module) =>
33233
33239
  };
33234
33240
  }));
33235
33241
  //#endregion
33236
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-statements-per-line.js
33242
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-statements-per-line.js
33237
33243
  /**
33238
33244
  * @fileoverview Specify the maximum number of statements allowed per line.
33239
33245
  * @author Kenneth Williams
@@ -33390,7 +33396,7 @@ var require_max_statements_per_line = /* @__PURE__ */ __commonJSMin(((exports, m
33390
33396
  };
33391
33397
  }));
33392
33398
  //#endregion
33393
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/multiline-comment-style.js
33399
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/multiline-comment-style.js
33394
33400
  /**
33395
33401
  * @fileoverview enforce a particular style for multiline comments
33396
33402
  * @author Teddy Katz
@@ -33728,7 +33734,7 @@ var require_multiline_comment_style = /* @__PURE__ */ __commonJSMin(((exports, m
33728
33734
  };
33729
33735
  }));
33730
33736
  //#endregion
33731
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/multiline-ternary.js
33737
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/multiline-ternary.js
33732
33738
  /**
33733
33739
  * @fileoverview Enforce newlines between operands of ternary expressions
33734
33740
  * @author Kai Cataldo
@@ -33853,7 +33859,7 @@ var require_multiline_ternary = /* @__PURE__ */ __commonJSMin(((exports, module)
33853
33859
  };
33854
33860
  }));
33855
33861
  //#endregion
33856
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/new-cap.js
33862
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/new-cap.js
33857
33863
  /**
33858
33864
  * @fileoverview Rule to flag use of constructors without capital letters
33859
33865
  * @author Nicholas C. Zakas
@@ -34009,7 +34015,7 @@ var require_new_cap = /* @__PURE__ */ __commonJSMin(((exports, module) => {
34009
34015
  };
34010
34016
  }));
34011
34017
  //#endregion
34012
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/new-parens.js
34018
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/new-parens.js
34013
34019
  /**
34014
34020
  * @fileoverview Rule to flag when using constructor without parentheses
34015
34021
  * @author Ilya Volodin
@@ -34079,7 +34085,7 @@ var require_new_parens = /* @__PURE__ */ __commonJSMin(((exports, module) => {
34079
34085
  };
34080
34086
  }));
34081
34087
  //#endregion
34082
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/newline-after-var.js
34088
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/newline-after-var.js
34083
34089
  /**
34084
34090
  * @fileoverview Rule to check empty newline after "var" statement
34085
34091
  * @author Gopal Venkatesan
@@ -34246,7 +34252,7 @@ var require_newline_after_var = /* @__PURE__ */ __commonJSMin(((exports, module)
34246
34252
  };
34247
34253
  }));
34248
34254
  //#endregion
34249
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/newline-before-return.js
34255
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/newline-before-return.js
34250
34256
  /**
34251
34257
  * @fileoverview Rule to require newlines before `return` statement
34252
34258
  * @author Kai Cataldo
@@ -34399,7 +34405,7 @@ var require_newline_before_return = /* @__PURE__ */ __commonJSMin(((exports, mod
34399
34405
  };
34400
34406
  }));
34401
34407
  //#endregion
34402
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/newline-per-chained-call.js
34408
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/newline-per-chained-call.js
34403
34409
  /**
34404
34410
  * @fileoverview Rule to ensure newline per method call when chaining calls
34405
34411
  * @author Rajendra Patil
@@ -34507,7 +34513,7 @@ var require_newline_per_chained_call = /* @__PURE__ */ __commonJSMin(((exports,
34507
34513
  };
34508
34514
  }));
34509
34515
  //#endregion
34510
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-alert.js
34516
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-alert.js
34511
34517
  /**
34512
34518
  * @fileoverview Rule to flag use of alert, confirm, prompt
34513
34519
  * @author Nicholas C. Zakas
@@ -34590,7 +34596,7 @@ var require_no_alert = /* @__PURE__ */ __commonJSMin(((exports, module) => {
34590
34596
  };
34591
34597
  }));
34592
34598
  //#endregion
34593
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-array-constructor.js
34599
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-array-constructor.js
34594
34600
  /**
34595
34601
  * @fileoverview Disallow construction of dense arrays using the Array constructor
34596
34602
  * @author Matt DuVall <http://www.mattduvall.com/>
@@ -34692,7 +34698,7 @@ var require_no_array_constructor = /* @__PURE__ */ __commonJSMin(((exports, modu
34692
34698
  };
34693
34699
  }));
34694
34700
  //#endregion
34695
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-async-promise-executor.js
34701
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-async-promise-executor.js
34696
34702
  /**
34697
34703
  * @fileoverview disallow using an async function as a Promise executor
34698
34704
  * @author Teddy Katz
@@ -34724,7 +34730,7 @@ var require_no_async_promise_executor = /* @__PURE__ */ __commonJSMin(((exports,
34724
34730
  };
34725
34731
  }));
34726
34732
  //#endregion
34727
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-await-in-loop.js
34733
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-await-in-loop.js
34728
34734
  /**
34729
34735
  * @fileoverview Rule to disallow uses of await inside of loops.
34730
34736
  * @author Nat Mote (nmote)
@@ -34799,7 +34805,7 @@ var require_no_await_in_loop = /* @__PURE__ */ __commonJSMin(((exports, module)
34799
34805
  };
34800
34806
  }));
34801
34807
  //#endregion
34802
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-bitwise.js
34808
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-bitwise.js
34803
34809
  /**
34804
34810
  * @fileoverview Rule to flag bitwise identifiers
34805
34811
  * @author Nicholas C. Zakas
@@ -34902,7 +34908,7 @@ var require_no_bitwise = /* @__PURE__ */ __commonJSMin(((exports, module) => {
34902
34908
  };
34903
34909
  }));
34904
34910
  //#endregion
34905
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-buffer-constructor.js
34911
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-buffer-constructor.js
34906
34912
  /**
34907
34913
  * @fileoverview disallow use of the Buffer() constructor
34908
34914
  * @author Teddy Katz
@@ -34950,7 +34956,7 @@ var require_no_buffer_constructor = /* @__PURE__ */ __commonJSMin(((exports, mod
34950
34956
  };
34951
34957
  }));
34952
34958
  //#endregion
34953
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-caller.js
34959
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-caller.js
34954
34960
  /**
34955
34961
  * @fileoverview Rule to flag use of arguments.callee and arguments.caller.
34956
34962
  * @author Nicholas C. Zakas
@@ -34981,7 +34987,7 @@ var require_no_caller = /* @__PURE__ */ __commonJSMin(((exports, module) => {
34981
34987
  };
34982
34988
  }));
34983
34989
  //#endregion
34984
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-case-declarations.js
34990
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-case-declarations.js
34985
34991
  /**
34986
34992
  * @fileoverview Rule to flag use of an lexical declarations inside a case clause
34987
34993
  * @author Erik Arvidsson
@@ -35034,7 +35040,7 @@ var require_no_case_declarations = /* @__PURE__ */ __commonJSMin(((exports, modu
35034
35040
  };
35035
35041
  }));
35036
35042
  //#endregion
35037
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-catch-shadow.js
35043
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-catch-shadow.js
35038
35044
  /**
35039
35045
  * @fileoverview Rule to flag variable leak in CatchClauses in IE 8 and earlier
35040
35046
  * @author Ian Christian Myers
@@ -35088,7 +35094,7 @@ var require_no_catch_shadow = /* @__PURE__ */ __commonJSMin(((exports, module) =
35088
35094
  };
35089
35095
  }));
35090
35096
  //#endregion
35091
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-class-assign.js
35097
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-class-assign.js
35092
35098
  /**
35093
35099
  * @fileoverview A rule to disallow modifying variables of class declarations
35094
35100
  * @author Toru Nagashima
@@ -35139,7 +35145,7 @@ var require_no_class_assign = /* @__PURE__ */ __commonJSMin(((exports, module) =
35139
35145
  };
35140
35146
  }));
35141
35147
  //#endregion
35142
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-compare-neg-zero.js
35148
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-compare-neg-zero.js
35143
35149
  /**
35144
35150
  * @fileoverview The rule should warn against code that tries to compare against -0.
35145
35151
  * @author Aladdin-ADD <hh_2013@foxmail.com>
@@ -35190,7 +35196,7 @@ var require_no_compare_neg_zero = /* @__PURE__ */ __commonJSMin(((exports, modul
35190
35196
  };
35191
35197
  }));
35192
35198
  //#endregion
35193
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-cond-assign.js
35199
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-cond-assign.js
35194
35200
  /**
35195
35201
  * @fileoverview Rule to flag assignment in a conditional statement's test expression
35196
35202
  * @author Stephen Murray <spmurrayzzz>
@@ -35294,7 +35300,7 @@ var require_no_cond_assign = /* @__PURE__ */ __commonJSMin(((exports, module) =>
35294
35300
  };
35295
35301
  }));
35296
35302
  //#endregion
35297
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-confusing-arrow.js
35303
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-confusing-arrow.js
35298
35304
  /**
35299
35305
  * @fileoverview A rule to warn against using arrow functions when they could be
35300
35306
  * confused with comparisons
@@ -35380,7 +35386,7 @@ var require_no_confusing_arrow = /* @__PURE__ */ __commonJSMin(((exports, module
35380
35386
  };
35381
35387
  }));
35382
35388
  //#endregion
35383
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-console.js
35389
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-console.js
35384
35390
  /**
35385
35391
  * @fileoverview Rule to flag use of console object
35386
35392
  * @author Nicholas C. Zakas
@@ -35529,7 +35535,7 @@ var require_no_console = /* @__PURE__ */ __commonJSMin(((exports, module) => {
35529
35535
  };
35530
35536
  }));
35531
35537
  //#endregion
35532
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-const-assign.js
35538
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-const-assign.js
35533
35539
  /**
35534
35540
  * @fileoverview A rule to disallow modifying variables that are declared using `const`
35535
35541
  * @author Toru Nagashima
@@ -35576,7 +35582,7 @@ var require_no_const_assign = /* @__PURE__ */ __commonJSMin(((exports, module) =
35576
35582
  };
35577
35583
  }));
35578
35584
  //#endregion
35579
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-constant-binary-expression.js
35585
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-constant-binary-expression.js
35580
35586
  /**
35581
35587
  * @fileoverview Rule to flag constant comparisons and logical expressions that always/never short circuit
35582
35588
  * @author Jordan Eldredge <https://jordaneldredge.com>
@@ -35597,6 +35603,12 @@ var require_no_constant_binary_expression = /* @__PURE__ */ __commonJSMin(((expo
35597
35603
  ">>",
35598
35604
  ">>>"
35599
35605
  ]);
35606
+ const RELATIONAL_OPERATORS = /* @__PURE__ */ new Set([
35607
+ "<",
35608
+ "<=",
35609
+ ">",
35610
+ ">="
35611
+ ]);
35600
35612
  /**
35601
35613
  * Checks whether or not a node is `null` or `undefined`. Similar to the one
35602
35614
  * found in ast-utils.js, but this one correctly handles the edge case that
@@ -35635,7 +35647,7 @@ var require_no_constant_binary_expression = /* @__PURE__ */ __commonJSMin(((expo
35635
35647
  case "CallExpression": {
35636
35648
  if (node.callee.type !== "Identifier") return false;
35637
35649
  const functionName = node.callee.name;
35638
- return (functionName === "Boolean" || functionName === "String" || functionName === "Number") && isReferenceToGlobalVariable(scope, node.callee);
35650
+ return (functionName === "Boolean" || functionName === "String" || functionName === "Number" || functionName === "Symbol" || functionName === "BigInt") && isReferenceToGlobalVariable(scope, node.callee);
35639
35651
  }
35640
35652
  case "LogicalExpression": return node.operator === "??" && hasConstantNullishness(scope, node.right, true);
35641
35653
  case "AssignmentExpression":
@@ -35759,7 +35771,7 @@ var require_no_constant_binary_expression = /* @__PURE__ */ __commonJSMin(((expo
35759
35771
  case "CallExpression": {
35760
35772
  if (node.callee.type !== "Identifier") return false;
35761
35773
  const functionName = node.callee.name;
35762
- if ((functionName === "String" || functionName === "Number") && isReferenceToGlobalVariable(scope, node.callee)) return true;
35774
+ if ((functionName === "String" || functionName === "Number" || functionName === "BigInt" || functionName === "Symbol") && isReferenceToGlobalVariable(scope, node.callee)) return true;
35763
35775
  if (functionName === "Boolean" && isReferenceToGlobalVariable(scope, node.callee)) return node.arguments.length === 0 || isConstant(scope, node.arguments[0], true);
35764
35776
  return false;
35765
35777
  }
@@ -35811,6 +35823,25 @@ var require_no_constant_binary_expression = /* @__PURE__ */ __commonJSMin(((expo
35811
35823
  }
35812
35824
  return null;
35813
35825
  }
35826
+ /**
35827
+ * Checks if a node is a statically knowable literal.
35828
+ * @param {Scope} scope The scope in which the node was found.
35829
+ * @param {ASTNode} node The node to test.
35830
+ * @returns {boolean} `true` if the node is a literal.
35831
+ */
35832
+ function isStaticLiteral(scope, node) {
35833
+ switch (node.type) {
35834
+ case "Literal": return true;
35835
+ case "UnaryExpression": return [
35836
+ "-",
35837
+ "+",
35838
+ "~"
35839
+ ].includes(node.operator) && node.argument.type === "Literal";
35840
+ case "Identifier": return node.name === "undefined" && isReferenceToGlobalVariable(scope, node);
35841
+ case "TemplateLiteral": return node.expressions.length === 0;
35842
+ default: return false;
35843
+ }
35844
+ }
35814
35845
  /** @type {import('../types').Rule.RuleModule} */
35815
35846
  module.exports = {
35816
35847
  meta: {
@@ -35820,16 +35851,23 @@ var require_no_constant_binary_expression = /* @__PURE__ */ __commonJSMin(((expo
35820
35851
  recommended: true,
35821
35852
  url: "https://eslint.org/docs/latest/rules/no-constant-binary-expression"
35822
35853
  },
35823
- schema: [],
35854
+ defaultOptions: [{ checkRelationalComparisons: false }],
35855
+ schema: [{
35856
+ type: "object",
35857
+ properties: { checkRelationalComparisons: { type: "boolean" } },
35858
+ additionalProperties: false
35859
+ }],
35824
35860
  messages: {
35825
35861
  constantBinaryOperand: "Unexpected constant binary expression. Compares constantly with the {{otherSide}}-hand side of the `{{operator}}`.",
35826
35862
  constantShortCircuit: "Unexpected constant {{property}} on the left-hand side of a `{{operator}}` expression.",
35827
35863
  alwaysNew: "Unexpected comparison to newly constructed object. These two values can never be equal.",
35828
- bothAlwaysNew: "Unexpected comparison of two newly constructed objects. These two values can never be equal."
35864
+ bothAlwaysNew: "Unexpected comparison of two newly constructed objects. These two values can never be equal.",
35865
+ constantRelationalComparison: "Unexpected constant relational comparison. Both sides of the `{{operator}}` are literal values."
35829
35866
  }
35830
35867
  },
35831
35868
  create(context) {
35832
35869
  const sourceCode = context.sourceCode;
35870
+ const { checkRelationalComparisons } = context.options[0];
35833
35871
  return {
35834
35872
  LogicalExpression(node) {
35835
35873
  const { operator, left } = node;
@@ -35886,6 +35924,12 @@ var require_no_constant_binary_expression = /* @__PURE__ */ __commonJSMin(((expo
35886
35924
  node: left,
35887
35925
  messageId: "bothAlwaysNew"
35888
35926
  });
35927
+ } else if (checkRelationalComparisons && RELATIONAL_OPERATORS.has(operator)) {
35928
+ if (isStaticLiteral(scope, left) && isStaticLiteral(scope, right)) context.report({
35929
+ node,
35930
+ messageId: "constantRelationalComparison",
35931
+ data: { operator }
35932
+ });
35889
35933
  }
35890
35934
  }
35891
35935
  };
@@ -35893,7 +35937,7 @@ var require_no_constant_binary_expression = /* @__PURE__ */ __commonJSMin(((expo
35893
35937
  };
35894
35938
  }));
35895
35939
  //#endregion
35896
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-constant-condition.js
35940
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-constant-condition.js
35897
35941
  /**
35898
35942
  * @fileoverview Rule to flag use constant conditions
35899
35943
  * @author Christian Schulz <http://rndm.de>
@@ -36016,7 +36060,7 @@ var require_no_constant_condition = /* @__PURE__ */ __commonJSMin(((exports, mod
36016
36060
  };
36017
36061
  }));
36018
36062
  //#endregion
36019
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-constructor-return.js
36063
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-constructor-return.js
36020
36064
  /**
36021
36065
  * @fileoverview Rule to disallow returning value from constructor.
36022
36066
  * @author Pig Fang <https://github.com/g-plane>
@@ -36057,7 +36101,7 @@ var require_no_constructor_return = /* @__PURE__ */ __commonJSMin(((exports, mod
36057
36101
  };
36058
36102
  }));
36059
36103
  //#endregion
36060
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-continue.js
36104
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-continue.js
36061
36105
  /**
36062
36106
  * @fileoverview Rule to flag use of continue statement
36063
36107
  * @author Borislav Zhivkov
@@ -38507,7 +38551,7 @@ var require_regexpp = /* @__PURE__ */ __commonJSMin(((exports) => {
38507
38551
  exports.visitRegExpAST = visitRegExpAST;
38508
38552
  }));
38509
38553
  //#endregion
38510
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-control-regex.js
38554
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-control-regex.js
38511
38555
  /**
38512
38556
  * @fileoverview Rule to forbid control characters from regular expressions.
38513
38557
  * @author Nicholas C. Zakas
@@ -38585,7 +38629,7 @@ var require_no_control_regex = /* @__PURE__ */ __commonJSMin(((exports, module)
38585
38629
  };
38586
38630
  }));
38587
38631
  //#endregion
38588
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-debugger.js
38632
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-debugger.js
38589
38633
  /**
38590
38634
  * @fileoverview Rule to flag use of a debugger statement
38591
38635
  * @author Nicholas C. Zakas
@@ -38615,7 +38659,7 @@ var require_no_debugger = /* @__PURE__ */ __commonJSMin(((exports, module) => {
38615
38659
  };
38616
38660
  }));
38617
38661
  //#endregion
38618
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-delete-var.js
38662
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-delete-var.js
38619
38663
  /**
38620
38664
  * @fileoverview Rule to flag when deleting variables
38621
38665
  * @author Ilya Volodin
@@ -38644,7 +38688,7 @@ var require_no_delete_var = /* @__PURE__ */ __commonJSMin(((exports, module) =>
38644
38688
  };
38645
38689
  }));
38646
38690
  //#endregion
38647
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-div-regex.js
38691
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-div-regex.js
38648
38692
  /**
38649
38693
  * @fileoverview Rule to check for ambiguous div operator in regexes
38650
38694
  * @author Matt DuVall <http://www.mattduvall.com>
@@ -38680,7 +38724,7 @@ var require_no_div_regex = /* @__PURE__ */ __commonJSMin(((exports, module) => {
38680
38724
  };
38681
38725
  }));
38682
38726
  //#endregion
38683
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-dupe-args.js
38727
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-dupe-args.js
38684
38728
  /**
38685
38729
  * @fileoverview Rule to flag duplicate arguments
38686
38730
  * @author Jamund Ferguson
@@ -38740,7 +38784,7 @@ var require_no_dupe_args = /* @__PURE__ */ __commonJSMin(((exports, module) => {
38740
38784
  };
38741
38785
  }));
38742
38786
  //#endregion
38743
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-dupe-class-members.js
38787
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-dupe-class-members.js
38744
38788
  /**
38745
38789
  * @fileoverview A rule to disallow duplicate name in class members.
38746
38790
  * @author Toru Nagashima
@@ -38826,7 +38870,7 @@ var require_no_dupe_class_members = /* @__PURE__ */ __commonJSMin(((exports, mod
38826
38870
  };
38827
38871
  }));
38828
38872
  //#endregion
38829
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-dupe-else-if.js
38873
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-dupe-else-if.js
38830
38874
  /**
38831
38875
  * @fileoverview Rule to disallow duplicate conditions in if-else-if chains
38832
38876
  * @author Milos Djermanovic
@@ -38902,7 +38946,7 @@ var require_no_dupe_else_if = /* @__PURE__ */ __commonJSMin(((exports, module) =
38902
38946
  };
38903
38947
  }));
38904
38948
  //#endregion
38905
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-dupe-keys.js
38949
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-dupe-keys.js
38906
38950
  /**
38907
38951
  * @fileoverview Rule to flag use of duplicate keys in an object.
38908
38952
  * @author Ian Christian Myers
@@ -38996,7 +39040,7 @@ var require_no_dupe_keys = /* @__PURE__ */ __commonJSMin(((exports, module) => {
38996
39040
  };
38997
39041
  }));
38998
39042
  //#endregion
38999
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-duplicate-case.js
39043
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-duplicate-case.js
39000
39044
  /**
39001
39045
  * @fileoverview Rule to disallow a duplicate case label.
39002
39046
  * @author Dieter Oberkofler
@@ -39043,7 +39087,7 @@ var require_no_duplicate_case = /* @__PURE__ */ __commonJSMin(((exports, module)
39043
39087
  };
39044
39088
  }));
39045
39089
  //#endregion
39046
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-duplicate-imports.js
39090
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-duplicate-imports.js
39047
39091
  /**
39048
39092
  * @fileoverview Restrict usage of duplicate imports.
39049
39093
  * @author Simen Bekkhus
@@ -39241,7 +39285,7 @@ var require_no_duplicate_imports = /* @__PURE__ */ __commonJSMin(((exports, modu
39241
39285
  };
39242
39286
  }));
39243
39287
  //#endregion
39244
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/fix-tracker.js
39288
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/fix-tracker.js
39245
39289
  /**
39246
39290
  * @fileoverview Helper class to aid in constructing fix commands.
39247
39291
  * @author Alan Pierce
@@ -39329,7 +39373,7 @@ var require_fix_tracker = /* @__PURE__ */ __commonJSMin(((exports, module) => {
39329
39373
  module.exports = FixTracker;
39330
39374
  }));
39331
39375
  //#endregion
39332
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-else-return.js
39376
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-else-return.js
39333
39377
  /**
39334
39378
  * @fileoverview Rule to flag `else` after a `return` in `if`
39335
39379
  * @author Ian Christian Myers
@@ -39530,7 +39574,7 @@ var require_no_else_return = /* @__PURE__ */ __commonJSMin(((exports, module) =>
39530
39574
  };
39531
39575
  }));
39532
39576
  //#endregion
39533
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-empty.js
39577
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-empty.js
39534
39578
  /**
39535
39579
  * @fileoverview Rule to flag use of an empty block statement
39536
39580
  * @author Nicholas C. Zakas
@@ -39610,7 +39654,7 @@ var require_no_empty = /* @__PURE__ */ __commonJSMin(((exports, module) => {
39610
39654
  };
39611
39655
  }));
39612
39656
  //#endregion
39613
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-empty-character-class.js
39657
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-empty-character-class.js
39614
39658
  /**
39615
39659
  * @fileoverview Rule to flag the use of empty character classes in regular expressions
39616
39660
  * @author Ian Christian Myers
@@ -39655,7 +39699,7 @@ var require_no_empty_character_class = /* @__PURE__ */ __commonJSMin(((exports,
39655
39699
  };
39656
39700
  }));
39657
39701
  //#endregion
39658
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-empty-function.js
39702
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-empty-function.js
39659
39703
  /**
39660
39704
  * @fileoverview Rule to disallow empty functions.
39661
39705
  * @author Toru Nagashima
@@ -39802,7 +39846,7 @@ var require_no_empty_function = /* @__PURE__ */ __commonJSMin(((exports, module)
39802
39846
  };
39803
39847
  }));
39804
39848
  //#endregion
39805
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-empty-pattern.js
39849
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-empty-pattern.js
39806
39850
  /**
39807
39851
  * @fileoverview Rule to disallow an empty pattern
39808
39852
  * @author Alberto Rodríguez
@@ -39850,7 +39894,7 @@ var require_no_empty_pattern = /* @__PURE__ */ __commonJSMin(((exports, module)
39850
39894
  };
39851
39895
  }));
39852
39896
  //#endregion
39853
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-empty-static-block.js
39897
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-empty-static-block.js
39854
39898
  /**
39855
39899
  * @fileoverview Rule to disallow empty static blocks.
39856
39900
  * @author Sosuke Suzuki
@@ -39898,7 +39942,7 @@ var require_no_empty_static_block = /* @__PURE__ */ __commonJSMin(((exports, mod
39898
39942
  };
39899
39943
  }));
39900
39944
  //#endregion
39901
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-eq-null.js
39945
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-eq-null.js
39902
39946
  /**
39903
39947
  * @fileoverview Rule to flag comparisons to null without a type-checking
39904
39948
  * operator.
@@ -39929,7 +39973,7 @@ var require_no_eq_null = /* @__PURE__ */ __commonJSMin(((exports, module) => {
39929
39973
  };
39930
39974
  }));
39931
39975
  //#endregion
39932
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-eval.js
39976
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-eval.js
39933
39977
  /**
39934
39978
  * @fileoverview Rule to flag use of eval() statement
39935
39979
  * @author Nicholas C. Zakas
@@ -40105,7 +40149,7 @@ var require_no_eval = /* @__PURE__ */ __commonJSMin(((exports, module) => {
40105
40149
  };
40106
40150
  }));
40107
40151
  //#endregion
40108
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-ex-assign.js
40152
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-ex-assign.js
40109
40153
  /**
40110
40154
  * @fileoverview Rule to flag assignment of the exception parameter
40111
40155
  * @author Stephen Murray <spmurrayzzz>
@@ -40146,7 +40190,7 @@ var require_no_ex_assign = /* @__PURE__ */ __commonJSMin(((exports, module) => {
40146
40190
  };
40147
40191
  }));
40148
40192
  //#endregion
40149
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extend-native.js
40193
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extend-native.js
40150
40194
  /**
40151
40195
  * @fileoverview Rule to flag adding properties to native object's prototypes.
40152
40196
  * @author David Nelson
@@ -40248,7 +40292,7 @@ var require_no_extend_native = /* @__PURE__ */ __commonJSMin(((exports, module)
40248
40292
  };
40249
40293
  }));
40250
40294
  //#endregion
40251
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extra-bind.js
40295
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extra-bind.js
40252
40296
  /**
40253
40297
  * @fileoverview Rule to flag unnecessary bind calls
40254
40298
  * @author Bence Dányi <bence@danyi.me>
@@ -40378,7 +40422,7 @@ var require_no_extra_bind = /* @__PURE__ */ __commonJSMin(((exports, module) =>
40378
40422
  };
40379
40423
  }));
40380
40424
  //#endregion
40381
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extra-boolean-cast.js
40425
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extra-boolean-cast.js
40382
40426
  /**
40383
40427
  * @fileoverview Rule to flag unnecessary double negation in Boolean contexts
40384
40428
  * @author Brandon Mills
@@ -40429,7 +40473,7 @@ var require_no_extra_boolean_cast = /* @__PURE__ */ __commonJSMin(((exports, mod
40429
40473
  * @returns {boolean} If the node is Boolean function or constructor
40430
40474
  */
40431
40475
  function isBooleanFunctionOrConstructorCall(node) {
40432
- return (node.type === "CallExpression" || node.type === "NewExpression") && node.callee.type === "Identifier" && node.callee.name === "Boolean";
40476
+ return (node.type === "CallExpression" || node.type === "NewExpression") && node.callee.type === "Identifier" && node.callee.name === "Boolean" && sourceCode.isGlobalReference(node.callee);
40433
40477
  }
40434
40478
  /**
40435
40479
  * Check if a node is in a context where its value would be coerced to a boolean at runtime.
@@ -40530,7 +40574,7 @@ var require_no_extra_boolean_cast = /* @__PURE__ */ __commonJSMin(((exports, mod
40530
40574
  });
40531
40575
  },
40532
40576
  CallExpression(node) {
40533
- if (node.callee.type !== "Identifier" || node.callee.name !== "Boolean") return;
40577
+ if (node.callee.type !== "Identifier" || node.callee.name !== "Boolean" || !sourceCode.isGlobalReference(node.callee)) return;
40534
40578
  if (isInFlaggedContext(node)) context.report({
40535
40579
  node,
40536
40580
  messageId: "unexpectedCall",
@@ -40563,7 +40607,7 @@ var require_no_extra_boolean_cast = /* @__PURE__ */ __commonJSMin(((exports, mod
40563
40607
  };
40564
40608
  }));
40565
40609
  //#endregion
40566
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extra-label.js
40610
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extra-label.js
40567
40611
  /**
40568
40612
  * @fileoverview Rule to disallow unnecessary labels
40569
40613
  * @author Toru Nagashima
@@ -40677,7 +40721,7 @@ var require_no_extra_label = /* @__PURE__ */ __commonJSMin(((exports, module) =>
40677
40721
  };
40678
40722
  }));
40679
40723
  //#endregion
40680
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extra-parens.js
40724
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extra-parens.js
40681
40725
  /**
40682
40726
  * @fileoverview Disallow parenthesising higher precedence subexpressions.
40683
40727
  * @author Michael Ficarra
@@ -41435,7 +41479,7 @@ var require_no_extra_parens = /* @__PURE__ */ __commonJSMin(((exports, module) =
41435
41479
  };
41436
41480
  }));
41437
41481
  //#endregion
41438
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extra-semi.js
41482
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extra-semi.js
41439
41483
  /**
41440
41484
  * @fileoverview Rule to flag use of unnecessary semicolons
41441
41485
  * @author Nicholas C. Zakas
@@ -41550,7 +41594,7 @@ var require_no_extra_semi = /* @__PURE__ */ __commonJSMin(((exports, module) =>
41550
41594
  };
41551
41595
  }));
41552
41596
  //#endregion
41553
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/shared/directives.js
41597
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/shared/directives.js
41554
41598
  /**
41555
41599
  * @fileoverview Common utils for directives.
41556
41600
  *
@@ -41563,7 +41607,7 @@ var require_directives = /* @__PURE__ */ __commonJSMin(((exports, module) => {
41563
41607
  module.exports = { directivesPattern: /^(eslint(?:-env|-enable|-disable(?:(?:-next)?-line)?)?|exported|globals?)(?:\s|$)/u };
41564
41608
  }));
41565
41609
  //#endregion
41566
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-fallthrough.js
41610
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-fallthrough.js
41567
41611
  /**
41568
41612
  * @fileoverview Rule to flag fall-through cases in switch statements.
41569
41613
  * @author Matt DuVall <http://mattduvall.com/>
@@ -41692,7 +41736,7 @@ var require_no_fallthrough = /* @__PURE__ */ __commonJSMin(((exports, module) =>
41692
41736
  };
41693
41737
  }));
41694
41738
  //#endregion
41695
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-floating-decimal.js
41739
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-floating-decimal.js
41696
41740
  /**
41697
41741
  * @fileoverview Rule to flag use of a leading/trailing decimal point in a numeric literal
41698
41742
  * @author James Allardice
@@ -41758,7 +41802,7 @@ var require_no_floating_decimal = /* @__PURE__ */ __commonJSMin(((exports, modul
41758
41802
  };
41759
41803
  }));
41760
41804
  //#endregion
41761
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-func-assign.js
41805
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-func-assign.js
41762
41806
  /**
41763
41807
  * @fileoverview Rule to flag use of function declaration identifiers as variables.
41764
41808
  * @author Ian Christian Myers
@@ -41817,7 +41861,7 @@ var require_no_func_assign = /* @__PURE__ */ __commonJSMin(((exports, module) =>
41817
41861
  };
41818
41862
  }));
41819
41863
  //#endregion
41820
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-global-assign.js
41864
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-global-assign.js
41821
41865
  /**
41822
41866
  * @fileoverview Rule to disallow assignments to native objects or read-only global variables
41823
41867
  * @author Ilya Volodin
@@ -41877,7 +41921,7 @@ var require_no_global_assign = /* @__PURE__ */ __commonJSMin(((exports, module)
41877
41921
  };
41878
41922
  }));
41879
41923
  //#endregion
41880
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-implicit-coercion.js
41924
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-implicit-coercion.js
41881
41925
  /**
41882
41926
  * @fileoverview A rule to disallow the type conversions with shorter notations.
41883
41927
  * @author Toru Nagashima
@@ -42116,7 +42160,7 @@ var require_no_implicit_coercion = /* @__PURE__ */ __commonJSMin(((exports, modu
42116
42160
  };
42117
42161
  }));
42118
42162
  //#endregion
42119
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-implicit-globals.js
42163
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-implicit-globals.js
42120
42164
  /**
42121
42165
  * @fileoverview Rule to check for implicit global variables, functions and classes.
42122
42166
  * @author Joshua Peek
@@ -42200,7 +42244,7 @@ var require_no_implicit_globals = /* @__PURE__ */ __commonJSMin(((exports, modul
42200
42244
  };
42201
42245
  }));
42202
42246
  //#endregion
42203
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-implied-eval.js
42247
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-implied-eval.js
42204
42248
  /**
42205
42249
  * @fileoverview Rule to flag use of implied eval via setTimeout and setInterval
42206
42250
  * @author James Allardice
@@ -42290,7 +42334,7 @@ var require_no_implied_eval = /* @__PURE__ */ __commonJSMin(((exports, module) =
42290
42334
  };
42291
42335
  }));
42292
42336
  //#endregion
42293
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-import-assign.js
42337
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-import-assign.js
42294
42338
  /**
42295
42339
  * @fileoverview Rule to flag updates of imported bindings.
42296
42340
  * @author Toru Nagashima <https://github.com/mysticatea>
@@ -42416,7 +42460,7 @@ var require_no_import_assign = /* @__PURE__ */ __commonJSMin(((exports, module)
42416
42460
  };
42417
42461
  }));
42418
42462
  //#endregion
42419
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-inline-comments.js
42463
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-inline-comments.js
42420
42464
  /**
42421
42465
  * @fileoverview Enforces or disallows inline comments.
42422
42466
  * @author Greg Cochard
@@ -42472,7 +42516,7 @@ var require_no_inline_comments = /* @__PURE__ */ __commonJSMin(((exports, module
42472
42516
  };
42473
42517
  }));
42474
42518
  //#endregion
42475
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-inner-declarations.js
42519
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-inner-declarations.js
42476
42520
  /**
42477
42521
  * @fileoverview Rule to enforce declarations in program or function body root.
42478
42522
  * @author Brandon Mills
@@ -42558,7 +42602,7 @@ var require_no_inner_declarations = /* @__PURE__ */ __commonJSMin(((exports, mod
42558
42602
  };
42559
42603
  }));
42560
42604
  //#endregion
42561
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-invalid-regexp.js
42605
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-invalid-regexp.js
42562
42606
  /**
42563
42607
  * @fileoverview Validate strings passed to the RegExp constructor
42564
42608
  * @author Michael Ficarra
@@ -42700,7 +42744,7 @@ var require_no_invalid_regexp = /* @__PURE__ */ __commonJSMin(((exports, module)
42700
42744
  };
42701
42745
  }));
42702
42746
  //#endregion
42703
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-invalid-this.js
42747
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-invalid-this.js
42704
42748
  /**
42705
42749
  * @fileoverview A rule to disallow `this` keywords in contexts where the value of `this` is `undefined`.
42706
42750
  * @author Toru Nagashima
@@ -42800,7 +42844,7 @@ var require_no_invalid_this = /* @__PURE__ */ __commonJSMin(((exports, module) =
42800
42844
  };
42801
42845
  }));
42802
42846
  //#endregion
42803
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-irregular-whitespace.js
42847
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-irregular-whitespace.js
42804
42848
  /**
42805
42849
  * @fileoverview Rule to disallow whitespace that is not a tab or space, whitespace inside strings and comments are allowed
42806
42850
  * @author Jonathan Kingston
@@ -42978,7 +43022,7 @@ var require_no_irregular_whitespace = /* @__PURE__ */ __commonJSMin(((exports, m
42978
43022
  };
42979
43023
  }));
42980
43024
  //#endregion
42981
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-iterator.js
43025
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-iterator.js
42982
43026
  /**
42983
43027
  * @fileoverview Rule to flag usage of __iterator__ property
42984
43028
  * @author Ian Christian Myers
@@ -43008,7 +43052,7 @@ var require_no_iterator = /* @__PURE__ */ __commonJSMin(((exports, module) => {
43008
43052
  };
43009
43053
  }));
43010
43054
  //#endregion
43011
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-label-var.js
43055
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-label-var.js
43012
43056
  /**
43013
43057
  * @fileoverview Rule to flag labels that are the same as an identifier
43014
43058
  * @author Ian Christian Myers
@@ -43050,7 +43094,7 @@ var require_no_label_var = /* @__PURE__ */ __commonJSMin(((exports, module) => {
43050
43094
  };
43051
43095
  }));
43052
43096
  //#endregion
43053
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-labels.js
43097
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-labels.js
43054
43098
  /**
43055
43099
  * @fileoverview Disallow Labeled Statements
43056
43100
  * @author Nicholas C. Zakas
@@ -43156,7 +43200,7 @@ var require_no_labels = /* @__PURE__ */ __commonJSMin(((exports, module) => {
43156
43200
  };
43157
43201
  }));
43158
43202
  //#endregion
43159
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-lone-blocks.js
43203
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-lone-blocks.js
43160
43204
  /**
43161
43205
  * @fileoverview Rule to flag blocks with no reason to exist
43162
43206
  * @author Brandon Mills
@@ -43240,7 +43284,7 @@ var require_no_lone_blocks = /* @__PURE__ */ __commonJSMin(((exports, module) =>
43240
43284
  };
43241
43285
  }));
43242
43286
  //#endregion
43243
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-lonely-if.js
43287
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-lonely-if.js
43244
43288
  /**
43245
43289
  * @fileoverview Rule to disallow if as the only statement in an else block
43246
43290
  * @author Brandon Mills
@@ -43285,7 +43329,7 @@ var require_no_lonely_if = /* @__PURE__ */ __commonJSMin(((exports, module) => {
43285
43329
  };
43286
43330
  }));
43287
43331
  //#endregion
43288
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-loop-func.js
43332
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-loop-func.js
43289
43333
  /**
43290
43334
  * @fileoverview Rule to flag creation of function inside a loop
43291
43335
  * @author Ilya Volodin
@@ -43439,7 +43483,7 @@ var require_no_loop_func = /* @__PURE__ */ __commonJSMin(((exports, module) => {
43439
43483
  };
43440
43484
  }));
43441
43485
  //#endregion
43442
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-loss-of-precision.js
43486
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-loss-of-precision.js
43443
43487
  /**
43444
43488
  * @fileoverview Rule to flag numbers that will lose significant figure precision at runtime
43445
43489
  * @author Jacob Moore
@@ -43605,7 +43649,7 @@ var require_no_loss_of_precision = /* @__PURE__ */ __commonJSMin(((exports, modu
43605
43649
  };
43606
43650
  }));
43607
43651
  //#endregion
43608
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-magic-numbers.js
43652
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-magic-numbers.js
43609
43653
  /**
43610
43654
  * @fileoverview Rule to flag statements that use magic numbers (adapted from https://github.com/danielstjules/buddy.js)
43611
43655
  * @author Vincent Lemeunier
@@ -43825,7 +43869,7 @@ var require_no_magic_numbers = /* @__PURE__ */ __commonJSMin(((exports, module)
43825
43869
  };
43826
43870
  }));
43827
43871
  //#endregion
43828
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js
43872
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js
43829
43873
  /**
43830
43874
  * @author Toru Nagashima <https://github.com/mysticatea>
43831
43875
  */
@@ -43840,7 +43884,7 @@ var require_is_combining_character = /* @__PURE__ */ __commonJSMin(((exports, mo
43840
43884
  };
43841
43885
  }));
43842
43886
  //#endregion
43843
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/unicode/is-emoji-modifier.js
43887
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/unicode/is-emoji-modifier.js
43844
43888
  /**
43845
43889
  * @author Toru Nagashima <https://github.com/mysticatea>
43846
43890
  */
@@ -43855,7 +43899,7 @@ var require_is_emoji_modifier = /* @__PURE__ */ __commonJSMin(((exports, module)
43855
43899
  };
43856
43900
  }));
43857
43901
  //#endregion
43858
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/unicode/is-regional-indicator-symbol.js
43902
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/unicode/is-regional-indicator-symbol.js
43859
43903
  /**
43860
43904
  * @author Toru Nagashima <https://github.com/mysticatea>
43861
43905
  */
@@ -43870,7 +43914,7 @@ var require_is_regional_indicator_symbol = /* @__PURE__ */ __commonJSMin(((expor
43870
43914
  };
43871
43915
  }));
43872
43916
  //#endregion
43873
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/unicode/is-surrogate-pair.js
43917
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/unicode/is-surrogate-pair.js
43874
43918
  /**
43875
43919
  * @author Toru Nagashima <https://github.com/mysticatea>
43876
43920
  */
@@ -43886,7 +43930,7 @@ var require_is_surrogate_pair = /* @__PURE__ */ __commonJSMin(((exports, module)
43886
43930
  };
43887
43931
  }));
43888
43932
  //#endregion
43889
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/unicode/index.js
43933
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/unicode/index.js
43890
43934
  /**
43891
43935
  * @author Toru Nagashima <https://github.com/mysticatea>
43892
43936
  */
@@ -43899,7 +43943,7 @@ var require_unicode = /* @__PURE__ */ __commonJSMin(((exports, module) => {
43899
43943
  };
43900
43944
  }));
43901
43945
  //#endregion
43902
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/regular-expressions.js
43946
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/regular-expressions.js
43903
43947
  /**
43904
43948
  * @fileoverview Common utils for regular expressions.
43905
43949
  * @author Josh Goldberg
@@ -43934,7 +43978,7 @@ var require_regular_expressions = /* @__PURE__ */ __commonJSMin(((exports, modul
43934
43978
  };
43935
43979
  }));
43936
43980
  //#endregion
43937
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/char-source.js
43981
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/char-source.js
43938
43982
  /**
43939
43983
  * @fileoverview Utility functions to locate the source text of each code unit in the value of a string literal or template token.
43940
43984
  * @author Francesco Trotta
@@ -44131,7 +44175,7 @@ var require_char_source = /* @__PURE__ */ __commonJSMin(((exports, module) => {
44131
44175
  };
44132
44176
  }));
44133
44177
  //#endregion
44134
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-misleading-character-class.js
44178
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-misleading-character-class.js
44135
44179
  /**
44136
44180
  * @author Toru Nagashima <https://github.com/mysticatea>
44137
44181
  */
@@ -44466,7 +44510,7 @@ var require_no_misleading_character_class = /* @__PURE__ */ __commonJSMin(((expo
44466
44510
  };
44467
44511
  }));
44468
44512
  //#endregion
44469
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-mixed-operators.js
44513
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-mixed-operators.js
44470
44514
  /**
44471
44515
  * @fileoverview Rule to disallow mixed binary operators.
44472
44516
  * @author Toru Nagashima
@@ -44673,7 +44717,7 @@ var require_no_mixed_operators = /* @__PURE__ */ __commonJSMin(((exports, module
44673
44717
  };
44674
44718
  }));
44675
44719
  //#endregion
44676
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-mixed-requires.js
44720
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-mixed-requires.js
44677
44721
  /**
44678
44722
  * @fileoverview Rule to enforce grouped require statements for Node.JS
44679
44723
  * @author Raphael Pigulla
@@ -44833,7 +44877,7 @@ var require_no_mixed_requires = /* @__PURE__ */ __commonJSMin(((exports, module)
44833
44877
  };
44834
44878
  }));
44835
44879
  //#endregion
44836
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-mixed-spaces-and-tabs.js
44880
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-mixed-spaces-and-tabs.js
44837
44881
  /**
44838
44882
  * @fileoverview Disallow mixed spaces and tabs for indentation
44839
44883
  * @author Jary Niebur
@@ -44920,7 +44964,7 @@ var require_no_mixed_spaces_and_tabs = /* @__PURE__ */ __commonJSMin(((exports,
44920
44964
  };
44921
44965
  }));
44922
44966
  //#endregion
44923
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-multi-assign.js
44967
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-multi-assign.js
44924
44968
  /**
44925
44969
  * @fileoverview Rule to check use of chained assignment expressions
44926
44970
  * @author Stewart Rand
@@ -44957,7 +45001,7 @@ var require_no_multi_assign = /* @__PURE__ */ __commonJSMin(((exports, module) =
44957
45001
  };
44958
45002
  }));
44959
45003
  //#endregion
44960
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-multi-spaces.js
45004
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-multi-spaces.js
44961
45005
  /**
44962
45006
  * @fileoverview Disallow use of multiple spaces.
44963
45007
  * @author Nicholas C. Zakas
@@ -45058,7 +45102,7 @@ var require_no_multi_spaces = /* @__PURE__ */ __commonJSMin(((exports, module) =
45058
45102
  };
45059
45103
  }));
45060
45104
  //#endregion
45061
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-multi-str.js
45105
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-multi-str.js
45062
45106
  /**
45063
45107
  * @fileoverview Rule to flag when using multiline strings
45064
45108
  * @author Ilya Volodin
@@ -45098,7 +45142,7 @@ var require_no_multi_str = /* @__PURE__ */ __commonJSMin(((exports, module) => {
45098
45142
  };
45099
45143
  }));
45100
45144
  //#endregion
45101
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-multiple-empty-lines.js
45145
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-multiple-empty-lines.js
45102
45146
  /**
45103
45147
  * @fileoverview Disallows multiple blank lines.
45104
45148
  * implementation adapted from the no-trailing-spaces rule.
@@ -45229,7 +45273,7 @@ var require_no_multiple_empty_lines = /* @__PURE__ */ __commonJSMin(((exports, m
45229
45273
  };
45230
45274
  }));
45231
45275
  //#endregion
45232
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-native-reassign.js
45276
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-native-reassign.js
45233
45277
  /**
45234
45278
  * @fileoverview Rule to disallow assignments to native objects or read-only global variables
45235
45279
  * @author Ilya Volodin
@@ -45300,7 +45344,7 @@ var require_no_native_reassign = /* @__PURE__ */ __commonJSMin(((exports, module
45300
45344
  };
45301
45345
  }));
45302
45346
  //#endregion
45303
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-negated-condition.js
45347
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-negated-condition.js
45304
45348
  /**
45305
45349
  * @fileoverview Rule to disallow a negated condition
45306
45350
  * @author Alberto Rodríguez
@@ -45375,7 +45419,7 @@ var require_no_negated_condition = /* @__PURE__ */ __commonJSMin(((exports, modu
45375
45419
  };
45376
45420
  }));
45377
45421
  //#endregion
45378
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-negated-in-lhs.js
45422
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-negated-in-lhs.js
45379
45423
  /**
45380
45424
  * @fileoverview A rule to disallow negated left operands of the `in` operator
45381
45425
  * @author Michael Ficarra
@@ -45415,7 +45459,7 @@ var require_no_negated_in_lhs = /* @__PURE__ */ __commonJSMin(((exports, module)
45415
45459
  };
45416
45460
  }));
45417
45461
  //#endregion
45418
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-nested-ternary.js
45462
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-nested-ternary.js
45419
45463
  /**
45420
45464
  * @fileoverview Rule to flag nested ternary expressions
45421
45465
  * @author Ian Christian Myers
@@ -45445,7 +45489,7 @@ var require_no_nested_ternary = /* @__PURE__ */ __commonJSMin(((exports, module)
45445
45489
  };
45446
45490
  }));
45447
45491
  //#endregion
45448
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new.js
45492
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new.js
45449
45493
  /**
45450
45494
  * @fileoverview Rule to flag statements with function invocation preceded by
45451
45495
  * "new" and not part of assignment
@@ -45475,7 +45519,7 @@ var require_no_new = /* @__PURE__ */ __commonJSMin(((exports, module) => {
45475
45519
  };
45476
45520
  }));
45477
45521
  //#endregion
45478
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-func.js
45522
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-func.js
45479
45523
  /**
45480
45524
  * @fileoverview Rule to flag when using new Function
45481
45525
  * @author Ilya Volodin
@@ -45524,7 +45568,7 @@ var require_no_new_func = /* @__PURE__ */ __commonJSMin(((exports, module) => {
45524
45568
  };
45525
45569
  }));
45526
45570
  //#endregion
45527
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-native-nonconstructor.js
45571
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-native-nonconstructor.js
45528
45572
  /**
45529
45573
  * @fileoverview Rule to disallow use of the new operator with global non-constructor functions
45530
45574
  * @author Sosuke Suzuki
@@ -45564,7 +45608,7 @@ var require_no_new_native_nonconstructor = /* @__PURE__ */ __commonJSMin(((expor
45564
45608
  };
45565
45609
  }));
45566
45610
  //#endregion
45567
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-object.js
45611
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-object.js
45568
45612
  /**
45569
45613
  * @fileoverview A rule to disallow calls to the Object constructor
45570
45614
  * @author Matt DuVall <http://www.mattduvall.com/>
@@ -45608,7 +45652,7 @@ var require_no_new_object = /* @__PURE__ */ __commonJSMin(((exports, module) =>
45608
45652
  };
45609
45653
  }));
45610
45654
  //#endregion
45611
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-require.js
45655
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-require.js
45612
45656
  /**
45613
45657
  * @fileoverview Rule to disallow use of new operator with the `require` function
45614
45658
  * @author Wil Moore III
@@ -45655,7 +45699,7 @@ var require_no_new_require = /* @__PURE__ */ __commonJSMin(((exports, module) =>
45655
45699
  };
45656
45700
  }));
45657
45701
  //#endregion
45658
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-symbol.js
45702
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-symbol.js
45659
45703
  /**
45660
45704
  * @fileoverview Rule to disallow use of the new operator with the `Symbol` object
45661
45705
  * @author Alberto Rodríguez
@@ -45701,7 +45745,7 @@ var require_no_new_symbol = /* @__PURE__ */ __commonJSMin(((exports, module) =>
45701
45745
  };
45702
45746
  }));
45703
45747
  //#endregion
45704
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-wrappers.js
45748
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-wrappers.js
45705
45749
  /**
45706
45750
  * @fileoverview Rule to flag when using constructor for wrapper objects
45707
45751
  * @author Ilya Volodin
@@ -45742,7 +45786,7 @@ var require_no_new_wrappers = /* @__PURE__ */ __commonJSMin(((exports, module) =
45742
45786
  };
45743
45787
  }));
45744
45788
  //#endregion
45745
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-nonoctal-decimal-escape.js
45789
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-nonoctal-decimal-escape.js
45746
45790
  /**
45747
45791
  * @fileoverview Rule to disallow `\8` and `\9` escape sequences in string literals.
45748
45792
  * @author Milos Djermanovic
@@ -45828,7 +45872,7 @@ var require_no_nonoctal_decimal_escape = /* @__PURE__ */ __commonJSMin(((exports
45828
45872
  };
45829
45873
  }));
45830
45874
  //#endregion
45831
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-obj-calls.js
45875
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-obj-calls.js
45832
45876
  /**
45833
45877
  * @fileoverview Rule to flag use of an object property of the global object (Math and JSON) as a function
45834
45878
  * @author James Allardice
@@ -45896,7 +45940,7 @@ var require_no_obj_calls = /* @__PURE__ */ __commonJSMin(((exports, module) => {
45896
45940
  };
45897
45941
  }));
45898
45942
  //#endregion
45899
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-object-constructor.js
45943
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-object-constructor.js
45900
45944
  /**
45901
45945
  * @fileoverview Rule to disallow calls to the `Object` constructor without an argument
45902
45946
  * @author Francesco Trotta
@@ -45971,7 +46015,7 @@ var require_no_object_constructor = /* @__PURE__ */ __commonJSMin(((exports, mod
45971
46015
  };
45972
46016
  }));
45973
46017
  //#endregion
45974
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-octal.js
46018
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-octal.js
45975
46019
  /**
45976
46020
  * @fileoverview Rule to flag when initializing octal literal
45977
46021
  * @author Ilya Volodin
@@ -46000,7 +46044,7 @@ var require_no_octal = /* @__PURE__ */ __commonJSMin(((exports, module) => {
46000
46044
  };
46001
46045
  }));
46002
46046
  //#endregion
46003
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-octal-escape.js
46047
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-octal-escape.js
46004
46048
  /**
46005
46049
  * @fileoverview Rule to flag octal escape sequences in string literals.
46006
46050
  * @author Ian Christian Myers
@@ -46032,7 +46076,7 @@ var require_no_octal_escape = /* @__PURE__ */ __commonJSMin(((exports, module) =
46032
46076
  };
46033
46077
  }));
46034
46078
  //#endregion
46035
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-param-reassign.js
46079
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-param-reassign.js
46036
46080
  /**
46037
46081
  * @fileoverview Disallow reassigning function parameters.
46038
46082
  * @author Nat Burns
@@ -46174,7 +46218,7 @@ var require_no_param_reassign = /* @__PURE__ */ __commonJSMin(((exports, module)
46174
46218
  };
46175
46219
  }));
46176
46220
  //#endregion
46177
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-path-concat.js
46221
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-path-concat.js
46178
46222
  /**
46179
46223
  * @fileoverview Disallow string concatenation when using __dirname and __filename
46180
46224
  * @author Nicholas C. Zakas
@@ -46223,7 +46267,7 @@ var require_no_path_concat = /* @__PURE__ */ __commonJSMin(((exports, module) =>
46223
46267
  };
46224
46268
  }));
46225
46269
  //#endregion
46226
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-plusplus.js
46270
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-plusplus.js
46227
46271
  /**
46228
46272
  * @fileoverview Rule to flag use of unary increment and decrement operators.
46229
46273
  * @author Ian Christian Myers
@@ -46286,7 +46330,7 @@ var require_no_plusplus = /* @__PURE__ */ __commonJSMin(((exports, module) => {
46286
46330
  };
46287
46331
  }));
46288
46332
  //#endregion
46289
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-process-env.js
46333
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-process-env.js
46290
46334
  /**
46291
46335
  * @fileoverview Disallow the use of process.env()
46292
46336
  * @author Vignesh Anand
@@ -46334,7 +46378,7 @@ var require_no_process_env = /* @__PURE__ */ __commonJSMin(((exports, module) =>
46334
46378
  };
46335
46379
  }));
46336
46380
  //#endregion
46337
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-process-exit.js
46381
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-process-exit.js
46338
46382
  /**
46339
46383
  * @fileoverview Disallow the use of process.exit()
46340
46384
  * @author Nicholas C. Zakas
@@ -46381,7 +46425,7 @@ var require_no_process_exit = /* @__PURE__ */ __commonJSMin(((exports, module) =
46381
46425
  };
46382
46426
  }));
46383
46427
  //#endregion
46384
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-promise-executor-return.js
46428
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-promise-executor-return.js
46385
46429
  /**
46386
46430
  * @fileoverview Rule to disallow returning values from Promise executor functions
46387
46431
  * @author Milos Djermanovic
@@ -46477,7 +46521,7 @@ var require_no_promise_executor_return = /* @__PURE__ */ __commonJSMin(((exports
46477
46521
  return voidPrependFixer(sourceCode, node.body, fixer);
46478
46522
  }
46479
46523
  });
46480
- if (!(node.body.type === "FunctionExpression" && !node.body.id)) suggest.push({
46524
+ if (!((node.body.type === "FunctionExpression" || node.body.type === "ClassExpression") && !node.body.id)) suggest.push({
46481
46525
  messageId: "wrapBraces",
46482
46526
  fix(fixer) {
46483
46527
  return curlyWrapFixer(sourceCode, node, fixer);
@@ -46519,7 +46563,7 @@ var require_no_promise_executor_return = /* @__PURE__ */ __commonJSMin(((exports
46519
46563
  };
46520
46564
  }));
46521
46565
  //#endregion
46522
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-proto.js
46566
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-proto.js
46523
46567
  /**
46524
46568
  * @fileoverview Rule to flag usage of __proto__ property
46525
46569
  * @author Ilya Volodin
@@ -46549,7 +46593,7 @@ var require_no_proto = /* @__PURE__ */ __commonJSMin(((exports, module) => {
46549
46593
  };
46550
46594
  }));
46551
46595
  //#endregion
46552
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-prototype-builtins.js
46596
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-prototype-builtins.js
46553
46597
  /**
46554
46598
  * @fileoverview Rule to disallow use of Object.prototype builtins on objects
46555
46599
  * @author Andrew Levine
@@ -46633,7 +46677,7 @@ var require_no_prototype_builtins = /* @__PURE__ */ __commonJSMin(((exports, mod
46633
46677
  };
46634
46678
  }));
46635
46679
  //#endregion
46636
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-redeclare.js
46680
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-redeclare.js
46637
46681
  /**
46638
46682
  * @fileoverview Rule to flag when the same variable is declared more then once.
46639
46683
  * @author Ilya Volodin
@@ -46735,7 +46779,7 @@ var require_no_redeclare = /* @__PURE__ */ __commonJSMin(((exports, module) => {
46735
46779
  };
46736
46780
  }));
46737
46781
  //#endregion
46738
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-regex-spaces.js
46782
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-regex-spaces.js
46739
46783
  /**
46740
46784
  * @fileoverview Rule to count multiple spaces in regular expressions
46741
46785
  * @author Matt DuVall <http://www.mattduvall.com/>
@@ -46861,7 +46905,7 @@ var require_no_regex_spaces = /* @__PURE__ */ __commonJSMin(((exports, module) =
46861
46905
  };
46862
46906
  }));
46863
46907
  //#endregion
46864
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-exports.js
46908
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-exports.js
46865
46909
  /**
46866
46910
  * @fileoverview Rule to disallow specified names in exports
46867
46911
  * @author Milos Djermanovic
@@ -46986,7 +47030,7 @@ var require_no_restricted_exports = /* @__PURE__ */ __commonJSMin(((exports, mod
46986
47030
  };
46987
47031
  }));
46988
47032
  //#endregion
46989
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-globals.js
47033
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-globals.js
46990
47034
  /**
46991
47035
  * @fileoverview Restrict usage of specified globals.
46992
47036
  * @author Benoît Zugmeyer
@@ -47329,7 +47373,7 @@ var require_ignore = /* @__PURE__ */ __commonJSMin(((exports, module) => {
47329
47373
  }
47330
47374
  }));
47331
47375
  //#endregion
47332
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-imports.js
47376
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-imports.js
47333
47377
  /**
47334
47378
  * @fileoverview Restrict usage of specified node imports.
47335
47379
  * @author Guy Ellis
@@ -47808,7 +47852,7 @@ var require_no_restricted_imports = /* @__PURE__ */ __commonJSMin(((exports, mod
47808
47852
  };
47809
47853
  }));
47810
47854
  //#endregion
47811
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-modules.js
47855
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-modules.js
47812
47856
  /**
47813
47857
  * @fileoverview Restrict usage of specified node modules.
47814
47858
  * @author Christian Schulz
@@ -47967,7 +48011,7 @@ var require_no_restricted_modules = /* @__PURE__ */ __commonJSMin(((exports, mod
47967
48011
  };
47968
48012
  }));
47969
48013
  //#endregion
47970
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-properties.js
48014
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-properties.js
47971
48015
  /**
47972
48016
  * @fileoverview Rule to disallow certain object properties
47973
48017
  * @author Will Klein & Eli White
@@ -48105,7 +48149,7 @@ var require_no_restricted_properties = /* @__PURE__ */ __commonJSMin(((exports,
48105
48149
  };
48106
48150
  }));
48107
48151
  //#endregion
48108
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-syntax.js
48152
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-syntax.js
48109
48153
  /**
48110
48154
  * @fileoverview Rule to flag use of certain node types
48111
48155
  * @author Burak Yigit Kaya
@@ -48155,7 +48199,7 @@ var require_no_restricted_syntax = /* @__PURE__ */ __commonJSMin(((exports, modu
48155
48199
  };
48156
48200
  }));
48157
48201
  //#endregion
48158
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-return-assign.js
48202
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-return-assign.js
48159
48203
  /**
48160
48204
  * @fileoverview Rule to flag when return statement contains assignment
48161
48205
  * @author Ilya Volodin
@@ -48203,7 +48247,7 @@ var require_no_return_assign = /* @__PURE__ */ __commonJSMin(((exports, module)
48203
48247
  };
48204
48248
  }));
48205
48249
  //#endregion
48206
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-return-await.js
48250
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-return-await.js
48207
48251
  /**
48208
48252
  * @fileoverview Disallows unnecessary `return await`
48209
48253
  * @author Jordan Harband
@@ -48294,7 +48338,7 @@ var require_no_return_await = /* @__PURE__ */ __commonJSMin(((exports, module) =
48294
48338
  };
48295
48339
  }));
48296
48340
  //#endregion
48297
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-script-url.js
48341
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-script-url.js
48298
48342
  /**
48299
48343
  * @fileoverview Rule to disallow `javascript:` URLs
48300
48344
  * @author Ilya Volodin
@@ -48339,7 +48383,7 @@ var require_no_script_url = /* @__PURE__ */ __commonJSMin(((exports, module) =>
48339
48383
  };
48340
48384
  }));
48341
48385
  //#endregion
48342
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-self-assign.js
48386
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-self-assign.js
48343
48387
  /**
48344
48388
  * @fileoverview Rule to disallow assignments where both sides are exactly the same
48345
48389
  * @author Toru Nagashima
@@ -48428,7 +48472,7 @@ var require_no_self_assign = /* @__PURE__ */ __commonJSMin(((exports, module) =>
48428
48472
  };
48429
48473
  }));
48430
48474
  //#endregion
48431
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-self-compare.js
48475
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-self-compare.js
48432
48476
  /**
48433
48477
  * @fileoverview Rule to flag comparison where left part is the same as the right
48434
48478
  * part.
@@ -48479,7 +48523,7 @@ var require_no_self_compare = /* @__PURE__ */ __commonJSMin(((exports, module) =
48479
48523
  };
48480
48524
  }));
48481
48525
  //#endregion
48482
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-sequences.js
48526
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-sequences.js
48483
48527
  /**
48484
48528
  * @fileoverview Rule to flag use of comma operator
48485
48529
  * @author Brandon Mills
@@ -48561,7 +48605,7 @@ var require_no_sequences = /* @__PURE__ */ __commonJSMin(((exports, module) => {
48561
48605
  };
48562
48606
  }));
48563
48607
  //#endregion
48564
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-setter-return.js
48608
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-setter-return.js
48565
48609
  /**
48566
48610
  * @fileoverview Rule to disallow returning values from setters
48567
48611
  * @author Milos Djermanovic
@@ -48671,7 +48715,7 @@ var require_no_setter_return = /* @__PURE__ */ __commonJSMin(((exports, module)
48671
48715
  };
48672
48716
  }));
48673
48717
  //#endregion
48674
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-shadow.js
48718
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-shadow.js
48675
48719
  /**
48676
48720
  * @fileoverview Rule to flag on declaring variables already declared in the outer scope
48677
48721
  * @author Ilya Volodin
@@ -49041,7 +49085,7 @@ var require_no_shadow = /* @__PURE__ */ __commonJSMin(((exports, module) => {
49041
49085
  };
49042
49086
  }));
49043
49087
  //#endregion
49044
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-shadow-restricted-names.js
49088
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-shadow-restricted-names.js
49045
49089
  /**
49046
49090
  * @fileoverview Disallow shadowing of globalThis, NaN, undefined, and Infinity (ES2020 section 18.1)
49047
49091
  * @author Michael Ficarra
@@ -49103,7 +49147,7 @@ var require_no_shadow_restricted_names = /* @__PURE__ */ __commonJSMin(((exports
49103
49147
  };
49104
49148
  }));
49105
49149
  //#endregion
49106
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-spaced-func.js
49150
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-spaced-func.js
49107
49151
  /**
49108
49152
  * @fileoverview Rule to check that spaced function application
49109
49153
  * @author Matt DuVall <http://www.mattduvall.com>
@@ -49173,7 +49217,7 @@ var require_no_spaced_func = /* @__PURE__ */ __commonJSMin(((exports, module) =>
49173
49217
  };
49174
49218
  }));
49175
49219
  //#endregion
49176
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-sparse-arrays.js
49220
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-sparse-arrays.js
49177
49221
  /**
49178
49222
  * @fileoverview Disallow sparse arrays
49179
49223
  * @author Nicholas C. Zakas
@@ -49212,7 +49256,7 @@ var require_no_sparse_arrays = /* @__PURE__ */ __commonJSMin(((exports, module)
49212
49256
  };
49213
49257
  }));
49214
49258
  //#endregion
49215
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-sync.js
49259
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-sync.js
49216
49260
  /**
49217
49261
  * @fileoverview Rule to check for properties whose identifier ends with the string Sync
49218
49262
  * @author Matt DuVall<http://mattduvall.com/>
@@ -49267,7 +49311,7 @@ var require_no_sync = /* @__PURE__ */ __commonJSMin(((exports, module) => {
49267
49311
  };
49268
49312
  }));
49269
49313
  //#endregion
49270
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-tabs.js
49314
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-tabs.js
49271
49315
  /**
49272
49316
  * @fileoverview Rule to check for tabs inside a file
49273
49317
  * @author Gyandeep Singh
@@ -49342,7 +49386,7 @@ var require_no_tabs = /* @__PURE__ */ __commonJSMin(((exports, module) => {
49342
49386
  };
49343
49387
  }));
49344
49388
  //#endregion
49345
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-template-curly-in-string.js
49389
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-template-curly-in-string.js
49346
49390
  /**
49347
49391
  * @fileoverview Warn when using template string syntax in regular strings
49348
49392
  * @author Jeroen Engels
@@ -49372,7 +49416,7 @@ var require_no_template_curly_in_string = /* @__PURE__ */ __commonJSMin(((export
49372
49416
  };
49373
49417
  }));
49374
49418
  //#endregion
49375
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-ternary.js
49419
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-ternary.js
49376
49420
  /**
49377
49421
  * @fileoverview Rule to flag use of ternary operators.
49378
49422
  * @author Ian Christian Myers
@@ -49402,7 +49446,7 @@ var require_no_ternary = /* @__PURE__ */ __commonJSMin(((exports, module) => {
49402
49446
  };
49403
49447
  }));
49404
49448
  //#endregion
49405
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-this-before-super.js
49449
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-this-before-super.js
49406
49450
  /**
49407
49451
  * @fileoverview A rule to disallow using `this`/`super` before `super()`.
49408
49452
  * @author Toru Nagashima
@@ -49634,7 +49678,7 @@ var require_no_this_before_super = /* @__PURE__ */ __commonJSMin(((exports, modu
49634
49678
  };
49635
49679
  }));
49636
49680
  //#endregion
49637
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-throw-literal.js
49681
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-throw-literal.js
49638
49682
  /**
49639
49683
  * @fileoverview Rule to restrict what can be thrown as an exception.
49640
49684
  * @author Dieter Oberkofler
@@ -49657,13 +49701,14 @@ var require_no_throw_literal = /* @__PURE__ */ __commonJSMin(((exports, module)
49657
49701
  }
49658
49702
  },
49659
49703
  create(context) {
49704
+ const sourceCode = context.sourceCode;
49660
49705
  return { ThrowStatement(node) {
49661
49706
  if (!astUtils.couldBeError(node.argument)) context.report({
49662
49707
  node,
49663
49708
  messageId: "object"
49664
49709
  });
49665
49710
  else if (node.argument.type === "Identifier") {
49666
- if (node.argument.name === "undefined") context.report({
49711
+ if (node.argument.name === "undefined" && sourceCode.isGlobalReference(node.argument)) context.report({
49667
49712
  node,
49668
49713
  messageId: "undef"
49669
49714
  });
@@ -49673,7 +49718,7 @@ var require_no_throw_literal = /* @__PURE__ */ __commonJSMin(((exports, module)
49673
49718
  };
49674
49719
  }));
49675
49720
  //#endregion
49676
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-trailing-spaces.js
49721
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-trailing-spaces.js
49677
49722
  /**
49678
49723
  * @fileoverview Disallow trailing spaces at the end of lines.
49679
49724
  * @author Nodeca Team <https://github.com/nodeca>
@@ -49802,7 +49847,7 @@ var require_no_trailing_spaces = /* @__PURE__ */ __commonJSMin(((exports, module
49802
49847
  };
49803
49848
  }));
49804
49849
  //#endregion
49805
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unassigned-vars.js
49850
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unassigned-vars.js
49806
49851
  /**
49807
49852
  * @fileoverview Rule to flag variables that are never assigned
49808
49853
  * @author Jacob Bandes-Storch <https://github.com/jtbandes>
@@ -49854,7 +49899,7 @@ var require_no_unassigned_vars = /* @__PURE__ */ __commonJSMin(((exports, module
49854
49899
  };
49855
49900
  }));
49856
49901
  //#endregion
49857
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-undef.js
49902
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-undef.js
49858
49903
  /**
49859
49904
  * @fileoverview Rule to flag references to undeclared variables.
49860
49905
  * @author Mark Macdonald
@@ -49904,7 +49949,7 @@ var require_no_undef = /* @__PURE__ */ __commonJSMin(((exports, module) => {
49904
49949
  };
49905
49950
  }));
49906
49951
  //#endregion
49907
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-undef-init.js
49952
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-undef-init.js
49908
49953
  /**
49909
49954
  * @fileoverview Rule to flag when initializing to undefined
49910
49955
  * @author Ilya Volodin
@@ -49950,7 +49995,7 @@ var require_no_undef_init = /* @__PURE__ */ __commonJSMin(((exports, module) =>
49950
49995
  };
49951
49996
  }));
49952
49997
  //#endregion
49953
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-undefined.js
49998
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-undefined.js
49954
49999
  /**
49955
50000
  * @fileoverview Rule to flag references to the undefined variable.
49956
50001
  * @author Michael Ficarra
@@ -50009,7 +50054,7 @@ var require_no_undefined = /* @__PURE__ */ __commonJSMin(((exports, module) => {
50009
50054
  };
50010
50055
  }));
50011
50056
  //#endregion
50012
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-underscore-dangle.js
50057
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-underscore-dangle.js
50013
50058
  /**
50014
50059
  * @fileoverview Rule to flag dangling underscores in variable declarations.
50015
50060
  * @author Matt DuVall <http://www.mattduvall.com>
@@ -50225,7 +50270,7 @@ var require_no_underscore_dangle = /* @__PURE__ */ __commonJSMin(((exports, modu
50225
50270
  };
50226
50271
  }));
50227
50272
  //#endregion
50228
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unexpected-multiline.js
50273
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unexpected-multiline.js
50229
50274
  /**
50230
50275
  * @fileoverview Rule to spot scenarios where a newline looks like it is ending a statement, but is not.
50231
50276
  * @author Glen Mailer
@@ -50302,7 +50347,7 @@ var require_no_unexpected_multiline = /* @__PURE__ */ __commonJSMin(((exports, m
50302
50347
  };
50303
50348
  }));
50304
50349
  //#endregion
50305
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/shared/traverser.js
50350
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/shared/traverser.js
50306
50351
  /**
50307
50352
  * @fileoverview Traverser to traverse AST trees.
50308
50353
  * @author Nicholas C. Zakas
@@ -50453,7 +50498,7 @@ var require_traverser = /* @__PURE__ */ __commonJSMin(((exports, module) => {
50453
50498
  };
50454
50499
  }));
50455
50500
  //#endregion
50456
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unmodified-loop-condition.js
50501
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unmodified-loop-condition.js
50457
50502
  /**
50458
50503
  * @fileoverview Rule to disallow use of unmodified expressions in loop conditions
50459
50504
  * @author Toru Nagashima
@@ -50708,7 +50753,7 @@ var require_no_unmodified_loop_condition = /* @__PURE__ */ __commonJSMin(((expor
50708
50753
  };
50709
50754
  }));
50710
50755
  //#endregion
50711
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unneeded-ternary.js
50756
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unneeded-ternary.js
50712
50757
  /**
50713
50758
  * @fileoverview Rule to flag no-unneeded-ternary
50714
50759
  * @author Gyandeep Singh
@@ -50826,7 +50871,7 @@ var require_no_unneeded_ternary = /* @__PURE__ */ __commonJSMin(((exports, modul
50826
50871
  };
50827
50872
  }));
50828
50873
  //#endregion
50829
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unreachable.js
50874
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unreachable.js
50830
50875
  /**
50831
50876
  * @fileoverview Checks for unreachable code due to return, throws, break, and continue.
50832
50877
  * @author Joel Feenstra
@@ -51023,7 +51068,7 @@ var require_no_unreachable = /* @__PURE__ */ __commonJSMin(((exports, module) =>
51023
51068
  };
51024
51069
  }));
51025
51070
  //#endregion
51026
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unreachable-loop.js
51071
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unreachable-loop.js
51027
51072
  /**
51028
51073
  * @fileoverview Rule to disallow loops with a body that allows only one iteration
51029
51074
  * @author Milos Djermanovic
@@ -51145,7 +51190,7 @@ var require_no_unreachable_loop = /* @__PURE__ */ __commonJSMin(((exports, modul
51145
51190
  };
51146
51191
  }));
51147
51192
  //#endregion
51148
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unsafe-finally.js
51193
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unsafe-finally.js
51149
51194
  /**
51150
51195
  * @fileoverview Rule to flag unsafe statements in finally block
51151
51196
  * @author Onur Temizkan
@@ -51220,7 +51265,7 @@ var require_no_unsafe_finally = /* @__PURE__ */ __commonJSMin(((exports, module)
51220
51265
  };
51221
51266
  }));
51222
51267
  //#endregion
51223
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unsafe-negation.js
51268
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unsafe-negation.js
51224
51269
  /**
51225
51270
  * @fileoverview Rule to disallow negating the left operand of relational operators
51226
51271
  * @author Toru Nagashima
@@ -51305,7 +51350,7 @@ var require_no_unsafe_negation = /* @__PURE__ */ __commonJSMin(((exports, module
51305
51350
  };
51306
51351
  }));
51307
51352
  //#endregion
51308
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unsafe-optional-chaining.js
51353
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unsafe-optional-chaining.js
51309
51354
  /**
51310
51355
  * @fileoverview Rule to disallow unsafe optional chaining
51311
51356
  * @author Yeon JuAn
@@ -51478,7 +51523,7 @@ var require_no_unsafe_optional_chaining = /* @__PURE__ */ __commonJSMin(((export
51478
51523
  };
51479
51524
  }));
51480
51525
  //#endregion
51481
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unused-expressions.js
51526
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unused-expressions.js
51482
51527
  /**
51483
51528
  * @fileoverview Flag expressions in statement position that do not side effect
51484
51529
  * @author Michael Ficarra
@@ -51638,7 +51683,7 @@ var require_no_unused_expressions = /* @__PURE__ */ __commonJSMin(((exports, mod
51638
51683
  };
51639
51684
  }));
51640
51685
  //#endregion
51641
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unused-labels.js
51686
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unused-labels.js
51642
51687
  /**
51643
51688
  * @fileoverview Rule to disallow unused labels.
51644
51689
  * @author Toru Nagashima
@@ -51734,7 +51779,7 @@ var require_no_unused_labels = /* @__PURE__ */ __commonJSMin(((exports, module)
51734
51779
  };
51735
51780
  }));
51736
51781
  //#endregion
51737
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unused-private-class-members.js
51782
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unused-private-class-members.js
51738
51783
  /**
51739
51784
  * @fileoverview Rule to flag declared but unused private class members
51740
51785
  * @author Tim van der Lippe
@@ -51921,7 +51966,7 @@ var require_no_unused_private_class_members = /* @__PURE__ */ __commonJSMin(((ex
51921
51966
  };
51922
51967
  }));
51923
51968
  //#endregion
51924
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unused-vars.js
51969
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unused-vars.js
51925
51970
  /**
51926
51971
  * @fileoverview Rule to flag declared but unused variables
51927
51972
  * @author Ilya Volodin
@@ -52717,7 +52762,7 @@ var require_no_unused_vars = /* @__PURE__ */ __commonJSMin(((exports, module) =>
52717
52762
  };
52718
52763
  }));
52719
52764
  //#endregion
52720
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-use-before-define.js
52765
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-use-before-define.js
52721
52766
  /**
52722
52767
  * @fileoverview Rule to flag use of variables before they are defined
52723
52768
  * @author Ilya Volodin
@@ -52976,7 +53021,7 @@ var require_no_use_before_define = /* @__PURE__ */ __commonJSMin(((exports, modu
52976
53021
  };
52977
53022
  }));
52978
53023
  //#endregion
52979
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-assignment.js
53024
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-assignment.js
52980
53025
  /**
52981
53026
  * @fileoverview A rule to disallow unnecessary assignments`.
52982
53027
  * @author Yosuke Ota
@@ -53305,7 +53350,7 @@ var require_no_useless_assignment = /* @__PURE__ */ __commonJSMin(((exports, mod
53305
53350
  };
53306
53351
  }));
53307
53352
  //#endregion
53308
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-backreference.js
53353
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-backreference.js
53309
53354
  /**
53310
53355
  * @fileoverview Rule to disallow useless backreferences in regular expressions
53311
53356
  * @author Milos Djermanovic
@@ -53453,7 +53498,7 @@ var require_no_useless_backreference = /* @__PURE__ */ __commonJSMin(((exports,
53453
53498
  };
53454
53499
  }));
53455
53500
  //#endregion
53456
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-call.js
53501
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-call.js
53457
53502
  /**
53458
53503
  * @fileoverview A rule to disallow unnecessary `.call()` and `.apply()`.
53459
53504
  * @author Toru Nagashima
@@ -53510,7 +53555,7 @@ var require_no_useless_call = /* @__PURE__ */ __commonJSMin(((exports, module) =
53510
53555
  };
53511
53556
  }));
53512
53557
  //#endregion
53513
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-catch.js
53558
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-catch.js
53514
53559
  /**
53515
53560
  * @fileoverview Reports useless `catch` clauses that just rethrow their error.
53516
53561
  * @author Teddy Katz
@@ -53546,7 +53591,7 @@ var require_no_useless_catch = /* @__PURE__ */ __commonJSMin(((exports, module)
53546
53591
  };
53547
53592
  }));
53548
53593
  //#endregion
53549
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-computed-key.js
53594
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-computed-key.js
53550
53595
  /**
53551
53596
  * @fileoverview Rule to disallow unnecessary computed property keys in object literals
53552
53597
  * @author Burak Yigit Kaya
@@ -53658,7 +53703,7 @@ var require_no_useless_computed_key = /* @__PURE__ */ __commonJSMin(((exports, m
53658
53703
  };
53659
53704
  }));
53660
53705
  //#endregion
53661
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-concat.js
53706
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-concat.js
53662
53707
  /**
53663
53708
  * @fileoverview disallow unnecessary concatenation of template strings
53664
53709
  * @author Henry Zhu
@@ -53733,7 +53778,7 @@ var require_no_useless_concat = /* @__PURE__ */ __commonJSMin(((exports, module)
53733
53778
  };
53734
53779
  }));
53735
53780
  //#endregion
53736
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-constructor.js
53781
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-constructor.js
53737
53782
  /**
53738
53783
  * @fileoverview Rule to flag the use of redundant constructors in classes.
53739
53784
  * @author Alberto Rodríguez
@@ -53890,7 +53935,7 @@ var require_no_useless_constructor = /* @__PURE__ */ __commonJSMin(((exports, mo
53890
53935
  };
53891
53936
  }));
53892
53937
  //#endregion
53893
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-escape.js
53938
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-escape.js
53894
53939
  /**
53895
53940
  * @fileoverview Look for useless escapes in strings and regexes
53896
53941
  * @author Onur Temizkan
@@ -54090,7 +54135,7 @@ var require_no_useless_escape = /* @__PURE__ */ __commonJSMin(((exports, module)
54090
54135
  };
54091
54136
  }));
54092
54137
  //#endregion
54093
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-rename.js
54138
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-rename.js
54094
54139
  /**
54095
54140
  * @fileoverview Disallow renaming import, export, and destructured assignments to the same name.
54096
54141
  * @author Kai Cataldo
@@ -54193,7 +54238,7 @@ var require_no_useless_rename = /* @__PURE__ */ __commonJSMin(((exports, module)
54193
54238
  };
54194
54239
  }));
54195
54240
  //#endregion
54196
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-return.js
54241
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-return.js
54197
54242
  /**
54198
54243
  * @fileoverview Disallow redundant return statements
54199
54244
  * @author Teddy Katz
@@ -54424,7 +54469,7 @@ var require_no_useless_return = /* @__PURE__ */ __commonJSMin(((exports, module)
54424
54469
  };
54425
54470
  }));
54426
54471
  //#endregion
54427
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-var.js
54472
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-var.js
54428
54473
  /**
54429
54474
  * @fileoverview Rule to check for the usage of var.
54430
54475
  * @author Jamund Ferguson
@@ -54689,7 +54734,7 @@ var require_no_var = /* @__PURE__ */ __commonJSMin(((exports, module) => {
54689
54734
  };
54690
54735
  }));
54691
54736
  //#endregion
54692
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-void.js
54737
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-void.js
54693
54738
  /**
54694
54739
  * @fileoverview Rule to disallow use of void operator.
54695
54740
  * @author Mike Sidorov
@@ -54726,7 +54771,7 @@ var require_no_void = /* @__PURE__ */ __commonJSMin(((exports, module) => {
54726
54771
  };
54727
54772
  }));
54728
54773
  //#endregion
54729
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-warning-comments.js
54774
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-warning-comments.js
54730
54775
  /**
54731
54776
  * @fileoverview Rule that warns about used warning comments
54732
54777
  * @author Alexander Schmidt <https://github.com/lxanders>
@@ -54845,7 +54890,7 @@ var require_no_warning_comments = /* @__PURE__ */ __commonJSMin(((exports, modul
54845
54890
  };
54846
54891
  }));
54847
54892
  //#endregion
54848
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-whitespace-before-property.js
54893
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-whitespace-before-property.js
54849
54894
  /**
54850
54895
  * @fileoverview Rule to disallow whitespace before properties
54851
54896
  * @author Kai Cataldo
@@ -54926,7 +54971,7 @@ var require_no_whitespace_before_property = /* @__PURE__ */ __commonJSMin(((expo
54926
54971
  };
54927
54972
  }));
54928
54973
  //#endregion
54929
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-with.js
54974
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-with.js
54930
54975
  /**
54931
54976
  * @fileoverview Rule to flag use of with statement
54932
54977
  * @author Nicholas C. Zakas
@@ -54957,7 +55002,7 @@ var require_no_with = /* @__PURE__ */ __commonJSMin(((exports, module) => {
54957
55002
  };
54958
55003
  }));
54959
55004
  //#endregion
54960
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/nonblock-statement-body-position.js
55005
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/nonblock-statement-body-position.js
54961
55006
  /**
54962
55007
  * @fileoverview enforce the location of single-line statements
54963
55008
  * @author Teddy Katz
@@ -55064,7 +55109,7 @@ var require_nonblock_statement_body_position = /* @__PURE__ */ __commonJSMin(((e
55064
55109
  };
55065
55110
  }));
55066
55111
  //#endregion
55067
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/object-curly-newline.js
55112
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/object-curly-newline.js
55068
55113
  /**
55069
55114
  * @fileoverview Rule to require or disallow line breaks inside braces.
55070
55115
  * @author Toru Nagashima
@@ -55285,7 +55330,7 @@ var require_object_curly_newline = /* @__PURE__ */ __commonJSMin(((exports, modu
55285
55330
  };
55286
55331
  }));
55287
55332
  //#endregion
55288
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/object-curly-spacing.js
55333
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/object-curly-spacing.js
55289
55334
  /**
55290
55335
  * @fileoverview Disallows or enforces spaces inside of object literals.
55291
55336
  * @author Jamund Ferguson
@@ -55511,7 +55556,7 @@ var require_object_curly_spacing = /* @__PURE__ */ __commonJSMin(((exports, modu
55511
55556
  };
55512
55557
  }));
55513
55558
  //#endregion
55514
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/object-property-newline.js
55559
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/object-property-newline.js
55515
55560
  /**
55516
55561
  * @fileoverview Rule to enforce placing object properties on separate lines.
55517
55562
  * @author Vitor Balocco
@@ -55596,7 +55641,7 @@ var require_object_property_newline = /* @__PURE__ */ __commonJSMin(((exports, m
55596
55641
  };
55597
55642
  }));
55598
55643
  //#endregion
55599
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/object-shorthand.js
55644
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/object-shorthand.js
55600
55645
  /**
55601
55646
  * @fileoverview Rule to enforce concise object methods and properties.
55602
55647
  * @author Jamund Ferguson
@@ -55924,7 +55969,7 @@ var require_object_shorthand = /* @__PURE__ */ __commonJSMin(((exports, module)
55924
55969
  };
55925
55970
  }));
55926
55971
  //#endregion
55927
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/one-var.js
55972
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/one-var.js
55928
55973
  /**
55929
55974
  * @fileoverview A rule to control the use of single variable declarations.
55930
55975
  * @author Ian Christian Myers
@@ -56384,7 +56429,7 @@ var require_one_var = /* @__PURE__ */ __commonJSMin(((exports, module) => {
56384
56429
  };
56385
56430
  }));
56386
56431
  //#endregion
56387
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/one-var-declaration-per-line.js
56432
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/one-var-declaration-per-line.js
56388
56433
  /**
56389
56434
  * @fileoverview Rule to check multiple var declarations per line
56390
56435
  * @author Alberto Rodríguez
@@ -56460,7 +56505,7 @@ var require_one_var_declaration_per_line = /* @__PURE__ */ __commonJSMin(((expor
56460
56505
  };
56461
56506
  }));
56462
56507
  //#endregion
56463
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/operator-assignment.js
56508
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/operator-assignment.js
56464
56509
  /**
56465
56510
  * @fileoverview Rule to replace assignment expressions with operator assignment
56466
56511
  * @author Brandon Mills
@@ -56616,7 +56661,7 @@ var require_operator_assignment = /* @__PURE__ */ __commonJSMin(((exports, modul
56616
56661
  };
56617
56662
  }));
56618
56663
  //#endregion
56619
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/operator-linebreak.js
56664
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/operator-linebreak.js
56620
56665
  /**
56621
56666
  * @fileoverview Operator linebreak - enforces operator linebreak style of two types: after and before
56622
56667
  * @author Benoît Zugmeyer
@@ -56785,7 +56830,7 @@ var require_operator_linebreak = /* @__PURE__ */ __commonJSMin(((exports, module
56785
56830
  };
56786
56831
  }));
56787
56832
  //#endregion
56788
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/padded-blocks.js
56833
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/padded-blocks.js
56789
56834
  /**
56790
56835
  * @fileoverview A rule to ensure blank lines within blocks.
56791
56836
  * @author Mathias Schreck <https://github.com/lo1tuma>
@@ -57002,7 +57047,7 @@ var require_padded_blocks = /* @__PURE__ */ __commonJSMin(((exports, module) =>
57002
57047
  };
57003
57048
  }));
57004
57049
  //#endregion
57005
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/padding-line-between-statements.js
57050
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/padding-line-between-statements.js
57006
57051
  /**
57007
57052
  * @fileoverview Rule to require or disallow newlines between statements
57008
57053
  * @author Toru Nagashima
@@ -57430,7 +57475,7 @@ var require_padding_line_between_statements = /* @__PURE__ */ __commonJSMin(((ex
57430
57475
  };
57431
57476
  }));
57432
57477
  //#endregion
57433
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-arrow-callback.js
57478
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-arrow-callback.js
57434
57479
  /**
57435
57480
  * @fileoverview A rule to suggest using arrow functions as callbacks.
57436
57481
  * @author Toru Nagashima
@@ -57643,7 +57688,7 @@ var require_prefer_arrow_callback = /* @__PURE__ */ __commonJSMin(((exports, mod
57643
57688
  };
57644
57689
  }));
57645
57690
  //#endregion
57646
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-const.js
57691
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-const.js
57647
57692
  /**
57648
57693
  * @fileoverview A rule to suggest using of const declaration for variables that are never reassigned after declared.
57649
57694
  * @author Toru Nagashima
@@ -57940,7 +57985,7 @@ var require_prefer_const = /* @__PURE__ */ __commonJSMin(((exports, module) => {
57940
57985
  };
57941
57986
  }));
57942
57987
  //#endregion
57943
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-destructuring.js
57988
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-destructuring.js
57944
57989
  /**
57945
57990
  * @fileoverview Prefer destructuring from arrays and objects
57946
57991
  * @author Alex LaFroscia
@@ -58132,7 +58177,7 @@ var require_prefer_destructuring = /* @__PURE__ */ __commonJSMin(((exports, modu
58132
58177
  };
58133
58178
  }));
58134
58179
  //#endregion
58135
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-exponentiation-operator.js
58180
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-exponentiation-operator.js
58136
58181
  /**
58137
58182
  * @fileoverview Rule to disallow Math.pow in favor of the ** operator
58138
58183
  * @author Milos Djermanovic
@@ -58144,6 +58189,12 @@ var require_prefer_exponentiation_operator = /* @__PURE__ */ __commonJSMin(((exp
58144
58189
  type: "BinaryExpression",
58145
58190
  operator: "**"
58146
58191
  });
58192
+ const continuationChars = /* @__PURE__ */ new Set([
58193
+ "(",
58194
+ "[",
58195
+ "/",
58196
+ "`"
58197
+ ]);
58147
58198
  /**
58148
58199
  * Determines whether the given node needs parens if used as the base in an exponentiation binary expression.
58149
58200
  * @param {ASTNode} base The node to check.
@@ -58207,7 +58258,12 @@ var require_prefer_exponentiation_operator = /* @__PURE__ */ __commonJSMin(((exp
58207
58258
  messageId: "useExponentiation",
58208
58259
  fix(fixer) {
58209
58260
  if (node.arguments.length !== 2 || node.arguments.some((arg) => arg.type === "SpreadElement") || sourceCode.getCommentsInside(node).length > 0) return null;
58210
- const base = node.arguments[0], exponent = node.arguments[1], baseText = sourceCode.getText(base), exponentText = sourceCode.getText(exponent), shouldParenthesizeBase = doesBaseNeedParens(base), shouldParenthesizeExponent = doesExponentNeedParens(exponent), shouldParenthesizeAll = doesExponentiationExpressionNeedParens(node, sourceCode);
58261
+ const base = node.arguments[0], exponent = node.arguments[1], baseText = sourceCode.getText(base), exponentText = sourceCode.getText(exponent), shouldParenthesizeBase = doesBaseNeedParens(base), shouldParenthesizeExponent = doesExponentNeedParens(exponent), isStartOfExpressionStatement = astUtils.isStartOfExpressionStatement(node);
58262
+ let shouldParenthesizeAll = doesExponentiationExpressionNeedParens(node, sourceCode);
58263
+ if (!shouldParenthesizeAll && !shouldParenthesizeBase && isStartOfExpressionStatement) {
58264
+ const firstTokenOfBase = sourceCode.getFirstToken(base);
58265
+ if (astUtils.isOpeningBraceToken(firstTokenOfBase) || firstTokenOfBase.type === "Keyword" && (firstTokenOfBase.value === "function" || firstTokenOfBase.value === "class")) shouldParenthesizeAll = true;
58266
+ }
58211
58267
  let prefix = "", suffix = "";
58212
58268
  if (!shouldParenthesizeAll) {
58213
58269
  if (!shouldParenthesizeBase) {
@@ -58220,6 +58276,7 @@ var require_prefer_exponentiation_operator = /* @__PURE__ */ __commonJSMin(((exp
58220
58276
  }
58221
58277
  }
58222
58278
  const replacement = parenthesizeIfShould(`${parenthesizeIfShould(baseText, shouldParenthesizeBase)}**${parenthesizeIfShould(exponentText, shouldParenthesizeExponent)}`, shouldParenthesizeAll);
58279
+ if (!prefix && isStartOfExpressionStatement && continuationChars.has(replacement[0]) && astUtils.needsPrecedingSemicolon(sourceCode, node)) prefix = ";";
58223
58280
  return fixer.replaceText(node, `${prefix}${replacement}${suffix}`);
58224
58281
  }
58225
58282
  });
@@ -58233,7 +58290,7 @@ var require_prefer_exponentiation_operator = /* @__PURE__ */ __commonJSMin(((exp
58233
58290
  };
58234
58291
  }));
58235
58292
  //#endregion
58236
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-named-capture-group.js
58293
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-named-capture-group.js
58237
58294
  /**
58238
58295
  * @fileoverview Rule to enforce requiring named capture groups in regular expression.
58239
58296
  * @author Pig Fang <https://github.com/g-plane>
@@ -58346,7 +58403,7 @@ var require_prefer_named_capture_group = /* @__PURE__ */ __commonJSMin(((exports
58346
58403
  };
58347
58404
  }));
58348
58405
  //#endregion
58349
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-numeric-literals.js
58406
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-numeric-literals.js
58350
58407
  /**
58351
58408
  * @fileoverview Rule to disallow `parseInt()` in favor of binary, octal, and hexadecimal literals
58352
58409
  * @author Annie Zhang, Henry Zhu
@@ -58421,7 +58478,7 @@ var require_prefer_numeric_literals = /* @__PURE__ */ __commonJSMin(((exports, m
58421
58478
  };
58422
58479
  }));
58423
58480
  //#endregion
58424
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-object-has-own.js
58481
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-object-has-own.js
58425
58482
  /**
58426
58483
  * @fileoverview Prefers Object.hasOwn() instead of Object.prototype.hasOwnProperty.call()
58427
58484
  * @author Nitin Kumar
@@ -58477,7 +58534,7 @@ var require_prefer_object_has_own = /* @__PURE__ */ __commonJSMin(((exports, mod
58477
58534
  };
58478
58535
  }));
58479
58536
  //#endregion
58480
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-object-spread.js
58537
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-object-spread.js
58481
58538
  /**
58482
58539
  * @fileoverview Rule to disallow using `Object.assign` with an object literal as the first argument and prefer the use of object spread instead
58483
58540
  * @author Sharmila Jesupaul
@@ -58672,7 +58729,7 @@ var require_prefer_object_spread = /* @__PURE__ */ __commonJSMin(((exports, modu
58672
58729
  };
58673
58730
  }));
58674
58731
  //#endregion
58675
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-promise-reject-errors.js
58732
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-promise-reject-errors.js
58676
58733
  /**
58677
58734
  * @fileoverview restrict values that can be used as Promise rejection reasons
58678
58735
  * @author Teddy Katz
@@ -58707,7 +58764,8 @@ var require_prefer_promise_reject_errors = /* @__PURE__ */ __commonJSMin(((expor
58707
58764
  */
58708
58765
  function checkRejectCall(callExpression) {
58709
58766
  if (!callExpression.arguments.length && allowEmptyReject) return;
58710
- if (!callExpression.arguments.length || !astUtils.couldBeError(callExpression.arguments[0]) || callExpression.arguments[0].type === "Identifier" && callExpression.arguments[0].name === "undefined") context.report({
58767
+ const rejectionReason = callExpression.arguments[0];
58768
+ if (!callExpression.arguments.length || !astUtils.couldBeError(rejectionReason) || rejectionReason.type === "Identifier" && rejectionReason.name === "undefined" && sourceCode.isGlobalReference(rejectionReason)) context.report({
58711
58769
  node: callExpression,
58712
58770
  messageId: "rejectAnError"
58713
58771
  });
@@ -58718,21 +58776,21 @@ var require_prefer_promise_reject_errors = /* @__PURE__ */ __commonJSMin(((expor
58718
58776
  * @returns {boolean} `true` if the call is a Promise.reject() call
58719
58777
  */
58720
58778
  function isPromiseRejectCall(node) {
58721
- return astUtils.isSpecificMemberAccess(node.callee, "Promise", "reject");
58779
+ return astUtils.isSpecificMemberAccess(node.callee, "Promise", "reject") && sourceCode.isGlobalReference(astUtils.skipChainExpression(node.callee).object);
58722
58780
  }
58723
58781
  return {
58724
58782
  CallExpression(node) {
58725
58783
  if (isPromiseRejectCall(node)) checkRejectCall(node);
58726
58784
  },
58727
58785
  "NewExpression:exit"(node) {
58728
- if (node.callee.type === "Identifier" && node.callee.name === "Promise" && node.arguments.length && astUtils.isFunction(node.arguments[0]) && node.arguments[0].params.length > 1 && node.arguments[0].params[1].type === "Identifier") sourceCode.getDeclaredVariables(node.arguments[0]).find((variable) => variable.name === node.arguments[0].params[1].name).references.filter((ref) => ref.isRead()).filter((ref) => ref.identifier.parent.type === "CallExpression" && ref.identifier === ref.identifier.parent.callee).forEach((ref) => checkRejectCall(ref.identifier.parent));
58786
+ if (node.callee.type === "Identifier" && node.callee.name === "Promise" && sourceCode.isGlobalReference(node.callee) && node.arguments.length && astUtils.isFunction(node.arguments[0]) && node.arguments[0].params.length > 1 && node.arguments[0].params[1].type === "Identifier") sourceCode.getDeclaredVariables(node.arguments[0]).find((variable) => variable.name === node.arguments[0].params[1].name).references.filter((ref) => ref.isRead()).filter((ref) => ref.identifier.parent.type === "CallExpression" && ref.identifier === ref.identifier.parent.callee).forEach((ref) => checkRejectCall(ref.identifier.parent));
58729
58787
  }
58730
58788
  };
58731
58789
  }
58732
58790
  };
58733
58791
  }));
58734
58792
  //#endregion
58735
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-reflect.js
58793
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-reflect.js
58736
58794
  /**
58737
58795
  * @fileoverview Rule to suggest using "Reflect" api over Function/Object methods
58738
58796
  * @author Keith Cirkel <http://keithcirkel.co.uk>
@@ -58836,7 +58894,7 @@ var require_prefer_reflect = /* @__PURE__ */ __commonJSMin(((exports, module) =>
58836
58894
  };
58837
58895
  }));
58838
58896
  //#endregion
58839
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-regex-literals.js
58897
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-regex-literals.js
58840
58898
  /**
58841
58899
  * @fileoverview Rule to disallow use of the `RegExp` constructor in favor of regular expression literals
58842
58900
  * @author Milos Djermanovic
@@ -59178,7 +59236,7 @@ var require_prefer_regex_literals = /* @__PURE__ */ __commonJSMin(((exports, mod
59178
59236
  };
59179
59237
  }));
59180
59238
  //#endregion
59181
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-rest-params.js
59239
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-rest-params.js
59182
59240
  /**
59183
59241
  * @fileoverview Rule to
59184
59242
  * @author Toru Nagashima
@@ -59259,7 +59317,7 @@ var require_prefer_rest_params = /* @__PURE__ */ __commonJSMin(((exports, module
59259
59317
  };
59260
59318
  }));
59261
59319
  //#endregion
59262
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-spread.js
59320
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-spread.js
59263
59321
  /**
59264
59322
  * @fileoverview A rule to suggest using of the spread operator instead of `.apply()`.
59265
59323
  * @author Toru Nagashima
@@ -59315,7 +59373,7 @@ var require_prefer_spread = /* @__PURE__ */ __commonJSMin(((exports, module) =>
59315
59373
  };
59316
59374
  }));
59317
59375
  //#endregion
59318
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-template.js
59376
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-template.js
59319
59377
  /**
59320
59378
  * @fileoverview A rule to suggest using template literals instead of string concatenation.
59321
59379
  * @author Toru Nagashima
@@ -59480,7 +59538,7 @@ var require_prefer_template = /* @__PURE__ */ __commonJSMin(((exports, module) =
59480
59538
  };
59481
59539
  }));
59482
59540
  //#endregion
59483
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/preserve-caught-error.js
59541
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/preserve-caught-error.js
59484
59542
  /**
59485
59543
  * @fileoverview Rule to preserve caught errors when re-throwing exceptions
59486
59544
  * @author Amnish Singh Arora
@@ -59696,7 +59754,7 @@ var require_preserve_caught_error = /* @__PURE__ */ __commonJSMin(((exports, mod
59696
59754
  };
59697
59755
  }));
59698
59756
  //#endregion
59699
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/quote-props.js
59757
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/quote-props.js
59700
59758
  /**
59701
59759
  * @fileoverview Rule to flag non-quoted property names in object literals.
59702
59760
  * @author Mathias Bynens <http://mathiasbynens.be/>
@@ -59934,7 +59992,7 @@ var require_quote_props = /* @__PURE__ */ __commonJSMin(((exports, module) => {
59934
59992
  };
59935
59993
  }));
59936
59994
  //#endregion
59937
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/quotes.js
59995
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/quotes.js
59938
59996
  /**
59939
59997
  * @fileoverview A rule to choose between single and double quote marks
59940
59998
  * @author Matt DuVall <http://www.mattduvall.com/>, Brandon Payton
@@ -60145,7 +60203,7 @@ var require_quotes = /* @__PURE__ */ __commonJSMin(((exports, module) => {
60145
60203
  };
60146
60204
  }));
60147
60205
  //#endregion
60148
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/radix.js
60206
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/radix.js
60149
60207
  /**
60150
60208
  * @fileoverview Rule to flag use of parseInt without a radix argument
60151
60209
  * @author James Allardice
@@ -60179,10 +60237,11 @@ var require_radix = /* @__PURE__ */ __commonJSMin(((exports, module) => {
60179
60237
  * - A literal except integers between 2 and 36.
60180
60238
  * - undefined.
60181
60239
  * @param {ASTNode} radix A node of radix to check.
60240
+ * @param {SourceCode} sourceCode The source code object.
60182
60241
  * @returns {boolean} `true` if the node is valid.
60183
60242
  */
60184
- function isValidRadix(radix) {
60185
- return !(radix.type === "Literal" && !validRadixValues.has(radix.value) || radix.type === "Identifier" && radix.name === "undefined");
60243
+ function isValidRadix(radix, sourceCode) {
60244
+ return !(radix.type === "Literal" && !validRadixValues.has(radix.value) || radix.type === "Identifier" && radix.name === "undefined" && sourceCode.isGlobalReference(radix));
60186
60245
  }
60187
60246
  /** @type {import('../types').Rule.RuleModule} */
60188
60247
  module.exports = {
@@ -60236,7 +60295,7 @@ var require_radix = /* @__PURE__ */ __commonJSMin(((exports, module) => {
60236
60295
  });
60237
60296
  break;
60238
60297
  default:
60239
- if (!isValidRadix(args[1])) context.report({
60298
+ if (!isValidRadix(args[1], sourceCode)) context.report({
60240
60299
  node,
60241
60300
  messageId: "invalidRadix"
60242
60301
  });
@@ -60262,7 +60321,7 @@ var require_radix = /* @__PURE__ */ __commonJSMin(((exports, module) => {
60262
60321
  };
60263
60322
  }));
60264
60323
  //#endregion
60265
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/require-atomic-updates.js
60324
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/require-atomic-updates.js
60266
60325
  /**
60267
60326
  * @fileoverview disallow assignments that can lead to race conditions due to usage of `await` or `yield`
60268
60327
  * @author Teddy Katz
@@ -60487,7 +60546,7 @@ var require_require_atomic_updates = /* @__PURE__ */ __commonJSMin(((exports, mo
60487
60546
  };
60488
60547
  }));
60489
60548
  //#endregion
60490
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/require-await.js
60549
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/require-await.js
60491
60550
  /**
60492
60551
  * @fileoverview Rule to disallow async functions which have no `await` expression.
60493
60552
  * @author Toru Nagashima
@@ -60581,7 +60640,7 @@ var require_require_await = /* @__PURE__ */ __commonJSMin(((exports, module) =>
60581
60640
  };
60582
60641
  }));
60583
60642
  //#endregion
60584
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/require-unicode-regexp.js
60643
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/require-unicode-regexp.js
60585
60644
  /**
60586
60645
  * @fileoverview Rule to enforce the use of `u` or `v` flag on regular expressions.
60587
60646
  * @author Toru Nagashima
@@ -60695,7 +60754,7 @@ var require_require_unicode_regexp = /* @__PURE__ */ __commonJSMin(((exports, mo
60695
60754
  };
60696
60755
  }));
60697
60756
  //#endregion
60698
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/require-yield.js
60757
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/require-yield.js
60699
60758
  /**
60700
60759
  * @fileoverview Rule to flag the generator functions that does not have yield.
60701
60760
  * @author Toru Nagashima
@@ -60751,7 +60810,7 @@ var require_require_yield = /* @__PURE__ */ __commonJSMin(((exports, module) =>
60751
60810
  };
60752
60811
  }));
60753
60812
  //#endregion
60754
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/rest-spread-spacing.js
60813
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/rest-spread-spacing.js
60755
60814
  /**
60756
60815
  * @fileoverview Enforce spacing between rest and spread operators and their expressions.
60757
60816
  * @author Kai Cataldo
@@ -60851,7 +60910,7 @@ var require_rest_spread_spacing = /* @__PURE__ */ __commonJSMin(((exports, modul
60851
60910
  };
60852
60911
  }));
60853
60912
  //#endregion
60854
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/semi.js
60913
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/semi.js
60855
60914
  /**
60856
60915
  * @fileoverview Rule to flag missing semicolons.
60857
60916
  * @author Nicholas C. Zakas
@@ -61129,7 +61188,7 @@ var require_semi = /* @__PURE__ */ __commonJSMin(((exports, module) => {
61129
61188
  };
61130
61189
  }));
61131
61190
  //#endregion
61132
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/semi-spacing.js
61191
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/semi-spacing.js
61133
61192
  /**
61134
61193
  * @fileoverview Validates spacing before and after semicolon
61135
61194
  * @author Mathias Schreck
@@ -61347,7 +61406,7 @@ var require_semi_spacing = /* @__PURE__ */ __commonJSMin(((exports, module) => {
61347
61406
  };
61348
61407
  }));
61349
61408
  //#endregion
61350
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/semi-style.js
61409
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/semi-style.js
61351
61410
  /**
61352
61411
  * @fileoverview Rule to enforce location of semicolons.
61353
61412
  * @author Toru Nagashima
@@ -61471,7 +61530,7 @@ var require_semi_style = /* @__PURE__ */ __commonJSMin(((exports, module) => {
61471
61530
  };
61472
61531
  }));
61473
61532
  //#endregion
61474
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/sort-imports.js
61533
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/sort-imports.js
61475
61534
  /**
61476
61535
  * @fileoverview Rule to enforce sorted `import` declarations within modules
61477
61536
  * @author Christian Schuller
@@ -61665,7 +61724,7 @@ var require_natural_compare = /* @__PURE__ */ __commonJSMin(((exports, module) =
61665
61724
  }
61666
61725
  }));
61667
61726
  //#endregion
61668
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/sort-keys.js
61727
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/sort-keys.js
61669
61728
  /**
61670
61729
  * @fileoverview Rule to require object keys to be sorted
61671
61730
  * @author Toru Nagashima
@@ -61820,7 +61879,7 @@ var require_sort_keys = /* @__PURE__ */ __commonJSMin(((exports, module) => {
61820
61879
  };
61821
61880
  }));
61822
61881
  //#endregion
61823
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/sort-vars.js
61882
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/sort-vars.js
61824
61883
  /**
61825
61884
  * @fileoverview Rule to require sorting of variables within a single Variable Declaration block
61826
61885
  * @author Ilya Volodin
@@ -61879,7 +61938,7 @@ var require_sort_vars = /* @__PURE__ */ __commonJSMin(((exports, module) => {
61879
61938
  };
61880
61939
  }));
61881
61940
  //#endregion
61882
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/space-before-blocks.js
61941
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/space-before-blocks.js
61883
61942
  /**
61884
61943
  * @fileoverview A rule to ensure whitespace before blocks.
61885
61944
  * @author Mathias Schreck <https://github.com/lo1tuma>
@@ -62038,7 +62097,7 @@ var require_space_before_blocks = /* @__PURE__ */ __commonJSMin(((exports, modul
62038
62097
  };
62039
62098
  }));
62040
62099
  //#endregion
62041
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/space-before-function-paren.js
62100
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/space-before-function-paren.js
62042
62101
  /**
62043
62102
  * @fileoverview Rule to validate spacing before function paren.
62044
62103
  * @author Mathias Schreck <https://github.com/lo1tuma>
@@ -62166,7 +62225,7 @@ var require_space_before_function_paren = /* @__PURE__ */ __commonJSMin(((export
62166
62225
  };
62167
62226
  }));
62168
62227
  //#endregion
62169
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/space-in-parens.js
62228
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/space-in-parens.js
62170
62229
  /**
62171
62230
  * @fileoverview Disallows or enforces spaces inside of parentheses.
62172
62231
  * @author Jonathan Rajavuori
@@ -62377,7 +62436,7 @@ var require_space_in_parens = /* @__PURE__ */ __commonJSMin(((exports, module) =
62377
62436
  };
62378
62437
  }));
62379
62438
  //#endregion
62380
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/space-infix-ops.js
62439
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/space-infix-ops.js
62381
62440
  /**
62382
62441
  * @fileoverview Require spaces around infix operators
62383
62442
  * @author Michael Ficarra
@@ -62524,7 +62583,7 @@ var require_space_infix_ops = /* @__PURE__ */ __commonJSMin(((exports, module) =
62524
62583
  };
62525
62584
  }));
62526
62585
  //#endregion
62527
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/space-unary-ops.js
62586
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/space-unary-ops.js
62528
62587
  /**
62529
62588
  * @fileoverview This rule should require or disallow spaces before or after unary operations.
62530
62589
  * @author Marcin Kumorek
@@ -62772,7 +62831,7 @@ var require_space_unary_ops = /* @__PURE__ */ __commonJSMin(((exports, module) =
62772
62831
  };
62773
62832
  }));
62774
62833
  //#endregion
62775
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/spaced-comment.js
62834
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/spaced-comment.js
62776
62835
  /**
62777
62836
  * @fileoverview Source code for spaced-comments rule
62778
62837
  * @author Gyandeep Singh
@@ -63041,7 +63100,7 @@ var require_spaced_comment = /* @__PURE__ */ __commonJSMin(((exports, module) =>
63041
63100
  };
63042
63101
  }));
63043
63102
  //#endregion
63044
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/strict.js
63103
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/strict.js
63045
63104
  /**
63046
63105
  * @fileoverview Rule to control usage of strict mode directives.
63047
63106
  * @author Brandon Mills
@@ -63266,7 +63325,7 @@ var require_strict = /* @__PURE__ */ __commonJSMin(((exports, module) => {
63266
63325
  };
63267
63326
  }));
63268
63327
  //#endregion
63269
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/switch-colon-spacing.js
63328
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/switch-colon-spacing.js
63270
63329
  /**
63271
63330
  * @fileoverview Rule to enforce spacing around colons of switch statements.
63272
63331
  * @author Toru Nagashima
@@ -63384,7 +63443,7 @@ var require_switch_colon_spacing = /* @__PURE__ */ __commonJSMin(((exports, modu
63384
63443
  };
63385
63444
  }));
63386
63445
  //#endregion
63387
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/symbol-description.js
63446
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/symbol-description.js
63388
63447
  /**
63389
63448
  * @fileoverview Rule to enforce description with the `Symbol` object
63390
63449
  * @author Jarek Rencz
@@ -63430,7 +63489,7 @@ var require_symbol_description = /* @__PURE__ */ __commonJSMin(((exports, module
63430
63489
  };
63431
63490
  }));
63432
63491
  //#endregion
63433
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/template-curly-spacing.js
63492
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/template-curly-spacing.js
63434
63493
  /**
63435
63494
  * @fileoverview Rule to enforce spacing around embedded expressions of template strings
63436
63495
  * @author Toru Nagashima
@@ -63544,7 +63603,7 @@ var require_template_curly_spacing = /* @__PURE__ */ __commonJSMin(((exports, mo
63544
63603
  };
63545
63604
  }));
63546
63605
  //#endregion
63547
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/template-tag-spacing.js
63606
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/template-tag-spacing.js
63548
63607
  /**
63549
63608
  * @fileoverview Rule to check spacing between template tags and their literals
63550
63609
  * @author Jonathan Wilsson
@@ -63628,7 +63687,7 @@ var require_template_tag_spacing = /* @__PURE__ */ __commonJSMin(((exports, modu
63628
63687
  };
63629
63688
  }));
63630
63689
  //#endregion
63631
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/unicode-bom.js
63690
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/unicode-bom.js
63632
63691
  /**
63633
63692
  * @fileoverview Require or disallow Unicode BOM
63634
63693
  * @author Andrew Johnston <https://github.com/ehjay>
@@ -63679,7 +63738,7 @@ var require_unicode_bom = /* @__PURE__ */ __commonJSMin(((exports, module) => {
63679
63738
  };
63680
63739
  }));
63681
63740
  //#endregion
63682
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/use-isnan.js
63741
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/use-isnan.js
63683
63742
  /**
63684
63743
  * @fileoverview Rule to flag comparisons to the value NaN
63685
63744
  * @author James Allardice
@@ -63837,7 +63896,7 @@ var require_use_isnan = /* @__PURE__ */ __commonJSMin(((exports, module) => {
63837
63896
  };
63838
63897
  }));
63839
63898
  //#endregion
63840
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/valid-typeof.js
63899
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/valid-typeof.js
63841
63900
  /**
63842
63901
  * @fileoverview Ensures that the results of typeof are compared against a valid string
63843
63902
  * @author Ian Christian Myers
@@ -63941,7 +64000,7 @@ var require_valid_typeof = /* @__PURE__ */ __commonJSMin(((exports, module) => {
63941
64000
  };
63942
64001
  }));
63943
64002
  //#endregion
63944
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/vars-on-top.js
64003
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/vars-on-top.js
63945
64004
  /**
63946
64005
  * @fileoverview Rule to enforce var declarations are only at the top of a function.
63947
64006
  * @author Danny Fritz
@@ -64039,7 +64098,7 @@ var require_vars_on_top = /* @__PURE__ */ __commonJSMin(((exports, module) => {
64039
64098
  };
64040
64099
  }));
64041
64100
  //#endregion
64042
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/wrap-iife.js
64101
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/wrap-iife.js
64043
64102
  /**
64044
64103
  * @fileoverview Rule to flag when IIFE is not wrapped in parens
64045
64104
  * @author Ilya Volodin
@@ -64173,7 +64232,7 @@ var require_wrap_iife = /* @__PURE__ */ __commonJSMin(((exports, module) => {
64173
64232
  };
64174
64233
  }));
64175
64234
  //#endregion
64176
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/wrap-regex.js
64235
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/wrap-regex.js
64177
64236
  /**
64178
64237
  * @fileoverview Rule to flag when regex literals are not wrapped in parens
64179
64238
  * @author Matt DuVall <http://www.mattduvall.com>
@@ -64229,7 +64288,7 @@ var require_wrap_regex = /* @__PURE__ */ __commonJSMin(((exports, module) => {
64229
64288
  };
64230
64289
  }));
64231
64290
  //#endregion
64232
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/yield-star-spacing.js
64291
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/yield-star-spacing.js
64233
64292
  /**
64234
64293
  * @fileoverview Rule to check the spacing around the * in yield* expressions.
64235
64294
  * @author Bryan Smith
@@ -64356,7 +64415,7 @@ var require_yield_star_spacing = /* @__PURE__ */ __commonJSMin(((exports, module
64356
64415
  };
64357
64416
  }));
64358
64417
  //#endregion
64359
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/yoda.js
64418
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/yoda.js
64360
64419
  /**
64361
64420
  * @fileoverview Rule to require or disallow yoda comparisons
64362
64421
  * @author Nicholas C. Zakas
@@ -64560,7 +64619,7 @@ var require_yoda = /* @__PURE__ */ __commonJSMin(((exports, module) => {
64560
64619
  };
64561
64620
  }));
64562
64621
  //#endregion
64563
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rules/index.js
64622
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rules/index.js
64564
64623
  /**
64565
64624
  * @fileoverview Collects the built-in rules into a map structure so that they can be imported all at once and without
64566
64625
  * using the file-system directly.
@@ -64865,7 +64924,7 @@ var require_rules$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
64865
64924
  }));
64866
64925
  }));
64867
64926
  //#endregion
64868
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/shared/assert.js
64927
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/shared/assert.js
64869
64928
  /**
64870
64929
  * @fileoverview Assertion utilities equivalent to the Node.js node:asserts module.
64871
64930
  * @author Josh Goldberg
@@ -64884,7 +64943,7 @@ var require_assert = /* @__PURE__ */ __commonJSMin(((exports, module) => {
64884
64943
  module.exports = ok;
64885
64944
  }));
64886
64945
  //#endregion
64887
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/cursor.js
64946
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/cursor.js
64888
64947
  /**
64889
64948
  * @fileoverview Define the abstract class about cursors which iterate tokens.
64890
64949
  * @author Toru Nagashima
@@ -64950,7 +65009,7 @@ var require_cursor = /* @__PURE__ */ __commonJSMin(((exports, module) => {
64950
65009
  };
64951
65010
  }));
64952
65011
  //#endregion
64953
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/utils.js
65012
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/utils.js
64954
65013
  /**
64955
65014
  * @fileoverview Define utility functions for token store.
64956
65015
  * @author Toru Nagashima
@@ -65022,7 +65081,7 @@ var require_utils$2 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
65022
65081
  };
65023
65082
  }));
65024
65083
  //#endregion
65025
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/backward-token-comment-cursor.js
65084
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/backward-token-comment-cursor.js
65026
65085
  /**
65027
65086
  * @fileoverview Define the cursor which iterates tokens and comments in reverse.
65028
65087
  * @author Toru Nagashima
@@ -65066,7 +65125,7 @@ var require_backward_token_comment_cursor = /* @__PURE__ */ __commonJSMin(((expo
65066
65125
  };
65067
65126
  }));
65068
65127
  //#endregion
65069
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/backward-token-cursor.js
65128
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/backward-token-cursor.js
65070
65129
  /**
65071
65130
  * @fileoverview Define the cursor which iterates tokens only in reverse.
65072
65131
  * @author Toru Nagashima
@@ -65108,7 +65167,7 @@ var require_backward_token_cursor = /* @__PURE__ */ __commonJSMin(((exports, mod
65108
65167
  };
65109
65168
  }));
65110
65169
  //#endregion
65111
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/decorative-cursor.js
65170
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/decorative-cursor.js
65112
65171
  /**
65113
65172
  * @fileoverview Define the abstract class about cursors which manipulate another cursor.
65114
65173
  * @author Toru Nagashima
@@ -65136,7 +65195,7 @@ var require_decorative_cursor = /* @__PURE__ */ __commonJSMin(((exports, module)
65136
65195
  };
65137
65196
  }));
65138
65197
  //#endregion
65139
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/filter-cursor.js
65198
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/filter-cursor.js
65140
65199
  /**
65141
65200
  * @fileoverview Define the cursor which ignores specified tokens.
65142
65201
  * @author Toru Nagashima
@@ -65165,7 +65224,7 @@ var require_filter_cursor = /* @__PURE__ */ __commonJSMin(((exports, module) =>
65165
65224
  };
65166
65225
  }));
65167
65226
  //#endregion
65168
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/forward-token-comment-cursor.js
65227
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/forward-token-comment-cursor.js
65169
65228
  /**
65170
65229
  * @fileoverview Define the cursor which iterates tokens and comments.
65171
65230
  * @author Toru Nagashima
@@ -65209,7 +65268,7 @@ var require_forward_token_comment_cursor = /* @__PURE__ */ __commonJSMin(((expor
65209
65268
  };
65210
65269
  }));
65211
65270
  //#endregion
65212
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/forward-token-cursor.js
65271
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/forward-token-cursor.js
65213
65272
  /**
65214
65273
  * @fileoverview Define the cursor which iterates tokens only.
65215
65274
  * @author Toru Nagashima
@@ -65255,7 +65314,7 @@ var require_forward_token_cursor = /* @__PURE__ */ __commonJSMin(((exports, modu
65255
65314
  };
65256
65315
  }));
65257
65316
  //#endregion
65258
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/limit-cursor.js
65317
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/limit-cursor.js
65259
65318
  /**
65260
65319
  * @fileoverview Define the cursor which limits the number of tokens.
65261
65320
  * @author Toru Nagashima
@@ -65286,7 +65345,7 @@ var require_limit_cursor = /* @__PURE__ */ __commonJSMin(((exports, module) => {
65286
65345
  };
65287
65346
  }));
65288
65347
  //#endregion
65289
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/skip-cursor.js
65348
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/skip-cursor.js
65290
65349
  /**
65291
65350
  * @fileoverview Define the cursor which ignores the first few tokens.
65292
65351
  * @author Toru Nagashima
@@ -65317,7 +65376,7 @@ var require_skip_cursor = /* @__PURE__ */ __commonJSMin(((exports, module) => {
65317
65376
  };
65318
65377
  }));
65319
65378
  //#endregion
65320
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/cursors.js
65379
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/cursors.js
65321
65380
  /**
65322
65381
  * @fileoverview Define 2 token factories; forward and backward.
65323
65382
  * @author Toru Nagashima
@@ -65384,7 +65443,7 @@ var require_cursors = /* @__PURE__ */ __commonJSMin(((exports, module) => {
65384
65443
  };
65385
65444
  }));
65386
65445
  //#endregion
65387
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/padded-token-cursor.js
65446
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/padded-token-cursor.js
65388
65447
  /**
65389
65448
  * @fileoverview Define the cursor which iterates tokens only, with inflated range.
65390
65449
  * @author Toru Nagashima
@@ -65414,7 +65473,7 @@ var require_padded_token_cursor = /* @__PURE__ */ __commonJSMin(((exports, modul
65414
65473
  };
65415
65474
  }));
65416
65475
  //#endregion
65417
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/index.js
65476
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/index.js
65418
65477
  /**
65419
65478
  * @fileoverview Object to handle access and retrieval of tokens.
65420
65479
  * @author Brandon Mills
@@ -65804,7 +65863,7 @@ var require_token_store = /* @__PURE__ */ __commonJSMin(((exports, module) => {
65804
65863
  };
65805
65864
  }));
65806
65865
  //#endregion
65807
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/debug-helpers.js
65866
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/debug-helpers.js
65808
65867
  /**
65809
65868
  * @fileoverview Helpers to debug for code path analysis.
65810
65869
  * @author Toru Nagashima
@@ -65940,7 +65999,7 @@ var require_debug_helpers = /* @__PURE__ */ __commonJSMin(((exports, module) =>
65940
65999
  };
65941
66000
  }));
65942
66001
  //#endregion
65943
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/code-path-segment.js
66002
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/code-path-segment.js
65944
66003
  /**
65945
66004
  * @fileoverview The CodePathSegment class.
65946
66005
  * @author Toru Nagashima
@@ -66100,7 +66159,7 @@ var require_code_path_segment = /* @__PURE__ */ __commonJSMin(((exports, module)
66100
66159
  };
66101
66160
  }));
66102
66161
  //#endregion
66103
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/fork-context.js
66162
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/fork-context.js
66104
66163
  /**
66105
66164
  * @fileoverview A class to operate forking.
66106
66165
  *
@@ -66337,7 +66396,7 @@ var require_fork_context = /* @__PURE__ */ __commonJSMin(((exports, module) => {
66337
66396
  };
66338
66397
  }));
66339
66398
  //#endregion
66340
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/code-path-state.js
66399
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/code-path-state.js
66341
66400
  /**
66342
66401
  * @fileoverview A class to manage state of generating a code path.
66343
66402
  * @author Toru Nagashima
@@ -67860,7 +67919,7 @@ var require_code_path_state = /* @__PURE__ */ __commonJSMin(((exports, module) =
67860
67919
  module.exports = CodePathState;
67861
67920
  }));
67862
67921
  //#endregion
67863
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/id-generator.js
67922
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/id-generator.js
67864
67923
  /**
67865
67924
  * @fileoverview A class of identifiers generator for code path segments.
67866
67925
  *
@@ -67894,7 +67953,7 @@ var require_id_generator = /* @__PURE__ */ __commonJSMin(((exports, module) => {
67894
67953
  module.exports = IdGenerator;
67895
67954
  }));
67896
67955
  //#endregion
67897
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/code-path.js
67956
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/code-path.js
67898
67957
  /**
67899
67958
  * @fileoverview A class of the code path.
67900
67959
  * @author Toru Nagashima
@@ -68104,7 +68163,7 @@ var require_code_path = /* @__PURE__ */ __commonJSMin(((exports, module) => {
68104
68163
  module.exports = CodePath;
68105
68164
  }));
68106
68165
  //#endregion
68107
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/code-path-analyzer.js
68166
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/code-path-analyzer.js
68108
68167
  /**
68109
68168
  * @fileoverview A class of the code path analyzer.
68110
68169
  * @author Toru Nagashima
@@ -70909,7 +70968,7 @@ var require_cjs$3 = /* @__PURE__ */ __commonJSMin(((exports) => {
70909
70968
  exports.VisitNodeStep = VisitNodeStep;
70910
70969
  }));
70911
70970
  //#endregion
70912
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/source-code.js
70971
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/source-code.js
70913
70972
  /**
70914
70973
  * @fileoverview Abstraction of JavaScript source code.
70915
70974
  * @author Nicholas C. Zakas
@@ -71602,12 +71661,12 @@ var require_source_code$1 = /* @__PURE__ */ __commonJSMin(((exports, module) =>
71602
71661
  module.exports = SourceCode;
71603
71662
  }));
71604
71663
  //#endregion
71605
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/index.js
71664
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/index.js
71606
71665
  var require_source_code = /* @__PURE__ */ __commonJSMin(((exports, module) => {
71607
71666
  module.exports = { SourceCode: require_source_code$1() };
71608
71667
  }));
71609
71668
  //#endregion
71610
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/validate-language-options.js
71669
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/validate-language-options.js
71611
71670
  /**
71612
71671
  * @fileoverview The schema to validate language options
71613
71672
  * @author Nicholas C. Zakas
@@ -71713,7 +71772,7 @@ var require_validate_language_options = /* @__PURE__ */ __commonJSMin(((exports,
71713
71772
  module.exports = { validateLanguageOptions };
71714
71773
  }));
71715
71774
  //#endregion
71716
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/index.js
71775
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/index.js
71717
71776
  /**
71718
71777
  * @fileoverview JavaScript Language Object
71719
71778
  * @author Nicholas C. Zakas
@@ -71902,7 +71961,7 @@ var require_js = /* @__PURE__ */ __commonJSMin(((exports, module) => {
71902
71961
  };
71903
71962
  }));
71904
71963
  //#endregion
71905
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/config/default-config.js
71964
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/config/default-config.js
71906
71965
  /**
71907
71966
  * @fileoverview Default configuration
71908
71967
  * @author Nicholas C. Zakas
@@ -71938,7 +71997,7 @@ var require_default_config = /* @__PURE__ */ __commonJSMin(((exports) => {
71938
71997
  exports.defaultRuleTesterConfig = Object.freeze([{ files: ["**"] }, ...sharedDefaultConfig]);
71939
71998
  }));
71940
71999
  //#endregion
71941
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/shared/stats.js
72000
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/shared/stats.js
71942
72001
  /**
71943
72002
  * @fileoverview Provides helper functions to start/stop the time measurements
71944
72003
  * that are provided by the ESLint 'stats' option.
@@ -71967,7 +72026,7 @@ var require_stats = /* @__PURE__ */ __commonJSMin(((exports, module) => {
71967
72026
  };
71968
72027
  }));
71969
72028
  //#endregion
71970
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/timing.js
72029
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/timing.js
71971
72030
  /**
71972
72031
  * @fileoverview Tracks performance of individual rules.
71973
72032
  * @author Brandon Mills
@@ -72325,7 +72384,7 @@ var require_imurmurhash = /* @__PURE__ */ __commonJSMin(((exports, module) => {
72325
72384
  })();
72326
72385
  }));
72327
72386
  //#endregion
72328
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/cli-engine/hash.js
72387
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/cli-engine/hash.js
72329
72388
  /**
72330
72389
  * @fileoverview Defining the hashing function in one place.
72331
72390
  * @author Michael Ficarra
@@ -72397,7 +72456,7 @@ var require_commonjs$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
72397
72456
  exports.range = range;
72398
72457
  }));
72399
72458
  //#endregion
72400
- //#region ../../node_modules/.pnpm/brace-expansion@5.0.6/node_modules/brace-expansion/dist/commonjs/index.js
72459
+ //#region ../../node_modules/.pnpm/brace-expansion@5.0.7/node_modules/brace-expansion/dist/commonjs/index.js
72401
72460
  var require_commonjs$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
72402
72461
  Object.defineProperty(exports, "__esModule", { value: true });
72403
72462
  exports.EXPANSION_MAX = void 0;
@@ -72470,15 +72529,18 @@ var require_commonjs$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
72470
72529
  function expand_(str, max, isTop) {
72471
72530
  /** @type {string[]} */
72472
72531
  const expansions = [];
72473
- const m = (0, balanced_match_1.balanced)("{", "}", str);
72474
- if (!m) return [str];
72475
- const pre = m.pre;
72476
- const post = m.post.length ? expand_(m.post, max, false) : [""];
72477
- if (/\$$/.test(m.pre)) for (let k = 0; k < post.length && k < max; k++) {
72478
- const expansion = pre + "{" + m.body + "}" + post[k];
72479
- expansions.push(expansion);
72480
- }
72481
- else {
72532
+ for (;;) {
72533
+ const m = (0, balanced_match_1.balanced)("{", "}", str);
72534
+ if (!m) return [str];
72535
+ const pre = m.pre;
72536
+ if (/\$$/.test(m.pre)) {
72537
+ const post = m.post.length ? expand_(m.post, max, false) : [""];
72538
+ for (let k = 0; k < post.length && k < max; k++) {
72539
+ const expansion = pre + "{" + m.body + "}" + post[k];
72540
+ expansions.push(expansion);
72541
+ }
72542
+ return expansions;
72543
+ }
72482
72544
  const isNumericSequence = /^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(m.body);
72483
72545
  const isAlphaSequence = /^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(m.body);
72484
72546
  const isSequence = isNumericSequence || isAlphaSequence;
@@ -72486,10 +72548,12 @@ var require_commonjs$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
72486
72548
  if (!isSequence && !isOptions) {
72487
72549
  if (m.post.match(/,(?!,).*\}/)) {
72488
72550
  str = m.pre + "{" + m.body + escClose + m.post;
72489
- return expand_(str, max, true);
72551
+ isTop = true;
72552
+ continue;
72490
72553
  }
72491
72554
  return [str];
72492
72555
  }
72556
+ const post = m.post.length ? expand_(m.post, max, false) : [""];
72493
72557
  let n;
72494
72558
  if (isSequence) n = m.body.split(/\.\./);
72495
72559
  else {
@@ -72539,8 +72603,8 @@ var require_commonjs$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
72539
72603
  const expansion = pre + N[j] + post[k];
72540
72604
  if (!isTop || isSequence || expansion) expansions.push(expansion);
72541
72605
  }
72606
+ return expansions;
72542
72607
  }
72543
- return expansions;
72544
72608
  }
72545
72609
  }));
72546
72610
  //#endregion
@@ -73956,7 +74020,7 @@ var require_glob_parent = /* @__PURE__ */ __commonJSMin(((exports, module) => {
73956
74020
  }
73957
74021
  }));
73958
74022
  //#endregion
73959
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/shared/deep-merge-arrays.js
74023
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/shared/deep-merge-arrays.js
73960
74024
  /**
73961
74025
  * @fileoverview Applies default rule options
73962
74026
  * @author JoshuaKGoldberg
@@ -73999,7 +74063,7 @@ var require_deep_merge_arrays = /* @__PURE__ */ __commonJSMin(((exports, module)
73999
74063
  module.exports = { deepMergeArrays };
74000
74064
  }));
74001
74065
  //#endregion
74002
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/shared/severity.js
74066
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/shared/severity.js
74003
74067
  /**
74004
74068
  * @fileoverview Helpers for severity values (e.g. normalizing different types).
74005
74069
  * @author Bryan Mishkin
@@ -74059,7 +74123,7 @@ var require_severity = /* @__PURE__ */ __commonJSMin(((exports, module) => {
74059
74123
  };
74060
74124
  }));
74061
74125
  //#endregion
74062
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/config/flat-config-schema.js
74126
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/config/flat-config-schema.js
74063
74127
  /**
74064
74128
  * @fileoverview Flat config schema
74065
74129
  * @author Nicholas C. Zakas
@@ -83286,7 +83350,7 @@ var require_json_schema_draft_04 = /* @__PURE__ */ __commonJSMin(((exports, modu
83286
83350
  };
83287
83351
  }));
83288
83352
  //#endregion
83289
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/shared/ajv.js
83353
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/shared/ajv.js
83290
83354
  /**
83291
83355
  * @fileoverview The instance of Ajv validator.
83292
83356
  * @author Evgeny Poberezkin
@@ -83309,7 +83373,7 @@ var require_ajv = /* @__PURE__ */ __commonJSMin(((exports, module) => {
83309
83373
  };
83310
83374
  }));
83311
83375
  //#endregion
83312
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/conf/replacements.json
83376
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/conf/replacements.json
83313
83377
  var require_replacements = /* @__PURE__ */ __commonJSMin(((exports, module) => {
83314
83378
  module.exports = { "rules": {
83315
83379
  "generator-star": ["generator-star-spacing"],
@@ -83337,7 +83401,7 @@ var require_replacements = /* @__PURE__ */ __commonJSMin(((exports, module) => {
83337
83401
  } };
83338
83402
  }));
83339
83403
  //#endregion
83340
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/config/config.js
83404
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/config/config.js
83341
83405
  /**
83342
83406
  * @fileoverview The `Config` class
83343
83407
  * @author Nicholas C. Zakas
@@ -83780,7 +83844,7 @@ var require_config = /* @__PURE__ */ __commonJSMin(((exports, module) => {
83780
83844
  module.exports = { Config };
83781
83845
  }));
83782
83846
  //#endregion
83783
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/apply-disable-directives.js
83847
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/apply-disable-directives.js
83784
83848
  /**
83785
83849
  * @fileoverview A module that filters reported problems based on `eslint-disable` and `eslint-enable` comments
83786
83850
  * @author Teddy Katz
@@ -84081,7 +84145,7 @@ var require_apply_disable_directives = /* @__PURE__ */ __commonJSMin(((exports,
84081
84145
  };
84082
84146
  }));
84083
84147
  //#endregion
84084
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/source-code-fixer.js
84148
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/source-code-fixer.js
84085
84149
  /**
84086
84150
  * @fileoverview An object that caches and applies source code fixes.
84087
84151
  * @author Nicholas C. Zakas
@@ -84183,7 +84247,7 @@ var require_source_code_fixer = /* @__PURE__ */ __commonJSMin(((exports, module)
84183
84247
  module.exports = SourceCodeFixer;
84184
84248
  }));
84185
84249
  //#endregion
84186
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/source-code-visitor.js
84250
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/source-code-visitor.js
84187
84251
  /**
84188
84252
  * @fileoverview SourceCodeVisitor class
84189
84253
  * @author Nicholas C. Zakas
@@ -84243,7 +84307,7 @@ var require_source_code_visitor = /* @__PURE__ */ __commonJSMin(((exports, modul
84243
84307
  module.exports = { SourceCodeVisitor };
84244
84308
  }));
84245
84309
  //#endregion
84246
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/config/flat-config-array.js
84310
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/config/flat-config-array.js
84247
84311
  /**
84248
84312
  * @fileoverview Flat Config Array
84249
84313
  * @author Nicholas C. Zakas
@@ -84374,7 +84438,7 @@ var require_flat_config_array = /* @__PURE__ */ __commonJSMin(((exports) => {
84374
84438
  exports.FlatConfigArray = FlatConfigArray;
84375
84439
  }));
84376
84440
  //#endregion
84377
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/shared/flags.js
84441
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/shared/flags.js
84378
84442
  /**
84379
84443
  * @fileoverview Shared flags for ESLint.
84380
84444
  */
@@ -84428,7 +84492,7 @@ var require_flags = /* @__PURE__ */ __commonJSMin(((exports, module) => {
84428
84492
  };
84429
84493
  }));
84430
84494
  //#endregion
84431
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/vfile.js
84495
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/vfile.js
84432
84496
  /**
84433
84497
  * @fileoverview Virtual file
84434
84498
  * @author Nicholas C. Zakas
@@ -84506,7 +84570,7 @@ var require_vfile = /* @__PURE__ */ __commonJSMin(((exports, module) => {
84506
84570
  module.exports = { VFile };
84507
84571
  }));
84508
84572
  //#endregion
84509
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/services/parser-service.js
84573
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/services/parser-service.js
84510
84574
  /**
84511
84575
  * @fileoverview ESLint Parser
84512
84576
  * @author Nicholas C. Zakas
@@ -84550,7 +84614,7 @@ var require_parser_service = /* @__PURE__ */ __commonJSMin(((exports, module) =>
84550
84614
  module.exports = { ParserService };
84551
84615
  }));
84552
84616
  //#endregion
84553
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/file-context.js
84617
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/file-context.js
84554
84618
  /**
84555
84619
  * @fileoverview The FileContext class.
84556
84620
  * @author Nicholas C. Zakas
@@ -84623,7 +84687,7 @@ var require_file_context = /* @__PURE__ */ __commonJSMin(((exports) => {
84623
84687
  exports.FileContext = FileContext;
84624
84688
  }));
84625
84689
  //#endregion
84626
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/services/processor-service.js
84690
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/services/processor-service.js
84627
84691
  /**
84628
84692
  * @fileoverview ESLint Processor Service
84629
84693
  * @author Nicholas C. Zakas
@@ -84688,7 +84752,7 @@ var require_processor_service = /* @__PURE__ */ __commonJSMin(((exports, module)
84688
84752
  module.exports = { ProcessorService };
84689
84753
  }));
84690
84754
  //#endregion
84691
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/shared/option-utils.js
84755
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/shared/option-utils.js
84692
84756
  /**
84693
84757
  * @fileoverview Utilities to operate on option objects.
84694
84758
  * @author Josh Goldberg
@@ -84717,7 +84781,7 @@ var require_option_utils = /* @__PURE__ */ __commonJSMin(((exports, module) => {
84717
84781
  module.exports = { containsDifferentProperty };
84718
84782
  }));
84719
84783
  //#endregion
84720
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/services/warning-service.js
84784
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/services/warning-service.js
84721
84785
  /**
84722
84786
  * @fileoverview Emits warnings for ESLint.
84723
84787
  * @author Francesco Trotta
@@ -84781,7 +84845,7 @@ var require_warning_service = /* @__PURE__ */ __commonJSMin(((exports, module) =
84781
84845
  module.exports = { WarningService };
84782
84846
  }));
84783
84847
  //#endregion
84784
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/esquery.js
84848
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/esquery.js
84785
84849
  /**
84786
84850
  * @fileoverview ESQuery wrapper for ESLint.
84787
84851
  * @author Nicholas C. Zakas
@@ -84998,7 +85062,7 @@ var require_esquery = /* @__PURE__ */ __commonJSMin(((exports, module) => {
84998
85062
  };
84999
85063
  }));
85000
85064
  //#endregion
85001
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/source-code-traverser.js
85065
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/source-code-traverser.js
85002
85066
  /**
85003
85067
  * @fileoverview Traverser for SourceCode objects.
85004
85068
  * @author Nicholas C. Zakas
@@ -85197,7 +85261,7 @@ var require_source_code_traverser = /* @__PURE__ */ __commonJSMin(((exports, mod
85197
85261
  module.exports = { SourceCodeTraverser };
85198
85262
  }));
85199
85263
  //#endregion
85200
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/rule-fixer.js
85264
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/rule-fixer.js
85201
85265
  /**
85202
85266
  * @fileoverview An object that creates fix commands for rules.
85203
85267
  * @author Nicholas C. Zakas
@@ -85353,7 +85417,7 @@ var require_rule_fixer = /* @__PURE__ */ __commonJSMin(((exports, module) => {
85353
85417
  module.exports = { RuleFixer };
85354
85418
  }));
85355
85419
  //#endregion
85356
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/interpolate.js
85420
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/interpolate.js
85357
85421
  /**
85358
85422
  * @fileoverview Interpolate keys from an object into a string with {{ }} markers.
85359
85423
  * @author Jed Fox
@@ -85388,7 +85452,7 @@ var require_interpolate = /* @__PURE__ */ __commonJSMin(((exports, module) => {
85388
85452
  };
85389
85453
  }));
85390
85454
  //#endregion
85391
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/file-report.js
85455
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/file-report.js
85392
85456
  /**
85393
85457
  * @fileoverview A class to track messages reported by the linter for a file.
85394
85458
  * @author Nicholas C. Zakas
@@ -85797,7 +85861,7 @@ var require_file_report = /* @__PURE__ */ __commonJSMin(((exports, module) => {
85797
85861
  };
85798
85862
  }));
85799
85863
  //#endregion
85800
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/linter.js
85864
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/linter.js
85801
85865
  /**
85802
85866
  * @fileoverview Main Linter Class
85803
85867
  * @author Gyandeep Singh
@@ -86681,7 +86745,7 @@ var require_linter$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
86681
86745
  module.exports = { Linter };
86682
86746
  }));
86683
86747
  //#endregion
86684
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/linter/index.js
86748
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/linter/index.js
86685
86749
  var require_linter = /* @__PURE__ */ __commonJSMin(((exports, module) => {
86686
86750
  const { Linter } = require_linter$1();
86687
86751
  module.exports = {
@@ -86690,7 +86754,7 @@ var require_linter = /* @__PURE__ */ __commonJSMin(((exports, module) => {
86690
86754
  };
86691
86755
  }));
86692
86756
  //#endregion
86693
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/shared/naming.js
86757
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/shared/naming.js
86694
86758
  /**
86695
86759
  * @fileoverview Common helpers for naming of plugins, formatters and configs
86696
86760
  */
@@ -86753,7 +86817,7 @@ var require_naming = /* @__PURE__ */ __commonJSMin(((exports, module) => {
86753
86817
  };
86754
86818
  }));
86755
86819
  //#endregion
86756
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/shared/message-counts.js
86820
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/shared/message-counts.js
86757
86821
  /**
86758
86822
  * @fileoverview Helpers for counting errors and warnings in lint messages.
86759
86823
  * @author Nicholas C. Zakas
@@ -87642,7 +87706,7 @@ var require_json_stable_stringify_without_jsonify = /* @__PURE__ */ __commonJSMi
87642
87706
  };
87643
87707
  }));
87644
87708
  //#endregion
87645
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/cli-engine/lint-result-cache.js
87709
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/cli-engine/lint-result-cache.js
87646
87710
  /**
87647
87711
  * @fileoverview Utility for caching lint results.
87648
87712
  * @author Kevin Partington
@@ -88164,7 +88228,7 @@ var require_package = /* @__PURE__ */ __commonJSMin(((exports, module) => {
88164
88228
  };
88165
88229
  }));
88166
88230
  //#endregion
88167
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/config/config-loader.js
88231
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/config/config-loader.js
88168
88232
  /**
88169
88233
  * @fileoverview Utility to load config files
88170
88234
  * @author Nicholas C. Zakas
@@ -88554,7 +88618,7 @@ var require_config_loader = /* @__PURE__ */ __commonJSMin(((exports, module) =>
88554
88618
  module.exports = { ConfigLoader };
88555
88619
  }));
88556
88620
  //#endregion
88557
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/services/suppressions-service.js
88621
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/services/suppressions-service.js
88558
88622
  /**
88559
88623
  * @fileoverview Manages the suppressed violations.
88560
88624
  * @author Iacovos Constantinou
@@ -88742,7 +88806,7 @@ var require_suppressions_service = /* @__PURE__ */ __commonJSMin(((exports, modu
88742
88806
  } };
88743
88807
  }));
88744
88808
  //#endregion
88745
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/eslint/eslint-helpers.js
88809
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/eslint/eslint-helpers.js
88746
88810
  /**
88747
88811
  * @fileoverview Helper functions for ESLint class
88748
88812
  * @author Nicholas C. Zakas
@@ -89866,7 +89930,7 @@ var require_retrier = /* @__PURE__ */ __commonJSMin(((exports) => {
89866
89930
  exports.Retrier = Retrier;
89867
89931
  }));
89868
89932
  //#endregion
89869
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/shared/relative-module-resolver.js
89933
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/shared/relative-module-resolver.js
89870
89934
  /**
89871
89935
  * Utility for resolving a module relative to another module
89872
89936
  * @author Teddy Katz
@@ -89887,7 +89951,7 @@ var require_relative_module_resolver = /* @__PURE__ */ __commonJSMin(((exports)
89887
89951
  exports.resolve = resolve;
89888
89952
  }));
89889
89953
  //#endregion
89890
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/eslint/eslint.js
89954
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/eslint/eslint.js
89891
89955
  /**
89892
89956
  * @fileoverview Main class using flat config
89893
89957
  * @author Nicholas C. Zakas
@@ -90669,7 +90733,7 @@ format(results, resultsMeta) {
90669
90733
  };
90670
90734
  }));
90671
90735
  //#endregion
90672
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/shared/serialization.js
90736
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/shared/serialization.js
90673
90737
  /**
90674
90738
  * @fileoverview Serialization utils.
90675
90739
  * @author Bryan Mishkin
@@ -90708,7 +90772,7 @@ var require_serialization = /* @__PURE__ */ __commonJSMin(((exports, module) =>
90708
90772
  module.exports = { isSerializable };
90709
90773
  }));
90710
90774
  //#endregion
90711
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rule-tester/rule-tester.js
90775
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rule-tester/rule-tester.js
90712
90776
  /**
90713
90777
  * @fileoverview Mocha/Jest test wrapper
90714
90778
  * @author Ilya Volodin
@@ -91664,12 +91728,12 @@ var require_rule_tester$1 = /* @__PURE__ */ __commonJSMin(((exports, module) =>
91664
91728
  module.exports = RuleTester;
91665
91729
  }));
91666
91730
  //#endregion
91667
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/rule-tester/index.js
91731
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/rule-tester/index.js
91668
91732
  var require_rule_tester = /* @__PURE__ */ __commonJSMin(((exports, module) => {
91669
91733
  module.exports = { RuleTester: require_rule_tester$1() };
91670
91734
  }));
91671
91735
  //#endregion
91672
- //#region ../../node_modules/.pnpm/eslint@10.5.0_jiti@2.7.0/node_modules/eslint/lib/api.js
91736
+ //#region ../../node_modules/.pnpm/eslint@10.6.0_jiti@2.7.0/node_modules/eslint/lib/api.js
91673
91737
  /**
91674
91738
  * @fileoverview Expose out ESLint and CLI to require.
91675
91739
  * @author Ian Christian Myers
@@ -91695,7 +91759,7 @@ var require_api = /* @__PURE__ */ __commonJSMin(((exports, module) => {
91695
91759
  };
91696
91760
  }));
91697
91761
  //#endregion
91698
- //#region ../../node_modules/.pnpm/vue-eslint-parser@10.4.1_eslint@10.5.0_jiti@2.7.0_/node_modules/vue-eslint-parser/dist/index.cjs
91762
+ //#region ../../node_modules/.pnpm/vue-eslint-parser@10.4.1_eslint@10.6.0_jiti@2.7.0_/node_modules/vue-eslint-parser/dist/index.cjs
91699
91763
  var require_dist$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
91700
91764
  /**
91701
91765
  * @author Toru Nagashima <https://github.com/mysticatea>
@@ -101925,7 +101989,7 @@ var require_dist$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
101925
101989
  exports.parseForESLint = parseForESLint;
101926
101990
  }));
101927
101991
  //#endregion
101928
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/configs/flat/recommended.js
101992
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/configs/flat/recommended.js
101929
101993
  var require_recommended = /* @__PURE__ */ __commonJSMin(((exports, module) => {
101930
101994
  const globals_1 = (exports && exports.__importDefault || function(mod) {
101931
101995
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -101955,7 +102019,7 @@ var require_recommended = /* @__PURE__ */ __commonJSMin(((exports, module) => {
101955
102019
  }];
101956
102020
  }));
101957
102021
  //#endregion
101958
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/defineTemplateBodyVisitor.js
102022
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/defineTemplateBodyVisitor.js
101959
102023
  var require_defineTemplateBodyVisitor = /* @__PURE__ */ __commonJSMin(((exports) => {
101960
102024
  var __importDefault = exports && exports.__importDefault || function(mod) {
101961
102025
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -101994,7 +102058,7 @@ var require_defineTemplateBodyVisitor = /* @__PURE__ */ __commonJSMin(((exports)
101994
102058
  exports.default = defineTemplateBodyVisitor;
101995
102059
  }));
101996
102060
  //#endregion
101997
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getAttributeName.js
102061
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getAttributeName.js
101998
102062
  var require_getAttributeName = /* @__PURE__ */ __commonJSMin(((exports) => {
101999
102063
  Object.defineProperty(exports, "__esModule", { value: true });
102000
102064
  function getAttributeName(node) {
@@ -102006,7 +102070,7 @@ var require_getAttributeName = /* @__PURE__ */ __commonJSMin(((exports) => {
102006
102070
  exports.default = getAttributeName;
102007
102071
  }));
102008
102072
  //#endregion
102009
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getAttributeValue.js
102073
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getAttributeValue.js
102010
102074
  var require_getAttributeValue = /* @__PURE__ */ __commonJSMin(((exports) => {
102011
102075
  Object.defineProperty(exports, "__esModule", { value: true });
102012
102076
  function getAttributeValue(node) {
@@ -102021,7 +102085,7 @@ var require_getAttributeValue = /* @__PURE__ */ __commonJSMin(((exports) => {
102021
102085
  exports.default = getAttributeValue;
102022
102086
  }));
102023
102087
  //#endregion
102024
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getElementAttribute.js
102088
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getElementAttribute.js
102025
102089
  var require_getElementAttribute = /* @__PURE__ */ __commonJSMin(((exports) => {
102026
102090
  Object.defineProperty(exports, "__esModule", { value: true });
102027
102091
  function getElementAttribute(node, name) {
@@ -102031,7 +102095,7 @@ var require_getElementAttribute = /* @__PURE__ */ __commonJSMin(((exports) => {
102031
102095
  exports.default = getElementAttribute;
102032
102096
  }));
102033
102097
  //#endregion
102034
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getElementAttributeValue.js
102098
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getElementAttributeValue.js
102035
102099
  var require_getElementAttributeValue = /* @__PURE__ */ __commonJSMin(((exports) => {
102036
102100
  var __importDefault = exports && exports.__importDefault || function(mod) {
102037
102101
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -102046,7 +102110,7 @@ var require_getElementAttributeValue = /* @__PURE__ */ __commonJSMin(((exports)
102046
102110
  exports.default = getElementAttributeValue;
102047
102111
  }));
102048
102112
  //#endregion
102049
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/makeKebabCase.js
102113
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/makeKebabCase.js
102050
102114
  var require_makeKebabCase = /* @__PURE__ */ __commonJSMin(((exports) => {
102051
102115
  Object.defineProperty(exports, "__esModule", { value: true });
102052
102116
  function makeKebabCase(value) {
@@ -102055,7 +102119,7 @@ var require_makeKebabCase = /* @__PURE__ */ __commonJSMin(((exports) => {
102055
102119
  exports.default = makeKebabCase;
102056
102120
  }));
102057
102121
  //#endregion
102058
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getElementType.js
102122
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getElementType.js
102059
102123
  var require_getElementType = /* @__PURE__ */ __commonJSMin(((exports) => {
102060
102124
  var __importDefault = exports && exports.__importDefault || function(mod) {
102061
102125
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -102078,7 +102142,7 @@ var require_getElementType = /* @__PURE__ */ __commonJSMin(((exports) => {
102078
102142
  exports.default = getElementType;
102079
102143
  }));
102080
102144
  //#endregion
102081
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getLiteralAttributeValue.js
102145
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getLiteralAttributeValue.js
102082
102146
  var require_getLiteralAttributeValue = /* @__PURE__ */ __commonJSMin(((exports) => {
102083
102147
  Object.defineProperty(exports, "__esModule", { value: true });
102084
102148
  function getLiteralAttributeValue(node, name) {
@@ -102091,7 +102155,7 @@ var require_getLiteralAttributeValue = /* @__PURE__ */ __commonJSMin(((exports)
102091
102155
  exports.default = getLiteralAttributeValue;
102092
102156
  }));
102093
102157
  //#endregion
102094
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getInteractiveRoles.js
102158
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getInteractiveRoles.js
102095
102159
  var require_getInteractiveRoles = /* @__PURE__ */ __commonJSMin(((exports) => {
102096
102160
  Object.defineProperty(exports, "__esModule", { value: true });
102097
102161
  const aria_query_1 = require_lib$3();
@@ -102103,7 +102167,7 @@ var require_getInteractiveRoles = /* @__PURE__ */ __commonJSMin(((exports) => {
102103
102167
  exports.default = getInteractiveRoles;
102104
102168
  }));
102105
102169
  //#endregion
102106
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isHiddenFromScreenReader.js
102170
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isHiddenFromScreenReader.js
102107
102171
  var require_isHiddenFromScreenReader = /* @__PURE__ */ __commonJSMin(((exports) => {
102108
102172
  var __importDefault = exports && exports.__importDefault || function(mod) {
102109
102173
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -102119,7 +102183,7 @@ var require_isHiddenFromScreenReader = /* @__PURE__ */ __commonJSMin(((exports)
102119
102183
  exports.default = isHiddenFromScreenReader;
102120
102184
  }));
102121
102185
  //#endregion
102122
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasAccessibleChild.js
102186
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasAccessibleChild.js
102123
102187
  var require_hasAccessibleChild = /* @__PURE__ */ __commonJSMin(((exports) => {
102124
102188
  var __importDefault = exports && exports.__importDefault || function(mod) {
102125
102189
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -102145,7 +102209,7 @@ var require_hasAccessibleChild = /* @__PURE__ */ __commonJSMin(((exports) => {
102145
102209
  exports.default = hasAccessibleChild;
102146
102210
  }));
102147
102211
  //#endregion
102148
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasAriaLabel.js
102212
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasAriaLabel.js
102149
102213
  var require_hasAriaLabel = /* @__PURE__ */ __commonJSMin(((exports) => {
102150
102214
  var __importDefault = exports && exports.__importDefault || function(mod) {
102151
102215
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -102158,7 +102222,7 @@ var require_hasAriaLabel = /* @__PURE__ */ __commonJSMin(((exports) => {
102158
102222
  exports.default = hasAriaLabel;
102159
102223
  }));
102160
102224
  //#endregion
102161
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasContent.js
102225
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasContent.js
102162
102226
  var require_hasContent = /* @__PURE__ */ __commonJSMin(((exports) => {
102163
102227
  var __importDefault = exports && exports.__importDefault || function(mod) {
102164
102228
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -102193,7 +102257,7 @@ var require_hasContent = /* @__PURE__ */ __commonJSMin(((exports) => {
102193
102257
  exports.default = hasContent;
102194
102258
  }));
102195
102259
  //#endregion
102196
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/matchesElementRole.js
102260
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/matchesElementRole.js
102197
102261
  var require_matchesElementRole = /* @__PURE__ */ __commonJSMin(((exports) => {
102198
102262
  var __importDefault = exports && exports.__importDefault || function(mod) {
102199
102263
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -102218,7 +102282,7 @@ var require_matchesElementRole = /* @__PURE__ */ __commonJSMin(((exports) => {
102218
102282
  exports.default = matchesElementRole;
102219
102283
  }));
102220
102284
  //#endregion
102221
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isInteractiveElement.js
102285
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isInteractiveElement.js
102222
102286
  var require_isInteractiveElement = /* @__PURE__ */ __commonJSMin(((exports) => {
102223
102287
  var __importDefault = exports && exports.__importDefault || function(mod) {
102224
102288
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -102239,7 +102303,7 @@ var require_isInteractiveElement = /* @__PURE__ */ __commonJSMin(((exports) => {
102239
102303
  exports.default = isInteractiveElement;
102240
102304
  }));
102241
102305
  //#endregion
102242
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasFocusableElement.js
102306
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasFocusableElement.js
102243
102307
  var require_hasFocusableElement = /* @__PURE__ */ __commonJSMin(((exports) => {
102244
102308
  var __importDefault = exports && exports.__importDefault || function(mod) {
102245
102309
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -102256,7 +102320,7 @@ var require_hasFocusableElement = /* @__PURE__ */ __commonJSMin(((exports) => {
102256
102320
  exports.default = hasFocusableElements;
102257
102321
  }));
102258
102322
  //#endregion
102259
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasOnDirective.js
102323
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasOnDirective.js
102260
102324
  var require_hasOnDirective = /* @__PURE__ */ __commonJSMin(((exports) => {
102261
102325
  Object.defineProperty(exports, "__esModule", { value: true });
102262
102326
  function hasOnDirective(node, name) {
@@ -102267,7 +102331,7 @@ var require_hasOnDirective = /* @__PURE__ */ __commonJSMin(((exports) => {
102267
102331
  exports.default = hasOnDirective;
102268
102332
  }));
102269
102333
  //#endregion
102270
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasOnDirectives.js
102334
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasOnDirectives.js
102271
102335
  var require_hasOnDirectives = /* @__PURE__ */ __commonJSMin(((exports) => {
102272
102336
  var __importDefault = exports && exports.__importDefault || function(mod) {
102273
102337
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -102280,7 +102344,7 @@ var require_hasOnDirectives = /* @__PURE__ */ __commonJSMin(((exports) => {
102280
102344
  exports.default = hasOnDirectives;
102281
102345
  }));
102282
102346
  //#endregion
102283
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/interactiveHandlers.json
102347
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/interactiveHandlers.json
102284
102348
  var require_interactiveHandlers = /* @__PURE__ */ __commonJSMin(((exports, module) => {
102285
102349
  module.exports = [
102286
102350
  "click",
@@ -102308,7 +102372,7 @@ var require_interactiveHandlers = /* @__PURE__ */ __commonJSMin(((exports, modul
102308
102372
  ];
102309
102373
  }));
102310
102374
  //#endregion
102311
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isAriaHidden.js
102375
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isAriaHidden.js
102312
102376
  var require_isAriaHidden = /* @__PURE__ */ __commonJSMin(((exports) => {
102313
102377
  var __importDefault = exports && exports.__importDefault || function(mod) {
102314
102378
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -102322,7 +102386,7 @@ var require_isAriaHidden = /* @__PURE__ */ __commonJSMin(((exports) => {
102322
102386
  exports.default = isAriaHidden;
102323
102387
  }));
102324
102388
  //#endregion
102325
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/htmlElements.json
102389
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/htmlElements.json
102326
102390
  var require_htmlElements = /* @__PURE__ */ __commonJSMin(((exports, module) => {
102327
102391
  module.exports = [
102328
102392
  "html",
@@ -102446,7 +102510,7 @@ var require_htmlElements = /* @__PURE__ */ __commonJSMin(((exports, module) => {
102446
102510
  ];
102447
102511
  }));
102448
102512
  //#endregion
102449
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isCustomComponent.js
102513
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isCustomComponent.js
102450
102514
  var require_isCustomComponent = /* @__PURE__ */ __commonJSMin(((exports) => {
102451
102515
  var __importDefault = exports && exports.__importDefault || function(mod) {
102452
102516
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -102464,7 +102528,7 @@ var require_isCustomComponent = /* @__PURE__ */ __commonJSMin(((exports) => {
102464
102528
  exports.default = isCustomComponent;
102465
102529
  }));
102466
102530
  //#endregion
102467
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isAttribute.js
102531
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isAttribute.js
102468
102532
  var require_isAttribute = /* @__PURE__ */ __commonJSMin(((exports) => {
102469
102533
  Object.defineProperty(exports, "__esModule", { value: true });
102470
102534
  function isAttribute(node, name) {
@@ -102474,7 +102538,7 @@ var require_isAttribute = /* @__PURE__ */ __commonJSMin(((exports) => {
102474
102538
  exports.default = isAttribute;
102475
102539
  }));
102476
102540
  //#endregion
102477
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isInteractiveRole.js
102541
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isInteractiveRole.js
102478
102542
  var require_isInteractiveRole = /* @__PURE__ */ __commonJSMin(((exports) => {
102479
102543
  Object.defineProperty(exports, "__esModule", { value: true });
102480
102544
  const aria_query_1 = require_lib$3();
@@ -102486,7 +102550,7 @@ var require_isInteractiveRole = /* @__PURE__ */ __commonJSMin(((exports) => {
102486
102550
  exports.default = isInteractiveRole;
102487
102551
  }));
102488
102552
  //#endregion
102489
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isMatchingElement.js
102553
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isMatchingElement.js
102490
102554
  var require_isMatchingElement = /* @__PURE__ */ __commonJSMin(((exports) => {
102491
102555
  var __importDefault = exports && exports.__importDefault || function(mod) {
102492
102556
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -102504,7 +102568,7 @@ var require_isMatchingElement = /* @__PURE__ */ __commonJSMin(((exports) => {
102504
102568
  exports.default = isMatchingElement;
102505
102569
  }));
102506
102570
  //#endregion
102507
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isPresentationRole.js
102571
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isPresentationRole.js
102508
102572
  var require_isPresentationRole = /* @__PURE__ */ __commonJSMin(((exports) => {
102509
102573
  var __importDefault = exports && exports.__importDefault || function(mod) {
102510
102574
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -102518,7 +102582,7 @@ var require_isPresentationRole = /* @__PURE__ */ __commonJSMin(((exports) => {
102518
102582
  exports.default = isPresentationRole;
102519
102583
  }));
102520
102584
  //#endregion
102521
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/makeDocsURL.js
102585
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/makeDocsURL.js
102522
102586
  var require_makeDocsURL = /* @__PURE__ */ __commonJSMin(((exports) => {
102523
102587
  Object.defineProperty(exports, "__esModule", { value: true });
102524
102588
  function makeDocsURL(name) {
@@ -102527,7 +102591,7 @@ var require_makeDocsURL = /* @__PURE__ */ __commonJSMin(((exports) => {
102527
102591
  exports.default = makeDocsURL;
102528
102592
  }));
102529
102593
  //#endregion
102530
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils.js
102594
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils.js
102531
102595
  var require_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
102532
102596
  var __importDefault = exports && exports.__importDefault || function(mod) {
102533
102597
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -102718,7 +102782,7 @@ var require_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
102718
102782
  });
102719
102783
  }));
102720
102784
  //#endregion
102721
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/alt-text.js
102785
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/alt-text.js
102722
102786
  var require_alt_text = /* @__PURE__ */ __commonJSMin(((exports) => {
102723
102787
  Object.defineProperty(exports, "__esModule", { value: true });
102724
102788
  const utils_1 = require_utils();
@@ -102800,7 +102864,7 @@ var require_alt_text = /* @__PURE__ */ __commonJSMin(((exports) => {
102800
102864
  };
102801
102865
  }));
102802
102866
  //#endregion
102803
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/anchor-has-content.js
102867
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/anchor-has-content.js
102804
102868
  var require_anchor_has_content = /* @__PURE__ */ __commonJSMin(((exports) => {
102805
102869
  Object.defineProperty(exports, "__esModule", { value: true });
102806
102870
  const utils_1 = require_utils();
@@ -102842,7 +102906,7 @@ var require_anchor_has_content = /* @__PURE__ */ __commonJSMin(((exports) => {
102842
102906
  };
102843
102907
  }));
102844
102908
  //#endregion
102845
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/aria-props.js
102909
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/aria-props.js
102846
102910
  var require_aria_props = /* @__PURE__ */ __commonJSMin(((exports) => {
102847
102911
  Object.defineProperty(exports, "__esModule", { value: true });
102848
102912
  const aria_query_1 = require_lib$3();
@@ -102868,7 +102932,7 @@ var require_aria_props = /* @__PURE__ */ __commonJSMin(((exports) => {
102868
102932
  };
102869
102933
  }));
102870
102934
  //#endregion
102871
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/aria-role.js
102935
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/aria-role.js
102872
102936
  var require_aria_role = /* @__PURE__ */ __commonJSMin(((exports) => {
102873
102937
  Object.defineProperty(exports, "__esModule", { value: true });
102874
102938
  const aria_query_1 = require_lib$3();
@@ -102907,7 +102971,7 @@ var require_aria_role = /* @__PURE__ */ __commonJSMin(((exports) => {
102907
102971
  };
102908
102972
  }));
102909
102973
  //#endregion
102910
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/aria-unsupported-elements.js
102974
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/aria-unsupported-elements.js
102911
102975
  var require_aria_unsupported_elements = /* @__PURE__ */ __commonJSMin(((exports) => {
102912
102976
  Object.defineProperty(exports, "__esModule", { value: true });
102913
102977
  const aria_query_1 = require_lib$3();
@@ -102935,7 +102999,7 @@ var require_aria_unsupported_elements = /* @__PURE__ */ __commonJSMin(((exports)
102935
102999
  };
102936
103000
  }));
102937
103001
  //#endregion
102938
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/click-events-have-key-events.js
103002
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/click-events-have-key-events.js
102939
103003
  var require_click_events_have_key_events = /* @__PURE__ */ __commonJSMin(((exports) => {
102940
103004
  Object.defineProperty(exports, "__esModule", { value: true });
102941
103005
  const utils_1 = require_utils();
@@ -102961,7 +103025,7 @@ var require_click_events_have_key_events = /* @__PURE__ */ __commonJSMin(((expor
102961
103025
  };
102962
103026
  }));
102963
103027
  //#endregion
102964
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/form-control-has-label.js
103028
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/form-control-has-label.js
102965
103029
  var require_form_control_has_label = /* @__PURE__ */ __commonJSMin(((exports) => {
102966
103030
  Object.defineProperty(exports, "__esModule", { value: true });
102967
103031
  const utils_1 = require_utils();
@@ -103037,7 +103101,7 @@ var require_form_control_has_label = /* @__PURE__ */ __commonJSMin(((exports) =>
103037
103101
  };
103038
103102
  }));
103039
103103
  //#endregion
103040
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/heading-has-content.js
103104
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/heading-has-content.js
103041
103105
  var require_heading_has_content = /* @__PURE__ */ __commonJSMin(((exports) => {
103042
103106
  Object.defineProperty(exports, "__esModule", { value: true });
103043
103107
  const utils_1 = require_utils();
@@ -103087,7 +103151,7 @@ var require_heading_has_content = /* @__PURE__ */ __commonJSMin(((exports) => {
103087
103151
  };
103088
103152
  }));
103089
103153
  //#endregion
103090
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/iframe-has-title.js
103154
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/iframe-has-title.js
103091
103155
  var require_iframe_has_title = /* @__PURE__ */ __commonJSMin(((exports) => {
103092
103156
  Object.defineProperty(exports, "__esModule", { value: true });
103093
103157
  const utils_1 = require_utils();
@@ -103111,7 +103175,7 @@ var require_iframe_has_title = /* @__PURE__ */ __commonJSMin(((exports) => {
103111
103175
  };
103112
103176
  }));
103113
103177
  //#endregion
103114
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/interactive-supports-focus.js
103178
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/interactive-supports-focus.js
103115
103179
  var require_interactive_supports_focus = /* @__PURE__ */ __commonJSMin(((exports) => {
103116
103180
  Object.defineProperty(exports, "__esModule", { value: true });
103117
103181
  const aria_query_1 = require_lib$3();
@@ -103186,7 +103250,7 @@ var require_interactive_supports_focus = /* @__PURE__ */ __commonJSMin(((exports
103186
103250
  };
103187
103251
  }));
103188
103252
  //#endregion
103189
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/label-has-for.js
103253
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/label-has-for.js
103190
103254
  var require_label_has_for = /* @__PURE__ */ __commonJSMin(((exports) => {
103191
103255
  Object.defineProperty(exports, "__esModule", { value: true });
103192
103256
  const utils_1 = require_utils();
@@ -103286,7 +103350,7 @@ var require_label_has_for = /* @__PURE__ */ __commonJSMin(((exports) => {
103286
103350
  };
103287
103351
  }));
103288
103352
  //#endregion
103289
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/media-has-caption.js
103353
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/media-has-caption.js
103290
103354
  var require_media_has_caption = /* @__PURE__ */ __commonJSMin(((exports) => {
103291
103355
  Object.defineProperty(exports, "__esModule", { value: true });
103292
103356
  const utils_1 = require_utils();
@@ -103334,7 +103398,7 @@ var require_media_has_caption = /* @__PURE__ */ __commonJSMin(((exports) => {
103334
103398
  };
103335
103399
  }));
103336
103400
  //#endregion
103337
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/mouse-events-have-key-events.js
103401
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/mouse-events-have-key-events.js
103338
103402
  var require_mouse_events_have_key_events = /* @__PURE__ */ __commonJSMin(((exports) => {
103339
103403
  Object.defineProperty(exports, "__esModule", { value: true });
103340
103404
  const utils_1 = require_utils();
@@ -103367,7 +103431,7 @@ var require_mouse_events_have_key_events = /* @__PURE__ */ __commonJSMin(((expor
103367
103431
  };
103368
103432
  }));
103369
103433
  //#endregion
103370
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-access-key.js
103434
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-access-key.js
103371
103435
  var require_no_access_key = /* @__PURE__ */ __commonJSMin(((exports) => {
103372
103436
  Object.defineProperty(exports, "__esModule", { value: true });
103373
103437
  const utils_1 = require_utils();
@@ -103389,7 +103453,7 @@ var require_no_access_key = /* @__PURE__ */ __commonJSMin(((exports) => {
103389
103453
  };
103390
103454
  }));
103391
103455
  //#endregion
103392
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-aria-hidden-on-focusable.js
103456
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-aria-hidden-on-focusable.js
103393
103457
  var require_no_aria_hidden_on_focusable = /* @__PURE__ */ __commonJSMin(((exports) => {
103394
103458
  var __importDefault = exports && exports.__importDefault || function(mod) {
103395
103459
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -103415,7 +103479,7 @@ var require_no_aria_hidden_on_focusable = /* @__PURE__ */ __commonJSMin(((export
103415
103479
  };
103416
103480
  }));
103417
103481
  //#endregion
103418
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-autofocus.js
103482
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-autofocus.js
103419
103483
  var require_no_autofocus = /* @__PURE__ */ __commonJSMin(((exports) => {
103420
103484
  Object.defineProperty(exports, "__esModule", { value: true });
103421
103485
  const aria_query_1 = require_lib$3();
@@ -103448,7 +103512,7 @@ var require_no_autofocus = /* @__PURE__ */ __commonJSMin(((exports) => {
103448
103512
  };
103449
103513
  }));
103450
103514
  //#endregion
103451
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-distracting-elements.js
103515
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-distracting-elements.js
103452
103516
  var require_no_distracting_elements = /* @__PURE__ */ __commonJSMin(((exports) => {
103453
103517
  Object.defineProperty(exports, "__esModule", { value: true });
103454
103518
  const utils_1 = require_utils();
@@ -103483,7 +103547,7 @@ var require_no_distracting_elements = /* @__PURE__ */ __commonJSMin(((exports) =
103483
103547
  };
103484
103548
  }));
103485
103549
  //#endregion
103486
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-onchange.js
103550
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-onchange.js
103487
103551
  var require_no_onchange = /* @__PURE__ */ __commonJSMin(((exports) => {
103488
103552
  Object.defineProperty(exports, "__esModule", { value: true });
103489
103553
  const utils_1 = require_utils();
@@ -103507,7 +103571,7 @@ var require_no_onchange = /* @__PURE__ */ __commonJSMin(((exports) => {
103507
103571
  };
103508
103572
  }));
103509
103573
  //#endregion
103510
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-redundant-roles.js
103574
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-redundant-roles.js
103511
103575
  var require_no_redundant_roles = /* @__PURE__ */ __commonJSMin(((exports) => {
103512
103576
  Object.defineProperty(exports, "__esModule", { value: true });
103513
103577
  const aria_query_1 = require_lib$3();
@@ -103557,7 +103621,7 @@ var require_no_redundant_roles = /* @__PURE__ */ __commonJSMin(((exports) => {
103557
103621
  };
103558
103622
  }));
103559
103623
  //#endregion
103560
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-role-presentation-on-focusable.js
103624
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-role-presentation-on-focusable.js
103561
103625
  var require_no_role_presentation_on_focusable = /* @__PURE__ */ __commonJSMin(((exports) => {
103562
103626
  var __importDefault = exports && exports.__importDefault || function(mod) {
103563
103627
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -103583,7 +103647,7 @@ var require_no_role_presentation_on_focusable = /* @__PURE__ */ __commonJSMin(((
103583
103647
  };
103584
103648
  }));
103585
103649
  //#endregion
103586
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-static-element-interactions.js
103650
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-static-element-interactions.js
103587
103651
  var require_no_static_element_interactions = /* @__PURE__ */ __commonJSMin(((exports) => {
103588
103652
  Object.defineProperty(exports, "__esModule", { value: true });
103589
103653
  const utils_1 = require_utils();
@@ -103607,7 +103671,7 @@ var require_no_static_element_interactions = /* @__PURE__ */ __commonJSMin(((exp
103607
103671
  };
103608
103672
  }));
103609
103673
  //#endregion
103610
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/role-has-required-aria-props.js
103674
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/role-has-required-aria-props.js
103611
103675
  var require_role_has_required_aria_props = /* @__PURE__ */ __commonJSMin(((exports) => {
103612
103676
  Object.defineProperty(exports, "__esModule", { value: true });
103613
103677
  const aria_query_1 = require_lib$3();
@@ -103654,7 +103718,7 @@ var require_role_has_required_aria_props = /* @__PURE__ */ __commonJSMin(((expor
103654
103718
  };
103655
103719
  }));
103656
103720
  //#endregion
103657
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/tabindex-no-positive.js
103721
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/tabindex-no-positive.js
103658
103722
  var require_tabindex_no_positive = /* @__PURE__ */ __commonJSMin(((exports) => {
103659
103723
  Object.defineProperty(exports, "__esModule", { value: true });
103660
103724
  const utils_1 = require_utils();
@@ -103677,7 +103741,7 @@ var require_tabindex_no_positive = /* @__PURE__ */ __commonJSMin(((exports) => {
103677
103741
  };
103678
103742
  }));
103679
103743
  //#endregion
103680
- //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.5.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/index.js
103744
+ //#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.6.0_jiti@2.7.0__globals@17.7.0/node_modules/eslint-plugin-vuejs-accessibility/dist/index.js
103681
103745
  var require_dist = /* @__PURE__ */ __commonJSMin(((exports, module) => {
103682
103746
  var __importDefault = exports && exports.__importDefault || function(mod) {
103683
103747
  return mod && mod.__esModule ? mod : { "default": mod };