diff --git a/package.json b/package.json index c6c23b543..8e6edfb7f 100644 --- a/package.json +++ b/package.json @@ -2281,11 +2281,11 @@ "vsce": "^2.13.0" }, "dependencies": { - "@cspell/cspell-bundled-dicts": "^6.13.1", - "@cspell/cspell-types": "^6.13.1", + "@cspell/cspell-bundled-dicts": "^6.14.0", + "@cspell/cspell-types": "^6.14.0", "@types/react": "^17.0.52", "cosmiconfig": "^7.0.1", - "cspell": "^6.13.1", + "cspell": "^6.14.0", "regexp-worker": "^2.0.1" }, "comment-resolutions": { diff --git a/packages/_integrationTests/package.json b/packages/_integrationTests/package.json index c7f3305b5..dbdcf3588 100644 --- a/packages/_integrationTests/package.json +++ b/packages/_integrationTests/package.json @@ -24,12 +24,12 @@ "author": "", "license": "MIT", "devDependencies": { - "@cspell/cspell-types": "^6.13.1", + "@cspell/cspell-types": "^6.14.0", "@types/chai": "^4.3.3", "@types/glob": "^8.0.0", "@types/mocha": "^10.0.0", - "@types/node": "^18.11.7", - "@types/vscode": "^1.72.0", + "@types/node": "^18.11.9", + "@types/vscode": "^1.73.0", "@vscode/test-electron": "^2.2.0", "chai": "^4.3.6", "chalk": "^4.1.2", diff --git a/packages/_server/package.json b/packages/_server/package.json index 3ca5402f4..715c7dd2b 100644 --- a/packages/_server/package.json +++ b/packages/_server/package.json @@ -24,14 +24,14 @@ } }, "devDependencies": { - "@cspell/cspell-types": "^6.13.1", + "@cspell/cspell-types": "^6.14.0", "@types/fs-extra": "^9.0.13", "@types/jest": "^28.1.8", "@types/micromatch": "^4.0.2", - "@types/node": "^18.11.7", + "@types/node": "^18.11.9", "common-utils": "1.0.0", - "cspell-glob": "^6.13.1", - "cspell-lib": "^6.13.1", + "cspell-glob": "^6.14.0", + "cspell-lib": "^6.14.0", "fs-extra": "^10.1.0", "gensequence": "^4.0.2", "iconv-lite": "^0.6.3", @@ -52,8 +52,8 @@ "webpack-cli": "^4.10.0" }, "dependencies": { - "@cspell/cspell-bundled-dicts": "^6.13.1", - "cspell-gitignore": "^6.13.1" + "@cspell/cspell-bundled-dicts": "^6.14.0", + "cspell-gitignore": "^6.14.0" }, "scripts": { "clean": "rimraf dist temp out coverage", diff --git a/packages/_serverPatternMatcher/package.json b/packages/_serverPatternMatcher/package.json index 91d6483da..aa48f40f3 100644 --- a/packages/_serverPatternMatcher/package.json +++ b/packages/_serverPatternMatcher/package.json @@ -24,9 +24,9 @@ } }, "devDependencies": { - "@cspell/cspell-types": "^6.13.1", + "@cspell/cspell-types": "^6.14.0", "@types/jest": "^28.1.8", - "@types/node": "^18.11.7", + "@types/node": "^18.11.9", "common-utils": "1.0.0", "jest": "^28.1.3", "ts-jest": "^28.0.8", diff --git a/packages/_settingsViewer/package.json b/packages/_settingsViewer/package.json index 1587dbaf9..d4bf7e7ab 100644 --- a/packages/_settingsViewer/package.json +++ b/packages/_settingsViewer/package.json @@ -24,7 +24,7 @@ "@material-ui/icons": "^4.11.3", "@types/clone-deep": "^4.0.1", "@types/jest": "^28.1.8", - "@types/node": "^18.11.7", + "@types/node": "^18.11.9", "@types/react": "^17.0.52", "@types/react-dom": "^17.0.18", "@types/react-test-renderer": "^17.0.2", diff --git a/packages/client/package.json b/packages/client/package.json index c9ef4b95c..1f8d9169a 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -28,18 +28,18 @@ "test-watch": "jest --watch" }, "devDependencies": { - "@cspell/cspell-types": "^6.13.1", + "@cspell/cspell-types": "^6.14.0", "@types/fs-extra": "^9.0.13", "@types/jest": "^28.1.8", "@types/jest-when": "^3.5.2", "@types/kefir": "^3.8.7", - "@types/node": "^18.11.7", + "@types/node": "^18.11.9", "@types/source-map-support": "^0.5.6", - "@types/vscode": "^1.72.0", + "@types/vscode": "^1.73.0", "comment-json": "^4.2.3", "common-utils": "1.0.0", "cross-env": "^7.0.3", - "cspell-lib": "^6.13.1", + "cspell-lib": "^6.14.0", "fs-extra": "^10.1.0", "jest": "^28.1.3", "jest-mock-vscode": "^1.2.0", diff --git a/packages/jest-mock-vscode-examples/package.json b/packages/jest-mock-vscode-examples/package.json index e15674015..e977890cf 100644 --- a/packages/jest-mock-vscode-examples/package.json +++ b/packages/jest-mock-vscode-examples/package.json @@ -16,7 +16,7 @@ "devDependencies": { "@types/jest": "^28.1.8", "@types/jest-when": "^3.5.2", - "@types/vscode": "^1.72.0", + "@types/vscode": "^1.73.0", "jest-mock-vscode": "^1.2.0", "jest-when": "^3.5.2", "ts-jest": "^28.0.8", diff --git a/yarn.lock b/yarn.lock index a7a45da54..125a1b68b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25,9 +25,9 @@ "@babel/highlight" "^7.18.6" "@babel/compat-data@^7.20.0": - version "7.20.0" - resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.0.tgz#9b61938c5f688212c7b9ae363a819df7d29d4093" - integrity sha512-Gt9jszFJYq7qzXVK4slhc6NzJXnOVmRECWcVjF/T23rNXD9NtWQ0W3qxdg+p9wWIB+VQw3GYV/U2Ha9bRTfs4w== + version "7.20.1" + resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.1.tgz#f2e6ef7790d8c8dbf03d379502dcc246dcce0b30" + integrity sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ== "@babel/core@^7.11.6", "@babel/core@^7.12.3": version "7.19.6" @@ -50,10 +50,10 @@ json5 "^2.2.1" semver "^6.3.0" -"@babel/generator@^7.19.6", "@babel/generator@^7.20.0", "@babel/generator@^7.7.2": - version "7.20.0" - resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.20.0.tgz#0bfc5379e0efb05ca6092091261fcdf7ec36249d" - integrity sha512-GUPcXxWibClgmYJuIwC2Bc2Lg+8b9VjaJ+HlNdACEVt+Wlr1eoU1OPZjZRm7Hzl0gaTsUZNQfeihvZJhG7oc3w== +"@babel/generator@^7.19.6", "@babel/generator@^7.20.1", "@babel/generator@^7.7.2": + version "7.20.1" + resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.20.1.tgz#ef32ecd426222624cbd94871a7024639cf61a9fa" + integrity sha512-u1dMdBUmA7Z0rBB97xh8pIhviK7oItYOkjbsCxTWMknyvbQRBwX7/gn4JXurRdirWMFh+ZtYARqkA6ydogVZpg== dependencies: "@babel/types" "^7.20.0" "@jridgewell/gen-mapping" "^0.3.2" @@ -145,12 +145,12 @@ integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw== "@babel/helpers@^7.19.4": - version "7.20.0" - resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.0.tgz#27c8ffa8cc32a2ed3762fba48886e7654dbcf77f" - integrity sha512-aGMjYraN0zosCEthoGLdqot1oRsmxVTQRHadsUPz5QM44Zej2PYRz7XiDE7GqnkZnNtLbOuxqoZw42vkU7+XEQ== + version "7.20.1" + resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.1.tgz#2ab7a0fcb0a03b5bf76629196ed63c2d7311f4c9" + integrity sha512-J77mUVaDTUJFZ5BpP6mMn6OIl3rEWymk2ZxDBQJUG3P+PbmyMcF3bYWvz0ma69Af1oobDqT/iAsvzhB58xhQUg== dependencies: "@babel/template" "^7.18.10" - "@babel/traverse" "^7.20.0" + "@babel/traverse" "^7.20.1" "@babel/types" "^7.20.0" "@babel/highlight@^7.10.4", "@babel/highlight@^7.18.6": @@ -162,10 +162,10 @@ chalk "^2.0.0" js-tokens "^4.0.0" -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.6", "@babel/parser@^7.20.0": - version "7.20.0" - resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.20.0.tgz#b26133c888da4d79b0d3edcf42677bcadc783046" - integrity sha512-G9VgAhEaICnz8iiJeGJQyVl6J2nTjbW0xeisva0PK6XcKsga7BIaqm4ZF8Rg1Wbaqmy6znspNqhPaPkyukujzg== +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.6", "@babel/parser@^7.20.1": + version "7.20.1" + resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.20.1.tgz#3e045a92f7b4623cafc2425eddcb8cf2e54f9cc5" + integrity sha512-hp0AYxaZJhxULfM1zyp7Wgr+pSUKBcP3M+PHnSzWGdXOzg/kHWIgiUWARvubhUKGOEw3xqY4x+lyZ9ytBVcELw== "@babel/plugin-syntax-async-generators@^7.8.4": version "7.8.4" @@ -259,9 +259,9 @@ "@babel/helper-plugin-utils" "^7.19.0" "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.7": - version "7.20.0" - resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.0.tgz#824a9ef325ffde6f78056059db3168c08785e24a" - integrity sha512-NDYdls71fTXoU8TZHfbBWg7DiZfNzClcKui/+kyi6ppD2L1qnWW3VV6CjtaBXSUGGhiTWJ6ereOIkUvenif66Q== + version "7.20.1" + resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.1.tgz#1148bb33ab252b165a06698fde7576092a78b4a9" + integrity sha512-mrzLkl6U9YLF8qpqI7TB82PESyEGjm/0Ly91jG575eVxMMlb8fYfOXFZIJ8XfLrJZQbm7dlKry2bJmXBUEkdFg== dependencies: regenerator-runtime "^0.13.10" @@ -274,18 +274,18 @@ "@babel/parser" "^7.18.10" "@babel/types" "^7.18.10" -"@babel/traverse@^7.19.6", "@babel/traverse@^7.20.0", "@babel/traverse@^7.7.2": - version "7.20.0" - resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.0.tgz#538c4c6ce6255f5666eba02252a7b59fc2d5ed98" - integrity sha512-5+cAXQNARgjRUK0JWu2UBwja4JLSO/rBMPJzpsKb+oBF5xlUuCfljQepS4XypBQoiigL0VQjTZy6WiONtUdScQ== +"@babel/traverse@^7.19.6", "@babel/traverse@^7.20.1", "@babel/traverse@^7.7.2": + version "7.20.1" + resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.1.tgz#9b15ccbf882f6d107eeeecf263fbcdd208777ec8" + integrity sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA== dependencies: "@babel/code-frame" "^7.18.6" - "@babel/generator" "^7.20.0" + "@babel/generator" "^7.20.1" "@babel/helper-environment-visitor" "^7.18.9" "@babel/helper-function-name" "^7.19.0" "@babel/helper-hoist-variables" "^7.18.6" "@babel/helper-split-export-declaration" "^7.18.6" - "@babel/parser" "^7.20.0" + "@babel/parser" "^7.20.1" "@babel/types" "^7.20.0" debug "^4.1.0" globals "^11.1.0" @@ -304,26 +304,26 @@ resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@cspell/cspell-bundled-dicts@6.13.1", "@cspell/cspell-bundled-dicts@^6.13.1": - version "6.13.1" - resolved "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.13.1.tgz#10510a99fbbb20a805516564e368fd7e14762cc9" - integrity sha512-oDytB53NkqNSlLM0wh1y2ej2Rbkt/hJhk53ZC6Jq1PNxrmDt0mRAym8gaI/dC+5x3/hE3UC9S7tb86gV7qtvfw== +"@cspell/cspell-bundled-dicts@6.14.0", "@cspell/cspell-bundled-dicts@^6.14.0": + version "6.14.0" + resolved "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.14.0.tgz#b9b2454ad1568268e023fcdf18637ea1699ca915" + integrity sha512-GItmbgKcqMUiNKy2Z3xPGEyS8Tu1DXrJCyj9uQD4J+MPQeirZfLb1wSNsZsVTTmRQm8eTZ/m73X95l8Ekfqm2A== dependencies: "@cspell/dict-ada" "^3.0.0" "@cspell/dict-aws" "^3.0.0" "@cspell/dict-bash" "^3.0.0" - "@cspell/dict-companies" "^3.0.1" + "@cspell/dict-companies" "^3.0.2" "@cspell/dict-cpp" "^4.0.0" - "@cspell/dict-cryptocurrencies" "^3.0.0" - "@cspell/dict-csharp" "^4.0.0" + "@cspell/dict-cryptocurrencies" "^3.0.1" + "@cspell/dict-csharp" "^4.0.1" "@cspell/dict-css" "^3.0.0" "@cspell/dict-dart" "^2.0.0" "@cspell/dict-django" "^3.0.0" "@cspell/dict-docker" "^1.1.1" - "@cspell/dict-dotnet" "^3.0.0" + "@cspell/dict-dotnet" "^3.0.1" "@cspell/dict-elixir" "^3.0.0" - "@cspell/dict-en-gb" "^1.1.33" - "@cspell/dict-en_us" "^3.0.0" + "@cspell/dict-en-gb" "1.1.33" + "@cspell/dict-en_us" "^4.0.0" "@cspell/dict-filetypes" "^3.0.0" "@cspell/dict-fonts" "^3.0.0" "@cspell/dict-fullstack" "^3.0.0" @@ -332,13 +332,13 @@ "@cspell/dict-haskell" "^3.0.0" "@cspell/dict-html" "^4.0.0" "@cspell/dict-html-symbol-entities" "^4.0.0" - "@cspell/dict-java" "^4.0.0" + "@cspell/dict-java" "^5.0.2" "@cspell/dict-latex" "^3.0.0" "@cspell/dict-lorem-ipsum" "^3.0.0" "@cspell/dict-lua" "^3.0.0" "@cspell/dict-node" "^4.0.1" "@cspell/dict-npm" "^4.0.1" - "@cspell/dict-php" "^3.0.1" + "@cspell/dict-php" "^3.0.2" "@cspell/dict-powershell" "^3.0.0" "@cspell/dict-public-licenses" "^2.0.0" "@cspell/dict-python" "^4.0.0" @@ -346,26 +346,26 @@ "@cspell/dict-ruby" "^3.0.0" "@cspell/dict-rust" "^3.0.0" "@cspell/dict-scala" "^3.0.0" - "@cspell/dict-software-terms" "^3.0.1" + "@cspell/dict-software-terms" "^3.0.3" "@cspell/dict-sql" "^2.0.0" "@cspell/dict-swift" "^2.0.0" "@cspell/dict-typescript" "^3.0.1" "@cspell/dict-vue" "^3.0.0" -"@cspell/cspell-pipe@6.13.1": - version "6.13.1" - resolved "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.13.1.tgz#becff4b6274e13ac5520ca2e95b0fbc32033a63b" - integrity sha512-rQyPQCTkZLKyfxbzpiuhGfWMICsyV+0e6JvtXlgNHNXOk7jTiuXJPY7xho/DOT3I7V92/UFdzDqU6BHKL2wcmA== +"@cspell/cspell-pipe@6.14.0": + version "6.14.0" + resolved "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.14.0.tgz#2cc8f8faf644f1c632e65721e5ce4d8c6c94c7f7" + integrity sha512-8dZZst6jZ7ELrNV1JqHNb7EnlXZTjgRYl6C+3PrC30/XUkMubBUj9nncLQH+M1ZUVpSN1ErbnTPOpbCllZ8tvQ== -"@cspell/cspell-service-bus@6.13.1": - version "6.13.1" - resolved "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.13.1.tgz#fab27ee7109ba3965642778588d03178b329d17d" - integrity sha512-oG6+QYSNh6k3LRWWCjko/+kKkXCToC8JjTceMC5rcHcZO7qaeu3lOWYRZ9cZ8EI7OqUSWAF6vxFNLkBpOJQhOA== +"@cspell/cspell-service-bus@6.14.0": + version "6.14.0" + resolved "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.14.0.tgz#b6ff37b313756ccf6d4ebf2f79c8f9e9c7502a14" + integrity sha512-p8sgtPfWm0UozKr4wPK/JK/IRqQZVJmA5O4YHaFYx3CHK4F7Lki0v6octds8ks9b3bP7KyVX+zix61y1LcCUQw== -"@cspell/cspell-types@6.13.1", "@cspell/cspell-types@^6.13.1": - version "6.13.1" - resolved "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.13.1.tgz#f75476f5d84bd2ce5e5d287bfe62c21d1abc782e" - integrity sha512-C+yVRsYB6/RTQsO0R5PSZH2YJjTwF+ubdz+Rf0uoQxuPYckRBeVdNANQPZ7hZ3LTLvyW6IJuKog2pn3Sk04jNQ== +"@cspell/cspell-types@6.14.0", "@cspell/cspell-types@^6.14.0": + version "6.14.0" + resolved "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.14.0.tgz#92ac637073dfe950a7fc9bf82832f413e43d03f8" + integrity sha512-QHl/M02JeqvIvBJsH4U6OMV6B210QaHYfau8RapbZi1xqVdWuO9UQ44Z180AG41Y8a7T41pi5QWCQVB2s1WA+w== "@cspell/dict-ada@^3.0.0": version "3.0.0" @@ -382,25 +382,25 @@ resolved "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-3.0.0.tgz#5839372107246c16669b031ecea5fad144934e0b" integrity sha512-bQl6mk1SrcmrDL+F4XTeZtW2JnqgNJx5pNX6PIfWe5QA+J2blLlYbwDQOvjovpZEirwy8iqQmu//6bKjaDu1ow== -"@cspell/dict-companies@^3.0.1": - version "3.0.1" - resolved "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.1.tgz#7df249fdf3a9b4024891e7c18d9a60c95db8e9f0" - integrity sha512-esgKy0UkWIK1lyRaN9XtbRZZJiJ0tLlfyLkaZ3s0OubsAsSH6hgM6nc2p1IbmyhsFaEfp645z+YneBuOTL35Rw== +"@cspell/dict-companies@^3.0.2": + version "3.0.2" + resolved "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.2.tgz#f99a09d35b2c719c2610f041514c34e932de0410" + integrity sha512-C+H3tltzEZrPFEgLjKPM796ZQyFv2wW/FmOrkvoL5iyiwdQFg8Nh3KTPTZT83QJa4nb+yTHw0X/c+6QyEuzODA== "@cspell/dict-cpp@^4.0.0": version "4.0.0" resolved "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-4.0.0.tgz#e51be1865a70964be32c70c5a5fce28fb4cf46e2" integrity sha512-NrCmer14tTSbPs1TwqyCjFEmWCBw0UFvAn4O3pdWuxktArHxRJ5vUQOoL2Gus2H9s3ihhOJZkcuJ47Kd21E7BQ== -"@cspell/dict-cryptocurrencies@^3.0.0": - version "3.0.0" - resolved "https://registry.npmjs.org/@cspell/dict-cryptocurrencies/-/dict-cryptocurrencies-3.0.0.tgz#5b6645a9ac824a30454a8b9e49b5fc0862d411c3" - integrity sha512-5/tAqEVcg3PP1ZiSunxSVX1h5jGGS9ulSQFhPlXswmRRlo0Bry7ZP6Am81TiPG0bvkRvKb8eA9N5z212q6UTcg== +"@cspell/dict-cryptocurrencies@^3.0.1": + version "3.0.1" + resolved "https://registry.npmjs.org/@cspell/dict-cryptocurrencies/-/dict-cryptocurrencies-3.0.1.tgz#de1c235d6427946b679d23aacff12fea94e6385b" + integrity sha512-Tdlr0Ahpp5yxtwM0ukC13V6+uYCI0p9fCRGMGZt36rWv8JQZHIuHfehNl7FB/Qc09NCF7p5ep0GXbL+sVTd/+w== -"@cspell/dict-csharp@^4.0.0": - version "4.0.0" - resolved "https://registry.npmjs.org/@cspell/dict-csharp/-/dict-csharp-4.0.0.tgz#e5c829b084cb7d279c5ffc80e3542a2252697e85" - integrity sha512-B6Ss3sMrkFRJFQCZ7F49yJzDZ6izpQTgNLEmuYIt0o6ZLsSvy5JDC3+F2rYfpsFESQIU/4GbqWZPTs7C9WvBeg== +"@cspell/dict-csharp@^4.0.1": + version "4.0.1" + resolved "https://registry.npmjs.org/@cspell/dict-csharp/-/dict-csharp-4.0.1.tgz#7eeb14b8f324d32df03d76a8b72cde2209944c44" + integrity sha512-BkfT6S790FcyWLTWYBwkj9dKxuNz4pHFDrj9GFrmqXd2HWzfSa944S0NJhal42TnW30JJljQY5P1ZYau+s2Pbg== "@cspell/dict-css@^3.0.0": version "3.0.0" @@ -422,25 +422,25 @@ resolved "https://registry.npmjs.org/@cspell/dict-docker/-/dict-docker-1.1.1.tgz#f9cc1c732a9be2f31a5a4aa079d045798b97b01d" integrity sha512-UEYoeRDm7oUN9yz1mYSozz6D4+2N14S/cd2Re9et6Xzq6yi62s4ky3knF92Of2weelADjnN41UA22VBhRAf7Sw== -"@cspell/dict-dotnet@^3.0.0": - version "3.0.0" - resolved "https://registry.npmjs.org/@cspell/dict-dotnet/-/dict-dotnet-3.0.0.tgz#eeef16909c843540236ba9a64bfb5f4e781a4def" - integrity sha512-RqZ+WbkT+/JaR4RPbtyohlkZSd6FSOGT/Bu4yYQN2X06Vlk5rvy/dYSQWk2t3d1qJFq5EO0m8eTs7IOOnBF33Q== +"@cspell/dict-dotnet@^3.0.1": + version "3.0.1" + resolved "https://registry.npmjs.org/@cspell/dict-dotnet/-/dict-dotnet-3.0.1.tgz#df757965ae0396d48a3c65815b53f8fbe2104b6c" + integrity sha512-Flruqsmhwrm1K2+HKsA4I6aywmsM5QnCddFb8FIQLgluyuTss6Hs1Xj380+k3PeU/wAg4xNTD7f6b4xxZLbfjw== "@cspell/dict-elixir@^3.0.0": version "3.0.0" resolved "https://registry.npmjs.org/@cspell/dict-elixir/-/dict-elixir-3.0.0.tgz#65ff5106ff8775b259fd702db739f736b556309e" integrity sha512-DJxGMNfcT1ieYupyzq7GNSIJEkdJAnpEoL58R54bf2mxRfC02Uu2sIcKWJO18ozOn3jgOY408TxOCEc8bz39jw== -"@cspell/dict-en-gb@^1.1.33": +"@cspell/dict-en-gb@1.1.33": version "1.1.33" resolved "https://registry.npmjs.org/@cspell/dict-en-gb/-/dict-en-gb-1.1.33.tgz#7f1fd90fc364a5cb77111b5438fc9fcf9cc6da0e" integrity sha512-tKSSUf9BJEV+GJQAYGw5e+ouhEe2ZXE620S7BLKe3ZmpnjlNG9JqlnaBhkIMxKnNFkLY2BP/EARzw31AZnOv4g== -"@cspell/dict-en_us@^3.0.0": - version "3.0.0" - resolved "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-3.0.0.tgz#d41b1f80ce352bf57477ae0e045437c8eb79eecc" - integrity sha512-pN26ZBp1kKiN1xwUyT4olDZrW+BvLojZDjtE6j/yY3CO7U4rztkhTO+Ao3rQosqD/icB9NoWvPSMFCpbiaejYA== +"@cspell/dict-en_us@^4.0.0": + version "4.0.0" + resolved "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.0.0.tgz#2e0027fa111775357bc3be3b2c144a90dcd4cd9d" + integrity sha512-ZqWPm0cdC/3KdhWWHojti7/gfH5/JIzyGqI2zlmibz/jpR5Z0IzsW71xQCuU3KpNaYU1Frfivk0m34yicm1JFw== "@cspell/dict-filetypes@^3.0.0": version "3.0.0" @@ -482,10 +482,10 @@ resolved "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-4.0.0.tgz#134e549c5245d86fd08df7c6536478ff272b4c8a" integrity sha512-UQRolrzTTMS3Ja1qkrdERnqG04qqwqp4vbMV+BLKvR0oiibfH56Dfnx/qz/C5KgFLc48GLGXLALjgCiHtPjPiA== -"@cspell/dict-java@^4.0.0": - version "4.0.0" - resolved "https://registry.npmjs.org/@cspell/dict-java/-/dict-java-4.0.0.tgz#a56e262eee71de38f29ac8508c89a472f2492daf" - integrity sha512-YeYy2P3FLHcm4vBN1pFPGfWFySTBfvPwqC0YZItqO/EprjSRc4czZbm6x8jQr0TWGbF1B1L5KwTWPV/ETjxSog== +"@cspell/dict-java@^5.0.2": + version "5.0.2" + resolved "https://registry.npmjs.org/@cspell/dict-java/-/dict-java-5.0.2.tgz#be6f8e9ebc8fe7ec3287f31ac74836990ede7878" + integrity sha512-HWgdp8plZOdYjOkndwmgHGVxoewylZcl886PqSL6TMcDshyI0+2nePft31nIuALRvt7HL8IX++DM1uk4UfY4kg== "@cspell/dict-latex@^3.0.0": version "3.0.0" @@ -512,10 +512,10 @@ resolved "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-4.0.1.tgz#b8e4943723ce9c5c578eb693d16ccc3e3c283521" integrity sha512-jNKImVG5ZX+Pp6PhbSR3TmC9+0ROx09dGhSgUsZyvXV5CGEr+OQGJtNL98TGwU3pP2Xjc++qnHA/XPwB5WvLfA== -"@cspell/dict-php@^3.0.1": - version "3.0.1" - resolved "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-3.0.1.tgz#e343a542501980d44122d29995006d0b943013a9" - integrity sha512-KSUMyb92nq9P9u/RgNvve/X7oIrGGwUh6eu6NSQgSL4HhWn/Ux4unXrLxrcOUKKkmnkU31Kd/WDPJSuDJrD+AQ== +"@cspell/dict-php@^3.0.2": + version "3.0.2" + resolved "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-3.0.2.tgz#4384f490fe6345f7a36f8102d5944c20f6a99d85" + integrity sha512-YIVkqey40oNUem3aNvpyanhlmddUpogSAA51VcQkfB93qbjMzAQTvLBYJ9muPpyZgFF+TLTKdsrlqRLeKGsjow== "@cspell/dict-powershell@^3.0.0": version "3.0.0" @@ -552,10 +552,10 @@ resolved "https://registry.npmjs.org/@cspell/dict-scala/-/dict-scala-3.0.0.tgz#4e74d4638208dd73beae718c3dc0eb8a171fa794" integrity sha512-sIiCQDIMMnNns/fzD61z5npbh5pypaKq07Orqe0+eRfdQpika8iRSGUGFHVbtdd1JzB1DyTCV2e8OwdaQiXqJQ== -"@cspell/dict-software-terms@^3.0.1": - version "3.0.1" - resolved "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.0.1.tgz#3a118b9b228ebef8938a21bc6176f2cf66d05341" - integrity sha512-un5lbB+cM750HCVmW/9FaNXpr3tSCYkiOQUEo2GPwX96BWsFgkxRj24Ah23jIt1rOqVLpYZNgbslqiG1NKVgVg== +"@cspell/dict-software-terms@^3.0.3": + version "3.0.3" + resolved "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.0.3.tgz#4e35fb74a42c132594cb71870e195744c0936a83" + integrity sha512-dPZyjc9hOBpu6bMESeutx687SGDmnrfRiVGnhKt/Kk9jMAwQ4gsBulbUO23nj7umcwZS3nplBCcpkIZD8xCvsg== "@cspell/dict-sql@^2.0.0": version "2.0.0" @@ -1002,9 +1002,9 @@ integrity sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA== "@sinonjs/commons@^1.7.0": - version "1.8.3" - resolved "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz#3802ddd21a50a949b6721ddd72da36e67e7f1b2d" - integrity sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ== + version "1.8.4" + resolved "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.4.tgz#d1f2d80f1bd0f2520873f161588bd9b7f8567120" + integrity sha512-RpmQdHVo8hCEHDVpO39zToS9jOhR6nw+/lQAzRNq9ErrGV9IeHM71XCn68svVl/euFeVW6BWX4p35gkhbOcSIQ== dependencies: type-detect "4.0.8" @@ -1214,9 +1214,9 @@ "@types/jest" "*" "@types/jest@*": - version "29.2.0" - resolved "https://registry.npmjs.org/@types/jest/-/jest-29.2.0.tgz#fa98e08b46ab119f1a74a9552c48c589f5378a96" - integrity sha512-KO7bPV21d65PKwv3LLsD8Jn3E05pjNjRZvkm+YTacWhVmykAb07wW6IkZUmQAltwQafNcDUEUrMO2h3jeBSisg== + version "29.2.1" + resolved "https://registry.npmjs.org/@types/jest/-/jest-29.2.1.tgz#31fda30bdf2861706abc5f1730be78bed54f83ee" + integrity sha512-nKixEdnGDqFOZkMTF74avFNr3yRqB1ZJ6sRZv5/28D5x2oLN14KApv7F9mfDT/vUic0L3tRCsh3XWpWjtJisUQ== dependencies: expect "^29.0.0" pretty-format "^29.0.0" @@ -1263,10 +1263,10 @@ resolved "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.0.tgz#3d9018c575f0e3f7386c1de80ee66cc21fbb7a52" integrity sha512-rADY+HtTOA52l9VZWtgQfn4p+UDVM2eDVkMZT1I6syp0YKxW2F9v+0pbRZLsvskhQv/vMb6ZfCay81GHbz5SHg== -"@types/node@*", "@types/node@^18.11.7": - version "18.11.7" - resolved "https://registry.npmjs.org/@types/node/-/node-18.11.7.tgz#8ccef136f240770c1379d50100796a6952f01f94" - integrity sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ== +"@types/node@*", "@types/node@^18.11.9": + version "18.11.9" + resolved "https://registry.npmjs.org/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4" + integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg== "@types/parse-json@^4.0.0": version "4.0.0" @@ -1372,10 +1372,10 @@ resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c" integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw== -"@types/vscode@^1.72.0": - version "1.72.0" - resolved "https://registry.npmjs.org/@types/vscode/-/vscode-1.72.0.tgz#56447ca2eaca34f0d0797c8bb9e51de132f6bb0a" - integrity sha512-WvHluhUo+lQvE3I4wUagRpnkHuysB4qSyOQUyIAS9n9PYMJjepzTUD8Jyks0YeXoPD0UGctjqp2u84/b3v6Ydw== +"@types/vscode@^1.73.0": + version "1.73.0" + resolved "https://registry.npmjs.org/@types/vscode/-/vscode-1.73.0.tgz#e34630cecc9eea1ae796fbb03d7c513a6571f960" + integrity sha512-FhkfF7V3fj7S3WqXu7AxFesBLO3uMkdCPJJPbwyZXezv2xJ6xBWHYM2CmkkbO8wT9Fr3KipwxGGOoQRrYq7mHg== "@types/ws@^8.5.1": version "8.5.3" @@ -1824,13 +1824,13 @@ array-union@^2.1.0: integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw== array.prototype.flatmap@^1.3.0: - version "1.3.0" - resolved "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0.tgz#a7e8ed4225f4788a70cd910abcf0791e76a5534f" - integrity sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg== + version "1.3.1" + resolved "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183" + integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ== dependencies: call-bind "^1.0.2" - define-properties "^1.1.3" - es-abstract "^1.19.2" + define-properties "^1.1.4" + es-abstract "^1.20.4" es-shim-unscopables "^1.0.0" assertion-error@^1.1.0: @@ -2663,9 +2663,9 @@ camelcase@^6.0.0, camelcase@^6.2.0: integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30001400: - version "1.0.30001427" - resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001427.tgz#d3a749f74be7ae0671fbec3a4eea18576e8ad646" - integrity sha512-lfXQ73oB9c8DP5Suxaszm+Ta2sr/4tf8+381GkIm1MLj/YdLf+rEDyDSRCzeltuyTVGm+/s18gdZ0q+Wmp8VsQ== + version "1.0.30001429" + resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001429.tgz#70cdae959096756a85713b36dd9cb82e62325639" + integrity sha512-511ThLu1hF+5RRRt0zYCf2U2yRr9GPF6m5y90SBCWsvSoYoW7yAGlv/elyPaNfvGCkp6kj/KFZWU0BMA69Prsg== chai@^4.3.6: version "4.3.6" @@ -3018,65 +3018,65 @@ crypto-random-string@^2.0.0: resolved "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5" integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA== -cspell-dictionary@6.13.1: - version "6.13.1" - resolved "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.13.1.tgz#5c0c2c3042025fbcafbf9dab0f55d1559a9b8f8c" - integrity sha512-w0G6HLODCOaatK9ne3GifsC0qurvGlmo9OF66J9HUv9WMhkkIBjTKYdpTBLQ8aSqvI16IYYVEZ82qdKgfiJtKw== +cspell-dictionary@6.14.0: + version "6.14.0" + resolved "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.14.0.tgz#cb9cf47010f0f9871093d40e0bbcb302bd538320" + integrity sha512-BJ89Fv6wiXHrR1OHKq/pnuutImXKehvGI2Wb8lkxOja7GYAypXMfyJRTJ2orE5eqmRD4DI+j3s7Bhby116z+Lw== dependencies: - "@cspell/cspell-pipe" "6.13.1" - "@cspell/cspell-types" "6.13.1" - cspell-trie-lib "6.13.1" + "@cspell/cspell-pipe" "6.14.0" + "@cspell/cspell-types" "6.14.0" + cspell-trie-lib "6.14.0" fast-equals "^4.0.3" gensequence "^4.0.2" -cspell-gitignore@6.13.1, cspell-gitignore@^6.13.1: - version "6.13.1" - resolved "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.13.1.tgz#43589db5354c717dcce6386cdfcd2d0285d082ab" - integrity sha512-/lhcBq8gfafepYeMbQsiExlTRyuqLGWFLI5TxGYrAp6mT34TzLY8075X4im+qum6dwAXlQZyh/SoUUv7/lpXPg== +cspell-gitignore@6.14.0, cspell-gitignore@^6.14.0: + version "6.14.0" + resolved "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.14.0.tgz#c92758d54c53237aece8271e77e952cf11299083" + integrity sha512-WaA2bwQQ87YNzRGidi4IJpiTFJFzRJx1I97h2VWkZAiz7mxmIX+RHDsUxgVsIUy3S2SH5SF4bUmZwz8DWTGAAQ== dependencies: - cspell-glob "6.13.1" + cspell-glob "6.14.0" find-up "^5.0.0" -cspell-glob@6.13.1, cspell-glob@^6.13.1: - version "6.13.1" - resolved "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.13.1.tgz#302db6d0976befe16bcbaebd2e20185115edddc6" - integrity sha512-bXCIBTdrMRILhcSMJhIT0jQ+L0rF/ZxLqyaAlCtDM7Mz/t9Z8KVFpYLKe9CwSO98QqwUdFOiT2GV14aUfEo0Tg== +cspell-glob@6.14.0, cspell-glob@^6.14.0: + version "6.14.0" + resolved "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.14.0.tgz#75e247218d896fad78d43b07850a0c8754b6d1ea" + integrity sha512-0qdqwPJ+4tXk9HwB8IHlHy+P+8OM5sbVFTr5YaC5dGoy+Tfz56Y8V7gnitrmrxcLe3lpHVxi/mHNE3N/HWc+0Q== dependencies: micromatch "^4.0.5" -cspell-grammar@6.13.1: - version "6.13.1" - resolved "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.13.1.tgz#84c1766ae9b650815707ca2ca23e3f042a17cdfe" - integrity sha512-wLM3GWHT1QBMwuOMvExUuDmRVjV+D8NHRzWQTF3H0py6d5/c4nQZGSGprlnx1fjjqNUxNH/lsMBql/pPZ0TzNQ== +cspell-grammar@6.14.0: + version "6.14.0" + resolved "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.14.0.tgz#91a3bc02ffe92a4a4108f3fc798e6008af117645" + integrity sha512-0+W6tuHRYsFvrdh3HBTsQlYRWwv+RAok+YZaTv8ypmkMAISU13ipxL9SkEc/r/AermPd5JpJAfPNw8ZNWRVsAg== dependencies: - "@cspell/cspell-pipe" "6.13.1" - "@cspell/cspell-types" "6.13.1" + "@cspell/cspell-pipe" "6.14.0" + "@cspell/cspell-types" "6.14.0" -cspell-io@6.13.1: - version "6.13.1" - resolved "https://registry.npmjs.org/cspell-io/-/cspell-io-6.13.1.tgz#daf97b6d79a0648d3f2d756e41cb37d6f14be926" - integrity sha512-srodb8FrBXkqc30qkYWer5I9MnH5yTkM8Mvutyke1i3QQJgiO/XJQXh+2zaOO8HjEoj/hAdQoMCL1S4MJ2r09g== +cspell-io@6.14.0: + version "6.14.0" + resolved "https://registry.npmjs.org/cspell-io/-/cspell-io-6.14.0.tgz#c877147d38869fe5b476eb0a1f2c7198c8af2b1f" + integrity sha512-KmjUQ2JrmH3/5JZtYvvjtlB4FWHwE75DrudYfnyFUTzLvVlSagNagfy5wPWTkydnRMdI23I7BOqBA+wtBydXcA== dependencies: - "@cspell/cspell-service-bus" "6.13.1" + "@cspell/cspell-service-bus" "6.14.0" node-fetch "^2.6.7" -cspell-lib@6.13.1, cspell-lib@^6.13.1: - version "6.13.1" - resolved "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.13.1.tgz#351a2b65613f1c5418730d7162a2ef6637454434" - integrity sha512-E6u5nSwoqn0fAuXwe6TQNGyIUFoAovpCPxsGrWK3G+Yb59dtV0xdDjY4QjEi69hvKeXQhIveVh2vescYdfO4JA== +cspell-lib@6.14.0, cspell-lib@^6.14.0: + version "6.14.0" + resolved "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.14.0.tgz#97d4b7d0ed50c29080b714b0202b391d555c428a" + integrity sha512-EqC/zhG7JSiYIcbzyPngFFrj5ElK0EACILKeqO/5lMvX19TdzaLDtnhY8ZHFY5+EIuaPkj4ahAqferx1gbJaDA== dependencies: - "@cspell/cspell-bundled-dicts" "6.13.1" - "@cspell/cspell-pipe" "6.13.1" - "@cspell/cspell-types" "6.13.1" + "@cspell/cspell-bundled-dicts" "6.14.0" + "@cspell/cspell-pipe" "6.14.0" + "@cspell/cspell-types" "6.14.0" clear-module "^4.1.2" comment-json "^4.2.3" configstore "^5.0.1" cosmiconfig "^7.0.1" - cspell-dictionary "6.13.1" - cspell-glob "6.13.1" - cspell-grammar "6.13.1" - cspell-io "6.13.1" - cspell-trie-lib "6.13.1" + cspell-dictionary "6.14.0" + cspell-glob "6.14.0" + cspell-grammar "6.14.0" + cspell-io "6.14.0" + cspell-trie-lib "6.14.0" fast-equals "^4.0.3" find-up "^5.0.0" fs-extra "^10.1.0" @@ -3087,27 +3087,27 @@ cspell-lib@6.13.1, cspell-lib@^6.13.1: vscode-languageserver-textdocument "^1.0.7" vscode-uri "^3.0.6" -cspell-trie-lib@6.13.1: - version "6.13.1" - resolved "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.13.1.tgz#93c2236a89ba5e6c8b43f3b47cf053b1fc520946" - integrity sha512-gjGqEM78/QzQOtdFkXrJLHOiUHVXJK2+khCfm5Fmw31AOMpdIpqoieAjp3LKkWvfkLOZwjnQkd0F1ZHHNEgLvQ== +cspell-trie-lib@6.14.0: + version "6.14.0" + resolved "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.14.0.tgz#bbfee968ac7f20ae4c1b6510539a95bf839ebab9" + integrity sha512-JY2iRwp/6/qQYmOw2B8uhYDxP7VzqSWIo8rD5lHSivQMjH7lhVnQ2LPumMTa9IEOEesCkwNM8N+krndo12Ptqg== dependencies: - "@cspell/cspell-pipe" "6.13.1" - "@cspell/cspell-types" "6.13.1" + "@cspell/cspell-pipe" "6.14.0" + "@cspell/cspell-types" "6.14.0" fs-extra "^10.1.0" gensequence "^4.0.2" -cspell@^6.13.1: - version "6.13.1" - resolved "https://registry.npmjs.org/cspell/-/cspell-6.13.1.tgz#7d919fe7d4d0db8a0a3d17d0db7321d14a3a0f21" - integrity sha512-WtzsIn1paYXvcr19E81IvmesbsY5IMWAm1OVGXGbbw4anSvSswRkLwt41C5TGoseEQjLhD+YmXb6inuV3Zuj3w== +cspell@^6.14.0: + version "6.14.0" + resolved "https://registry.npmjs.org/cspell/-/cspell-6.14.0.tgz#01c63a6d930608cf3e16fe5628771520077217fe" + integrity sha512-5VZWAMcblumPfdqftTUmTioLc1oqd2l+hUOeeIIYSvj6S1gsjcrz7cezRQE4iL5vdD4op0ee/3O4nN5n/OEJVQ== dependencies: - "@cspell/cspell-pipe" "6.13.1" + "@cspell/cspell-pipe" "6.14.0" chalk "^4.1.2" commander "^9.4.1" - cspell-gitignore "6.13.1" - cspell-glob "6.13.1" - cspell-lib "6.13.1" + cspell-gitignore "6.14.0" + cspell-glob "6.14.0" + cspell-lib "6.14.0" fast-json-stable-stringify "^2.1.0" file-entry-cache "^6.0.1" fs-extra "^10.1.0" @@ -3497,7 +3497,7 @@ error-ex@^1.3.1: dependencies: is-arrayish "^0.2.1" -es-abstract@^1.19.0, es-abstract@^1.19.1, es-abstract@^1.19.2, es-abstract@^1.19.5: +es-abstract@^1.19.0, es-abstract@^1.19.1, es-abstract@^1.19.5, es-abstract@^1.20.4: version "1.20.4" resolved "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.4.tgz#1d103f9f8d78d4cf0713edcd6d0ed1a46eed5861" integrity sha512-0UtvRN79eMe2L+UNEF1BwRe364sj/DXhQ/k5FmivgoSdpM90b8Jc0mDzKMGo7QS0BVbOP/bTwBKNnDc9rNzaPA== @@ -7120,9 +7120,9 @@ supports-preserve-symlinks-flag@^1.0.0: integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== table@^6.0.9: - version "6.8.0" - resolved "https://registry.npmjs.org/table/-/table-6.8.0.tgz#87e28f14fa4321c3377ba286f07b79b281a3b3ca" - integrity sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA== + version "6.8.1" + resolved "https://registry.npmjs.org/table/-/table-6.8.1.tgz#ea2b71359fe03b017a5fbc296204471158080bdf" + integrity sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA== dependencies: ajv "^8.0.1" lodash.truncate "^4.4.2" @@ -7301,9 +7301,9 @@ tslib@^1.8.1: integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== tslib@^2.0.3, tslib@^2.1.0: - version "2.4.0" - resolved "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" - integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== + version "2.4.1" + resolved "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e" + integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA== tsutils@^3.21.0: version "3.21.0" @@ -7879,9 +7879,9 @@ yargs@16.2.0: yargs-parser "^20.2.2" yargs@^17.3.1: - version "17.6.0" - resolved "https://registry.npmjs.org/yargs/-/yargs-17.6.0.tgz#e134900fc1f218bc230192bdec06a0a5f973e46c" - integrity sha512-8H/wTDqlSwoSnScvV2N/JHfLWOKuh5MVla9hqLjK3nsfyy6Y4kDSYSvkU5YCUEPOSnRXfIyx3Sq+B/IWudTo4g== + version "17.6.1" + resolved "https://registry.npmjs.org/yargs/-/yargs-17.6.1.tgz#712508771045019cda059bc1ba3ae091aaa1402e" + integrity sha512-leBuCGrL4dAd6ispNOGsJlhd0uZ6Qehkbu/B9KCR+Pxa/NVdNwi+i31lo0buCm6XxhJQFshXCD0/evfV4xfoUg== dependencies: cliui "^8.0.1" escalade "^3.1.1"