From 0dcf1798042a34143f3aa026af01b8acf884d171 Mon Sep 17 00:00:00 2001 From: "street-side-software-automation[bot]" <74785433+street-side-software-automation[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 15:03:19 +0100 Subject: [PATCH] fix: Update CSpell version (7.3.9) (#1432) Co-authored-by: Jason3S --- action-src/package.json | 6 +- action/lib/main_root.js | 753 +++++++++--------- .../cspell-default.config.js | 1 + .../@cspell/cspell-bundled-dicts/package.json | 29 +- .../@cspell/dict-makefile/LICENSE | 21 + .../@cspell/dict-makefile/cspell-ext.json | 28 + .../@cspell/dict-makefile/dict/makefile.txt | 537 +++++++++++++ .../@cspell/dict-makefile/package.json | 49 ++ action/package.json | 2 +- pnpm-lock.yaml | 153 ++-- 10 files changed, 1116 insertions(+), 463 deletions(-) create mode 100644 action/node_modules/@cspell/dict-makefile/LICENSE create mode 100644 action/node_modules/@cspell/dict-makefile/cspell-ext.json create mode 100644 action/node_modules/@cspell/dict-makefile/dict/makefile.txt create mode 100644 action/node_modules/@cspell/dict-makefile/package.json diff --git a/action-src/package.json b/action-src/package.json index 4cae28fc9..f04a76c98 100644 --- a/action-src/package.json +++ b/action-src/package.json @@ -26,12 +26,12 @@ "dependencies": { "@actions/core": "^1.10.1", "@actions/github": "^6.0.0", - "@cspell/cspell-bundled-dicts": "^7.3.8", + "@cspell/cspell-bundled-dicts": "^7.3.9", "@octokit/core": "^5.0.1", "@octokit/plugin-rest-endpoint-methods": "^10.1.2", "@octokit/rest": "^20.0.2", - "cspell": "^7.3.8", - "cspell-glob": "^7.3.8", + "cspell": "^7.3.9", + "cspell-glob": "^7.3.9", "vscode-uri": "^3.0.8" }, "files": [ diff --git a/action/lib/main_root.js b/action/lib/main_root.js index 6e2003f76..f467abc93 100644 --- a/action/lib/main_root.js +++ b/action/lib/main_root.js @@ -41948,9 +41948,9 @@ var require_global_dirs = __commonJS({ } }); -// ../node_modules/.pnpm/@cspell+cspell-resolver@7.3.8/node_modules/@cspell/cspell-resolver/dist/requireResolve.js +// ../node_modules/.pnpm/@cspell+cspell-resolver@7.3.9/node_modules/@cspell/cspell-resolver/dist/requireResolve.js var require_requireResolve = __commonJS({ - "../node_modules/.pnpm/@cspell+cspell-resolver@7.3.8/node_modules/@cspell/cspell-resolver/dist/requireResolve.js"(exports) { + "../node_modules/.pnpm/@cspell+cspell-resolver@7.3.9/node_modules/@cspell/cspell-resolver/dist/requireResolve.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.requireResolve = exports.resolveGlobal = void 0; @@ -41971,9 +41971,9 @@ var require_requireResolve = __commonJS({ } }); -// ../node_modules/.pnpm/@cspell+cspell-resolver@7.3.8/node_modules/@cspell/cspell-resolver/dist/index.js +// ../node_modules/.pnpm/@cspell+cspell-resolver@7.3.9/node_modules/@cspell/cspell-resolver/dist/index.js var require_dist2 = __commonJS({ - "../node_modules/.pnpm/@cspell+cspell-resolver@7.3.8/node_modules/@cspell/cspell-resolver/dist/index.js"(exports) { + "../node_modules/.pnpm/@cspell+cspell-resolver@7.3.9/node_modules/@cspell/cspell-resolver/dist/index.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.resolveGlobal = exports.requireResolve = void 0; @@ -42032,9 +42032,9 @@ var require_resolve_from2 = __commonJS({ } }); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/lib-cjs/pkg-info.cjs +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/lib-cjs/pkg-info.cjs var require_pkg_info = __commonJS({ - "../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/lib-cjs/pkg-info.cjs"(exports) { + "../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/lib-cjs/pkg-info.cjs"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.srcDirectory = void 0; @@ -43624,9 +43624,9 @@ var require_clear_module = __commonJS({ } }); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/lib-cjs/index.cjs +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/lib-cjs/index.cjs var require_lib_cjs = __commonJS({ - "../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/lib-cjs/index.cjs"(exports) { + "../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/lib-cjs/index.cjs"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.srcDirectory = void 0; @@ -43898,9 +43898,9 @@ var require_fast_equals_cjs = __commonJS({ } }); -// ../node_modules/.pnpm/@cspell+cspell-types@7.3.8/node_modules/@cspell/cspell-types/dist/configFields.js +// ../node_modules/.pnpm/@cspell+cspell-types@7.3.9/node_modules/@cspell/cspell-types/dist/configFields.js var require_configFields = __commonJS({ - "../node_modules/.pnpm/@cspell+cspell-types@7.3.8/node_modules/@cspell/cspell-types/dist/configFields.js"(exports) { + "../node_modules/.pnpm/@cspell+cspell-types@7.3.9/node_modules/@cspell/cspell-types/dist/configFields.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ConfigFields = void 0; @@ -43958,9 +43958,9 @@ var require_configFields = __commonJS({ } }); -// ../node_modules/.pnpm/@cspell+cspell-types@7.3.8/node_modules/@cspell/cspell-types/dist/CSpellReporter.js +// ../node_modules/.pnpm/@cspell+cspell-types@7.3.9/node_modules/@cspell/cspell-types/dist/CSpellReporter.js var require_CSpellReporter = __commonJS({ - "../node_modules/.pnpm/@cspell+cspell-types@7.3.8/node_modules/@cspell/cspell-types/dist/CSpellReporter.js"(exports) { + "../node_modules/.pnpm/@cspell+cspell-types@7.3.9/node_modules/@cspell/cspell-types/dist/CSpellReporter.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MessageTypes = exports.IssueType = void 0; @@ -43977,9 +43977,9 @@ var require_CSpellReporter = __commonJS({ } }); -// ../node_modules/.pnpm/@cspell+cspell-types@7.3.8/node_modules/@cspell/cspell-types/dist/index.js +// ../node_modules/.pnpm/@cspell+cspell-types@7.3.9/node_modules/@cspell/cspell-types/dist/index.js var require_dist3 = __commonJS({ - "../node_modules/.pnpm/@cspell+cspell-types@7.3.8/node_modules/@cspell/cspell-types/dist/index.js"(exports) { + "../node_modules/.pnpm/@cspell+cspell-types@7.3.9/node_modules/@cspell/cspell-types/dist/index.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MessageTypes = exports.IssueType = exports.ConfigFields = void 0; @@ -44312,12 +44312,12 @@ var require_find_up = __commonJS({ } }); -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/package.json +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/package.json var require_package = __commonJS({ - "../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/package.json"(exports, module2) { + "../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/package.json"(exports, module2) { module2.exports = { name: "cspell", - version: "7.3.8", + version: "7.3.9", description: "A Spelling Checker for Code!", funding: "https://github.com/streetsidesoftware/cspell?sponsor=1", bin: { @@ -44397,18 +44397,18 @@ var require_package = __commonJS({ }, homepage: "https://streetsidesoftware.github.io/cspell/", dependencies: { - "@cspell/cspell-json-reporter": "7.3.8", - "@cspell/cspell-pipe": "7.3.8", - "@cspell/cspell-types": "7.3.8", - "@cspell/dynamic-import": "7.3.8", + "@cspell/cspell-json-reporter": "7.3.9", + "@cspell/cspell-pipe": "7.3.9", + "@cspell/cspell-types": "7.3.9", + "@cspell/dynamic-import": "7.3.9", chalk: "^5.3.0", "chalk-template": "^1.1.0", commander: "^11.1.0", - "cspell-gitignore": "7.3.8", - "cspell-glob": "7.3.8", - "cspell-io": "7.3.8", - "cspell-lib": "7.3.8", - "fast-glob": "^3.3.1", + "cspell-gitignore": "7.3.9", + "cspell-glob": "7.3.9", + "cspell-io": "7.3.9", + "cspell-lib": "7.3.9", + "fast-glob": "^3.3.2", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^7.0.1", "get-stdin": "^9.0.0", @@ -44420,21 +44420,21 @@ var require_package = __commonJS({ node: ">=16" }, devDependencies: { - "@types/file-entry-cache": "^5.0.2", + "@types/file-entry-cache": "^5.0.4", "@types/glob": "^8.1.0", - "@types/micromatch": "^4.0.3", - "@types/semver": "^7.5.3", + "@types/micromatch": "^4.0.4", + "@types/semver": "^7.5.4", micromatch: "^4.0.5", minimatch: "^9.0.3" }, - gitHead: "6717f5726b74c695d9023dbccf6f7e8a7ac6361f" + gitHead: "77c7fb3ffd80a626ec07d704cefcaa21d62fd460" }; } }); -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/lib/pkgInfo.cjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/lib/pkgInfo.cjs var require_pkgInfo = __commonJS({ - "../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/lib/pkgInfo.cjs"(exports) { + "../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/lib/pkgInfo.cjs"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.npmPackage = exports.pkgDir = void 0; @@ -44443,9 +44443,9 @@ var require_pkgInfo = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/utils/array.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/array.js var require_array2 = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/utils/array.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/array.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.splitWhen = exports.flatten = void 0; @@ -44470,9 +44470,9 @@ var require_array2 = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/utils/errno.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/errno.js var require_errno = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/utils/errno.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/errno.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.isEnoentCodeError = void 0; @@ -44483,9 +44483,9 @@ var require_errno = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/utils/fs.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/fs.js var require_fs = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/utils/fs.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/fs.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.createDirentFromStats = void 0; @@ -44508,9 +44508,9 @@ var require_fs = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/utils/path.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/path.js var require_path = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/utils/path.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/path.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.convertPosixPathToPattern = exports.convertWindowsPathToPattern = exports.convertPathToPattern = exports.escapePosixPath = exports.escapeWindowsPath = exports.escape = exports.removeLeadingDotSegment = exports.makeAbsolute = exports.unixify = void 0; @@ -44519,9 +44519,9 @@ var require_path = __commonJS({ var IS_WINDOWS_PLATFORM = os5.platform() === "win32"; var LEADING_DOT_SEGMENT_CHARACTERS_COUNT = 2; var POSIX_UNESCAPED_GLOB_SYMBOLS_RE = /(\\?)([()*?[\]{|}]|^!|[!+@](?=\()|\\(?![!()*+?@[\]{|}]))/g; - var WINDOWS_UNESCAPED_GLOB_SYMBOLS_RE = /(\\?)([(){}]|^!|[!+@](?=\())/g; + var WINDOWS_UNESCAPED_GLOB_SYMBOLS_RE = /(\\?)([()[\]{}]|^!|[!+@](?=\())/g; var DOS_DEVICE_PATH_RE = /^\\\\([.?])/; - var WINDOWS_BACKSLASHES_RE = /\\(?![!()+@{}])/g; + var WINDOWS_BACKSLASHES_RE = /\\(?![!()+@[\]{}])/g; function unixify(filepath) { return filepath.replace(/\\/g, "/"); } @@ -44739,9 +44739,9 @@ var require_glob_parent = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/utils/pattern.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/pattern.js var require_pattern = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/utils/pattern.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/pattern.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.removeDuplicateSlashes = exports.matchAny = exports.convertPatternsToRe = exports.makeRe = exports.getPatternParts = exports.expandBraceExpansion = exports.expandPatternsWithBraceExpansion = exports.isAffectDepthOfReadingPattern = exports.endsWithSlashGlobStar = exports.hasGlobStar = exports.getBaseDirectory = exports.isPatternRelatedToParentDirectory = exports.getPatternsOutsideCurrentDirectory = exports.getPatternsInsideCurrentDirectory = exports.getPositivePatterns = exports.getNegativePatterns = exports.isPositivePattern = exports.isNegativePattern = exports.convertToNegativePattern = exports.convertToPositivePattern = exports.isDynamicPattern = exports.isStaticPattern = void 0; @@ -44851,7 +44851,7 @@ var require_pattern = __commonJS({ } exports.expandPatternsWithBraceExpansion = expandPatternsWithBraceExpansion; function expandBraceExpansion(pattern) { - const patterns = micromatch.braces(pattern, { expand: true, nodupes: true }); + const patterns = micromatch.braces(pattern, { expand: true, nodupes: true, keepEscaping: true }); patterns.sort((a, b) => a.length - b.length); return patterns.filter((pattern2) => pattern2 !== ""); } @@ -45006,9 +45006,9 @@ var require_merge2 = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/utils/stream.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/stream.js var require_stream = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/utils/stream.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/stream.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.merge = void 0; @@ -45029,9 +45029,9 @@ var require_stream = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/utils/string.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/string.js var require_string = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/utils/string.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/string.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.isEmpty = exports.isString = void 0; @@ -45046,9 +45046,9 @@ var require_string = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/utils/index.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/index.js var require_utils8 = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/utils/index.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/utils/index.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.string = exports.stream = exports.pattern = exports.path = exports.fs = exports.errno = exports.array = void 0; @@ -45069,9 +45069,9 @@ var require_utils8 = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/managers/tasks.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/managers/tasks.js var require_tasks = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/managers/tasks.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/managers/tasks.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.convertPatternGroupToTask = exports.convertPatternGroupsToTasks = exports.groupPatternsByBaseDirectory = exports.getNegativePatternsAsPositive = exports.getPositivePatterns = exports.convertPatternsToTasks = exports.generate = void 0; @@ -46362,9 +46362,9 @@ var require_out3 = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/readers/reader.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/readers/reader.js var require_reader2 = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/readers/reader.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/readers/reader.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var path26 = require("path"); @@ -46401,9 +46401,9 @@ var require_reader2 = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/readers/stream.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/readers/stream.js var require_stream3 = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/readers/stream.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/readers/stream.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var stream_1 = require("stream"); @@ -46458,9 +46458,9 @@ var require_stream3 = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/readers/async.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/readers/async.js var require_async5 = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/readers/async.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/readers/async.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var fsWalk = require_out3(); @@ -46497,9 +46497,9 @@ var require_async5 = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/matchers/matcher.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/matchers/matcher.js var require_matcher = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/matchers/matcher.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/matchers/matcher.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var utils = require_utils8(); @@ -46548,9 +46548,9 @@ var require_matcher = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/matchers/partial.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/matchers/partial.js var require_partial = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/matchers/partial.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/matchers/partial.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var matcher_1 = require_matcher(); @@ -46585,9 +46585,9 @@ var require_partial = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/filters/deep.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/filters/deep.js var require_deep = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/filters/deep.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/filters/deep.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var utils = require_utils8(); @@ -46650,9 +46650,9 @@ var require_deep = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/filters/entry.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/filters/entry.js var require_entry = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/filters/entry.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/filters/entry.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var utils = require_utils8(); @@ -46716,9 +46716,9 @@ var require_entry = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/filters/error.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/filters/error.js var require_error = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/filters/error.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/filters/error.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var utils = require_utils8(); @@ -46737,9 +46737,9 @@ var require_error = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/transformers/entry.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/transformers/entry.js var require_entry2 = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/transformers/entry.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/transformers/entry.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var utils = require_utils8(); @@ -46769,9 +46769,9 @@ var require_entry2 = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/provider.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/provider.js var require_provider = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/provider.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/provider.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var path26 = require("path"); @@ -46823,9 +46823,9 @@ var require_provider = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/async.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/async.js var require_async6 = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/async.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/async.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var async_1 = require_async5(); @@ -46852,9 +46852,9 @@ var require_async6 = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/stream.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/stream.js var require_stream4 = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/stream.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/stream.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var stream_1 = require("stream"); @@ -46886,9 +46886,9 @@ var require_stream4 = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/readers/sync.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/readers/sync.js var require_sync5 = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/readers/sync.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/readers/sync.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var fsStat = require_out(); @@ -46934,9 +46934,9 @@ var require_sync5 = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/sync.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/sync.js var require_sync6 = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/providers/sync.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/providers/sync.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var sync_1 = require_sync5(); @@ -46963,9 +46963,9 @@ var require_sync6 = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/settings.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/settings.js var require_settings4 = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/settings.js"(exports) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/settings.js"(exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_FILE_SYSTEM_ADAPTER = void 0; @@ -47023,9 +47023,9 @@ var require_settings4 = __commonJS({ } }); -// ../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/index.js +// ../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/index.js var require_out4 = __commonJS({ - "../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/index.js"(exports, module2) { + "../node_modules/.pnpm/fast-glob@3.3.2/node_modules/fast-glob/out/index.js"(exports, module2) { "use strict"; var taskManager = require_tasks(); var async_1 = require_async6(); @@ -50551,9 +50551,9 @@ var require_cache3 = __commonJS({ } }); -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/lib/file-entry-cache.cjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/lib/file-entry-cache.cjs var require_file_entry_cache = __commonJS({ - "../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/lib/file-entry-cache.cjs"(exports) { + "../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/lib/file-entry-cache.cjs"(exports) { "use strict"; var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) { if (k2 === void 0) @@ -50624,7 +50624,7 @@ function isAppError(e) { // src/action.ts var import_core3 = __toESM(require_core()); -// ../node_modules/.pnpm/cspell-glob@7.3.8/node_modules/cspell-glob/dist/esm/globHelper.js +// ../node_modules/.pnpm/cspell-glob@7.3.9/node_modules/cspell-glob/dist/esm/globHelper.js var Path = __toESM(require("path"), 1); var { posix } = Path; var relRegExp = /^\.[\\/]/; @@ -50785,7 +50785,7 @@ function isGlobalGlob(glob2) { return isGlobalPatternRegExp.test(glob2); } -// ../node_modules/.pnpm/cspell-glob@7.3.8/node_modules/cspell-glob/dist/esm/GlobMatcher.js +// ../node_modules/.pnpm/cspell-glob@7.3.9/node_modules/cspell-glob/dist/esm/GlobMatcher.js var import_micromatch = __toESM(require_micromatch(), 1); var Path2 = __toESM(require("path"), 1); var GlobMatcher = class { @@ -51495,7 +51495,7 @@ function relative2(cwd, fileUri) { return path.relative(cwd, fsPath); } -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/index.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/index.mjs var esm_exports3 = {}; __export(esm_exports3, { IncludeExcludeFlag: () => IncludeExcludeFlag, @@ -51508,7 +51508,7 @@ __export(esm_exports3, { trace: () => trace }); -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/helpers/iteratorToIterable.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/helpers/iteratorToIterable.js function* iteratorToIterable(iterator) { let n; while (!(n = iterator.next()).done) { @@ -51522,7 +51522,7 @@ async function* asyncIteratorToAsyncIterable(iterator) { } } -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/helpers/util.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/helpers/util.js function toPipeFn(syncFn, asyncFn) { function _(i) { return isAsyncIterable(i) ? asyncFn(i) : syncFn(i); @@ -51533,7 +51533,7 @@ function isAsyncIterable(i) { return typeof i[Symbol.asyncIterator] === "function"; } -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/helpers/toArray.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/helpers/toArray.js function toArray(i) { return isAsyncIterable(i) ? toArrayAsync(i) : toArraySync(i); } @@ -51548,7 +51548,7 @@ async function toArrayAsync(iter) { return collection; } -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/helpers/toAsyncIterable.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/helpers/toAsyncIterable.js async function* mergeAsyncIterables(iter, ...rest) { for await (const i of [iter, ...rest]) { yield* i; @@ -51556,7 +51556,7 @@ async function* mergeAsyncIterables(iter, ...rest) { } var toAsyncIterable = mergeAsyncIterables; -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/operators/index.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/operators/index.js var operators_exports = {}; __export(operators_exports, { opAppend: () => opAppend, @@ -51602,7 +51602,7 @@ __export(operators_exports, { opUniqueSync: () => opUniqueSync }); -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/operators/append.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/operators/append.js function opAppendAsync(...iterablesToAppend) { async function* fn(iter) { yield* iter; @@ -51628,7 +51628,7 @@ function opAppend(...iterablesToAppend) { return _; } -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/operators/await.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/operators/await.js async function* _asyncAwait(iter) { for await (const v of iter) { yield v; @@ -51638,7 +51638,7 @@ function opAwaitAsync() { return _asyncAwait; } -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/operators/combine.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/operators/combine.js function opCombineAsync(...fns) { function combine4(iter) { for (const fn of fns) { @@ -51658,7 +51658,7 @@ function opCombineSync(...fns) { return combine4; } -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/operators/concatMap.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/operators/concatMap.js function opConcatMapAsync(mapFn) { async function* fn(iter) { for await (const v of iter) { @@ -51677,7 +51677,7 @@ function opConcatMapSync(mapFn) { } var opConcatMap = (fn) => toPipeFn(opConcatMapSync(fn), opConcatMapAsync(fn)); -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/operators/filter.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/operators/filter.js function opFilterAsync(filterFn) { async function* fn(iter) { for await (const v of iter) { @@ -51706,7 +51706,7 @@ function opFilter(fn) { return _; } -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/operators/first.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/operators/first.js function opFirstAsync(firstFn) { async function* fn(iter) { for await (const v of iter) { @@ -51739,7 +51739,7 @@ function opFirst(fn) { return _; } -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/operators/flatten.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/operators/flatten.js function opFlattenAsync() { async function* fn(iter) { for await (const v of iter) { @@ -51758,7 +51758,7 @@ function opFlattenSync() { } var opFlatten = () => toPipeFn(opFlattenSync(), opFlattenAsync()); -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/operators/joinStrings.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/operators/joinStrings.js function opJoinStringsAsync(joinCharacter = ",") { async function* fn(iter) { for await (const v of iter) { @@ -51779,7 +51779,7 @@ function opJoinStringsSync(joinCharacter = ",") { } var opJoinStrings = (joinCharacter) => toPipeFn(opJoinStringsSync(joinCharacter), opJoinStringsAsync(joinCharacter)); -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/operators/last.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/operators/last.js var symNotFound = Symbol("LastNotFound"); function opLastAsync(lastFn) { async function* fn(iter) { @@ -51817,7 +51817,7 @@ function opLast(fn) { return _; } -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/operators/map.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/operators/map.js function opMapAsync(mapFn) { async function* fn(iter) { for await (const v of iter) { @@ -51836,7 +51836,7 @@ function opMapSync(mapFn) { } var opMap = (fn) => toPipeFn(opMapSync(fn), opMapAsync(fn)); -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/operators/reduce.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/operators/reduce.js function opReduceAsync(reduceFn, initialValue) { async function* reduce4(head, tail) { for await (const v of tail) { @@ -51885,7 +51885,7 @@ function isIterable(i) { return typeof i[Symbol.iterator] === "function"; } -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/operators/skip.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/operators/skip.js function opSkipAsync(count3) { async function* fn(iter) { for await (const v of iter) { @@ -51912,7 +51912,7 @@ function opSkipSync(count3) { } var opSkip = (count3) => toPipeFn(opSkipSync(count3), opSkipAsync(count3)); -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/operators/take.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/operators/take.js function opTakeAsync(count3) { async function* fn(iter) { if (count3 <= 0) @@ -51939,7 +51939,7 @@ function opTakeSync(count3) { } var opTake = (count3) => toPipeFn(opTakeSync(count3), opTakeAsync(count3)); -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/operators/tap.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/operators/tap.js function opTapAsync(tapFn) { async function* fn(iter) { for await (const v of iter) { @@ -51960,7 +51960,7 @@ function opTapSync(tapFn) { } var opTap = (fn) => toPipeFn(opTapSync(fn), opTapAsync(fn)); -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/operators/unique.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/operators/unique.js function opUniqueAsync(k) { function fnK(k2) { async function* fn2(iter) { @@ -52013,7 +52013,7 @@ function opUniqueSync(k) { } var opUnique = (getKey) => toPipeFn(opUniqueSync(getKey), opUniqueAsync(getKey)); -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/pipe.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/pipe.js function pipeAsync(i, ...fns) { const iter = toAsyncIterable(i); return opCombineAsync(...fns)(iter); @@ -52022,16 +52022,16 @@ function pipeSync(i, ...fns) { return opCombineSync(...fns)(i); } -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/reduce.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/reduce.js function reduceSync(iter, reduceFn, initialValue) { const i = initialValue === void 0 ? pipeSync(iter, opReduceSync(reduceFn)) : pipeSync(iter, opReduceSync(reduceFn, initialValue)); return [...i][0]; } -// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.8/node_modules/@cspell/cspell-pipe/dist/index.js +// ../node_modules/.pnpm/@cspell+cspell-pipe@7.3.9/node_modules/@cspell/cspell-pipe/dist/index.js var operators = operators_exports; -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/index.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/index.js var esm_exports2 = {}; __export(esm_exports2, { CompoundWordsMethod: () => CompoundWordsMethod, @@ -52109,7 +52109,7 @@ __export(esm_exports2, { writeToFileIterableP: () => writeToFileIterable }); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/exclusionHelper.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/exclusionHelper.js var exclusionHelper_exports = {}; __export(exclusionHelper_exports, { extractGlobsFromExcludeFilesGlobMap: () => extractGlobsFromExcludeFilesGlobMap, @@ -52117,7 +52117,7 @@ __export(exclusionHelper_exports, { generateExclusionFunctionForUri: () => generateExclusionFunctionForUri }); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/Uri.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/Uri.js var import_assert = __toESM(require("assert"), 1); var isFile = /^(?:[a-zA-Z]:|[/\\])/; var isPossibleUri = /\w:\/\//; @@ -52244,7 +52244,7 @@ function parseStdinUri(uri) { }; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/exclusionHelper.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/exclusionHelper.js var defaultAllowedSchemes = /* @__PURE__ */ new Set(["file", "untitled"]); function extractGlobsFromExcludeFilesGlobMap(globMap) { const globs = Object.getOwnPropertyNames(globMap).filter((glob2) => globMap[glob2]); @@ -52282,7 +52282,7 @@ function generateExclusionFunctionForFiles(globs, root) { return (file) => matcher.match(file); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/index.link.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/index.link.js var index_link_exports = {}; __export(index_link_exports, { addPathsToGlobalImports: () => addPathsToGlobalImports, @@ -52290,11 +52290,11 @@ __export(index_link_exports, { removePathsFromGlobalImports: () => removePathsFromGlobalImports }); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/link.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/link.js var fs7 = __toESM(require("fs"), 1); var Path3 = __toESM(require("path"), 1); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/util.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/util.js var uniqueFn = uniqueFilterFnGenerator; function uniqueFilterFnGenerator(extractFn) { const values = /* @__PURE__ */ new Set(); @@ -52358,11 +52358,11 @@ function doSetsIntersect(a, b) { return a.size <= b.size ? compare4(a, b) : compare4(b, a); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/configLoader.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/configLoader.js var json = __toESM(require_src2(), 1); var import_cosmiconfig = __toESM(require_dist(), 1); -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/async/asyncIterable.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/async/asyncIterable.js async function toArray2(asyncIterable) { const data = []; for await (const item of asyncIterable) { @@ -52371,7 +52371,7 @@ async function toArray2(asyncIterable) { return data; } -// ../node_modules/.pnpm/@cspell+cspell-service-bus@7.3.8/node_modules/@cspell/cspell-service-bus/dist/esm/errors.js +// ../node_modules/.pnpm/@cspell+cspell-service-bus@7.3.9/node_modules/@cspell/cspell-service-bus/dist/esm/errors.js var ErrorUnhandledRequest = class extends Error { constructor(request) { super(`Unhandled Request: ${request.type}`); @@ -52394,7 +52394,7 @@ var UnhandledHandlerError = class extends Error { } }; -// ../node_modules/.pnpm/@cspell+cspell-service-bus@7.3.8/node_modules/@cspell/cspell-service-bus/dist/esm/request.js +// ../node_modules/.pnpm/@cspell+cspell-service-bus@7.3.9/node_modules/@cspell/cspell-service-bus/dist/esm/request.js var BaseServiceRequest = class { constructor(type, params) { this.type = type; @@ -52419,7 +52419,7 @@ function isServiceResponseFailure(res) { return res.error !== void 0; } -// ../node_modules/.pnpm/@cspell+cspell-service-bus@7.3.8/node_modules/@cspell/cspell-service-bus/dist/esm/bus.js +// ../node_modules/.pnpm/@cspell+cspell-service-bus@7.3.9/node_modules/@cspell/cspell-service-bus/dist/esm/bus.js var MAX_DEPTH = 10; var ServiceBus = class { constructor(handlers = []) { @@ -52466,7 +52466,7 @@ var ServiceBus = class { } }; -// ../node_modules/.pnpm/@cspell+cspell-service-bus@7.3.8/node_modules/@cspell/cspell-service-bus/dist/esm/createRequestHandler.js +// ../node_modules/.pnpm/@cspell+cspell-service-bus@7.3.9/node_modules/@cspell/cspell-service-bus/dist/esm/createRequestHandler.js function createRequestHandler(requestDef, fn, name, description) { return createIsRequestHandler(requestDef.is, fn, name ?? requestDef.type, description); } @@ -52481,7 +52481,7 @@ function createIsRequestHandler(isA, fn, name, description) { }; } -// ../node_modules/.pnpm/@cspell+cspell-service-bus@7.3.8/node_modules/@cspell/cspell-service-bus/dist/esm/requestFactory.js +// ../node_modules/.pnpm/@cspell+cspell-service-bus@7.3.9/node_modules/@cspell/cspell-service-bus/dist/esm/requestFactory.js function requestFactory(requestType) { class RequestClass extends ServiceRequestCls { constructor(params) { @@ -52501,7 +52501,7 @@ function requestFactory(requestType) { return RequestClass; } -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/common/stat.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/common/stat.js function compareStats(left, right) { if (left === right) return 0; @@ -52511,7 +52511,7 @@ function compareStats(left, right) { return diff < 0 ? -1 : diff > 0 ? 1 : 0; } -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/errors/ErrorNotImplemented.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/errors/ErrorNotImplemented.js var ErrorNotImplemented = class extends Error { constructor(method) { super(`Method ${method} is not supported.`); @@ -52519,13 +52519,13 @@ var ErrorNotImplemented = class extends Error { } }; -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/handlers/node/file.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/handlers/node/file.js var import_assert2 = __toESM(require("assert"), 1); var import_fs2 = require("fs"); var import_url2 = require("url"); var import_zlib = require("zlib"); -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/common/arrayBuffers.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/common/arrayBuffers.js function arrayBufferViewToBuffer(data) { if (data instanceof Buffer) { return data; @@ -52540,7 +52540,7 @@ function copyArrayBufferView(data) { return new Uint8Array(data.buffer.slice(data.byteOffset, data.byteOffset + data.byteLength)); } -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/common/encode-decode.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/common/encode-decode.js var BOM_BE = 65279; var BOM_LE = 65534; function decodeUtf16LE(data) { @@ -52601,7 +52601,7 @@ function encodeUtf16BE(str, bom = true) { return swapBytesInPlace(encodeUtf16LE(str, bom)); } -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/errors/error.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/errors/error.js function toError(e) { if (e instanceof Error) return e; @@ -52611,7 +52611,7 @@ function toError(e) { return Error(e && e.toString()); } -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/node/file/util.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/node/file/util.js var import_url = require("url"); var isURLRegExp = /^(\w{2,64}:\/\/|data:)/i; function isUrlLike2(filename) { @@ -52654,7 +52654,7 @@ function basename2(path26) { return idx2 >= 0 ? path26.slice(idx2 + 1) || "" : path26; } -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/node/dataUrl.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/node/dataUrl.js var dataUrlRegExHead = /^data:(?[^;,]*)(?(?:;[^=]+=[^;,]*)*)(?;base64)?$/; function decodeDataUrl(url) { url = url.toString(); @@ -52673,10 +52673,10 @@ function decodeDataUrl(url) { return { mediaType, data, encoding, attributes }; } -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/node/file/fetch.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/node/file/fetch.js var import_node_fetch = __toESM(require_lib6(), 1); -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/node/file/FetchError.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/node/file/FetchError.js var FetchUrlError = class _FetchUrlError extends Error { constructor(message, code, status, url) { super(message); @@ -52694,7 +52694,7 @@ var FetchUrlError = class _FetchUrlError extends Error { } }; -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/node/file/fetch.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/node/file/fetch.js async function fetchHead(request) { const r = await fetch(request, { method: "HEAD" }); return r.headers; @@ -52710,7 +52710,7 @@ function fetch(url, init) { return (0, import_node_fetch.default)(url, init); } -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/node/file/stat.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/node/file/stat.js async function getStatHttp(url) { const headers = await fetchHead(url); const eTag = headers.get("etag") || void 0; @@ -52722,35 +52722,35 @@ async function getStatHttp(url) { }; } -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/requests/RequestFsReadBinaryFile.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/requests/RequestFsReadBinaryFile.js var RequestType = "fs:readBinaryFile"; var RequestFsReadBinaryFile = requestFactory(RequestType); var RequestTypeSync = "fs:readBinaryFileSync"; var RequestFsReadBinaryFileSync = requestFactory(RequestTypeSync); -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/requests/RequestFsReadFile.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/requests/RequestFsReadFile.js var RequestType2 = "fs:readFile"; var RequestFsReadFileText = requestFactory(RequestType2); -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/requests/RequestFsReadFileSync.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/requests/RequestFsReadFileSync.js var RequestType3 = "fs:readFileSync"; var RequestFsReadFileTextSync = requestFactory(RequestType3); -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/requests/RequestFsStat.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/requests/RequestFsStat.js var RequestTypeStat = "fs:stat"; var RequestFsStat = requestFactory(RequestTypeStat); var RequestTypeStatSync = "fs:statSync"; var RequestFsStatSync = requestFactory(RequestTypeStatSync); -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/requests/RequestFsWriteFile.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/requests/RequestFsWriteFile.js var RequestType4 = "fs:writeFile"; var RequestFsWriteFile = requestFactory(RequestType4); -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/requests/RequestZlibInflate.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/requests/RequestZlibInflate.js var RequestType5 = "zlib:inflate"; var RequestZlibInflate = requestFactory(RequestType5); -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/handlers/node/file.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/handlers/node/file.js var isGzFileRegExp = /\.gz($|[?#])/; function isGzFile(url) { return isGzFileRegExp.test(url.pathname); @@ -52858,7 +52858,7 @@ function registerHandlers(serviceBus) { handlers.forEach((handler) => serviceBus.addHandler(handler)); } -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/CSpellIONode.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/CSpellIONode.js var defaultCSpellIONode = void 0; var CSpellIONode = class { constructor(serviceBus = new ServiceBus()) { @@ -52929,11 +52929,11 @@ function getDefaultCSpellIO() { return cspellIO2; } -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/node/file/fileReader.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/node/file/fileReader.js var Stream = __toESM(require("stream"), 1); var import_util17 = require("util"); -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/common/transformers.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/common/transformers.js function encoderTransformer(iterable, encoding) { return isAsyncIterable2(iterable) ? encoderAsyncIterable(iterable, encoding) : encoderIterable(iterable, encoding); } @@ -52955,10 +52955,10 @@ function isAsyncIterable2(v) { return v && typeof v === "object" && !!v[Symbol.asyncIterator]; } -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/node/file/fileReader.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/node/file/fileReader.js var pipeline2 = (0, import_util17.promisify)(Stream.pipeline); -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/node/file/fileWriter.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/node/file/fileWriter.js var fs2 = __toESM(require("fs"), 1); var Stream2 = __toESM(require("stream"), 1); var import_util19 = require("util"); @@ -52973,7 +52973,7 @@ function writeToFileIterable(filename, data, encoding) { return pipeline4(stream, zip, fs2.createWriteStream(filename)); } -// ../node_modules/.pnpm/cspell-io@7.3.8/node_modules/cspell-io/dist/esm/file/file.js +// ../node_modules/.pnpm/cspell-io@7.3.9/node_modules/cspell-io/dist/esm/file/file.js var readFileText2 = function(filename, encoding) { return getDefaultCSpellIO().readFile(filename, encoding).then((fr) => fr.content); }; @@ -52981,10 +52981,10 @@ var readFileTextSync2 = function(filename, encoding) { return getDefaultCSpellIO().readFileSync(filename, encoding).content; }; -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/configLoader.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/configLoader.js var path12 = __toESM(require("path"), 1); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Models/CSpellSettingsInternalDef.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Models/CSpellSettingsInternalDef.js var SymbolCSpellSettingsInternal = Symbol("CSpellSettingsInternal"); function cleanCSpellSettingsInternal(parts = {}) { const csi = clean(parts); @@ -53007,7 +53007,7 @@ function isDictionaryDefinitionInlineInternal(def) { return !!(defInline.words || defInline.flagWords || defInline.ignoreWords || defInline.suggestWords); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/AutoResolveLRUCache.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/AutoResolveLRUCache.js var import_assert3 = __toESM(require("assert"), 1); var AutoResolveLRUCache = class { constructor(maxSize, isEqual) { @@ -53129,7 +53129,7 @@ function assertValidateLL(list) { (0, import_assert3.default)(list.n === n, "Head matches"); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/logger.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/logger.js var _logger = console; function logError(...args) { _logger.error(...args); @@ -53146,7 +53146,7 @@ function getLogger() { return _logger; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/resolveFile.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/resolveFile.js var import_cspell_resolver = __toESM(require_dist2(), 1); // ../node_modules/.pnpm/import-meta-resolve@3.1.1/node_modules/import-meta-resolve/lib/resolve.js @@ -54551,7 +54551,7 @@ function resolve2(specifier, parent) { } } -// ../node_modules/.pnpm/@cspell+dynamic-import@7.3.8/node_modules/@cspell/dynamic-import/dist/esm/dynamicImport.mjs +// ../node_modules/.pnpm/@cspell+dynamic-import@7.3.9/node_modules/@cspell/dynamic-import/dist/esm/dynamicImport.mjs var import_path = require("path"); var import_url3 = require("url"); var isWindowsPath = /^[a-z]:\\/i; @@ -54594,7 +54594,7 @@ function isError2(e) { return e instanceof Error; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/resolveFile.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/resolveFile.js var fs4 = __toESM(require("fs"), 1); var os = __toESM(require("os"), 1); var path4 = __toESM(require("path"), 1); @@ -54603,7 +54603,6 @@ var import_url4 = require("url"); var import_pkg_info = __toESM(require_pkg_info(), 1); var testNodeModules = /^node_modules\//; function resolveFile(filename, relativeTo) { - filename.startsWith("@cspell/cspell-json") && console.warn("%o", { filename, relativeTo }); filename = filename.replace(/^~/, os.homedir()); const steps = [ { filename, fn: tryUrl }, @@ -54686,17 +54685,17 @@ function tryResolveFrom(filename, relativeTo) { } } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/constants.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/constants.js var configSettingsFileVersion0_1 = "0.1"; var configSettingsFileVersion0_2 = "0.2"; var currentSettingsFileVersion = configSettingsFileVersion0_2; var ENV_CSPELL_GLOB_ROOT = "CSPELL_GLOB_ROOT"; -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/CSpellSettingsServer.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/CSpellSettingsServer.js var import_assert7 = __toESM(require("assert"), 1); var path6 = __toESM(require("path"), 1); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/AutoResolve.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/AutoResolve.js function autoResolve(map3, key, resolve13) { const found = map3.get(key); if (found !== void 0 || map3.has(key)) @@ -54747,7 +54746,7 @@ var AutoResolveWeakCache = class { } }; -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/constants.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/constants.js var COMPOUND_FIX = "+"; var OPTIONAL_COMPOUND_FIX = "*"; var CASE_INSENSITIVE_PREFIX = "~"; @@ -54761,7 +54760,7 @@ var defaultTrieInfo = Object.freeze({ isCaseAware: true }); -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/utils/memorizeLastCall.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/utils/memorizeLastCall.js var SymEmpty = Symbol("memorizeLastCall"); function memorizeLastCall(fn) { let lastP = void 0; @@ -54776,7 +54775,7 @@ function memorizeLastCall(fn) { return calc; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/utils/mergeDefaults.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/utils/mergeDefaults.js function mergeDefaults(value, defaultValue) { const result = { ...defaultValue }; if (value) { @@ -54789,7 +54788,7 @@ function mergeDefaults(value, defaultValue) { return result; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/ITrieNode/find.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/ITrieNode/find.js var defaultLegacyMinCompoundLength = 3; var _defaultFindOptions = { matchCase: false, @@ -55021,7 +55020,7 @@ function _createFindOptions(options) { return mergeDefaults(options, _defaultFindOptions); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/walker/walkerTypes.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/walker/walkerTypes.js var JOIN_SEPARATOR = "+"; var WORD_SEPARATOR = " "; var CompoundWordsMethod; @@ -55031,7 +55030,7 @@ var CompoundWordsMethod; CompoundWordsMethod2[CompoundWordsMethod2["JOIN_WORDS"] = 2] = "JOIN_WORDS"; })(CompoundWordsMethod || (CompoundWordsMethod = {})); -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/ITrieNode/walker/walker.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/ITrieNode/walker/walker.js function* compoundWalker(root, compoundingMethod) { const empty = Object.freeze([]); const roots = { @@ -55141,7 +55140,7 @@ function* walkerWordsITrie(root) { } } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/ITrieNode/trie-util.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/ITrieNode/trie-util.js function iteratorTrieWords(node) { return walkerWords(node); } @@ -55173,7 +55172,7 @@ function countWords(root) { return walk4(root); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/TrieNode/trie.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/TrieNode/trie.js function trieRootToITrieRoot(root) { return ImplITrieRoot.toITrieNode(root); } @@ -55257,7 +55256,7 @@ var ImplITrieRoot = class extends ImplITrieNode { } }; -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/walker/walker.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/walker/walker.js var useITrie = false; var walkerWords2 = useITrie ? _walkerWords2 : _walkerWords; function* _walkerWords(root) { @@ -55333,7 +55332,7 @@ function* walkerWordsITrie2(root) { } } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/suggestions/genSuggestionsOptions.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/suggestions/genSuggestionsOptions.js var defaultGenSuggestionOptions = { compoundMethod: CompoundWordsMethod.NONE, ignoreCase: true, @@ -55373,7 +55372,7 @@ function assign(dest, src, k) { dest[k] = src[k] ?? dest[k]; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/utils/PairingHeap.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/utils/PairingHeap.js var PairingHeap = class { constructor(compare4) { this.compare = compare4; @@ -55465,7 +55464,7 @@ function mergeSiblings(compare4, n) { return ss ? merge(compare4, m, mergeSiblings(compare4, ss)) : m; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/suggestions/constants.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/suggestions/constants.js var DEFAULT_COMPOUNDED_WORD_SEPARATOR = "\u2219"; var opCosts = { baseCost: 100, @@ -55478,7 +55477,7 @@ var opCosts = { wordLengthCostFactor: 0.5 }; -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/suggestions/orthography.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/suggestions/orthography.js var intl = new Intl.Collator("en", { sensitivity: "base" }); var compare = intl.compare; var visualLetterGroups = [ @@ -55530,10 +55529,10 @@ function calcVisualLetterMasks(groups) { return map3; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/distance/distanceAStarWeighted.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/distance/distanceAStarWeighted.js var import_assert4 = __toESM(require("assert"), 1); -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/distance/weightedMaps.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/distance/weightedMaps.js var matchPossibleWordSeparators = /[+∙•・●]/g; function createWeightMap(...defs) { const map3 = _createWeightMap(); @@ -55743,7 +55742,7 @@ function normalizeMap(map3) { return map3.replace(matchPossibleWordSeparators, DEFAULT_COMPOUNDED_WORD_SEPARATOR); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/distance/distanceAStarWeighted.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/distance/distanceAStarWeighted.js function distanceAStarWeighted(wordA, wordB, map3, cost = 100) { const calc = createWeightCostCalculator(map3); const best = _distanceAStarWeightedEx(wordA, wordB, calc, cost); @@ -55842,17 +55841,17 @@ function compare2(a, b) { return a.c - b.c || b.ai + b.bi - a.ai - a.bi; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/distance/levenshtein.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/distance/levenshtein.js var initialRow = ".".repeat(50).split("").map((_, i) => i); Object.freeze(initialRow); -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/distance/distance.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/distance/distance.js var defaultCost = 100; function editDistanceWeighted(wordA, wordB, weights, editCost = defaultCost) { return distanceAStarWeighted(wordA, wordB, weights, editCost); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/utils/timer.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/utils/timer.js function startTimer() { const start = performance.now(); return () => performance.now() - start; @@ -55956,7 +55955,7 @@ function getGlobalPerfTimer() { return timer; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/utils/util.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/utils/util.js function isDefined3(a) { return a !== void 0; } @@ -55983,7 +55982,7 @@ function replaceAllFactory(match2, replaceWithText) { return (text) => text.replace(r, replaceWithText); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/suggestions/suggestCollector.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/suggestions/suggestCollector.js var defaultMaxNumberSuggestions = 10; var BASE_COST = 100; var MAX_NUM_CHANGES = 5; @@ -56162,7 +56161,7 @@ function isSuggestionResult(s) { return !!r && typeof r === "object" && r?.cost !== void 0 && r.word != void 0; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/suggestions/suggestAStar.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/suggestions/suggestAStar.js function comparePath(a, b) { return a.c / (a.i + 1) - b.c / (b.i + 1) + (b.i - a.i); } @@ -56425,19 +56424,19 @@ function searchTrieCostNodesMatchingTrie2(trie, node, emit, s = "") { } } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/utils/assert.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/utils/assert.js function assert7(condition, message = "Assert Failed") { if (condition) return; throw new Error(message); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/utils/mergeOptionalWithDefaults.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/utils/mergeOptionalWithDefaults.js function mergeOptionalWithDefaults(...options) { return options.reduce((acc, opt) => mergeDefaults(opt, acc), defaultTrieInfo); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/TrieBlob/FastTrieBlobBitMaskInfo.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/TrieBlob/FastTrieBlobBitMaskInfo.js function extractInfo(info4) { const { NodeMaskEOW, NodeMaskChildCharIndex, NodeChildRefShift } = info4; return { @@ -56447,7 +56446,7 @@ function extractInfo(info4) { }; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/TrieBlob/FastTrieBlobInternals.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/TrieBlob/FastTrieBlobInternals.js var FastTrieBlobInternals = class { constructor(nodes, charIndex, charToIndexMap, maskInfo) { this.nodes = nodes; @@ -56460,7 +56459,7 @@ var FastTrieBlobInternals = class { } }; -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/TrieBlob/FastTrieBlobIRoot.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/TrieBlob/FastTrieBlobIRoot.js var EmptyKeys2 = Object.freeze([]); var EmptyNodes = Object.freeze([]); var FastTrieBlobINode = class _FastTrieBlobINode { @@ -56554,7 +56553,7 @@ var FastTrieBlobIRoot = class extends FastTrieBlobINode { } }; -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/TrieBlob/TrieBlobIRoot.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/TrieBlob/TrieBlobIRoot.js var TrieBlobInternals = class { constructor(nodes, charIndex, charToIndexMap, maskInfo) { this.nodes = nodes; @@ -56659,7 +56658,7 @@ var TrieBlobIRoot = class extends TrieBlobINode { } }; -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/TrieBlob/TrieBlob.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/TrieBlob/TrieBlob.js var NodeHeaderNumChildrenBits = 8; var NodeHeaderNumChildrenShift = 0; var HEADER_SIZE_UINT32 = 8; @@ -56887,7 +56886,7 @@ function splitString(s, len = 64) { return splits; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/TrieBlob/FastTrieBlob.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/TrieBlob/FastTrieBlob.js var FastTrieBlob = class _FastTrieBlob { constructor(nodes, charIndex, bitMasksInfo, options) { this.nodes = nodes; @@ -57055,7 +57054,7 @@ function createCharToIndexMap(charIndex) { return map3; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/TrieBlob/resolveMap.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/TrieBlob/resolveMap.js function resolveMap(map3, key, resolve13) { const r = map3.get(key); if (r !== void 0) @@ -57065,7 +57064,7 @@ function resolveMap(map3, key, resolve13) { return v; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/TrieBlob/FastTrieBlobBuilder.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/TrieBlob/FastTrieBlobBuilder.js var FastTrieBlobBuilder = class _FastTrieBlobBuilder { constructor(options, bitMasksInfo = _FastTrieBlobBuilder.DefaultBitMaskInfo) { this.charToIndexMap = /* @__PURE__ */ Object.create(null); @@ -57318,7 +57317,7 @@ FastTrieBlobBuilder.DefaultBitMaskInfo = { NodeChildRefShift: FastTrieBlobBuilder.NodeChildRefShift }; -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/utils/clean.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/utils/clean.js function clean3(t) { const copy = { ...t }; for (const key of Object.keys(copy)) { @@ -57329,7 +57328,7 @@ function clean3(t) { return copy; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/ITrie.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/ITrie.js var defaultLegacyMinCompoundLength2 = 3; var ITrieImpl = class _ITrieImpl { constructor(data, numNodes) { @@ -57493,17 +57492,17 @@ var ITrieImpl = class _ITrieImpl { } }; -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/buildITrie.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/buildITrie.js function buildITrieFromWords(words, info4 = {}) { const builder2 = new FastTrieBlobBuilder(info4); builder2.insert(words); return new ITrieImpl(builder2.build()); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/TrieNode/TrieNode.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/TrieNode/TrieNode.js var FLAG_WORD = 1; -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/TrieNode/trie-util.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/TrieNode/trie-util.js function insert2(text, root = {}) { let node = root; for (let i = 0; i < text.length; ++i) { @@ -57606,7 +57605,7 @@ function trieNodeToRoot(node, options) { }; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/consolidate.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/consolidate.js function consolidate(root) { let count3 = 0; const signatures = /* @__PURE__ */ new Map(); @@ -57690,7 +57689,7 @@ function consolidate(root) { return trieNodeToRoot(process6(root), root); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/TrieNode/find.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/TrieNode/find.js var defaultLegacyMinCompoundLength3 = 3; var _defaultFindOptions2 = { matchCase: false, @@ -57723,7 +57722,7 @@ function _createFindOptions2(options) { return mergeDefaults(options, _defaultFindOptions2); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/TrieNode/TrieNodeTrie.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/TrieNode/TrieNodeTrie.js var TrieNodeTrie = class _TrieNodeTrie { constructor(root) { this.root = root; @@ -58252,7 +58251,7 @@ var builder = Object.freeze({ } }); -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/io/importExportV1.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/io/importExportV1.js var EOW = "*"; var DATA = EOW; function* toIterableIterator2(iter) { @@ -58313,7 +58312,7 @@ function importTrie(linesX) { return trieNodeToRoot(n.root, { isCaseAware: false }); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/io/importExportV2.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/io/importExportV2.js var EOW2 = "*"; var DATA2 = "__DATA__"; function* toIterableIterator3(iter) { @@ -58376,7 +58375,7 @@ function importTrie2(linesX) { return trieNodeToRoot(n.root, { isCaseAware: false }); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/io/constants.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/io/constants.js var EOW3 = "$"; var BACK = "<"; var EOL = "\n"; @@ -58386,7 +58385,7 @@ var REF_REL = "@"; var EOR = ";"; var ESCAPE = "\\"; -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/io/importExportV4.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/io/importExportV4.js var REF_INDEX_BEGIN = "["; var REF_INDEX_END = "]"; var INLINE_DATA_COMMENT_LINE = "/"; @@ -58617,10 +58616,10 @@ function tapIterable(iterable) { }; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/TrieNode/TrieNodeBuilder.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/TrieNode/TrieNodeBuilder.js var EOW4 = Object.freeze({ f: 1, k: true }); -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/io/importV3.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/io/importV3.js var specialCharacterMap2 = /* @__PURE__ */ new Map([ ["\n", "\\n"], ["\r", "\\r"], @@ -58769,12 +58768,12 @@ function stringToCharSet2(values) { return set; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/io/importV3FastBlob.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/io/importV3FastBlob.js function importTrieV3AsFastTrieBlob(srcLines) { return importTrieV3WithBuilder(new FastTrieBlobBuilder(), srcLines); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/io/decode.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/io/decode.js function decodeTrieData(raw) { return decodeStringFormat(typeof raw === "string" ? raw : raw.toString("utf8")); } @@ -58820,13 +58819,13 @@ function importTrie4(input) { return method(lines); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/decodeTrie.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/decodeTrie.js function decodeTrie(raw) { const data = decodeTrieData(raw); return new ITrieImpl(data); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/io/importExportV3.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/io/importExportV3.js var specialCharacters2 = stringToCharSet3([EOW3, BACK, EOL, REF, EOR, ESCAPE, LF, "0123456789", "`~!@#$%^&*()_-+=[]{};:'\"<>,./?\\|"].join("")); var specialPrefix2 = stringToCharSet3("~!"); function stringToCharSet3(values) { @@ -58838,7 +58837,7 @@ function stringToCharSet3(values) { return set; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/models/locale/knownLocales.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/models/locale/knownLocales.js var codes2 = [ // ['code', 'language'[', ''locale']], ["af", "Afrikaans"], @@ -59373,7 +59372,7 @@ var codes2 = [ ["zu-ZA", "Zulu", "South Africa"] ]; -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/models/locale/locale.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/models/locale/locale.js var codesByLocale; var Locale = class { constructor(locale) { @@ -59429,7 +59428,7 @@ function parseLocale(locales) { return locales.map(createLocale); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/mappers/mapCosts.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/mappers/mapCosts.js var defaultEditCosts = { accentCosts: 1, baseCost: 100, @@ -59452,7 +59451,7 @@ function mapEditCosts(costs = {}) { return { ...defaultEditCosts, ...cleanCopy(costs) }; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/utils/text.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/utils/text.js function expandCharacterSet(line, rangeChar = "-") { const charSet = /* @__PURE__ */ new Set(); let mode = 0; @@ -59507,13 +59506,13 @@ function stripNonAccents(characters) { return characters.normalize("NFD").replace(/[^\p{M}]/gu, ""); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/mappers/joinLetters.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/mappers/joinLetters.js function joinLetters(letters) { const v = [...letters]; return v.map((a) => a.length > 1 || !a.length ? `(${a})` : a).join(""); } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/mappers/mapToSuggestionCostDef.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/mappers/mapToSuggestionCostDef.js function parseAlphabet(cs, locale, editCost) { const { cost, penalty } = cs; const characters = expandCharacterSet(cs.characters); @@ -59611,7 +59610,7 @@ function* splitMap2(map3) { } } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/mappers/mapHunspellInformation.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/mappers/mapHunspellInformation.js function hunspellInformationToSuggestionCostDef(hunInfo, locales) { const costs = calcCosts(hunInfo.costs, locales); const operations = [ @@ -59774,7 +59773,7 @@ function asArrayOf(v) { return Array.isArray(v) ? v : [v]; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/mappers/mapDictionaryInfo.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/mappers/mapDictionaryInfo.js function mapDictionaryInformation(dictInfo) { const _locale = dictInfo.locale; const locale = _locale ? parseLocale(_locale).filter((loc) => loc.isValid()) : void 0; @@ -59831,7 +59830,7 @@ function mapAdjustment(adj) { }; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/mappers/mapDictionaryInfoToWeightMap.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/mappers/mapDictionaryInfoToWeightMap.js var defaultDefs = [ { map: "1234567890-.", @@ -59864,24 +59863,24 @@ function mapDictionaryInformationToWeightMap(dictInfo) { return map3; } -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/suggestions/suggest.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/suggestions/suggest.js var baseCost = opCosts.baseCost; var swapCost = opCosts.swapCost; var postSwapCost = swapCost - baseCost; var mapSubCost = opCosts.visuallySimilar; var maxCostScale = opCosts.wordLengthCostFactor; -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/TrieBuilder.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/TrieBuilder.js var SymbolFrozenNode = Symbol(); -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/utils/normalizeWord.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/utils/normalizeWord.js var normalizeWord = (text) => text.normalize(); var normalizeWordForCaseInsensitive = (text) => { const t = text.toLowerCase(); return [t, t.normalize("NFD").replace(/\p{M}/gu, "")]; }; -// ../node_modules/.pnpm/cspell-trie-lib@7.3.8/node_modules/cspell-trie-lib/dist/lib/SimpleDictionaryParser.js +// ../node_modules/.pnpm/cspell-trie-lib@7.3.9/node_modules/cspell-trie-lib/dist/lib/SimpleDictionaryParser.js var RegExpSplit = /[\s,;]/g; var _defaultOptions = { commentCharacter: LINE_COMMENT, @@ -60017,10 +60016,10 @@ function splitLine(line, regExp) { return encodeLine(line).split(regExp).map((line2) => decodeLine(line2)); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/DictionarySettings.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/DictionarySettings.js var path5 = __toESM(require("path"), 1); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/DictionaryReferenceCollection.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/DictionaryReferenceCollection.js function createDictionaryReferenceCollection(dictionaries) { return new _DictionaryReferenceCollection(dictionaries); } @@ -60064,7 +60063,7 @@ function mapReference(ref) { return { name: name.trim(), weight }; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/DictionarySettings.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/DictionarySettings.js function filterDictDefsToLoad(dictRefCol, defs) { const allActiveDefs = defs.filter(({ name }) => dictRefCol.isEnabled(name)).map(fixPath); return [...new Map(allActiveDefs.map((d) => [d.name, d])).values()]; @@ -60161,7 +60160,7 @@ var _DictionaryDefinitionInternalWithSource = class { } }; -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/textRegex.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/textRegex.js var regExUpperSOrIng = /([\p{Lu}\p{M}]+\\?['’]?(?:s|ing|ies|es|ings|ed|ning))(?!\p{Ll})/gu; var regExSplitWords = /(\p{Ll}\p{M}?)(\p{Lu})/gu; var regExSplitWords2 = /(\p{Lu}\p{M}?)(\p{Lu}\p{M}?\p{Ll})/gu; @@ -60274,7 +60273,7 @@ function removeVerboseFromRegExp(pattern) { return result.result; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/patterns.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/patterns.js function resolvePatterns(regExpList = [], patternDefinitions = []) { const patternMap = new Map(patternDefinitions.map((def) => [def.name.toLowerCase(), def.pattern])); const resolved = /* @__PURE__ */ new Set(); @@ -60300,7 +60299,7 @@ function toRegExp(pattern) { return pattern instanceof RegExp ? new RegExp(pattern) : stringToRegExp(pattern, "gim", "g"); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/CSpellSettingsServer.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/CSpellSettingsServer.js function mergeListUnique(left, right) { if (!Array.isArray(left)) return Array.isArray(right) ? right : void 0; @@ -60587,10 +60586,10 @@ function extractParsers(plugins) { return parserCache.get(plugins, mapPlugins); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/GlobalSettings.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/GlobalSettings.js var import_util36 = require("util"); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/errors.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/errors.js var import_util34 = require("util"); var allowStringOrUndefined = { string: true, @@ -60878,10 +60877,10 @@ ${permissionError} } }; -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/cfgStore.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/cfgStore.js var ConfigStore = Configstore; -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/GlobalSettings.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/GlobalSettings.js var packageName = "cspell"; function getRawGlobalSettings() { const name = "CSpell Configstore"; @@ -60923,7 +60922,7 @@ function writeRawGlobalSettings(settings) { } } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/Controller/ImportError.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/Controller/ImportError.js var ImportError = class extends Error { constructor(msg, cause) { super(msg); @@ -60936,7 +60935,7 @@ var UnsupportedPnpFile = class extends Error { } }; -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/Controller/pnpLoader.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/Controller/pnpLoader.js var import_clear_module = __toESM(require_clear_module(), 1); // ../node_modules/.pnpm/find-up@6.3.0/node_modules/find-up/index.js @@ -61216,7 +61215,7 @@ function findUpSync(name, options = {}) { return matches[0]; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/Controller/pnpLoader.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/Controller/pnpLoader.js var import_import_fresh = __toESM(require_import_fresh(), 1); var defaultPnpFiles = [".pnp.cjs", ".pnp.js"]; var supportedSchemas = /* @__PURE__ */ new Set(["file"]); @@ -61338,17 +61337,17 @@ function rejectToUndefined(p) { return p.catch(() => void 0); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/defaultSettings.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/defaultSettings.js var defaultSettings = createCSpellSettingsInternal({ id: "default", name: "default", version: currentSettingsFileVersion }); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/normalizeRawSettings.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/normalizeRawSettings.js var path11 = __toESM(require("path"), 1); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/toGlobDef.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/toGlobDef.js function toGlobDef(g, root, source) { if (g === void 0) return void 0; @@ -61368,7 +61367,7 @@ function toGlobDef(g, root, source) { return g; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/normalizeRawSettings.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/normalizeRawSettings.js function normalizeRawConfig(config) { if (typeof config.version === "number") { config.version = config.version.toString(); @@ -61467,7 +61466,7 @@ function resolveFilePath(filename, pathToSettingsFile) { return path11.resolve(pathToSettingsFile, filename.replace("${cwd}", cwd)); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/PnPSettings.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/PnPSettings.js var defaultPnPSettings = Object.freeze({}); var lastPnP = defaultPnPSettings; function normalizePnPSettings(settings) { @@ -61482,7 +61481,7 @@ function equal(a, b) { return a === b || a.usePnP === b.usePnP && (a.pnpFiles === b.pnpFiles || a.pnpFiles?.join("|") === b.pnpFiles?.join("|")); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/configLoader.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/configLoader.js var supportedCSpellConfigVersions = [configSettingsFileVersion0_2]; var setOfSupportedConfigVersions = Object.freeze(new Set(supportedCSpellConfigVersions)); var sectionCSpell = "cSpell"; @@ -61880,7 +61879,7 @@ function cspellConfigExplorerSync() { return gcl()._cspellConfigExplorerSync; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/extractImportErrors.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/extractImportErrors.js function extractImportErrors(settings) { const imports = mergeImportRefs2(settings); return !imports ? [] : [...imports.values()].filter(isImportFileRefWithError); @@ -61903,7 +61902,7 @@ function isImportFileRefWithError(ref) { return !!ref.error; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/readSettings.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/readSettings.js function readSettings(filename, relativeToOrDefault, defaultValue) { const loader2 = getDefaultConfigLoader(); if (typeof relativeToOrDefault !== "string" || defaultValue === void 0) @@ -61911,12 +61910,12 @@ function readSettings(filename, relativeToOrDefault, defaultValue) { return loader2.readSettings(filename, relativeToOrDefault, defaultValue); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/readSettingsFiles.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/Controller/configLoader/readSettingsFiles.js function readSettingsFiles(filenames) { return filenames.map((filename) => readSettings(filename)).reduce((a, b) => mergeSettings(a, b), defaultSettings); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/link.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/link.js function listGlobalImports() { const globalSettings = getRawGlobalSettings(); const list = resolveImports(globalSettings).map(({ filename, settings, error: error3 }) => ({ @@ -62030,7 +62029,7 @@ function findPackageForCSpellConfig(pathToConfig) { } } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/text.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/text.js var text_exports = {}; __export(text_exports, { __testing__: () => __testing__2, @@ -62063,7 +62062,7 @@ __export(text_exports, { ucFirst: () => ucFirst }); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/search.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/search.js function binarySearch(arr, item, leftOffset, rightOffset) { let left = Math.max(leftOffset ?? 0, 0); let right = Math.min(rightOffset ?? arr.length, arr.length); @@ -62078,7 +62077,7 @@ function binarySearch(arr, item, leftOffset, rightOffset) { return left; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/text.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/text.js function splitCamelCaseWordWithOffset(wo) { return splitCamelCaseWord(wo.text).map(scanMap((last, text) => ({ text, offset: last.offset + last.text.length }), { text: "", @@ -62237,7 +62236,7 @@ var __testing__2 = { regExWordsAndDigits }; -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/LanguageIds.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/LanguageIds.js var languageExtensionDefinitions = [ { id: "ada", extensions: [".adb", ".ads"] }, { id: "apiblueprint", extensions: [".apib", ".apiblueprint"] }, @@ -62256,7 +62255,7 @@ var languageExtensionDefinitions = [ { id: "css", extensions: [".css"] }, { id: "dhall", extensions: [".dhall"] }, { id: "diff", extensions: [".diff", ".patch", ".rej"] }, - { id: "dockerfile", extensions: [".dockerfile"], filenames: ["Dockerfile"] }, + { id: "dockerfile", extensions: [".dockerfile"], filenames: ["Dockerfile", "dockerfile"] }, { id: "elixir", extensions: [".ex", ".exs"] }, { id: "fsharp", extensions: [".fs", ".fsi", ".fsx", ".fsscript"] }, { id: "go", extensions: [".go"] }, @@ -62283,7 +62282,7 @@ var languageExtensionDefinitions = [ { id: "less", extensions: [".less"] }, { id: "literate haskell", extensions: [".lhs"] }, { id: "lua", extensions: [".lua"] }, - { id: "makefile", extensions: [".mk"] }, + { id: "makefile", extensions: [".mk"], filenames: ["makefile"] }, { id: "markdown", extensions: [".md", ".mdown", ".markdown", ".markdn"] }, { id: "mdx", extensions: [".mdx"] }, { id: "monkeyc", extensions: [".mc", ".mb"] }, @@ -62523,12 +62522,12 @@ function getLanguagesForBasename(basename7) { return _getLanguagesForBasename(basename7) || _getLanguagesForBasename(basename7.toLowerCase()) || []; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Document/normalizeLanguageIds.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Document/normalizeLanguageIds.js function normalizeLanguageIds(languageId) { return (Array.isArray(languageId) ? languageId.join(",") : languageId).split(",").map((s) => s.trim()); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Document/isBinaryDoc.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Document/isBinaryDoc.js function isBinaryDoc(document) { return isBinaryFile(toUri(document.uri), document.languageId); } @@ -62543,10 +62542,10 @@ function isBinaryFile(filename, languageId) { return isGeneratedFile(file); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Document/resolveDocument.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Document/resolveDocument.js var import_promises = require("fs/promises"); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Models/TextDocument.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Models/TextDocument.js var import_assert8 = __toESM(require("assert"), 1); // ../node_modules/.pnpm/vscode-languageserver-textdocument@1.0.11/node_modules/vscode-languageserver-textdocument/lib/esm/main.js @@ -62759,7 +62758,7 @@ function getWellformedEdit(textEdit) { return textEdit; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Models/TextDocument.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Models/TextDocument.js var TextDocumentImpl = class { constructor(uri, text, languageId, locale, version4) { this.uri = uri; @@ -62854,7 +62853,7 @@ function isTextDocumentImpl(doc) { } var isTextDocument = isTextDocumentImpl; -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Document/resolveDocument.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Document/resolveDocument.js var defaultEncoding = "utf8"; function fileToDocument(file, text, languageId, locale) { return clean({ @@ -62895,7 +62894,7 @@ function isDocumentWithText(doc) { return doc.text !== void 0; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/FeatureFlags/FeatureFlags.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/FeatureFlags/FeatureFlags.js var systemFeatureFlags; var FeatureFlags = class { constructor(flags = []) { @@ -62963,7 +62962,7 @@ function toBool(value) { return boolValues[value.toLowerCase()]; } -// ../node_modules/.pnpm/cspell-grammar@7.3.8/node_modules/cspell-grammar/dist/parser/grammarTypesHelpers.js +// ../node_modules/.pnpm/cspell-grammar@7.3.9/node_modules/cspell-grammar/dist/parser/grammarTypesHelpers.js function isPatternInclude(p) { return !!p.include; } @@ -62985,7 +62984,7 @@ function isPatternPatterns(p) { return Array.isArray(p.patterns); } -// ../node_modules/.pnpm/cspell-grammar@7.3.8/node_modules/cspell-grammar/dist/parser/matchResult.js +// ../node_modules/.pnpm/cspell-grammar@7.3.9/node_modules/cspell-grammar/dist/parser/matchResult.js function segmentMatch(mr) { const { matches, index, groups, input } = mr; const segments = []; @@ -63022,7 +63021,7 @@ function createSimpleMatchResult(match2, input, index, lineNumber) { return { index, input, match: match2, matches: [match2], groups, lineNumber }; } -// ../node_modules/.pnpm/cspell-grammar@7.3.8/node_modules/cspell-grammar/dist/parser/scope.js +// ../node_modules/.pnpm/cspell-grammar@7.3.9/node_modules/cspell-grammar/dist/parser/scope.js var import_assert9 = __toESM(require("assert"), 1); var Scope = class _Scope { constructor(value, parent) { @@ -63089,7 +63088,7 @@ function isScopeLike(value) { return typeof value === "object" && !Array.isArray(value) && value.value !== void 0; } -// ../node_modules/.pnpm/cspell-grammar@7.3.8/node_modules/cspell-grammar/dist/parser/grammarNormalizer.js +// ../node_modules/.pnpm/cspell-grammar@7.3.9/node_modules/cspell-grammar/dist/parser/grammarNormalizer.js function normalizeGrammar(grammar2) { return new ImplNGrammar(grammar2); } @@ -63346,20 +63345,20 @@ var ImplNPatternPatterns = class { } }; -// ../node_modules/.pnpm/cspell-grammar@7.3.8/node_modules/cspell-grammar/dist/parser/grammar.js +// ../node_modules/.pnpm/cspell-grammar@7.3.9/node_modules/cspell-grammar/dist/parser/grammar.js function compileGrammar(grammar2) { return normalizeGrammar(grammar2); } -// ../node_modules/.pnpm/cspell-grammar@7.3.8/node_modules/cspell-grammar/dist/parser/tokenizeLine.js +// ../node_modules/.pnpm/cspell-grammar@7.3.9/node_modules/cspell-grammar/dist/parser/tokenizeLine.js var import_assert10 = __toESM(require("assert"), 1); -// ../node_modules/.pnpm/cspell-grammar@7.3.8/node_modules/cspell-grammar/dist/parser/util.js +// ../node_modules/.pnpm/cspell-grammar@7.3.9/node_modules/cspell-grammar/dist/parser/util.js function isDefined4(t) { return t !== void 0 && t !== null; } -// ../node_modules/.pnpm/cspell-grammar@7.3.8/node_modules/cspell-grammar/dist/parser/processors/procMatchingRule.js +// ../node_modules/.pnpm/cspell-grammar@7.3.9/node_modules/cspell-grammar/dist/parser/processors/procMatchingRule.js function applyCaptureToBeginOrMatch(matchRuleResult) { const { match: match2, rule } = matchRuleResult; const bePattern = rule.pattern; @@ -63485,7 +63484,7 @@ function applyCaptures(rule, match2, captures) { return parsedText; } -// ../node_modules/.pnpm/cspell-grammar@7.3.8/node_modules/cspell-grammar/dist/parser/tokenizeLine.js +// ../node_modules/.pnpm/cspell-grammar@7.3.9/node_modules/cspell-grammar/dist/parser/tokenizeLine.js function tokenizeLine(line, rule) { const text = line.text; const lineLen = line.text.length; @@ -63597,7 +63596,7 @@ function findNearestWithEnd(ctx) { return ctx; } -// ../node_modules/.pnpm/cspell-grammar@7.3.8/node_modules/cspell-grammar/dist/grammars/typescript.js +// ../node_modules/.pnpm/cspell-grammar@7.3.9/node_modules/cspell-grammar/dist/grammars/typescript.js var repository = { statements: { name: "code.ts", @@ -63760,7 +63759,7 @@ var grammar = { repository }; -// ../node_modules/.pnpm/cspell-grammar@7.3.8/node_modules/cspell-grammar/dist/mappers/appendMappedText.js +// ../node_modules/.pnpm/cspell-grammar@7.3.9/node_modules/cspell-grammar/dist/mappers/appendMappedText.js var import_assert11 = __toESM(require("assert"), 1); function appendMappedText(a, b) { if (!a.map && !b.map) { @@ -63798,7 +63797,7 @@ function joinMaps(aMap, bMap) { return r; } -// ../node_modules/.pnpm/cspell-grammar@7.3.8/node_modules/cspell-grammar/dist/mappers/typescript.js +// ../node_modules/.pnpm/cspell-grammar@7.3.9/node_modules/cspell-grammar/dist/mappers/typescript.js var hexChars = { "0": 0, "1": 1, @@ -63932,7 +63931,7 @@ function mapRawString(text) { }; } -// ../node_modules/.pnpm/cspell-grammar@7.3.8/node_modules/cspell-grammar/dist/parser/parser.js +// ../node_modules/.pnpm/cspell-grammar@7.3.9/node_modules/cspell-grammar/dist/parser/parser.js function mapTokenizedLine(tl) { return tl.tokens.map((t) => ({ text: t.text, @@ -63951,7 +63950,7 @@ function createParser(grammar2, name, transform2 = mapTokenizedLines) { return { name, parse: parse4 }; } -// ../node_modules/.pnpm/cspell-grammar@7.3.8/node_modules/cspell-grammar/dist/parsers/typescript/TypeScriptParser.js +// ../node_modules/.pnpm/cspell-grammar@7.3.9/node_modules/cspell-grammar/dist/parsers/typescript/TypeScriptParser.js var tsGrammar = compileGrammar(grammar); var pool = new ScopePool(); var useScope = /* @__PURE__ */ new WeakMap(); @@ -64033,13 +64032,13 @@ function doesScopeMatch(s, match2) { return typeof s === "string" ? s.startsWith(match2) : s.value.startsWith(match2); } -// ../node_modules/.pnpm/cspell-grammar@7.3.8/node_modules/cspell-grammar/dist/parsers/index.js +// ../node_modules/.pnpm/cspell-grammar@7.3.9/node_modules/cspell-grammar/dist/parsers/index.js var parsers2 = [parser]; -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/DefaultSettings.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/DefaultSettings.js var import_lib_cjs = __toESM(require_lib_cjs(), 1); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Models/PatternRegExp.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Models/PatternRegExp.js var PatternRegExp = class extends RegExp { constructor(pattern) { super(pattern); @@ -64049,7 +64048,7 @@ var PatternRegExp = class extends RegExp { } }; -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/LanguageSettings.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/LanguageSettings.js var defaultLocale = "en"; var defaultLanguageSettings = []; function getDefaultLanguageSettings() { @@ -64159,7 +64158,7 @@ function calcSettingsForLanguageId(baseSettings, languageId) { return langSettings; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/RegExpPatterns.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/RegExpPatterns.js var regExMatchUrls = /(?:https?|ftp):\/\/[^\s"]+/gi; var regExHRef = /\bhref\s*=\s*".*?"/gi; var regExMatchCommonHexFormats = /(?:#[0-9a-f]{3,8})|(?:0x[0-9a-f]+)|(?:\\u[0-9a-f]{4})|(?:\\x\{[0-9a-f]{4}\})/gi; @@ -64188,7 +64187,7 @@ var regExRepeatedChar = /^(\w)\1{3,}$/i; var regExSha = /\bsha\d+-[a-z0-9+/]{25,}={0,3}/gi; var regExHashStrings = /(?:\b(?:sha\d+|md5|base64|crypt|bcrypt|scrypt|security-token|assertion)[-,:$=]|#code[/])[-\w/+%.]{25,}={0,3}(?:(['"])\s*\+?\s*\1?[-\w/+%.]+={0,3})*(?![-\w/+=%.])/gi; -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/DefaultSettings.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/DefaultSettings.js var defaultConfigFileModuleRef = "@cspell/cspell-bundled-dicts/cspell-default.json"; var defaultConfigFile = resolveConfigModule(defaultConfigFileModuleRef); var regExpSpellCheckerDisable = [ @@ -64338,7 +64337,7 @@ function getDefaultBundledSettings() { return getDefaultSettings(); } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/util/AutoCache.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/util/AutoCache.js var CACHE_SIZE = 100; var Cache01 = class { constructor(maxSize) { @@ -64407,7 +64406,7 @@ function extractStats(ac) { return { hits, misses, swaps }; } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/util/text.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/util/text.js var regExAllUpper2 = /^(?:\p{Lu}\p{M}?)+$/u; var regExAccents2 = /\p{M}/gu; function isUpperCase2(word) { @@ -64423,7 +64422,7 @@ function removeUnboundAccents(text) { return text.replace(regExAccents2, ""); } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryMethods.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryMethods.js var defaultNumSuggestions = 10; function wordSearchForms(word, isDictionaryCaseSensitive, ignoreCase2) { const forms2 = /* @__PURE__ */ new Set(); @@ -64488,7 +64487,7 @@ function createWeightMapFromDictionaryInformation(di) { return di ? mapDictionaryInformationToWeightMap(di) : void 0; } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/SpellingDictionary/CachingDictionary.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/SpellingDictionary/CachingDictionary.js var dictionaryCounter = 0; var DefaultAutoCacheSize = 1e3; var CachedDict = class { @@ -64529,7 +64528,7 @@ function createCachingDictionary(dict, options) { return cached; } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/util/AutoResolve.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/util/AutoResolve.js function autoResolveWeak2(map3, key, resolve13) { const found = map3.get(key); if (found !== void 0 || map3.has(key)) @@ -64557,15 +64556,15 @@ function createAutoResolveWeakCache() { return new AutoResolveWeakCache2(); } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/util/util.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/util/util.js function isDefined5(v) { return v !== void 0; } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/SpellingDictionary/createSpellingDictionary.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/SpellingDictionary/createSpellingDictionary.js var import_fast_equals = __toESM(require_fast_equals_cjs(), 1); -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/util/simpleCache.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/util/simpleCache.js var SimpleWeakCache = class { constructor(size) { this.size = size; @@ -64680,12 +64679,12 @@ var SimpleCache = class { } }; -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionary.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionary.js var defaultOptions = Object.freeze({ weightMap: void 0 }); -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/util/clean.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/util/clean.js function clean4(src) { const r = src; for (const key of Object.keys(r)) { @@ -64696,12 +64695,12 @@ function clean4(src) { return r; } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/util/regexHelper.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/util/regexHelper.js function escapeRegEx(s) { return s.replace(/[|\\{}()[\]^$+*?.]/g, "\\$&").replace(/-/g, "\\x2d"); } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/util/repMap.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/util/repMap.js function createMapper(repMap, ignoreCharset) { if (!repMap && !ignoreCharset) return (a) => a; @@ -64828,11 +64827,11 @@ function addToTrie(node, match2, replaceWith) { node.rep = [...s]; } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/SpellingDictionary/defaults.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/SpellingDictionary/defaults.js var ignoreCase = true; var isForbiddenIgnoreCaseAndAccents = false; -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryFromTrie.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryFromTrie.js var findWordOptionsCaseSensitive = Object.freeze({ caseSensitive: true }); var findWordOptionsNotCaseSensitive = Object.freeze({ caseSensitive: false }); var SpellingDictionaryFromTrie = class { @@ -64982,7 +64981,7 @@ function outerWordForms(word, mapWord) { return new Set(forms2); } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/SpellingDictionary/createSpellingDictionary.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/SpellingDictionary/createSpellingDictionary.js var cachedDictionaries = new AutoWeakCache(_createSpellingDictionary, 64); var maxSetSize = 3; var cachedParamsByWordList = new SimpleCache(64); @@ -65037,7 +65036,7 @@ function createFailedToLoadDictionary(name, source, error3, options) { }; } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/util/textMappers.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/util/textMappers.js function* mapperRemoveCaseAndAccents(words) { for (const word of words) { const lc = word.toLowerCase(); @@ -65048,10 +65047,10 @@ function* mapperRemoveCaseAndAccents(words) { } } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/SpellingDictionary/Typos/typosParser.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/SpellingDictionary/Typos/typosParser.js var import_assert12 = __toESM(require("assert"), 1); -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/SpellingDictionary/Typos/util.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/SpellingDictionary/Typos/util.js function normalizeTyposDefValue(value) { if (!value) return false; @@ -65131,7 +65130,7 @@ function hasSuggestions(v) { return isString3(v) || isArray(v); } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/SpellingDictionary/Typos/typosParser.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/SpellingDictionary/Typos/typosParser.js function assertString(v) { (0, import_assert12.default)(typeof v === "string", "A string was expected."); return true; @@ -65220,7 +65219,7 @@ function isIterable3(v) { return Symbol.iterator in v; } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/SpellingDictionary/TyposDictionary.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/SpellingDictionary/TyposDictionary.js var TyposDictionaryImpl = class { constructor(name, source, typosDef, ignoreList) { this.name = name; @@ -65341,7 +65340,7 @@ function createTyposDictionary(entries, name, source) { }); } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/SpellingDictionary/FlagWordsDictionary.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/SpellingDictionary/FlagWordsDictionary.js var FlagWordsDictionaryTrie = class extends SpellingDictionaryFromTrie { constructor(trie, name, source) { super(trie, name, defaultOptions, source); @@ -65461,7 +65460,7 @@ function bisect(values, predicate) { return { t, f }; } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/SpellingDictionary/IgnoreWordsDictionary.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/SpellingDictionary/IgnoreWordsDictionary.js var NormalizeForm = "NFC"; var IgnoreWordsDictionary = class { constructor(name, source, words) { @@ -65546,7 +65545,7 @@ function createIgnoreWordsDictionary(wordList, name, source) { }); } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryCollection.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/SpellingDictionary/SpellingDictionaryCollection.js function identityString(w) { return w; } @@ -65654,7 +65653,7 @@ function isWordForbiddenInAnyDictionary(dicts, word, ignoreCase2) { return genSequence(dicts).first((dict) => dict.isForbidden(word, ignoreCase2)); } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/SpellingDictionary/SuggestDictionary.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/SpellingDictionary/SuggestDictionary.js var SuggestDictionaryImpl = class { constructor(name, source, typosDef) { this.name = name; @@ -65743,7 +65742,7 @@ function createSuggestDictionary(entries, name, source) { }); } -// ../node_modules/.pnpm/cspell-dictionary@7.3.8/node_modules/cspell-dictionary/dist/SpellingDictionary/createInlineSpellingDictionary.js +// ../node_modules/.pnpm/cspell-dictionary@7.3.9/node_modules/cspell-dictionary/dist/SpellingDictionary/createInlineSpellingDictionary.js var cache = createAutoResolveWeakCache(); function createInlineSpellingDictionary(inlineDict, source) { return cache.get(inlineDict, () => { @@ -65758,13 +65757,13 @@ function createInlineSpellingDictionary(inlineDict, source) { }); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/static.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/static.js var cspellIO = new CSpellIONode(); function getCSpellIO() { return cspellIO; } -// ../node_modules/.pnpm/@cspell+strong-weak-map@7.3.8/node_modules/@cspell/strong-weak-map/dist/esm/StrongWeakMap.js +// ../node_modules/.pnpm/@cspell+strong-weak-map@7.3.9/node_modules/@cspell/strong-weak-map/dist/esm/StrongWeakMap.js var _a; var StrongWeakMap = class { constructor(init) { @@ -65882,7 +65881,7 @@ var StrongWeakMap = class { }; _a = Symbol.toStringTag; -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/SpellingDictionary/SpellingDictionaryError.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/SpellingDictionary/SpellingDictionaryError.js var SpellingDictionaryLoadError = class extends Error { constructor(uri, options, cause, message) { super(message); @@ -65896,7 +65895,7 @@ function isSpellingDictionaryLoadError(e) { return e instanceof SpellingDictionaryLoadError; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/SpellingDictionary/DictionaryController/DictionaryLoader.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/SpellingDictionary/DictionaryController/DictionaryLoader.js var MAX_AGE = 1e4; var loaders = { S: loadSimpleWordList, @@ -66170,7 +66169,7 @@ function toLines(content) { return content.split(/\n|\r\n|\r/); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/SpellingDictionary/DictionaryLoader.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/SpellingDictionary/DictionaryLoader.js var loader; function getDictionaryLoader(cspellIO2) { if (loader) @@ -66187,7 +66186,7 @@ async function refreshCacheEntries(maxAge, now) { return getDictionaryLoader().refreshCacheEntries(maxAge, now); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/SpellingDictionary/Dictionaries.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/SpellingDictionary/Dictionaries.js function loadDictionaryDefs(defsToLoad) { return defsToLoad.map(loadDictionary); } @@ -66230,7 +66229,7 @@ function _getDictionaryInternal(settings, spellDictionaries) { return createCollection(dictionaries, "dictionary collection"); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/InDocSettings.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/InDocSettings.js var regExMatchRegEx = /\/.*\/[gimuy]*/; var regExCSpellInDocDirective = /\b(?:spell-?checker|c?spell)::?(.*)/gi; var regExCSpellDirectiveKey = /(?<=\b(?:spell-?checker|c?spell)::?)(?!:)(.*)/i; @@ -66446,7 +66445,7 @@ function parseDisable(_match) { return {}; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/Settings/TextDocumentSettings.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/Settings/TextDocumentSettings.js function combineTextAndLanguageSettings(settings, text, languageId) { if (!text) { return toInternalSettings(calcSettingsForLanguageId(settings, languageId)); @@ -66460,7 +66459,7 @@ function extractSettingsFromText(text) { return getInDocumentSettings(text); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/textValidation/determineTextDocumentSettings.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/textValidation/determineTextDocumentSettings.js var path13 = __toESM(require("path"), 1); function determineTextDocumentSettings(doc, settings) { const filename = uriToFilePath(doc.uri); @@ -66477,21 +66476,21 @@ function getLanguageForFilename(filename) { return getLanguagesForBasename(basename7); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/textValidation/checkText.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/textValidation/checkText.js var import_assert16 = __toESM(require("assert"), 1); -// ../node_modules/.pnpm/@cspell+cspell-types@7.3.8/node_modules/@cspell/cspell-types/dist/index.mjs +// ../node_modules/.pnpm/@cspell+cspell-types@7.3.9/node_modules/@cspell/cspell-types/dist/index.mjs var dist_exports = {}; __reExport(dist_exports, __toESM(require_dist3(), 1)); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/textValidation/docValidator.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/textValidation/docValidator.js var import_assert15 = __toESM(require("assert"), 1); var import_path4 = __toESM(require("path"), 1); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/suggestions.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/suggestions.js var import_assert13 = __toESM(require("assert"), 1); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/memorizeLastCall.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/memorizeLastCall.js function memorizeLastCall2(fn) { let last; return (...p) => { @@ -66505,7 +66504,7 @@ function memorizeLastCall2(fn) { }; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/suggestions.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/suggestions.js var emptySuggestionOptions = Object.freeze({}); var emptyCSpellSettings = Object.freeze({}); async function* suggestionsForWords(words, options, settings) { @@ -66675,7 +66674,7 @@ var SuggestionError = class extends Error { } }; -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/simpleCache.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/simpleCache.js var SimpleCache2 = class { constructor(size) { this.size = size; @@ -66739,7 +66738,7 @@ var AutoCache = class extends SimpleCache2 { } }; -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/timer.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/timer.js var _hrTime = process?.hrtime || polyHrTime; function createTimer(hrTimeFn = _hrTime) { let start = hrTimeFn(); @@ -66772,12 +66771,12 @@ function polyHrTime(time) { return [s, n]; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/textValidation/defaultConstants.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/textValidation/defaultConstants.js var defaultMaxNumberOfProblems = 200; var defaultMaxDuplicateProblems = 5; var defaultMinWordLength = 4; -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/PairingHeap.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/PairingHeap.js var PairingHeap2 = class { constructor(compare4) { this.compare = compare4; @@ -66859,12 +66858,12 @@ function mergeSiblings2(compare4, n) { return ss ? merge3(compare4, m, mergeSiblings2(compare4, ss)) : m; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/regexHelper.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/regexHelper.js function escapeRegEx2(s) { return s.replace(/[|\\{}()[\]^$+*?.]/g, "\\$&").replace(/-/g, "\\x2d"); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/wordSplitter.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/wordSplitter.js var ignoreBreak = Object.freeze([]); function split(line, offset, isValidWord, options = {}) { const relWordToSplit = findNextWordText({ text: line.text, offset: offset - line.offset }); @@ -67168,7 +67167,7 @@ function mergeSortedBreaks(...maps) { return [].concat(...maps).sort((a, b) => a.offset - b.offset); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/textValidation/isWordValid.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/textValidation/isWordValid.js function hasWordCheck(dict, word) { word = word.includes("\\") ? word.replace(/\\/g, "") : word; return dict.has(word); @@ -67179,7 +67178,7 @@ function isWordValidWithEscapeRetry(dict, wo, line) { line.text[wo.offset - line.offset - 1] === "\\" && hasWordCheck(dict, wo.text.slice(1)); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/TextMap.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/TextMap.js var import_assert14 = __toESM(require("assert"), 1); function extractTextMapRangeOrigin(textMap, extractRange) { const { text: srcTxt, range: srcRange, map: srcMap } = textMap; @@ -67222,7 +67221,7 @@ function extractTextMapRangeOrigin(textMap, extractRange) { return { text, range, map: map3 }; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/textValidation/parsedText.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/textValidation/parsedText.js function mapRangeBackToOriginalPos(offRange, map3) { if (!map3 || !map3.length) return offRange; @@ -67281,7 +67280,7 @@ function createMappedTextSegmenter(includeRanges) { return segmenter; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/textValidation/lineValidatorFactory.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/textValidation/lineValidatorFactory.js function lineValidatorFactory(sDict, options) { const { minWordLength = defaultMinWordLength, flagWords = [], allowCompoundWords = false, ignoreCase: ignoreCase2 = true } = options; const hasWordOptions = { @@ -67409,7 +67408,7 @@ function textValidatorFactory(dict, options) { }; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/textValidation/settingsToValidateOptions.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/textValidation/settingsToValidateOptions.js function settingsToValidateOptions(settings) { const opt = { ...settings, @@ -67418,7 +67417,7 @@ function settingsToValidateOptions(settings) { return opt; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/util/TextRange.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/util/TextRange.js function toMatchRangeWithText(m) { const index = m.index || 0; const _text = m[0]; @@ -67518,7 +67517,7 @@ function makeSortedMatchRangeArray(sortedValues) { return sorted; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/textValidation/textValidator.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/textValidation/textValidator.js function validateText(text, dict, options) { const { maxNumberOfProblems = defaultMaxNumberOfProblems, maxDuplicateProblems = defaultMaxDuplicateProblems } = options; const mapOfProblems = /* @__PURE__ */ new Map(); @@ -67588,7 +67587,7 @@ function mapLineSegmentAgainstRangesFactory(includeRanges) { return mapper; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/textValidation/docValidator.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/textValidation/docValidator.js var ERROR_NOT_PREPARED = "Validator Must be prepared before calling this function."; var skipValidation = false; var DocumentValidator = class { @@ -67956,7 +67955,7 @@ async function shouldCheckDocument(doc, options, settings) { return { errors, shouldCheck: await shouldCheck() }; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/textValidation/validator.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/textValidation/validator.js async function validateText2(text, settings, options = {}) { const finalSettings = finalizeSettings(settings); const dict = await getDictionaryInternal(finalSettings); @@ -68000,7 +67999,7 @@ function mapValidationIssues(text, valIssues) { return issues.map(toValidationIssue); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/textValidation/checkText.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/textValidation/checkText.js async function checkText(text, settings) { const languageId = settings.languageId || "plaintext"; const doc = clean({ @@ -68085,7 +68084,7 @@ function genResult(text, issues, includeRanges) { }; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/spellCheckFile.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/spellCheckFile.js function spellCheckFile(file, options, settings) { const doc = { uri: toUri(file).toString() @@ -68161,7 +68160,7 @@ function determineFinalDocumentSettings(document, settings) { }; } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/trace.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/trace.js async function traceWords(words, settings, options) { const results = await asyncIterableToArray(traceWordsAsync(words, settings, options)); const s = genSequence(results).concatMap((p) => p).toArray(); @@ -68215,15 +68214,15 @@ async function* traceWordsAsync(words, settings, options) { } } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/index.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/index.js __reExport(esm_exports2, dist_exports); -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/clearCachedFiles.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/clearCachedFiles.js async function clearCachedFiles() { await Promise.all([clearCachedSettingsFiles(), refreshDictionaryCache(0)]); } -// ../node_modules/.pnpm/cspell-lib@7.3.8/node_modules/cspell-lib/dist/esm/getDictionary.js +// ../node_modules/.pnpm/cspell-lib@7.3.9/node_modules/cspell-lib/dist/esm/getDictionary.js function getDictionary(settings) { return getDictionaryInternal(toInternalSettings(settings)); } @@ -68865,7 +68864,7 @@ var chalk_template_default = makeChalkTemplate(template); var templateStderr = makeTemplate(chalkStderr); var chalkTemplateStderr = makeChalkTemplate(templateStderr); -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/cli-reporter.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/cli-reporter.mjs var path15 = __toESM(require("path"), 1); var templateIssue = `{green $filename}:{yellow $row:$col} - $message ({red $text}) $quickFix`; var templateIssueNoFix = `{green $filename}:{yellow $row:$col} - $message ({red $text})`; @@ -69057,7 +69056,7 @@ function substitute(text, substitutions) { return parts.join("") + text.slice(i); } -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/featureFlags/featureFlags.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/featureFlags/featureFlags.mjs function getFeatureFlags() { return getSystemFeatureFlags(); } @@ -69076,14 +69075,14 @@ function parseFeatureFlags(flags, featureFlags = getFeatureFlags()) { return featureFlags; } -// ../node_modules/.pnpm/cspell-gitignore@7.3.8/node_modules/cspell-gitignore/dist/GitIgnore.js +// ../node_modules/.pnpm/cspell-gitignore@7.3.9/node_modules/cspell-gitignore/dist/GitIgnore.js var path18 = __toESM(require("path"), 1); -// ../node_modules/.pnpm/cspell-gitignore@7.3.8/node_modules/cspell-gitignore/dist/GitIgnoreFile.js +// ../node_modules/.pnpm/cspell-gitignore@7.3.9/node_modules/cspell-gitignore/dist/GitIgnoreFile.js var import_fs3 = require("fs"); var path17 = __toESM(require("path"), 1); -// ../node_modules/.pnpm/cspell-gitignore@7.3.8/node_modules/cspell-gitignore/dist/helpers.js +// ../node_modules/.pnpm/cspell-gitignore@7.3.9/node_modules/cspell-gitignore/dist/helpers.js var import_find_up2 = __toESM(require_find_up(), 1); var path16 = __toESM(require("path"), 1); function factoryPathHelper(path26) { @@ -69134,7 +69133,7 @@ function isDefined7(v) { return v !== void 0 && v !== null; } -// ../node_modules/.pnpm/cspell-gitignore@7.3.8/node_modules/cspell-gitignore/dist/GitIgnoreFile.js +// ../node_modules/.pnpm/cspell-gitignore@7.3.9/node_modules/cspell-gitignore/dist/GitIgnoreFile.js var GitIgnoreFile = class _GitIgnoreFile { constructor(matcher, gitignore) { this.matcher = matcher; @@ -69238,7 +69237,7 @@ function globToString(glob2, relativeTo) { return (base ? base + "/" : "") + glob2.glob; } -// ../node_modules/.pnpm/cspell-gitignore@7.3.8/node_modules/cspell-gitignore/dist/GitIgnore.js +// ../node_modules/.pnpm/cspell-gitignore@7.3.9/node_modules/cspell-gitignore/dist/GitIgnore.js var GitIgnore = class { /** * @param roots - (search roots) an optional array of root paths to prevent searching for `.gitignore` files above the root. @@ -69354,17 +69353,17 @@ async function asyncIterableToArray2(iter) { return r; } -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/lint/lint.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/lint/lint.mjs var path23 = __toESM(require("path"), 1); var import_util58 = require("util"); var import_pkgInfo2 = __toESM(require_pkgInfo(), 1); -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/cache/createCache.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/cache/createCache.mjs var import_assert18 = __toESM(require("assert"), 1); var import_promises2 = require("fs/promises"); var import_path7 = __toESM(require("path"), 1); -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/errors.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/errors.mjs var import_util55 = require("util"); var CheckFailed = class extends Error { constructor(message, exitCode = 1) { @@ -69416,13 +69415,13 @@ function toApplicationError(e, message) { return new ApplicationError(message ?? err.message, void 0, err); } -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/cache/DiskCache.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/cache/DiskCache.mjs var import_assert17 = __toESM(require("assert"), 1); var crypto5 = __toESM(require("crypto"), 1); var fs10 = __toESM(require("fs"), 1); var import_path6 = require("path"); -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/fileHelper.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/fileHelper.mjs var import_fs5 = require("fs"); // ../node_modules/.pnpm/get-stdin@9.0.0/node_modules/get-stdin/index.js @@ -69451,26 +69450,26 @@ getStdin.buffer = async () => { return Buffer.concat(result, length); }; -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/fileHelper.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/fileHelper.mjs var path20 = __toESM(require("path"), 1); var import_url5 = require("url"); -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/async.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/async.mjs var { opMapAsync: asyncMap, opFilterAsync: asyncFilter, opAwaitAsync: asyncAwait, opFlattenAsync: asyncFlatten } = operators; -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/constants.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/constants.mjs var UTF8 = "utf8"; var STDIN = "stdin"; var STDINProtocol = "stdin://"; var FileProtocol = "file://"; -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/glob.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/glob.mjs var import_fast_glob = __toESM(require_out4(), 1); var import_fs4 = require("fs"); var path19 = __toESM(require("path"), 1); var import_path5 = require("path"); -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/util.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/util.mjs var uniqueFn2 = uniqueFilterFnGenerator2; function uniqueFilterFnGenerator2(extractFn) { const values = /* @__PURE__ */ new Set(); @@ -69492,7 +69491,7 @@ function clean5(src) { return r; } -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/glob.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/glob.mjs var defaultExcludeGlobs = ["node_modules/**"]; async function globP(pattern, options) { const cwd = options?.root || options?.cwd || process.cwd(); @@ -69595,13 +69594,13 @@ async function normalizeFileOrGlobsToRoot(globs, root) { return normalizeGlobsToRoot(adjustedGlobs, root, false); } -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/stdin.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/stdin.mjs var readline = __toESM(require("readline"), 1); function readStdin() { return readline.createInterface(process.stdin); } -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/fileHelper.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/fileHelper.mjs var doesMatchUrl = /^(file|stdin|https?):\/\//; async function readConfig(configFile, root) { if (configFile) { @@ -69711,7 +69710,7 @@ function isNotDir(filename) { return isDir(filename).then((a) => !a); } -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/cache/fileEntryCache.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/cache/fileEntryCache.mjs var import_fs6 = require("fs"); var path21 = __toESM(require("path"), 1); var import_worker_threads = require("worker_threads"); @@ -69785,7 +69784,7 @@ function normalizePath2(filePath) { return filePath; } -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/cache/ObjectCollection.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/cache/ObjectCollection.mjs var compare3 = Intl.Collator().compare; var ShallowObjectCollection = class { constructor() { @@ -69820,7 +69819,7 @@ var ShallowObjectCollection = class { } }; -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/cache/DiskCache.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/cache/DiskCache.mjs var cacheDataKeys = { v: "v", r: "r", @@ -69999,7 +69998,7 @@ function calcVersion(version4) { return version4 + META_DATA_VERSION_SUFFIX; } -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/cache/DummyCache.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/cache/DummyCache.mjs var DummyCache = class { getCachedLintResults() { return Promise.resolve(void 0); @@ -70015,7 +70014,7 @@ var DummyCache = class { } }; -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/cache/createCache.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/cache/createCache.mjs var DEFAULT_CACHE_LOCATION = ".cspellcache"; var versionSuffix = ""; function createCache5(options) { @@ -70066,7 +70065,7 @@ function normalizeVersion(version4) { return parts.join(".") + versionSuffix; } -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/prefetch.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/prefetch.mjs var import_assert19 = __toESM(require("assert"), 1); function* prefetchIterable(iterable, size) { (0, import_assert19.default)(size >= 0); @@ -70083,7 +70082,7 @@ function* prefetchIterable(iterable, size) { yield* buffer; } -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/reporters.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/reporters.mjs var import_pkgInfo = __toESM(require_pkgInfo(), 1); function callAll(methods) { return (...p) => { @@ -70134,7 +70133,7 @@ function finalizeReporter(reporter) { return reporter && mergeReporters(reporter); } -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/util/timer.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/util/timer.mjs function getTimeMeasurer() { const start = process.hrtime(); return () => hrTimeToMs(process.hrtime(start)); @@ -70143,7 +70142,7 @@ function hrTimeToMs(hrTime) { return hrTime[0] * 1e3 + hrTime[1] * 1e-6; } -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/lint/lint.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/lint/lint.mjs var version3 = import_pkgInfo2.npmPackage.version; var BATCH_SIZE = 8; var { opFilterAsync: opFilterAsync2 } = operators; @@ -70575,7 +70574,7 @@ async function useFileLists(fileListFiles, includeGlobPatterns, root, dot) { return pipeAsync(files, opFilter(filterFiles2), opFilterAsync2(isNotDir)); } -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/lint/LintRequest.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/lint/LintRequest.mjs var path24 = __toESM(require("path"), 1); var defaultContextRange = 20; var LintRequest = class { @@ -70594,7 +70593,7 @@ var LintRequest = class { } }; -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/options.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/options.mjs function fixLegacy(opts) { const { local, ...rest } = opts; if (local && !rest.locale) { @@ -70603,7 +70602,7 @@ function fixLegacy(opts) { return rest; } -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/repl/index.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/repl/index.mjs var readline2 = __toESM(require("readline"), 1); function simpleRepl() { return new SimpleRepl(); @@ -70646,7 +70645,7 @@ var SimpleRepl = class { } }; -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/application.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/application.mjs function lint(fileGlobs, options, reporter) { options = fixLegacy(options); const cfg = new LintRequest(fileGlobs, options, finalizeReporter(reporter) ?? getReporter({ ...options, fileGlobs })); @@ -70717,7 +70716,7 @@ function parseApplicationFeatureFlags(flags) { return parseFeatureFlags(flags, ff); } -// ../node_modules/.pnpm/cspell@7.3.8/node_modules/cspell/dist/esm/index.mjs +// ../node_modules/.pnpm/cspell@7.3.9/node_modules/cspell/dist/esm/index.mjs __reExport(esm_exports3, dist_exports); // src/spell.ts diff --git a/action/node_modules/@cspell/cspell-bundled-dicts/cspell-default.config.js b/action/node_modules/@cspell/cspell-bundled-dicts/cspell-default.config.js index d69930ab9..1dc4a4497 100644 --- a/action/node_modules/@cspell/cspell-bundled-dicts/cspell-default.config.js +++ b/action/node_modules/@cspell/cspell-bundled-dicts/cspell-default.config.js @@ -147,6 +147,7 @@ const settings = { '@cspell/dict-latex/cspell-ext.json', '@cspell/dict-lorem-ipsum/cspell-ext.json', '@cspell/dict-lua/cspell-ext.json', + '@cspell/dict-makefile/cspell-ext.json', '@cspell/dict-node/cspell-ext.json', '@cspell/dict-npm/cspell-ext.json', '@cspell/dict-php/cspell-ext.json', diff --git a/action/node_modules/@cspell/cspell-bundled-dicts/package.json b/action/node_modules/@cspell/cspell-bundled-dicts/package.json index 81d7b3008..fdd27be9f 100644 --- a/action/node_modules/@cspell/cspell-bundled-dicts/package.json +++ b/action/node_modules/@cspell/cspell-bundled-dicts/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/cspell-bundled-dicts", - "version": "7.3.8", + "version": "7.3.9", "description": "Dictionaries bundled with cspell", "publishConfig": { "access": "public" @@ -47,8 +47,8 @@ "@cspell/dict-ada": "^4.0.2", "@cspell/dict-aws": "^4.0.0", "@cspell/dict-bash": "^4.1.2", - "@cspell/dict-companies": "^3.0.26", - "@cspell/dict-cpp": "^5.0.8", + "@cspell/dict-companies": "^3.0.27", + "@cspell/dict-cpp": "^5.0.9", "@cspell/dict-cryptocurrencies": "^4.0.0", "@cspell/dict-csharp": "^4.0.2", "@cspell/dict-css": "^4.0.12", @@ -59,33 +59,34 @@ "@cspell/dict-elixir": "^4.0.3", "@cspell/dict-en-common-misspellings": "^1.0.2", "@cspell/dict-en-gb": "1.1.33", - "@cspell/dict-en_us": "^4.3.9", - "@cspell/dict-filetypes": "^3.0.1", + "@cspell/dict-en_us": "^4.3.11", + "@cspell/dict-filetypes": "^3.0.2", "@cspell/dict-fonts": "^4.0.0", - "@cspell/dict-fsharp": "^1.0.0", + "@cspell/dict-fsharp": "^1.0.1", "@cspell/dict-fullstack": "^3.1.5", "@cspell/dict-gaming-terms": "^1.0.4", "@cspell/dict-git": "^2.0.0", - "@cspell/dict-golang": "^6.0.3", + "@cspell/dict-golang": "^6.0.4", "@cspell/dict-haskell": "^4.0.1", "@cspell/dict-html": "^4.0.5", "@cspell/dict-html-symbol-entities": "^4.0.0", "@cspell/dict-java": "^5.0.6", - "@cspell/dict-k8s": "^1.0.1", + "@cspell/dict-k8s": "^1.0.2", "@cspell/dict-latex": "^4.0.0", "@cspell/dict-lorem-ipsum": "^4.0.0", "@cspell/dict-lua": "^4.0.2", + "@cspell/dict-makefile": "^1.0.0", "@cspell/dict-node": "^4.0.3", "@cspell/dict-npm": "^5.0.12", - "@cspell/dict-php": "^4.0.3", + "@cspell/dict-php": "^4.0.4", "@cspell/dict-powershell": "^5.0.2", "@cspell/dict-public-licenses": "^2.0.5", - "@cspell/dict-python": "^4.1.9", + "@cspell/dict-python": "^4.1.10", "@cspell/dict-r": "^2.0.1", "@cspell/dict-ruby": "^5.0.1", "@cspell/dict-rust": "^4.0.1", "@cspell/dict-scala": "^5.0.0", - "@cspell/dict-software-terms": "^3.3.6", + "@cspell/dict-software-terms": "^3.3.9", "@cspell/dict-sql": "^2.1.2", "@cspell/dict-svelte": "^1.0.2", "@cspell/dict-swift": "^2.0.1", @@ -96,8 +97,8 @@ "node": ">=16" }, "devDependencies": { - "@cspell/cspell-tools": "7.3.8", - "@cspell/cspell-types": "7.3.8" + "@cspell/cspell-tools": "7.3.9", + "@cspell/cspell-types": "7.3.9" }, - "gitHead": "6717f5726b74c695d9023dbccf6f7e8a7ac6361f" + "gitHead": "77c7fb3ffd80a626ec07d704cefcaa21d62fd460" } diff --git a/action/node_modules/@cspell/dict-makefile/LICENSE b/action/node_modules/@cspell/dict-makefile/LICENSE new file mode 100644 index 000000000..4f2c4a58f --- /dev/null +++ b/action/node_modules/@cspell/dict-makefile/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2023 Street Side Software + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/action/node_modules/@cspell/dict-makefile/cspell-ext.json b/action/node_modules/@cspell/dict-makefile/cspell-ext.json new file mode 100644 index 000000000..eaf23f623 --- /dev/null +++ b/action/node_modules/@cspell/dict-makefile/cspell-ext.json @@ -0,0 +1,28 @@ +// cSpell Settings +{ + "id": "makefile", + "version": "0.2", + "name": "Makefile", + "description": "Makefile dictionary for cspell.", + "readonly": true, + "dictionaryDefinitions": [ + { + "name": "makefile", + "path": "./dict/makefile.txt", + "description": "Makefile dictionary for cspell." + } + ], + "languageSettings": [ + { + "languageId": "makefile", + "locale": "*", + "dictionaries": ["makefile"] + } + ], + "overrides": [ + { + "filename": "**/makefile", + "languageId": "makefile" + } + ] +} diff --git a/action/node_modules/@cspell/dict-makefile/dict/makefile.txt b/action/node_modules/@cspell/dict-makefile/dict/makefile.txt new file mode 100644 index 000000000..f0a46a6d0 --- /dev/null +++ b/action/node_modules/@cspell/dict-makefile/dict/makefile.txt @@ -0,0 +1,537 @@ + +# cspell-tools: keep-case no-split + +AFLAGS +ARFLAGS +ASFLAGS +Automake +BINDGEN +BISONFLAGS +BTFIDS +CFLAGS +CHECKFLAGS +CHECKSRC +CHECKSTACK +CLIPPY +CMDFLAGS +COFLAGS +COMSPEC +CPPFLAGS +CTANGLE +CURDIR +CWEAVE +CXXFLAGS +Ccodegen +Cdebug +Cembed +Cforce +Clto +Coccinelle +Coverflow +Cpanic +Crelocation +Cstrip +Csymbol +DBSD +DDEF +DDEFBLOCKING +DDIRENT +DDOPRNT +DEFBLOCKING +DEFCONFIG +DEFFLAGS +DEMUL +DEPMOD +DESTDIR +DFTIME +DFTRUNCATE +DJGPP +DKMS +DMKDIR +DMODULE +DPOSIX +DRENAME +DSIGTYPE +DSTDC +DSTRSTR +DTBS +DTBs +DUSG +DVALLOC +DVPRINTF +DXENIX +Dclippy +Devicetree +Dlinux +Dnon +Drust +Drustdoc +Dunix +Dunreachable +Dunsafe +Dwarnings +EXTMOD +EXTRAVERSION +Esta +FENTRY +FFLAGS +FLATTREE +FTRACE +Feldman +GCOV +GFLAGS +GNUMAKEFLAGS +GPATH +GRTAGS +GSYMS +GTAGS +GUILEIO +Gnulib +Grath +HOSTCC +HOSTCFLAGS +HOSTCXX +HOSTCXXFLAGS +HOSTLDFLAGS +HOSTLDLIBS +HOSTPKG +HOSTRUSTC +HOSTRUSTFLAGS +INSTALLDATA +INSTALLKERNEL +Ibar +Ifoo +Isrc +Jobserver +KAFLAGS +KASAN +KBUILD +KBZIP +KCFLAGS +KCONFIG +KCOV +KCPPFLAGS +KCSAN +KERNELRELEASE +KERNELVERSION +KGZIP +KLZOP +KMSAN +KRUSTFLAGS +KSYMS +Kbuild +Kconfig +LDCONFIG +LDFLAGS +LDLIBS +LFLAGS +LIBPATTERNS +LINTFLAGS +LINUXINCLUDE +LOADLIBES +LZMA +MAKECMDGOALS +MAKEFLAGS +MAKEINFO +MAKELEVEL +MAKEOVERRIDES +MAKESHELL +MCOUNT +MFLAGS +MKPORT +MODFLAGS +MODLIB +MODORDER +MODPOST +MODVERSIONS +MRPROPER +MTIO +Makefiles +Multiauthor +NOEXPAND +NOFINAL +NOSTDINC +NOTINTERMEDIATE +NOTPARALLEL +NSDEPS +OBJCOPY +OBJCOPYFLAGS +OBJDIR +OBJDUMP +OBJS +OBJTOOL +ONESHELL +ONEVAR +Oline +PAHOLE +PATCHLEVEL +PFLAGS +POSIX +POSTLINK +PREPROCESS +RANDSTRUCT +RANLIB +READELF +RECIPEPREFIX +RECORDMCOUNT +REGS +RELR +REXEC +RFLAGS +RTAPELIB +RUSTC +RUSTDOC +RUSTFLAGS +RUSTFMT +Ratfor +SCCS +SECONDEXPANSION +SHELLFLAGS +SHELLSTATUS +SRCARCH +SRCS +SRCTREE +STACKPROTECTOR +STDC +SUBARCH +SYMDEF +SYMS +TERMERR +TERMOUT +TEXI +TMPDIR +TWOVAR +Texinfo +UAPI +UBSAN +USERCFLAGS +USERHOSTCFLAGS +USERINCLUDE +USERLDFLAGS +Undefining +Userspace +VLAs +VMLINUX +VPATH +WERROR +Wbitwise +Wclippy +Wmissing +Wstrict +YFLAGS +ZSTD +Zallow +Zbinary +Zfunction +abspath +addprefix +addsuffix +aios +alloc +alloca +altmake +analysers +archclean +archheaders +archhelp +archivefile +archprepare +archscripts +backquotes +bastante +behaviour +bigoutput +bindgen +bindir +binprefix +binutils +bish +bitcode +blish +btfids +checkincludes +checkstack +checkversion +chgrp +cleanall +cleandiff +cleandocs +cleanobj +clippy +coccicheck +conditionalizing +configurator +cscope +datadir +datarootdir +debuginfo +decompressors +defconfig +depinfo +depmod +devicetree +diffarch +dira +dirb +distclean +docdir +dochelp +doprnt +dtbinst +dtbo +dtbs +dtstree +dvidir +endef +endianness +epubdocs +errno +escrito +etags +extmod +extradeps +extrawarn +falign +fcntl +fconserve +fdata +ffunction +filea +fileb +filechk +filenm +findstring +firstword +fixincludes +flto +fmacro +fname +fomit +foolib +fprintf +fprofile +frob +frobnicate +frobnicating +frobozz +frobs +fsanitize +fshort +fsplit +fstack +fstrict +ftest +ftime +ftrivial +ftruncate +funcs +funsigned +fvisibility +fzero +gcno +genkey +getconf +getcwd +getdate +getoldopt +getopt +globbing +gnumake +gtags +headerdep +headerfile +headersinst +htmldir +htmldocs +idents +ifdef +ifeq +ifndef +ifneq +includecheck +includedir +incrementation +infodir +infodocs +inlines +installcheck +installdirs +installkernel +intcmp +ioctls +kasan +kbuild +kcfi +kconfig +kcov +kcsan +kecho +kernelrelease +kernelversion +kmsan +kselftest +kstack +lastword +latexdocs +lcurses +lfoo +lgnu +lgnumake +libcurses +libdir +libexec +libexecdir +libfoo +libgcc +libgnumake +libmacros +libname +linkcheckdocs +lispdir +littleoutput +lname +localedir +localstatedir +lzma +lzop +magtape +mandir +manext +mbig +mcount +menuconfig +mfentry +mfile +mkclose +mkcompile +mkfifo +mkinstalldirs +mknod +mkopen +mkstemp +mkwrite +mlittle +mllvm +mnop +modfinal +modinst +modorder +modpost +modversions +mostlyclean +mrecord +mrproper +myfile +myprog +myrule +ndir +noexecstack +nombre +nondirectory +nostdinc +notdir +nsdeps +nullstring +objcopy +objdiff +objdump +objs +objtool +objtree +oldconfig +olddefconfig +oldincludedir +onefile +oneword +outputmakefile +pahole +parisc +pathnames +pathsearch +patsubst +pdfdir +pdfdocs +preprocessable +prereq +prereqs +printenv +psdir +randstruct +readelf +realclean +realpath +recompiles +refcheckdocs +regs +relocs +relr +remsh +rescanned +rmeta +rmfiles +rpmbuild +runstatedir +rustavailable +rustc +rustdoc +rustfmt +rustfmtcheck +rusttest +sanitised +sbindir +sedscript +selftest +selftests +setlocalversion +shar +sharedstatedir +sinclude +srcdir +srctree +stackp +stdlib +strcat +strcpy +strerror +strlen +strstr +struct +subarch +subdir +subdirs +submake +subtargets +symtypes +symvers +symversions +syncconfig +sysconfdir +sysmacros +tcexparg +testpad +texinfodocs +thinlto +twofile +txinfo +uapi +ubsan +uncatchable +unexport +unifdef +uninstallation +unistd +unstripped +userspace +utsrelease +valloc +vdso +versioncheck +vmlinux +vmlinuxclean +vprintf +wchar +wildmat +xconfig +xmldocs +yourpkg +zstd diff --git a/action/node_modules/@cspell/dict-makefile/package.json b/action/node_modules/@cspell/dict-makefile/package.json new file mode 100644 index 000000000..09c80d320 --- /dev/null +++ b/action/node_modules/@cspell/dict-makefile/package.json @@ -0,0 +1,49 @@ +{ + "name": "@cspell/dict-makefile", + "version": "1.0.0", + "description": "Makefile dictionary for cspell.", + "publishConfig": { + "access": "public" + }, + "exports": { + ".": "./cspell-ext.json", + "./cspell": "./cspell-ext.json", + "./cspell-ext.json": "./cspell-ext.json" + }, + "scripts": { + "build": "cross-env NODE_OPTIONS=--max_old_space_size=8192 cspell-tools-cli build", + "test": "cspell samples", + "prepublishOnly": "echo OK", + "prepare": "pnpm run build" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/streetsidesoftware/cspell-dicts.git" + }, + "keywords": [ + "cspell", + "cspell-ext", + "makefile", + "Makefile", + "dictionary", + "spelling" + ], + "author": "Street Side Software", + "contributors": [ + "Kevin Traver (https://github.com/kevintraver)", + "Jim Hays (https://github.com/calvinballing)", + "Jason Dent" + ], + "license": "MIT", + "bugs": { + "url": "https://github.com/streetsidesoftware/cspell-dicts/issues" + }, + "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/makefile#readme", + "files": [ + "dict/makefile.txt", + "cspell-ext.json", + "*.js", + "*.d.ts" + ], + "gitHead": "89743a1e637299a468f51ae5570bc90002813922" +} diff --git a/action/package.json b/action/package.json index 04cf899d6..6a5abfd09 100644 --- a/action/package.json +++ b/action/package.json @@ -9,7 +9,7 @@ "@cspell/cspell-bundled-dicts" ], "dependencies": { - "@cspell/cspell-bundled-dicts": "^7.3.8" + "@cspell/cspell-bundled-dicts": "^7.3.9" }, "files": [ "lib" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e21f59084..5fbc191b0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^6.0.0 version: 6.0.0 '@cspell/cspell-bundled-dicts': - specifier: ^7.3.8 - version: 7.3.8 + specifier: ^7.3.9 + version: 7.3.9 '@octokit/core': specifier: ^5.0.1 version: 5.0.1 @@ -69,11 +69,11 @@ importers: specifier: ^20.0.2 version: 20.0.2 cspell: - specifier: ^7.3.8 - version: 7.3.8 + specifier: ^7.3.9 + version: 7.3.9 cspell-glob: - specifier: ^7.3.8 - version: 7.3.8 + specifier: ^7.3.9 + version: 7.3.9 vscode-uri: specifier: ^3.0.8 version: 3.0.8 @@ -308,8 +308,8 @@ packages: to-fast-properties: 2.0.0 dev: true - /@cspell/cspell-bundled-dicts@7.3.8: - resolution: {integrity: sha512-Dj8iSGQyfgIsCjmXk9D/SjV7EpbpQSogeaGcBM66H33pd0GyGmLhn3biRN+vqi/vqWmsp75rT3kd5MKa8X5W9Q==} + /@cspell/cspell-bundled-dicts@7.3.9: + resolution: {integrity: sha512-ebfrf5Zaw33bcqT80Qrkv7IGT7GI/CDp15bSk2EUmdORzk1SCKZl6L4vUo3NLMmxVwYioS+OQmsW8E88sJNyGg==} engines: {node: '>=16'} dependencies: '@cspell/dict-ada': 4.0.2 @@ -343,6 +343,7 @@ packages: '@cspell/dict-latex': 4.0.0 '@cspell/dict-lorem-ipsum': 4.0.0 '@cspell/dict-lua': 4.0.2 + '@cspell/dict-makefile': 1.0.0 '@cspell/dict-node': 4.0.3 '@cspell/dict-npm': 5.0.12 '@cspell/dict-php': 4.0.4 @@ -361,32 +362,32 @@ packages: '@cspell/dict-vue': 3.0.0 dev: false - /@cspell/cspell-json-reporter@7.3.8: - resolution: {integrity: sha512-FxYJWtDgxIQYxdP0RWwRV8nzLfxVx8D8D5L2sbbP/0NFczDbq/zWYep4nSAHJT10aUJrogsVUYwNwdkr562wKA==} + /@cspell/cspell-json-reporter@7.3.9: + resolution: {integrity: sha512-QHsem5OZXshFX+Wdlx3VpdPi9WS7KgoBMGGJ4zQZ3lp81Rb1tRj0Ij/98whq882QOmAVQfr+uOHANHLnyPr0LQ==} engines: {node: '>=16'} dependencies: - '@cspell/cspell-types': 7.3.8 + '@cspell/cspell-types': 7.3.9 dev: false - /@cspell/cspell-pipe@7.3.8: - resolution: {integrity: sha512-/vKPfiHM5bJUkNX12w9j533Lm2JvvSMKUCChM2AxYjy6vL8prc/7ei++4g2xAWwRxLZPg2OfpDJS5EirZNBJdA==} + /@cspell/cspell-pipe@7.3.9: + resolution: {integrity: sha512-gKYTHcryKOaTmr6t+M5h1sZnQ42eHeumBJejovphipXfdivedUnuYyQrrQGFAlUKzfEOWcOPME1nm17xsaX5Ww==} engines: {node: '>=16'} dev: false - /@cspell/cspell-resolver@7.3.8: - resolution: {integrity: sha512-CeyQmhqZI5a+T7a6oiVN90TFlzU3qVVYqCaZ9grFrVOsmzY9ipH5gmqfgMavaBOqb0di/+VZS8d02suMOXcKLQ==} + /@cspell/cspell-resolver@7.3.9: + resolution: {integrity: sha512-2slYAGvi7EFLKyJ5hrYBNaFT2iyOEQM1pEIzm+PDuhNJE/9wuBY5pBVqIgFSPz53vsQvW9GJThNY8h1/2EH3ZA==} engines: {node: '>=16'} dependencies: global-dirs: 3.0.1 dev: false - /@cspell/cspell-service-bus@7.3.8: - resolution: {integrity: sha512-3E7gwY6QILrZH83p69i9CERbRBEqeBiKCIKnAd7U2PbxfFqG/P47fqpnarzSWFwFpU92oyGsYry+wC8TEGISRQ==} + /@cspell/cspell-service-bus@7.3.9: + resolution: {integrity: sha512-VyfK3qWtJZag4Fe/x1Oh/tqCNVGKGlQ2ArX1fVdmTVGQtZcbXuMKdZI80t4b8SGtzGINHufAdakpu3xucX/FrQ==} engines: {node: '>=16'} dev: false - /@cspell/cspell-types@7.3.8: - resolution: {integrity: sha512-hsOtaULDnawEL4pU0fga941GhvE8mbTbywrJBx+eGX3fnJsaUr8XQzCtnLsW2ko7WCLWFItNEhSSTPQHBFRLsw==} + /@cspell/cspell-types@7.3.9: + resolution: {integrity: sha512-p7s8yEV6ASz0HjiArH11yjNj3vXzK2Ep94GrpdtYJxSxFC2w1mXAVUaJB/5+jC4+1YeYsmcBFTXmZ1rGMyTv3g==} engines: {node: '>=16'} dev: false @@ -518,6 +519,10 @@ packages: resolution: {integrity: sha512-eeC20Q+UnHcTVBK6pgwhSjGIVugO2XqU7hv4ZfXp2F9DxGx1RME0+1sKX4qAGhdFGwOBsEzb2fwUsAEP6Mibpg==} dev: false + /@cspell/dict-makefile@1.0.0: + resolution: {integrity: sha512-3W9tHPcSbJa6s0bcqWo6VisEDTSN5zOtDbnPabF7rbyjRpNo0uHXHRJQF8gAbFzoTzBBhgkTmrfSiuyQm7vBUQ==} + dev: false + /@cspell/dict-node@4.0.3: resolution: {integrity: sha512-sFlUNI5kOogy49KtPg8SMQYirDGIAoKBO3+cDLIwD4MLdsWy1q0upc7pzGht3mrjuyMiPRUV14Bb0rkVLrxOhg==} dev: false @@ -584,15 +589,15 @@ packages: resolution: {integrity: sha512-niiEMPWPV9IeRBRzZ0TBZmNnkK3olkOPYxC1Ny2AX4TGlYRajcW0WUtoSHmvvjZNfWLSg2L6ruiBeuPSbjnG6A==} dev: false - /@cspell/dynamic-import@7.3.8: - resolution: {integrity: sha512-s8x7dH/ScfW0pFEIvNFo4JOR7YmvM2wZSHOykmWTJCQ8k2EQ/+uECPp6ZxkoJoukTz8sj+3KzF0fRl5mKxPd6g==} + /@cspell/dynamic-import@7.3.9: + resolution: {integrity: sha512-P6tAmDVhrW03hmhetxhBKlNTYwL2lk8ZehYQwSpXaLnaFrS3xrQvfUaJ3Mj9W2CIMzSYXlLmPO2FLRhXK2dnEw==} engines: {node: '>=16'} dependencies: import-meta-resolve: 3.1.1 dev: false - /@cspell/strong-weak-map@7.3.8: - resolution: {integrity: sha512-qNnt2wG45wb8JP54mENarnQgxfSYKPp3zlYID/2przbMNmVJRqUlcIBOdLI6plCgGeNkzJTl3T9T1ATbnN+LLw==} + /@cspell/strong-weak-map@7.3.9: + resolution: {integrity: sha512-XKpw/p3+EN+PWiFAWc45RJPI9zQRkPSVdUFeZb0YLseWF/CkogScgIe4CLfMLITiVbP0X/FKk90+aTPfAU38kg==} engines: {node: '>=16'} dev: false @@ -1893,71 +1898,71 @@ packages: type-fest: 1.4.0 dev: false - /cspell-dictionary@7.3.8: - resolution: {integrity: sha512-gkq4t78eLR0xC3P0vDDHPeNY4iZRd5YE6Z8uDJ7RM4UaX/TSdVUN9KNFr34RnJ119NYVHujpL9+uW7wPSAe8Eg==} + /cspell-dictionary@7.3.9: + resolution: {integrity: sha512-lkWfX5QNbs4yKqD9wa+G+NHRWmLgFdyposgJOyd/ojDbx99CDPMhMhg9pyMKdYl6Yt8kjMow58/i12EYvD8wnA==} engines: {node: '>=16'} dependencies: - '@cspell/cspell-pipe': 7.3.8 - '@cspell/cspell-types': 7.3.8 - cspell-trie-lib: 7.3.8 + '@cspell/cspell-pipe': 7.3.9 + '@cspell/cspell-types': 7.3.9 + cspell-trie-lib: 7.3.9 fast-equals: 4.0.3 gensequence: 6.0.0 dev: false - /cspell-gitignore@7.3.8: - resolution: {integrity: sha512-vJzCOUEiw6/MwV/U4Ux3bgSdj9mXB+X5eHL+qzVoyFI7ArlvrkuGTL+iFJThQcS8McM3SGqtvaBNCiKBmAeCkA==} + /cspell-gitignore@7.3.9: + resolution: {integrity: sha512-DLuu+K2q4xYNL4DpLyysUeiGU/NYYoObzfOYiISzOKYpi3aFLiUaiyfF6xWGsahmlijif+8bwSsIMmcvGa5dgA==} engines: {node: '>=16'} hasBin: true dependencies: - cspell-glob: 7.3.8 + cspell-glob: 7.3.9 find-up: 5.0.0 dev: false - /cspell-glob@7.3.8: - resolution: {integrity: sha512-wUZC6znyxEs0wlhzGfZ4XHkATPJyazJIFi/VvAdj+KHe7U8SoSgitJVDQqdgectI2y3MxR7lQdVLX9dONFh+7A==} + /cspell-glob@7.3.9: + resolution: {integrity: sha512-7PaTkCzJWjQex3men857v3ExF7Q10jbQkfD+wdln2te9iNFd+HEkstA173vb828D9yeib1q1of8oONr2SeGycg==} engines: {node: '>=16'} dependencies: micromatch: 4.0.5 dev: false - /cspell-grammar@7.3.8: - resolution: {integrity: sha512-nTjAlMAZAVSFhBd9U3MB9l5FfC5JCCr9DTOA2wWxusVOm+36MbSEH90ucLPkhPa9/+0HtbpDhqVMwXCZllRpsg==} + /cspell-grammar@7.3.9: + resolution: {integrity: sha512-s1QOPg4AxWE8XBewDQLe14j0uDyWGjREfm4dZFTrslAZUrQ8/df5s152M5LtgOEza33FrkKKE2axbGvgS9O7sQ==} engines: {node: '>=16'} hasBin: true dependencies: - '@cspell/cspell-pipe': 7.3.8 - '@cspell/cspell-types': 7.3.8 + '@cspell/cspell-pipe': 7.3.9 + '@cspell/cspell-types': 7.3.9 dev: false - /cspell-io@7.3.8: - resolution: {integrity: sha512-XrxPbaiek7EZh+26k9RYVz2wKclaMqM6mXBiu/kpFAHRHHfz91ado6xWvyxZ7UAxQ8ixEwZ+oz9TU+k21gHzyw==} + /cspell-io@7.3.9: + resolution: {integrity: sha512-IbXOYaDxLg94uijv13kqb+6PQjEwGboQYtABuZs2+HuUVW89K2tE+fQcEhkAsrZ11sDj5lUqgEQj9omvknZSuA==} engines: {node: '>=16'} dependencies: - '@cspell/cspell-service-bus': 7.3.8 + '@cspell/cspell-service-bus': 7.3.9 node-fetch: 2.7.0 transitivePeerDependencies: - encoding dev: false - /cspell-lib@7.3.8: - resolution: {integrity: sha512-2L770sI5DdsAKVzO3jxmfP2fz4LryW6dzL93BpN7WU+ebFC6rg4ioa5liOJV4WoDo2fNQMSeqfW4Aawu9zWR7A==} + /cspell-lib@7.3.9: + resolution: {integrity: sha512-eFYYs8XoYmdu78UxrPisD+hAoXOLaLzcevKf9+oDPDgJmHpkGoFgbIBnHMRIsAM1e+QDS6OlWG/rybhZTqanCQ==} engines: {node: '>=16'} dependencies: - '@cspell/cspell-bundled-dicts': 7.3.8 - '@cspell/cspell-pipe': 7.3.8 - '@cspell/cspell-resolver': 7.3.8 - '@cspell/cspell-types': 7.3.8 - '@cspell/dynamic-import': 7.3.8 - '@cspell/strong-weak-map': 7.3.8 + '@cspell/cspell-bundled-dicts': 7.3.9 + '@cspell/cspell-pipe': 7.3.9 + '@cspell/cspell-resolver': 7.3.9 + '@cspell/cspell-types': 7.3.9 + '@cspell/dynamic-import': 7.3.9 + '@cspell/strong-weak-map': 7.3.9 clear-module: 4.1.2 comment-json: 4.2.3 configstore: 6.0.0 cosmiconfig: 8.0.0 - cspell-dictionary: 7.3.8 - cspell-glob: 7.3.8 - cspell-grammar: 7.3.8 - cspell-io: 7.3.8 - cspell-trie-lib: 7.3.8 + cspell-dictionary: 7.3.9 + cspell-glob: 7.3.9 + cspell-grammar: 7.3.9 + cspell-io: 7.3.9 + cspell-trie-lib: 7.3.9 fast-equals: 5.0.1 find-up: 6.3.0 gensequence: 6.0.0 @@ -1969,32 +1974,32 @@ packages: - encoding dev: false - /cspell-trie-lib@7.3.8: - resolution: {integrity: sha512-UQx1Bazbyz2eQJ/EnMohINnUdZvAQL+OcQU3EPPbNWM1DWF4bJGgmFXKNCRYfJk6wtOZVXG5g5AZXx9KnHeN9A==} + /cspell-trie-lib@7.3.9: + resolution: {integrity: sha512-aTWm2KYXjQ+MlM6kB37wmTV9RU8+fgZYkiFfMc48M0MhBc6XkHUibMGrFAS29gp+B70kWPxe+VHLmFIk9pRPyg==} engines: {node: '>=16'} dependencies: - '@cspell/cspell-pipe': 7.3.8 - '@cspell/cspell-types': 7.3.8 + '@cspell/cspell-pipe': 7.3.9 + '@cspell/cspell-types': 7.3.9 gensequence: 6.0.0 dev: false - /cspell@7.3.8: - resolution: {integrity: sha512-8AkqsBQAMsKYV5XyJLB6rBs5hgspL4+MPOg6mBKG2j5EvQgRVc6dIfAPWDNLpIeW2a3+7K5BIWqKHapKPeiknQ==} + /cspell@7.3.9: + resolution: {integrity: sha512-QzunjO9CmV5+98UfG4ONhvPtrcAC6Y2pEKeOrp5oPeyAI7HwgxmfsR3ybHRlMPAGcwKtDOurBKxM7jqXNwkzmA==} engines: {node: '>=16'} hasBin: true dependencies: - '@cspell/cspell-json-reporter': 7.3.8 - '@cspell/cspell-pipe': 7.3.8 - '@cspell/cspell-types': 7.3.8 - '@cspell/dynamic-import': 7.3.8 + '@cspell/cspell-json-reporter': 7.3.9 + '@cspell/cspell-pipe': 7.3.9 + '@cspell/cspell-types': 7.3.9 + '@cspell/dynamic-import': 7.3.9 chalk: 5.3.0 chalk-template: 1.1.0 commander: 11.1.0 - cspell-gitignore: 7.3.8 - cspell-glob: 7.3.8 - cspell-io: 7.3.8 - cspell-lib: 7.3.8 - fast-glob: 3.3.1 + cspell-gitignore: 7.3.9 + cspell-glob: 7.3.9 + cspell-io: 7.3.9 + cspell-lib: 7.3.9 + fast-glob: 3.3.2 fast-json-stable-stringify: 2.1.0 file-entry-cache: 7.0.1 get-stdin: 9.0.0 @@ -2359,6 +2364,18 @@ packages: glob-parent: 5.1.2 merge2: 1.4.1 micromatch: 4.0.5 + dev: true + + /fast-glob@3.3.2: + resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} + engines: {node: '>=8.6.0'} + dependencies: + '@nodelib/fs.stat': 2.0.5 + '@nodelib/fs.walk': 1.2.8 + glob-parent: 5.1.2 + merge2: 1.4.1 + micromatch: 4.0.5 + dev: false /fast-json-stable-stringify@2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}