@storm-software/linting-tools 1.125.6 → 1.125.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bin/lint.cjs CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
 
5
5
 
6
- var _chunk374LOJ3Mcjs = require('./chunk-374LOJ3M.cjs');
6
+ var _chunk3X4S5CXLcjs = require('./chunk-3X4S5CXL.cjs');
7
7
 
8
8
 
9
9
 
@@ -3505,7 +3505,7 @@ Did you specify these with the most recent transformation maps first?`);
3505
3505
  writer.write(semicolon);
3506
3506
  } while (++lastLine < line);
3507
3507
  }
3508
- function decode2(mappings) {
3508
+ function decode3(mappings) {
3509
3509
  const { length } = mappings, reader = new StringReader(mappings), decoded = [];
3510
3510
  let genColumn = 0, sourcesIndex = 0, sourceLine = 0, sourceColumn = 0, namesIndex = 0;
3511
3511
  do {
@@ -3539,7 +3539,7 @@ Did you specify these with the most recent transformation maps first?`);
3539
3539
  }
3540
3540
  return writer.flush();
3541
3541
  }
3542
- exports3.decode = decode2, exports3.decodeGeneratedRanges = decodeGeneratedRanges, exports3.decodeOriginalScopes = decodeOriginalScopes, exports3.encode = encode, exports3.encodeGeneratedRanges = encodeGeneratedRanges, exports3.encodeOriginalScopes = encodeOriginalScopes, Object.defineProperty(exports3, "__esModule", { value: true });
3542
+ exports3.decode = decode3, exports3.decodeGeneratedRanges = decodeGeneratedRanges, exports3.decodeOriginalScopes = decodeOriginalScopes, exports3.encode = encode, exports3.encodeGeneratedRanges = encodeGeneratedRanges, exports3.encodeOriginalScopes = encodeOriginalScopes, Object.defineProperty(exports3, "__esModule", { value: true });
3543
3543
  }(exports2);
3544
3544
  }, "./node_modules/.pnpm/@jridgewell+trace-mapping@0.3.25/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js": function(__unused_webpack_module, exports2, __webpack_require__2) {
3545
3545
  !function(exports3, sourcemapCodec, resolveUri) {
@@ -47619,7 +47619,7 @@ var require_ini = _chunkZEIMMQEJcjs.__commonJS.call(void 0, {
47619
47619
  sections.push(str2.slice(lastSeparatorIndex));
47620
47620
  return sections;
47621
47621
  }
47622
- var decode2 = (str2, opt = {}) => {
47622
+ var decode3 = (str2, opt = {}) => {
47623
47623
  opt.bracketedArray = opt.bracketedArray !== false;
47624
47624
  const out = /* @__PURE__ */ Object.create(null);
47625
47625
  let p = out;
@@ -47747,8 +47747,8 @@ var require_ini = _chunkZEIMMQEJcjs.__commonJS.call(void 0, {
47747
47747
  return val;
47748
47748
  };
47749
47749
  module.exports = {
47750
- parse: decode2,
47751
- decode: decode2,
47750
+ parse: decode3,
47751
+ decode: decode3,
47752
47752
  stringify: encode,
47753
47753
  encode,
47754
47754
  safe,
@@ -289377,7 +289377,7 @@ var require_ini2 = _chunkZEIMMQEJcjs.__commonJS.call(void 0, {
289377
289377
  sections.push(str2.slice(lastSeparatorIndex));
289378
289378
  return sections;
289379
289379
  }
289380
- var decode2 = (str2, opt = {}) => {
289380
+ var decode3 = (str2, opt = {}) => {
289381
289381
  opt.bracketedArray = opt.bracketedArray !== false;
289382
289382
  const out = /* @__PURE__ */ Object.create(null);
289383
289383
  let p = out;
@@ -289505,8 +289505,8 @@ var require_ini2 = _chunkZEIMMQEJcjs.__commonJS.call(void 0, {
289505
289505
  return val;
289506
289506
  };
289507
289507
  module.exports = {
289508
- parse: decode2,
289509
- decode: decode2,
289508
+ parse: decode3,
289509
+ decode: decode3,
289510
289510
  stringify: encode,
289511
289511
  encode,
289512
289512
  safe,
@@ -290261,7 +290261,7 @@ var require_type_defs2 = _chunkZEIMMQEJcjs.__commonJS.call(void 0, {
290261
290261
  };
290262
290262
  var Semver = class {
290263
290263
  };
290264
- var semverValid = _chunk374LOJ3Mcjs.require_valid.call(void 0, );
290264
+ var semverValid = _chunk3X4S5CXLcjs.require_valid.call(void 0, );
290265
290265
  var validateSemver = (data, k, val) => {
290266
290266
  const valid = semverValid(val);
290267
290267
  if (!valid) {
@@ -292234,7 +292234,7 @@ var require_spawn = _chunkZEIMMQEJcjs.__commonJS.call(void 0, {
292234
292234
  var require_lines_to_revs = _chunkZEIMMQEJcjs.__commonJS.call(void 0, {
292235
292235
  "../../node_modules/.pnpm/@npmcli+git@5.0.8/node_modules/@npmcli/git/lib/lines-to-revs.js"(exports, module) {
292236
292236
  _chunkZEIMMQEJcjs.init_cjs_shims.call(void 0, );
292237
- var semver8 = _chunk374LOJ3Mcjs.require_semver.call(void 0, );
292237
+ var semver8 = _chunk3X4S5CXLcjs.require_semver.call(void 0, );
292238
292238
  module.exports = (lines) => finish(lines.reduce(linesToRevsReducer, {
292239
292239
  versions: {},
292240
292240
  "dist-tags": {},
@@ -292477,7 +292477,7 @@ var require_npa = _chunkZEIMMQEJcjs.__commonJS.call(void 0, {
292477
292477
  module.exports.Result = Result;
292478
292478
  var { URL: URL4 } = _chunkZEIMMQEJcjs.__require.call(void 0, "url");
292479
292479
  var HostedGit = require_lib10();
292480
- var semver8 = _chunk374LOJ3Mcjs.require_semver.call(void 0, );
292480
+ var semver8 = _chunk3X4S5CXLcjs.require_semver.call(void 0, );
292481
292481
  var path32 = global.FAKE_WINDOWS ? _chunkZEIMMQEJcjs.__require.call(void 0, "path").win32 : _chunkZEIMMQEJcjs.__require.call(void 0, "path");
292482
292482
  var validatePackageName = require_lib13();
292483
292483
  var { homedir: homedir6 } = _chunkZEIMMQEJcjs.__require.call(void 0, "os");
@@ -292818,7 +292818,7 @@ var require_npa = _chunkZEIMMQEJcjs.__commonJS.call(void 0, {
292818
292818
  var require_lib14 = _chunkZEIMMQEJcjs.__commonJS.call(void 0, {
292819
292819
  "../../node_modules/.pnpm/npm-install-checks@6.3.0/node_modules/npm-install-checks/lib/index.js"(exports, module) {
292820
292820
  _chunkZEIMMQEJcjs.init_cjs_shims.call(void 0, );
292821
- var semver8 = _chunk374LOJ3Mcjs.require_semver.call(void 0, );
292821
+ var semver8 = _chunk3X4S5CXLcjs.require_semver.call(void 0, );
292822
292822
  var checkEngine = (target, npmVer, nodeVer, force = false) => {
292823
292823
  const nodev = force ? null : nodeVer;
292824
292824
  const eng = target.engines;
@@ -292967,7 +292967,7 @@ var require_lib16 = _chunkZEIMMQEJcjs.__commonJS.call(void 0, {
292967
292967
  "use strict";
292968
292968
  _chunkZEIMMQEJcjs.init_cjs_shims.call(void 0, );
292969
292969
  var npa = require_npa();
292970
- var semver8 = _chunk374LOJ3Mcjs.require_semver.call(void 0, );
292970
+ var semver8 = _chunk3X4S5CXLcjs.require_semver.call(void 0, );
292971
292971
  var { checkEngine } = require_lib14();
292972
292972
  var normalizeBin = require_lib15();
292973
292973
  var engineOk = (manifest, npmVersion, nodeVersion) => {
@@ -294763,8 +294763,8 @@ var require_typos = _chunkZEIMMQEJcjs.__commonJS.call(void 0, {
294763
294763
  var require_fixer = _chunkZEIMMQEJcjs.__commonJS.call(void 0, {
294764
294764
  "../../node_modules/.pnpm/normalize-package-data@6.0.2/node_modules/normalize-package-data/lib/fixer.js"(exports, module) {
294765
294765
  _chunkZEIMMQEJcjs.init_cjs_shims.call(void 0, );
294766
- var isValidSemver = _chunk374LOJ3Mcjs.require_valid.call(void 0, );
294767
- var cleanSemver = _chunk374LOJ3Mcjs.require_clean.call(void 0, );
294766
+ var isValidSemver = _chunk3X4S5CXLcjs.require_valid.call(void 0, );
294767
+ var cleanSemver = _chunk3X4S5CXLcjs.require_clean.call(void 0, );
294768
294768
  var validateLicense = require_validate_npm_package_license();
294769
294769
  var hostedGitInfo = require_lib10();
294770
294770
  var moduleBuiltin = _chunkZEIMMQEJcjs.__require.call(void 0, "module");
@@ -295259,8 +295259,8 @@ var require_make_warning = _chunkZEIMMQEJcjs.__commonJS.call(void 0, {
295259
295259
  var require_normalize = _chunkZEIMMQEJcjs.__commonJS.call(void 0, {
295260
295260
  "../../node_modules/.pnpm/@npmcli+package-json@5.2.1/node_modules/@npmcli/package-json/lib/normalize.js"(exports, module) {
295261
295261
  _chunkZEIMMQEJcjs.init_cjs_shims.call(void 0, );
295262
- var valid = _chunk374LOJ3Mcjs.require_valid.call(void 0, );
295263
- var clean6 = _chunk374LOJ3Mcjs.require_clean.call(void 0, );
295262
+ var valid = _chunk3X4S5CXLcjs.require_valid.call(void 0, );
295263
+ var clean6 = _chunk3X4S5CXLcjs.require_clean.call(void 0, );
295264
295264
  var fs19 = _chunkZEIMMQEJcjs.__require.call(void 0, "fs/promises");
295265
295265
  var path32 = _chunkZEIMMQEJcjs.__require.call(void 0, "path");
295266
295266
  var { log: log4 } = require_lib8();
@@ -321748,7 +321748,7 @@ var Package = class {
321748
321748
 
321749
321749
  // ../../node_modules/.pnpm/check-dependency-version-consistency@4.1.0/node_modules/check-dependency-version-consistency/dist/lib/semver.js
321750
321750
  _chunkZEIMMQEJcjs.init_cjs_shims.call(void 0, );
321751
- var import_semver = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk374LOJ3Mcjs.require_semver.call(void 0, ), 1);
321751
+ var import_semver = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk3X4S5CXLcjs.require_semver.call(void 0, ), 1);
321752
321752
  function compareVersionRangesSafe(a, b) {
321753
321753
  try {
321754
321754
  return compareVersionRanges(a, b);
@@ -321814,7 +321814,7 @@ function getIncreasedLatestVersion(versions) {
321814
321814
  }
321815
321815
 
321816
321816
  // ../../node_modules/.pnpm/check-dependency-version-consistency@4.1.0/node_modules/check-dependency-version-consistency/dist/lib/dependency-versions.js
321817
- var import_semver3 = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk374LOJ3Mcjs.require_semver.call(void 0, ), 1);
321817
+ var import_semver3 = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk3X4S5CXLcjs.require_semver.call(void 0, ), 1);
321818
321818
 
321819
321819
  // ../../node_modules/.pnpm/check-dependency-version-consistency@4.1.0/node_modules/check-dependency-version-consistency/dist/lib/types.js
321820
321820
  _chunkZEIMMQEJcjs.init_cjs_shims.call(void 0, );
@@ -373746,7 +373746,7 @@ _chunkZEIMMQEJcjs.init_cjs_shims.call(void 0, );
373746
373746
  // ../../node_modules/.pnpm/@octokit+core@6.1.5/node_modules/@octokit/core/dist-src/index.js
373747
373747
  _chunkZEIMMQEJcjs.init_cjs_shims.call(void 0, );
373748
373748
 
373749
- // ../../node_modules/.pnpm/universal-user-agent@7.0.2/node_modules/universal-user-agent/index.js
373749
+ // ../../node_modules/.pnpm/universal-user-agent@7.0.3/node_modules/universal-user-agent/index.js
373750
373750
  _chunkZEIMMQEJcjs.init_cjs_shims.call(void 0, );
373751
373751
  function getUserAgent() {
373752
373752
  if (typeof navigator === "object" && "userAgent" in navigator) {
@@ -379596,7 +379596,7 @@ var OAuthApp = (_class105 = class {
379596
379596
 
379597
379597
  }, _class105.__initStatic23(), _class105);
379598
379598
 
379599
- // ../../node_modules/.pnpm/@octokit+webhooks@13.8.2/node_modules/@octokit/webhooks/dist-bundle/index.js
379599
+ // ../../node_modules/.pnpm/@octokit+webhooks@13.9.0/node_modules/@octokit/webhooks/dist-bundle/index.js
379600
379600
  _chunkZEIMMQEJcjs.init_cjs_shims.call(void 0, );
379601
379601
 
379602
379602
  // ../../node_modules/.pnpm/@octokit+webhooks-methods@5.1.1/node_modules/@octokit/webhooks-methods/dist-node/index.js
@@ -379653,7 +379653,7 @@ async function verifyWithFallback(secret, payload, signature, additionalSecrets)
379653
379653
  return false;
379654
379654
  }
379655
379655
 
379656
- // ../../node_modules/.pnpm/@octokit+webhooks@13.8.2/node_modules/@octokit/webhooks/dist-bundle/index.js
379656
+ // ../../node_modules/.pnpm/@octokit+webhooks@13.9.0/node_modules/@octokit/webhooks/dist-bundle/index.js
379657
379657
  var createLogger = (logger) => ({
379658
379658
  debug: () => {
379659
379659
  },
@@ -380146,6 +380146,8 @@ async function verifyAndReceive(state, event) {
380146
380146
  payload
380147
380147
  });
380148
380148
  }
380149
+ var textDecoder = new TextDecoder("utf-8", { fatal: false });
380150
+ var decode2 = textDecoder.decode.bind(textDecoder);
380149
380151
  var Webhooks = class {
380150
380152
 
380151
380153
 
@@ -380695,11 +380697,11 @@ _chunkZEIMMQEJcjs.init_cjs_shims.call(void 0, );
380695
380697
 
380696
380698
  // ../../node_modules/.pnpm/@manypkg+cli@0.23.0/node_modules/@manypkg/cli/src/checks/utils.ts
380697
380699
  _chunkZEIMMQEJcjs.init_cjs_shims.call(void 0, );
380698
- var semver4 = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk374LOJ3Mcjs.require_semver.call(void 0, ));
380700
+ var semver4 = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk3X4S5CXLcjs.require_semver.call(void 0, ));
380699
380701
 
380700
380702
  // ../../node_modules/.pnpm/sembear@0.7.0/node_modules/sembear/dist/sembear.esm.js
380701
380703
  _chunkZEIMMQEJcjs.init_cjs_shims.call(void 0, );
380702
- var semver3 = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk374LOJ3Mcjs.require_semver.call(void 0, ));
380704
+ var semver3 = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk3X4S5CXLcjs.require_semver.call(void 0, ));
380703
380705
  function hasUpperBound(range) {
380704
380706
  range = new semver3.Range(range);
380705
380707
  if (!range) return false;
@@ -380949,7 +380951,7 @@ function makeCheck(check3) {
380949
380951
  }
380950
380952
 
380951
380953
  // ../../node_modules/.pnpm/@manypkg+cli@0.23.0/node_modules/@manypkg/cli/src/checks/EXTERNAL_MISMATCH.ts
380952
- var import_semver5 = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk374LOJ3Mcjs.require_semver.call(void 0, ));
380954
+ var import_semver5 = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk3X4S5CXLcjs.require_semver.call(void 0, ));
380953
380955
  var EXTERNAL_MISMATCH_default = makeCheck({
380954
380956
  validate: (workspace, allWorkspace) => {
380955
380957
  let errors = [];
@@ -380989,7 +380991,7 @@ var EXTERNAL_MISMATCH_default = makeCheck({
380989
380991
 
380990
380992
  // ../../node_modules/.pnpm/@manypkg+cli@0.23.0/node_modules/@manypkg/cli/src/checks/INTERNAL_MISMATCH.ts
380991
380993
  _chunkZEIMMQEJcjs.init_cjs_shims.call(void 0, );
380992
- var import_semver6 = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk374LOJ3Mcjs.require_semver.call(void 0, ));
380994
+ var import_semver6 = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk3X4S5CXLcjs.require_semver.call(void 0, ));
380993
380995
  var INTERNAL_MISMATCH_default = makeCheck({
380994
380996
  validate: (workspace, allWorkspaces) => {
380995
380997
  let errors = [];
@@ -381029,7 +381031,7 @@ var INTERNAL_MISMATCH_default = makeCheck({
381029
381031
 
381030
381032
  // ../../node_modules/.pnpm/@manypkg+cli@0.23.0/node_modules/@manypkg/cli/src/checks/INVALID_DEV_AND_PEER_DEPENDENCY_RELATIONSHIP.ts
381031
381033
  _chunkZEIMMQEJcjs.init_cjs_shims.call(void 0, );
381032
- var import_semver7 = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk374LOJ3Mcjs.require_semver.call(void 0, ));
381034
+ var import_semver7 = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk3X4S5CXLcjs.require_semver.call(void 0, ));
381033
381035
  var INVALID_DEV_AND_PEER_DEPENDENCY_RELATIONSHIP_default = makeCheck({
381034
381036
  type: "all",
381035
381037
  validate: (workspace, allWorkspaces) => {
@@ -381462,7 +381464,7 @@ ${matchingPackages.map((x) => x.packageJson.name).join("\n")}`
381462
381464
  // ../../node_modules/.pnpm/@manypkg+cli@0.23.0/node_modules/@manypkg/cli/src/upgrade.ts
381463
381465
  _chunkZEIMMQEJcjs.init_cjs_shims.call(void 0, );
381464
381466
  var import_get_packages3 = _chunkZEIMMQEJcjs.__toESM.call(void 0, require_manypkg_get_packages_cjs());
381465
- var import_semver8 = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk374LOJ3Mcjs.require_semver.call(void 0, ));
381467
+ var import_semver8 = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk3X4S5CXLcjs.require_semver.call(void 0, ));
381466
381468
  var import_p_limit2 = _chunkZEIMMQEJcjs.__toESM.call(void 0, require_p_limit());
381467
381469
 
381468
381470
  // ../../node_modules/.pnpm/@manypkg+cli@0.23.0/node_modules/@manypkg/cli/src/utils.ts
@@ -381570,7 +381572,7 @@ async function upgradeDependency([name2, tag = "latest"]) {
381570
381572
  var npmRequestLimit = (0, import_p_limit2.default)(40);
381571
381573
  function getPackageInfo(pkgName) {
381572
381574
  return npmRequestLimit(async () => {
381573
- const getPackageJson = (await Promise.resolve().then(() => _interopRequireWildcard2(require("./package-json-XGCWNRW6.cjs")))).default;
381575
+ const getPackageJson = (await Promise.resolve().then(() => _interopRequireWildcard2(require("./package-json-3T7N3JSQ.cjs")))).default;
381574
381576
  return getPackageJson(pkgName, {
381575
381577
  allVersions: true
381576
381578
  });
package/bin/lint.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  require_clean,
4
4
  require_semver,
5
5
  require_valid
6
- } from "./chunk-SIJRFHAU.js";
6
+ } from "./chunk-5T7PYSFV.js";
7
7
  import {
8
8
  basename,
9
9
  be,
@@ -3516,7 +3516,7 @@ Did you specify these with the most recent transformation maps first?`);
3516
3516
  writer.write(semicolon);
3517
3517
  } while (++lastLine < line);
3518
3518
  }
3519
- function decode2(mappings) {
3519
+ function decode3(mappings) {
3520
3520
  const { length } = mappings, reader = new StringReader(mappings), decoded = [];
3521
3521
  let genColumn = 0, sourcesIndex = 0, sourceLine = 0, sourceColumn = 0, namesIndex = 0;
3522
3522
  do {
@@ -3550,7 +3550,7 @@ Did you specify these with the most recent transformation maps first?`);
3550
3550
  }
3551
3551
  return writer.flush();
3552
3552
  }
3553
- exports4.decode = decode2, exports4.decodeGeneratedRanges = decodeGeneratedRanges, exports4.decodeOriginalScopes = decodeOriginalScopes, exports4.encode = encode, exports4.encodeGeneratedRanges = encodeGeneratedRanges, exports4.encodeOriginalScopes = encodeOriginalScopes, Object.defineProperty(exports4, "__esModule", { value: true });
3553
+ exports4.decode = decode3, exports4.decodeGeneratedRanges = decodeGeneratedRanges, exports4.decodeOriginalScopes = decodeOriginalScopes, exports4.encode = encode, exports4.encodeGeneratedRanges = encodeGeneratedRanges, exports4.encodeOriginalScopes = encodeOriginalScopes, Object.defineProperty(exports4, "__esModule", { value: true });
3554
3554
  }(exports3);
3555
3555
  }, "./node_modules/.pnpm/@jridgewell+trace-mapping@0.3.25/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js": function(__unused_webpack_module, exports3, __webpack_require__2) {
3556
3556
  !function(exports4, sourcemapCodec, resolveUri) {
@@ -50486,7 +50486,7 @@ var require_ini = __commonJS({
50486
50486
  sections.push(str2.slice(lastSeparatorIndex));
50487
50487
  return sections;
50488
50488
  }
50489
- var decode2 = (str2, opt = {}) => {
50489
+ var decode3 = (str2, opt = {}) => {
50490
50490
  opt.bracketedArray = opt.bracketedArray !== false;
50491
50491
  const out = /* @__PURE__ */ Object.create(null);
50492
50492
  let p = out;
@@ -50614,8 +50614,8 @@ var require_ini = __commonJS({
50614
50614
  return val;
50615
50615
  };
50616
50616
  module.exports = {
50617
- parse: decode2,
50618
- decode: decode2,
50617
+ parse: decode3,
50618
+ decode: decode3,
50619
50619
  stringify: encode,
50620
50620
  encode,
50621
50621
  safe,
@@ -292518,7 +292518,7 @@ var require_ini2 = __commonJS({
292518
292518
  sections.push(str2.slice(lastSeparatorIndex));
292519
292519
  return sections;
292520
292520
  }
292521
- var decode2 = (str2, opt = {}) => {
292521
+ var decode3 = (str2, opt = {}) => {
292522
292522
  opt.bracketedArray = opt.bracketedArray !== false;
292523
292523
  const out = /* @__PURE__ */ Object.create(null);
292524
292524
  let p = out;
@@ -292646,8 +292646,8 @@ var require_ini2 = __commonJS({
292646
292646
  return val;
292647
292647
  };
292648
292648
  module.exports = {
292649
- parse: decode2,
292650
- decode: decode2,
292649
+ parse: decode3,
292650
+ decode: decode3,
292651
292651
  stringify: encode,
292652
292652
  encode,
292653
292653
  safe,
@@ -365387,7 +365387,7 @@ init_esm_shims();
365387
365387
  // ../../node_modules/.pnpm/@octokit+core@6.1.5/node_modules/@octokit/core/dist-src/index.js
365388
365388
  init_esm_shims();
365389
365389
 
365390
- // ../../node_modules/.pnpm/universal-user-agent@7.0.2/node_modules/universal-user-agent/index.js
365390
+ // ../../node_modules/.pnpm/universal-user-agent@7.0.3/node_modules/universal-user-agent/index.js
365391
365391
  init_esm_shims();
365392
365392
  function getUserAgent() {
365393
365393
  if (typeof navigator === "object" && "userAgent" in navigator) {
@@ -371237,7 +371237,7 @@ var OAuthApp = class {
371237
371237
  deleteAuthorization;
371238
371238
  };
371239
371239
 
371240
- // ../../node_modules/.pnpm/@octokit+webhooks@13.8.2/node_modules/@octokit/webhooks/dist-bundle/index.js
371240
+ // ../../node_modules/.pnpm/@octokit+webhooks@13.9.0/node_modules/@octokit/webhooks/dist-bundle/index.js
371241
371241
  init_esm_shims();
371242
371242
 
371243
371243
  // ../../node_modules/.pnpm/@octokit+webhooks-methods@5.1.1/node_modules/@octokit/webhooks-methods/dist-node/index.js
@@ -371294,7 +371294,7 @@ async function verifyWithFallback(secret, payload, signature, additionalSecrets)
371294
371294
  return false;
371295
371295
  }
371296
371296
 
371297
- // ../../node_modules/.pnpm/@octokit+webhooks@13.8.2/node_modules/@octokit/webhooks/dist-bundle/index.js
371297
+ // ../../node_modules/.pnpm/@octokit+webhooks@13.9.0/node_modules/@octokit/webhooks/dist-bundle/index.js
371298
371298
  var createLogger = (logger) => ({
371299
371299
  debug: () => {
371300
371300
  },
@@ -371787,6 +371787,8 @@ async function verifyAndReceive(state, event) {
371787
371787
  payload
371788
371788
  });
371789
371789
  }
371790
+ var textDecoder = new TextDecoder("utf-8", { fatal: false });
371791
+ var decode2 = textDecoder.decode.bind(textDecoder);
371790
371792
  var Webhooks = class {
371791
371793
  sign;
371792
371794
  verify;
@@ -373211,7 +373213,7 @@ async function upgradeDependency([name3, tag = "latest"]) {
373211
373213
  var npmRequestLimit = (0, import_p_limit2.default)(40);
373212
373214
  function getPackageInfo(pkgName) {
373213
373215
  return npmRequestLimit(async () => {
373214
- const getPackageJson = (await import("./package-json-JDJCVBS6.js")).default;
373216
+ const getPackageJson = (await import("./package-json-LD6MTSWE.js")).default;
373215
373217
  return getPackageJson(pkgName, {
373216
373218
  allVersions: true
373217
373219
  });
@@ -1,6 +1,6 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; } var _class;
2
2
 
3
- var _chunk374LOJ3Mcjs = require('./chunk-374LOJ3M.cjs');
3
+ var _chunk3X4S5CXLcjs = require('./chunk-3X4S5CXL.cjs');
4
4
 
5
5
 
6
6
 
@@ -3303,7 +3303,7 @@ function registryUrl(scope) {
3303
3303
 
3304
3304
  // ../../node_modules/.pnpm/package-json@10.0.1/node_modules/package-json/index.js
3305
3305
  var import_registry_auth_token = _chunkZEIMMQEJcjs.__toESM.call(void 0, require_registry_auth_token(), 1);
3306
- var import_semver = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk374LOJ3Mcjs.require_semver.call(void 0, ), 1);
3306
+ var import_semver = _chunkZEIMMQEJcjs.__toESM.call(void 0, _chunk3X4S5CXLcjs.require_semver.call(void 0, ), 1);
3307
3307
  var PackageNotFoundError = class extends Error {
3308
3308
  constructor(packageName) {
3309
3309
  super(`Package \`${packageName}\` could not be found`);
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  require_semver
3
- } from "./chunk-SIJRFHAU.js";
3
+ } from "./chunk-5T7PYSFV.js";
4
4
  import {
5
5
  __commonJS,
6
6
  __dirname,