@icebreakers/eslint-config 5.0.2 → 5.0.4

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,5 +1,5 @@
1
- import { a as __require, t as __commonJSMin } from "./chunk-DwxmvJxx.js";
2
- import { t as require_lib$4 } from "./lib-COpZ8-nd.js";
1
+ import { a as __require, t as __commonJSMin } from "./chunk-yCSr5jVb.js";
2
+ import { t as require_lib$4 } from "./lib-Dc92-WCU.js";
3
3
  //#region ../../node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@10.4.0_jiti@2.7.0_/node_modules/eslint-plugin-jsx-a11y/lib/configs/flat-config-base.js
4
4
  var require_flat_config_base = /* @__PURE__ */ __commonJSMin(((exports, module) => {
5
5
  module.exports = { languageOptions: { parserOptions: { ecmaFeatures: { jsx: true } } } };
@@ -752,7 +752,7 @@ var require_get_proto = /* @__PURE__ */ __commonJSMin(((exports, module) => {
752
752
  } : null;
753
753
  }));
754
754
  //#endregion
755
- //#region ../../node_modules/.pnpm/hasown@2.0.3/node_modules/hasown/index.js
755
+ //#region ../../node_modules/.pnpm/hasown@2.0.4/node_modules/hasown/index.js
756
756
  var require_hasown = /* @__PURE__ */ __commonJSMin(((exports, module) => {
757
757
  var call = Function.prototype.call;
758
758
  var $hasOwn = Object.prototype.hasOwnProperty;
@@ -126970,7 +126970,7 @@ var require_Subtag = /* @__PURE__ */ __commonJSMin(((exports, module) => {
126970
126970
  }
126971
126971
  var index = require_json();
126972
126972
  var registry = require_registry();
126973
- var Subtag = /* @__PURE__ */ function() {
126973
+ var Subtag = /*#__PURE__*/ function() {
126974
126974
  /**
126975
126975
  * @param {string} subtag
126976
126976
  * @param {string} type
@@ -127141,7 +127141,7 @@ var require_Tag = /* @__PURE__ */ __commonJSMin(((exports, module) => {
127141
127141
  var index = require_json();
127142
127142
  var registry = require_registry();
127143
127143
  var Subtag = require_Subtag();
127144
- var Tag = /* @__PURE__ */ function() {
127144
+ var Tag = /*#__PURE__*/ function() {
127145
127145
  /** @param {string} tag */
127146
127146
  function Tag(tag) {
127147
127147
  _classCallCheck(this, Tag);