From 6424cec234cfb83e22eae52eccc4b1d910dfc0dd Mon Sep 17 00:00:00 2001 From: Jason3S Date: Thu, 28 Sep 2023 12:06:42 +0000 Subject: [PATCH] fix: Update CSpell to (7.3.7) --- action-src/package.json | 4 +- action/lib/main_root.js | 24 +- .../@cspell/cspell-bundled-dicts/package.json | 34 +-- .../node_modules/@cspell/dict-bash/README.md | 2 +- .../@cspell/dict-bash/dict/bash-words.txt | 3 + .../@cspell/dict-bash/package.json | 8 +- .../@cspell/dict-css/dict/css.txt | 3 + .../@cspell/dict-css/package.json | 4 +- .../@cspell/dict-golang/dict/go.txt | 2 +- .../@cspell/dict-golang/package.json | 14 +- .../@cspell/dict-html/dict/html.txt | 1 + .../@cspell/dict-html/package.json | 4 +- .../@cspell/dict-npm/dict/npm.txt | 6 + .../@cspell/dict-npm/package.json | 4 +- .../@cspell/dict-python/package.json | 4 +- .../@cspell/dict-python/python.txt.gz | Bin 47219 -> 47223 bytes .../dict/softwareTerms.txt | 14 + .../@cspell/dict-software-terms/package.json | 4 +- action/package.json | 2 +- yarn.lock | 286 +++++++++--------- 20 files changed, 225 insertions(+), 198 deletions(-) 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 47e5f64430acbb274f5d4fed2f3b2cb2472d75e1..35e6ab537db9fdf95e296008a6c5faeb8dc1683d 100644 GIT binary patch delta 11989 zcmV;`E-KOU@B;Vn0p!(=qv*!)h2M=dgwe~B=!>g0B;Vyj3$IS^R zKWe|K@0DqThbxvcK+WCFG8KRNWx5jUYq%!Onze>HTOt1aWtFG)L5 zii!4p)s*g<{7f=DT(6tcarFo1UVqRR;*U#+Vbq{ReUBlS+a@h|(3icoI3(sZYj(rH zGdG+f{&DH!IbAr;lnM6^rrbA(qR9moS-ov-M8p`5mxQAaqIy6Gq1%YiGYPT!=DICH zC%`s~Ar!PG8Zh3UfAT_eTk_*hqCI_9s!-bGirwNKF$e^ydL-Pbz>f3oevd_x5+av? zj|GIBrxo;{xHSj}&KQ`Eh>(Tdg6reZl`KW~DH$2%Y ziisXlD81!x$2QJcg$rqR$l(Jd2Dtj8#ZelKybRVf^Tl z9Zvgbzg?g&f01T{reKJ!m1)sh?h=OHP;hv9XdYy`*YF^M)`-ncg-I|zKNLQqvGJeqZfS%+o1=H z6Sth(2T+G27uWz!bZD2Hq-kMaD9mtUR;<8k0o3PgF+xWH?InA<0=YO3dfvEh+kII9 ztb=^!f5tNjVZTj`rYxusN>KO0D$HdvHDzBjyL^|ytqMD%)Kt!?k6D#u;M;?_>*aC3 zKi=+1A-6E>NYc_UQY-Xz+Ky1>Ezi^I7ZYCnjyK=eBSJuT;gw7i`87yTUNJ^M3Bge% z<)auPHolSo1DRB!gfnSb{$ z3*|LDz&lh;m5(LxHurAs`E@@bQe%?q|49>qsqzr!5bKV1c%ssOdBB0L-q3_r-Xgte z!=DsvYM(99{4!lDoD%k-aEd8^!f<*gf;)q2Tg+=Iu(nWHl}@7ua8 z=Iy;T7GGw##tAF2q$z6;Ov#hSge@3N#jHEwxcE(m2P@?9mZ2P7g=X%H+b5f2)^TJ2 zGudud{=Q&maS+7;EuWYRjfR&&riUUA?RWAbfCwj?8s!46!gbQvF8pj05Ru3kNt7~n?yRTVyS)$XKyR2d?BxV)jfR9 z5^O5D)bzOV4w?io0_evtJ|@f>)M&-M$J0X*hxjBH&W}VQ`Dm^yn&CZ`-ZDDGV z8KJ;D7NFrXu(S?@sdxZ^#k4ALNS94d;3V8%n$QOjkv&&K$+;$3qr`m?5+IyvZ`^yX zzn>PZ8(ASNs_JQAsmUPRbbY~kM8}_lPxlMK5h=Rt5G0QDPr~zOKg7gre`6Ge0$Ni? zEL}IDJ*bJjK0@p)IK&PH%sc5mTfWD$pY&d*{`g$V@0EtwloXJKlDuTx&!|S5rqkCB zH|Zkrlu+$@DhDk`oP)8_%%##Wcug(iCh!ViA@hrhyjf9o0r@SfT6#JY zM3$vb5Y=WS9&<23vChzTeso}WM zCOKh>v~L*9(%mWh+jYsGntM>5q9z&U7n2yl^m62qy;Yt{+Y-aqrpFe!5 zE!Q&xt;N`AuU2+Se?S*WIM@FgA>peZEDzN^zspA8w|+h zu%aV1g;CIBAK!}I@P#tX<&6K|I7XcrxKIVqPenHix}-#K(zA zx4+osT<456;X2r`IC<8+Ktxc`m%h;R)4Dj)gOwVO%Z*7me`6u2ZeAQw9KdE8gtYSj zq8?;jf@23uVmr!7G(RfJ^4Qz?6$L}FM2UG6%8n;L>$+!7gPcY-Zl3OcL8Inf&h=ih zzrWBvU-eI8jXCcG0~%jf(`uqPCFziF8XJuwM3h8`5TGrp3a%P=({8Bv>me$07iW_LVZzT2o$Xc{D&42Y2Nkz<(gY@@IbIO#kcaDrh}9 zGTjG+%5U1>OT5A=EY3>-1B;2=NZuuaPe;sPiS=fHf6^f%*Cd-|$cY&|N9+s9X;tK> z1S8RD|95kbmx;+G+zp}HL&cFd zC9ew;)I%COO8-=7Ou&s{;exC(CSfLpzRjeTqD(l=T2lLR6l$5X+{E1t=bDwfu+ML~ zdOw-E8r~x<)jTm7?UPm)lS*e4h{|c+K)Rt+f66M{Hg)#m9f1W?!v%G7j^(?ee@pYa zpVR=G@B2JgPWViCRRv1d{Yu)a^L zEMiPmf7P^8dr=#kQ)TWtKq_u$@qgGYp0XkJ3@yV?`Xduq0BFWd=V$B0N8)3kIe-GN0 zyZQIvaC*Q|E51{Un;G{(v1XkhgG{)lv%lhyARieM2xIQqT=JU!*DQ{QbB3s299|Zi zNnkErkv#sFWON<+j9QOx`k)w70zV#8T|l4tEGP*d{8b{_DYuGSutEg#E}#`&` zKDs4tnHfTufI|uoa7v?H=gOwlqK)M^y8R{l)#%U*AU8ui!Uz*`Fc>tle2x;R6NHu% z3No{#?5xza-bsn*;23qsZ6FR6GcsR9_064}f1^Vnqi3|8)>(4({5IpKm@@)0>*XtZIN5Ldu^vf6_Onmw zs#BF&rpm2Ahqdv^QlDkK)Lm8Pl<&?}CZ488{ve8>x!~07uWcb+U4=&t3>nQsaC$a~ zYPdf?V~N6yYpLA%QuT;U^DOQuB#NF?-GD7kyelPd63^YP?s?U@e`xIo0OK;2N{c6G zUAu@WyCJI@1>sLd%RQ2BwF>%mnaLABOR!nLGwvo<1>W>cz?h;H1E;23?#qMEe z@nqASfjdfFFfBKO%1~$2epp(Jz0+zYbX|HC4*5n1S0kun=y@a-mDzShG-JL%ZR-=w zdo{o5at~c1;Jlfhe@g5vGHS$Pk*~|4N>0zEyMb~nZrmfR(;&-@qh-)2SB!iO^AqZD zZFF+fFgj1A&CF0gsZy1zhTwo0PzaJdq&y2Q0xx43hl^RYJC7Z&o~X?>n<5%rPT72( zVFEX0!_0vGz$KYt5xv&+)}4&xVc#QCn0~CB&RVfi2sqx$e`d>THVSi4?vL&t4wi_NP*_L4A%{peov~i0$3hTF8L?mwnE3zGNe|Cx*GupU{D{k4=fjPGh06oPc zU96?V=XU*jH&vueDTRFf;_kzjCOLjd5PCd9E<%s_T`O|33w3B=Q+XF~lH?JW}z5=mXzKgIqlhl&dB*2FM9sT%(O12hK${F3J%bgyh zeUo>Y>GzvpooSw?%6dB^$~{Fv^+-SJiOH;^f8&6DHD4*>$TV|6E2&saDy69C9@O|d z%`91XnQ=<8_$--DRT8OG<&($>4hTlrf&o~e5Z`!0rdj0+gtn|ur(Io3DqIF}njrJi zHhV2^iKNPFAh~0fA85-LWJ)OA8GCs0nW;B$U#|$XcftLlD~rvyXlR?`cb$0OpLgKA zeE_=Zt*M!`ocl7CtcDLXvPZfb;9LO4kPNL*l75St$kEV!Ns@b5E|V*uK`o)A4y zl(zPh>7g^A*`y-#p*e(esS8K07ag@ogKkPb_0w?=k&T(HrsD;b0)PBWCkT6}*@|7L z)k1L>vG}G_%um1j+i!mp`u?9k{>$ipe}4H{=%3#wFVHVSKmF~8ABBGY*T2mB?|=XB zo6xV{{*vg^_eTHEumAXeiFVw=PG>sDM}6$m^L9G#kY;&0BS<1T7jB$F#rT=(SjQVZ zv;BaeU35XRZZ4!gR!cPp6fJNPk}Hz(Vf%Tt?CnIP=p#y^7x9#(+Z_^3DcMYFe_-pR zj*@I_PvXIhMBW+jB z#TSTMEZ}oXQ#>LlEKx4AABn|Df2H0j>Fj$zNQMT2y`aE|;P8ay^t2Qsa=QgQYq9}o zcVgkfl~0>8yP*3cU}XTpin#!1+(6bs!Pj&8;tCNNeVxd8y3v`1uYq z8+8V4pT_NC<#^l|w^CthJ!b8ZPvkTm@o!;H7D_?OB{_gAd+y*%z#j)ue{9_!0oq15 zFeV)M7KzpprRNaRS5mwjIR`A()n9+KA6d(?TVG*W*`bDozzo>H0L7)Flbb3>=-~NV zb$f&%Uu?Sb-uu7%?K^{vm`3XRT;FR5DCI%^LhFQ|9MqgFjR%Q-y_`i@8$B&n0ms~@ z8J_WJh?kNVtj1?1dy3Wyf1~-9b#vlB?#TXij4r z@|$O=Yj(1@OO=Z$b)tnRZ#bznBi@+RT&(SP$Ur9Ln@i8fvJ+NMgcCHfs|-4&A(w=X z<>_Z0J9pdL$x>zJWJw&E>4-=f2L$pc>9m(DC=b%L-mWndXVz5Ef5ZlP&u}Qxp*ijF zq+7$~p+t?%k4)I4SJhiKF;G?P2QQfb6%Q;@H?OHrdqdegzO``_$E`747{PQeioSOq z-DOZk!t%fXRyZExI14V%eG9`N-TBC&k7`sdu-Zz*UUKOfr?M3V$p~TZZ_WX7%lP`^ zJFFrQa!)G~+P{8Ye-$6Qw;qFk;w&gOqfN^ejaw@t2{}%gfMQ`Ddp+Zj?`Q7m*{-M= zE|yOljOEiV7<$?pR`ay6XYsT#=Sk_{a*uyipUZtUf&<~zqd;Z4bh)Rje7Qfb+QwHc zXfZcxX<6UGY|ATUfnvgbFSO^mCU4iW3~Efg0P%XYOo@!ae+XO-z~T3D?^s3!O)_1P z$@}2~NH+r&_zFxB!mSrYFDLwmu_Ul!d_veR$6h6Tp1QLi_?;A1yj&eYq!Yz7+iMKAWSPFrboY1_w(f>*^H z`B!;{r{}*De=E0(ZRTLqzn+xiU?EPv!_2hvjExW*uR?GPMg$H^kLqZG@fc6Yw_5RT zRb|a9|Er{Yo$PQLh%?x$`o*%!P2hB3CLkMFs!o{%9&sRLv&}U>{dXkF+?#`sm_8zkf}<^ zi9raS|AI0g0=%5_eweBwN*D;$+-6`fiR}#CIupaq%*3SOoH!?aq$V%O0>3;$EDg~P z|BtK8fA2jbW@8A#QF0*Wk^~&Bh#YDj5ZlXY-p1b%{~^KBb$y6Wu-}Z|q2eb{(@x4J z5Az=X_}cp;!t2Kj6;9sK6q(GX%?t!S+8RpTrGaAG72j|O1^sw_J^|8gH5X9!6}4hY zv%W&ugEh_Es2WSqBm ztJCzRa*7`64JX^=8~)3CJVfv*YzHVWG>vvi-7_GAt&AEDbvT7~y)gBF=~JPwOd-$i ze|S^OT&heeK498cq?y*5>FO^NJ5=q1TkyVl(`cGlvc~#zWfTI5=B3?hXxoxgUEi>C zZqo2$o+iMkxy{p%etRBxG~1le3NYnfj(=5#q#?b)NFq!HWg-T{kXLm5TCZ9 zh6pkcGsXOJW|VIunxCR&EUr!twf;ABD&ZUUo3A5wzc~BbZ=U>P+ty`j=!7pj1ouS@ z(y?+fHG&z(er#YFy$YxMTz{+pgGDX8$STtk4&%IFF+$9=gKrE!5F>eD=J9D?LNiLmX=_- zFI^#99y}D7CoTOJZg<*!VR2CLe`#nB_SE#fn~Hu3*0k^J@r&#%8)odcxI)avk#vxJ-LzK1S84Cp~W3;a56o?mKK|M=Css%-klG&D0~ZLb)j->}d9`A_x?b?#s`Ll3__n(TMa!##`he^3wDcAw;+8Y6sn z<*@d8#jJ827GaV_WZ^fjuR}Nrb?S2DDg51f^MFOBN-v}Za!?)CO%j1-SBoAchZV)G;e)0DV*HS*WPFg*oFe4nXto-d%`Q1oi6ko>r79y0f1(=}({vp7Zx6Q6G`;0C zVoI|0jc)jtlOqKp6H+`$-PP(1D&6#s4>SPYKi3)5L$&)YbWTo|zq@IyVx>uMWid;m z5^XQ9GDW>Z+ktN1@4oKTgED$a;W4E2_V7RlWtffr$u39DD|@RL@X%UjCZ~ffL;FS< z^*V_Ou073Te>W|#I~bsotMf;ai$()RowJjCGbtqZ?JN*Ks~xy`Sj`}kEWggc7mX12 zxJ`+x&Qdu*ZtnXWPeHR!q_|WRPD^$j`j-6EOL9+0BxTZWV$JMyun3Q-cRetDG}?(+ z<)(YihfHku{(hyu(hT|b5IKLWZ~OW;2T-55IAEfge|1ZEATD405fkRMoRIHR$bE!; zqJ(Hl&gLTJmCgLgpw-}^__&!@t6F!CIS!50k9_B)8}gWeemPTmHvOXazMWX)P@^QN zh4m^oq=s%pK-flA)G8ZD-yDfLyg4>Ba$>$=z5N-Cf7kO<9k0ZlH*-THY|?^NC2V0^ z&Y2T%f4mHw_dwAJ)8MrgzTD3!wM`pMj#OXnsP@~%&N9dB`YKI#T*6v2wPoQ@A)?nc z-Y_9WG)(Fl+xI+aq+SeD!EE2zR0WBy2DEDER-EW2iO^M3*-c&)5FuOVRv!O-*!#!7 z$J}G?Ye#cCe%4`%!_zM3FdD3w19@>QcsUkAfARV!dr}j|9Wo|f9K4?wS~c9?hlJBy z+yuqx5eE41(CWI$tNLJ(kQd{)hL!zW!-CwqJc##rb5vCF$MW3da9MS~yZNogv?VVi zyf)kz4(lf%S#vtKpPIYgju@xSwx3=TcjsDn8Hs+Wa+i&7-Rl7Rl~J5vDoeK2m6m03 zf2GUV${7FeC}~fd>;1m!^Goh|Q*gt8&b?7LFErFhy>7(R`Bu_c*l~J0a8ul zov!^-7y6fG-La57uErm&I|h%;(+#gASr+?RG%mp_lPE}ZsUxp#tK}+)NMSeKLPi2? z35`Nc+FkAJ7g`#S%Lh64i-{Z3ATyUie^aT>c69UNYO>y5s!0ND4svP>_ggE`mlMTc zpZlgwWp}XDJRlZTefou_0gD}PUt`N{UgMu6+Rc5-G`i+W-e|-P&JF2?S%=6bgKb0K zsu|wQD(QTsUCd>=IW84{Qjl6NvZd>!_{vL4{7%M8^A}TWC#LMjG9rn?91v5(e>v3! z0E#fD{DO>D)ph`4OhdgB&{aludc4}77e@WE$*Mhca$ffLm9bcu8tyIKHc8_|Kje-~ z)#fyAVrG>ehCFPU|0s@!;cXo~x&Kx}U8Oc7R~K8NrpR$`VVb-GvcbOR+M!Xm+)e;YF0xhSN%wierkjN_~+% z3a?%8%1Eazu`c6BGBO&`@<$#dx0~ta_Y5b!WZCCr!Fxfh)O8(O3x9&=d4JRm!*`zxo;n%m%9l~EK9O$*k!=9v7p=Eq6INnfC95S}1#JxP!t{n1f38 z6))cEjozvC6fca%zd3m~`kdC4HW|(85WP1M_rz4Qj#>=q=H+UN+$C#Gl;dLUe$%zB zC93jc&(T97Sn3Aypcufn%}GiWSaIx_))K`CDs}b6FKu0=EIWIte~(lOn3n&Z#GAWv z>cO*>`}o`}2hizC=)4;X%Dr}1S*#Si>pk(Od+@3^Y~r)l%FfuDPpwK`QES!%*58GphVO&6nNvLxb;x z-!*Ua4pxHo#~b<^f79EelsnmW>Z9`&HGLLnJi950kj-R!hBuheX}?g(%f3i^mN9+`29(N_y0dQvwKB1!62mx_V9`^+1DyOSQ2Wxi3BAd^+Hxinnmd*MVAR+DvZQ+6+Z&%phjw2_~!oal8ue{M3SyuneNB-a-nyNMh6H#)Ve z3O-+=vOG@)(_uTjF-us;Ue{Zgf<970=ghDR`76526~bq%Y77nfu3&T5P5oz~GosGJ zSB7zU9=l@NuQ)wCWq?z+BM6BFD+Pftr;Y+jYsclt&@r0=r`2MB=orQq_Zmpa0*G`g zpQ-e~e|PGp_1AY_tX%oAq}RQEoBEIL6=LjtH=j1L_YQ_E@d2v&eNgz!X}T9=9HgHm z)t$KL8idzC^E3*~pY|wE(H%fK0AgCEe;@$G%k+~Lip>0(wadgW$RRx=judi;&oJ4X zf7u)vnHv?Q<<>?r)9lrMzt1mZt-L#3Yxz5lR`@y1*z3AP{guAX{_*ZIM3-w9|AU`lo=eO1sqUJD2-zJ%hSbd<_CX05yKBg zf5l%OV?R#LIb5IOn}G!6e&!jlf_Ju3oCIADbvVe36g>AAp6dc@GX=+34zx>+Zt8WDk%uzi*7K)A(B|1-) z8LPNhSi631sQiGHF_jD}m3iEp?suDpaoVH(Gz_cG3q38*YA>Bazc$Br<#FZwvXp5H z1;Glzm@22ffh6J6QaG+C=ZQM6?Nwc8%a{tI+%3K40F}Vu{#vnK6?Q_xM&jj%f6EbV z3l5ljzArAJIDi1C{&+nmz<~@;F^`w%@}E~U$z0hm6TiMpC9oT!>#e)t`C~c^VmF@_ zH&nAc6GJU9(ggBpRfYaVlDGeDE)ct@yvm>ot9g#|V8vp-+A&Gv;AJS59}0P+Viyg@ zaLSVX-Alh_Tz2aIsr!JJxt)TEfBA(07;DHWWXwRn19ZM<`9@S3@jyru2;> zu7?wHXu)8V_pzh@6y4S5{U}9zuuq%mX{FdxvE_+AtC@f1lOu*#{2y1!(y0WU%FU^? zoEIHNTQJ8PwEvq5Dp(D*QfR_HVyF#t*!Yv_8BFy?>{YNjN4+eu>sFk(e{qtgg?yPW zE*LR{G_$%Ijx3Go!P%x2-{ovaZQa+ThsDZR;1 zdYhayXr@7cvWo=zIh0pv2?L%yjSP6EXuiI2mhwo;yNbRcwvd<*;7{hxM3-TeA^!l- z^f4~xvM9{AXuXZaHxdqLe@^_MNOUB&C3*Md{B+j&St=4j67){IoY{Dzz(PY~UI&r2(-w@an* zPNE30&{}x4s!?b(x{RA-mCc@Fd(iM`JFu>9oXxIf0?5mm0wk6VoWvsF-qmel2T`5f z-&cqPH)YPtnG-`)>KqE}Y;C>B2Cnd%?VOeh$&SGWFA^iuE}1oIb~$dLZz(*kP9@d) zvY1DM*!L7O$-6bTe={GpX!6-LgXxE)sBby$62wv7T_thW94Wcyf2c!--Z`tKa4WL4E|BKIum15XntE=6~O{KDJ zD-sirJIF&Cea2(Pg$@`a1H!A7bk0D($5%v&nMM@qgvO&=f7f^{nZZ1vX(H=1oO(V* zT?$ZIC}48q+_W9$_WM`x7>pSK9JSbBuUHV{=0$oA5RH#B^>xx%FeDNca&eaPEXWxH zkpq9o8i1TSb0Ep{`^`xiMYbCIR5H4n?TG>~^gJkG?oEK2N#yAE4Bud}W<@2Zru!GFXfBudljkNt){VjVX**nHsj zOKv}M`_(GMS{i=z3^N@a%=6c`3<_?tbu1zMMbe8%e;BPi0fN^%$&Xq1+!dDTfmtE% zDTn~KZHi(s{6r%BP$Fy{OJaommxFZ1T(RU`!Z;fZaLH@EirXD>qgZencfXd;j(FVdXGd3k?mI?7K#6cx0nVo`+CJYe z?sLQ&%(t(AY0sDAQ&cVn9>7NCTRY)+t^zW3e-7!Q%MgV-RJ?f7*6ag2!gsXBee~6= z`Cubx@JoEM7*$?2$0u%VmqF-|@slXsDdBw2lJn-5c=(L@&m{_MU?z6#wtO0`Roq0z zE=$Y_QsoR9-04$|%@b7CUE@9b6ks`dyub?MB_=(br@n+#gOt-R`}?%jLJ;d!MzVIv ze{TuwiP6ixyN{`9ey5i`QY*4Nt|i)c3q^d~=3~@1Y<}xMVObs!p(|zG*)GEbK4TO0 zIHpuFigCNUSLv*N(y26SWXi|OnGg^lm>VcdCM|2_Cza5hYL?qgA-%> zt~YSotx#W%WK68fQAIaq^5};IMvr{j3`mY#Sd8_@%1K7ZZ@RfduSNU(@nPs*_vI?Z zMNedX+8|U5 z#a#wnJ_N{z`$T;|zcx5e;1t0v(Y|+a+Sez};-X@mPVX|?+Yv8%v*>ykti?f!1t?LO*m)j%1e@2iDd?lm+X23gyzJEEbH&6i1L^V!qP|h+2~VvbNB)9swy%DxJ#?Rq}0?Q{F(-DTzM6jYxGZ$ErI8y4Gr`bLVk z?+->4xdh{LbO%UyB8R7ke|9fO-*PvnhILv}?eVZQLr+S=PZbdE*$MpX`XeWpXfVGD z$Q=8ty#e8HRf*;81m1-xmIPQCdzl_O8GDpB3XZ%lJkPBhFPxIWjJ=S%Nu}@$0;0<+ zN4!^RW2X6Xe-m8vW``x;;Et=;-3T4P>j6>MULlR(KI4BGnl%^MZ~b+bD)% z^@?*b>g8j36K_=<=~*kIPj9I}`l znsc4*-f${|IU=})TRz*sHD>Gae~sIS@(&2T7~rnu4zIce%RI6txwbbd0(wSSQ(xN~ zZ;Vb_dy~(QjXy_4ONb-70smDR0fE&IG=ab{`iz3LGfJ=56%;S{Gd>_To{kfG`bzBC nD~uP|bYRi4YOGyWZ!KRMqnFPUJpEQ__VWJ&@PyFa91sEkP-jjA delta 11985 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 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==