From 36077ac1ad247f5c1760dbc06d83c4daa732c8e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 09:20:02 +0000 Subject: [PATCH] chore(deps-dev): bump cspell from 6.22.0 to 6.23.1 Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.22.0 to 6.23.1. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.22.0...v6.23.1) --- updated-dependencies: - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 620 ++++++++++------------------------------------ 1 file changed, 132 insertions(+), 488 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2891269..244b2c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -669,9 +669,9 @@ "dev": true }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.22.0.tgz", - "integrity": "sha512-73oCpJzagl7mNMAMlKNLdk4DQDEKhv0IsU5Pz/BvYNWxI2KczYiyPLSk/y/bO0mNQTxFgHvKUie+GoATGB9LyA==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.23.1.tgz", + "integrity": "sha512-yOJ256MsPjzsnO5PBA+0aHpJmMs11aZLpnD29BdhC86kErBuTkPXnYOU4zZtya6g190Uft9i7UejjyzmPH8O8w==", "dev": true, "dependencies": { "@cspell/dict-ada": "^4.0.1", @@ -687,7 +687,7 @@ "@cspell/dict-docker": "^1.1.5", "@cspell/dict-dotnet": "^4.0.1", "@cspell/dict-elixir": "^4.0.1", - "@cspell/dict-en_us": "^4.2.1", + "@cspell/dict-en_us": "^4.2.2", "@cspell/dict-en-gb": "1.1.33", "@cspell/dict-filetypes": "^3.0.0", "@cspell/dict-fonts": "^3.0.0", @@ -713,7 +713,7 @@ "@cspell/dict-ruby": "^4.0.1", "@cspell/dict-rust": "^4.0.0", "@cspell/dict-scala": "^4.0.0", - "@cspell/dict-software-terms": "^3.1.1", + "@cspell/dict-software-terms": "^3.1.2", "@cspell/dict-sql": "^2.0.1", "@cspell/dict-svelte": "^1.0.2", "@cspell/dict-swift": "^2.0.1", @@ -725,27 +725,27 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.22.0.tgz", - "integrity": "sha512-azitnOyh2lIN2brJBQE7NSURUOC7P911BuGf5cPb6cEFLSBSkPfuet5yTjgVSd8oq2kgv/irEz4BbEMjAYL4ag==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.23.1.tgz", + "integrity": "sha512-ulQpa45m3UWAnlzCQbxcxl71RKQcooo51BbdzKZJI/QeHuNu8VAdRiWs5A3ZytITWASXSQBJci5XMOPvvZvofg==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-service-bus": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.22.0.tgz", - "integrity": "sha512-zskChnBYBuInkgp2wUF5xvOA20YF3DMovPHUaRByahB2DQwAZXGLnYxCBM70+xkIsOURGcjpvpyzry7bPMBXiw==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.23.1.tgz", + "integrity": "sha512-zATbR0Szec6L3x8385cJVfjLrJJs/hALp9B3XN5tOyzL/mnYG9yA+mylrYfRRWXgvrzloo3VVlbzQypIj7E9Nw==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-types": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.22.0.tgz", - "integrity": "sha512-AcvI7QkjpGL+CHz3WJTXn/A8OigwhjQ5eBZ09t+f42am5sjygcBR8n77wWjpKcY853XkOpqP4qIvXcZJzSUzUw==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.23.1.tgz", + "integrity": "sha512-qxdhTbruR8uCgJCZwCLcJjP/ZntIAqZ/tbZ0qbimqx4DeqapdSu28Xg971vFkhj2PNmqF8u5QgwpTefXEEkutw==", "dev": true, "engines": { "node": ">=14" @@ -1022,9 +1022,9 @@ "dev": true }, "node_modules/@cspell/dynamic-import": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-6.22.0.tgz", - "integrity": "sha512-Dkravk0nQklyr13pClBXjg/Ku4o2jc6vdVp71L3bfXCQh8StdWP/kyW6O6qjXUsWwGAuRl8YuamRLePlVV8q3A==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-6.23.1.tgz", + "integrity": "sha512-s9zlPCZ4+K4xbrSJ9UYPR9eonOsUu+9kiSwVeFRm1AbOGTFBMndS2k49WqM23sTGmYpBd1d+E75+9Cy4ypPxwA==", "dev": true, "dependencies": { "import-meta-resolve": "^2.2.1" @@ -1047,90 +1047,7 @@ "node": ">=14" } }, - "node_modules/@cspell/eslint-plugin/node_modules/@cspell/cspell-bundled-dicts": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.23.1.tgz", - "integrity": "sha512-yOJ256MsPjzsnO5PBA+0aHpJmMs11aZLpnD29BdhC86kErBuTkPXnYOU4zZtya6g190Uft9i7UejjyzmPH8O8w==", - "dev": true, - "dependencies": { - "@cspell/dict-ada": "^4.0.1", - "@cspell/dict-aws": "^3.0.0", - "@cspell/dict-bash": "^4.1.1", - "@cspell/dict-companies": "^3.0.6", - "@cspell/dict-cpp": "^4.0.1", - "@cspell/dict-cryptocurrencies": "^3.0.1", - "@cspell/dict-csharp": "^4.0.2", - "@cspell/dict-css": "^4.0.2", - "@cspell/dict-dart": "^2.0.1", - "@cspell/dict-django": "^4.0.1", - "@cspell/dict-docker": "^1.1.5", - "@cspell/dict-dotnet": "^4.0.1", - "@cspell/dict-elixir": "^4.0.1", - "@cspell/dict-en_us": "^4.2.2", - "@cspell/dict-en-gb": "1.1.33", - "@cspell/dict-filetypes": "^3.0.0", - "@cspell/dict-fonts": "^3.0.0", - "@cspell/dict-fullstack": "^3.1.1", - "@cspell/dict-gaming-terms": "^1.0.4", - "@cspell/dict-git": "^2.0.0", - "@cspell/dict-golang": "^5.0.1", - "@cspell/dict-haskell": "^4.0.1", - "@cspell/dict-html": "^4.0.2", - "@cspell/dict-html-symbol-entities": "^4.0.0", - "@cspell/dict-java": "^5.0.4", - "@cspell/dict-k8s": "^1.0.0", - "@cspell/dict-latex": "^3.1.0", - "@cspell/dict-lorem-ipsum": "^3.0.0", - "@cspell/dict-lua": "^4.0.0", - "@cspell/dict-node": "^4.0.2", - "@cspell/dict-npm": "^5.0.3", - "@cspell/dict-php": "^3.0.4", - "@cspell/dict-powershell": "^4.0.0", - "@cspell/dict-public-licenses": "^2.0.1", - "@cspell/dict-python": "^4.0.1", - "@cspell/dict-r": "^2.0.1", - "@cspell/dict-ruby": "^4.0.1", - "@cspell/dict-rust": "^4.0.0", - "@cspell/dict-scala": "^4.0.0", - "@cspell/dict-software-terms": "^3.1.2", - "@cspell/dict-sql": "^2.0.1", - "@cspell/dict-svelte": "^1.0.2", - "@cspell/dict-swift": "^2.0.1", - "@cspell/dict-typescript": "^3.1.0", - "@cspell/dict-vue": "^3.0.0" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/@cspell/eslint-plugin/node_modules/@cspell/cspell-pipe": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.23.1.tgz", - "integrity": "sha512-ulQpa45m3UWAnlzCQbxcxl71RKQcooo51BbdzKZJI/QeHuNu8VAdRiWs5A3ZytITWASXSQBJci5XMOPvvZvofg==", - "dev": true, - "engines": { - "node": ">=14" - } - }, - "node_modules/@cspell/eslint-plugin/node_modules/@cspell/cspell-service-bus": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.23.1.tgz", - "integrity": "sha512-zATbR0Szec6L3x8385cJVfjLrJJs/hALp9B3XN5tOyzL/mnYG9yA+mylrYfRRWXgvrzloo3VVlbzQypIj7E9Nw==", - "dev": true, - "engines": { - "node": ">=14" - } - }, - "node_modules/@cspell/eslint-plugin/node_modules/@cspell/cspell-types": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.23.1.tgz", - "integrity": "sha512-qxdhTbruR8uCgJCZwCLcJjP/ZntIAqZ/tbZ0qbimqx4DeqapdSu28Xg971vFkhj2PNmqF8u5QgwpTefXEEkutw==", - "dev": true, - "engines": { - "node": ">=14" - } - }, - "node_modules/@cspell/eslint-plugin/node_modules/@cspell/strong-weak-map": { + "node_modules/@cspell/strong-weak-map": { "version": "6.23.1", "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.23.1.tgz", "integrity": "sha512-MDUzl4SvdxJIpNHEEPoKYGsck+yptkp8z+oVoqj24aFaOrk77vnMcCiF28l5kcFqjfNtFdvDLiev3suqdPiuLw==", @@ -1139,118 +1056,6 @@ "node": ">=14.6" } }, - "node_modules/@cspell/eslint-plugin/node_modules/cspell-dictionary": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.23.1.tgz", - "integrity": "sha512-NFtrXnCxV4A2j36bklkkmgDBZCNwHUsMWM+OaWxTKhOyDo4tqkr/g28gQ/H6OkDkhR02ECtlEHpAlDd6Wu8TGg==", - "dev": true, - "dependencies": { - "@cspell/cspell-pipe": "6.23.1", - "@cspell/cspell-types": "6.23.1", - "cspell-trie-lib": "6.23.1", - "fast-equals": "^4.0.3", - "gensequence": "^4.0.3" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/@cspell/eslint-plugin/node_modules/cspell-glob": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.23.1.tgz", - "integrity": "sha512-ciVvcQd2/p7gjLi/0yV0yORq5gsscH/UmnRJfMUgr8wmLFrWvT3MqjCy8DuebuAV85m44FKh2IdbU25b3uD4Bg==", - "dev": true, - "dependencies": { - "micromatch": "^4.0.5" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/@cspell/eslint-plugin/node_modules/cspell-grammar": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.23.1.tgz", - "integrity": "sha512-I60E9EgMIajmG+gNlRCFmYJGYSyhcNdC5i+tZ7eL/ZUAxefTPODTYNIJ8G/MUnFeN0QAQXKhIybRTlZf8atHog==", - "dev": true, - "dependencies": { - "@cspell/cspell-pipe": "6.23.1", - "@cspell/cspell-types": "6.23.1" - }, - "bin": { - "cspell-grammar": "bin.js" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/@cspell/eslint-plugin/node_modules/cspell-io": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.23.1.tgz", - "integrity": "sha512-S7QlIGjGh+neLmaSiSHVrWliIGwovxMMGolG/RZhLO9kHDOdKtYMQxU1TA4pzzvh8YOd9+Gm5STbowld7GQifg==", - "dev": true, - "dependencies": { - "@cspell/cspell-service-bus": "6.23.1", - "node-fetch": "^2.6.9" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/@cspell/eslint-plugin/node_modules/cspell-lib": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.23.1.tgz", - "integrity": "sha512-exmBr4xe+IlwD+5VB+iHOWo93yt9Q7hbefYSor+xKlzw2aV25LvTx5ONWSeDWZKfjJsaLI1TToaIqIgSe81qxA==", - "dev": true, - "dependencies": { - "@cspell/cspell-bundled-dicts": "6.23.1", - "@cspell/cspell-pipe": "6.23.1", - "@cspell/cspell-types": "6.23.1", - "@cspell/strong-weak-map": "6.23.1", - "clear-module": "^4.1.2", - "comment-json": "^4.2.3", - "configstore": "^5.0.1", - "cosmiconfig": "^8.0.0", - "cspell-dictionary": "6.23.1", - "cspell-glob": "6.23.1", - "cspell-grammar": "6.23.1", - "cspell-io": "6.23.1", - "cspell-trie-lib": "6.23.1", - "fast-equals": "^4.0.3", - "find-up": "^5.0.0", - "gensequence": "^4.0.3", - "import-fresh": "^3.3.0", - "resolve-from": "^5.0.0", - "resolve-global": "^1.0.0", - "vscode-languageserver-textdocument": "^1.0.8", - "vscode-uri": "^3.0.7" - }, - "engines": { - "node": ">=14.6" - } - }, - "node_modules/@cspell/eslint-plugin/node_modules/cspell-trie-lib": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.23.1.tgz", - "integrity": "sha512-PHDoUdyRAjLJAiDg/YMBPJ5gStiInaJu4N3kNsQpQWy2086n70ddh/GYjtFF58ewqjym3e/YCObV/PVfstwlFw==", - "dev": true, - "dependencies": { - "@cspell/cspell-pipe": "6.23.1", - "@cspell/cspell-types": "6.23.1", - "gensequence": "^4.0.3" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/@cspell/strong-weak-map": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.22.0.tgz", - "integrity": "sha512-Krfq5P+s9R1qH3hvhMC40SsU49v6/qGvvPP1kGwToAHEDDGVyRA9xgz/RswDThgEzpzwMuOGzjZlQ3P3luHnug==", - "dev": true, - "engines": { - "node": ">=14.6" - } - }, "node_modules/@cspotcode/source-map-support": { "version": "0.8.1", "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", @@ -3250,18 +3055,18 @@ } }, "node_modules/cspell": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.22.0.tgz", - "integrity": "sha512-cyF2xyV5nqXw3y5f/r/XxEF+3aj6dxwDLIRW1SYDZ8gV1I9pZwupgM7+jwmqes0CNf/mbAbWbhNQrh2MP2NsfA==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.23.1.tgz", + "integrity": "sha512-ZSvgYXZVceuKi7NSXRQQ70hd3ehY+PyKN7vbyGHfeQOCugnWB6tsjVLZIWtqOnhAi6Gr7e567B7aPAMiviOdXA==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.22.0", - "@cspell/dynamic-import": "6.22.0", + "@cspell/cspell-pipe": "6.23.1", + "@cspell/dynamic-import": "6.23.1", "chalk": "^4.1.2", "commander": "^10.0.0", - "cspell-gitignore": "6.22.0", - "cspell-glob": "6.22.0", - "cspell-lib": "6.22.0", + "cspell-gitignore": "6.23.1", + "cspell-glob": "6.23.1", + "cspell-lib": "6.23.1", "fast-glob": "^3.2.12", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", @@ -3282,14 +3087,14 @@ } }, "node_modules/cspell-dictionary": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.22.0.tgz", - "integrity": "sha512-O74nn6wwNAxhbNoIceUCxS4I/1L4JLEGlfICBXR4OxSR6S2A5JK5Qkq8fL0h660Lm3C99J1JLLJDUrny1Sk5Zg==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.23.1.tgz", + "integrity": "sha512-NFtrXnCxV4A2j36bklkkmgDBZCNwHUsMWM+OaWxTKhOyDo4tqkr/g28gQ/H6OkDkhR02ECtlEHpAlDd6Wu8TGg==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.22.0", - "@cspell/cspell-types": "6.22.0", - "cspell-trie-lib": "6.22.0", + "@cspell/cspell-pipe": "6.23.1", + "@cspell/cspell-types": "6.23.1", + "cspell-trie-lib": "6.23.1", "fast-equals": "^4.0.3", "gensequence": "^4.0.3" }, @@ -3298,12 +3103,12 @@ } }, "node_modules/cspell-gitignore": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.22.0.tgz", - "integrity": "sha512-iSc50FdY5tKXH950J56BhI6zLBE4O7wHOwmzzkb/tiAeni5krTyNdfxiJNKEvk/0kLct8zve9GHFr13iV0tdhQ==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.23.1.tgz", + "integrity": "sha512-H7HfSHX6+laXW90wGuqpwWTbe0SZBkzQ+U5Dqp1KjaMcW97L8xrRB+p4qeFJkjAj6T6OcQNArbXizX79XlBhlQ==", "dev": true, "dependencies": { - "cspell-glob": "6.22.0", + "cspell-glob": "6.23.1", "find-up": "^5.0.0" }, "bin": { @@ -3314,9 +3119,9 @@ } }, "node_modules/cspell-glob": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.22.0.tgz", - "integrity": "sha512-YVQ5Sw3xt8xTueiuLH1nadMwQzIqDok6BSrTQZbrD8CPnaDanyRqyxJUzIJVd3on4IyQ4ZNnlUXZURaXFX2cTQ==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.23.1.tgz", + "integrity": "sha512-ciVvcQd2/p7gjLi/0yV0yORq5gsscH/UmnRJfMUgr8wmLFrWvT3MqjCy8DuebuAV85m44FKh2IdbU25b3uD4Bg==", "dev": true, "dependencies": { "micromatch": "^4.0.5" @@ -3326,13 +3131,13 @@ } }, "node_modules/cspell-grammar": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.22.0.tgz", - "integrity": "sha512-52DvVkkSoge91+Z7VgeMYUDaMafdhYGwQleW7BTW3GK+T9y9zl7OTwjxhfqkZ+CG8ImyBsIDyrEsSLqQ1Lepuw==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.23.1.tgz", + "integrity": "sha512-I60E9EgMIajmG+gNlRCFmYJGYSyhcNdC5i+tZ7eL/ZUAxefTPODTYNIJ8G/MUnFeN0QAQXKhIybRTlZf8atHog==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.22.0", - "@cspell/cspell-types": "6.22.0" + "@cspell/cspell-pipe": "6.23.1", + "@cspell/cspell-types": "6.23.1" }, "bin": { "cspell-grammar": "bin.js" @@ -3342,12 +3147,12 @@ } }, "node_modules/cspell-io": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.22.0.tgz", - "integrity": "sha512-k3rsbDm2nqXpcW+/K/URJ7AQshmZ2CNqaUQ4m0nDNUoe/C9ITj13ROWXQYiA3i4Z4icVIN6t/jOmAKmKI6UTUA==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.23.1.tgz", + "integrity": "sha512-S7QlIGjGh+neLmaSiSHVrWliIGwovxMMGolG/RZhLO9kHDOdKtYMQxU1TA4pzzvh8YOd9+Gm5STbowld7GQifg==", "dev": true, "dependencies": { - "@cspell/cspell-service-bus": "6.22.0", + "@cspell/cspell-service-bus": "6.23.1", "node-fetch": "^2.6.9" }, "engines": { @@ -3355,24 +3160,24 @@ } }, "node_modules/cspell-lib": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.22.0.tgz", - "integrity": "sha512-+XWp2GBmZeUiacLPH+skpiDMpX+xp7Pp9I306NQ2FqnxmM05aqIxh0q7fQaeSNS4HV9x8z6noYPjoo01tbaDsg==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.23.1.tgz", + "integrity": "sha512-exmBr4xe+IlwD+5VB+iHOWo93yt9Q7hbefYSor+xKlzw2aV25LvTx5ONWSeDWZKfjJsaLI1TToaIqIgSe81qxA==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "6.22.0", - "@cspell/cspell-pipe": "6.22.0", - "@cspell/cspell-types": "6.22.0", - "@cspell/strong-weak-map": "6.22.0", + "@cspell/cspell-bundled-dicts": "6.23.1", + "@cspell/cspell-pipe": "6.23.1", + "@cspell/cspell-types": "6.23.1", + "@cspell/strong-weak-map": "6.23.1", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^8.0.0", - "cspell-dictionary": "6.22.0", - "cspell-glob": "6.22.0", - "cspell-grammar": "6.22.0", - "cspell-io": "6.22.0", - "cspell-trie-lib": "6.22.0", + "cspell-dictionary": "6.23.1", + "cspell-glob": "6.23.1", + "cspell-grammar": "6.23.1", + "cspell-io": "6.23.1", + "cspell-trie-lib": "6.23.1", "fast-equals": "^4.0.3", "find-up": "^5.0.0", "gensequence": "^4.0.3", @@ -3387,13 +3192,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.22.0.tgz", - "integrity": "sha512-DFil6sYyjVbS5ZSiz4ZSrcZ7+601S65/T7snoHINHsRSgcznTJrgpYR0I0ZYHm8P2heT3RBpWwaAcbD5bbyw9Q==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.23.1.tgz", + "integrity": "sha512-PHDoUdyRAjLJAiDg/YMBPJ5gStiInaJu4N3kNsQpQWy2086n70ddh/GYjtFF58ewqjym3e/YCObV/PVfstwlFw==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.22.0", - "@cspell/cspell-types": "6.22.0", + "@cspell/cspell-pipe": "6.23.1", + "@cspell/cspell-types": "6.23.1", "gensequence": "^4.0.3" }, "engines": { @@ -9804,9 +9609,9 @@ "dev": true }, "@cspell/cspell-bundled-dicts": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.22.0.tgz", - "integrity": "sha512-73oCpJzagl7mNMAMlKNLdk4DQDEKhv0IsU5Pz/BvYNWxI2KczYiyPLSk/y/bO0mNQTxFgHvKUie+GoATGB9LyA==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.23.1.tgz", + "integrity": "sha512-yOJ256MsPjzsnO5PBA+0aHpJmMs11aZLpnD29BdhC86kErBuTkPXnYOU4zZtya6g190Uft9i7UejjyzmPH8O8w==", "dev": true, "requires": { "@cspell/dict-ada": "^4.0.1", @@ -9822,7 +9627,7 @@ "@cspell/dict-docker": "^1.1.5", "@cspell/dict-dotnet": "^4.0.1", "@cspell/dict-elixir": "^4.0.1", - "@cspell/dict-en_us": "^4.2.1", + "@cspell/dict-en_us": "^4.2.2", "@cspell/dict-en-gb": "1.1.33", "@cspell/dict-filetypes": "^3.0.0", "@cspell/dict-fonts": "^3.0.0", @@ -9848,7 +9653,7 @@ "@cspell/dict-ruby": "^4.0.1", "@cspell/dict-rust": "^4.0.0", "@cspell/dict-scala": "^4.0.0", - "@cspell/dict-software-terms": "^3.1.1", + "@cspell/dict-software-terms": "^3.1.2", "@cspell/dict-sql": "^2.0.1", "@cspell/dict-svelte": "^1.0.2", "@cspell/dict-swift": "^2.0.1", @@ -9857,21 +9662,21 @@ } }, "@cspell/cspell-pipe": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.22.0.tgz", - "integrity": "sha512-azitnOyh2lIN2brJBQE7NSURUOC7P911BuGf5cPb6cEFLSBSkPfuet5yTjgVSd8oq2kgv/irEz4BbEMjAYL4ag==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.23.1.tgz", + "integrity": "sha512-ulQpa45m3UWAnlzCQbxcxl71RKQcooo51BbdzKZJI/QeHuNu8VAdRiWs5A3ZytITWASXSQBJci5XMOPvvZvofg==", "dev": true }, "@cspell/cspell-service-bus": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.22.0.tgz", - "integrity": "sha512-zskChnBYBuInkgp2wUF5xvOA20YF3DMovPHUaRByahB2DQwAZXGLnYxCBM70+xkIsOURGcjpvpyzry7bPMBXiw==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.23.1.tgz", + "integrity": "sha512-zATbR0Szec6L3x8385cJVfjLrJJs/hALp9B3XN5tOyzL/mnYG9yA+mylrYfRRWXgvrzloo3VVlbzQypIj7E9Nw==", "dev": true }, "@cspell/cspell-types": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.22.0.tgz", - "integrity": "sha512-AcvI7QkjpGL+CHz3WJTXn/A8OigwhjQ5eBZ09t+f42am5sjygcBR8n77wWjpKcY853XkOpqP4qIvXcZJzSUzUw==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.23.1.tgz", + "integrity": "sha512-qxdhTbruR8uCgJCZwCLcJjP/ZntIAqZ/tbZ0qbimqx4DeqapdSu28Xg971vFkhj2PNmqF8u5QgwpTefXEEkutw==", "dev": true }, "@cspell/dict-ada": { @@ -10145,9 +9950,9 @@ "dev": true }, "@cspell/dynamic-import": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-6.22.0.tgz", - "integrity": "sha512-Dkravk0nQklyr13pClBXjg/Ku4o2jc6vdVp71L3bfXCQh8StdWP/kyW6O6qjXUsWwGAuRl8YuamRLePlVV8q3A==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-6.23.1.tgz", + "integrity": "sha512-s9zlPCZ4+K4xbrSJ9UYPR9eonOsUu+9kiSwVeFRm1AbOGTFBMndS2k49WqM23sTGmYpBd1d+E75+9Cy4ypPxwA==", "dev": true, "requires": { "import-meta-resolve": "^2.2.1" @@ -10162,173 +9967,12 @@ "cspell-lib": "6.23.1", "estree-walker": "^3.0.3", "synckit": "^0.8.5" - }, - "dependencies": { - "@cspell/cspell-bundled-dicts": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.23.1.tgz", - "integrity": "sha512-yOJ256MsPjzsnO5PBA+0aHpJmMs11aZLpnD29BdhC86kErBuTkPXnYOU4zZtya6g190Uft9i7UejjyzmPH8O8w==", - "dev": true, - "requires": { - "@cspell/dict-ada": "^4.0.1", - "@cspell/dict-aws": "^3.0.0", - "@cspell/dict-bash": "^4.1.1", - "@cspell/dict-companies": "^3.0.6", - "@cspell/dict-cpp": "^4.0.1", - "@cspell/dict-cryptocurrencies": "^3.0.1", - "@cspell/dict-csharp": "^4.0.2", - "@cspell/dict-css": "^4.0.2", - "@cspell/dict-dart": "^2.0.1", - "@cspell/dict-django": "^4.0.1", - "@cspell/dict-docker": "^1.1.5", - "@cspell/dict-dotnet": "^4.0.1", - "@cspell/dict-elixir": "^4.0.1", - "@cspell/dict-en_us": "^4.2.2", - "@cspell/dict-en-gb": "1.1.33", - "@cspell/dict-filetypes": "^3.0.0", - "@cspell/dict-fonts": "^3.0.0", - "@cspell/dict-fullstack": "^3.1.1", - "@cspell/dict-gaming-terms": "^1.0.4", - "@cspell/dict-git": "^2.0.0", - "@cspell/dict-golang": "^5.0.1", - "@cspell/dict-haskell": "^4.0.1", - "@cspell/dict-html": "^4.0.2", - "@cspell/dict-html-symbol-entities": "^4.0.0", - "@cspell/dict-java": "^5.0.4", - "@cspell/dict-k8s": "^1.0.0", - "@cspell/dict-latex": "^3.1.0", - "@cspell/dict-lorem-ipsum": "^3.0.0", - "@cspell/dict-lua": "^4.0.0", - "@cspell/dict-node": "^4.0.2", - "@cspell/dict-npm": "^5.0.3", - "@cspell/dict-php": "^3.0.4", - "@cspell/dict-powershell": "^4.0.0", - "@cspell/dict-public-licenses": "^2.0.1", - "@cspell/dict-python": "^4.0.1", - "@cspell/dict-r": "^2.0.1", - "@cspell/dict-ruby": "^4.0.1", - "@cspell/dict-rust": "^4.0.0", - "@cspell/dict-scala": "^4.0.0", - "@cspell/dict-software-terms": "^3.1.2", - "@cspell/dict-sql": "^2.0.1", - "@cspell/dict-svelte": "^1.0.2", - "@cspell/dict-swift": "^2.0.1", - "@cspell/dict-typescript": "^3.1.0", - "@cspell/dict-vue": "^3.0.0" - } - }, - "@cspell/cspell-pipe": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.23.1.tgz", - "integrity": "sha512-ulQpa45m3UWAnlzCQbxcxl71RKQcooo51BbdzKZJI/QeHuNu8VAdRiWs5A3ZytITWASXSQBJci5XMOPvvZvofg==", - "dev": true - }, - "@cspell/cspell-service-bus": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.23.1.tgz", - "integrity": "sha512-zATbR0Szec6L3x8385cJVfjLrJJs/hALp9B3XN5tOyzL/mnYG9yA+mylrYfRRWXgvrzloo3VVlbzQypIj7E9Nw==", - "dev": true - }, - "@cspell/cspell-types": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.23.1.tgz", - "integrity": "sha512-qxdhTbruR8uCgJCZwCLcJjP/ZntIAqZ/tbZ0qbimqx4DeqapdSu28Xg971vFkhj2PNmqF8u5QgwpTefXEEkutw==", - "dev": true - }, - "@cspell/strong-weak-map": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.23.1.tgz", - "integrity": "sha512-MDUzl4SvdxJIpNHEEPoKYGsck+yptkp8z+oVoqj24aFaOrk77vnMcCiF28l5kcFqjfNtFdvDLiev3suqdPiuLw==", - "dev": true - }, - "cspell-dictionary": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.23.1.tgz", - "integrity": "sha512-NFtrXnCxV4A2j36bklkkmgDBZCNwHUsMWM+OaWxTKhOyDo4tqkr/g28gQ/H6OkDkhR02ECtlEHpAlDd6Wu8TGg==", - "dev": true, - "requires": { - "@cspell/cspell-pipe": "6.23.1", - "@cspell/cspell-types": "6.23.1", - "cspell-trie-lib": "6.23.1", - "fast-equals": "^4.0.3", - "gensequence": "^4.0.3" - } - }, - "cspell-glob": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.23.1.tgz", - "integrity": "sha512-ciVvcQd2/p7gjLi/0yV0yORq5gsscH/UmnRJfMUgr8wmLFrWvT3MqjCy8DuebuAV85m44FKh2IdbU25b3uD4Bg==", - "dev": true, - "requires": { - "micromatch": "^4.0.5" - } - }, - "cspell-grammar": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.23.1.tgz", - "integrity": "sha512-I60E9EgMIajmG+gNlRCFmYJGYSyhcNdC5i+tZ7eL/ZUAxefTPODTYNIJ8G/MUnFeN0QAQXKhIybRTlZf8atHog==", - "dev": true, - "requires": { - "@cspell/cspell-pipe": "6.23.1", - "@cspell/cspell-types": "6.23.1" - } - }, - "cspell-io": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.23.1.tgz", - "integrity": "sha512-S7QlIGjGh+neLmaSiSHVrWliIGwovxMMGolG/RZhLO9kHDOdKtYMQxU1TA4pzzvh8YOd9+Gm5STbowld7GQifg==", - "dev": true, - "requires": { - "@cspell/cspell-service-bus": "6.23.1", - "node-fetch": "^2.6.9" - } - }, - "cspell-lib": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.23.1.tgz", - "integrity": "sha512-exmBr4xe+IlwD+5VB+iHOWo93yt9Q7hbefYSor+xKlzw2aV25LvTx5ONWSeDWZKfjJsaLI1TToaIqIgSe81qxA==", - "dev": true, - "requires": { - "@cspell/cspell-bundled-dicts": "6.23.1", - "@cspell/cspell-pipe": "6.23.1", - "@cspell/cspell-types": "6.23.1", - "@cspell/strong-weak-map": "6.23.1", - "clear-module": "^4.1.2", - "comment-json": "^4.2.3", - "configstore": "^5.0.1", - "cosmiconfig": "^8.0.0", - "cspell-dictionary": "6.23.1", - "cspell-glob": "6.23.1", - "cspell-grammar": "6.23.1", - "cspell-io": "6.23.1", - "cspell-trie-lib": "6.23.1", - "fast-equals": "^4.0.3", - "find-up": "^5.0.0", - "gensequence": "^4.0.3", - "import-fresh": "^3.3.0", - "resolve-from": "^5.0.0", - "resolve-global": "^1.0.0", - "vscode-languageserver-textdocument": "^1.0.8", - "vscode-uri": "^3.0.7" - } - }, - "cspell-trie-lib": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.23.1.tgz", - "integrity": "sha512-PHDoUdyRAjLJAiDg/YMBPJ5gStiInaJu4N3kNsQpQWy2086n70ddh/GYjtFF58ewqjym3e/YCObV/PVfstwlFw==", - "dev": true, - "requires": { - "@cspell/cspell-pipe": "6.23.1", - "@cspell/cspell-types": "6.23.1", - "gensequence": "^4.0.3" - } - } } }, "@cspell/strong-weak-map": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.22.0.tgz", - "integrity": "sha512-Krfq5P+s9R1qH3hvhMC40SsU49v6/qGvvPP1kGwToAHEDDGVyRA9xgz/RswDThgEzpzwMuOGzjZlQ3P3luHnug==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.23.1.tgz", + "integrity": "sha512-MDUzl4SvdxJIpNHEEPoKYGsck+yptkp8z+oVoqj24aFaOrk77vnMcCiF28l5kcFqjfNtFdvDLiev3suqdPiuLw==", "dev": true }, "@cspotcode/source-map-support": { @@ -11815,18 +11459,18 @@ "dev": true }, "cspell": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.22.0.tgz", - "integrity": "sha512-cyF2xyV5nqXw3y5f/r/XxEF+3aj6dxwDLIRW1SYDZ8gV1I9pZwupgM7+jwmqes0CNf/mbAbWbhNQrh2MP2NsfA==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.23.1.tgz", + "integrity": "sha512-ZSvgYXZVceuKi7NSXRQQ70hd3ehY+PyKN7vbyGHfeQOCugnWB6tsjVLZIWtqOnhAi6Gr7e567B7aPAMiviOdXA==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.22.0", - "@cspell/dynamic-import": "6.22.0", + "@cspell/cspell-pipe": "6.23.1", + "@cspell/dynamic-import": "6.23.1", "chalk": "^4.1.2", "commander": "^10.0.0", - "cspell-gitignore": "6.22.0", - "cspell-glob": "6.22.0", - "cspell-lib": "6.22.0", + "cspell-gitignore": "6.23.1", + "cspell-glob": "6.23.1", + "cspell-lib": "6.23.1", "fast-glob": "^3.2.12", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", @@ -11838,76 +11482,76 @@ } }, "cspell-dictionary": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.22.0.tgz", - "integrity": "sha512-O74nn6wwNAxhbNoIceUCxS4I/1L4JLEGlfICBXR4OxSR6S2A5JK5Qkq8fL0h660Lm3C99J1JLLJDUrny1Sk5Zg==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.23.1.tgz", + "integrity": "sha512-NFtrXnCxV4A2j36bklkkmgDBZCNwHUsMWM+OaWxTKhOyDo4tqkr/g28gQ/H6OkDkhR02ECtlEHpAlDd6Wu8TGg==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.22.0", - "@cspell/cspell-types": "6.22.0", - "cspell-trie-lib": "6.22.0", + "@cspell/cspell-pipe": "6.23.1", + "@cspell/cspell-types": "6.23.1", + "cspell-trie-lib": "6.23.1", "fast-equals": "^4.0.3", "gensequence": "^4.0.3" } }, "cspell-gitignore": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.22.0.tgz", - "integrity": "sha512-iSc50FdY5tKXH950J56BhI6zLBE4O7wHOwmzzkb/tiAeni5krTyNdfxiJNKEvk/0kLct8zve9GHFr13iV0tdhQ==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.23.1.tgz", + "integrity": "sha512-H7HfSHX6+laXW90wGuqpwWTbe0SZBkzQ+U5Dqp1KjaMcW97L8xrRB+p4qeFJkjAj6T6OcQNArbXizX79XlBhlQ==", "dev": true, "requires": { - "cspell-glob": "6.22.0", + "cspell-glob": "6.23.1", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.22.0.tgz", - "integrity": "sha512-YVQ5Sw3xt8xTueiuLH1nadMwQzIqDok6BSrTQZbrD8CPnaDanyRqyxJUzIJVd3on4IyQ4ZNnlUXZURaXFX2cTQ==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.23.1.tgz", + "integrity": "sha512-ciVvcQd2/p7gjLi/0yV0yORq5gsscH/UmnRJfMUgr8wmLFrWvT3MqjCy8DuebuAV85m44FKh2IdbU25b3uD4Bg==", "dev": true, "requires": { "micromatch": "^4.0.5" } }, "cspell-grammar": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.22.0.tgz", - "integrity": "sha512-52DvVkkSoge91+Z7VgeMYUDaMafdhYGwQleW7BTW3GK+T9y9zl7OTwjxhfqkZ+CG8ImyBsIDyrEsSLqQ1Lepuw==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.23.1.tgz", + "integrity": "sha512-I60E9EgMIajmG+gNlRCFmYJGYSyhcNdC5i+tZ7eL/ZUAxefTPODTYNIJ8G/MUnFeN0QAQXKhIybRTlZf8atHog==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.22.0", - "@cspell/cspell-types": "6.22.0" + "@cspell/cspell-pipe": "6.23.1", + "@cspell/cspell-types": "6.23.1" } }, "cspell-io": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.22.0.tgz", - "integrity": "sha512-k3rsbDm2nqXpcW+/K/URJ7AQshmZ2CNqaUQ4m0nDNUoe/C9ITj13ROWXQYiA3i4Z4icVIN6t/jOmAKmKI6UTUA==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.23.1.tgz", + "integrity": "sha512-S7QlIGjGh+neLmaSiSHVrWliIGwovxMMGolG/RZhLO9kHDOdKtYMQxU1TA4pzzvh8YOd9+Gm5STbowld7GQifg==", "dev": true, "requires": { - "@cspell/cspell-service-bus": "6.22.0", + "@cspell/cspell-service-bus": "6.23.1", "node-fetch": "^2.6.9" } }, "cspell-lib": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.22.0.tgz", - "integrity": "sha512-+XWp2GBmZeUiacLPH+skpiDMpX+xp7Pp9I306NQ2FqnxmM05aqIxh0q7fQaeSNS4HV9x8z6noYPjoo01tbaDsg==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.23.1.tgz", + "integrity": "sha512-exmBr4xe+IlwD+5VB+iHOWo93yt9Q7hbefYSor+xKlzw2aV25LvTx5ONWSeDWZKfjJsaLI1TToaIqIgSe81qxA==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "6.22.0", - "@cspell/cspell-pipe": "6.22.0", - "@cspell/cspell-types": "6.22.0", - "@cspell/strong-weak-map": "6.22.0", + "@cspell/cspell-bundled-dicts": "6.23.1", + "@cspell/cspell-pipe": "6.23.1", + "@cspell/cspell-types": "6.23.1", + "@cspell/strong-weak-map": "6.23.1", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^8.0.0", - "cspell-dictionary": "6.22.0", - "cspell-glob": "6.22.0", - "cspell-grammar": "6.22.0", - "cspell-io": "6.22.0", - "cspell-trie-lib": "6.22.0", + "cspell-dictionary": "6.23.1", + "cspell-glob": "6.23.1", + "cspell-grammar": "6.23.1", + "cspell-io": "6.23.1", + "cspell-trie-lib": "6.23.1", "fast-equals": "^4.0.3", "find-up": "^5.0.0", "gensequence": "^4.0.3", @@ -11919,13 +11563,13 @@ } }, "cspell-trie-lib": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.22.0.tgz", - "integrity": "sha512-DFil6sYyjVbS5ZSiz4ZSrcZ7+601S65/T7snoHINHsRSgcznTJrgpYR0I0ZYHm8P2heT3RBpWwaAcbD5bbyw9Q==", + "version": "6.23.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.23.1.tgz", + "integrity": "sha512-PHDoUdyRAjLJAiDg/YMBPJ5gStiInaJu4N3kNsQpQWy2086n70ddh/GYjtFF58ewqjym3e/YCObV/PVfstwlFw==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.22.0", - "@cspell/cspell-types": "6.22.0", + "@cspell/cspell-pipe": "6.23.1", + "@cspell/cspell-types": "6.23.1", "gensequence": "^4.0.3" } },