diff --git a/package.json b/package.json index 700df38ee..f84a0c723 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "babel-jest": "^27.0.6", "babel-preset-react-app": "^10.0.0", "copy-webpack-plugin": "^9.0.1", - "cspell": "^5.7.2", + "cspell": "^5.8.0", "dotenv": "^10.0.0", "dotenv-expand": "^5.1.0", "dotenv-webpack": "^7.0.3", diff --git a/yarn.lock b/yarn.lock index 201637f11..c3d8ec0ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1268,10 +1268,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@cspell/cspell-bundled-dicts@^5.7.2": - version "5.7.2" - resolved "https://registry.yarnpkg.com/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.7.2.tgz#077264d9aeed15e33dda12dcbde441f0e77db63a" - integrity sha512-Vd//xmvA1YeTpyCBbt3fVjYKNbCI6tvS9/Cfjt8PmV91loysX4TWJnI+mRY+2Eltf4WfW6SAtbC7/YUWrvBgQA== +"@cspell/cspell-bundled-dicts@^5.8.0": + version "5.8.0" + resolved "https://registry.yarnpkg.com/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.8.0.tgz#e7fefd97fdbd0ed755e108626c9c626f955a8684" + integrity sha512-oagWPj4+Mcbb6wocnn2OfqZFInvcWtpvBolQ7rCZDawTQQg5yzG4FDAxHCdf24LMLFvVfZsycVfQNhCCVI/3tA== dependencies: "@cspell/dict-ada" "^1.1.2" "@cspell/dict-aws" "^1.0.14" @@ -1282,11 +1282,11 @@ "@cspell/dict-csharp" "^1.0.11" "@cspell/dict-css" "^1.0.12" "@cspell/dict-django" "^1.0.26" - "@cspell/dict-dotnet" "^1.0.29" + "@cspell/dict-dotnet" "^1.0.30" "@cspell/dict-elixir" "^1.0.25" "@cspell/dict-en-gb" "^1.1.32" "@cspell/dict-en_us" "^1.2.45" - "@cspell/dict-filetypes" "^1.1.7" + "@cspell/dict-filetypes" "^1.1.8" "@cspell/dict-fonts" "^1.0.14" "@cspell/dict-fullstack" "^1.0.38" "@cspell/dict-golang" "^1.1.24" @@ -1298,7 +1298,7 @@ "@cspell/dict-lorem-ipsum" "^1.0.22" "@cspell/dict-lua" "^1.0.16" "@cspell/dict-node" "^1.0.12" - "@cspell/dict-npm" "^1.0.15" + "@cspell/dict-npm" "^1.0.16" "@cspell/dict-php" "^1.0.24" "@cspell/dict-powershell" "^1.0.18" "@cspell/dict-public-licenses" "^1.0.3" @@ -1306,13 +1306,13 @@ "@cspell/dict-ruby" "^1.0.14" "@cspell/dict-rust" "^1.0.23" "@cspell/dict-scala" "^1.0.21" - "@cspell/dict-software-terms" "^1.0.40" + "@cspell/dict-software-terms" "^1.0.41" "@cspell/dict-typescript" "^1.0.19" -"@cspell/cspell-types@^5.7.2": - version "5.7.2" - resolved "https://registry.yarnpkg.com/@cspell/cspell-types/-/cspell-types-5.7.2.tgz#93c2632cf8ce9ae98f55503380709b13da891b9c" - integrity sha512-hRInos9xQxPk8Wv0Y23UwFddN5RkyKVhqqH6kEeWir1sok2eMy58n/eIJvVPyhx1LVeP4QS4a/n6/OigUQrNVw== +"@cspell/cspell-types@^5.8.0": + version "5.8.0" + resolved "https://registry.yarnpkg.com/@cspell/cspell-types/-/cspell-types-5.8.0.tgz#04f71f8b13af1c054620000356e54601f0c95158" + integrity sha512-hwLIbk/G/cBMJkFReAHQgVc7qrQ/Nz8Cm4dL3P/TLSly/kK0JHNPYC5tYW/vbkrH/BjD7vvCEmSoTJ/bc845RA== "@cspell/dict-ada@^1.1.2": version "1.1.2" @@ -1359,10 +1359,10 @@ resolved "https://registry.yarnpkg.com/@cspell/dict-django/-/dict-django-1.0.26.tgz#b97ce0112fbe8c3c3ada0387c68971b5e27483ab" integrity sha512-mn9bd7Et1L2zuibc08GVHTiD2Go3/hdjyX5KLukXDklBkq06r+tb0OtKtf1zKodtFDTIaYekGADhNhA6AnKLkg== -"@cspell/dict-dotnet@^1.0.29": - version "1.0.29" - resolved "https://registry.yarnpkg.com/@cspell/dict-dotnet/-/dict-dotnet-1.0.29.tgz#e362a85b28c2862f49da7949a7cc347f872b0df4" - integrity sha512-41fx7YQM986MBAyJpqL0fH6WOKLG/tNev4NbydNy3avYxz/smr+VwIwGN9/GLNORL5hQLiSQxPU5jfpx+bN94g== +"@cspell/dict-dotnet@^1.0.30": + version "1.0.30" + resolved "https://registry.yarnpkg.com/@cspell/dict-dotnet/-/dict-dotnet-1.0.30.tgz#0e80294fe2894b65d059130115a54c33adcb76f8" + integrity sha512-86kC5191GACB95IGtLnmYHZjuNl/Ee7lvZRcwEyvktoYiRAryd1YKSX+c/qU1OEx7Y52FTaEl07tf9uYS1wKNQ== "@cspell/dict-elixir@^1.0.25": version "1.0.25" @@ -1379,10 +1379,10 @@ resolved "https://registry.yarnpkg.com/@cspell/dict-en_us/-/dict-en_us-1.2.45.tgz#1314a9d81a1fd3cc7ed381dc6a0da10e7c2d02f9" integrity sha512-UPwR4rfiJCxnS+Py+EK9E4AUj3aPZE4p/yBRSHN+5aBQConlI0lLDtMceH5wlupA/sQTU1ERZGPJA9L96jVSyQ== -"@cspell/dict-filetypes@^1.1.7": - version "1.1.7" - resolved "https://registry.yarnpkg.com/@cspell/dict-filetypes/-/dict-filetypes-1.1.7.tgz#98c69f006041c145e3205c2f7fa617645a5b78ec" - integrity sha512-b0e+eiBzTiL1yJZgPBGHP8G7Z0Kkpr/35dXlR9LWoP/EnrAlVj0ulXwErPgTwSoFdxWBgbDJjKZsrMdxWCckuA== +"@cspell/dict-filetypes@^1.1.8": + version "1.1.8" + resolved "https://registry.yarnpkg.com/@cspell/dict-filetypes/-/dict-filetypes-1.1.8.tgz#c161ab48667b6539cbc91a70ff0b037fa436a64e" + integrity sha512-EllahNkhzvLWo0ptwu0l3oEeAJOQSUpZnDfnKRIh6mJVehuSovNHwA9vrdZ8jBUjuqcfaN2e7c32zN0D/qvWJQ== "@cspell/dict-fonts@^1.0.14": version "1.0.14" @@ -1439,10 +1439,10 @@ resolved "https://registry.yarnpkg.com/@cspell/dict-node/-/dict-node-1.0.12.tgz#a7236be30340ff8fe365f62c8d13121fdbe7f51c" integrity sha512-RPNn/7CSkflAWk0sbSoOkg0ORrgBARUjOW3QjB11KwV1gSu8f5W/ij/S50uIXtlrfoBLqd4OyE04jyON+g/Xfg== -"@cspell/dict-npm@^1.0.15": - version "1.0.15" - resolved "https://registry.yarnpkg.com/@cspell/dict-npm/-/dict-npm-1.0.15.tgz#4eac51a4e5258b48e2fd1af277c12cb1fd189f4d" - integrity sha512-6N1G1rGi5AsCaDu9mu+VmrrAj5S9gHv8TvJlarauDeEMS6uVl+ce2JpzDf7ld3Qu/4Dkr0sKS63OeA0DKeQTkw== +"@cspell/dict-npm@^1.0.16": + version "1.0.16" + resolved "https://registry.yarnpkg.com/@cspell/dict-npm/-/dict-npm-1.0.16.tgz#86870686cd0af6354a206ab297872db1d84e9c1b" + integrity sha512-RwkuZGcYBxL3Yux3cSG/IOWGlQ1e9HLCpHeyMtTVGYKAIkFAVUnGrz20l16/Q7zUG7IEktBz5O42kAozrEnqMQ== "@cspell/dict-php@^1.0.24": version "1.0.24" @@ -1479,10 +1479,10 @@ resolved "https://registry.yarnpkg.com/@cspell/dict-scala/-/dict-scala-1.0.21.tgz#bfda392329061e2352fbcd33d228617742c93831" integrity sha512-5V/R7PRbbminTpPS3ywgdAalI9BHzcEjEj9ug4kWYvBIGwSnS7T6QCFCiu+e9LvEGUqQC+NHgLY4zs1NaBj2vA== -"@cspell/dict-software-terms@^1.0.40": - version "1.0.40" - resolved "https://registry.yarnpkg.com/@cspell/dict-software-terms/-/dict-software-terms-1.0.40.tgz#b9d02e62b81e8213f3ec8d44227af6610eb8ff30" - integrity sha512-aHEIgjZJwqn4I+tlQ2XvC4l106VS2bSzNU8crRadpcbpuL5UC2nzMgEbEOAHK4gP1P9i009ttFB0PTKTGisKgg== +"@cspell/dict-software-terms@^1.0.41": + version "1.0.41" + resolved "https://registry.yarnpkg.com/@cspell/dict-software-terms/-/dict-software-terms-1.0.41.tgz#c8b9ca8e8891e09c2e55afd889bde38f6d7b109a" + integrity sha512-/RWiv99XoDUYh3eCo5PyF2nwDh0U8kuKmSW+UXpzbT4sj7oBl/la19h6Ahgq0Qmr0JGjTF/RxbQkz85Hcp1t5w== "@cspell/dict-typescript@^1.0.19": version "1.0.19" @@ -3399,15 +3399,7 @@ chalk@^3.0.0: ansi-styles "^4.1.0" supports-color "^7.1.0" -chalk@^4.0.0, chalk@^4.1.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad" - integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg== - dependencies: - ansi-styles "^4.1.0" - supports-color "^7.1.0" - -chalk@^4.1.2: +chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2: version "4.1.2" resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== @@ -3665,10 +3657,10 @@ combined-stream@^1.0.8: dependencies: delayed-stream "~1.0.0" -commander@>=2.20.0, commander@^7.0.0: - version "7.2.0" - resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7" - integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw== +commander@>=2.20.0, commander@^8.1.0: + version "8.1.0" + resolved "https://registry.yarnpkg.com/commander/-/commander-8.1.0.tgz#db36e3e66edf24ff591d639862c6ab2c52664362" + integrity sha512-mf45ldcuHSYShkplHHGKWb4TrmwQadxOn7v4WuhDJy0ZVoY5JFajaRDKD0PNe5qXzBX0rhovjTnP6Kz9LETcuA== commander@^2.19.0, commander@^2.20.0: version "2.20.3" @@ -3685,10 +3677,10 @@ commander@^6.2.0: resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c" integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA== -commander@^8.1.0: - version "8.1.0" - resolved "https://registry.yarnpkg.com/commander/-/commander-8.1.0.tgz#db36e3e66edf24ff591d639862c6ab2c52664362" - integrity sha512-mf45ldcuHSYShkplHHGKWb4TrmwQadxOn7v4WuhDJy0ZVoY5JFajaRDKD0PNe5qXzBX0rhovjTnP6Kz9LETcuA== +commander@^7.0.0: + version "7.2.0" + resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7" + integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw== comment-json@^4.1.1: version "4.1.1" @@ -4071,35 +4063,35 @@ crypto-random-string@^2.0.0: resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5" integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA== -cspell-glob@^5.7.0: - version "5.7.0" - resolved "https://registry.yarnpkg.com/cspell-glob/-/cspell-glob-5.7.0.tgz#f14ad50fb469717220fd4e3e92a0174d3e3b31e2" - integrity sha512-A6LlFT1MWLT8bb0o3xDlXysbuYWM/1U1Rt/iOI/Pi3C9Myqig/WHVKEZ/Lmda6ZI5eRLyDhgi+Y90sUwpd9iEQ== +cspell-glob@^5.8.0: + version "5.8.0" + resolved "https://registry.yarnpkg.com/cspell-glob/-/cspell-glob-5.8.0.tgz#aa89c4f572fe5df84e191c15eba0c724acea1df8" + integrity sha512-M9IQZT/pKkCHsjkB3lF/AuwcWZFNE45IF3wpNaMRFfx0nM+VhzmR5/uFqyeahfhkXWYy+P3XYBvxp0T8Sd4iYw== dependencies: micromatch "^4.0.4" -cspell-io@^5.7.0: - version "5.7.0" - resolved "https://registry.yarnpkg.com/cspell-io/-/cspell-io-5.7.0.tgz#5735893dda2e3e37dd981434553118bcf953843f" - integrity sha512-WOn8KwrYYpTfHJkmNG3fd+pT+NX7D1v6AcjYN6sm99fQtbY6z7xMAnjXcneGabUbQMNhAvaW56sB1pR0ABEvGA== +cspell-io@^5.8.0: + version "5.8.0" + resolved "https://registry.yarnpkg.com/cspell-io/-/cspell-io-5.8.0.tgz#e0139cb140654e78d5da0146e8f24492c659c95a" + integrity sha512-ph9+mPMuPxGs1Ay+aDsqcDeqc/hjc9q9vv2QQjvCgHtLGHhNa31C044GSwkAwSVZ5waZU4YXTkQXmZ6cKo2UJw== dependencies: iconv-lite "^0.6.3" iterable-to-stream "^2.0.0" -cspell-lib@^5.7.2: - version "5.7.2" - resolved "https://registry.yarnpkg.com/cspell-lib/-/cspell-lib-5.7.2.tgz#5e2d47bb2a63931abebefd3030ba830de5657314" - integrity sha512-9C0d96+6GeLgyek//lCXcVpk2VeuwBUU4T+0gmnzPGYEOV1uNNK79SspFsSFZvL6+un5ztO+sQ+2MxR9zMF+gw== +cspell-lib@^5.8.0: + version "5.8.0" + resolved "https://registry.yarnpkg.com/cspell-lib/-/cspell-lib-5.8.0.tgz#0fad7f92769a794aad8d4c00c2f39cb23bf4975d" + integrity sha512-9ByHhdFxMnhLQIenrMPnjChf/z5Wao9Jx3dTbi/bidzIR6jlMr3eq8hu6ZK3lZdcdMQTOH8e9X4tHCms5iIoqA== dependencies: - "@cspell/cspell-bundled-dicts" "^5.7.2" - "@cspell/cspell-types" "^5.7.2" + "@cspell/cspell-bundled-dicts" "^5.8.0" + "@cspell/cspell-types" "^5.8.0" clear-module "^4.1.1" comment-json "^4.1.1" configstore "^5.0.1" cosmiconfig "^7.0.0" - cspell-glob "^5.7.0" - cspell-io "^5.7.0" - cspell-trie-lib "^5.7.0" + cspell-glob "^5.8.0" + cspell-io "^5.8.0" + cspell-trie-lib "^5.8.0" find-up "^5.0.0" fs-extra "^10.0.0" gensequence "^3.1.1" @@ -4108,25 +4100,25 @@ cspell-lib@^5.7.2: resolve-global "^1.0.0" vscode-uri "^3.0.2" -cspell-trie-lib@^5.7.0: - version "5.7.0" - resolved "https://registry.yarnpkg.com/cspell-trie-lib/-/cspell-trie-lib-5.7.0.tgz#d80978e3da682290ae8cccb71af9c4455ad3cfca" - integrity sha512-XDJrQG2SuQOJRVj6kNUdehLHJdj+1SGzKEvFJbRAzvIRPW75zDe3+yYHHmNOZgXJXLfe0Vtr3RjSjhaQOWZ42Q== +cspell-trie-lib@^5.8.0: + version "5.8.0" + resolved "https://registry.yarnpkg.com/cspell-trie-lib/-/cspell-trie-lib-5.8.0.tgz#baa42b885a3a1f7bb8c2b221bdfe4a783d6b25fd" + integrity sha512-ynTGrbVFZSo8QOrOzzJFsDGU3wbaAFn3kJ8Ibo/2bOYp/qzlTWse8rPRWct8Z24tHxD+2OScy/SUm793xVrh6w== dependencies: fs-extra "^10.0.0" gensequence "^3.1.1" -cspell@^5.7.2: - version "5.7.2" - resolved "https://registry.yarnpkg.com/cspell/-/cspell-5.7.2.tgz#7218ceaa71e1e87e6d67b375c6371f61940d7ded" - integrity sha512-FJAPt3GkwdVaX6I+GR1A95WsraqHPzYqkBI1rIHNE5JnJIbWW6N+pnlbhDjsUlPWXmQYHXMfUlhFtMVLUVs3mw== +cspell@^5.8.0: + version "5.8.0" + resolved "https://registry.yarnpkg.com/cspell/-/cspell-5.8.0.tgz#34ca93ab4ae9bc661fc2c0956a606e938dcb1b55" + integrity sha512-kFbYn1AtaaTziYcBucTgMkEXPBD3FUzhUq9PA53WaRzLAcPQrYWB1s73Atc9xnLLLB8w7gavgRpsBfHKU+ByBA== dependencies: - "@cspell/cspell-types" "^5.7.2" + "@cspell/cspell-types" "^5.8.0" chalk "^4.1.2" commander "^8.1.0" comment-json "^4.1.1" - cspell-glob "^5.7.0" - cspell-lib "^5.7.2" + cspell-glob "^5.8.0" + cspell-lib "^5.8.0" fs-extra "^10.0.0" get-stdin "^8.0.0" glob "^7.1.7"