diff --git a/package-lock.json b/package-lock.json index 07bd53f..e9b0d8e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "6.3.0", "license": "MIT", "dependencies": { - "cspell": "^6.3.0" + "cspell": "^6.4.0" }, "bin": { "cspell-cli": "index.js" @@ -107,13 +107,13 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.3.0.tgz", - "integrity": "sha512-m4Woxfj9NIWpNrRvuhJM9usLyfPYZJyzjtwdm1/vmOcBX+8B+TTknxMlBiBwxKjkuSdCO2uuWVybFxypJ7fLCA==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.4.0.tgz", + "integrity": "sha512-ImkqZPhq9ZTY8nWRxo8S1nUoQ274V/WenIwK7IYnBFpyj8VYRsRRrest07WTG0TriDf3RVS2wQgJ9ZKGOsKuLA==", "dependencies": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", - "@cspell/dict-bash": "^2.0.3", + "@cspell/dict-bash": "^2.0.4", "@cspell/dict-companies": "^2.0.7", "@cspell/dict-cpp": "^3.2.0", "@cspell/dict-cryptocurrencies": "^2.0.0", @@ -124,7 +124,7 @@ "@cspell/dict-docker": "^1.1.1", "@cspell/dict-dotnet": "^2.0.1", "@cspell/dict-elixir": "^2.0.1", - "@cspell/dict-en_us": "^2.2.10", + "@cspell/dict-en_us": "^2.3.0", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.1.0", "@cspell/dict-fonts": "^2.0.1", @@ -148,9 +148,9 @@ "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.1", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.11", + "@cspell/dict-software-terms": "^2.1.12", "@cspell/dict-swift": "^1.0.3", - "@cspell/dict-typescript": "^2.0.0", + "@cspell/dict-typescript": "^2.0.1", "@cspell/dict-vue": "^2.0.2" }, "engines": { @@ -158,17 +158,17 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.3.0.tgz", - "integrity": "sha512-wxuFAyLmZ+aOsQx+28SdG2n1v66ybl5YJdfHSqyEUL8qv2yn2xaYvyAsGuNni+VZvYBnFLwV2IGkBvwUaZhuuA==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.4.0.tgz", + "integrity": "sha512-HWM+ExDmlXzGFqzhjBnKQA03LkcmpskUifPQk/+e2qh2ClPxQuI2A0t2djwIll2JtgAMzgaspEjKp8jGH/09iQ==", "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-types": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.3.0.tgz", - "integrity": "sha512-21vN9FxY7SOCi70UKv67oaF49heT6oFutNJKdUMX4sHMVlAyJntkuL/G1wPrd3OCyxwy9VwoHdVP4x7f/+QEPQ==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.4.0.tgz", + "integrity": "sha512-/NXJUlNNt9A/WerPFh+pE2mNEqA02n4Yas4aFj5xd9W1aeA53NffiOpk/Zjx5TXUQtVSQO0gBpmSnFRFElIlLA==", "engines": { "node": ">=14" } @@ -591,16 +591,16 @@ } }, "node_modules/cspell": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.3.0.tgz", - "integrity": "sha512-Bd+GPDvz41ubRqDMmo5EYJD7v0oqcHHw8BCJEnxENbMbaDsFxeZovlka+3E/dmTN+LNgiMlS+wBWZ14Y/MXNFQ==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.4.0.tgz", + "integrity": "sha512-lpoV4nwknJ5dPvQo1OhOFlNotu/h1M++1C5GmEdLogd9jTE7+URGiRWkifzXB1+6sx/+tW6WB7v5j6Jz9UFBFA==", "dependencies": { - "@cspell/cspell-pipe": "^6.3.0", + "@cspell/cspell-pipe": "^6.4.0", "chalk": "^4.1.2", - "commander": "^9.3.0", - "cspell-gitignore": "^6.3.0", - "cspell-glob": "^6.3.0", - "cspell-lib": "^6.3.0", + "commander": "^9.4.0", + "cspell-gitignore": "^6.4.0", + "cspell-glob": "^6.4.0", + "cspell-lib": "^6.4.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.1.0", @@ -622,11 +622,11 @@ } }, "node_modules/cspell-gitignore": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.3.0.tgz", - "integrity": "sha512-gy7FEx4WQMParfdgnWg5kNYmZELMpURfMe3Rw86VBQMTLgyyYR53ZRYJp0dxnKfiJoBw20YuAPonYJqBvNrkhg==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.4.0.tgz", + "integrity": "sha512-Q8cypswK4Aza32DjWKjgjruGSsst2VT4EcZ0n+MJFSKDSTp5W8gx1z/5o/kdOdeu9i8XS9T94VWybyqr286yWw==", "dependencies": { - "cspell-glob": "^6.3.0", + "cspell-glob": "^6.4.0", "find-up": "^5.0.0" }, "bin": { @@ -637,9 +637,9 @@ } }, "node_modules/cspell-glob": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.3.0.tgz", - "integrity": "sha512-oMFkxlfESDVBrjhVx+ahyjiT/kbudFtwzekuE6mvLp5Tid8JF2siy0DpVuvgtJmyQA0Tx44bv7uqUeFJVY9L2A==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.4.0.tgz", + "integrity": "sha512-BpHKqBzRJ9LOLq3TRaw4DfgSxaCccmXAUDhRQ5DRI98E53YghWq5Tvrcaa/N+nvW/4f7yhxf88oeW5CTHJXPqw==", "dependencies": { "micromatch": "^4.0.5" }, @@ -648,12 +648,12 @@ } }, "node_modules/cspell-grammar": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.3.0.tgz", - "integrity": "sha512-xTJdWyqFzbZ0q41d9h/4QtBFPpDwuC5GgAGjIjyiDK09zxO95S6xvQyfqP8R/k8FtyWlKMzSx4ZbN1IjEaS1yQ==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.4.0.tgz", + "integrity": "sha512-UTNgXIS98uKKRwH2rGwUuPQL4WxGZbmBP+Hk3OCYYZQw1oAhvIUOpNI1+k4b1nYmT8/mSg4paesv1/vHHnjp2Q==", "dependencies": { - "@cspell/cspell-pipe": "^6.3.0", - "@cspell/cspell-types": "^6.3.0" + "@cspell/cspell-pipe": "^6.4.0", + "@cspell/cspell-types": "^6.4.0" }, "bin": { "cspell-grammar": "bin.js" @@ -663,9 +663,9 @@ } }, "node_modules/cspell-io": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.3.0.tgz", - "integrity": "sha512-Ta1XnOPAHfb3kkvPoBryvNVnK7agZDcaGN0pnuIYzT5kt9E8OBcmCnPjXKhGCP0znSUTUPmm42q96FkaDuGXmg==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.4.0.tgz", + "integrity": "sha512-tr4z2cL27HJ1NztG58DPzS0T2IIHLWpsCLjWpeaYMTO/6qfsZd1B0Gk4yVAgjh1goGs63Tw1xtaEjkcTCRn9mw==", "dependencies": { "@types/node-fetch": "^2.6.2", "node-fetch": "^2.6.7" @@ -675,21 +675,21 @@ } }, "node_modules/cspell-lib": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.3.0.tgz", - "integrity": "sha512-Eatco/J7FawNGrPildO0NDd86C+briABUofAbRHQPeeY57o4X0eV3U3BVVbuXpJnGD5AZDabRvv+DmStM9NK6w==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.4.0.tgz", + "integrity": "sha512-O7gYMLIoyEgarWU2cygSENO35jlNzgxni4Ps7bTDmIF5HYNb/+j567srbfhFAnj8CmO7RTtEWVfY3i6tYn+N+w==", "dependencies": { - "@cspell/cspell-bundled-dicts": "^6.3.0", - "@cspell/cspell-pipe": "^6.3.0", - "@cspell/cspell-types": "^6.3.0", + "@cspell/cspell-bundled-dicts": "^6.4.0", + "@cspell/cspell-pipe": "^6.4.0", + "@cspell/cspell-types": "^6.4.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^6.3.0", - "cspell-grammar": "^6.3.0", - "cspell-io": "^6.3.0", - "cspell-trie-lib": "^6.3.0", + "cspell-glob": "^6.4.0", + "cspell-grammar": "^6.4.0", + "cspell-io": "^6.4.0", + "cspell-trie-lib": "^6.4.0", "fast-equals": "^4.0.1", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -705,11 +705,11 @@ } }, "node_modules/cspell-trie-lib": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.3.0.tgz", - "integrity": "sha512-GHMbgHCb5cvBuGZEPaD9znQbRBy6cMh5j6VHX7QOmvHXYNEXCN851aNbl1Hm/oVCWylvQf00H4pC1WaJhmCqEA==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.4.0.tgz", + "integrity": "sha512-VLvaFrI4ciQ1qw8QenAhNhVJntLWdX+hTtiWeCL+nVYltj/tQ/yJLM2DFzLD1Q7tB7584ooE7ORUOb/MGubT3w==", "dependencies": { - "@cspell/cspell-pipe": "^6.3.0", + "@cspell/cspell-pipe": "^6.4.0", "fs-extra": "^10.1.0", "gensequence": "^3.1.1" }, @@ -1556,13 +1556,13 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.3.0.tgz", - "integrity": "sha512-m4Woxfj9NIWpNrRvuhJM9usLyfPYZJyzjtwdm1/vmOcBX+8B+TTknxMlBiBwxKjkuSdCO2uuWVybFxypJ7fLCA==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.4.0.tgz", + "integrity": "sha512-ImkqZPhq9ZTY8nWRxo8S1nUoQ274V/WenIwK7IYnBFpyj8VYRsRRrest07WTG0TriDf3RVS2wQgJ9ZKGOsKuLA==", "requires": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", - "@cspell/dict-bash": "^2.0.3", + "@cspell/dict-bash": "^2.0.4", "@cspell/dict-companies": "^2.0.7", "@cspell/dict-cpp": "^3.2.0", "@cspell/dict-cryptocurrencies": "^2.0.0", @@ -1573,7 +1573,7 @@ "@cspell/dict-docker": "^1.1.1", "@cspell/dict-dotnet": "^2.0.1", "@cspell/dict-elixir": "^2.0.1", - "@cspell/dict-en_us": "^2.2.10", + "@cspell/dict-en_us": "^2.3.0", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.1.0", "@cspell/dict-fonts": "^2.0.1", @@ -1597,21 +1597,21 @@ "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.1", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.11", + "@cspell/dict-software-terms": "^2.1.12", "@cspell/dict-swift": "^1.0.3", - "@cspell/dict-typescript": "^2.0.0", + "@cspell/dict-typescript": "^2.0.1", "@cspell/dict-vue": "^2.0.2" } }, "@cspell/cspell-pipe": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.3.0.tgz", - "integrity": "sha512-wxuFAyLmZ+aOsQx+28SdG2n1v66ybl5YJdfHSqyEUL8qv2yn2xaYvyAsGuNni+VZvYBnFLwV2IGkBvwUaZhuuA==" + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.4.0.tgz", + "integrity": "sha512-HWM+ExDmlXzGFqzhjBnKQA03LkcmpskUifPQk/+e2qh2ClPxQuI2A0t2djwIll2JtgAMzgaspEjKp8jGH/09iQ==" }, "@cspell/cspell-types": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.3.0.tgz", - "integrity": "sha512-21vN9FxY7SOCi70UKv67oaF49heT6oFutNJKdUMX4sHMVlAyJntkuL/G1wPrd3OCyxwy9VwoHdVP4x7f/+QEPQ==" + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.4.0.tgz", + "integrity": "sha512-/NXJUlNNt9A/WerPFh+pE2mNEqA02n4Yas4aFj5xd9W1aeA53NffiOpk/Zjx5TXUQtVSQO0gBpmSnFRFElIlLA==" }, "@cspell/dict-ada": { "version": "2.0.0", @@ -1983,16 +1983,16 @@ "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" }, "cspell": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.3.0.tgz", - "integrity": "sha512-Bd+GPDvz41ubRqDMmo5EYJD7v0oqcHHw8BCJEnxENbMbaDsFxeZovlka+3E/dmTN+LNgiMlS+wBWZ14Y/MXNFQ==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.4.0.tgz", + "integrity": "sha512-lpoV4nwknJ5dPvQo1OhOFlNotu/h1M++1C5GmEdLogd9jTE7+URGiRWkifzXB1+6sx/+tW6WB7v5j6Jz9UFBFA==", "requires": { - "@cspell/cspell-pipe": "^6.3.0", + "@cspell/cspell-pipe": "^6.4.0", "chalk": "^4.1.2", - "commander": "^9.3.0", - "cspell-gitignore": "^6.3.0", - "cspell-glob": "^6.3.0", - "cspell-lib": "^6.3.0", + "commander": "^9.4.0", + "cspell-gitignore": "^6.4.0", + "cspell-glob": "^6.4.0", + "cspell-lib": "^6.4.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.1.0", @@ -2005,56 +2005,56 @@ } }, "cspell-gitignore": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.3.0.tgz", - "integrity": "sha512-gy7FEx4WQMParfdgnWg5kNYmZELMpURfMe3Rw86VBQMTLgyyYR53ZRYJp0dxnKfiJoBw20YuAPonYJqBvNrkhg==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.4.0.tgz", + "integrity": "sha512-Q8cypswK4Aza32DjWKjgjruGSsst2VT4EcZ0n+MJFSKDSTp5W8gx1z/5o/kdOdeu9i8XS9T94VWybyqr286yWw==", "requires": { - "cspell-glob": "^6.3.0", + "cspell-glob": "^6.4.0", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.3.0.tgz", - "integrity": "sha512-oMFkxlfESDVBrjhVx+ahyjiT/kbudFtwzekuE6mvLp5Tid8JF2siy0DpVuvgtJmyQA0Tx44bv7uqUeFJVY9L2A==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.4.0.tgz", + "integrity": "sha512-BpHKqBzRJ9LOLq3TRaw4DfgSxaCccmXAUDhRQ5DRI98E53YghWq5Tvrcaa/N+nvW/4f7yhxf88oeW5CTHJXPqw==", "requires": { "micromatch": "^4.0.5" } }, "cspell-grammar": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.3.0.tgz", - "integrity": "sha512-xTJdWyqFzbZ0q41d9h/4QtBFPpDwuC5GgAGjIjyiDK09zxO95S6xvQyfqP8R/k8FtyWlKMzSx4ZbN1IjEaS1yQ==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.4.0.tgz", + "integrity": "sha512-UTNgXIS98uKKRwH2rGwUuPQL4WxGZbmBP+Hk3OCYYZQw1oAhvIUOpNI1+k4b1nYmT8/mSg4paesv1/vHHnjp2Q==", "requires": { - "@cspell/cspell-pipe": "^6.3.0", - "@cspell/cspell-types": "^6.3.0" + "@cspell/cspell-pipe": "^6.4.0", + "@cspell/cspell-types": "^6.4.0" } }, "cspell-io": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.3.0.tgz", - "integrity": "sha512-Ta1XnOPAHfb3kkvPoBryvNVnK7agZDcaGN0pnuIYzT5kt9E8OBcmCnPjXKhGCP0znSUTUPmm42q96FkaDuGXmg==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.4.0.tgz", + "integrity": "sha512-tr4z2cL27HJ1NztG58DPzS0T2IIHLWpsCLjWpeaYMTO/6qfsZd1B0Gk4yVAgjh1goGs63Tw1xtaEjkcTCRn9mw==", "requires": { "@types/node-fetch": "^2.6.2", "node-fetch": "^2.6.7" } }, "cspell-lib": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.3.0.tgz", - "integrity": "sha512-Eatco/J7FawNGrPildO0NDd86C+briABUofAbRHQPeeY57o4X0eV3U3BVVbuXpJnGD5AZDabRvv+DmStM9NK6w==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.4.0.tgz", + "integrity": "sha512-O7gYMLIoyEgarWU2cygSENO35jlNzgxni4Ps7bTDmIF5HYNb/+j567srbfhFAnj8CmO7RTtEWVfY3i6tYn+N+w==", "requires": { - "@cspell/cspell-bundled-dicts": "^6.3.0", - "@cspell/cspell-pipe": "^6.3.0", - "@cspell/cspell-types": "^6.3.0", + "@cspell/cspell-bundled-dicts": "^6.4.0", + "@cspell/cspell-pipe": "^6.4.0", + "@cspell/cspell-types": "^6.4.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^6.3.0", - "cspell-grammar": "^6.3.0", - "cspell-io": "^6.3.0", - "cspell-trie-lib": "^6.3.0", + "cspell-glob": "^6.4.0", + "cspell-grammar": "^6.4.0", + "cspell-io": "^6.4.0", + "cspell-trie-lib": "^6.4.0", "fast-equals": "^4.0.1", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -2067,11 +2067,11 @@ } }, "cspell-trie-lib": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.3.0.tgz", - "integrity": "sha512-GHMbgHCb5cvBuGZEPaD9znQbRBy6cMh5j6VHX7QOmvHXYNEXCN851aNbl1Hm/oVCWylvQf00H4pC1WaJhmCqEA==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.4.0.tgz", + "integrity": "sha512-VLvaFrI4ciQ1qw8QenAhNhVJntLWdX+hTtiWeCL+nVYltj/tQ/yJLM2DFzLD1Q7tB7584ooE7ORUOb/MGubT3w==", "requires": { - "@cspell/cspell-pipe": "^6.3.0", + "@cspell/cspell-pipe": "^6.4.0", "fs-extra": "^10.1.0", "gensequence": "^3.1.1" } diff --git a/package.json b/package.json index f2aff80..db7e841 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,6 @@ "node": ">=14" }, "dependencies": { - "cspell": "^6.3.0" + "cspell": "^6.4.0" } }