diff --git a/package-lock.json b/package-lock.json index 37a1138b33..b33e88f681 100644 --- a/package-lock.json +++ b/package-lock.json @@ -398,33 +398,33 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.13.3.tgz", - "integrity": "sha512-UU5J0vr8KKyxSWhgDYfPfuCgPfSq7O9bvvuMW7yQ88YKKrnOpDBvoZaHcN7A4is+DqTAwINh/PmT8v5RPQwcJw==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.14.2.tgz", + "integrity": "sha512-gh6h/1vy332s3IR7x1v53Cp/WGPpbKKRdte3qUG0KZol9A52agfPCju8TEHxsyk8rXAbVtqYwue8Y68Nz4ZbVg==", "dev": true, "dependencies": { - "@cspell/dict-ada": "^3.0.0", + "@cspell/dict-ada": "^4.0.0", "@cspell/dict-aws": "^3.0.0", - "@cspell/dict-bash": "^3.0.0", - "@cspell/dict-companies": "^3.0.2", + "@cspell/dict-bash": "^4.0.0", + "@cspell/dict-companies": "^3.0.3", "@cspell/dict-cpp": "^4.0.0", "@cspell/dict-cryptocurrencies": "^3.0.1", "@cspell/dict-csharp": "^4.0.1", - "@cspell/dict-css": "^3.0.0", + "@cspell/dict-css": "^4.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.1", - "@cspell/dict-elixir": "^3.0.0", - "@cspell/dict-en_us": "^4.0.0", + "@cspell/dict-django": "^4.0.0", + "@cspell/dict-docker": "^1.1.3", + "@cspell/dict-dotnet": "^4.0.0", + "@cspell/dict-elixir": "^4.0.0", + "@cspell/dict-en_us": "^4.0.1", "@cspell/dict-en-gb": "1.1.33", "@cspell/dict-filetypes": "^3.0.0", "@cspell/dict-fonts": "^3.0.0", "@cspell/dict-fullstack": "^3.0.0", "@cspell/dict-git": "^2.0.0", - "@cspell/dict-golang": "^4.0.0", - "@cspell/dict-haskell": "^3.0.0", - "@cspell/dict-html": "^4.0.0", + "@cspell/dict-golang": "^5.0.0", + "@cspell/dict-haskell": "^4.0.0", + "@cspell/dict-html": "^4.0.1", "@cspell/dict-html-symbol-entities": "^4.0.0", "@cspell/dict-java": "^5.0.2", "@cspell/dict-latex": "^3.0.0", @@ -432,7 +432,7 @@ "@cspell/dict-lua": "^3.0.0", "@cspell/dict-node": "^4.0.1", "@cspell/dict-npm": "^4.0.1", - "@cspell/dict-php": "^3.0.2", + "@cspell/dict-php": "^3.0.3", "@cspell/dict-powershell": "^3.0.0", "@cspell/dict-public-licenses": "^2.0.0", "@cspell/dict-python": "^4.0.0", @@ -440,7 +440,7 @@ "@cspell/dict-ruby": "^3.0.0", "@cspell/dict-rust": "^3.0.0", "@cspell/dict-scala": "^3.0.0", - "@cspell/dict-software-terms": "^3.0.2", + "@cspell/dict-software-terms": "^3.0.5", "@cspell/dict-sql": "^2.0.0", "@cspell/dict-swift": "^2.0.0", "@cspell/dict-typescript": "^3.0.1", @@ -451,36 +451,36 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.13.3.tgz", - "integrity": "sha512-tTCRFQCEJcZHvTbO40UuuQOGnRWLR1QNr5ODSefjvHomVzoYKMmhjnJ19BWOtSx2YVlArBuF0jHtqfxyP/jqKw==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.14.2.tgz", + "integrity": "sha512-9H7Z/jy2tGpMW9T/JOk8T3bqvQoHJIz1wddktA5Lq8fnMqlDhM9le2uykhVlLpemLhWpDS2fNzLJ3sHiaPgHBA==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-service-bus": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.13.3.tgz", - "integrity": "sha512-tOnAc6XqvEJagUg2S9fg2sxDdASCo9sMxCPpRLzrIo/OZaht14syZlJBkcIGJlqCuPgkoacpaV8ud7+JYlding==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.14.2.tgz", + "integrity": "sha512-IOK4MqwDNS2y29eZjdpHrCQ0ouTWZCS2e3EOmlvY+yUpT7e1AX8pVOaar4jLnXg03evAjrFrrmfmhFI6poO6Hg==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-types": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.13.3.tgz", - "integrity": "sha512-SIN78lQvYuAVL0O7OcCMiYnRgQRHBdx2T4TTTTYFtrVF8xpGePh+7YfVo9Lkw6eAk0N5/jCamhoB/0f1pt3n3Q==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.14.2.tgz", + "integrity": "sha512-/EZYVglm6+2GlnkFTzuLuQFr7vrttkhG+ZsNO9EDcFYB5N7O2ndNSkTQFxGi8FS8R3RS5CHyS5X6hANnolzvfQ==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@cspell/dict-ada": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-ada/-/dict-ada-3.0.0.tgz", - "integrity": "sha512-jpUVex0JTMGIQC/+T/GglLRpimmvH8HUcpf3gC+bS1ZcVGzyWQo5clevxYbz2MBVoLxSMZiqPoqB5dt/vAOTwQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-ada/-/dict-ada-4.0.0.tgz", + "integrity": "sha512-M0n4ZYmpLOXbDD07Qb/Ekk0K5pX2C+mCuJ2ZxPgbTq9HGlrN43PmqrGJHWcgtVHE3fd1D4VxS85QcQP6r1Y+KQ==", "dev": true }, "node_modules/@cspell/dict-aws": { @@ -490,15 +490,15 @@ "dev": true }, "node_modules/@cspell/dict-bash": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-3.0.0.tgz", - "integrity": "sha512-bQl6mk1SrcmrDL+F4XTeZtW2JnqgNJx5pNX6PIfWe5QA+J2blLlYbwDQOvjovpZEirwy8iqQmu//6bKjaDu1ow==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-4.0.0.tgz", + "integrity": "sha512-3jEHQ7s34AakowZwIV+HczpFK/HY5Ja4PGI1kZaELWnDSpHGongz7WB8cfApd4b1CLptS1L7AZrDC63awG73ow==", "dev": true }, "node_modules/@cspell/dict-companies": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.2.tgz", - "integrity": "sha512-C+H3tltzEZrPFEgLjKPM796ZQyFv2wW/FmOrkvoL5iyiwdQFg8Nh3KTPTZT83QJa4nb+yTHw0X/c+6QyEuzODA==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.3.tgz", + "integrity": "sha512-qBWdwA97HdnLbxPLOUTZ+/mg9eYhi14hM7PEUM1PZ004MEIxQHum0IQpypKAwP3teR1KEsyxEPHp8v24Dw45Zg==", "dev": true }, "node_modules/@cspell/dict-cpp": { @@ -520,9 +520,9 @@ "dev": true }, "node_modules/@cspell/dict-css": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-css/-/dict-css-3.0.0.tgz", - "integrity": "sha512-GNg4EMhP+8yVr3AuebBMUxsb/otCz2DS8rTp2M5Fo1179uwpjMfPqLezFxH+YaiA3vgBiwajdrl/0ZGn44qBRw==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-css/-/dict-css-4.0.0.tgz", + "integrity": "sha512-ieSeG9KAJGIr5eK0JRWqD5KXstPPUw6JUTmGWc7P/qiqj/sjmhWqWKEt7HhoSNcb8uQxAkAoxhrNpfbKzqnKAw==", "dev": true }, "node_modules/@cspell/dict-dart": { @@ -532,33 +532,33 @@ "dev": true }, "node_modules/@cspell/dict-django": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-django/-/dict-django-3.0.0.tgz", - "integrity": "sha512-Ag6ecPokb12RcAwD9eOvKl5G2l4h5aOQl36mipqINLc+NPtIGVN3qa2FBg3hHeS6OvIDwCZ/LQ/zz5xbBhakhg==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-django/-/dict-django-4.0.0.tgz", + "integrity": "sha512-k0npSzQrPQSqjR2XtumV14sv9waTRMUzPx0UfOuJZcnCCZY8ofPeqFYoku+O+9Kc9etFOziOxnScshKVDzYWOQ==", "dev": true }, "node_modules/@cspell/dict-docker": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-docker/-/dict-docker-1.1.1.tgz", - "integrity": "sha512-UEYoeRDm7oUN9yz1mYSozz6D4+2N14S/cd2Re9et6Xzq6yi62s4ky3knF92Of2weelADjnN41UA22VBhRAf7Sw==", + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@cspell/dict-docker/-/dict-docker-1.1.3.tgz", + "integrity": "sha512-Iz7EQGnLBgnnmzCC8iLQ7JssCCQlCjZLiCs0qhooETWLifob3nzsI9AVBh3gkYLhISLIIjBpfa4LTknskT7LzA==", "dev": true }, "node_modules/@cspell/dict-dotnet": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-dotnet/-/dict-dotnet-3.0.1.tgz", - "integrity": "sha512-Flruqsmhwrm1K2+HKsA4I6aywmsM5QnCddFb8FIQLgluyuTss6Hs1Xj380+k3PeU/wAg4xNTD7f6b4xxZLbfjw==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-dotnet/-/dict-dotnet-4.0.0.tgz", + "integrity": "sha512-biZiTWyDqwVV2m+c17lLIliPDXPjOR1VwwmyMxvb3nFS84aP9x52SAVCf0w7Io1CIpUiY7XnG6/xeI7esYU78w==", "dev": true }, "node_modules/@cspell/dict-elixir": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-elixir/-/dict-elixir-3.0.0.tgz", - "integrity": "sha512-DJxGMNfcT1ieYupyzq7GNSIJEkdJAnpEoL58R54bf2mxRfC02Uu2sIcKWJO18ozOn3jgOY408TxOCEc8bz39jw==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-elixir/-/dict-elixir-4.0.0.tgz", + "integrity": "sha512-0TqqdQjg/zu3wAjk2FQkZ87pPIS9tA9kl6he5NJB729ysrWhND/7aSPC48QrP46VZ+oFrvFZK8DC8ZlYs16cjQ==", "dev": true }, "node_modules/@cspell/dict-en_us": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.0.0.tgz", - "integrity": "sha512-ZqWPm0cdC/3KdhWWHojti7/gfH5/JIzyGqI2zlmibz/jpR5Z0IzsW71xQCuU3KpNaYU1Frfivk0m34yicm1JFw==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.0.1.tgz", + "integrity": "sha512-CD7I9Yr1ffNSkE3qX5vEP6N3btf1S8GDKRAChMbmqcDwvljwpdaFrNJB1CvAjNPDcDrLrJlrRqiqr0MvI6YilA==", "dev": true }, "node_modules/@cspell/dict-en-gb": { @@ -592,21 +592,21 @@ "dev": true }, "node_modules/@cspell/dict-golang": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-golang/-/dict-golang-4.0.0.tgz", - "integrity": "sha512-XxKINt3dmpixrmAcxVdP545eh0S6vmaGbddZyzIWzQlwoIE0b98l3AvtcdhCyYxbvcKAcZ+pkf+t2zGTnMvQug==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-golang/-/dict-golang-5.0.0.tgz", + "integrity": "sha512-Cbx4mVHsGbr5D+wlT0yU3n/0c5iLvciU48rSOQR7SCAzu5mTXyM1mqRu6nqnRiMv6G6mO50EL2LCTq6RZrlIOg==", "dev": true }, "node_modules/@cspell/dict-haskell": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-haskell/-/dict-haskell-3.0.0.tgz", - "integrity": "sha512-vVreZvGp9M8UcF/3fJAl/99M3NkcH0ik19xnFTsp4RWhy7+Ar/yCXo8251sSBtwL4TdR+0BHXdXKb2PYZ2UFdQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-haskell/-/dict-haskell-4.0.0.tgz", + "integrity": "sha512-U/DPpDoitGeUvduM9teDkDc1zs4Plgh0pNONDP3YbsEICErSlp1NfatD0i35Z6cR0C7I8uEe4gG2phG00zrSqw==", "dev": true }, "node_modules/@cspell/dict-html": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-4.0.0.tgz", - "integrity": "sha512-UQRolrzTTMS3Ja1qkrdERnqG04qqwqp4vbMV+BLKvR0oiibfH56Dfnx/qz/C5KgFLc48GLGXLALjgCiHtPjPiA==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-4.0.1.tgz", + "integrity": "sha512-q5fCzkoOz+8BW79qLrnANEDnG+Jb2WS2fXERxg9xwgKBXwXUxH8ttGVNhfkLpNWe/UMm00U1IZMnVGyYLNTO5w==", "dev": true }, "node_modules/@cspell/dict-html-symbol-entities": { @@ -652,9 +652,9 @@ "dev": true }, "node_modules/@cspell/dict-php": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-3.0.2.tgz", - "integrity": "sha512-YIVkqey40oNUem3aNvpyanhlmddUpogSAA51VcQkfB93qbjMzAQTvLBYJ9muPpyZgFF+TLTKdsrlqRLeKGsjow==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-3.0.3.tgz", + "integrity": "sha512-7dvXdPTfbIF2xEob9w94/eV5SU8BkYoN0R7EQghXi0fcF7T1unK+JwDgfoEs6wqApB5aCVYwguiaj8HGX2IRIQ==", "dev": true }, "node_modules/@cspell/dict-powershell": { @@ -700,9 +700,9 @@ "dev": true }, "node_modules/@cspell/dict-software-terms": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.0.2.tgz", - "integrity": "sha512-TR92ZKyCarEzvLbG/q/HNqSDHSiJOYCU/RiankMU8R8nqY9K9k0k+vWMlgYpl2UXgXNdYjNP6RfZdtUR9jD55w==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.0.5.tgz", + "integrity": "sha512-xZVcX1zsIUbLvUc/RX+YgJRvbHaGMcdkRR+Vw8UoLjmhnT0yXWLds5uwRwAVjlQIrIcHylfDWuG70Cq5nmJHfA==", "dev": true }, "node_modules/@cspell/dict-sql": { @@ -729,6 +729,15 @@ "integrity": "sha512-niiEMPWPV9IeRBRzZ0TBZmNnkK3olkOPYxC1Ny2AX4TGlYRajcW0WUtoSHmvvjZNfWLSg2L6ruiBeuPSbjnG6A==", "dev": true }, + "node_modules/@cspell/strong-weak-map": { + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.14.2.tgz", + "integrity": "sha512-OS/t4e5vfUyAiOcyuI1I9d4/EWCx7pA3L8uHNOQQHgjVP41tffMaKTirqRiNhkruIhmxa5Tk5fbQLRMEFapalg==", + "dev": true, + "engines": { + "node": ">=14.6" + } + }, "node_modules/@cspotcode/source-map-support": { "version": "0.8.1", "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", @@ -3166,17 +3175,17 @@ } }, "node_modules/cspell": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.13.3.tgz", - "integrity": "sha512-ufhFCH9w/FOTJDYd4jExOFKMbz4fCvYxPOZQii5SMsZA64jDeqxX/HhRpUUjcsdQ27XqEZqwy2ta3voR9Lk4eA==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.14.2.tgz", + "integrity": "sha512-XV9P6TC/pel5ZO67mDzsI/51XaooeXrq7szrcZ3kfop3f62EBLJUxeXPf9JRodptr8voQ0X+IFHbjnThhL4vdQ==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.13.3", + "@cspell/cspell-pipe": "6.14.2", "chalk": "^4.1.2", "commander": "^9.4.1", - "cspell-gitignore": "6.13.3", - "cspell-glob": "6.13.3", - "cspell-lib": "6.13.3", + "cspell-gitignore": "6.14.2", + "cspell-glob": "6.14.2", + "cspell-lib": "6.14.2", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.1.0", @@ -3198,14 +3207,14 @@ } }, "node_modules/cspell-dictionary": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.13.3.tgz", - "integrity": "sha512-7WkXhfbOS/nNmelW9vfujJDauXWS/LTfeSOvsfKXnxAzDIhfW8e3/pb2POxI5R3cwpWAruAvkg3dPUVSTYCsIA==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.14.2.tgz", + "integrity": "sha512-j2+uZRru3xFtW7VUOoJCrlXta1DBiPq44yGjN/Npc0wtR/aWA/NOdRysap3jWhBS1t43CiA5fqXyMO7d4wDqxw==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.13.3", - "@cspell/cspell-types": "6.13.3", - "cspell-trie-lib": "6.13.3", + "@cspell/cspell-pipe": "6.14.2", + "@cspell/cspell-types": "6.14.2", + "cspell-trie-lib": "6.14.2", "fast-equals": "^4.0.3", "gensequence": "^4.0.2" }, @@ -3214,12 +3223,12 @@ } }, "node_modules/cspell-gitignore": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.13.3.tgz", - "integrity": "sha512-3Bk74wS4dN6yKkcJ8k0nHd4ZKJACB+MhAVBGnY8lrzOOlxMi1WxeXryFGffhTVM6YF0znxVxbmSCElO4Gi7d+A==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.14.2.tgz", + "integrity": "sha512-npJc5NrwfBU+bdvC3h9N3VaEnjj3vmW1qWdIqGIwg1SwL2tv17hKB/h56zGOFeTDg0UP3WBnwKel6wRdp8pDmA==", "dev": true, "dependencies": { - "cspell-glob": "6.13.3", + "cspell-glob": "6.14.2", "find-up": "^5.0.0" }, "bin": { @@ -3230,9 +3239,9 @@ } }, "node_modules/cspell-glob": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.13.3.tgz", - "integrity": "sha512-aeclGfEeJVPjJYA2L2+72ROHqCEHu3unSZm+JRxUYbpGlUbeia4q+Ew1c/1cxz1dM+pTRuShWaC95z1YUbkwxg==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.14.2.tgz", + "integrity": "sha512-a9o3lBccEcH2676RGge2YqEORovm+II++D53P6hOW/23ltDe1J509MSY6CJdYdPk/VssOExas6akJ6FbKSCBgw==", "dev": true, "dependencies": { "micromatch": "^4.0.5" @@ -3242,13 +3251,13 @@ } }, "node_modules/cspell-grammar": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.13.3.tgz", - "integrity": "sha512-bkI4Y/TKpcFvYV15XpZm9DxQYDxGMKCw9q3l03YzzN1lA6ShBYX8dLDY8Qp3I9VHWreW4+LnD13lIUrIKsqurw==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.14.2.tgz", + "integrity": "sha512-Q9+gwp1U/qnECTqxa7WBMPn6sgBfXPIM68jXg8RgNMAuy1CE+m1eTCM9FBNFNpNKJWjaZPvANLOW5/EStN2A/A==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.13.3", - "@cspell/cspell-types": "6.13.3" + "@cspell/cspell-pipe": "6.14.2", + "@cspell/cspell-types": "6.14.2" }, "bin": { "cspell-grammar": "bin.js" @@ -3258,12 +3267,12 @@ } }, "node_modules/cspell-io": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.13.3.tgz", - "integrity": "sha512-YBiFuN/w+7W2qgr/5V+zc/1jpd/EHVmSPP0SeBSGulbZO4dWo5hVjlp2W90vAEJ3NfCNwz8uQkaCtRSKM4eiWA==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.14.2.tgz", + "integrity": "sha512-QyQ0BBfDvF6B37SlSsmlzRnaGqiIHt7c5NsCNKf3ZfioTWkNI/fiabvSkpNGBAkELP6BPBxjsG+TaS+swZp+Kg==", "dev": true, "dependencies": { - "@cspell/cspell-service-bus": "6.13.3", + "@cspell/cspell-service-bus": "6.14.2", "node-fetch": "^2.6.7" }, "engines": { @@ -3271,23 +3280,24 @@ } }, "node_modules/cspell-lib": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.13.3.tgz", - "integrity": "sha512-43X0QkcDm7MCkq07Iitg1nueMu2DOSD5pBCBoLTBWPAHtYerw4XLAIbK/302bTEUBqgI0m2hb4AZ8uzwRlVLTQ==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.14.2.tgz", + "integrity": "sha512-QNsmWix0oFi1CjzFfNG1xAJVl1OC+6kiWvq0A1S8VD3LJhJVvBqSv1vudpL1oS7H2/2yxk9PUC/MajGLi5i5MQ==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "6.13.3", - "@cspell/cspell-pipe": "6.13.3", - "@cspell/cspell-types": "6.13.3", + "@cspell/cspell-bundled-dicts": "6.14.2", + "@cspell/cspell-pipe": "6.14.2", + "@cspell/cspell-types": "6.14.2", + "@cspell/strong-weak-map": "6.14.2", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-dictionary": "6.13.3", - "cspell-glob": "6.13.3", - "cspell-grammar": "6.13.3", - "cspell-io": "6.13.3", - "cspell-trie-lib": "6.13.3", + "cspell-dictionary": "6.14.2", + "cspell-glob": "6.14.2", + "cspell-grammar": "6.14.2", + "cspell-io": "6.14.2", + "cspell-trie-lib": "6.14.2", "fast-equals": "^4.0.3", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -3299,7 +3309,7 @@ "vscode-uri": "^3.0.6" }, "engines": { - "node": ">=14" + "node": ">=14.6" } }, "node_modules/cspell-lib/node_modules/fs-extra": { @@ -3338,13 +3348,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.13.3.tgz", - "integrity": "sha512-fjCqO3aJdRL1cNjLAhUAusrRdrtP/z/hCxmaxzYJlw0IsXsXA3y11XcsqbFpvGcf136iz+jSo+mhDt8t7n/KsA==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.14.2.tgz", + "integrity": "sha512-+aTRwFUzBPFbJ8zlDwzB1ew/gP7L6kddoXjmqCNeFx9B5DiwN1KPFRo+uBx21JOkoavnviGU//DpyWSU9Cittw==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.13.3", - "@cspell/cspell-types": "6.13.3", + "@cspell/cspell-pipe": "6.14.2", + "@cspell/cspell-types": "6.14.2", "fs-extra": "^10.1.0", "gensequence": "^4.0.2" }, @@ -11489,33 +11499,33 @@ "dev": true }, "@cspell/cspell-bundled-dicts": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.13.3.tgz", - "integrity": "sha512-UU5J0vr8KKyxSWhgDYfPfuCgPfSq7O9bvvuMW7yQ88YKKrnOpDBvoZaHcN7A4is+DqTAwINh/PmT8v5RPQwcJw==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.14.2.tgz", + "integrity": "sha512-gh6h/1vy332s3IR7x1v53Cp/WGPpbKKRdte3qUG0KZol9A52agfPCju8TEHxsyk8rXAbVtqYwue8Y68Nz4ZbVg==", "dev": true, "requires": { - "@cspell/dict-ada": "^3.0.0", + "@cspell/dict-ada": "^4.0.0", "@cspell/dict-aws": "^3.0.0", - "@cspell/dict-bash": "^3.0.0", - "@cspell/dict-companies": "^3.0.2", + "@cspell/dict-bash": "^4.0.0", + "@cspell/dict-companies": "^3.0.3", "@cspell/dict-cpp": "^4.0.0", "@cspell/dict-cryptocurrencies": "^3.0.1", "@cspell/dict-csharp": "^4.0.1", - "@cspell/dict-css": "^3.0.0", + "@cspell/dict-css": "^4.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.1", - "@cspell/dict-elixir": "^3.0.0", - "@cspell/dict-en_us": "^4.0.0", + "@cspell/dict-django": "^4.0.0", + "@cspell/dict-docker": "^1.1.3", + "@cspell/dict-dotnet": "^4.0.0", + "@cspell/dict-elixir": "^4.0.0", + "@cspell/dict-en_us": "^4.0.1", "@cspell/dict-en-gb": "1.1.33", "@cspell/dict-filetypes": "^3.0.0", "@cspell/dict-fonts": "^3.0.0", "@cspell/dict-fullstack": "^3.0.0", "@cspell/dict-git": "^2.0.0", - "@cspell/dict-golang": "^4.0.0", - "@cspell/dict-haskell": "^3.0.0", - "@cspell/dict-html": "^4.0.0", + "@cspell/dict-golang": "^5.0.0", + "@cspell/dict-haskell": "^4.0.0", + "@cspell/dict-html": "^4.0.1", "@cspell/dict-html-symbol-entities": "^4.0.0", "@cspell/dict-java": "^5.0.2", "@cspell/dict-latex": "^3.0.0", @@ -11523,7 +11533,7 @@ "@cspell/dict-lua": "^3.0.0", "@cspell/dict-node": "^4.0.1", "@cspell/dict-npm": "^4.0.1", - "@cspell/dict-php": "^3.0.2", + "@cspell/dict-php": "^3.0.3", "@cspell/dict-powershell": "^3.0.0", "@cspell/dict-public-licenses": "^2.0.0", "@cspell/dict-python": "^4.0.0", @@ -11531,7 +11541,7 @@ "@cspell/dict-ruby": "^3.0.0", "@cspell/dict-rust": "^3.0.0", "@cspell/dict-scala": "^3.0.0", - "@cspell/dict-software-terms": "^3.0.2", + "@cspell/dict-software-terms": "^3.0.5", "@cspell/dict-sql": "^2.0.0", "@cspell/dict-swift": "^2.0.0", "@cspell/dict-typescript": "^3.0.1", @@ -11539,27 +11549,27 @@ } }, "@cspell/cspell-pipe": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.13.3.tgz", - "integrity": "sha512-tTCRFQCEJcZHvTbO40UuuQOGnRWLR1QNr5ODSefjvHomVzoYKMmhjnJ19BWOtSx2YVlArBuF0jHtqfxyP/jqKw==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.14.2.tgz", + "integrity": "sha512-9H7Z/jy2tGpMW9T/JOk8T3bqvQoHJIz1wddktA5Lq8fnMqlDhM9le2uykhVlLpemLhWpDS2fNzLJ3sHiaPgHBA==", "dev": true }, "@cspell/cspell-service-bus": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.13.3.tgz", - "integrity": "sha512-tOnAc6XqvEJagUg2S9fg2sxDdASCo9sMxCPpRLzrIo/OZaht14syZlJBkcIGJlqCuPgkoacpaV8ud7+JYlding==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.14.2.tgz", + "integrity": "sha512-IOK4MqwDNS2y29eZjdpHrCQ0ouTWZCS2e3EOmlvY+yUpT7e1AX8pVOaar4jLnXg03evAjrFrrmfmhFI6poO6Hg==", "dev": true }, "@cspell/cspell-types": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.13.3.tgz", - "integrity": "sha512-SIN78lQvYuAVL0O7OcCMiYnRgQRHBdx2T4TTTTYFtrVF8xpGePh+7YfVo9Lkw6eAk0N5/jCamhoB/0f1pt3n3Q==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.14.2.tgz", + "integrity": "sha512-/EZYVglm6+2GlnkFTzuLuQFr7vrttkhG+ZsNO9EDcFYB5N7O2ndNSkTQFxGi8FS8R3RS5CHyS5X6hANnolzvfQ==", "dev": true }, "@cspell/dict-ada": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-ada/-/dict-ada-3.0.0.tgz", - "integrity": "sha512-jpUVex0JTMGIQC/+T/GglLRpimmvH8HUcpf3gC+bS1ZcVGzyWQo5clevxYbz2MBVoLxSMZiqPoqB5dt/vAOTwQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-ada/-/dict-ada-4.0.0.tgz", + "integrity": "sha512-M0n4ZYmpLOXbDD07Qb/Ekk0K5pX2C+mCuJ2ZxPgbTq9HGlrN43PmqrGJHWcgtVHE3fd1D4VxS85QcQP6r1Y+KQ==", "dev": true }, "@cspell/dict-aws": { @@ -11569,15 +11579,15 @@ "dev": true }, "@cspell/dict-bash": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-3.0.0.tgz", - "integrity": "sha512-bQl6mk1SrcmrDL+F4XTeZtW2JnqgNJx5pNX6PIfWe5QA+J2blLlYbwDQOvjovpZEirwy8iqQmu//6bKjaDu1ow==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-4.0.0.tgz", + "integrity": "sha512-3jEHQ7s34AakowZwIV+HczpFK/HY5Ja4PGI1kZaELWnDSpHGongz7WB8cfApd4b1CLptS1L7AZrDC63awG73ow==", "dev": true }, "@cspell/dict-companies": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.2.tgz", - "integrity": "sha512-C+H3tltzEZrPFEgLjKPM796ZQyFv2wW/FmOrkvoL5iyiwdQFg8Nh3KTPTZT83QJa4nb+yTHw0X/c+6QyEuzODA==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.3.tgz", + "integrity": "sha512-qBWdwA97HdnLbxPLOUTZ+/mg9eYhi14hM7PEUM1PZ004MEIxQHum0IQpypKAwP3teR1KEsyxEPHp8v24Dw45Zg==", "dev": true }, "@cspell/dict-cpp": { @@ -11599,9 +11609,9 @@ "dev": true }, "@cspell/dict-css": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-css/-/dict-css-3.0.0.tgz", - "integrity": "sha512-GNg4EMhP+8yVr3AuebBMUxsb/otCz2DS8rTp2M5Fo1179uwpjMfPqLezFxH+YaiA3vgBiwajdrl/0ZGn44qBRw==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-css/-/dict-css-4.0.0.tgz", + "integrity": "sha512-ieSeG9KAJGIr5eK0JRWqD5KXstPPUw6JUTmGWc7P/qiqj/sjmhWqWKEt7HhoSNcb8uQxAkAoxhrNpfbKzqnKAw==", "dev": true }, "@cspell/dict-dart": { @@ -11611,33 +11621,33 @@ "dev": true }, "@cspell/dict-django": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-django/-/dict-django-3.0.0.tgz", - "integrity": "sha512-Ag6ecPokb12RcAwD9eOvKl5G2l4h5aOQl36mipqINLc+NPtIGVN3qa2FBg3hHeS6OvIDwCZ/LQ/zz5xbBhakhg==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-django/-/dict-django-4.0.0.tgz", + "integrity": "sha512-k0npSzQrPQSqjR2XtumV14sv9waTRMUzPx0UfOuJZcnCCZY8ofPeqFYoku+O+9Kc9etFOziOxnScshKVDzYWOQ==", "dev": true }, "@cspell/dict-docker": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-docker/-/dict-docker-1.1.1.tgz", - "integrity": "sha512-UEYoeRDm7oUN9yz1mYSozz6D4+2N14S/cd2Re9et6Xzq6yi62s4ky3knF92Of2weelADjnN41UA22VBhRAf7Sw==", + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@cspell/dict-docker/-/dict-docker-1.1.3.tgz", + "integrity": "sha512-Iz7EQGnLBgnnmzCC8iLQ7JssCCQlCjZLiCs0qhooETWLifob3nzsI9AVBh3gkYLhISLIIjBpfa4LTknskT7LzA==", "dev": true }, "@cspell/dict-dotnet": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-dotnet/-/dict-dotnet-3.0.1.tgz", - "integrity": "sha512-Flruqsmhwrm1K2+HKsA4I6aywmsM5QnCddFb8FIQLgluyuTss6Hs1Xj380+k3PeU/wAg4xNTD7f6b4xxZLbfjw==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-dotnet/-/dict-dotnet-4.0.0.tgz", + "integrity": "sha512-biZiTWyDqwVV2m+c17lLIliPDXPjOR1VwwmyMxvb3nFS84aP9x52SAVCf0w7Io1CIpUiY7XnG6/xeI7esYU78w==", "dev": true }, "@cspell/dict-elixir": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-elixir/-/dict-elixir-3.0.0.tgz", - "integrity": "sha512-DJxGMNfcT1ieYupyzq7GNSIJEkdJAnpEoL58R54bf2mxRfC02Uu2sIcKWJO18ozOn3jgOY408TxOCEc8bz39jw==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-elixir/-/dict-elixir-4.0.0.tgz", + "integrity": "sha512-0TqqdQjg/zu3wAjk2FQkZ87pPIS9tA9kl6he5NJB729ysrWhND/7aSPC48QrP46VZ+oFrvFZK8DC8ZlYs16cjQ==", "dev": true }, "@cspell/dict-en_us": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.0.0.tgz", - "integrity": "sha512-ZqWPm0cdC/3KdhWWHojti7/gfH5/JIzyGqI2zlmibz/jpR5Z0IzsW71xQCuU3KpNaYU1Frfivk0m34yicm1JFw==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.0.1.tgz", + "integrity": "sha512-CD7I9Yr1ffNSkE3qX5vEP6N3btf1S8GDKRAChMbmqcDwvljwpdaFrNJB1CvAjNPDcDrLrJlrRqiqr0MvI6YilA==", "dev": true }, "@cspell/dict-en-gb": { @@ -11671,21 +11681,21 @@ "dev": true }, "@cspell/dict-golang": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-golang/-/dict-golang-4.0.0.tgz", - "integrity": "sha512-XxKINt3dmpixrmAcxVdP545eh0S6vmaGbddZyzIWzQlwoIE0b98l3AvtcdhCyYxbvcKAcZ+pkf+t2zGTnMvQug==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-golang/-/dict-golang-5.0.0.tgz", + "integrity": "sha512-Cbx4mVHsGbr5D+wlT0yU3n/0c5iLvciU48rSOQR7SCAzu5mTXyM1mqRu6nqnRiMv6G6mO50EL2LCTq6RZrlIOg==", "dev": true }, "@cspell/dict-haskell": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-haskell/-/dict-haskell-3.0.0.tgz", - "integrity": "sha512-vVreZvGp9M8UcF/3fJAl/99M3NkcH0ik19xnFTsp4RWhy7+Ar/yCXo8251sSBtwL4TdR+0BHXdXKb2PYZ2UFdQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-haskell/-/dict-haskell-4.0.0.tgz", + "integrity": "sha512-U/DPpDoitGeUvduM9teDkDc1zs4Plgh0pNONDP3YbsEICErSlp1NfatD0i35Z6cR0C7I8uEe4gG2phG00zrSqw==", "dev": true }, "@cspell/dict-html": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-4.0.0.tgz", - "integrity": "sha512-UQRolrzTTMS3Ja1qkrdERnqG04qqwqp4vbMV+BLKvR0oiibfH56Dfnx/qz/C5KgFLc48GLGXLALjgCiHtPjPiA==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-4.0.1.tgz", + "integrity": "sha512-q5fCzkoOz+8BW79qLrnANEDnG+Jb2WS2fXERxg9xwgKBXwXUxH8ttGVNhfkLpNWe/UMm00U1IZMnVGyYLNTO5w==", "dev": true }, "@cspell/dict-html-symbol-entities": { @@ -11731,9 +11741,9 @@ "dev": true }, "@cspell/dict-php": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-3.0.2.tgz", - "integrity": "sha512-YIVkqey40oNUem3aNvpyanhlmddUpogSAA51VcQkfB93qbjMzAQTvLBYJ9muPpyZgFF+TLTKdsrlqRLeKGsjow==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-3.0.3.tgz", + "integrity": "sha512-7dvXdPTfbIF2xEob9w94/eV5SU8BkYoN0R7EQghXi0fcF7T1unK+JwDgfoEs6wqApB5aCVYwguiaj8HGX2IRIQ==", "dev": true }, "@cspell/dict-powershell": { @@ -11779,9 +11789,9 @@ "dev": true }, "@cspell/dict-software-terms": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.0.2.tgz", - "integrity": "sha512-TR92ZKyCarEzvLbG/q/HNqSDHSiJOYCU/RiankMU8R8nqY9K9k0k+vWMlgYpl2UXgXNdYjNP6RfZdtUR9jD55w==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.0.5.tgz", + "integrity": "sha512-xZVcX1zsIUbLvUc/RX+YgJRvbHaGMcdkRR+Vw8UoLjmhnT0yXWLds5uwRwAVjlQIrIcHylfDWuG70Cq5nmJHfA==", "dev": true }, "@cspell/dict-sql": { @@ -11808,6 +11818,12 @@ "integrity": "sha512-niiEMPWPV9IeRBRzZ0TBZmNnkK3olkOPYxC1Ny2AX4TGlYRajcW0WUtoSHmvvjZNfWLSg2L6ruiBeuPSbjnG6A==", "dev": true }, + "@cspell/strong-weak-map": { + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.14.2.tgz", + "integrity": "sha512-OS/t4e5vfUyAiOcyuI1I9d4/EWCx7pA3L8uHNOQQHgjVP41tffMaKTirqRiNhkruIhmxa5Tk5fbQLRMEFapalg==", + "dev": true + }, "@cspotcode/source-map-support": { "version": "0.8.1", "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", @@ -13660,17 +13676,17 @@ "dev": true }, "cspell": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.13.3.tgz", - "integrity": "sha512-ufhFCH9w/FOTJDYd4jExOFKMbz4fCvYxPOZQii5SMsZA64jDeqxX/HhRpUUjcsdQ27XqEZqwy2ta3voR9Lk4eA==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.14.2.tgz", + "integrity": "sha512-XV9P6TC/pel5ZO67mDzsI/51XaooeXrq7szrcZ3kfop3f62EBLJUxeXPf9JRodptr8voQ0X+IFHbjnThhL4vdQ==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.13.3", + "@cspell/cspell-pipe": "6.14.2", "chalk": "^4.1.2", "commander": "^9.4.1", - "cspell-gitignore": "6.13.3", - "cspell-glob": "6.13.3", - "cspell-lib": "6.13.3", + "cspell-gitignore": "6.14.2", + "cspell-glob": "6.14.2", + "cspell-lib": "6.14.2", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.1.0", @@ -13800,75 +13816,76 @@ } }, "cspell-dictionary": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.13.3.tgz", - "integrity": "sha512-7WkXhfbOS/nNmelW9vfujJDauXWS/LTfeSOvsfKXnxAzDIhfW8e3/pb2POxI5R3cwpWAruAvkg3dPUVSTYCsIA==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.14.2.tgz", + "integrity": "sha512-j2+uZRru3xFtW7VUOoJCrlXta1DBiPq44yGjN/Npc0wtR/aWA/NOdRysap3jWhBS1t43CiA5fqXyMO7d4wDqxw==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.13.3", - "@cspell/cspell-types": "6.13.3", - "cspell-trie-lib": "6.13.3", + "@cspell/cspell-pipe": "6.14.2", + "@cspell/cspell-types": "6.14.2", + "cspell-trie-lib": "6.14.2", "fast-equals": "^4.0.3", "gensequence": "^4.0.2" } }, "cspell-gitignore": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.13.3.tgz", - "integrity": "sha512-3Bk74wS4dN6yKkcJ8k0nHd4ZKJACB+MhAVBGnY8lrzOOlxMi1WxeXryFGffhTVM6YF0znxVxbmSCElO4Gi7d+A==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.14.2.tgz", + "integrity": "sha512-npJc5NrwfBU+bdvC3h9N3VaEnjj3vmW1qWdIqGIwg1SwL2tv17hKB/h56zGOFeTDg0UP3WBnwKel6wRdp8pDmA==", "dev": true, "requires": { - "cspell-glob": "6.13.3", + "cspell-glob": "6.14.2", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.13.3.tgz", - "integrity": "sha512-aeclGfEeJVPjJYA2L2+72ROHqCEHu3unSZm+JRxUYbpGlUbeia4q+Ew1c/1cxz1dM+pTRuShWaC95z1YUbkwxg==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.14.2.tgz", + "integrity": "sha512-a9o3lBccEcH2676RGge2YqEORovm+II++D53P6hOW/23ltDe1J509MSY6CJdYdPk/VssOExas6akJ6FbKSCBgw==", "dev": true, "requires": { "micromatch": "^4.0.5" } }, "cspell-grammar": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.13.3.tgz", - "integrity": "sha512-bkI4Y/TKpcFvYV15XpZm9DxQYDxGMKCw9q3l03YzzN1lA6ShBYX8dLDY8Qp3I9VHWreW4+LnD13lIUrIKsqurw==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.14.2.tgz", + "integrity": "sha512-Q9+gwp1U/qnECTqxa7WBMPn6sgBfXPIM68jXg8RgNMAuy1CE+m1eTCM9FBNFNpNKJWjaZPvANLOW5/EStN2A/A==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.13.3", - "@cspell/cspell-types": "6.13.3" + "@cspell/cspell-pipe": "6.14.2", + "@cspell/cspell-types": "6.14.2" } }, "cspell-io": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.13.3.tgz", - "integrity": "sha512-YBiFuN/w+7W2qgr/5V+zc/1jpd/EHVmSPP0SeBSGulbZO4dWo5hVjlp2W90vAEJ3NfCNwz8uQkaCtRSKM4eiWA==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.14.2.tgz", + "integrity": "sha512-QyQ0BBfDvF6B37SlSsmlzRnaGqiIHt7c5NsCNKf3ZfioTWkNI/fiabvSkpNGBAkELP6BPBxjsG+TaS+swZp+Kg==", "dev": true, "requires": { - "@cspell/cspell-service-bus": "6.13.3", + "@cspell/cspell-service-bus": "6.14.2", "node-fetch": "^2.6.7" } }, "cspell-lib": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.13.3.tgz", - "integrity": "sha512-43X0QkcDm7MCkq07Iitg1nueMu2DOSD5pBCBoLTBWPAHtYerw4XLAIbK/302bTEUBqgI0m2hb4AZ8uzwRlVLTQ==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.14.2.tgz", + "integrity": "sha512-QNsmWix0oFi1CjzFfNG1xAJVl1OC+6kiWvq0A1S8VD3LJhJVvBqSv1vudpL1oS7H2/2yxk9PUC/MajGLi5i5MQ==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "6.13.3", - "@cspell/cspell-pipe": "6.13.3", - "@cspell/cspell-types": "6.13.3", + "@cspell/cspell-bundled-dicts": "6.14.2", + "@cspell/cspell-pipe": "6.14.2", + "@cspell/cspell-types": "6.14.2", + "@cspell/strong-weak-map": "6.14.2", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-dictionary": "6.13.3", - "cspell-glob": "6.13.3", - "cspell-grammar": "6.13.3", - "cspell-io": "6.13.3", - "cspell-trie-lib": "6.13.3", + "cspell-dictionary": "6.14.2", + "cspell-glob": "6.14.2", + "cspell-grammar": "6.14.2", + "cspell-io": "6.14.2", + "cspell-trie-lib": "6.14.2", "fast-equals": "^4.0.3", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -13910,13 +13927,13 @@ } }, "cspell-trie-lib": { - "version": "6.13.3", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.13.3.tgz", - "integrity": "sha512-fjCqO3aJdRL1cNjLAhUAusrRdrtP/z/hCxmaxzYJlw0IsXsXA3y11XcsqbFpvGcf136iz+jSo+mhDt8t7n/KsA==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.14.2.tgz", + "integrity": "sha512-+aTRwFUzBPFbJ8zlDwzB1ew/gP7L6kddoXjmqCNeFx9B5DiwN1KPFRo+uBx21JOkoavnviGU//DpyWSU9Cittw==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.13.3", - "@cspell/cspell-types": "6.13.3", + "@cspell/cspell-pipe": "6.14.2", + "@cspell/cspell-types": "6.14.2", "fs-extra": "^10.1.0", "gensequence": "^4.0.2" },