diff --git a/cspell-dict-file-checker/package.json b/cspell-dict-file-checker/package.json index 915a9be1d1b..37053c3822f 100644 --- a/cspell-dict-file-checker/package.json +++ b/cspell-dict-file-checker/package.json @@ -8,7 +8,7 @@ "private": true, "dependencies": { "ava": "^4.3.3", - "cspell": "^6.10.1", + "cspell": "^6.11.0", "glob": "^8.0.3" } } diff --git a/package.json b/package.json index 2a89454991b..9acd02cf863 100644 --- a/package.json +++ b/package.json @@ -36,18 +36,18 @@ ] }, "devDependencies": { - "@cspell/cspell-tools": "^6.10.1", + "@cspell/cspell-tools": "^6.11.0", "@lerna-lite/cli": "^1.11.3", "@lerna-lite/run": "^1.11.3", "conventional-changelog-conventionalcommits": "^5.0.0", "cpy-cli": "^4.2.0", "cross-env": "^7.0.3", - "cspell": "^6.10.1", + "cspell": "^6.11.0", "cspell-tools": "^5.1.1", "eslint": "^8.24.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.2.1", - "hunspell-reader": "^6.10.1", + "hunspell-reader": "^6.11.0", "prettier": "^2.7.1", "rimraf": "^3.0.2", "yamljs": "^0.3.0" diff --git a/yarn.lock b/yarn.lock index 51196aa1276..82cb3331749 100644 --- a/yarn.lock +++ b/yarn.lock @@ -30,10 +30,10 @@ dependencies: regenerator-runtime "^0.13.4" -"@cspell/cspell-bundled-dicts@^6.10.1": - version "6.10.1" - resolved "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.10.1.tgz#4b675f0ea4138b6fac22bf7751b2d391422fcf5a" - integrity sha512-FBoPQFM3mziJCAodN1M3i5G1vaSraPXjHiw0mHPTXEnB+fnMP4N0i3kwDPLn0US8O2dHNP0AzwVmoJ2FmEuBFA== +"@cspell/cspell-bundled-dicts@^6.11.0": + version "6.11.0" + resolved "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.11.0.tgz#b63a70d8b1308763433387fd75c8b704af3f484b" + integrity sha512-jboqpPMWoujucLmrgp4aO6oqLlRsW8p0mjBtetYrZB3WbGW2kBan+4kYxsg9AUPp8idtlBGL80YdqU9SUoNYfw== dependencies: "@cspell/dict-ada" "^2.0.1" "@cspell/dict-aws" "^2.0.0" @@ -72,7 +72,7 @@ "@cspell/dict-ruby" "^2.0.2" "@cspell/dict-rust" "^2.0.1" "@cspell/dict-scala" "^2.0.0" - "@cspell/dict-software-terms" "^2.2.9" + "@cspell/dict-software-terms" "^2.2.11" "@cspell/dict-sql" "^1.0.4" "@cspell/dict-swift" "^1.0.3" "@cspell/dict-typescript" "^2.0.2" @@ -83,33 +83,33 @@ resolved "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.21.2.tgz#7adfbc66426ee28549fd72a39deec7b98a76b320" integrity sha512-MN1SXeqqurWYNknbUMPHRFyTvURbO53/1Aw3zEoCeVUSiGbD5rrb1N+t0YDbOphWrkkrJAZk82/2ZBJ2USE/vg== -"@cspell/cspell-pipe@^6.10.1": - version "6.10.1" - resolved "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.10.1.tgz#bbebac1ec765337a57001fb7a6091fc3957d4cef" - integrity sha512-c31P1Vh4wfqX43rS+MvTGnaevwM+r7Wb/DhJRxt5Wwh1lsV2KeJqPJ0D2nwyW+SDc9Sv6SgxdJzNwOgAD8n0hg== +"@cspell/cspell-pipe@^6.11.0": + version "6.11.0" + resolved "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.11.0.tgz#3743030480522b6bfbdac88de611756478e94651" + integrity sha512-84HJQ4lM41LR/TPEzt7NqVHZBKWvEAVsgqjrIlTu7aF6wYMJIXvJG3s0YTwE8s2vY5PmNZap2wzj9V3RwpvnuA== -"@cspell/cspell-service-bus@^6.10.1": - version "6.10.1" - resolved "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.10.1.tgz#7b58bf0070935dcb45e7558382419bfbb9bfe6a6" - integrity sha512-yHf1FRoy3khALNWXPX9oazPJ6piqLvg9h5hW5/MxG66fOERfzP5x4myBHmUbgMsSW/ORyS2fGlVp9hnqV+q6/Q== +"@cspell/cspell-service-bus@^6.11.0": + version "6.11.0" + resolved "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.11.0.tgz#d6466a70c625da1b10a6c426114173a471886a6a" + integrity sha512-dvCLb6BQM1XlnKVKicvtHV6r3GM03LqDk2um5Kbpq3CoZ3lLFX/J1s4/J6b8MARMJjyZzv0Em83m6RqwyX5OvQ== -"@cspell/cspell-tools@^6.10.1": - version "6.10.1" - resolved "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-6.10.1.tgz#845e93fda67da6f43e7a7cec49030c0a898d98e4" - integrity sha512-Z9/cmQ9rISaGt1gTPt1uv2aSV1IrrhT5NfMYPLYqGJHhhI2DGyZargoKxQwkVBJN8YBtNnydCsXZd1zk7Y8v3A== +"@cspell/cspell-tools@^6.11.0": + version "6.11.0" + resolved "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-6.11.0.tgz#23fac0f7dee71add8660142c3370adec035f9802" + integrity sha512-D6UfKV83BJbu8vS8M4nRxG5ziix6KM0KLWrDuBZQQyW1LbGCnkbhgqoXHJS2D2PbfO/UOIlb9KOdbjA1o126EQ== dependencies: commander "^9.4.0" - cspell-io "^6.10.1" - cspell-trie-lib "^6.10.1" + cspell-io "^6.11.0" + cspell-trie-lib "^6.11.0" fs-extra "^10.1.0" gensequence "^4.0.2" glob "^8.0.3" - hunspell-reader "^6.10.1" + hunspell-reader "^6.11.0" -"@cspell/cspell-types@^6.10.1": - version "6.10.1" - resolved "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.10.1.tgz#5eb5db482b8883f2cef7a58c61daa13b7673a8da" - integrity sha512-0e4xk9qLo8GwvO6a3w9jiC6RTaiPH5z/DKLBfWPVZqZxjVlKfQAGNL+fRPFV67+ZNxceb9L7SdZUYru8BDJfFQ== +"@cspell/cspell-types@^6.11.0": + version "6.11.0" + resolved "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.11.0.tgz#80432c4603b5ae9ef274c7ced768b3f1e94683d3" + integrity sha512-yTTdiNdCzN0nwxAo5khjz52KtJAsOFRnNQ3muivIyEehmI/65Nwo+OEuiEh+9PUnuT/ApPevjYEvZ9QXgVi4mA== "@cspell/dict-en-gb@^1.1.33": version "1.1.33" @@ -2105,58 +2105,70 @@ crypto-random-string@^2.0.0: resolved "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5" integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA== -cspell-gitignore@^6.10.1: - version "6.10.1" - resolved "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.10.1.tgz#c9f4b11aa92d5ecb2130b048ba7d87875fae865f" - integrity sha512-g6320DFIyU56iSdPTF+LwoExvlCNptEXiArE3VmyyTYLXkIHWwFhjcZN43Nd5/eJNzVuuEen64yKtI2ZsTr4xw== +cspell-dictionary@^6.11.0: + version "6.11.0" + resolved "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.11.0.tgz#b74378ce46d66d31a633527d7c4ceec2536a61f6" + integrity sha512-7Y1raW/okx9Y1bjSQMPTlPW4DPaXHdRB4lohfdBz3eK4d9TEg6nCI6F9hgNfVA0KNFU9d14Pbo/x5hP0CfKamw== dependencies: - cspell-glob "^6.10.1" + "@cspell/cspell-pipe" "^6.11.0" + "@cspell/cspell-types" "^6.11.0" + cspell-trie-lib "^6.11.0" + fast-equals "^4.0.3" + gensequence "^4.0.2" + +cspell-gitignore@^6.11.0: + version "6.11.0" + resolved "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.11.0.tgz#ad82991c50ad0b1dadd098f5296e13d20fd6389a" + integrity sha512-thB2QvnwFZt1b3SQv3gJV2m+Kxgvh8p8KoHRc+6n3oIAy+94tSt29G0F3YJ+IZO+DPCCnQF8ZyUncrf3QFUdlA== + dependencies: + cspell-glob "^6.11.0" find-up "^5.0.0" -cspell-glob@^6.10.1: - version "6.10.1" - resolved "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.10.1.tgz#b24e3a028361a6a4d9f3a2697fda26ce1e559d46" - integrity sha512-4P2B0BaKUtLwYOIif2rgmwxBnaj6WNhHhM6RDTAYGiestvRarb+NMr1KnMIhq6gDKu5mAeBVC5+/M4DUdNZ0Ww== +cspell-glob@^6.11.0: + version "6.11.0" + resolved "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.11.0.tgz#d3cc0f121264b7a6514ad2464dc65756f5d32ab3" + integrity sha512-ftm7gObL0wFsoAgW+ECBiJ/YV4+AIdcNxR8cRNz+9ted9nyOvZk6Pw4oPmcECvpudVfQhlLaquzaXRw1lFsrrg== dependencies: micromatch "^4.0.5" -cspell-grammar@^6.10.1: - version "6.10.1" - resolved "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.10.1.tgz#42e9ff8ed710bbccc1b183553d8d2ec1a410c185" - integrity sha512-y4VbZudXBozJ98PH76t2HEkuZqZ5q3Opy2PpgSi1zHcyoVpG5CNpu4FQXO2T24AgA40M8a9cFW5mM9FdLlNUIA== +cspell-grammar@^6.11.0: + version "6.11.0" + resolved "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.11.0.tgz#d142fece6d7464c16fdc21f988cca74e69cc16e9" + integrity sha512-ehTGykXT0x953PEN/fcqeZcJsI5czsNRTSIWLRWSplMoXI6iVwftvBy3LTdf9WkPuIMLYDb8hmvxzYhNnOU8Ow== dependencies: - "@cspell/cspell-pipe" "^6.10.1" - "@cspell/cspell-types" "^6.10.1" + "@cspell/cspell-pipe" "^6.11.0" + "@cspell/cspell-types" "^6.11.0" cspell-io@^5.1.0: version "5.21.2" resolved "https://registry.npmjs.org/cspell-io/-/cspell-io-5.21.2.tgz#d9087163b1c8ad11c6f94cb7dddf8c57eb97fabe" integrity sha512-3J4cLuN59R7ARiRZ8ke5QwlC5uPfzHLVELOtEAmsTIjuUMvr7BpbrdCuTsUvLkAqYE9NA5eqolqQm3GLXnECNw== -cspell-io@^6.10.1: - version "6.10.1" - resolved "https://registry.npmjs.org/cspell-io/-/cspell-io-6.10.1.tgz#338b8da538369aecd8505a284fab3c79c68e57da" - integrity sha512-fpZde2txupHfm/Cs2AfsoBJPaEjmIxR9lEFMEqp9JIB4ZQgvZsaND9dlUyqMDQiMStfCT/47OhTJQi+VfjnhRw== +cspell-io@^6.11.0: + version "6.11.0" + resolved "https://registry.npmjs.org/cspell-io/-/cspell-io-6.11.0.tgz#6f842a7b2b0254bf2587af350d2c9b2d15ca73ee" + integrity sha512-WVlIMlHb2uGYSl8jILKf+XqzDd8tZf9EB9kxfovkHo2bUgAz8kWcknzHRRPMr1DFhg5YqZGAIAZfZWGXwqZnwQ== dependencies: - "@cspell/cspell-service-bus" "^6.10.1" + "@cspell/cspell-service-bus" "^6.11.0" node-fetch "^2.6.7" -cspell-lib@^6.10.1: - version "6.10.1" - resolved "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.10.1.tgz#d19b1f3967c632da9d5427ac59186ef9c657760e" - integrity sha512-h0pQ1OFckhqfjvhE6k1OhIpsuVABgXAFW+MjZhn1QB1awSkC6hrNekGXs6WNGngYC56pII6yk5uagokdwH9siQ== +cspell-lib@^6.11.0: + version "6.11.0" + resolved "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.11.0.tgz#3f981ace8c4c381206917b95d0351e19fd955f25" + integrity sha512-BiPqUEfqbLvjB8ZVaxkWG1qXgoFQniBJX0NlMCBT+5/faPpPA8q0beKygCxP8mSXIJpVYtflppkce9gZUL4JFw== dependencies: - "@cspell/cspell-bundled-dicts" "^6.10.1" - "@cspell/cspell-pipe" "^6.10.1" - "@cspell/cspell-types" "^6.10.1" + "@cspell/cspell-bundled-dicts" "^6.11.0" + "@cspell/cspell-pipe" "^6.11.0" + "@cspell/cspell-types" "^6.11.0" clear-module "^4.1.2" comment-json "^4.2.3" configstore "^5.0.1" cosmiconfig "^7.0.1" - cspell-glob "^6.10.1" - cspell-grammar "^6.10.1" - cspell-io "^6.10.1" - cspell-trie-lib "^6.10.1" + cspell-dictionary "^6.11.0" + cspell-glob "^6.11.0" + cspell-grammar "^6.11.0" + cspell-io "^6.11.0" + cspell-trie-lib "^6.11.0" fast-equals "^4.0.3" find-up "^5.0.0" fs-extra "^10.1.0" @@ -2190,13 +2202,13 @@ cspell-trie-lib@^5.1.0: fs-extra "^10.1.0" gensequence "^3.1.1" -cspell-trie-lib@^6.10.1: - version "6.10.1" - resolved "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.10.1.tgz#ce1ccffe0168793d9bf989972be03ea8f4c1e186" - integrity sha512-3xu0Dyq+AhrivQ3p7FePLcmcjkeWfovlavFhRk/wwWHIMnnmj1q7emPa/BYbgzSMF917C940GbexczB9SujNxQ== +cspell-trie-lib@^6.11.0: + version "6.11.0" + resolved "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.11.0.tgz#5ab490d419b0d27082218bcaa6f193557064a155" + integrity sha512-/NqaBo3Tif9uK/f2bAzgUF5aOTcN1ow2MnYHDe03z4YOe9wqolIitCbQLnUihl1w8xG/8rS168nGehYjvgSp4w== dependencies: - "@cspell/cspell-pipe" "^6.10.1" - "@cspell/cspell-types" "^6.10.1" + "@cspell/cspell-pipe" "^6.11.0" + "@cspell/cspell-types" "^6.11.0" fs-extra "^10.1.0" gensequence "^4.0.2" @@ -2205,17 +2217,17 @@ cspell-util-bundle@^5.1.1: resolved "https://registry.npmjs.org/cspell-util-bundle/-/cspell-util-bundle-5.1.3.tgz#1b1eda9a7b985ac4a7c81a5b85eaa32e74d96da7" integrity sha512-FDxs0sw4gYMKKHdSobypvLQTRsZB96n9QNewRuyMv6nVwOcD1JsboClMpYigeE3rxBvyiGbj0V+Vf94+RTWWWA== -cspell@^6.10.1: - version "6.10.1" - resolved "https://registry.npmjs.org/cspell/-/cspell-6.10.1.tgz#19d4bae171b8cdd3d079d537d5bd0515d6194925" - integrity sha512-dO40EnUDlYZarnuha013Les7X2nVoHANzPpTPJYfh4AidP7WvMpqDaIdVODRxxjdjF9sYYFdkyM8xqmAga+3tQ== +cspell@^6.11.0: + version "6.11.0" + resolved "https://registry.npmjs.org/cspell/-/cspell-6.11.0.tgz#ec805d2b83dd466b83403da8f1001e33cd741462" + integrity sha512-USh3KdXubuKlexTwzIW+74vrZvc9GL+E/hmzF0YAuzbTRooNTuzVeFOmrkAde5R6krJUnMMR9kXdTNEdAD1xfg== dependencies: - "@cspell/cspell-pipe" "^6.10.1" + "@cspell/cspell-pipe" "^6.11.0" chalk "^4.1.2" commander "^9.4.0" - cspell-gitignore "^6.10.1" - cspell-glob "^6.10.1" - cspell-lib "^6.10.1" + cspell-gitignore "^6.11.0" + cspell-glob "^6.11.0" + cspell-lib "^6.11.0" fast-json-stable-stringify "^2.1.0" file-entry-cache "^6.0.1" fs-extra "^10.1.0" @@ -3558,10 +3570,10 @@ hunspell-reader@^3.2.0: gensequence "^3.0.1" iconv-lite "^0.5.0" -hunspell-reader@^6.10.1: - version "6.10.1" - resolved "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-6.10.1.tgz#f8aece947cfa54ee058d08cceda94252294b7c66" - integrity sha512-LLXJdgoUkucP5tmFNZsb5buGzRwF2THIXnoyysep95U3uFxA0fgh8f3e79y4JAt2mtI+c9enaw+d76vU2rFHIA== +hunspell-reader@^6.11.0: + version "6.11.0" + resolved "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-6.11.0.tgz#484cb08880b98d7caae995a2088340c3cb7f8847" + integrity sha512-an/eyARciRNHRfRDdk8t4cERqcjWIrXHoI61bIfrp3TXGRIYguL0q1YvkBXw1ylkWnsJr8AqyPN0ic8sszOKlw== dependencies: commander "^9.4.0" fs-extra "^10.1.0"