diff --git a/action-src/package.json b/action-src/package.json index 1c505fb82..010715f00 100644 --- a/action-src/package.json +++ b/action-src/package.json @@ -28,8 +28,8 @@ "@octokit/core": "^4.2.4", "@octokit/plugin-rest-endpoint-methods": "7.1.3", "@octokit/rest": "^19.0.13", - "cspell": "^7.3.6", - "cspell-glob": "^7.3.6", + "cspell": "^7.3.7", + "cspell-glob": "^7.3.7", "esbuild": "^0.19.3", "vscode-uri": "^3.0.7" } diff --git a/action/lib/main_root.js b/action/lib/main_root.js index 6f8610296..178785581 100644 --- a/action/lib/main_root.js +++ b/action/lib/main_root.js @@ -29855,7 +29855,7 @@ var require_package = __commonJS({ "node_modules/cspell/package.json"(exports, module2) { module2.exports = { name: "cspell", - version: "7.3.6", + version: "7.3.7", description: "A Spelling Checker for Code!", funding: "https://github.com/streetsidesoftware/cspell?sponsor=1", bin: { @@ -29935,17 +29935,17 @@ var require_package = __commonJS({ }, homepage: "https://streetsidesoftware.github.io/cspell/", dependencies: { - "@cspell/cspell-json-reporter": "7.3.6", - "@cspell/cspell-pipe": "7.3.6", - "@cspell/cspell-types": "7.3.6", - "@cspell/dynamic-import": "7.3.6", + "@cspell/cspell-json-reporter": "7.3.7", + "@cspell/cspell-pipe": "7.3.7", + "@cspell/cspell-types": "7.3.7", + "@cspell/dynamic-import": "7.3.7", chalk: "^5.3.0", "chalk-template": "^1.1.0", commander: "^11.0.0", - "cspell-gitignore": "7.3.6", - "cspell-glob": "7.3.6", - "cspell-io": "7.3.6", - "cspell-lib": "7.3.6", + "cspell-gitignore": "7.3.7", + "cspell-glob": "7.3.7", + "cspell-io": "7.3.7", + "cspell-lib": "7.3.7", "fast-glob": "^3.3.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^7.0.0", @@ -29960,12 +29960,12 @@ var require_package = __commonJS({ devDependencies: { "@types/file-entry-cache": "^5.0.2", "@types/glob": "^8.1.0", - "@types/micromatch": "^4.0.2", - "@types/semver": "^7.5.1", + "@types/micromatch": "^4.0.3", + "@types/semver": "^7.5.3", micromatch: "^4.0.5", minimatch: "^9.0.3" }, - gitHead: "64ab7715f3f6566c1917084557f2ee415798c6f0" + gitHead: "22246a7924b9ae27ae39f0d0217890a1c2736f68" }; } }); diff --git a/action/node_modules/@cspell/cspell-bundled-dicts/package.json b/action/node_modules/@cspell/cspell-bundled-dicts/package.json index 13bcd7baf..dafc88e9c 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.6", + "version": "7.3.7", "description": "Dictionaries bundled with cspell", "publishConfig": { "access": "public" @@ -46,12 +46,12 @@ "dependencies": { "@cspell/dict-ada": "^4.0.2", "@cspell/dict-aws": "^4.0.0", - "@cspell/dict-bash": "^4.1.1", - "@cspell/dict-companies": "^3.0.22", + "@cspell/dict-bash": "^4.1.2", + "@cspell/dict-companies": "^3.0.24", "@cspell/dict-cpp": "^5.0.5", "@cspell/dict-cryptocurrencies": "^4.0.0", "@cspell/dict-csharp": "^4.0.2", - "@cspell/dict-css": "^4.0.7", + "@cspell/dict-css": "^4.0.10", "@cspell/dict-dart": "^2.0.3", "@cspell/dict-django": "^4.1.0", "@cspell/dict-docker": "^1.1.7", @@ -59,45 +59,45 @@ "@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.7", + "@cspell/dict-en_us": "^4.3.8", "@cspell/dict-filetypes": "^3.0.1", "@cspell/dict-fonts": "^4.0.0", "@cspell/dict-fsharp": "^1.0.0", "@cspell/dict-fullstack": "^3.1.5", "@cspell/dict-gaming-terms": "^1.0.4", "@cspell/dict-git": "^2.0.0", - "@cspell/dict-golang": "^6.0.2", + "@cspell/dict-golang": "^6.0.3", "@cspell/dict-haskell": "^4.0.1", - "@cspell/dict-html": "^4.0.3", + "@cspell/dict-html": "^4.0.5", "@cspell/dict-html-symbol-entities": "^4.0.0", - "@cspell/dict-java": "^5.0.5", + "@cspell/dict-java": "^5.0.6", "@cspell/dict-k8s": "^1.0.1", "@cspell/dict-latex": "^4.0.0", "@cspell/dict-lorem-ipsum": "^4.0.0", "@cspell/dict-lua": "^4.0.1", "@cspell/dict-node": "^4.0.3", - "@cspell/dict-npm": "^5.0.8", - "@cspell/dict-php": "^4.0.2", + "@cspell/dict-npm": "^5.0.10", + "@cspell/dict-php": "^4.0.3", "@cspell/dict-powershell": "^5.0.2", - "@cspell/dict-public-licenses": "^2.0.3", - "@cspell/dict-python": "^4.1.8", + "@cspell/dict-public-licenses": "^2.0.4", + "@cspell/dict-python": "^4.1.9", "@cspell/dict-r": "^2.0.1", "@cspell/dict-ruby": "^5.0.0", "@cspell/dict-rust": "^4.0.1", "@cspell/dict-scala": "^5.0.0", - "@cspell/dict-software-terms": "^3.2.3", + "@cspell/dict-software-terms": "^3.3.2", "@cspell/dict-sql": "^2.1.1", "@cspell/dict-svelte": "^1.0.2", "@cspell/dict-swift": "^2.0.1", - "@cspell/dict-typescript": "^3.1.1", + "@cspell/dict-typescript": "^3.1.2", "@cspell/dict-vue": "^3.0.0" }, "engines": { "node": ">=16" }, "devDependencies": { - "@cspell/cspell-tools": "7.3.6", - "@cspell/cspell-types": "7.3.6" + "@cspell/cspell-tools": "7.3.7", + "@cspell/cspell-types": "7.3.7" }, - "gitHead": "64ab7715f3f6566c1917084557f2ee415798c6f0" + "gitHead": "22246a7924b9ae27ae39f0d0217890a1c2736f68" } diff --git a/action/node_modules/@cspell/dict-bash/README.md b/action/node_modules/@cspell/dict-bash/README.md index b21ed976a..4bccf9f15 100644 --- a/action/node_modules/@cspell/dict-bash/README.md +++ b/action/node_modules/@cspell/dict-bash/README.md @@ -1,4 +1,4 @@ -# Cspell bash Dictionary +# CSpell bash Dictionary Bash dictionary for cspell. diff --git a/action/node_modules/@cspell/dict-bash/dict/bash-words.txt b/action/node_modules/@cspell/dict-bash/dict/bash-words.txt index f688c2296..94257909b 100644 --- a/action/node_modules/@cspell/dict-bash/dict/bash-words.txt +++ b/action/node_modules/@cspell/dict-bash/dict/bash-words.txt @@ -124,6 +124,8 @@ ignoreeof in inlib jobs +keymap +keymaps keyrings keyword kill @@ -153,6 +155,7 @@ pushd pwd read readarray +readline readlink readonly return diff --git a/action/node_modules/@cspell/dict-bash/package.json b/action/node_modules/@cspell/dict-bash/package.json index 0ad0da6b9..fd4d2c762 100644 --- a/action/node_modules/@cspell/dict-bash/package.json +++ b/action/node_modules/@cspell/dict-bash/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-bash", - "version": "4.1.1", + "version": "4.1.2", "description": "Bash dictionary for cspell.", "publishConfig": { "access": "public" @@ -12,9 +12,9 @@ }, "scripts": { "build": "cspell-tools-cli build", - "test": "head -n 100 src/bash-words.txt | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=shellscript\" stdin", + "test": "shx head -n 100 src/bash-words.txt | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=shellscript\" stdin", "prepublishOnly": "echo pre-publish", - "prepare": "yarn run build" + "prepare:dictionary": "pnpm run build" }, "repository": { "type": "git", @@ -37,5 +37,5 @@ "dict/*", "cspell-ext.json" ], - "gitHead": "47a34789c05111e7b3cb693beb5d456bf25a0cb0" + "gitHead": "265091095375b4abfba24aab09ca36efe1bc2e22" } diff --git a/action/node_modules/@cspell/dict-css/dict/css.txt b/action/node_modules/@cspell/dict-css/dict/css.txt index 1317f6e3d..6e612acbb 100644 --- a/action/node_modules/@cspell/dict-css/dict/css.txt +++ b/action/node_modules/@cspell/dict-css/dict/css.txt @@ -110,6 +110,7 @@ block blocking blockquote blue +bluehaze blueviolet blur body @@ -685,6 +686,7 @@ oblique odd of offset +offwhite oklab oklch ol @@ -1064,6 +1066,7 @@ trim true truetype tty +tundora turn turquoise tv diff --git a/action/node_modules/@cspell/dict-css/package.json b/action/node_modules/@cspell/dict-css/package.json index 6f4f6c931..30d076693 100644 --- a/action/node_modules/@cspell/dict-css/package.json +++ b/action/node_modules/@cspell/dict-css/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-css", - "version": "4.0.9", + "version": "4.0.10", "description": "CSS dictionary for cspell.", "publishConfig": { "access": "public" @@ -37,5 +37,5 @@ "dict/css.txt", "cspell-ext.json" ], - "gitHead": "11c4aa7672d6453720a0aaf94404cb7485986a95" + "gitHead": "265091095375b4abfba24aab09ca36efe1bc2e22" } diff --git a/action/node_modules/@cspell/dict-golang/dict/go.txt b/action/node_modules/@cspell/dict-golang/dict/go.txt index f52d251f5..9d2df6e55 100644 --- a/action/node_modules/@cspell/dict-golang/dict/go.txt +++ b/action/node_modules/@cspell/dict-golang/dict/go.txt @@ -3915,7 +3915,6 @@ Undelete UnixMilli Unlinkat Unlockpt -Unmap Unmarshal Unmarshaler Unsetenv @@ -5756,6 +5755,7 @@ unixpacket unknown unlink unlock +unmap unmount unpack unprocessable diff --git a/action/node_modules/@cspell/dict-golang/package.json b/action/node_modules/@cspell/dict-golang/package.json index c94c4a925..739c6f8c5 100644 --- a/action/node_modules/@cspell/dict-golang/package.json +++ b/action/node_modules/@cspell/dict-golang/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-golang", - "version": "6.0.2", + "version": "6.0.3", "description": "Go Language dictionary for cspell.", "publishConfig": { "access": "public" @@ -11,12 +11,12 @@ "./cspell-ext.json": "./cspell-ext.json" }, "scripts": { - "sync": "yarn cpy \"../../node_modules/go-words/**\" \"src/go-words\" --flat", - "conditional-build": "yarn run sync && yarn run build", + "sync": "pnpm cpy \"node_modules/go-words/**\" \"src/go-words\" --flat", + "conditional-build": "pnpm run sync && pnpm run build", "build": "cspell-tools-cli build", - "test": "head -n 100 src/go.txt | cspell -v -c ./cspell-ext.json --local=* --languageId=go stdin", + "test": "shx head -n 100 src/go.txt | cspell -v -c ./cspell-ext.json --local=* --languageId=go stdin", "prepublishOnly": "echo pre-publish", - "prepare": "yarn run build" + "prepare:dictionary": "pnpm run build" }, "repository": { "type": "git", @@ -40,7 +40,7 @@ "cspell-ext.json" ], "devDependencies": { - "go-words": "https://github.com/AlekSi/go-words" + "go-words": "github:AlekSi/go-words" }, - "gitHead": "784ccba8671cf9c09e11f0e2d3ca45e8df29f2e2" + "gitHead": "265091095375b4abfba24aab09ca36efe1bc2e22" } diff --git a/action/node_modules/@cspell/dict-html/dict/html.txt b/action/node_modules/@cspell/dict-html/dict/html.txt index 83f59ee39..b42b72e20 100644 --- a/action/node_modules/@cspell/dict-html/dict/html.txt +++ b/action/node_modules/@cspell/dict-html/dict/html.txt @@ -1533,6 +1533,7 @@ injections inline inodot input +inputfield inputmode ins int diff --git a/action/node_modules/@cspell/dict-html/package.json b/action/node_modules/@cspell/dict-html/package.json index f64675ee8..3d295c529 100644 --- a/action/node_modules/@cspell/dict-html/package.json +++ b/action/node_modules/@cspell/dict-html/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-html", - "version": "4.0.4", + "version": "4.0.5", "description": "HTML dictionary for cspell.", "publishConfig": { "access": "public" @@ -37,5 +37,5 @@ "dict/html.txt", "cspell-ext.json" ], - "gitHead": "a73b558ae5fcbb88bfce955a8628a56ab5e7cbe7" + "gitHead": "265091095375b4abfba24aab09ca36efe1bc2e22" } diff --git a/action/node_modules/@cspell/dict-npm/dict/npm.txt b/action/node_modules/@cspell/dict-npm/dict/npm.txt index 8d4ca6025..fad118591 100644 --- a/action/node_modules/@cspell/dict-npm/dict/npm.txt +++ b/action/node_modules/@cspell/dict-npm/dict/npm.txt @@ -326,6 +326,7 @@ hapi hbs heapdump helmet +heroicons hexo highlight history @@ -477,6 +478,8 @@ nedb needle newman newrelic +nextauth +nextjs ngrok nib nightmare @@ -639,6 +642,7 @@ style-loader stylelint stylus superagent +superjson supertest supertest-as-promised supervisor @@ -647,6 +651,8 @@ sveltejs sveltekit svgo swig +tailwind +tailwindcss tap tape tar diff --git a/action/node_modules/@cspell/dict-npm/package.json b/action/node_modules/@cspell/dict-npm/package.json index 86b781632..66e7e4c54 100644 --- a/action/node_modules/@cspell/dict-npm/package.json +++ b/action/node_modules/@cspell/dict-npm/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-npm", - "version": "5.0.9", + "version": "5.0.10", "description": "Dictionary of common NPM packages for cspell.", "publishConfig": { "access": "public" @@ -37,5 +37,5 @@ "dict/npm.txt", "cspell-ext.json" ], - "gitHead": "a73b558ae5fcbb88bfce955a8628a56ab5e7cbe7" + "gitHead": "265091095375b4abfba24aab09ca36efe1bc2e22" } diff --git a/action/node_modules/@cspell/dict-python/package.json b/action/node_modules/@cspell/dict-python/package.json index 7dfd86f27..208816a4f 100644 --- a/action/node_modules/@cspell/dict-python/package.json +++ b/action/node_modules/@cspell/dict-python/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-python", - "version": "4.1.8", + "version": "4.1.9", "description": "Python dictionary for cspell.", "publishConfig": { "access": "public" @@ -45,5 +45,5 @@ "python-common.txt.gz", "cspell-ext.json" ], - "gitHead": "c56cd01303a0639be4dc812fcf9cac59fb918d48" + "gitHead": "265091095375b4abfba24aab09ca36efe1bc2e22" } diff --git a/action/node_modules/@cspell/dict-python/python.txt.gz b/action/node_modules/@cspell/dict-python/python.txt.gz index 47e5f6443..35e6ab537 100644 Binary files a/action/node_modules/@cspell/dict-python/python.txt.gz and b/action/node_modules/@cspell/dict-python/python.txt.gz differ diff --git a/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt b/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt index 0cd77e330..b8a29ceed 100644 --- a/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt +++ b/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt @@ -399,6 +399,7 @@ autogenerates autolink autolinked autolinking +automake autosave autosaved autosaves @@ -439,6 +440,7 @@ bitset bittorrent bitwise blacklist +blankline blockchain blockchains blocklint @@ -577,6 +579,8 @@ csrc css csv csvs +ctag +ctags ctime ctor ctors @@ -711,6 +715,7 @@ dockerize docstring doctype dotNET +dotfiles double downcase downcased @@ -954,6 +959,7 @@ inlined inliner inlining inode +inputfield install instance instanced @@ -1375,9 +1381,12 @@ prepended prepending prepends prepublish +prettier +prettierd prettyprint prev printf +printscreen private process processed @@ -1738,7 +1747,9 @@ transpiled transpiler transpilers tree +tree-sitter trees +treesitter trex trie tries @@ -1797,6 +1808,7 @@ unittest univariate unix unlicense +unmap unmodifiable unmodified unmodifing @@ -1838,6 +1850,8 @@ unselectings unselects unshare unsorted +unstage +unstaged unstyle unstyled unstyles diff --git a/action/node_modules/@cspell/dict-software-terms/package.json b/action/node_modules/@cspell/dict-software-terms/package.json index a332e7591..76b309036 100644 --- a/action/node_modules/@cspell/dict-software-terms/package.json +++ b/action/node_modules/@cspell/dict-software-terms/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-software-terms", - "version": "3.3.1", + "version": "3.3.2", "description": "Software related dictionaries for cspell.", "publishConfig": { "access": "public" @@ -42,5 +42,5 @@ "!dict/README.md", "cspell-ext.json" ], - "gitHead": "11c4aa7672d6453720a0aaf94404cb7485986a95" + "gitHead": "265091095375b4abfba24aab09ca36efe1bc2e22" } diff --git a/action/package.json b/action/package.json index e7ebb394c..4309cc823 100644 --- a/action/package.json +++ b/action/package.json @@ -9,6 +9,6 @@ ] }, "dependencies": { - "@cspell/cspell-bundled-dicts": "^7.3.6" + "@cspell/cspell-bundled-dicts": "^7.3.7" } } diff --git a/yarn.lock b/yarn.lock index b554b370f..8aea9ffe8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -219,19 +219,19 @@ "@babel/helper-validator-identifier" "^7.22.20" to-fast-properties "^2.0.0" -"@cspell/cspell-bundled-dicts@7.3.6", "@cspell/cspell-bundled-dicts@^7.3.6": - version "7.3.6" - resolved "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-7.3.6.tgz#243b6803a563debfc52e265ac559f782946be0aa" - integrity sha512-9T0fFdHbKJXAQgQjLJ9SjtlHvKceKE2Vpa2sdnIXz3K1/coLLF04wHM/wzEPe2VXjYZjbjBatBRfTGjzRGJlbw== +"@cspell/cspell-bundled-dicts@7.3.7", "@cspell/cspell-bundled-dicts@^7.3.7": + version "7.3.7" + resolved "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-7.3.7.tgz#32a67ba983ee0bd247834006ed9cc99be9334649" + integrity sha512-Mw7J0RAWGpEup/+eIePw3wi+OlMGNicrD1r9OhdgIgO6sHEi01ibS/RzNNbC7UziLaYEHi8+WfLyGzmp1ZISrQ== dependencies: "@cspell/dict-ada" "^4.0.2" "@cspell/dict-aws" "^4.0.0" - "@cspell/dict-bash" "^4.1.1" - "@cspell/dict-companies" "^3.0.22" + "@cspell/dict-bash" "^4.1.2" + "@cspell/dict-companies" "^3.0.24" "@cspell/dict-cpp" "^5.0.5" "@cspell/dict-cryptocurrencies" "^4.0.0" "@cspell/dict-csharp" "^4.0.2" - "@cspell/dict-css" "^4.0.7" + "@cspell/dict-css" "^4.0.10" "@cspell/dict-dart" "^2.0.3" "@cspell/dict-django" "^4.1.0" "@cspell/dict-docker" "^1.1.7" @@ -239,67 +239,67 @@ "@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.7" + "@cspell/dict-en_us" "^4.3.8" "@cspell/dict-filetypes" "^3.0.1" "@cspell/dict-fonts" "^4.0.0" "@cspell/dict-fsharp" "^1.0.0" "@cspell/dict-fullstack" "^3.1.5" "@cspell/dict-gaming-terms" "^1.0.4" "@cspell/dict-git" "^2.0.0" - "@cspell/dict-golang" "^6.0.2" + "@cspell/dict-golang" "^6.0.3" "@cspell/dict-haskell" "^4.0.1" - "@cspell/dict-html" "^4.0.3" + "@cspell/dict-html" "^4.0.5" "@cspell/dict-html-symbol-entities" "^4.0.0" - "@cspell/dict-java" "^5.0.5" + "@cspell/dict-java" "^5.0.6" "@cspell/dict-k8s" "^1.0.1" "@cspell/dict-latex" "^4.0.0" "@cspell/dict-lorem-ipsum" "^4.0.0" "@cspell/dict-lua" "^4.0.1" "@cspell/dict-node" "^4.0.3" - "@cspell/dict-npm" "^5.0.8" - "@cspell/dict-php" "^4.0.2" + "@cspell/dict-npm" "^5.0.10" + "@cspell/dict-php" "^4.0.3" "@cspell/dict-powershell" "^5.0.2" - "@cspell/dict-public-licenses" "^2.0.3" - "@cspell/dict-python" "^4.1.8" + "@cspell/dict-public-licenses" "^2.0.4" + "@cspell/dict-python" "^4.1.9" "@cspell/dict-r" "^2.0.1" "@cspell/dict-ruby" "^5.0.0" "@cspell/dict-rust" "^4.0.1" "@cspell/dict-scala" "^5.0.0" - "@cspell/dict-software-terms" "^3.2.3" + "@cspell/dict-software-terms" "^3.3.2" "@cspell/dict-sql" "^2.1.1" "@cspell/dict-svelte" "^1.0.2" "@cspell/dict-swift" "^2.0.1" - "@cspell/dict-typescript" "^3.1.1" + "@cspell/dict-typescript" "^3.1.2" "@cspell/dict-vue" "^3.0.0" -"@cspell/cspell-json-reporter@7.3.6": - version "7.3.6" - resolved "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.6.tgz#acf4dd67891f519e6bcd858f0e01a926663141c7" - integrity sha512-Op0pSKiImhqXHtQGMVCfx+Fc5tFCGeZwww+fFVQnnPwbU/JkhqbW8ZcYgyPF2KK18lzB8bDOHaltKcePkz13OA== +"@cspell/cspell-json-reporter@7.3.7": + version "7.3.7" + resolved "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.7.tgz#ef7a7b316717041873d73c2dde8fdb926670aff8" + integrity sha512-bogUQKKZWLttZtxFKjpzHuliIha/ByV2km18gm8dA2uB3IrzD1UJy4sCE8lnaodm6n3VtjnViSkQ5XIVU3gAKQ== dependencies: - "@cspell/cspell-types" "7.3.6" + "@cspell/cspell-types" "7.3.7" -"@cspell/cspell-pipe@7.3.6": - version "7.3.6" - resolved "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-7.3.6.tgz#228a01be64c415ffd0f843c0792262239e604728" - integrity sha512-tvNgi31f/p8M108YlDhkC8nqLJBpD1mvVqYNxL+kB/aQtkaw0AHKDsuRhg0rU6xL5MAEnoi3fXgT1HoADhJpbA== +"@cspell/cspell-pipe@7.3.7": + version "7.3.7" + resolved "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-7.3.7.tgz#aaad8b3deb864afa6c40a2279c4220d3d16fdb82" + integrity sha512-ZO8v3EwGhjUvhPo1S48+CKv7EPXMoYF7LGERB34K8EXFByb9+J74ojMYj9UgLRV68lFTrDFde3bHoZPPVS1FsA== -"@cspell/cspell-resolver@7.3.6": - version "7.3.6" - resolved "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-7.3.6.tgz#234e2b9be224ae478eed6a70098b080add2be445" - integrity sha512-rFmeqhRFfmlq4oh9tYQIIVZ9aWlP88cU48oCBjvwxjj+GambrD/qobWiW9VYl/CQBPVq4S39cTirf5RXbBHMJA== +"@cspell/cspell-resolver@7.3.7": + version "7.3.7" + resolved "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-7.3.7.tgz#2eb64b2fedbb10ae5034ed7968d13e82f5748884" + integrity sha512-WWZcTI5f2cCjr1yRDTMkcVg7Meil3s+0aaKcLCDTGQf9J2UWWjpqDJ6M6keYei3paAjxW2Pk03IRNNwdA3+igQ== dependencies: global-dirs "^3.0.1" -"@cspell/cspell-service-bus@7.3.6": - version "7.3.6" - resolved "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-7.3.6.tgz#b5f73ccedda11e072d87259f14c62d91380d632f" - integrity sha512-jRXII9ceuostAqr/eft9RJR44TMzivuUkufhNZG4657alfhjHQBv/gME4QeFt/jOQqsDi/ifDhw5+r8ew/LsJA== +"@cspell/cspell-service-bus@7.3.7": + version "7.3.7" + resolved "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-7.3.7.tgz#571dcb1de0ffa2ba5d03facafe3d1feeb6639580" + integrity sha512-pnDOFpjht7dZYydMygcf0brCSk5BGRvbeWRH6MaMhd+3CdyzyEvtZG3IbBQVNyVvDTA2c/K3rljOAo8y3/lpnw== -"@cspell/cspell-types@7.3.6": - version "7.3.6" - resolved "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-7.3.6.tgz#d399741fdf510e9b0afb57bf8a19c7b16ae56898" - integrity sha512-JnuIMJasZtJpZm0+hzr3emkRJ0PP6QWc9zgd3fx4U8W0lHGZ3Zil5peg67SnjmdTVm4UE63UviAl1y6DyD4kLg== +"@cspell/cspell-types@7.3.7": + version "7.3.7" + resolved "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-7.3.7.tgz#d27afdf1654e7a23b04ecbae1797ae7245fa5a1c" + integrity sha512-zM2BuZJ3UUgPwF78bssggi8X20nmW3a95EmbNJKfbO6Zf2ui7UMzeP3BwpCZk30A/EixGlFhLf6Xd+eBT/DQqw== "@cspell/dict-ada@^4.0.2": version "4.0.2" @@ -311,12 +311,12 @@ resolved "https://registry.npmjs.org/@cspell/dict-aws/-/dict-aws-4.0.0.tgz#ab71fe0c05d9ad662d27495e74361bdcb5b470eb" integrity sha512-1YkCMWuna/EGIDN/zKkW+j98/55mxigftrSFgsehXhPld+ZMJM5J9UuBA88YfL7+/ETvBdd7mwW6IwWsC+/ltQ== -"@cspell/dict-bash@^4.1.1": - version "4.1.1" - resolved "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-4.1.1.tgz#fe28016096f44d4a09fe4c5bcaf6fa40f33d98c6" - integrity sha512-8czAa/Mh96wu2xr0RXQEGMTBUGkTvYn/Pb0o+gqOO1YW+poXGQc3gx0YPqILDryP/KCERrNvkWUJz3iGbvwC2A== +"@cspell/dict-bash@^4.1.2": + version "4.1.2" + resolved "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-4.1.2.tgz#47696a13f6294c310801b811e75fc62e6151d28c" + integrity sha512-AEBWjbaMaJEyAjOHW0F15P2izBjli2cNerG3NjuVH7xX/HUUeNoTj8FF1nwpMufKwGQCvuyO2hCmkVxhJ0y55Q== -"@cspell/dict-companies@^3.0.22": +"@cspell/dict-companies@^3.0.24": version "3.0.24" resolved "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.24.tgz#632e5cff88b0ff25cfe64c69933c5b7c665c47fb" integrity sha512-zn9QN99yIvhpGl6fZwt0mvHYcsV2w6XDdK2XWA86A0s9A94U1LCCUsvA4wijUclbZEj9ewsNMlidHcV/D329eQ== @@ -336,10 +336,10 @@ resolved "https://registry.npmjs.org/@cspell/dict-csharp/-/dict-csharp-4.0.2.tgz#e55659dbe594e744d86b1baf0f3397fe57b1e283" integrity sha512-1JMofhLK+4p4KairF75D3A924m5ERMgd1GvzhwK2geuYgd2ZKuGW72gvXpIV7aGf52E3Uu1kDXxxGAiZ5uVG7g== -"@cspell/dict-css@^4.0.7": - version "4.0.9" - resolved "https://registry.npmjs.org/@cspell/dict-css/-/dict-css-4.0.9.tgz#4ba32ec86d7b4cb66f70aaa8e8901f68d427971f" - integrity sha512-uiwdqbyrqynVDl9COs9gJSmIcm76je2yHs6rnI5USJ6y0PXfiBiFKQ7/q8oi2ff9AK8RedsGU4luSor6nLYpVA== +"@cspell/dict-css@^4.0.10": + version "4.0.10" + resolved "https://registry.npmjs.org/@cspell/dict-css/-/dict-css-4.0.10.tgz#3e89b60a3897b115518cdbe628dc52176273c5c0" + integrity sha512-3W5rBoOJQDs3pty0TxRd2xDolTYaOk7rdsWVv3rs8YpyyHNEJIfI/zXGjYECmCAmZiUVvCnorNawUSComOo5uQ== "@cspell/dict-dart@^2.0.3": version "2.0.3" @@ -381,7 +381,7 @@ resolved "https://registry.npmjs.org/@cspell/dict-en-gb/-/dict-en-gb-1.1.33.tgz#7f1fd90fc364a5cb77111b5438fc9fcf9cc6da0e" integrity sha512-tKSSUf9BJEV+GJQAYGw5e+ouhEe2ZXE620S7BLKe3ZmpnjlNG9JqlnaBhkIMxKnNFkLY2BP/EARzw31AZnOv4g== -"@cspell/dict-en_us@^4.3.7": +"@cspell/dict-en_us@^4.3.8": version "4.3.8" resolved "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.3.8.tgz#79f0d93827c6bc8f6d9c5b9dcbf5fd7b8aec42ee" integrity sha512-rCPsbDHuRnFUbzWAY6O1H9+cLZt5FNQwjPVw2TdQZfipdb0lim984aLGY+nupi1iKC3lfjyd5SVUgmSZEG1QNA== @@ -416,10 +416,10 @@ resolved "https://registry.npmjs.org/@cspell/dict-git/-/dict-git-2.0.0.tgz#fa5cb298845da9c69efc01c6af07a99097718dc9" integrity sha512-n1AxyX5Kgxij/sZFkxFJlzn3K9y/sCcgVPg/vz4WNJ4K9YeTsUmyGLA2OQI7d10GJeiuAo2AP1iZf2A8j9aj2w== -"@cspell/dict-golang@^6.0.2": - version "6.0.2" - resolved "https://registry.npmjs.org/@cspell/dict-golang/-/dict-golang-6.0.2.tgz#dcba58b9e658c1cc713c19965a358185d15d1987" - integrity sha512-5pyZn4AAiYukAW+gVMIMVmUSkIERFrDX2vtPDjg8PLQUhAHWiVeQSDjuOhq9/C5GCCEZU/zWSONkGiwLBBvV9A== +"@cspell/dict-golang@^6.0.3": + version "6.0.3" + resolved "https://registry.npmjs.org/@cspell/dict-golang/-/dict-golang-6.0.3.tgz#e24fecf139db4dc9f771efc754dcd7948994f31e" + integrity sha512-KiNnjAeqDBq6zH4s46hzBrKgqIrkSZ9bbHzQ54PbHfe+jurZkSZ4lXz6E+315RNh2TkRLcNppFvaZqJvKZXomA== "@cspell/dict-haskell@^4.0.1": version "4.0.1" @@ -431,12 +431,12 @@ resolved "https://registry.npmjs.org/@cspell/dict-html-symbol-entities/-/dict-html-symbol-entities-4.0.0.tgz#4d86ac18a4a11fdb61dfb6f5929acd768a52564f" integrity sha512-HGRu+48ErJjoweR5IbcixxETRewrBb0uxQBd6xFGcxbEYCX8CnQFTAmKI5xNaIt2PKaZiJH3ijodGSqbKdsxhw== -"@cspell/dict-html@^4.0.3": - version "4.0.4" - resolved "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-4.0.4.tgz#aaaf465f30d3a82704a1fcc745904e080cc366a3" - integrity sha512-CWFe9jt1g7asuRMGUguqz8+53BJjDnkafayavXk2+f/KGQ7mwyQtVAjf/gD9h1w7qO+NwXIbYweFkbQ8ki6+gQ== +"@cspell/dict-html@^4.0.5": + version "4.0.5" + resolved "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-4.0.5.tgz#03a5182148d80e6c25f71339dbb2b7c5b9894ef8" + integrity sha512-p0brEnRybzSSWi8sGbuVEf7jSTDmXPx7XhQUb5bgG6b54uj+Z0Qf0V2n8b/LWwIPJNd1GygaO9l8k3HTCy1h4w== -"@cspell/dict-java@^5.0.5": +"@cspell/dict-java@^5.0.6": version "5.0.6" resolved "https://registry.npmjs.org/@cspell/dict-java/-/dict-java-5.0.6.tgz#2462d6fc15f79ec15eb88ecf875b6ad2a7bf7a6a" integrity sha512-kdE4AHHHrixyZ5p6zyms1SLoYpaJarPxrz8Tveo6gddszBVVwIUZ+JkQE1bWNLK740GWzIXdkznpUfw1hP9nXw== @@ -466,12 +466,12 @@ resolved "https://registry.npmjs.org/@cspell/dict-node/-/dict-node-4.0.3.tgz#5ae0222d72871e82978049f8e11ea627ca42fca3" integrity sha512-sFlUNI5kOogy49KtPg8SMQYirDGIAoKBO3+cDLIwD4MLdsWy1q0upc7pzGht3mrjuyMiPRUV14Bb0rkVLrxOhg== -"@cspell/dict-npm@^5.0.8": - version "5.0.9" - resolved "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.0.9.tgz#41c00229dbd30bb7a82f67ce565f69bf995300db" - integrity sha512-+MqhnE+QI3M1OKV8QsM8vKRHsrvN84G/I0NClloEXTovUexCit8UwcHdlWK7dTbtmYUvEJglCTUG5DWqxwOlhw== +"@cspell/dict-npm@^5.0.10": + version "5.0.10" + resolved "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.0.10.tgz#6171a8f7b84db05c8bc55f7fb7a430714221ec25" + integrity sha512-idwEgqP6Rgxr6W9UFCfS4E8gIpM1cwEz24+VOnMc/0hFztu9MTtAu8wkdKcBuHG2mQuplqbLLcL0e1cy68ecOQ== -"@cspell/dict-php@^4.0.2": +"@cspell/dict-php@^4.0.3": version "4.0.3" resolved "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-4.0.3.tgz#07d6288472f2fe433c9aaf6cd47aa5ef7404aade" integrity sha512-PxtSmWJCDEB4M8R9ER9ijxBum/tvUqYT26QeuV58q2IFs5IrPZ6hocQKvnFGXItjCWH4oYXyAEAAzINlBC4Opg== @@ -481,15 +481,15 @@ resolved "https://registry.npmjs.org/@cspell/dict-powershell/-/dict-powershell-5.0.2.tgz#2b1d7d514354b6d7de405d5faaef30f8eca0ef09" integrity sha512-IHfWLme3FXE7vnOmMncSBxOsMTdNWd1Vcyhag03WS8oANSgX8IZ+4lMI00mF0ptlgchf16/OU8WsV4pZfikEFw== -"@cspell/dict-public-licenses@^2.0.3": +"@cspell/dict-public-licenses@^2.0.4": version "2.0.4" resolved "https://registry.npmjs.org/@cspell/dict-public-licenses/-/dict-public-licenses-2.0.4.tgz#70468e37ca5b0096e5f31db32b0e07e46de48bcb" integrity sha512-KjsfuGwMWvPkp6s0nR+s4mZc9SQhh1tHDOyQZfEVRwi+2ev7f8l7R6ts9sP2Mplb8UcxwO6YmKwxHjN+XHoMoA== -"@cspell/dict-python@^4.1.8": - version "4.1.8" - resolved "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.1.8.tgz#f7cbb275972037d9cde92915b0379f6b97cc0503" - integrity sha512-yFrO9gGI3KIbw0Y1odAEtagrzmthjJVank9B7qlsSQvN78RgD1JQQycTadNWpzdjCj+JuiiH8pJBFWflweZoxw== +"@cspell/dict-python@^4.1.9": + version "4.1.9" + resolved "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.1.9.tgz#d576ee258e4f42e6eafd28da1f041709cbde3ebd" + integrity sha512-JMA4v/ZPJWuDt3PPFz+23VIY3iDIB+xOTQ6nw+WkcJU5yr6FUl5zMU9ModKrgujg3jGRuuJqofErZVPqHNHYAA== dependencies: "@cspell/dict-data-science" "^1.0.11" @@ -513,10 +513,10 @@ resolved "https://registry.npmjs.org/@cspell/dict-scala/-/dict-scala-5.0.0.tgz#b64365ad559110a36d44ccd90edf7151ea648022" integrity sha512-ph0twaRoV+ylui022clEO1dZ35QbeEQaKTaV2sPOsdwIokABPIiK09oWwGK9qg7jRGQwVaRPEq0Vp+IG1GpqSQ== -"@cspell/dict-software-terms@^3.2.3": - version "3.3.1" - resolved "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.3.1.tgz#ce8a934c2e377091c4c519848e5c3b619067fcdc" - integrity sha512-nZtlPNe3se9Maj6HQhABUAG9HzgKvAmwli0WoITlxxhlfU4on74evZJ7FtJpUTCXSkAXgKWz8pMQtsRXvRY40w== +"@cspell/dict-software-terms@^3.3.2": + version "3.3.2" + resolved "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.3.2.tgz#badd182fadffabb161404ee7909de43146558375" + integrity sha512-OLyBo9IBB2w8m98OI75npY+Q3tdUdhtarXTj+fKKlwP7I2lXZcphNO3v1WxZvkpQF9z+39bWud4VvFozIdLMcg== "@cspell/dict-sql@^2.1.1": version "2.1.1" @@ -533,7 +533,7 @@ resolved "https://registry.npmjs.org/@cspell/dict-swift/-/dict-swift-2.0.1.tgz#06ec86e52e9630c441d3c19605657457e33d7bb6" integrity sha512-gxrCMUOndOk7xZFmXNtkCEeroZRnS2VbeaIPiymGRHj5H+qfTAzAKxtv7jJbVA3YYvEzWcVE2oKDP4wcbhIERw== -"@cspell/dict-typescript@^3.1.1": +"@cspell/dict-typescript@^3.1.2": version "3.1.2" resolved "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-3.1.2.tgz#14d05f54db2984feaa24ea133b583d19c04cc104" integrity sha512-lcNOYWjLUvDZdLa0UMNd/LwfVdxhE9rKA+agZBGjL3lTA3uNvH7IUqSJM/IXhJoBpLLMVEOk8v1N9xi+vDuCdA== @@ -543,17 +543,17 @@ resolved "https://registry.npmjs.org/@cspell/dict-vue/-/dict-vue-3.0.0.tgz#68ccb432ad93fcb0fd665352d075ae9a64ea9250" integrity sha512-niiEMPWPV9IeRBRzZ0TBZmNnkK3olkOPYxC1Ny2AX4TGlYRajcW0WUtoSHmvvjZNfWLSg2L6ruiBeuPSbjnG6A== -"@cspell/dynamic-import@7.3.6": - version "7.3.6" - resolved "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-7.3.6.tgz#9fc0950c59ec0a208172bb5135c28745c2b940f8" - integrity sha512-NLWawhLkfTSkf36UwYJrRyMh3snXOHhuRFO7eVanPqE7oeU+1+OF/C467sYdiJGZnrCL3ojIr399JTVMz148Iw== +"@cspell/dynamic-import@7.3.7": + version "7.3.7" + resolved "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-7.3.7.tgz#84c2e02e74bd8669a3256d416772da25128c41cc" + integrity sha512-ac52OLDMYBHkRQ8XzihOWnyfqri3M84ELTZdqBhR5YGcHW/mxKhsmXqudA980SdRRKaicD39yhX4idAFb4AsDg== dependencies: import-meta-resolve "^3.0.0" -"@cspell/strong-weak-map@7.3.6": - version "7.3.6" - resolved "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-7.3.6.tgz#9f25b5118687257b3ab0195b42a320a672f6b6f6" - integrity sha512-PoVFTvY8CGhc+7W3uvyPUWIBakc+ga9X5QpSkFI/HQghmaGDDaaQBfbuv/LsS7T9bkEoWz4jLtJoNBas870gZA== +"@cspell/strong-weak-map@7.3.7": + version "7.3.7" + resolved "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-7.3.7.tgz#4ad2aba20af2bc2d63434b1cfe24017e9050765b" + integrity sha512-n+jRgwH0wU+HsfqgCGVzPmWnZl4SyhtvPxusKwXj6L/STGdt8IP2rYl1PFOtyvgjPjh8xXe/jRrq7zH07btiKA== "@esbuild/android-arm64@0.18.20": version "0.18.20" @@ -1744,101 +1744,101 @@ crypto-random-string@^4.0.0: dependencies: type-fest "^1.0.1" -cspell-dictionary@7.3.6: - version "7.3.6" - resolved "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-7.3.6.tgz#e7d0455926c81301b47d94d6ba7181aee1df4ad7" - integrity sha512-8E0qsGTP7uHZeQ0qD6au+bjaj4M9F4AgurssG3VQuvsYpzEI6S/81U3GQVzcn/4mn7Z5KE286CElZQWAiQPLQA== +cspell-dictionary@7.3.7: + version "7.3.7" + resolved "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-7.3.7.tgz#cce1f04290822368ec27b878e46e6f1419ae09a2" + integrity sha512-mJ0h2BGxYEqb/1FxKD50WuufKhDaCaIk8pwZQryqazXQCvoTpla0yud3KO61Cke92za8z37Rfb+5xATlywEfaw== dependencies: - "@cspell/cspell-pipe" "7.3.6" - "@cspell/cspell-types" "7.3.6" - cspell-trie-lib "7.3.6" + "@cspell/cspell-pipe" "7.3.7" + "@cspell/cspell-types" "7.3.7" + cspell-trie-lib "7.3.7" fast-equals "^4.0.3" gensequence "^6.0.0" -cspell-gitignore@7.3.6: - version "7.3.6" - resolved "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-7.3.6.tgz#2e63ee94af8260632fb32f360a38695239e9caa4" - integrity sha512-D/oWUoeW3kgKIIpLpJCJk4KmtxPdb6yqkMX8Ze4rzMXAUjHkw6PPjMd8hcJl7uTJa4T8vHM+UR6L4t3huDuVoA== +cspell-gitignore@7.3.7: + version "7.3.7" + resolved "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-7.3.7.tgz#8907a36b96e57d80a9b447b25bf8c8c20fd798f9" + integrity sha512-nP4Gg+zq5y0njzhiNYTLvaJIMAponBhJoTMzkXCOOKYEHJmiRQocfa3gO4t2s8iZ4YVhscbrB2h+dYvo3MLQqg== dependencies: - cspell-glob "7.3.6" + cspell-glob "7.3.7" find-up "^5.0.0" -cspell-glob@7.3.6, cspell-glob@^7.3.6: - version "7.3.6" - resolved "https://registry.npmjs.org/cspell-glob/-/cspell-glob-7.3.6.tgz#1ee6a6dd5b1ec17e0089470b90fd7f5c8fe12e8a" - integrity sha512-xfVmqkkg/Pznij3VJCLbUvEKWqs/+AyyHIXo9s1j/d4M0Nw/O4HJFoHwNiMoAk6aceMTgjjVIneGmSZsHVGYZg== +cspell-glob@7.3.7, cspell-glob@^7.3.7: + version "7.3.7" + resolved "https://registry.npmjs.org/cspell-glob/-/cspell-glob-7.3.7.tgz#2c6559386c9760ed90330ac23b8371912d8219aa" + integrity sha512-DJX5wJ5dhcNzyycukZst+WtbIdpCLTL7DaKS0EKW/57QjzMwwMBgpsF89ufnreGHB8dHrPF85epF9qyOI1SRNg== dependencies: micromatch "^4.0.5" -cspell-grammar@7.3.6: - version "7.3.6" - resolved "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-7.3.6.tgz#8743212badfda8c7cda209bd8b22c4909cfb5986" - integrity sha512-04kvcptwvJBSMfcOTbanEFa194Xkpkjo4wkTImO26Zzu06tGawbL4FPPQdGygMz7yTdc6Wlrlks5TNChWlcn+Q== +cspell-grammar@7.3.7: + version "7.3.7" + resolved "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-7.3.7.tgz#85a34e1f21381c54e8d86904533f2d7f908fa710" + integrity sha512-4cyJ4Alq/wBGTctH7fNTbY9EZCihm11fbrGSYVe8w+msRNx6W8rugsMX009aHiw9zlvGrMAeTD08YFPnBVdfpA== dependencies: - "@cspell/cspell-pipe" "7.3.6" - "@cspell/cspell-types" "7.3.6" + "@cspell/cspell-pipe" "7.3.7" + "@cspell/cspell-types" "7.3.7" -cspell-io@7.3.6: - version "7.3.6" - resolved "https://registry.npmjs.org/cspell-io/-/cspell-io-7.3.6.tgz#d2821089bff5d4bca3a2aa400d5c182550ec893f" - integrity sha512-FzynVc3OE9rS4t0cxTCVD9VFwOAnhvhV/WBWMrMUtvi8DVnRu7of/1ZJsC+XDtij+G1Kd6EOrzSnTj5gn9aQaQ== +cspell-io@7.3.7: + version "7.3.7" + resolved "https://registry.npmjs.org/cspell-io/-/cspell-io-7.3.7.tgz#0e97d33b90da473efe8196b8af6a1f3a5c42af24" + integrity sha512-zqGGllG/OM3Of7zaOELdrSoBpCyG9nJuSRCzLfKgnCG4g2zpoMfDZknJaY9VjZODHP99PvYWooF8E6kVxT34Fw== dependencies: - "@cspell/cspell-service-bus" "7.3.6" + "@cspell/cspell-service-bus" "7.3.7" node-fetch "^2.7.0" -cspell-lib@7.3.6: - version "7.3.6" - resolved "https://registry.npmjs.org/cspell-lib/-/cspell-lib-7.3.6.tgz#9d1f0b3fccb24665dbcbe08db6818c98e8302ec4" - integrity sha512-ixPnudlaNh4UwFkHeKUXbBYB/wLHNv1Gf+zBGy4oz2Uu9ZZTVgczhE/t2pPTD6ZRcq4+YulGuqxYCS+3qqOQQQ== - dependencies: - "@cspell/cspell-bundled-dicts" "7.3.6" - "@cspell/cspell-pipe" "7.3.6" - "@cspell/cspell-resolver" "7.3.6" - "@cspell/cspell-types" "7.3.6" - "@cspell/dynamic-import" "7.3.6" - "@cspell/strong-weak-map" "7.3.6" +cspell-lib@7.3.7: + version "7.3.7" + resolved "https://registry.npmjs.org/cspell-lib/-/cspell-lib-7.3.7.tgz#d31f09c852b51ac0ac7e59ceb358138dc3ee7e78" + integrity sha512-KuFn0WTwmK50Ij1KVaXVuheleSOfv3oFIO3PfMuFg7llkfPfaRawF0b61da/EFGckU/hUc8uHRbBuGELlDo3tA== + dependencies: + "@cspell/cspell-bundled-dicts" "7.3.7" + "@cspell/cspell-pipe" "7.3.7" + "@cspell/cspell-resolver" "7.3.7" + "@cspell/cspell-types" "7.3.7" + "@cspell/dynamic-import" "7.3.7" + "@cspell/strong-weak-map" "7.3.7" clear-module "^4.1.2" comment-json "^4.2.3" configstore "^6.0.0" cosmiconfig "8.0.0" - cspell-dictionary "7.3.6" - cspell-glob "7.3.6" - cspell-grammar "7.3.6" - cspell-io "7.3.6" - cspell-trie-lib "7.3.6" + cspell-dictionary "7.3.7" + cspell-glob "7.3.7" + cspell-grammar "7.3.7" + cspell-io "7.3.7" + cspell-trie-lib "7.3.7" fast-equals "^5.0.1" find-up "^6.3.0" gensequence "^6.0.0" import-fresh "^3.3.0" resolve-from "^5.0.0" - vscode-languageserver-textdocument "^1.0.8" + vscode-languageserver-textdocument "^1.0.11" vscode-uri "^3.0.7" -cspell-trie-lib@7.3.6: - version "7.3.6" - resolved "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-7.3.6.tgz#4b186b7da4630f96c13955cbb058867ddbf23507" - integrity sha512-75lSsKTdmFpewEl8Q+/WnSbpZ+JjoNnSDobNDcjZHTTnj/TlgCVxXASTaFLlXnqWU51QX+5798smnqpWBcJigg== +cspell-trie-lib@7.3.7: + version "7.3.7" + resolved "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-7.3.7.tgz#7aabf3c4a34a2e2784dc3173d7d3c4ef88d70538" + integrity sha512-Vv8TdTMZD3DE79SorTwn5NoWj8JD7DnYMeUK+5S6JDNLy4Ck+kTEPN6Ic9hvLAxuDmQjmoZI3TizrWvuCG66aA== dependencies: - "@cspell/cspell-pipe" "7.3.6" - "@cspell/cspell-types" "7.3.6" + "@cspell/cspell-pipe" "7.3.7" + "@cspell/cspell-types" "7.3.7" gensequence "^6.0.0" -cspell@^7.3.6: - version "7.3.6" - resolved "https://registry.npmjs.org/cspell/-/cspell-7.3.6.tgz#6b3a031da25e4b04daf46ce14a667060ea03dc7a" - integrity sha512-iN3D05nwCbS6MdignKwK97vQPX3yrT/Nsu3LhhFptU0O5PO4hvRzFuSzEq+AumMby4Tuf9HcGP5Ugvyi7Gb3gw== +cspell@^7.3.7: + version "7.3.7" + resolved "https://registry.npmjs.org/cspell/-/cspell-7.3.7.tgz#f07eaf2c635036133214c65e8280a375d1be5d0a" + integrity sha512-p23EuTu+7b2qioRxC7sV1TVfxIPm7928BtT4jYBHGeONiYP0EOOWNP8ynaksMYLTifQBzH1Q0LO4L5ogHiQsfw== dependencies: - "@cspell/cspell-json-reporter" "7.3.6" - "@cspell/cspell-pipe" "7.3.6" - "@cspell/cspell-types" "7.3.6" - "@cspell/dynamic-import" "7.3.6" + "@cspell/cspell-json-reporter" "7.3.7" + "@cspell/cspell-pipe" "7.3.7" + "@cspell/cspell-types" "7.3.7" + "@cspell/dynamic-import" "7.3.7" chalk "^5.3.0" chalk-template "^1.1.0" commander "^11.0.0" - cspell-gitignore "7.3.6" - cspell-glob "7.3.6" - cspell-io "7.3.6" - cspell-lib "7.3.6" + cspell-gitignore "7.3.7" + cspell-glob "7.3.7" + cspell-io "7.3.7" + cspell-lib "7.3.7" fast-glob "^3.3.1" fast-json-stable-stringify "^2.1.0" file-entry-cache "^7.0.0" @@ -3679,7 +3679,7 @@ vitest@^0.34.5: vite-node "0.34.5" why-is-node-running "^2.2.2" -vscode-languageserver-textdocument@^1.0.8: +vscode-languageserver-textdocument@^1.0.11: version "1.0.11" resolved "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz#0822a000e7d4dc083312580d7575fe9e3ba2e2bf" integrity sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==