Bump cspell-cli from 6.14.0 to 6.14.1 (#1615)
Bumps [cspell-cli](https://github.com/streetsidesoftware/cspell-cli) from 6.14.0 to 6.14.1. - [Release notes](https://github.com/streetsidesoftware/cspell-cli/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell-cli/compare/v6.14.0...v6.14.1) --- updated-dependencies: - dependency-name: cspell-cli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
52829f8fc9
commit
ab6c974efc
|
|
@ -9,7 +9,7 @@
|
|||
"version": "0.0.1",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"cspell-cli": "^6.14.0",
|
||||
"cspell-cli": "^6.14.1",
|
||||
"markdownlint-cli": "^0.32.2"
|
||||
}
|
||||
},
|
||||
|
|
@ -102,32 +102,32 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-bundled-dicts": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.14.1.tgz",
|
||||
"integrity": "sha512-GKEH53i0auzi0g75EKwKKe2NACVY/D7mVLeR9k0fY3j1qVdDcAq+XjGfHKBWXBbjEotPH/8aiL1MIqN3yWApRQ==",
|
||||
"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==",
|
||||
"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-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-django": "^4.0.0",
|
||||
"@cspell/dict-docker": "^1.1.3",
|
||||
"@cspell/dict-dotnet": "^3.0.1",
|
||||
"@cspell/dict-elixir": "^3.0.0",
|
||||
"@cspell/dict-en_us": "^4.0.0",
|
||||
"@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",
|
||||
|
|
@ -154,33 +154,33 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-pipe": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.14.1.tgz",
|
||||
"integrity": "sha512-KCqJ/RLYNMk90x34t5etnHpjvpODD8QMJjYST5K0I1HZs/4XwrCdsCjKF+xSTCoHf8xy609NwlaWTrhYZmKQPA==",
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.14.2.tgz",
|
||||
"integrity": "sha512-9H7Z/jy2tGpMW9T/JOk8T3bqvQoHJIz1wddktA5Lq8fnMqlDhM9le2uykhVlLpemLhWpDS2fNzLJ3sHiaPgHBA==",
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-service-bus": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.14.1.tgz",
|
||||
"integrity": "sha512-MsW9so3UNIQTDCH20D3BmKO6UyUJWBCuztv+9tfkKbGu0xR0Uv3VKWahAL4eI1mN+vaTSXxeuul9efjqi808Sw==",
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.14.2.tgz",
|
||||
"integrity": "sha512-IOK4MqwDNS2y29eZjdpHrCQ0ouTWZCS2e3EOmlvY+yUpT7e1AX8pVOaar4jLnXg03evAjrFrrmfmhFI6poO6Hg==",
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-types": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.14.1.tgz",
|
||||
"integrity": "sha512-AuEEz1MOALrXDYvei2O4NKhSHNvAFxdFUfPdLsm2XRGSqYpJLuy0ebxUSolRApN0J2ASoMlUkmWIRbHl1xXZcg==",
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.14.2.tgz",
|
||||
"integrity": "sha512-/EZYVglm6+2GlnkFTzuLuQFr7vrttkhG+ZsNO9EDcFYB5N7O2ndNSkTQFxGi8FS8R3RS5CHyS5X6hANnolzvfQ==",
|
||||
"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=="
|
||||
},
|
||||
"node_modules/@cspell/dict-aws": {
|
||||
"version": "3.0.0",
|
||||
|
|
@ -188,9 +188,9 @@
|
|||
"integrity": "sha512-O1W6nd5y3Z00AMXQMzfiYrIJ1sTd9fB1oLr+xf/UD7b3xeHeMeYE2OtcWbt9uyeHim4tk+vkSTcmYEBKJgS5bQ=="
|
||||
},
|
||||
"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.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-4.1.0.tgz",
|
||||
"integrity": "sha512-8pFL03ZKejynfbsa2UZ3iZ7BrT1TAGTD8ZlK822ioAb7aoDvQhYao2Bjz5cXU0uk7CyrlgsSnYX94sLfqDfTxQ=="
|
||||
},
|
||||
"node_modules/@cspell/dict-companies": {
|
||||
"version": "3.0.3",
|
||||
|
|
@ -213,9 +213,9 @@
|
|||
"integrity": "sha512-BkfT6S790FcyWLTWYBwkj9dKxuNz4pHFDrj9GFrmqXd2HWzfSa944S0NJhal42TnW30JJljQY5P1ZYau+s2Pbg=="
|
||||
},
|
||||
"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=="
|
||||
},
|
||||
"node_modules/@cspell/dict-dart": {
|
||||
"version": "2.0.0",
|
||||
|
|
@ -223,9 +223,9 @@
|
|||
"integrity": "sha512-p7vHszsu2uJt+F04gvNy1e5okypFfVEYHBWgpOV/Jrvs0F5A+gUzFTG2Ix9b1jkCigAULYKQkIGue+qlhSoK5Q=="
|
||||
},
|
||||
"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=="
|
||||
},
|
||||
"node_modules/@cspell/dict-docker": {
|
||||
"version": "1.1.3",
|
||||
|
|
@ -233,19 +233,19 @@
|
|||
"integrity": "sha512-Iz7EQGnLBgnnmzCC8iLQ7JssCCQlCjZLiCs0qhooETWLifob3nzsI9AVBh3gkYLhISLIIjBpfa4LTknskT7LzA=="
|
||||
},
|
||||
"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=="
|
||||
},
|
||||
"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=="
|
||||
},
|
||||
"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.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.1.0.tgz",
|
||||
"integrity": "sha512-EnfxP/5U3kDhmTWcHV7Xs2Fxa9KAE5fbHm+4u8LGBOUZvSkZC5+ayjQ50CfEyTGuaI/946ITQYPRNxUZ7oqOiQ=="
|
||||
},
|
||||
"node_modules/@cspell/dict-en-gb": {
|
||||
"version": "1.1.33",
|
||||
|
|
@ -273,19 +273,19 @@
|
|||
"integrity": "sha512-n1AxyX5Kgxij/sZFkxFJlzn3K9y/sCcgVPg/vz4WNJ4K9YeTsUmyGLA2OQI7d10GJeiuAo2AP1iZf2A8j9aj2w=="
|
||||
},
|
||||
"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=="
|
||||
},
|
||||
"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=="
|
||||
},
|
||||
"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=="
|
||||
},
|
||||
"node_modules/@cspell/dict-html-symbol-entities": {
|
||||
"version": "4.0.0",
|
||||
|
|
@ -388,9 +388,9 @@
|
|||
"integrity": "sha512-niiEMPWPV9IeRBRzZ0TBZmNnkK3olkOPYxC1Ny2AX4TGlYRajcW0WUtoSHmvvjZNfWLSg2L6ruiBeuPSbjnG6A=="
|
||||
},
|
||||
"node_modules/@cspell/strong-weak-map": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.14.1.tgz",
|
||||
"integrity": "sha512-LUTQx9JrxwEkBOfcCq1VEl0c8qZY8Ij5D+6cZF7LReGOmTfoWmtm5LFFx/3FJKtZCkVQPnrkrVMokcLooLCEEA==",
|
||||
"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==",
|
||||
"engines": {
|
||||
"node": ">=14.6"
|
||||
}
|
||||
|
|
@ -560,9 +560,9 @@
|
|||
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
|
||||
},
|
||||
"node_modules/cosmiconfig": {
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
|
||||
"integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==",
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz",
|
||||
"integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==",
|
||||
"dependencies": {
|
||||
"@types/parse-json": "^4.0.0",
|
||||
"import-fresh": "^3.2.1",
|
||||
|
|
@ -583,16 +583,16 @@
|
|||
}
|
||||
},
|
||||
"node_modules/cspell": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.14.1.tgz",
|
||||
"integrity": "sha512-JWfKSV0tcJwQSjK+W1YMr0XbtE20ykWW+o9izzZt+VlHSNsItfIkaxwUr/fOBjEACjOIXw6GX6vlV+0luhp2cA==",
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.14.2.tgz",
|
||||
"integrity": "sha512-XV9P6TC/pel5ZO67mDzsI/51XaooeXrq7szrcZ3kfop3f62EBLJUxeXPf9JRodptr8voQ0X+IFHbjnThhL4vdQ==",
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "6.14.1",
|
||||
"@cspell/cspell-pipe": "6.14.2",
|
||||
"chalk": "^4.1.2",
|
||||
"commander": "^9.4.1",
|
||||
"cspell-gitignore": "6.14.1",
|
||||
"cspell-glob": "6.14.1",
|
||||
"cspell-lib": "6.14.1",
|
||||
"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",
|
||||
|
|
@ -614,11 +614,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/cspell-cli": {
|
||||
"version": "6.14.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-cli/-/cspell-cli-6.14.0.tgz",
|
||||
"integrity": "sha512-jC2oo1LdHK1NfSRaWBe9ZAVb7R0D0hUTVFDvkPa7HiUQ6knWyeI8rtyrocoDxp8Qw59zVKHkVhi3vn0ANj6CKA==",
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-cli/-/cspell-cli-6.14.1.tgz",
|
||||
"integrity": "sha512-Jyr4mmQMQbmbfiALPCxYFNa3NlEHFdsaEVs60u7wfCGvzEGLHq6J/Khxrt8qqatdn3YQW5CyccI3y71gLAkvyQ==",
|
||||
"dependencies": {
|
||||
"cspell": "^6.14.0"
|
||||
"cspell": "^6.14.2"
|
||||
},
|
||||
"bin": {
|
||||
"cspell-cli": "index.js"
|
||||
|
|
@ -628,13 +628,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/cspell-dictionary": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.14.1.tgz",
|
||||
"integrity": "sha512-TxpHuZ1xlWQnxYD/4g2EygOTBzL7jcaIPpQ1hy5p/DyymHBtfvaZ1TZUvKzfJtQsdH+N9yRvkfn7ilo3C7fhlA==",
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.14.2.tgz",
|
||||
"integrity": "sha512-j2+uZRru3xFtW7VUOoJCrlXta1DBiPq44yGjN/Npc0wtR/aWA/NOdRysap3jWhBS1t43CiA5fqXyMO7d4wDqxw==",
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "6.14.1",
|
||||
"@cspell/cspell-types": "6.14.1",
|
||||
"cspell-trie-lib": "6.14.1",
|
||||
"@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"
|
||||
},
|
||||
|
|
@ -643,11 +643,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/cspell-gitignore": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.14.1.tgz",
|
||||
"integrity": "sha512-h4MU43D/NTMRY2k8C3OmY1lz1c6KUpfSel9godd4IuiF1mtVIuRO+uqdOzA3Do1Mo4ySEULzNAA0TsHcW8OM1A==",
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.14.2.tgz",
|
||||
"integrity": "sha512-npJc5NrwfBU+bdvC3h9N3VaEnjj3vmW1qWdIqGIwg1SwL2tv17hKB/h56zGOFeTDg0UP3WBnwKel6wRdp8pDmA==",
|
||||
"dependencies": {
|
||||
"cspell-glob": "6.14.1",
|
||||
"cspell-glob": "6.14.2",
|
||||
"find-up": "^5.0.0"
|
||||
},
|
||||
"bin": {
|
||||
|
|
@ -658,9 +658,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/cspell-glob": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.14.1.tgz",
|
||||
"integrity": "sha512-qbAWpDShIata7Lac+YHAoSDQVBUv0BiPAseKWDpR/Fpm39oIO/VgBYufWRXNbYmKTVIivOh2ujKunq+eeSFEoA==",
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.14.2.tgz",
|
||||
"integrity": "sha512-a9o3lBccEcH2676RGge2YqEORovm+II++D53P6hOW/23ltDe1J509MSY6CJdYdPk/VssOExas6akJ6FbKSCBgw==",
|
||||
"dependencies": {
|
||||
"micromatch": "^4.0.5"
|
||||
},
|
||||
|
|
@ -669,12 +669,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/cspell-grammar": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.14.1.tgz",
|
||||
"integrity": "sha512-tVo/6VBqeYr2w+qTKvntPZ//qB72sm46kBqLGg7MgRLWkYB72ZyCS6xg1tXiGf61DNns5oAel77g+mwyTLsnJA==",
|
||||
"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==",
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "6.14.1",
|
||||
"@cspell/cspell-types": "6.14.1"
|
||||
"@cspell/cspell-pipe": "6.14.2",
|
||||
"@cspell/cspell-types": "6.14.2"
|
||||
},
|
||||
"bin": {
|
||||
"cspell-grammar": "bin.js"
|
||||
|
|
@ -684,11 +684,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/cspell-io": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.14.1.tgz",
|
||||
"integrity": "sha512-y9voNilxJ//IPkyXNQg0hwFwErl3rZFK380HSbTft/GSY5fSKlAPmSock6aOflZmzGydEJN3zzh2qRyoDzBGVQ==",
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.14.2.tgz",
|
||||
"integrity": "sha512-QyQ0BBfDvF6B37SlSsmlzRnaGqiIHt7c5NsCNKf3ZfioTWkNI/fiabvSkpNGBAkELP6BPBxjsG+TaS+swZp+Kg==",
|
||||
"dependencies": {
|
||||
"@cspell/cspell-service-bus": "6.14.1",
|
||||
"@cspell/cspell-service-bus": "6.14.2",
|
||||
"node-fetch": "^2.6.7"
|
||||
},
|
||||
"engines": {
|
||||
|
|
@ -696,23 +696,23 @@
|
|||
}
|
||||
},
|
||||
"node_modules/cspell-lib": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.14.1.tgz",
|
||||
"integrity": "sha512-EFD38b7W757DPlv4ecohPfgnzYtwk8oANsL1jFgEmtfzaF5WDnYE5VbTwSy0qc7SOSlibrYma8ZVB6IG6luB6g==",
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.14.2.tgz",
|
||||
"integrity": "sha512-QNsmWix0oFi1CjzFfNG1xAJVl1OC+6kiWvq0A1S8VD3LJhJVvBqSv1vudpL1oS7H2/2yxk9PUC/MajGLi5i5MQ==",
|
||||
"dependencies": {
|
||||
"@cspell/cspell-bundled-dicts": "6.14.1",
|
||||
"@cspell/cspell-pipe": "6.14.1",
|
||||
"@cspell/cspell-types": "6.14.1",
|
||||
"@cspell/strong-weak-map": "6.14.1",
|
||||
"@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.14.1",
|
||||
"cspell-glob": "6.14.1",
|
||||
"cspell-grammar": "6.14.1",
|
||||
"cspell-io": "6.14.1",
|
||||
"cspell-trie-lib": "6.14.1",
|
||||
"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",
|
||||
|
|
@ -728,12 +728,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/cspell-trie-lib": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.14.1.tgz",
|
||||
"integrity": "sha512-aNuyXEDy4nwOCP1riE4sGvk33aH7Ru4Ydh4vFDHcdWf+jY+zEWanwhNpz8EjHTtwKxkEwSWasG7mYfKQJXl0YQ==",
|
||||
"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==",
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "6.14.1",
|
||||
"@cspell/cspell-types": "6.14.1",
|
||||
"@cspell/cspell-pipe": "6.14.2",
|
||||
"@cspell/cspell-types": "6.14.2",
|
||||
"fs-extra": "^10.1.0",
|
||||
"gensequence": "^4.0.2"
|
||||
},
|
||||
|
|
@ -1707,32 +1707,32 @@
|
|||
}
|
||||
},
|
||||
"@cspell/cspell-bundled-dicts": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.14.1.tgz",
|
||||
"integrity": "sha512-GKEH53i0auzi0g75EKwKKe2NACVY/D7mVLeR9k0fY3j1qVdDcAq+XjGfHKBWXBbjEotPH/8aiL1MIqN3yWApRQ==",
|
||||
"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==",
|
||||
"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-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-django": "^4.0.0",
|
||||
"@cspell/dict-docker": "^1.1.3",
|
||||
"@cspell/dict-dotnet": "^3.0.1",
|
||||
"@cspell/dict-elixir": "^3.0.0",
|
||||
"@cspell/dict-en_us": "^4.0.0",
|
||||
"@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",
|
||||
|
|
@ -1756,24 +1756,24 @@
|
|||
}
|
||||
},
|
||||
"@cspell/cspell-pipe": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.14.1.tgz",
|
||||
"integrity": "sha512-KCqJ/RLYNMk90x34t5etnHpjvpODD8QMJjYST5K0I1HZs/4XwrCdsCjKF+xSTCoHf8xy609NwlaWTrhYZmKQPA=="
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.14.2.tgz",
|
||||
"integrity": "sha512-9H7Z/jy2tGpMW9T/JOk8T3bqvQoHJIz1wddktA5Lq8fnMqlDhM9le2uykhVlLpemLhWpDS2fNzLJ3sHiaPgHBA=="
|
||||
},
|
||||
"@cspell/cspell-service-bus": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.14.1.tgz",
|
||||
"integrity": "sha512-MsW9so3UNIQTDCH20D3BmKO6UyUJWBCuztv+9tfkKbGu0xR0Uv3VKWahAL4eI1mN+vaTSXxeuul9efjqi808Sw=="
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.14.2.tgz",
|
||||
"integrity": "sha512-IOK4MqwDNS2y29eZjdpHrCQ0ouTWZCS2e3EOmlvY+yUpT7e1AX8pVOaar4jLnXg03evAjrFrrmfmhFI6poO6Hg=="
|
||||
},
|
||||
"@cspell/cspell-types": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.14.1.tgz",
|
||||
"integrity": "sha512-AuEEz1MOALrXDYvei2O4NKhSHNvAFxdFUfPdLsm2XRGSqYpJLuy0ebxUSolRApN0J2ASoMlUkmWIRbHl1xXZcg=="
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.14.2.tgz",
|
||||
"integrity": "sha512-/EZYVglm6+2GlnkFTzuLuQFr7vrttkhG+ZsNO9EDcFYB5N7O2ndNSkTQFxGi8FS8R3RS5CHyS5X6hANnolzvfQ=="
|
||||
},
|
||||
"@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=="
|
||||
},
|
||||
"@cspell/dict-aws": {
|
||||
"version": "3.0.0",
|
||||
|
|
@ -1781,9 +1781,9 @@
|
|||
"integrity": "sha512-O1W6nd5y3Z00AMXQMzfiYrIJ1sTd9fB1oLr+xf/UD7b3xeHeMeYE2OtcWbt9uyeHim4tk+vkSTcmYEBKJgS5bQ=="
|
||||
},
|
||||
"@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.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-4.1.0.tgz",
|
||||
"integrity": "sha512-8pFL03ZKejynfbsa2UZ3iZ7BrT1TAGTD8ZlK822ioAb7aoDvQhYao2Bjz5cXU0uk7CyrlgsSnYX94sLfqDfTxQ=="
|
||||
},
|
||||
"@cspell/dict-companies": {
|
||||
"version": "3.0.3",
|
||||
|
|
@ -1806,9 +1806,9 @@
|
|||
"integrity": "sha512-BkfT6S790FcyWLTWYBwkj9dKxuNz4pHFDrj9GFrmqXd2HWzfSa944S0NJhal42TnW30JJljQY5P1ZYau+s2Pbg=="
|
||||
},
|
||||
"@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=="
|
||||
},
|
||||
"@cspell/dict-dart": {
|
||||
"version": "2.0.0",
|
||||
|
|
@ -1816,9 +1816,9 @@
|
|||
"integrity": "sha512-p7vHszsu2uJt+F04gvNy1e5okypFfVEYHBWgpOV/Jrvs0F5A+gUzFTG2Ix9b1jkCigAULYKQkIGue+qlhSoK5Q=="
|
||||
},
|
||||
"@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=="
|
||||
},
|
||||
"@cspell/dict-docker": {
|
||||
"version": "1.1.3",
|
||||
|
|
@ -1826,19 +1826,19 @@
|
|||
"integrity": "sha512-Iz7EQGnLBgnnmzCC8iLQ7JssCCQlCjZLiCs0qhooETWLifob3nzsI9AVBh3gkYLhISLIIjBpfa4LTknskT7LzA=="
|
||||
},
|
||||
"@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=="
|
||||
},
|
||||
"@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=="
|
||||
},
|
||||
"@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.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.1.0.tgz",
|
||||
"integrity": "sha512-EnfxP/5U3kDhmTWcHV7Xs2Fxa9KAE5fbHm+4u8LGBOUZvSkZC5+ayjQ50CfEyTGuaI/946ITQYPRNxUZ7oqOiQ=="
|
||||
},
|
||||
"@cspell/dict-en-gb": {
|
||||
"version": "1.1.33",
|
||||
|
|
@ -1866,19 +1866,19 @@
|
|||
"integrity": "sha512-n1AxyX5Kgxij/sZFkxFJlzn3K9y/sCcgVPg/vz4WNJ4K9YeTsUmyGLA2OQI7d10GJeiuAo2AP1iZf2A8j9aj2w=="
|
||||
},
|
||||
"@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=="
|
||||
},
|
||||
"@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=="
|
||||
},
|
||||
"@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=="
|
||||
},
|
||||
"@cspell/dict-html-symbol-entities": {
|
||||
"version": "4.0.0",
|
||||
|
|
@ -1981,9 +1981,9 @@
|
|||
"integrity": "sha512-niiEMPWPV9IeRBRzZ0TBZmNnkK3olkOPYxC1Ny2AX4TGlYRajcW0WUtoSHmvvjZNfWLSg2L6ruiBeuPSbjnG6A=="
|
||||
},
|
||||
"@cspell/strong-weak-map": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.14.1.tgz",
|
||||
"integrity": "sha512-LUTQx9JrxwEkBOfcCq1VEl0c8qZY8Ij5D+6cZF7LReGOmTfoWmtm5LFFx/3FJKtZCkVQPnrkrVMokcLooLCEEA=="
|
||||
"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=="
|
||||
},
|
||||
"@types/parse-json": {
|
||||
"version": "4.0.0",
|
||||
|
|
@ -2111,9 +2111,9 @@
|
|||
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
|
||||
},
|
||||
"cosmiconfig": {
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
|
||||
"integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==",
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz",
|
||||
"integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==",
|
||||
"requires": {
|
||||
"@types/parse-json": "^4.0.0",
|
||||
"import-fresh": "^3.2.1",
|
||||
|
|
@ -2128,16 +2128,16 @@
|
|||
"integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA=="
|
||||
},
|
||||
"cspell": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.14.1.tgz",
|
||||
"integrity": "sha512-JWfKSV0tcJwQSjK+W1YMr0XbtE20ykWW+o9izzZt+VlHSNsItfIkaxwUr/fOBjEACjOIXw6GX6vlV+0luhp2cA==",
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.14.2.tgz",
|
||||
"integrity": "sha512-XV9P6TC/pel5ZO67mDzsI/51XaooeXrq7szrcZ3kfop3f62EBLJUxeXPf9JRodptr8voQ0X+IFHbjnThhL4vdQ==",
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "6.14.1",
|
||||
"@cspell/cspell-pipe": "6.14.2",
|
||||
"chalk": "^4.1.2",
|
||||
"commander": "^9.4.1",
|
||||
"cspell-gitignore": "6.14.1",
|
||||
"cspell-glob": "6.14.1",
|
||||
"cspell-lib": "6.14.1",
|
||||
"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",
|
||||
|
|
@ -2150,78 +2150,78 @@
|
|||
}
|
||||
},
|
||||
"cspell-cli": {
|
||||
"version": "6.14.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-cli/-/cspell-cli-6.14.0.tgz",
|
||||
"integrity": "sha512-jC2oo1LdHK1NfSRaWBe9ZAVb7R0D0hUTVFDvkPa7HiUQ6knWyeI8rtyrocoDxp8Qw59zVKHkVhi3vn0ANj6CKA==",
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-cli/-/cspell-cli-6.14.1.tgz",
|
||||
"integrity": "sha512-Jyr4mmQMQbmbfiALPCxYFNa3NlEHFdsaEVs60u7wfCGvzEGLHq6J/Khxrt8qqatdn3YQW5CyccI3y71gLAkvyQ==",
|
||||
"requires": {
|
||||
"cspell": "^6.14.0"
|
||||
"cspell": "^6.14.2"
|
||||
}
|
||||
},
|
||||
"cspell-dictionary": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.14.1.tgz",
|
||||
"integrity": "sha512-TxpHuZ1xlWQnxYD/4g2EygOTBzL7jcaIPpQ1hy5p/DyymHBtfvaZ1TZUvKzfJtQsdH+N9yRvkfn7ilo3C7fhlA==",
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.14.2.tgz",
|
||||
"integrity": "sha512-j2+uZRru3xFtW7VUOoJCrlXta1DBiPq44yGjN/Npc0wtR/aWA/NOdRysap3jWhBS1t43CiA5fqXyMO7d4wDqxw==",
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "6.14.1",
|
||||
"@cspell/cspell-types": "6.14.1",
|
||||
"cspell-trie-lib": "6.14.1",
|
||||
"@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.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.14.1.tgz",
|
||||
"integrity": "sha512-h4MU43D/NTMRY2k8C3OmY1lz1c6KUpfSel9godd4IuiF1mtVIuRO+uqdOzA3Do1Mo4ySEULzNAA0TsHcW8OM1A==",
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.14.2.tgz",
|
||||
"integrity": "sha512-npJc5NrwfBU+bdvC3h9N3VaEnjj3vmW1qWdIqGIwg1SwL2tv17hKB/h56zGOFeTDg0UP3WBnwKel6wRdp8pDmA==",
|
||||
"requires": {
|
||||
"cspell-glob": "6.14.1",
|
||||
"cspell-glob": "6.14.2",
|
||||
"find-up": "^5.0.0"
|
||||
}
|
||||
},
|
||||
"cspell-glob": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.14.1.tgz",
|
||||
"integrity": "sha512-qbAWpDShIata7Lac+YHAoSDQVBUv0BiPAseKWDpR/Fpm39oIO/VgBYufWRXNbYmKTVIivOh2ujKunq+eeSFEoA==",
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.14.2.tgz",
|
||||
"integrity": "sha512-a9o3lBccEcH2676RGge2YqEORovm+II++D53P6hOW/23ltDe1J509MSY6CJdYdPk/VssOExas6akJ6FbKSCBgw==",
|
||||
"requires": {
|
||||
"micromatch": "^4.0.5"
|
||||
}
|
||||
},
|
||||
"cspell-grammar": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.14.1.tgz",
|
||||
"integrity": "sha512-tVo/6VBqeYr2w+qTKvntPZ//qB72sm46kBqLGg7MgRLWkYB72ZyCS6xg1tXiGf61DNns5oAel77g+mwyTLsnJA==",
|
||||
"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==",
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "6.14.1",
|
||||
"@cspell/cspell-types": "6.14.1"
|
||||
"@cspell/cspell-pipe": "6.14.2",
|
||||
"@cspell/cspell-types": "6.14.2"
|
||||
}
|
||||
},
|
||||
"cspell-io": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.14.1.tgz",
|
||||
"integrity": "sha512-y9voNilxJ//IPkyXNQg0hwFwErl3rZFK380HSbTft/GSY5fSKlAPmSock6aOflZmzGydEJN3zzh2qRyoDzBGVQ==",
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.14.2.tgz",
|
||||
"integrity": "sha512-QyQ0BBfDvF6B37SlSsmlzRnaGqiIHt7c5NsCNKf3ZfioTWkNI/fiabvSkpNGBAkELP6BPBxjsG+TaS+swZp+Kg==",
|
||||
"requires": {
|
||||
"@cspell/cspell-service-bus": "6.14.1",
|
||||
"@cspell/cspell-service-bus": "6.14.2",
|
||||
"node-fetch": "^2.6.7"
|
||||
}
|
||||
},
|
||||
"cspell-lib": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.14.1.tgz",
|
||||
"integrity": "sha512-EFD38b7W757DPlv4ecohPfgnzYtwk8oANsL1jFgEmtfzaF5WDnYE5VbTwSy0qc7SOSlibrYma8ZVB6IG6luB6g==",
|
||||
"version": "6.14.2",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.14.2.tgz",
|
||||
"integrity": "sha512-QNsmWix0oFi1CjzFfNG1xAJVl1OC+6kiWvq0A1S8VD3LJhJVvBqSv1vudpL1oS7H2/2yxk9PUC/MajGLi5i5MQ==",
|
||||
"requires": {
|
||||
"@cspell/cspell-bundled-dicts": "6.14.1",
|
||||
"@cspell/cspell-pipe": "6.14.1",
|
||||
"@cspell/cspell-types": "6.14.1",
|
||||
"@cspell/strong-weak-map": "6.14.1",
|
||||
"@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.14.1",
|
||||
"cspell-glob": "6.14.1",
|
||||
"cspell-grammar": "6.14.1",
|
||||
"cspell-io": "6.14.1",
|
||||
"cspell-trie-lib": "6.14.1",
|
||||
"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",
|
||||
|
|
@ -2234,12 +2234,12 @@
|
|||
}
|
||||
},
|
||||
"cspell-trie-lib": {
|
||||
"version": "6.14.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.14.1.tgz",
|
||||
"integrity": "sha512-aNuyXEDy4nwOCP1riE4sGvk33aH7Ru4Ydh4vFDHcdWf+jY+zEWanwhNpz8EjHTtwKxkEwSWasG7mYfKQJXl0YQ==",
|
||||
"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==",
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "6.14.1",
|
||||
"@cspell/cspell-types": "6.14.1",
|
||||
"@cspell/cspell-pipe": "6.14.2",
|
||||
"@cspell/cspell-types": "6.14.2",
|
||||
"fs-extra": "^10.1.0",
|
||||
"gensequence": "^4.0.2"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@
|
|||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"markdownlint-cli": "^0.32.2",
|
||||
"cspell-cli": "^6.14.0"
|
||||
"cspell-cli": "^6.14.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue