From 2e3e60d5773f8b5337c434b4d394e619c84f2116 Mon Sep 17 00:00:00 2001 From: "street-side-software-automation[bot]" <74785433+street-side-software-automation[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 07:42:10 +0100 Subject: [PATCH] ci: Workflow Bot -- Update ALL Dependencies (#2571) Co-authored-by: Jason3S --- integration-tests/package-lock.json | 206 ++++++++------- packages/Samples/package-lock.json | 92 +++---- .../cspell-bundled-dicts/package-lock.json | 106 ++++---- .../cspell-dynamic-loader/package-lock.json | 206 ++++++++------- .../cspell-eslint-plugin/package-lock.json | 154 ++++++----- packages/cspell-gitignore/package-lock.json | 16 +- packages/cspell-glob/package-lock.json | 2 +- packages/cspell-grammar/package-lock.json | 2 +- packages/cspell-io/package-lock.json | 2 +- .../cspell-json-reporter/package-lock.json | 16 +- packages/cspell-lib/package-lock.json | 114 ++++---- packages/cspell-pipe/package-lock.json | 2 +- packages/cspell-tools/package-lock.json | 68 ++--- packages/cspell-trie-lib/package-lock.json | 30 +-- packages/cspell-trie/package-lock.json | 36 +-- packages/cspell-trie2-lib/package-lock.json | 2 +- packages/cspell-types/package-lock.json | 2 +- packages/cspell/package-lock.json | 196 +++++++------- packages/hunspell-reader/package-lock.json | 2 +- rfc/rfc-0001 suggestions/package-lock.json | 16 +- test-packages/cspell-cli/package-lock.json | 202 +++++++------- .../package-lock.json | 172 ++++++------ .../test-cspell-glob/package-lock.json | 16 +- .../test-cspell-io/package-lock.json | 16 +- .../test-cspell-lib-webpack/package-lock.json | 160 ++++++----- .../test-cspell-lib/package-lock.json | 154 ++++++----- .../test-cspell-tools/package-lock.json | 248 +++++++++--------- test-packages/test-cspell/package-lock.json | 204 +++++++------- test-packages/yarn2/package-lock.json | 2 +- 29 files changed, 1296 insertions(+), 1148 deletions(-) diff --git a/integration-tests/package-lock.json b/integration-tests/package-lock.json index e36d1f1a59c..a38a86250da 100644 --- a/integration-tests/package-lock.json +++ b/integration-tests/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "cspell-integration-tests", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-types": "^5.19.0", "@octokit/rest": "^18.12.0", "chalk": "^4.1.2", "commander": "^9.0.0", @@ -29,7 +29,7 @@ "@types/node": "^17.0.21", "@types/rimraf": "^3.0.2", "@types/shelljs": "^0.8.11", - "cspell": "^5.18.5", + "cspell": "^5.19.0", "jest": "^27.5.1" }, "engines": { @@ -618,9 +618,9 @@ "dev": true }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "dev": true, "dependencies": { "@cspell/dict-ada": "^2.0.0", @@ -634,7 +634,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -642,23 +642,23 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" @@ -668,18 +668,18 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "dev": true, "engines": { "node": ">=12.13.0" } }, "node_modules/@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "engines": { "node": ">=12.13.0" } @@ -2119,21 +2119,21 @@ } }, "node_modules/cspell": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.18.5.tgz", - "integrity": "sha512-rfk7sSZO304olxBXUFfec3YZL0gIyvjggwicGEgsweuh0Efdeq0zMmUV2sMckSOH9TVJdxW/DxTqjG+DLz8w+A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.19.0.tgz", + "integrity": "sha512-13dB2WHkWYVh322dk3hmBiLTG93BOTkGFw/l5oCM6dKJgNmBFjnSmIVi0prGY3rSR6SKYHkKfIWK9RG0WouXsQ==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", + "@cspell/cspell-pipe": "^5.19.0", "chalk": "^4.1.2", "commander": "^9.0.0", "comment-json": "^4.2.2", - "cspell-gitignore": "^5.18.5", - "cspell-glob": "^5.18.5", - "cspell-lib": "^5.18.5", + "cspell-gitignore": "^5.19.0", + "cspell-glob": "^5.19.0", + "cspell-lib": "^5.19.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "get-stdin": "^8.0.0", "glob": "^7.2.0", "imurmurhash": "^0.1.4", @@ -2152,12 +2152,12 @@ } }, "node_modules/cspell-gitignore": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.18.5.tgz", - "integrity": "sha512-YKYFYMswkia0Uc5CMOapLwo8OKRfP+QbqyODTJ7IJACT7KCOSEj7A3B250LR2mWyvThyIUB+2c7+6ePdFCnh2g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.19.0.tgz", + "integrity": "sha512-pNKubcQLmx7MabfbaiSymXR0pIf22J6IZv7ftXpVnNONe1oef6P5Os+/uPN9ieHAIYITFjdNvVqIr1EjDqJBwA==", "dev": true, "dependencies": { - "cspell-glob": "^5.18.5", + "cspell-glob": "^5.19.0", "find-up": "^5.0.0" }, "bin": { @@ -2168,9 +2168,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "dev": true, "dependencies": { "micromatch": "^4.0.4" @@ -2180,36 +2180,38 @@ } }, "node_modules/cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "dev": true, "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" }, "engines": { @@ -2217,13 +2219,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" }, "engines": { @@ -4972,6 +4974,12 @@ "node": ">= 8" } }, + "node_modules/vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==", + "dev": true + }, "node_modules/vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", @@ -5652,9 +5660,9 @@ "dev": true }, "@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "dev": true, "requires": { "@cspell/dict-ada": "^2.0.0", @@ -5668,7 +5676,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -5676,38 +5684,38 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" } }, "@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "dev": true }, "@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==" }, "@cspell/dict-ada": { "version": "2.0.0", @@ -6941,21 +6949,21 @@ "dev": true }, "cspell": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.18.5.tgz", - "integrity": "sha512-rfk7sSZO304olxBXUFfec3YZL0gIyvjggwicGEgsweuh0Efdeq0zMmUV2sMckSOH9TVJdxW/DxTqjG+DLz8w+A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.19.0.tgz", + "integrity": "sha512-13dB2WHkWYVh322dk3hmBiLTG93BOTkGFw/l5oCM6dKJgNmBFjnSmIVi0prGY3rSR6SKYHkKfIWK9RG0WouXsQ==", "dev": true, "requires": { - "@cspell/cspell-pipe": "^5.18.5", + "@cspell/cspell-pipe": "^5.19.0", "chalk": "^4.1.2", "commander": "^9.0.0", "comment-json": "^4.2.2", - "cspell-gitignore": "^5.18.5", - "cspell-glob": "^5.18.5", - "cspell-lib": "^5.18.5", + "cspell-gitignore": "^5.19.0", + "cspell-glob": "^5.19.0", + "cspell-lib": "^5.19.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "get-stdin": "^8.0.0", "glob": "^7.2.0", "imurmurhash": "^0.1.4", @@ -6965,63 +6973,65 @@ } }, "cspell-gitignore": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.18.5.tgz", - "integrity": "sha512-YKYFYMswkia0Uc5CMOapLwo8OKRfP+QbqyODTJ7IJACT7KCOSEj7A3B250LR2mWyvThyIUB+2c7+6ePdFCnh2g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.19.0.tgz", + "integrity": "sha512-pNKubcQLmx7MabfbaiSymXR0pIf22J6IZv7ftXpVnNONe1oef6P5Os+/uPN9ieHAIYITFjdNvVqIr1EjDqJBwA==", "dev": true, "requires": { - "cspell-glob": "^5.18.5", + "cspell-glob": "^5.19.0", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "dev": true, "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "dev": true }, "cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" } }, "cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dev": true, "requires": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" } }, @@ -9084,6 +9094,12 @@ } } }, + "vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==", + "dev": true + }, "vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", diff --git a/packages/Samples/package-lock.json b/packages/Samples/package-lock.json index ea4aa998630..3b5e4eab6e5 100644 --- a/packages/Samples/package-lock.json +++ b/packages/Samples/package-lock.json @@ -6,34 +6,34 @@ "packages": { "": { "name": "cspell-tools-samples", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "devDependencies": { - "@cspell/cspell-tools": "^5.18.5" + "@cspell/cspell-tools": "^5.19.0" } }, "node_modules/@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "dev": true, "engines": { "node": ">=12.13.0" } }, "node_modules/@cspell/cspell-tools": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.18.5.tgz", - "integrity": "sha512-nGL/ApcNDKYQW7xwwsynlaSoqQlo9xxY8eOEQ7JxY4k/VUnOkT3IaQSxpEk5zKfl7nJal7PvE7895niN+/zUkw==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.19.0.tgz", + "integrity": "sha512-Yfa9DEnnDpQrvcu4UsKMyZCNrVQEeskTlNAErjigT/aooj3sJrJ9IWiI1vAsuphHWhtV+ipMgIqFfgTRruBvjQ==", "dev": true, "dependencies": { "commander": "^9.0.0", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", - "fs-extra": "^10.0.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "glob": "^7.2.0", - "hunspell-reader": "^5.18.5" + "hunspell-reader": "^5.19.0" }, "bin": { "cspell-tools-cli": "bin.js" @@ -74,22 +74,22 @@ "dev": true }, "node_modules/cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "dev": true, "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" }, "engines": { @@ -152,13 +152,13 @@ "dev": true }, "node_modules/hunspell-reader": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.18.5.tgz", - "integrity": "sha512-D3ahwG3RWdFRz+ybUe4/9Q84LMkr076dUG1M7g1ptnWSyxlLg40KQFV5ld0y5d+/QY553H/CkHYvPmBUB4Ym9g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.19.0.tgz", + "integrity": "sha512-NQgHusH8O7rpMGH3FV9udF9xm+DY8JTZ1oyuSMj9nU7Dwa+na0ziTr578TQfiKhsHMJOzV7OvaabbsSNNUWBvQ==", "dev": true, "dependencies": { "commander": "^9.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "iconv-lite": "^0.6.3" }, @@ -263,24 +263,24 @@ }, "dependencies": { "@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "dev": true }, "@cspell/cspell-tools": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.18.5.tgz", - "integrity": "sha512-nGL/ApcNDKYQW7xwwsynlaSoqQlo9xxY8eOEQ7JxY4k/VUnOkT3IaQSxpEk5zKfl7nJal7PvE7895niN+/zUkw==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.19.0.tgz", + "integrity": "sha512-Yfa9DEnnDpQrvcu4UsKMyZCNrVQEeskTlNAErjigT/aooj3sJrJ9IWiI1vAsuphHWhtV+ipMgIqFfgTRruBvjQ==", "dev": true, "requires": { "commander": "^9.0.0", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", - "fs-extra": "^10.0.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "glob": "^7.2.0", - "hunspell-reader": "^5.18.5" + "hunspell-reader": "^5.19.0" } }, "balanced-match": { @@ -312,19 +312,19 @@ "dev": true }, "cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "dev": true }, "cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dev": true, "requires": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" } }, @@ -372,13 +372,13 @@ "dev": true }, "hunspell-reader": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.18.5.tgz", - "integrity": "sha512-D3ahwG3RWdFRz+ybUe4/9Q84LMkr076dUG1M7g1ptnWSyxlLg40KQFV5ld0y5d+/QY553H/CkHYvPmBUB4Ym9g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.19.0.tgz", + "integrity": "sha512-NQgHusH8O7rpMGH3FV9udF9xm+DY8JTZ1oyuSMj9nU7Dwa+na0ziTr578TQfiKhsHMJOzV7OvaabbsSNNUWBvQ==", "dev": true, "requires": { "commander": "^9.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "iconv-lite": "^0.6.3" } diff --git a/packages/cspell-bundled-dicts/package-lock.json b/packages/cspell-bundled-dicts/package-lock.json index d60476fb01f..aeb1c4b4594 100644 --- a/packages/cspell-bundled-dicts/package-lock.json +++ b/packages/cspell-bundled-dicts/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "@cspell/cspell-bundled-dicts", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { "@cspell/dict-ada": "^2.0.0", @@ -50,35 +50,35 @@ "@cspell/dict-vue": "^2.0.2" }, "devDependencies": { - "@cspell/cspell-tools": "^5.18.5", - "@cspell/cspell-types": "^5.18.5" + "@cspell/cspell-tools": "^5.19.0", + "@cspell/cspell-types": "^5.19.0" }, "engines": { "node": ">=12.13.0" } }, "node_modules/@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "dev": true, "engines": { "node": ">=12.13.0" } }, "node_modules/@cspell/cspell-tools": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.18.5.tgz", - "integrity": "sha512-nGL/ApcNDKYQW7xwwsynlaSoqQlo9xxY8eOEQ7JxY4k/VUnOkT3IaQSxpEk5zKfl7nJal7PvE7895niN+/zUkw==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.19.0.tgz", + "integrity": "sha512-Yfa9DEnnDpQrvcu4UsKMyZCNrVQEeskTlNAErjigT/aooj3sJrJ9IWiI1vAsuphHWhtV+ipMgIqFfgTRruBvjQ==", "dev": true, "dependencies": { "commander": "^9.0.0", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", - "fs-extra": "^10.0.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "glob": "^7.2.0", - "hunspell-reader": "^5.18.5" + "hunspell-reader": "^5.19.0" }, "bin": { "cspell-tools-cli": "bin.js" @@ -88,9 +88,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "dev": true, "engines": { "node": ">=12.13.0" @@ -323,22 +323,22 @@ "dev": true }, "node_modules/cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "dev": true, "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" }, "engines": { @@ -401,13 +401,13 @@ "dev": true }, "node_modules/hunspell-reader": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.18.5.tgz", - "integrity": "sha512-D3ahwG3RWdFRz+ybUe4/9Q84LMkr076dUG1M7g1ptnWSyxlLg40KQFV5ld0y5d+/QY553H/CkHYvPmBUB4Ym9g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.19.0.tgz", + "integrity": "sha512-NQgHusH8O7rpMGH3FV9udF9xm+DY8JTZ1oyuSMj9nU7Dwa+na0ziTr578TQfiKhsHMJOzV7OvaabbsSNNUWBvQ==", "dev": true, "dependencies": { "commander": "^9.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "iconv-lite": "^0.6.3" }, @@ -512,30 +512,30 @@ }, "dependencies": { "@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "dev": true }, "@cspell/cspell-tools": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.18.5.tgz", - "integrity": "sha512-nGL/ApcNDKYQW7xwwsynlaSoqQlo9xxY8eOEQ7JxY4k/VUnOkT3IaQSxpEk5zKfl7nJal7PvE7895niN+/zUkw==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.19.0.tgz", + "integrity": "sha512-Yfa9DEnnDpQrvcu4UsKMyZCNrVQEeskTlNAErjigT/aooj3sJrJ9IWiI1vAsuphHWhtV+ipMgIqFfgTRruBvjQ==", "dev": true, "requires": { "commander": "^9.0.0", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", - "fs-extra": "^10.0.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "glob": "^7.2.0", - "hunspell-reader": "^5.18.5" + "hunspell-reader": "^5.19.0" } }, "@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "dev": true }, "@cspell/dict-ada": { @@ -762,19 +762,19 @@ "dev": true }, "cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "dev": true }, "cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dev": true, "requires": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" } }, @@ -822,13 +822,13 @@ "dev": true }, "hunspell-reader": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.18.5.tgz", - "integrity": "sha512-D3ahwG3RWdFRz+ybUe4/9Q84LMkr076dUG1M7g1ptnWSyxlLg40KQFV5ld0y5d+/QY553H/CkHYvPmBUB4Ym9g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.19.0.tgz", + "integrity": "sha512-NQgHusH8O7rpMGH3FV9udF9xm+DY8JTZ1oyuSMj9nU7Dwa+na0ziTr578TQfiKhsHMJOzV7OvaabbsSNNUWBvQ==", "dev": true, "requires": { "commander": "^9.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "iconv-lite": "^0.6.3" } diff --git a/packages/cspell-dynamic-loader/package-lock.json b/packages/cspell-dynamic-loader/package-lock.json index 93254b9f6bc..f699c001d17 100644 --- a/packages/cspell-dynamic-loader/package-lock.json +++ b/packages/cspell-dynamic-loader/package-lock.json @@ -6,14 +6,14 @@ "packages": { "": { "name": "@cspell/cspell-dynamic-loader", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { "import-fresh": "^3.3.0" }, "devDependencies": { - "cspell": "^5.18.5", - "cspell-lib": "^5.18.5", + "cspell": "^5.19.0", + "cspell-lib": "^5.19.0", "jest": "^27.5.1", "rimraf": "^3.0.2", "typescript": "^4.6.2" @@ -608,9 +608,9 @@ "dev": true }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "dev": true, "dependencies": { "@cspell/dict-ada": "^2.0.0", @@ -624,7 +624,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -632,23 +632,23 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" @@ -658,18 +658,18 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "dev": true, "engines": { "node": ">=12.13.0" } }, "node_modules/@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "dev": true, "engines": { "node": ">=12.13.0" @@ -1929,21 +1929,21 @@ } }, "node_modules/cspell": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.18.5.tgz", - "integrity": "sha512-rfk7sSZO304olxBXUFfec3YZL0gIyvjggwicGEgsweuh0Efdeq0zMmUV2sMckSOH9TVJdxW/DxTqjG+DLz8w+A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.19.0.tgz", + "integrity": "sha512-13dB2WHkWYVh322dk3hmBiLTG93BOTkGFw/l5oCM6dKJgNmBFjnSmIVi0prGY3rSR6SKYHkKfIWK9RG0WouXsQ==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", + "@cspell/cspell-pipe": "^5.19.0", "chalk": "^4.1.2", "commander": "^9.0.0", "comment-json": "^4.2.2", - "cspell-gitignore": "^5.18.5", - "cspell-glob": "^5.18.5", - "cspell-lib": "^5.18.5", + "cspell-gitignore": "^5.19.0", + "cspell-glob": "^5.19.0", + "cspell-lib": "^5.19.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "get-stdin": "^8.0.0", "glob": "^7.2.0", "imurmurhash": "^0.1.4", @@ -1962,12 +1962,12 @@ } }, "node_modules/cspell-gitignore": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.18.5.tgz", - "integrity": "sha512-YKYFYMswkia0Uc5CMOapLwo8OKRfP+QbqyODTJ7IJACT7KCOSEj7A3B250LR2mWyvThyIUB+2c7+6ePdFCnh2g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.19.0.tgz", + "integrity": "sha512-pNKubcQLmx7MabfbaiSymXR0pIf22J6IZv7ftXpVnNONe1oef6P5Os+/uPN9ieHAIYITFjdNvVqIr1EjDqJBwA==", "dev": true, "dependencies": { - "cspell-glob": "^5.18.5", + "cspell-glob": "^5.19.0", "find-up": "^5.0.0" }, "bin": { @@ -1978,9 +1978,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "dev": true, "dependencies": { "micromatch": "^4.0.4" @@ -1990,36 +1990,38 @@ } }, "node_modules/cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "dev": true, "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" }, "engines": { @@ -2027,13 +2029,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" }, "engines": { @@ -4700,6 +4702,12 @@ "node": ">= 8" } }, + "node_modules/vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==", + "dev": true + }, "node_modules/vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", @@ -5382,9 +5390,9 @@ "dev": true }, "@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "dev": true, "requires": { "@cspell/dict-ada": "^2.0.0", @@ -5398,7 +5406,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -5406,38 +5414,38 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" } }, "@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "dev": true }, "@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "dev": true }, "@cspell/dict-ada": { @@ -6499,21 +6507,21 @@ "dev": true }, "cspell": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.18.5.tgz", - "integrity": "sha512-rfk7sSZO304olxBXUFfec3YZL0gIyvjggwicGEgsweuh0Efdeq0zMmUV2sMckSOH9TVJdxW/DxTqjG+DLz8w+A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.19.0.tgz", + "integrity": "sha512-13dB2WHkWYVh322dk3hmBiLTG93BOTkGFw/l5oCM6dKJgNmBFjnSmIVi0prGY3rSR6SKYHkKfIWK9RG0WouXsQ==", "dev": true, "requires": { - "@cspell/cspell-pipe": "^5.18.5", + "@cspell/cspell-pipe": "^5.19.0", "chalk": "^4.1.2", "commander": "^9.0.0", "comment-json": "^4.2.2", - "cspell-gitignore": "^5.18.5", - "cspell-glob": "^5.18.5", - "cspell-lib": "^5.18.5", + "cspell-gitignore": "^5.19.0", + "cspell-glob": "^5.19.0", + "cspell-lib": "^5.19.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "get-stdin": "^8.0.0", "glob": "^7.2.0", "imurmurhash": "^0.1.4", @@ -6523,63 +6531,65 @@ } }, "cspell-gitignore": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.18.5.tgz", - "integrity": "sha512-YKYFYMswkia0Uc5CMOapLwo8OKRfP+QbqyODTJ7IJACT7KCOSEj7A3B250LR2mWyvThyIUB+2c7+6ePdFCnh2g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.19.0.tgz", + "integrity": "sha512-pNKubcQLmx7MabfbaiSymXR0pIf22J6IZv7ftXpVnNONe1oef6P5Os+/uPN9ieHAIYITFjdNvVqIr1EjDqJBwA==", "dev": true, "requires": { - "cspell-glob": "^5.18.5", + "cspell-glob": "^5.19.0", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "dev": true, "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "dev": true }, "cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" } }, "cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dev": true, "requires": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" } }, @@ -8587,6 +8597,12 @@ } } }, + "vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==", + "dev": true + }, "vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", diff --git a/packages/cspell-eslint-plugin/package-lock.json b/packages/cspell-eslint-plugin/package-lock.json index 4dac11611a0..e84a4400404 100644 --- a/packages/cspell-eslint-plugin/package-lock.json +++ b/packages/cspell-eslint-plugin/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "@cspell/eslint-plugin", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { - "cspell-lib": "^5.18.5" + "cspell-lib": "^5.19.0" }, "devDependencies": { "@rollup/plugin-commonjs": "^21.0.2", @@ -130,9 +130,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "dependencies": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", @@ -145,7 +145,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -153,23 +153,23 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" @@ -179,17 +179,17 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "engines": { "node": ">=12.13.0" } }, "node_modules/@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "engines": { "node": ">=12.13.0" } @@ -1084,9 +1084,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "dependencies": { "micromatch": "^4.0.4" }, @@ -1095,34 +1095,36 @@ } }, "node_modules/cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" }, "engines": { @@ -1130,12 +1132,12 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" }, "engines": { @@ -2925,6 +2927,11 @@ "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==", "dev": true }, + "node_modules/vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==" + }, "node_modules/vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", @@ -3155,9 +3162,9 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "requires": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", @@ -3170,7 +3177,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -3178,37 +3185,37 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" } }, "@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==" }, "@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==" }, "@cspell/dict-ada": { "version": "2.0.0", @@ -3914,49 +3921,51 @@ "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" }, "cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==" }, "cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "requires": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" } }, "cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "requires": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" } }, @@ -5238,6 +5247,11 @@ "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==", "dev": true }, + "vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==" + }, "vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", diff --git a/packages/cspell-gitignore/package-lock.json b/packages/cspell-gitignore/package-lock.json index 5d7aa608cb5..d26db98b74b 100644 --- a/packages/cspell-gitignore/package-lock.json +++ b/packages/cspell-gitignore/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "cspell-gitignore", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { - "cspell-glob": "^5.18.5", + "cspell-glob": "^5.19.0", "find-up": "^5.0.0" }, "bin": { @@ -1506,9 +1506,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "dependencies": { "micromatch": "^4.0.4" }, @@ -5300,9 +5300,9 @@ } }, "cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "requires": { "micromatch": "^4.0.4" } diff --git a/packages/cspell-glob/package-lock.json b/packages/cspell-glob/package-lock.json index a44370d0108..eb30180a60e 100644 --- a/packages/cspell-glob/package-lock.json +++ b/packages/cspell-glob/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "cspell-glob", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { "micromatch": "^4.0.4" diff --git a/packages/cspell-grammar/package-lock.json b/packages/cspell-grammar/package-lock.json index 7c478d6114b..3649180af85 100644 --- a/packages/cspell-grammar/package-lock.json +++ b/packages/cspell-grammar/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "cspell-grammar", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "devDependencies": { "@types/node": "^17.0.21", diff --git a/packages/cspell-io/package-lock.json b/packages/cspell-io/package-lock.json index ff4aa092c9b..277df2fbd1c 100644 --- a/packages/cspell-io/package-lock.json +++ b/packages/cspell-io/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "cspell-io", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "devDependencies": { "@types/fs-extra": "^9.0.13", diff --git a/packages/cspell-json-reporter/package-lock.json b/packages/cspell-json-reporter/package-lock.json index 4d7e342889e..cfcbafa5bf8 100644 --- a/packages/cspell-json-reporter/package-lock.json +++ b/packages/cspell-json-reporter/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "@cspell/cspell-json-reporter", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-types": "^5.19.0", "mkdirp": "^1.0.4" }, "devDependencies": { @@ -20,9 +20,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "engines": { "node": ">=12.13.0" } @@ -56,9 +56,9 @@ }, "dependencies": { "@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==" }, "@types/mkdirp": { "version": "1.0.2", diff --git a/packages/cspell-lib/package-lock.json b/packages/cspell-lib/package-lock.json index ce76d090768..ff964063230 100644 --- a/packages/cspell-lib/package-lock.json +++ b/packages/cspell-lib/package-lock.json @@ -6,19 +6,19 @@ "packages": { "": { "name": "cspell-lib", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-pipe": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", "fs-extra": "^10.0.1", @@ -608,9 +608,9 @@ "dev": true }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "dependencies": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", @@ -623,7 +623,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -631,23 +631,23 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" @@ -677,17 +677,17 @@ "integrity": "sha512-sbuFd+nSjgbrGf5eYwSddFhm1eLLePKWyH6Zn8Zb0OODrBK5e4vGn1/scI/MOH5a2IvNs8W9wp84uMBFJcQZtw==" }, "node_modules/@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "engines": { "node": ">=12.13.0" } }, "node_modules/@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "engines": { "node": ">=12.13.0" } @@ -1974,9 +1974,9 @@ "dev": true }, "node_modules/cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "dependencies": { "micromatch": "^4.0.4" }, @@ -1985,20 +1985,20 @@ } }, "node_modules/cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" }, "engines": { @@ -5372,9 +5372,9 @@ "dev": true }, "@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "requires": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", @@ -5387,7 +5387,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -5395,23 +5395,23 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" @@ -5440,14 +5440,14 @@ } }, "@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==" }, "@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==" }, "@cspell/dict-ada": { "version": "2.0.0", @@ -6534,25 +6534,25 @@ } }, "cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==" }, "cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "requires": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" } }, diff --git a/packages/cspell-pipe/package-lock.json b/packages/cspell-pipe/package-lock.json index 6a4abbd2f45..bd1f8a44a04 100644 --- a/packages/cspell-pipe/package-lock.json +++ b/packages/cspell-pipe/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "@cspell/cspell-pipe", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "devDependencies": { "@types/node": "^17.0.21", diff --git a/packages/cspell-tools/package-lock.json b/packages/cspell-tools/package-lock.json index 613e58b6289..b0960a16b7a 100644 --- a/packages/cspell-tools/package-lock.json +++ b/packages/cspell-tools/package-lock.json @@ -6,16 +6,16 @@ "packages": { "": { "name": "@cspell/cspell-tools", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { "commander": "^9.0.0", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "glob": "^7.2.0", - "hunspell-reader": "^5.18.5" + "hunspell-reader": "^5.19.0" }, "bin": { "cspell-tools-cli": "bin.js" @@ -600,9 +600,9 @@ "dev": true }, "node_modules/@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "engines": { "node": ">=12.13.0" } @@ -1535,20 +1535,20 @@ } }, "node_modules/cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" }, "engines": { @@ -2090,12 +2090,12 @@ } }, "node_modules/hunspell-reader": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.18.5.tgz", - "integrity": "sha512-D3ahwG3RWdFRz+ybUe4/9Q84LMkr076dUG1M7g1ptnWSyxlLg40KQFV5ld0y5d+/QY553H/CkHYvPmBUB4Ym9g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.19.0.tgz", + "integrity": "sha512-NQgHusH8O7rpMGH3FV9udF9xm+DY8JTZ1oyuSMj9nU7Dwa+na0ziTr578TQfiKhsHMJOzV7OvaabbsSNNUWBvQ==", "dependencies": { "commander": "^9.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "iconv-lite": "^0.6.3" }, @@ -4651,9 +4651,9 @@ "dev": true }, "@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==" }, "@istanbuljs/load-nyc-config": { "version": "1.1.0", @@ -5419,17 +5419,17 @@ } }, "cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==" }, "cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "requires": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" } }, @@ -5830,12 +5830,12 @@ "dev": true }, "hunspell-reader": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.18.5.tgz", - "integrity": "sha512-D3ahwG3RWdFRz+ybUe4/9Q84LMkr076dUG1M7g1ptnWSyxlLg40KQFV5ld0y5d+/QY553H/CkHYvPmBUB4Ym9g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.19.0.tgz", + "integrity": "sha512-NQgHusH8O7rpMGH3FV9udF9xm+DY8JTZ1oyuSMj9nU7Dwa+na0ziTr578TQfiKhsHMJOzV7OvaabbsSNNUWBvQ==", "requires": { "commander": "^9.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "iconv-lite": "^0.6.3" } diff --git a/packages/cspell-trie-lib/package-lock.json b/packages/cspell-trie-lib/package-lock.json index 16d3dce2896..8413ce3bd32 100644 --- a/packages/cspell-trie-lib/package-lock.json +++ b/packages/cspell-trie-lib/package-lock.json @@ -6,15 +6,15 @@ "packages": { "": { "name": "cspell-trie-lib", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", + "@cspell/cspell-pipe": "^5.19.0", "fs-extra": "^10.0.1", "gensequence": "^3.1.1" }, "devDependencies": { - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-types": "^5.19.0", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-es-es": "^2.1.0", "@types/fs-extra": "^9.0.13", @@ -590,17 +590,17 @@ "dev": true }, "node_modules/@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "engines": { "node": ">=12.13.0" } }, "node_modules/@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "dev": true, "engines": { "node": ">=12.13.0" @@ -4511,14 +4511,14 @@ "dev": true }, "@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==" }, "@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "dev": true }, "@cspell/dict-en_us": { diff --git a/packages/cspell-trie/package-lock.json b/packages/cspell-trie/package-lock.json index 69d2219daf5..a91e2b2b2b5 100644 --- a/packages/cspell-trie/package-lock.json +++ b/packages/cspell-trie/package-lock.json @@ -6,11 +6,11 @@ "packages": { "": { "name": "cspell-trie", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { "commander": "^9.0.0", - "cspell-trie-lib": "^5.18.5", + "cspell-trie-lib": "^5.19.0", "fs-extra": "^10.0.1", "gensequence": "^3.1.1" }, @@ -591,9 +591,9 @@ "dev": true }, "node_modules/@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "engines": { "node": ">=12.13.0" } @@ -1483,12 +1483,12 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" }, "engines": { @@ -4512,9 +4512,9 @@ "dev": true }, "@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==" }, "@istanbuljs/load-nyc-config": { "version": "1.1.0", @@ -5237,12 +5237,12 @@ } }, "cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "requires": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" } }, diff --git a/packages/cspell-trie2-lib/package-lock.json b/packages/cspell-trie2-lib/package-lock.json index 581e09d488f..9a67f80b154 100644 --- a/packages/cspell-trie2-lib/package-lock.json +++ b/packages/cspell-trie2-lib/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "cspell-trie2-lib", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "devDependencies": { "jest": "^27.5.1", diff --git a/packages/cspell-types/package-lock.json b/packages/cspell-types/package-lock.json index 61d82348806..7240b8f9d0a 100644 --- a/packages/cspell-types/package-lock.json +++ b/packages/cspell-types/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "@cspell/cspell-types", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "devDependencies": { "ajv-cli": "^5.0.0", diff --git a/packages/cspell/package-lock.json b/packages/cspell/package-lock.json index 8732396eee6..6404613383a 100644 --- a/packages/cspell/package-lock.json +++ b/packages/cspell/package-lock.json @@ -6,16 +6,16 @@ "packages": { "": { "name": "cspell", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", + "@cspell/cspell-pipe": "^5.19.0", "chalk": "^4.1.2", "commander": "^9.0.0", "comment-json": "^4.2.2", - "cspell-gitignore": "^5.18.5", - "cspell-glob": "^5.18.5", - "cspell-lib": "^5.18.5", + "cspell-gitignore": "^5.19.0", + "cspell-glob": "^5.19.0", + "cspell-lib": "^5.19.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.0.1", @@ -30,8 +30,8 @@ "cspell": "bin.js" }, "devDependencies": { - "@cspell/cspell-json-reporter": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-json-reporter": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "@types/file-entry-cache": "^5.0.2", "@types/fs-extra": "^9.0.13", "@types/glob": "^7.2.0", @@ -625,9 +625,9 @@ "dev": true }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "dependencies": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", @@ -640,7 +640,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -648,23 +648,23 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" @@ -674,12 +674,12 @@ } }, "node_modules/@cspell/cspell-json-reporter": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.18.5.tgz", - "integrity": "sha512-EGsjDeHqt6PzEG3vpKo6wyGZo5JtwGrteuABqDfiY6OCnUjbtAd8vhZVtEmorryS4e5Zbi2Ps2r0HXHyK9lICA==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.19.0.tgz", + "integrity": "sha512-FFKENlnoAuUdP1xdiXd4GHOl8Ow7r8pjhUiE9gcwWhPWngHmi/LhZh/GW41LpuHtfthwbk/nnRK3jDLS/d6WCQ==", "dev": true, "dependencies": { - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-types": "^5.19.0", "mkdirp": "^1.0.4" }, "engines": { @@ -687,17 +687,17 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "engines": { "node": ">=12.13.0" } }, "node_modules/@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "engines": { "node": ">=12.13.0" } @@ -1960,11 +1960,11 @@ } }, "node_modules/cspell-gitignore": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.18.5.tgz", - "integrity": "sha512-YKYFYMswkia0Uc5CMOapLwo8OKRfP+QbqyODTJ7IJACT7KCOSEj7A3B250LR2mWyvThyIUB+2c7+6ePdFCnh2g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.19.0.tgz", + "integrity": "sha512-pNKubcQLmx7MabfbaiSymXR0pIf22J6IZv7ftXpVnNONe1oef6P5Os+/uPN9ieHAIYITFjdNvVqIr1EjDqJBwA==", "dependencies": { - "cspell-glob": "^5.18.5", + "cspell-glob": "^5.19.0", "find-up": "^5.0.0" }, "bin": { @@ -1975,9 +1975,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "dependencies": { "micromatch": "^4.0.4" }, @@ -1986,34 +1986,36 @@ } }, "node_modules/cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" }, "engines": { @@ -2021,12 +2023,12 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" }, "engines": { @@ -4746,6 +4748,11 @@ "node": ">= 8" } }, + "node_modules/vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==" + }, "node_modules/vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", @@ -5411,9 +5418,9 @@ "dev": true }, "@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "requires": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", @@ -5426,7 +5433,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -5434,47 +5441,47 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" } }, "@cspell/cspell-json-reporter": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.18.5.tgz", - "integrity": "sha512-EGsjDeHqt6PzEG3vpKo6wyGZo5JtwGrteuABqDfiY6OCnUjbtAd8vhZVtEmorryS4e5Zbi2Ps2r0HXHyK9lICA==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.19.0.tgz", + "integrity": "sha512-FFKENlnoAuUdP1xdiXd4GHOl8Ow7r8pjhUiE9gcwWhPWngHmi/LhZh/GW41LpuHtfthwbk/nnRK3jDLS/d6WCQ==", "dev": true, "requires": { - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-types": "^5.19.0", "mkdirp": "^1.0.4" } }, "@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==" }, "@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==" }, "@cspell/dict-ada": { "version": "2.0.0", @@ -6539,58 +6546,60 @@ "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" }, "cspell-gitignore": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.18.5.tgz", - "integrity": "sha512-YKYFYMswkia0Uc5CMOapLwo8OKRfP+QbqyODTJ7IJACT7KCOSEj7A3B250LR2mWyvThyIUB+2c7+6ePdFCnh2g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.19.0.tgz", + "integrity": "sha512-pNKubcQLmx7MabfbaiSymXR0pIf22J6IZv7ftXpVnNONe1oef6P5Os+/uPN9ieHAIYITFjdNvVqIr1EjDqJBwA==", "requires": { - "cspell-glob": "^5.18.5", + "cspell-glob": "^5.19.0", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==" }, "cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "requires": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" } }, "cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "requires": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" } }, @@ -8622,6 +8631,11 @@ } } }, + "vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==" + }, "vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", diff --git a/packages/hunspell-reader/package-lock.json b/packages/hunspell-reader/package-lock.json index 635ec22f9fa..dab5ed4fc05 100644 --- a/packages/hunspell-reader/package-lock.json +++ b/packages/hunspell-reader/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "hunspell-reader", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { "commander": "^9.0.0", diff --git a/rfc/rfc-0001 suggestions/package-lock.json b/rfc/rfc-0001 suggestions/package-lock.json index 3170c8009e1..fcba099037d 100644 --- a/rfc/rfc-0001 suggestions/package-lock.json +++ b/rfc/rfc-0001 suggestions/package-lock.json @@ -6,16 +6,16 @@ "packages": { "": { "name": "rfc-0001-suggestions", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { - "@cspell/cspell-types": "^5.18.5" + "@cspell/cspell-types": "^5.19.0" } }, "node_modules/@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "engines": { "node": ">=12.13.0" } @@ -23,9 +23,9 @@ }, "dependencies": { "@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==" } } } diff --git a/test-packages/cspell-cli/package-lock.json b/test-packages/cspell-cli/package-lock.json index 0880120e731..19243490dff 100644 --- a/test-packages/cspell-cli/package-lock.json +++ b/test-packages/cspell-cli/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "cspell-cli", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { - "cspell": "^5.18.5" + "cspell": "^5.19.0" }, "bin": { "cspell-cli": "index.js" @@ -104,9 +104,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "dependencies": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", @@ -119,7 +119,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -127,23 +127,23 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" @@ -153,17 +153,17 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "engines": { "node": ">=12.13.0" } }, "node_modules/@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "engines": { "node": ">=12.13.0" } @@ -547,20 +547,20 @@ } }, "node_modules/cspell": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.18.5.tgz", - "integrity": "sha512-rfk7sSZO304olxBXUFfec3YZL0gIyvjggwicGEgsweuh0Efdeq0zMmUV2sMckSOH9TVJdxW/DxTqjG+DLz8w+A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.19.0.tgz", + "integrity": "sha512-13dB2WHkWYVh322dk3hmBiLTG93BOTkGFw/l5oCM6dKJgNmBFjnSmIVi0prGY3rSR6SKYHkKfIWK9RG0WouXsQ==", "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", + "@cspell/cspell-pipe": "^5.19.0", "chalk": "^4.1.2", "commander": "^9.0.0", "comment-json": "^4.2.2", - "cspell-gitignore": "^5.18.5", - "cspell-glob": "^5.18.5", - "cspell-lib": "^5.18.5", + "cspell-gitignore": "^5.19.0", + "cspell-glob": "^5.19.0", + "cspell-lib": "^5.19.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "get-stdin": "^8.0.0", "glob": "^7.2.0", "imurmurhash": "^0.1.4", @@ -579,11 +579,11 @@ } }, "node_modules/cspell-gitignore": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.18.5.tgz", - "integrity": "sha512-YKYFYMswkia0Uc5CMOapLwo8OKRfP+QbqyODTJ7IJACT7KCOSEj7A3B250LR2mWyvThyIUB+2c7+6ePdFCnh2g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.19.0.tgz", + "integrity": "sha512-pNKubcQLmx7MabfbaiSymXR0pIf22J6IZv7ftXpVnNONe1oef6P5Os+/uPN9ieHAIYITFjdNvVqIr1EjDqJBwA==", "dependencies": { - "cspell-glob": "^5.18.5", + "cspell-glob": "^5.19.0", "find-up": "^5.0.0" }, "bin": { @@ -594,9 +594,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "dependencies": { "micromatch": "^4.0.4" }, @@ -605,34 +605,36 @@ } }, "node_modules/cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" }, "engines": { @@ -640,12 +642,12 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" }, "engines": { @@ -1245,6 +1247,11 @@ "node": ">= 10.0.0" } }, + "node_modules/vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==" + }, "node_modules/vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", @@ -1370,9 +1377,9 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "requires": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", @@ -1385,7 +1392,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -1393,37 +1400,37 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" } }, "@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==" }, "@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==" }, "@cspell/dict-ada": { "version": "2.0.0", @@ -1759,20 +1766,20 @@ "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" }, "cspell": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.18.5.tgz", - "integrity": "sha512-rfk7sSZO304olxBXUFfec3YZL0gIyvjggwicGEgsweuh0Efdeq0zMmUV2sMckSOH9TVJdxW/DxTqjG+DLz8w+A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.19.0.tgz", + "integrity": "sha512-13dB2WHkWYVh322dk3hmBiLTG93BOTkGFw/l5oCM6dKJgNmBFjnSmIVi0prGY3rSR6SKYHkKfIWK9RG0WouXsQ==", "requires": { - "@cspell/cspell-pipe": "^5.18.5", + "@cspell/cspell-pipe": "^5.19.0", "chalk": "^4.1.2", "commander": "^9.0.0", "comment-json": "^4.2.2", - "cspell-gitignore": "^5.18.5", - "cspell-glob": "^5.18.5", - "cspell-lib": "^5.18.5", + "cspell-gitignore": "^5.19.0", + "cspell-glob": "^5.19.0", + "cspell-lib": "^5.19.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "get-stdin": "^8.0.0", "glob": "^7.2.0", "imurmurhash": "^0.1.4", @@ -1782,58 +1789,60 @@ } }, "cspell-gitignore": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.18.5.tgz", - "integrity": "sha512-YKYFYMswkia0Uc5CMOapLwo8OKRfP+QbqyODTJ7IJACT7KCOSEj7A3B250LR2mWyvThyIUB+2c7+6ePdFCnh2g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.19.0.tgz", + "integrity": "sha512-pNKubcQLmx7MabfbaiSymXR0pIf22J6IZv7ftXpVnNONe1oef6P5Os+/uPN9ieHAIYITFjdNvVqIr1EjDqJBwA==", "requires": { - "cspell-glob": "^5.18.5", + "cspell-glob": "^5.19.0", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==" }, "cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "requires": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" } }, "cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "requires": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" } }, @@ -2260,6 +2269,11 @@ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz", "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==" }, + "vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==" + }, "vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", diff --git a/test-packages/test-cspell-eslint-plugin/package-lock.json b/test-packages/test-cspell-eslint-plugin/package-lock.json index dd90a4f712e..1e20208be15 100644 --- a/test-packages/test-cspell-eslint-plugin/package-lock.json +++ b/test-packages/test-cspell-eslint-plugin/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "test-cspell-eslint-plugin", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "devDependencies": { - "@cspell/eslint-plugin": "^5.18.5", + "@cspell/eslint-plugin": "^5.19.0", "@typescript-eslint/eslint-plugin": "^5.14.0", "@typescript-eslint/parser": "^5.14.0", "eslint": "^8.11.0", @@ -133,9 +133,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "dev": true, "dependencies": { "@cspell/dict-ada": "^2.0.0", @@ -149,7 +149,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -157,23 +157,23 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" @@ -183,18 +183,18 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "dev": true, "engines": { "node": ">=12.13.0" } }, "node_modules/@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "dev": true, "engines": { "node": ">=12.13.0" @@ -435,12 +435,12 @@ "dev": true }, "node_modules/@cspell/eslint-plugin": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/eslint-plugin/-/eslint-plugin-5.18.5.tgz", - "integrity": "sha512-iwiGYNmoOi2RWgZsTDaZzUnLL8GOty2WMzzzqouKyGxgGdou60ro2xGAuZmmMyVRazK1DYzpgzwmt8ZLj8mx4w==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/eslint-plugin/-/eslint-plugin-5.19.0.tgz", + "integrity": "sha512-WKudDQSwYpoJO/H4NBSeGklhq4ByYLBqqUE58FZ+5cHSXd8PUQ1iW7Z4X7pkKQGuj1YBIWbnmZKpKktSt6Xxhw==", "dev": true, "dependencies": { - "cspell-lib": "^5.18.5" + "cspell-lib": "^5.19.0" }, "engines": { "node": ">=12.13.0" @@ -1026,9 +1026,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "dev": true, "dependencies": { "micromatch": "^4.0.4" @@ -1038,36 +1038,38 @@ } }, "node_modules/cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "dev": true, "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" }, "engines": { @@ -1075,13 +1077,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" }, "engines": { @@ -3271,6 +3273,12 @@ "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==", "dev": true }, + "node_modules/vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==", + "dev": true + }, "node_modules/vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", @@ -3458,9 +3466,9 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "dev": true, "requires": { "@cspell/dict-ada": "^2.0.0", @@ -3474,7 +3482,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -3482,38 +3490,38 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" } }, "@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "dev": true }, "@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "dev": true }, "@cspell/dict-ada": { @@ -3751,12 +3759,12 @@ "dev": true }, "@cspell/eslint-plugin": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/eslint-plugin/-/eslint-plugin-5.18.5.tgz", - "integrity": "sha512-iwiGYNmoOi2RWgZsTDaZzUnLL8GOty2WMzzzqouKyGxgGdou60ro2xGAuZmmMyVRazK1DYzpgzwmt8ZLj8mx4w==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/eslint-plugin/-/eslint-plugin-5.19.0.tgz", + "integrity": "sha512-WKudDQSwYpoJO/H4NBSeGklhq4ByYLBqqUE58FZ+5cHSXd8PUQ1iW7Z4X7pkKQGuj1YBIWbnmZKpKktSt6Xxhw==", "dev": true, "requires": { - "cspell-lib": "^5.18.5" + "cspell-lib": "^5.19.0" } }, "@eslint/eslintrc": { @@ -4160,53 +4168,55 @@ "dev": true }, "cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "dev": true, "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "dev": true }, "cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" } }, "cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dev": true, "requires": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" } }, @@ -5787,6 +5797,12 @@ "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==", "dev": true }, + "vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==", + "dev": true + }, "vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", diff --git a/test-packages/test-cspell-glob/package-lock.json b/test-packages/test-cspell-glob/package-lock.json index 0d3bac71822..3904764b4a3 100644 --- a/test-packages/test-cspell-glob/package-lock.json +++ b/test-packages/test-cspell-glob/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "test-cspell-glob", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { - "cspell-glob": "^5.18.5" + "cspell-glob": "^5.19.0" } }, "node_modules/braces": { @@ -24,9 +24,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "dependencies": { "micromatch": "^4.0.4" }, @@ -98,9 +98,9 @@ } }, "cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "requires": { "micromatch": "^4.0.4" } diff --git a/test-packages/test-cspell-io/package-lock.json b/test-packages/test-cspell-io/package-lock.json index 70cb98d447f..bc97db3371c 100644 --- a/test-packages/test-cspell-io/package-lock.json +++ b/test-packages/test-cspell-io/package-lock.json @@ -6,16 +6,16 @@ "packages": { "": { "name": "test-cspell-io", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { - "cspell-io": "^5.18.5" + "cspell-io": "^5.19.0" } }, "node_modules/cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "engines": { "node": ">=12.13.0" } @@ -23,9 +23,9 @@ }, "dependencies": { "cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==" } } } diff --git a/test-packages/test-cspell-lib-webpack/package-lock.json b/test-packages/test-cspell-lib-webpack/package-lock.json index 58927125532..99705860dc7 100644 --- a/test-packages/test-cspell-lib-webpack/package-lock.json +++ b/test-packages/test-cspell-lib-webpack/package-lock.json @@ -6,14 +6,14 @@ "packages": { "": { "name": "test-cspell-lib-webpack", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.18.5" + "@cspell/cspell-bundled-dicts": "^5.19.0" }, "devDependencies": { - "@cspell/cspell-types": "^5.18.5", - "cspell-lib": "^5.18.5", + "@cspell/cspell-types": "^5.19.0", + "cspell-lib": "^5.19.0", "jest": "^27.5.1", "ts-loader": "^9.2.8", "typescript": "^4.6.2", @@ -585,9 +585,9 @@ "dev": true }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "dependencies": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", @@ -600,7 +600,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -608,23 +608,23 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" @@ -634,18 +634,18 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "dev": true, "engines": { "node": ">=12.13.0" } }, "node_modules/@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "dev": true, "engines": { "node": ">=12.13.0" @@ -2162,9 +2162,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "dev": true, "dependencies": { "micromatch": "^4.0.4" @@ -2174,36 +2174,38 @@ } }, "node_modules/cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "dev": true, "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" }, "engines": { @@ -2211,13 +2213,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" }, "engines": { @@ -5166,6 +5168,12 @@ "node": ">= 8" } }, + "node_modules/vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==", + "dev": true + }, "node_modules/vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", @@ -5972,9 +5980,9 @@ "dev": true }, "@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "requires": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", @@ -5987,7 +5995,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -5995,38 +6003,38 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" } }, "@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "dev": true }, "@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "dev": true }, "@cspell/dict-ada": { @@ -7318,53 +7326,55 @@ "dev": true }, "cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "dev": true, "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "dev": true }, "cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" } }, "cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dev": true, "requires": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" } }, @@ -9578,6 +9588,12 @@ } } }, + "vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==", + "dev": true + }, "vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", diff --git a/test-packages/test-cspell-lib/package-lock.json b/test-packages/test-cspell-lib/package-lock.json index 63d67d1df9a..58228d9192b 100644 --- a/test-packages/test-cspell-lib/package-lock.json +++ b/test-packages/test-cspell-lib/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "test-cspell-lib", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { - "cspell-lib": "^5.18.5" + "cspell-lib": "^5.19.0" }, "engines": { "node": ">=14.0.0" @@ -48,9 +48,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "dependencies": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", @@ -63,7 +63,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -71,23 +71,23 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" @@ -97,17 +97,17 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "engines": { "node": ">=12.13.0" } }, "node_modules/@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "engines": { "node": ">=12.13.0" } @@ -448,9 +448,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "dependencies": { "micromatch": "^4.0.4" }, @@ -459,34 +459,36 @@ } }, "node_modules/cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" }, "engines": { @@ -494,12 +496,12 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" }, "engines": { @@ -940,6 +942,11 @@ "node": ">= 10.0.0" } }, + "node_modules/vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==" + }, "node_modules/vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", @@ -1009,9 +1016,9 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "requires": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", @@ -1024,7 +1031,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -1032,37 +1039,37 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" } }, "@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==" }, "@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==" }, "@cspell/dict-ada": { "version": "2.0.0", @@ -1370,49 +1377,51 @@ "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" }, "cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==" }, "cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "requires": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" } }, "cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "requires": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" } }, @@ -1720,6 +1729,11 @@ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz", "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==" }, + "vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==" + }, "vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", diff --git a/test-packages/test-cspell-tools/package-lock.json b/test-packages/test-cspell-tools/package-lock.json index 630dc500eac..66f1fb8bcd9 100644 --- a/test-packages/test-cspell-tools/package-lock.json +++ b/test-packages/test-cspell-tools/package-lock.json @@ -6,11 +6,11 @@ "packages": { "": { "name": "test-cspell-tools", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { - "@cspell/cspell-tools": "^5.18.5", - "cspell": "^5.18.5" + "@cspell/cspell-tools": "^5.19.0", + "cspell": "^5.19.0" } }, "node_modules/@babel/code-frame": { @@ -102,9 +102,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "dependencies": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", @@ -117,7 +117,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -125,23 +125,23 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" @@ -151,25 +151,25 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "engines": { "node": ">=12.13.0" } }, "node_modules/@cspell/cspell-tools": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.18.5.tgz", - "integrity": "sha512-nGL/ApcNDKYQW7xwwsynlaSoqQlo9xxY8eOEQ7JxY4k/VUnOkT3IaQSxpEk5zKfl7nJal7PvE7895niN+/zUkw==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.19.0.tgz", + "integrity": "sha512-Yfa9DEnnDpQrvcu4UsKMyZCNrVQEeskTlNAErjigT/aooj3sJrJ9IWiI1vAsuphHWhtV+ipMgIqFfgTRruBvjQ==", "dependencies": { "commander": "^9.0.0", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", - "fs-extra": "^10.0.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "glob": "^7.2.0", - "hunspell-reader": "^5.18.5" + "hunspell-reader": "^5.19.0" }, "bin": { "cspell-tools-cli": "bin.js" @@ -179,9 +179,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "engines": { "node": ">=12.13.0" } @@ -565,20 +565,20 @@ } }, "node_modules/cspell": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.18.5.tgz", - "integrity": "sha512-rfk7sSZO304olxBXUFfec3YZL0gIyvjggwicGEgsweuh0Efdeq0zMmUV2sMckSOH9TVJdxW/DxTqjG+DLz8w+A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.19.0.tgz", + "integrity": "sha512-13dB2WHkWYVh322dk3hmBiLTG93BOTkGFw/l5oCM6dKJgNmBFjnSmIVi0prGY3rSR6SKYHkKfIWK9RG0WouXsQ==", "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", + "@cspell/cspell-pipe": "^5.19.0", "chalk": "^4.1.2", "commander": "^9.0.0", "comment-json": "^4.2.2", - "cspell-gitignore": "^5.18.5", - "cspell-glob": "^5.18.5", - "cspell-lib": "^5.18.5", + "cspell-gitignore": "^5.19.0", + "cspell-glob": "^5.19.0", + "cspell-lib": "^5.19.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "get-stdin": "^8.0.0", "glob": "^7.2.0", "imurmurhash": "^0.1.4", @@ -597,11 +597,11 @@ } }, "node_modules/cspell-gitignore": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.18.5.tgz", - "integrity": "sha512-YKYFYMswkia0Uc5CMOapLwo8OKRfP+QbqyODTJ7IJACT7KCOSEj7A3B250LR2mWyvThyIUB+2c7+6ePdFCnh2g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.19.0.tgz", + "integrity": "sha512-pNKubcQLmx7MabfbaiSymXR0pIf22J6IZv7ftXpVnNONe1oef6P5Os+/uPN9ieHAIYITFjdNvVqIr1EjDqJBwA==", "dependencies": { - "cspell-glob": "^5.18.5", + "cspell-glob": "^5.19.0", "find-up": "^5.0.0" }, "bin": { @@ -612,9 +612,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "dependencies": { "micromatch": "^4.0.4" }, @@ -623,34 +623,36 @@ } }, "node_modules/cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" }, "engines": { @@ -658,12 +660,12 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" }, "engines": { @@ -862,12 +864,12 @@ } }, "node_modules/hunspell-reader": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.18.5.tgz", - "integrity": "sha512-D3ahwG3RWdFRz+ybUe4/9Q84LMkr076dUG1M7g1ptnWSyxlLg40KQFV5ld0y5d+/QY553H/CkHYvPmBUB4Ym9g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.19.0.tgz", + "integrity": "sha512-NQgHusH8O7rpMGH3FV9udF9xm+DY8JTZ1oyuSMj9nU7Dwa+na0ziTr578TQfiKhsHMJOzV7OvaabbsSNNUWBvQ==", "dependencies": { "commander": "^9.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "iconv-lite": "^0.6.3" }, @@ -1296,6 +1298,11 @@ "node": ">= 10.0.0" } }, + "node_modules/vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==" + }, "node_modules/vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", @@ -1421,9 +1428,9 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "requires": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", @@ -1436,7 +1443,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -1444,51 +1451,51 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" } }, "@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==" }, "@cspell/cspell-tools": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.18.5.tgz", - "integrity": "sha512-nGL/ApcNDKYQW7xwwsynlaSoqQlo9xxY8eOEQ7JxY4k/VUnOkT3IaQSxpEk5zKfl7nJal7PvE7895niN+/zUkw==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.19.0.tgz", + "integrity": "sha512-Yfa9DEnnDpQrvcu4UsKMyZCNrVQEeskTlNAErjigT/aooj3sJrJ9IWiI1vAsuphHWhtV+ipMgIqFfgTRruBvjQ==", "requires": { "commander": "^9.0.0", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", - "fs-extra": "^10.0.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "glob": "^7.2.0", - "hunspell-reader": "^5.18.5" + "hunspell-reader": "^5.19.0" } }, "@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==" }, "@cspell/dict-ada": { "version": "2.0.0", @@ -1824,20 +1831,20 @@ "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" }, "cspell": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.18.5.tgz", - "integrity": "sha512-rfk7sSZO304olxBXUFfec3YZL0gIyvjggwicGEgsweuh0Efdeq0zMmUV2sMckSOH9TVJdxW/DxTqjG+DLz8w+A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.19.0.tgz", + "integrity": "sha512-13dB2WHkWYVh322dk3hmBiLTG93BOTkGFw/l5oCM6dKJgNmBFjnSmIVi0prGY3rSR6SKYHkKfIWK9RG0WouXsQ==", "requires": { - "@cspell/cspell-pipe": "^5.18.5", + "@cspell/cspell-pipe": "^5.19.0", "chalk": "^4.1.2", "commander": "^9.0.0", "comment-json": "^4.2.2", - "cspell-gitignore": "^5.18.5", - "cspell-glob": "^5.18.5", - "cspell-lib": "^5.18.5", + "cspell-gitignore": "^5.19.0", + "cspell-glob": "^5.19.0", + "cspell-lib": "^5.19.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "get-stdin": "^8.0.0", "glob": "^7.2.0", "imurmurhash": "^0.1.4", @@ -1847,58 +1854,60 @@ } }, "cspell-gitignore": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.18.5.tgz", - "integrity": "sha512-YKYFYMswkia0Uc5CMOapLwo8OKRfP+QbqyODTJ7IJACT7KCOSEj7A3B250LR2mWyvThyIUB+2c7+6ePdFCnh2g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.19.0.tgz", + "integrity": "sha512-pNKubcQLmx7MabfbaiSymXR0pIf22J6IZv7ftXpVnNONe1oef6P5Os+/uPN9ieHAIYITFjdNvVqIr1EjDqJBwA==", "requires": { - "cspell-glob": "^5.18.5", + "cspell-glob": "^5.19.0", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==" }, "cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "requires": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" } }, "cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "requires": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" } }, @@ -2039,12 +2048,12 @@ "integrity": "sha512-Pq0h+hvsVm6dDEa8x82GnLSYHOzNDt7f0ddFa3FqcQlgzEiptPqL+XrOJNavjOzSYiYWIrgeVYYgGlLmnxwilQ==" }, "hunspell-reader": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.18.5.tgz", - "integrity": "sha512-D3ahwG3RWdFRz+ybUe4/9Q84LMkr076dUG1M7g1ptnWSyxlLg40KQFV5ld0y5d+/QY553H/CkHYvPmBUB4Ym9g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.19.0.tgz", + "integrity": "sha512-NQgHusH8O7rpMGH3FV9udF9xm+DY8JTZ1oyuSMj9nU7Dwa+na0ziTr578TQfiKhsHMJOzV7OvaabbsSNNUWBvQ==", "requires": { "commander": "^9.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "iconv-lite": "^0.6.3" } @@ -2349,6 +2358,11 @@ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz", "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==" }, + "vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==" + }, "vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", diff --git a/test-packages/test-cspell/package-lock.json b/test-packages/test-cspell/package-lock.json index 348b81d6e31..07f7c6475e9 100644 --- a/test-packages/test-cspell/package-lock.json +++ b/test-packages/test-cspell/package-lock.json @@ -6,11 +6,11 @@ "packages": { "": { "name": "test-cspell", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT", "dependencies": { - "@cspell/cspell-types": "^5.18.5", - "cspell": "^5.18.5" + "@cspell/cspell-types": "^5.19.0", + "cspell": "^5.19.0" } }, "node_modules/@babel/code-frame": { @@ -102,9 +102,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "dependencies": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", @@ -117,7 +117,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -125,23 +125,23 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" @@ -151,17 +151,17 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==", "engines": { "node": ">=12.13.0" } }, "node_modules/@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==", "engines": { "node": ">=12.13.0" } @@ -545,20 +545,20 @@ } }, "node_modules/cspell": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.18.5.tgz", - "integrity": "sha512-rfk7sSZO304olxBXUFfec3YZL0gIyvjggwicGEgsweuh0Efdeq0zMmUV2sMckSOH9TVJdxW/DxTqjG+DLz8w+A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.19.0.tgz", + "integrity": "sha512-13dB2WHkWYVh322dk3hmBiLTG93BOTkGFw/l5oCM6dKJgNmBFjnSmIVi0prGY3rSR6SKYHkKfIWK9RG0WouXsQ==", "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", + "@cspell/cspell-pipe": "^5.19.0", "chalk": "^4.1.2", "commander": "^9.0.0", "comment-json": "^4.2.2", - "cspell-gitignore": "^5.18.5", - "cspell-glob": "^5.18.5", - "cspell-lib": "^5.18.5", + "cspell-gitignore": "^5.19.0", + "cspell-glob": "^5.19.0", + "cspell-lib": "^5.19.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "get-stdin": "^8.0.0", "glob": "^7.2.0", "imurmurhash": "^0.1.4", @@ -577,11 +577,11 @@ } }, "node_modules/cspell-gitignore": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.18.5.tgz", - "integrity": "sha512-YKYFYMswkia0Uc5CMOapLwo8OKRfP+QbqyODTJ7IJACT7KCOSEj7A3B250LR2mWyvThyIUB+2c7+6ePdFCnh2g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.19.0.tgz", + "integrity": "sha512-pNKubcQLmx7MabfbaiSymXR0pIf22J6IZv7ftXpVnNONe1oef6P5Os+/uPN9ieHAIYITFjdNvVqIr1EjDqJBwA==", "dependencies": { - "cspell-glob": "^5.18.5", + "cspell-glob": "^5.19.0", "find-up": "^5.0.0" }, "bin": { @@ -592,9 +592,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "dependencies": { "micromatch": "^4.0.4" }, @@ -603,34 +603,36 @@ } }, "node_modules/cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==", "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" }, "engines": { @@ -638,12 +640,12 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "dependencies": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" }, "engines": { @@ -1243,6 +1245,11 @@ "node": ">= 10.0.0" } }, + "node_modules/vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==" + }, "node_modules/vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", @@ -1368,9 +1375,9 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.5.tgz", - "integrity": "sha512-jFvwF8bb8HUYqMUPQiGZUHAf8zfriZRagzoCW8w4NLLJB1IZNGlQvQCQskQG9cYtOmKAYHCbOwm8SjA9FKwQow==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.19.0.tgz", + "integrity": "sha512-0wgsBcxsJXgkei+aW4OgqEeuGFCk0KOa9VufNmVUTS9fO2zzkXu/0oeROjUFQSp+vwPjhatEpRGNehM69PbxdQ==", "requires": { "@cspell/dict-ada": "^2.0.0", "@cspell/dict-aws": "^2.0.0", @@ -1383,7 +1390,7 @@ "@cspell/dict-dart": "^1.1.0", "@cspell/dict-django": "^2.0.0", "@cspell/dict-dotnet": "^2.0.0", - "@cspell/dict-elixir": "^2.0.0", + "@cspell/dict-elixir": "^2.0.1", "@cspell/dict-en_us": "^2.1.7", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.0.1", @@ -1391,37 +1398,37 @@ "@cspell/dict-fullstack": "^2.0.4", "@cspell/dict-golang": "^2.0.0", "@cspell/dict-haskell": "^2.0.0", - "@cspell/dict-html": "^3.0.0", + "@cspell/dict-html": "^3.0.1", "@cspell/dict-html-symbol-entities": "^2.0.0", "@cspell/dict-java": "^2.0.0", "@cspell/dict-latex": "^2.0.0", "@cspell/dict-lorem-ipsum": "^2.0.0", "@cspell/dict-lua": "^2.0.0", "@cspell/dict-node": "^2.0.0", - "@cspell/dict-npm": "^2.0.1", + "@cspell/dict-npm": "^2.0.2", "@cspell/dict-php": "^2.0.0", "@cspell/dict-powershell": "^2.0.0", "@cspell/dict-public-licenses": "^1.0.4", "@cspell/dict-python": "^2.0.6", "@cspell/dict-r": "^1.0.2", - "@cspell/dict-ruby": "^2.0.0", + "@cspell/dict-ruby": "^2.0.1", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.1.0", + "@cspell/dict-software-terms": "^2.1.3", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" } }, "@cspell/cspell-pipe": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.5.tgz", - "integrity": "sha512-U/4e4Zm7Mm23SuJu6b49+9Do/2aS+c9sPQa1Z9ZZqHQ4BqswJagk5oZ0V45BjYJ/0acHSRpIxbndpVJ01cjf8A==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.19.0.tgz", + "integrity": "sha512-vHSGQxHfY1VjFnRB481DSNgOkbA/x59kpfCe6XQq3CzzmR7kiaUs3p478WU5JHNoTKdesoDFyct36VZT58/oWQ==" }, "@cspell/cspell-types": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.5.tgz", - "integrity": "sha512-yvDFCUa1CbjBuMkFCh+yUAAaG6VW5WXoewzLwhMFsMV1GZmkbftOcvZq0YuZviNsjdBViDH0dhKdlzwC953upg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.19.0.tgz", + "integrity": "sha512-AoQu0lNNoyWVSSBgjzozg9wso8dlVwiLrEcFqtT4mGPgxg6vD5AyBuGmkoP8qPfYC/YU28mIhDFOJ8qNuuOtHw==" }, "@cspell/dict-ada": { "version": "2.0.0", @@ -1757,20 +1764,20 @@ "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" }, "cspell": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.18.5.tgz", - "integrity": "sha512-rfk7sSZO304olxBXUFfec3YZL0gIyvjggwicGEgsweuh0Efdeq0zMmUV2sMckSOH9TVJdxW/DxTqjG+DLz8w+A==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.19.0.tgz", + "integrity": "sha512-13dB2WHkWYVh322dk3hmBiLTG93BOTkGFw/l5oCM6dKJgNmBFjnSmIVi0prGY3rSR6SKYHkKfIWK9RG0WouXsQ==", "requires": { - "@cspell/cspell-pipe": "^5.18.5", + "@cspell/cspell-pipe": "^5.19.0", "chalk": "^4.1.2", "commander": "^9.0.0", "comment-json": "^4.2.2", - "cspell-gitignore": "^5.18.5", - "cspell-glob": "^5.18.5", - "cspell-lib": "^5.18.5", + "cspell-gitignore": "^5.19.0", + "cspell-glob": "^5.19.0", + "cspell-lib": "^5.19.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "get-stdin": "^8.0.0", "glob": "^7.2.0", "imurmurhash": "^0.1.4", @@ -1780,58 +1787,60 @@ } }, "cspell-gitignore": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.18.5.tgz", - "integrity": "sha512-YKYFYMswkia0Uc5CMOapLwo8OKRfP+QbqyODTJ7IJACT7KCOSEj7A3B250LR2mWyvThyIUB+2c7+6ePdFCnh2g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.19.0.tgz", + "integrity": "sha512-pNKubcQLmx7MabfbaiSymXR0pIf22J6IZv7ftXpVnNONe1oef6P5Os+/uPN9ieHAIYITFjdNvVqIr1EjDqJBwA==", "requires": { - "cspell-glob": "^5.18.5", + "cspell-glob": "^5.19.0", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.5.tgz", - "integrity": "sha512-Tr/wMHpJ5zvD4qV4d5is1WJ6OQZSQSjiWoLCQ8pslpltGJhjYXPh3W9A8n4Ghr4AUUJNLKEQyCX+Z1kcA3hgOQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.19.0.tgz", + "integrity": "sha512-LyU4CL/5tRC/9KmyK/L2fO8lTmJO7L1c2ouAJXx7ehlj26n2v4ZFzUQCHrW5/ba2eiyhuRHq43QHpLFyO/ORaw==", "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.5.tgz", - "integrity": "sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.19.0.tgz", + "integrity": "sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==" }, "cspell-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.5.tgz", - "integrity": "sha512-yrUk3MbRXy/YGNIcLfURDnw4fRiXcbHo9K5B6IhwYfHKc3VM6QgvEQ0ce44uzZ+AEZzWuQ++GbhUih+bSJ87DQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.19.0.tgz", + "integrity": "sha512-s6V1jBn9RbveUMj/5PJOois0BcTvurbhwR+xMpK5j6M9hLAuTiLZZJPHygfQbCE/GJCXDCb7nn1ABHceEn3BVQ==", "requires": { - "@cspell/cspell-bundled-dicts": "^5.18.5", - "@cspell/cspell-types": "^5.18.5", + "@cspell/cspell-bundled-dicts": "^5.19.0", + "@cspell/cspell-pipe": "^5.19.0", + "@cspell/cspell-types": "^5.19.0", "clear-module": "^4.1.2", "comment-json": "^4.2.2", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.18.5", - "cspell-io": "^5.18.5", - "cspell-trie-lib": "^5.18.5", + "cspell-glob": "^5.19.0", + "cspell-io": "^5.19.0", + "cspell-trie-lib": "^5.19.0", "fast-equals": "^3.0.0", "find-up": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-uri": "^3.0.3" } }, "cspell-trie-lib": { - "version": "5.18.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.5.tgz", - "integrity": "sha512-FifImmkcArPYiE8fLXcbB/yS15QyWwvHw/gpCPEkcuJMJH2gxC+HOE909JnBsyPyjCaX5gHWiIf7ePjdXlWsDg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.19.0.tgz", + "integrity": "sha512-GyViUJj35u3MY3R2YF/n4yc48Irem4DHpANSEbweNtxVtYM+SJpAxZZ8YLkneOgsqhp8I90zmRZpNHrqo/TaxA==", "requires": { - "@cspell/cspell-pipe": "^5.18.5", - "fs-extra": "^10.0.0", + "@cspell/cspell-pipe": "^5.19.0", + "fs-extra": "^10.0.1", "gensequence": "^3.1.1" } }, @@ -2258,6 +2267,11 @@ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz", "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==" }, + "vscode-languageserver-textdocument": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz", + "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==" + }, "vscode-uri": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", diff --git a/test-packages/yarn2/package-lock.json b/test-packages/yarn2/package-lock.json index c37ae7aadd8..6e42483e29a 100644 --- a/test-packages/yarn2/package-lock.json +++ b/test-packages/yarn2/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "test-yarn2", - "version": "5.18.5", + "version": "5.19.0", "license": "MIT" } }