build(deps-dev): bump cspell from 8.2.3 to 8.2.4 (#2490)
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 8.2.3 to 8.2.4. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/compare/v8.2.3...v8.2.4) --- updated-dependencies: - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-patch ... 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:
408
package-lock.json
generated
408
package-lock.json
generated
@ -153,15 +153,15 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/cspell-bundled-dicts": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.2.3.tgz",
|
||||
"integrity": "sha512-AmKr/laSnmuTlECsIkf71N8FPd/ualJx13OdIJNIvUjIE741x/EACITIWLnTK9qFbsefOYp7bUeo9Xtbdw5JSA==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.2.4.tgz",
|
||||
"integrity": "sha512-HASk7BBR9p2Q1+2mD/WHwOEORkECfwYNbCVzFMJYzw37fTMDClZABypGe1Y5AqFcY9JKlR9YvwlYVzg09vllXg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/dict-ada": "^4.0.2",
|
||||
"@cspell/dict-aws": "^4.0.1",
|
||||
"@cspell/dict-bash": "^4.1.3",
|
||||
"@cspell/dict-companies": "^3.0.28",
|
||||
"@cspell/dict-companies": "^3.0.29",
|
||||
"@cspell/dict-cpp": "^5.0.10",
|
||||
"@cspell/dict-cryptocurrencies": "^4.0.0",
|
||||
"@cspell/dict-csharp": "^4.0.2",
|
||||
@ -179,7 +179,7 @@
|
||||
"@cspell/dict-fsharp": "^1.0.1",
|
||||
"@cspell/dict-fullstack": "^3.1.5",
|
||||
"@cspell/dict-gaming-terms": "^1.0.4",
|
||||
"@cspell/dict-git": "^2.0.0",
|
||||
"@cspell/dict-git": "^3.0.0",
|
||||
"@cspell/dict-golang": "^6.0.5",
|
||||
"@cspell/dict-haskell": "^4.0.1",
|
||||
"@cspell/dict-html": "^4.0.5",
|
||||
@ -192,15 +192,15 @@
|
||||
"@cspell/dict-makefile": "^1.0.0",
|
||||
"@cspell/dict-node": "^4.0.3",
|
||||
"@cspell/dict-npm": "^5.0.14",
|
||||
"@cspell/dict-php": "^4.0.4",
|
||||
"@cspell/dict-php": "^4.0.5",
|
||||
"@cspell/dict-powershell": "^5.0.3",
|
||||
"@cspell/dict-public-licenses": "^2.0.5",
|
||||
"@cspell/dict-python": "^4.1.10",
|
||||
"@cspell/dict-python": "^4.1.11",
|
||||
"@cspell/dict-r": "^2.0.1",
|
||||
"@cspell/dict-ruby": "^5.0.2",
|
||||
"@cspell/dict-rust": "^4.0.1",
|
||||
"@cspell/dict-scala": "^5.0.0",
|
||||
"@cspell/dict-software-terms": "^3.3.14",
|
||||
"@cspell/dict-software-terms": "^3.3.15",
|
||||
"@cspell/dict-sql": "^2.1.3",
|
||||
"@cspell/dict-svelte": "^1.0.2",
|
||||
"@cspell/dict-swift": "^2.0.1",
|
||||
@ -212,30 +212,30 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-json-reporter": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.2.3.tgz",
|
||||
"integrity": "sha512-603qzkEQZueKauvzCeAMKZqcTBEEJEfs3yBsDKx1jYqyMPuTXnh3vmxkPy0paiJuE625BjzlCuvok225u6x9Qw==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.2.4.tgz",
|
||||
"integrity": "sha512-aFOoIQqlmIzO+/7sQSVIK23gKUHQl2HNRBpIr+8+BKkKvLXxpQfJoXMc9YzkL3+Tfhd4yN4WK1OLtmMMAKJY8w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-types": "8.2.3"
|
||||
"@cspell/cspell-types": "8.2.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-pipe": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.2.3.tgz",
|
||||
"integrity": "sha512-ga39z+K2ZaSQczaRayNUTrz10z7umEdFiK7AdWOQpGmym5JTtTK0ntnKvKKsdSJ9F5I7TZVxgZH6r4CCEPlEEg==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.2.4.tgz",
|
||||
"integrity": "sha512-s3LcmpqFHE0L4UHbFe+i9WknInBeWkTcMrwuI8Cf6AioOHfOZS8ch1SmwPIPQ703uuoER100AEyNoex+92G/6g==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-resolver": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.2.3.tgz",
|
||||
"integrity": "sha512-H0855Lg0DxWDcT0FtJyqLvUqOJuE1qSg9X3ENs/ltZntQeaU8wZc+B34bXJrGpJVMuiiqHp4w6rcNN3lsOcshQ==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.2.4.tgz",
|
||||
"integrity": "sha512-0CI180FKFiSuZElbA45XUtBqTXcQ9wrKwl4x9SraTGZkI7Z1EaZR/saCGwE5JEcHvfQOQK8C1dB40d5XlB0RlQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"global-directory": "^4.0.1"
|
||||
@ -245,18 +245,18 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-service-bus": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.2.3.tgz",
|
||||
"integrity": "sha512-hMLEzE2MkFir3kii046RecR1JAAfA6RQhLddjwQTq1c8YCWJ4lQEKUdM5x7nr/UpJtsMj8eYZ7CtbbnxQyn7Zg==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.2.4.tgz",
|
||||
"integrity": "sha512-rdpFR88m4Pes49ADO6YAUU3xKkRDjSzZdKAgsLgXTMWzC3xbN8IFBGXd7ChPgBf6TTHjQsYggt29NVJQIAh21g==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-types": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.2.3.tgz",
|
||||
"integrity": "sha512-AZIC1n7veQSylp9ZAcVDvIaY+oS/vpzFNJ77rzuhEy/B6X/9jzeI8wg/+vWkmhO59q4iF/ZlswWK3UXfeSnUFg==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.2.4.tgz",
|
||||
"integrity": "sha512-dq/T10oJx7XdLQkfzZOuLCGJwd3Apzf7O+KlFnxZd/BZ0gCuCynxOZ7GTK23d07EObJg986yhWTjXWgfmLMEVw==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
@ -281,9 +281,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-companies": {
|
||||
"version": "3.0.28",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.28.tgz",
|
||||
"integrity": "sha512-UinHkMYB/1pUkLKm1PGIm9PBFYxeAa6YvbB1Rq/RAAlrs0WDwiDBr3BAYdxydukG1IqqwT5z9WtU+8D/yV/5lw==",
|
||||
"version": "3.0.29",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.29.tgz",
|
||||
"integrity": "sha512-F/8XnkqjU7jmSDAcD3LSSX+WxCVUWPssqlO4lzGMIK3MNIUt+d48eSIt3pFAIB/Z9y0ojoLHUtWX9HJ1ZtGrXQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-cpp": {
|
||||
@ -395,9 +395,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-git": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-git/-/dict-git-2.0.0.tgz",
|
||||
"integrity": "sha512-n1AxyX5Kgxij/sZFkxFJlzn3K9y/sCcgVPg/vz4WNJ4K9YeTsUmyGLA2OQI7d10GJeiuAo2AP1iZf2A8j9aj2w==",
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-git/-/dict-git-3.0.0.tgz",
|
||||
"integrity": "sha512-simGS/lIiXbEaqJu9E2VPoYW1OTC2xrwPPXNXFMa2uo/50av56qOuaxDrZ5eH1LidFXwoc8HROCHYeKoNrDLSw==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-golang": {
|
||||
@ -473,9 +473,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-php": {
|
||||
"version": "4.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-4.0.4.tgz",
|
||||
"integrity": "sha512-fRlLV730fJbulDsLIouZxXoxHt3KIH6hcLFwxaupHL+iTXDg0lo7neRpbqD5MScr/J3idEr7i9G8XWzIikKFug==",
|
||||
"version": "4.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-4.0.5.tgz",
|
||||
"integrity": "sha512-9r8ao7Z/mH9Z8pSB7yLtyvcCJWw+/MnQpj7xGVYzIV7V2ZWDRjXZAMgteHMJ37m8oYz64q5d4tiipD300QSetQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-powershell": {
|
||||
@ -491,9 +491,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-python": {
|
||||
"version": "4.1.10",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.1.10.tgz",
|
||||
"integrity": "sha512-ErF/Ohcu6Xk4QVNzFgo8p7CxkxvAKAmFszvso41qOOhu8CVpB35ikBRpGVDw9gsCUtZzi15Yl0izi4do6WcLkA==",
|
||||
"version": "4.1.11",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.1.11.tgz",
|
||||
"integrity": "sha512-XG+v3PumfzUW38huSbfT15Vqt3ihNb462ulfXifpQllPok5OWynhszCLCRQjQReV+dgz784ST4ggRxW452/kVg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/dict-data-science": "^1.0.11"
|
||||
@ -524,9 +524,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-software-terms": {
|
||||
"version": "3.3.14",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.3.14.tgz",
|
||||
"integrity": "sha512-xLUtqrrvMgMEOn8grsl7p2vwf3qh4+0rZLIU0kpKSkMA8tKK3JJxJFfDyoQpZeoUGdpofhrishx3ZfIdpN/RSg==",
|
||||
"version": "3.3.15",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.3.15.tgz",
|
||||
"integrity": "sha512-1qqMGFi1TUNq9gQj4FTLPTlqVzQLXrj80MsKoXVpysr+823kMWesQAjqHiPg+MYsQ3DlTcpGWcjq/EbYonqueQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-sql": {
|
||||
@ -560,9 +560,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dynamic-import": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.2.3.tgz",
|
||||
"integrity": "sha512-udJF+88F4UMH2eVKe3Utsh4X1PyNwqPJclIeD3/MDMFWm16lLkFYMqqrdr51tNLKVi4cXceGrUEapmGwf87l/w==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.2.4.tgz",
|
||||
"integrity": "sha512-j8ZedGPPDrWBDdJd4IQuDF6XDqVhGpXjQtiERWm2IhnoDl2XcgwkrU0ojqwwEEyRjbTBsH6RyNP8FO9wMmDaxQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"import-meta-resolve": "^4.0.0"
|
||||
@ -572,9 +572,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/strong-weak-map": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.2.3.tgz",
|
||||
"integrity": "sha512-/0gQZw87MqGX8f28E+LhFfrsWdRdQEL8EEQeMXrrzSoPnfSz+ItHMhhrwPF+bMePPjaaUNYoRXvX7hxiDsGm0w==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.2.4.tgz",
|
||||
"integrity": "sha512-o0kEAG+EyMGMsfEX/fzAeQMP/7sX3XJ5suiRcgAknaHNAohK63ZtLYLOkX2lNOI0S2b9INrQ2J0+H513rN0EQQ==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
@ -4168,22 +4168,22 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-8.2.3.tgz",
|
||||
"integrity": "sha512-lJEIglmBINLW4Jwn+5W1k6Zb5EjyRFLnTvc1uQ268/9pcsB+GWUZruplIe5+erR3AxZ+N7Tqp7IY9j2Jf1+/Fg==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-8.2.4.tgz",
|
||||
"integrity": "sha512-dmhyGelq7P5Mnu8hrx+Zqbpag9Afz8dDEK1kcG6bwcu9ROSTL4/l23P9M/L4Zh4EDDsX9pdO03z864jpHtUwfw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-json-reporter": "8.2.3",
|
||||
"@cspell/cspell-pipe": "8.2.3",
|
||||
"@cspell/cspell-types": "8.2.3",
|
||||
"@cspell/dynamic-import": "8.2.3",
|
||||
"@cspell/cspell-json-reporter": "8.2.4",
|
||||
"@cspell/cspell-pipe": "8.2.4",
|
||||
"@cspell/cspell-types": "8.2.4",
|
||||
"@cspell/dynamic-import": "8.2.4",
|
||||
"chalk": "^5.3.0",
|
||||
"chalk-template": "^1.1.0",
|
||||
"commander": "^11.1.0",
|
||||
"cspell-gitignore": "8.2.3",
|
||||
"cspell-glob": "8.2.3",
|
||||
"cspell-io": "8.2.3",
|
||||
"cspell-lib": "8.2.3",
|
||||
"cspell-gitignore": "8.2.4",
|
||||
"cspell-glob": "8.2.4",
|
||||
"cspell-io": "8.2.4",
|
||||
"cspell-lib": "8.2.4",
|
||||
"fast-glob": "^3.3.2",
|
||||
"fast-json-stable-stringify": "^2.1.0",
|
||||
"file-entry-cache": "^8.0.0",
|
||||
@ -4204,12 +4204,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-config-lib": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.2.3.tgz",
|
||||
"integrity": "sha512-ATbOR06GKBIFM5SPKMF4fgo5G2qmOfdV8TbpyzNtw1AGL7PoOgDNFiKSutEzO5EHyZuXE71ZFxH3rVr2gIV7Dw==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.2.4.tgz",
|
||||
"integrity": "sha512-+w0edfI5yI+f7t6a7AI0gY6ZdLKfqnZbvqN2ZpruJ+eXODVK3eS4KIqkJ6lBv+O969B/WTqJedi1UkeYqkHIIQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-types": "8.2.3",
|
||||
"@cspell/cspell-types": "8.2.4",
|
||||
"comment-json": "^4.2.3",
|
||||
"yaml": "^2.3.4"
|
||||
},
|
||||
@ -4218,14 +4218,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-dictionary": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.2.3.tgz",
|
||||
"integrity": "sha512-M/idc3TLjYMpT4+8PlIg7kzoeGkR7o6h6pTwRfy/ZkBkEaV+U/35ZtVLO4qjxnuX6wrmawYmHhYqgzyKLEJIhw==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.2.4.tgz",
|
||||
"integrity": "sha512-ymcwea6c6VXFGL9DihGiSYP25QCnyDCrpB9gtOpTRubqsRmWDM80N4DxyhlZmMgBtSFW/ODChcDydMEK4zZLug==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "8.2.3",
|
||||
"@cspell/cspell-types": "8.2.3",
|
||||
"cspell-trie-lib": "8.2.3",
|
||||
"@cspell/cspell-pipe": "8.2.4",
|
||||
"@cspell/cspell-types": "8.2.4",
|
||||
"cspell-trie-lib": "8.2.4",
|
||||
"fast-equals": "^5.0.1",
|
||||
"gensequence": "^6.0.0"
|
||||
},
|
||||
@ -4234,12 +4234,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-gitignore": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.2.3.tgz",
|
||||
"integrity": "sha512-tPUI+Aoq1b1shD04CLprrS8wEriiF4G1J+qBiCZK2KWOh6IcufuuDhP1Jtkzz9uONgGWFPF6jj/9TXRFlQexbQ==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.2.4.tgz",
|
||||
"integrity": "sha512-ywe9q/OWA/GlmKDsAwmK38lISb5noMCQyIEtYZNuHUIr+gi1gdJXDMeDP5t+ua5WUmpCkjGtzBZJj97l94g60Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cspell-glob": "8.2.3",
|
||||
"cspell-glob": "8.2.4",
|
||||
"find-up-simple": "^1.0.0"
|
||||
},
|
||||
"bin": {
|
||||
@ -4250,9 +4250,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-glob": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.2.3.tgz",
|
||||
"integrity": "sha512-byP2kBblO5d9rZr73MPor+KfoFdry4uu/MQmwLiK5mxgmokZYv5GVDX2DrO16Ni4yJ6/2rBPWLfq+DfCXSWqyw==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.2.4.tgz",
|
||||
"integrity": "sha512-MamScae3CdWYfdYwrE99pvXp43+ieWp1+HwPdUBbyboO65/ID0lCear3lXdmArgAjnosNcCRZVl0b4xxfFLn1A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"micromatch": "^4.0.5"
|
||||
@ -4262,13 +4262,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-grammar": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.2.3.tgz",
|
||||
"integrity": "sha512-z57Qyu24BsHHp/nZ9ftN377cSCgSJg+6oywIglau7ws7vRpUgYKVoKxn+ZJfOrIZpXfZUqgph5IwAGFI+aRN6w==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.2.4.tgz",
|
||||
"integrity": "sha512-FATCZqQz0++d1mydyMjbqT9xXar8xsSSVLnDBaQRRVQ8jWa+vAv4rFu5d5Emk+XfhkqKBpaVIQlUKDB57CogCw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "8.2.3",
|
||||
"@cspell/cspell-types": "8.2.3"
|
||||
"@cspell/cspell-pipe": "8.2.4",
|
||||
"@cspell/cspell-types": "8.2.4"
|
||||
},
|
||||
"bin": {
|
||||
"cspell-grammar": "bin.mjs"
|
||||
@ -4278,38 +4278,38 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-io": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.2.3.tgz",
|
||||
"integrity": "sha512-mPbLXiIje9chncy/Xb9C6AxqjJm9AFHz/nmIIP5bc6gd4w/yaGlQNyO8jjHF1u2JBVbIxPQSMjFgEuqasPy4Sg==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.2.4.tgz",
|
||||
"integrity": "sha512-OxqZiLCP12hApFH5FhpNTzOgFUcVkODzKrgGA2HjWvMkLkI3ov4MaS7VPl9BgfP1ptgPmLT2D0AUroQYeSH7Jg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-service-bus": "8.2.3"
|
||||
"@cspell/cspell-service-bus": "8.2.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-lib": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.2.3.tgz",
|
||||
"integrity": "sha512-NA4FsGomGPNp15TWbXx13bfknLGU8B66j0QlU3i4oDrWBj/t5m7O1nmiQqcaDSKd9s5HtdTHfxLc83hdzmmizg==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.2.4.tgz",
|
||||
"integrity": "sha512-6E3uYTfGm0Zp4D3tyvAPIEU8jaX0afqXINkgLdMxB1RXXoRUdU8oMc97mtZ6xLmsvJOExsqad9oG9OT76tbPBA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-bundled-dicts": "8.2.3",
|
||||
"@cspell/cspell-pipe": "8.2.3",
|
||||
"@cspell/cspell-resolver": "8.2.3",
|
||||
"@cspell/cspell-types": "8.2.3",
|
||||
"@cspell/dynamic-import": "8.2.3",
|
||||
"@cspell/strong-weak-map": "8.2.3",
|
||||
"@cspell/cspell-bundled-dicts": "8.2.4",
|
||||
"@cspell/cspell-pipe": "8.2.4",
|
||||
"@cspell/cspell-resolver": "8.2.4",
|
||||
"@cspell/cspell-types": "8.2.4",
|
||||
"@cspell/dynamic-import": "8.2.4",
|
||||
"@cspell/strong-weak-map": "8.2.4",
|
||||
"clear-module": "^4.1.2",
|
||||
"comment-json": "^4.2.3",
|
||||
"configstore": "^6.0.0",
|
||||
"cspell-config-lib": "8.2.3",
|
||||
"cspell-dictionary": "8.2.3",
|
||||
"cspell-glob": "8.2.3",
|
||||
"cspell-grammar": "8.2.3",
|
||||
"cspell-io": "8.2.3",
|
||||
"cspell-trie-lib": "8.2.3",
|
||||
"cspell-config-lib": "8.2.4",
|
||||
"cspell-dictionary": "8.2.4",
|
||||
"cspell-glob": "8.2.4",
|
||||
"cspell-grammar": "8.2.4",
|
||||
"cspell-io": "8.2.4",
|
||||
"cspell-trie-lib": "8.2.4",
|
||||
"fast-equals": "^5.0.1",
|
||||
"gensequence": "^6.0.0",
|
||||
"import-fresh": "^3.3.0",
|
||||
@ -4410,13 +4410,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-trie-lib": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.2.3.tgz",
|
||||
"integrity": "sha512-yN2PwceN9ViCjXUhhi3MTWfi15Rpc9CsSFFPV3A6cOWoB0qBnuTXk8hBSx+427UGYjtlXPP6EZKY8w8OK6PweA==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.2.4.tgz",
|
||||
"integrity": "sha512-SYSe518EgOpNjVcKj3MMKO9RnM9mgRufAZkt8qA7PXAXkCeWieLJY22mDEvjPS4C9f0kkfs8UZ5szuLnxHH66w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "8.2.3",
|
||||
"@cspell/cspell-types": "8.2.3",
|
||||
"@cspell/cspell-pipe": "8.2.4",
|
||||
"@cspell/cspell-types": "8.2.4",
|
||||
"gensequence": "^6.0.0"
|
||||
},
|
||||
"engines": {
|
||||
@ -12944,15 +12944,15 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/cspell-bundled-dicts": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.2.3.tgz",
|
||||
"integrity": "sha512-AmKr/laSnmuTlECsIkf71N8FPd/ualJx13OdIJNIvUjIE741x/EACITIWLnTK9qFbsefOYp7bUeo9Xtbdw5JSA==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.2.4.tgz",
|
||||
"integrity": "sha512-HASk7BBR9p2Q1+2mD/WHwOEORkECfwYNbCVzFMJYzw37fTMDClZABypGe1Y5AqFcY9JKlR9YvwlYVzg09vllXg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/dict-ada": "^4.0.2",
|
||||
"@cspell/dict-aws": "^4.0.1",
|
||||
"@cspell/dict-bash": "^4.1.3",
|
||||
"@cspell/dict-companies": "^3.0.28",
|
||||
"@cspell/dict-companies": "^3.0.29",
|
||||
"@cspell/dict-cpp": "^5.0.10",
|
||||
"@cspell/dict-cryptocurrencies": "^4.0.0",
|
||||
"@cspell/dict-csharp": "^4.0.2",
|
||||
@ -12970,7 +12970,7 @@
|
||||
"@cspell/dict-fsharp": "^1.0.1",
|
||||
"@cspell/dict-fullstack": "^3.1.5",
|
||||
"@cspell/dict-gaming-terms": "^1.0.4",
|
||||
"@cspell/dict-git": "^2.0.0",
|
||||
"@cspell/dict-git": "^3.0.0",
|
||||
"@cspell/dict-golang": "^6.0.5",
|
||||
"@cspell/dict-haskell": "^4.0.1",
|
||||
"@cspell/dict-html": "^4.0.5",
|
||||
@ -12983,15 +12983,15 @@
|
||||
"@cspell/dict-makefile": "^1.0.0",
|
||||
"@cspell/dict-node": "^4.0.3",
|
||||
"@cspell/dict-npm": "^5.0.14",
|
||||
"@cspell/dict-php": "^4.0.4",
|
||||
"@cspell/dict-php": "^4.0.5",
|
||||
"@cspell/dict-powershell": "^5.0.3",
|
||||
"@cspell/dict-public-licenses": "^2.0.5",
|
||||
"@cspell/dict-python": "^4.1.10",
|
||||
"@cspell/dict-python": "^4.1.11",
|
||||
"@cspell/dict-r": "^2.0.1",
|
||||
"@cspell/dict-ruby": "^5.0.2",
|
||||
"@cspell/dict-rust": "^4.0.1",
|
||||
"@cspell/dict-scala": "^5.0.0",
|
||||
"@cspell/dict-software-terms": "^3.3.14",
|
||||
"@cspell/dict-software-terms": "^3.3.15",
|
||||
"@cspell/dict-sql": "^2.1.3",
|
||||
"@cspell/dict-svelte": "^1.0.2",
|
||||
"@cspell/dict-swift": "^2.0.1",
|
||||
@ -13000,39 +13000,39 @@
|
||||
}
|
||||
},
|
||||
"@cspell/cspell-json-reporter": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.2.3.tgz",
|
||||
"integrity": "sha512-603qzkEQZueKauvzCeAMKZqcTBEEJEfs3yBsDKx1jYqyMPuTXnh3vmxkPy0paiJuE625BjzlCuvok225u6x9Qw==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.2.4.tgz",
|
||||
"integrity": "sha512-aFOoIQqlmIzO+/7sQSVIK23gKUHQl2HNRBpIr+8+BKkKvLXxpQfJoXMc9YzkL3+Tfhd4yN4WK1OLtmMMAKJY8w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-types": "8.2.3"
|
||||
"@cspell/cspell-types": "8.2.4"
|
||||
}
|
||||
},
|
||||
"@cspell/cspell-pipe": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.2.3.tgz",
|
||||
"integrity": "sha512-ga39z+K2ZaSQczaRayNUTrz10z7umEdFiK7AdWOQpGmym5JTtTK0ntnKvKKsdSJ9F5I7TZVxgZH6r4CCEPlEEg==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.2.4.tgz",
|
||||
"integrity": "sha512-s3LcmpqFHE0L4UHbFe+i9WknInBeWkTcMrwuI8Cf6AioOHfOZS8ch1SmwPIPQ703uuoER100AEyNoex+92G/6g==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/cspell-resolver": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.2.3.tgz",
|
||||
"integrity": "sha512-H0855Lg0DxWDcT0FtJyqLvUqOJuE1qSg9X3ENs/ltZntQeaU8wZc+B34bXJrGpJVMuiiqHp4w6rcNN3lsOcshQ==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.2.4.tgz",
|
||||
"integrity": "sha512-0CI180FKFiSuZElbA45XUtBqTXcQ9wrKwl4x9SraTGZkI7Z1EaZR/saCGwE5JEcHvfQOQK8C1dB40d5XlB0RlQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"global-directory": "^4.0.1"
|
||||
}
|
||||
},
|
||||
"@cspell/cspell-service-bus": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.2.3.tgz",
|
||||
"integrity": "sha512-hMLEzE2MkFir3kii046RecR1JAAfA6RQhLddjwQTq1c8YCWJ4lQEKUdM5x7nr/UpJtsMj8eYZ7CtbbnxQyn7Zg==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.2.4.tgz",
|
||||
"integrity": "sha512-rdpFR88m4Pes49ADO6YAUU3xKkRDjSzZdKAgsLgXTMWzC3xbN8IFBGXd7ChPgBf6TTHjQsYggt29NVJQIAh21g==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/cspell-types": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.2.3.tgz",
|
||||
"integrity": "sha512-AZIC1n7veQSylp9ZAcVDvIaY+oS/vpzFNJ77rzuhEy/B6X/9jzeI8wg/+vWkmhO59q4iF/ZlswWK3UXfeSnUFg==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.2.4.tgz",
|
||||
"integrity": "sha512-dq/T10oJx7XdLQkfzZOuLCGJwd3Apzf7O+KlFnxZd/BZ0gCuCynxOZ7GTK23d07EObJg986yhWTjXWgfmLMEVw==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-ada": {
|
||||
@ -13054,9 +13054,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-companies": {
|
||||
"version": "3.0.28",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.28.tgz",
|
||||
"integrity": "sha512-UinHkMYB/1pUkLKm1PGIm9PBFYxeAa6YvbB1Rq/RAAlrs0WDwiDBr3BAYdxydukG1IqqwT5z9WtU+8D/yV/5lw==",
|
||||
"version": "3.0.29",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.29.tgz",
|
||||
"integrity": "sha512-F/8XnkqjU7jmSDAcD3LSSX+WxCVUWPssqlO4lzGMIK3MNIUt+d48eSIt3pFAIB/Z9y0ojoLHUtWX9HJ1ZtGrXQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-cpp": {
|
||||
@ -13168,9 +13168,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-git": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-git/-/dict-git-2.0.0.tgz",
|
||||
"integrity": "sha512-n1AxyX5Kgxij/sZFkxFJlzn3K9y/sCcgVPg/vz4WNJ4K9YeTsUmyGLA2OQI7d10GJeiuAo2AP1iZf2A8j9aj2w==",
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-git/-/dict-git-3.0.0.tgz",
|
||||
"integrity": "sha512-simGS/lIiXbEaqJu9E2VPoYW1OTC2xrwPPXNXFMa2uo/50av56qOuaxDrZ5eH1LidFXwoc8HROCHYeKoNrDLSw==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-golang": {
|
||||
@ -13246,9 +13246,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-php": {
|
||||
"version": "4.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-4.0.4.tgz",
|
||||
"integrity": "sha512-fRlLV730fJbulDsLIouZxXoxHt3KIH6hcLFwxaupHL+iTXDg0lo7neRpbqD5MScr/J3idEr7i9G8XWzIikKFug==",
|
||||
"version": "4.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-4.0.5.tgz",
|
||||
"integrity": "sha512-9r8ao7Z/mH9Z8pSB7yLtyvcCJWw+/MnQpj7xGVYzIV7V2ZWDRjXZAMgteHMJ37m8oYz64q5d4tiipD300QSetQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-powershell": {
|
||||
@ -13264,9 +13264,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-python": {
|
||||
"version": "4.1.10",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.1.10.tgz",
|
||||
"integrity": "sha512-ErF/Ohcu6Xk4QVNzFgo8p7CxkxvAKAmFszvso41qOOhu8CVpB35ikBRpGVDw9gsCUtZzi15Yl0izi4do6WcLkA==",
|
||||
"version": "4.1.11",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.1.11.tgz",
|
||||
"integrity": "sha512-XG+v3PumfzUW38huSbfT15Vqt3ihNb462ulfXifpQllPok5OWynhszCLCRQjQReV+dgz784ST4ggRxW452/kVg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/dict-data-science": "^1.0.11"
|
||||
@ -13297,9 +13297,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-software-terms": {
|
||||
"version": "3.3.14",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.3.14.tgz",
|
||||
"integrity": "sha512-xLUtqrrvMgMEOn8grsl7p2vwf3qh4+0rZLIU0kpKSkMA8tKK3JJxJFfDyoQpZeoUGdpofhrishx3ZfIdpN/RSg==",
|
||||
"version": "3.3.15",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.3.15.tgz",
|
||||
"integrity": "sha512-1qqMGFi1TUNq9gQj4FTLPTlqVzQLXrj80MsKoXVpysr+823kMWesQAjqHiPg+MYsQ3DlTcpGWcjq/EbYonqueQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-sql": {
|
||||
@ -13333,18 +13333,18 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dynamic-import": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.2.3.tgz",
|
||||
"integrity": "sha512-udJF+88F4UMH2eVKe3Utsh4X1PyNwqPJclIeD3/MDMFWm16lLkFYMqqrdr51tNLKVi4cXceGrUEapmGwf87l/w==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.2.4.tgz",
|
||||
"integrity": "sha512-j8ZedGPPDrWBDdJd4IQuDF6XDqVhGpXjQtiERWm2IhnoDl2XcgwkrU0ojqwwEEyRjbTBsH6RyNP8FO9wMmDaxQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"import-meta-resolve": "^4.0.0"
|
||||
}
|
||||
},
|
||||
"@cspell/strong-weak-map": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.2.3.tgz",
|
||||
"integrity": "sha512-/0gQZw87MqGX8f28E+LhFfrsWdRdQEL8EEQeMXrrzSoPnfSz+ItHMhhrwPF+bMePPjaaUNYoRXvX7hxiDsGm0w==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.2.4.tgz",
|
||||
"integrity": "sha512-o0kEAG+EyMGMsfEX/fzAeQMP/7sX3XJ5suiRcgAknaHNAohK63ZtLYLOkX2lNOI0S2b9INrQ2J0+H513rN0EQQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@es-joy/jsdoccomment": {
|
||||
@ -15855,22 +15855,22 @@
|
||||
"dev": true
|
||||
},
|
||||
"cspell": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-8.2.3.tgz",
|
||||
"integrity": "sha512-lJEIglmBINLW4Jwn+5W1k6Zb5EjyRFLnTvc1uQ268/9pcsB+GWUZruplIe5+erR3AxZ+N7Tqp7IY9j2Jf1+/Fg==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-8.2.4.tgz",
|
||||
"integrity": "sha512-dmhyGelq7P5Mnu8hrx+Zqbpag9Afz8dDEK1kcG6bwcu9ROSTL4/l23P9M/L4Zh4EDDsX9pdO03z864jpHtUwfw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-json-reporter": "8.2.3",
|
||||
"@cspell/cspell-pipe": "8.2.3",
|
||||
"@cspell/cspell-types": "8.2.3",
|
||||
"@cspell/dynamic-import": "8.2.3",
|
||||
"@cspell/cspell-json-reporter": "8.2.4",
|
||||
"@cspell/cspell-pipe": "8.2.4",
|
||||
"@cspell/cspell-types": "8.2.4",
|
||||
"@cspell/dynamic-import": "8.2.4",
|
||||
"chalk": "^5.3.0",
|
||||
"chalk-template": "^1.1.0",
|
||||
"commander": "^11.1.0",
|
||||
"cspell-gitignore": "8.2.3",
|
||||
"cspell-glob": "8.2.3",
|
||||
"cspell-io": "8.2.3",
|
||||
"cspell-lib": "8.2.3",
|
||||
"cspell-gitignore": "8.2.4",
|
||||
"cspell-glob": "8.2.4",
|
||||
"cspell-io": "8.2.4",
|
||||
"cspell-lib": "8.2.4",
|
||||
"fast-glob": "^3.3.2",
|
||||
"fast-json-stable-stringify": "^2.1.0",
|
||||
"file-entry-cache": "^8.0.0",
|
||||
@ -15978,88 +15978,88 @@
|
||||
}
|
||||
},
|
||||
"cspell-config-lib": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.2.3.tgz",
|
||||
"integrity": "sha512-ATbOR06GKBIFM5SPKMF4fgo5G2qmOfdV8TbpyzNtw1AGL7PoOgDNFiKSutEzO5EHyZuXE71ZFxH3rVr2gIV7Dw==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.2.4.tgz",
|
||||
"integrity": "sha512-+w0edfI5yI+f7t6a7AI0gY6ZdLKfqnZbvqN2ZpruJ+eXODVK3eS4KIqkJ6lBv+O969B/WTqJedi1UkeYqkHIIQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-types": "8.2.3",
|
||||
"@cspell/cspell-types": "8.2.4",
|
||||
"comment-json": "^4.2.3",
|
||||
"yaml": "^2.3.4"
|
||||
}
|
||||
},
|
||||
"cspell-dictionary": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.2.3.tgz",
|
||||
"integrity": "sha512-M/idc3TLjYMpT4+8PlIg7kzoeGkR7o6h6pTwRfy/ZkBkEaV+U/35ZtVLO4qjxnuX6wrmawYmHhYqgzyKLEJIhw==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.2.4.tgz",
|
||||
"integrity": "sha512-ymcwea6c6VXFGL9DihGiSYP25QCnyDCrpB9gtOpTRubqsRmWDM80N4DxyhlZmMgBtSFW/ODChcDydMEK4zZLug==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "8.2.3",
|
||||
"@cspell/cspell-types": "8.2.3",
|
||||
"cspell-trie-lib": "8.2.3",
|
||||
"@cspell/cspell-pipe": "8.2.4",
|
||||
"@cspell/cspell-types": "8.2.4",
|
||||
"cspell-trie-lib": "8.2.4",
|
||||
"fast-equals": "^5.0.1",
|
||||
"gensequence": "^6.0.0"
|
||||
}
|
||||
},
|
||||
"cspell-gitignore": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.2.3.tgz",
|
||||
"integrity": "sha512-tPUI+Aoq1b1shD04CLprrS8wEriiF4G1J+qBiCZK2KWOh6IcufuuDhP1Jtkzz9uONgGWFPF6jj/9TXRFlQexbQ==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.2.4.tgz",
|
||||
"integrity": "sha512-ywe9q/OWA/GlmKDsAwmK38lISb5noMCQyIEtYZNuHUIr+gi1gdJXDMeDP5t+ua5WUmpCkjGtzBZJj97l94g60Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cspell-glob": "8.2.3",
|
||||
"cspell-glob": "8.2.4",
|
||||
"find-up-simple": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"cspell-glob": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.2.3.tgz",
|
||||
"integrity": "sha512-byP2kBblO5d9rZr73MPor+KfoFdry4uu/MQmwLiK5mxgmokZYv5GVDX2DrO16Ni4yJ6/2rBPWLfq+DfCXSWqyw==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.2.4.tgz",
|
||||
"integrity": "sha512-MamScae3CdWYfdYwrE99pvXp43+ieWp1+HwPdUBbyboO65/ID0lCear3lXdmArgAjnosNcCRZVl0b4xxfFLn1A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"micromatch": "^4.0.5"
|
||||
}
|
||||
},
|
||||
"cspell-grammar": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.2.3.tgz",
|
||||
"integrity": "sha512-z57Qyu24BsHHp/nZ9ftN377cSCgSJg+6oywIglau7ws7vRpUgYKVoKxn+ZJfOrIZpXfZUqgph5IwAGFI+aRN6w==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.2.4.tgz",
|
||||
"integrity": "sha512-FATCZqQz0++d1mydyMjbqT9xXar8xsSSVLnDBaQRRVQ8jWa+vAv4rFu5d5Emk+XfhkqKBpaVIQlUKDB57CogCw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "8.2.3",
|
||||
"@cspell/cspell-types": "8.2.3"
|
||||
"@cspell/cspell-pipe": "8.2.4",
|
||||
"@cspell/cspell-types": "8.2.4"
|
||||
}
|
||||
},
|
||||
"cspell-io": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.2.3.tgz",
|
||||
"integrity": "sha512-mPbLXiIje9chncy/Xb9C6AxqjJm9AFHz/nmIIP5bc6gd4w/yaGlQNyO8jjHF1u2JBVbIxPQSMjFgEuqasPy4Sg==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.2.4.tgz",
|
||||
"integrity": "sha512-OxqZiLCP12hApFH5FhpNTzOgFUcVkODzKrgGA2HjWvMkLkI3ov4MaS7VPl9BgfP1ptgPmLT2D0AUroQYeSH7Jg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-service-bus": "8.2.3"
|
||||
"@cspell/cspell-service-bus": "8.2.4"
|
||||
}
|
||||
},
|
||||
"cspell-lib": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.2.3.tgz",
|
||||
"integrity": "sha512-NA4FsGomGPNp15TWbXx13bfknLGU8B66j0QlU3i4oDrWBj/t5m7O1nmiQqcaDSKd9s5HtdTHfxLc83hdzmmizg==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.2.4.tgz",
|
||||
"integrity": "sha512-6E3uYTfGm0Zp4D3tyvAPIEU8jaX0afqXINkgLdMxB1RXXoRUdU8oMc97mtZ6xLmsvJOExsqad9oG9OT76tbPBA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-bundled-dicts": "8.2.3",
|
||||
"@cspell/cspell-pipe": "8.2.3",
|
||||
"@cspell/cspell-resolver": "8.2.3",
|
||||
"@cspell/cspell-types": "8.2.3",
|
||||
"@cspell/dynamic-import": "8.2.3",
|
||||
"@cspell/strong-weak-map": "8.2.3",
|
||||
"@cspell/cspell-bundled-dicts": "8.2.4",
|
||||
"@cspell/cspell-pipe": "8.2.4",
|
||||
"@cspell/cspell-resolver": "8.2.4",
|
||||
"@cspell/cspell-types": "8.2.4",
|
||||
"@cspell/dynamic-import": "8.2.4",
|
||||
"@cspell/strong-weak-map": "8.2.4",
|
||||
"clear-module": "^4.1.2",
|
||||
"comment-json": "^4.2.3",
|
||||
"configstore": "^6.0.0",
|
||||
"cspell-config-lib": "8.2.3",
|
||||
"cspell-dictionary": "8.2.3",
|
||||
"cspell-glob": "8.2.3",
|
||||
"cspell-grammar": "8.2.3",
|
||||
"cspell-io": "8.2.3",
|
||||
"cspell-trie-lib": "8.2.3",
|
||||
"cspell-config-lib": "8.2.4",
|
||||
"cspell-dictionary": "8.2.4",
|
||||
"cspell-glob": "8.2.4",
|
||||
"cspell-grammar": "8.2.4",
|
||||
"cspell-io": "8.2.4",
|
||||
"cspell-trie-lib": "8.2.4",
|
||||
"fast-equals": "^5.0.1",
|
||||
"gensequence": "^6.0.0",
|
||||
"import-fresh": "^3.3.0",
|
||||
@ -16123,13 +16123,13 @@
|
||||
}
|
||||
},
|
||||
"cspell-trie-lib": {
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.2.3.tgz",
|
||||
"integrity": "sha512-yN2PwceN9ViCjXUhhi3MTWfi15Rpc9CsSFFPV3A6cOWoB0qBnuTXk8hBSx+427UGYjtlXPP6EZKY8w8OK6PweA==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.2.4.tgz",
|
||||
"integrity": "sha512-SYSe518EgOpNjVcKj3MMKO9RnM9mgRufAZkt8qA7PXAXkCeWieLJY22mDEvjPS4C9f0kkfs8UZ5szuLnxHH66w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "8.2.3",
|
||||
"@cspell/cspell-types": "8.2.3",
|
||||
"@cspell/cspell-pipe": "8.2.4",
|
||||
"@cspell/cspell-types": "8.2.4",
|
||||
"gensequence": "^6.0.0"
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user