Bump cspell from 9.3.2 to 9.4.0 in /eng/common/spelling (#6859)

Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 9.3.2 to 9.4.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.4.0/packages/cspell)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Azure SDK Bot 2025-12-04 13:35:51 -08:00 committed by GitHub
parent 8d08a098ef
commit bd2e0f09ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 286 additions and 265 deletions

View File

@ -8,25 +8,25 @@
"name": "cspell-version-pin",
"version": "1.0.0",
"dependencies": {
"cspell": "^9.3.2"
"cspell": "^9.4.0"
}
},
"node_modules/@cspell/cspell-bundled-dicts": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-9.3.2.tgz",
"integrity": "sha512-OmKzq/0FATHU671GKMzBrTyLdm25Wnziva7h4ylumVn1wnwWsXGef5bgXD7iuApqfqH9SzxsU0NtTB8m8vwEHQ==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-9.4.0.tgz",
"integrity": "sha512-Hm2gpMg/lRv4fKtiO2NfBiaJdFZVVb1V1a+IVhlD9qCuObLhCt60Oze2kD1dQzhbaIX756cs/eyxa5bQ5jihhQ==",
"dependencies": {
"@cspell/dict-ada": "^4.1.1",
"@cspell/dict-al": "^1.1.1",
"@cspell/dict-aws": "^4.0.16",
"@cspell/dict-bash": "^4.2.2",
"@cspell/dict-companies": "^3.2.7",
"@cspell/dict-cpp": "^6.0.14",
"@cspell/dict-cpp": "^6.0.15",
"@cspell/dict-cryptocurrencies": "^5.0.5",
"@cspell/dict-csharp": "^4.0.7",
"@cspell/dict-css": "^4.0.18",
"@cspell/dict-dart": "^2.3.1",
"@cspell/dict-data-science": "^2.0.11",
"@cspell/dict-data-science": "^2.0.12",
"@cspell/dict-django": "^4.1.5",
"@cspell/dict-docker": "^1.1.16",
"@cspell/dict-dotnet": "^5.0.10",
@ -44,7 +44,7 @@
"@cspell/dict-golang": "^6.0.24",
"@cspell/dict-google": "^1.0.9",
"@cspell/dict-haskell": "^4.0.6",
"@cspell/dict-html": "^4.0.12",
"@cspell/dict-html": "^4.0.13",
"@cspell/dict-html-symbol-entities": "^4.0.4",
"@cspell/dict-java": "^5.0.12",
"@cspell/dict-julia": "^1.1.1",
@ -54,20 +54,20 @@
"@cspell/dict-lorem-ipsum": "^4.0.5",
"@cspell/dict-lua": "^4.0.8",
"@cspell/dict-makefile": "^1.0.5",
"@cspell/dict-markdown": "^2.0.12",
"@cspell/dict-markdown": "^2.0.13",
"@cspell/dict-monkeyc": "^1.0.11",
"@cspell/dict-node": "^5.0.8",
"@cspell/dict-npm": "^5.2.22",
"@cspell/dict-npm": "^5.2.25",
"@cspell/dict-php": "^4.1.0",
"@cspell/dict-powershell": "^5.0.15",
"@cspell/dict-public-licenses": "^2.0.15",
"@cspell/dict-python": "^4.2.21",
"@cspell/dict-python": "^4.2.23",
"@cspell/dict-r": "^2.1.1",
"@cspell/dict-ruby": "^5.0.9",
"@cspell/dict-rust": "^4.0.12",
"@cspell/dict-scala": "^5.0.8",
"@cspell/dict-shell": "^1.1.2",
"@cspell/dict-software-terms": "^5.1.13",
"@cspell/dict-software-terms": "^5.1.15",
"@cspell/dict-sql": "^2.2.1",
"@cspell/dict-svelte": "^1.0.7",
"@cspell/dict-swift": "^2.0.6",
@ -81,28 +81,28 @@
}
},
"node_modules/@cspell/cspell-json-reporter": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.3.2.tgz",
"integrity": "sha512-YRgpeHN9uY8kUlIw9q+8zJ0tRTAJMbfBTGzCq9Puah09NeMWlRMFPUkXVrkdic6NA7etboZ+zEdoZwRO9EmhiA==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.4.0.tgz",
"integrity": "sha512-TpHY7t13xNhcZF9bwOfgVIhcyPDamMnxU/TBYhf4mPtXPLrZ5gBTg3UZh0/9Zn3naMjmJtngdsLvB2wai9xBlQ==",
"dependencies": {
"@cspell/cspell-types": "9.3.2"
"@cspell/cspell-types": "9.4.0"
},
"engines": {
"node": ">=20"
}
},
"node_modules/@cspell/cspell-pipe": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-9.3.2.tgz",
"integrity": "sha512-REF7ibG79WLEynIMUss/IRDCdYEb1nlE1rj/gt2CbPFzLa6t5MRwW2lajEvXS6/WgbMtsTVHAWi3ALqJzCwxng==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-9.4.0.tgz",
"integrity": "sha512-cI0sUe7SB99hJB1T6PhH/MpSrnml1kOekTCE+VH3Eb7zkVP5/mwJXs8BlufdvwBona+Cgkx6jeWlhFpxLc39Yg==",
"engines": {
"node": ">=20"
}
},
"node_modules/@cspell/cspell-resolver": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-9.3.2.tgz",
"integrity": "sha512-jLN2Aa/vxm8+IBvTd884SwPEfjxnDwIEPBT3hmqgLlKuUHQ3FMG27lsM4Ik9L2KWBXMgV/wGz4BaxfhKI41Ttw==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-9.4.0.tgz",
"integrity": "sha512-o9gbbdXlhxG2rqtGqQ7xZ8MGDDsPLbskBnTeuA++ix4Ch/HdjrBNmKReIGAEqJPfP+JGgoEKqFISHUDKAJ/ygQ==",
"dependencies": {
"global-directory": "^4.0.1"
},
@ -111,17 +111,17 @@
}
},
"node_modules/@cspell/cspell-service-bus": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-9.3.2.tgz",
"integrity": "sha512-/rB8LazM0JzKL+AvZa5fEpLutmwy5QFMpzw8HJd+rDGkzb5r79hURWSRo84QArgaskUqA9XlOHSieDE9pt+WAA==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-9.4.0.tgz",
"integrity": "sha512-UottRlFPN6FGUfojx5HtUPZTeYXg2rf2HvO/HLh0KicirVYO16vFxTevg9MyOvw1EXSsDRz8ECANjiE7fnzBCQ==",
"engines": {
"node": ">=20"
}
},
"node_modules/@cspell/cspell-types": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.3.2.tgz",
"integrity": "sha512-l4H8bMAmdzCbXHO8y1JZiAKszrPEiuLFKWrbhCacHF0iP+PIc/yuQp7cO70m0p70vArRfih6kgGyHFaCy47CfA==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.4.0.tgz",
"integrity": "sha512-vSpd50OfmthBH0aRFRLA2zJFtwli3ntHA0WAOJ8tIMLUCJgF3udooRXFeX3wR8ri69C9mc3864LC4inyRC/E9w==",
"engines": {
"node": ">=20"
}
@ -155,9 +155,9 @@
"integrity": "sha512-fEyr3LmpFKTaD0LcRhB4lfW1AmULYBqzg4gWAV0dQCv06l+TsA+JQ+3pZJbUcoaZirtgsgT3dL3RUjmGPhUH0A=="
},
"node_modules/@cspell/dict-cpp": {
"version": "6.0.14",
"resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-6.0.14.tgz",
"integrity": "sha512-dkmpSwvVfVdtoZ4mW/CK2Ep1v8mJlp6uiKpMNbSMOdJl4kq28nQS4vKNIX3B2bJa0Ha5iHHu+1mNjiLeO3g7Xg=="
"version": "6.0.15",
"resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-6.0.15.tgz",
"integrity": "sha512-N7MKK3llRNoBncygvrnLaGvmjo4xzVr5FbtAc9+MFGHK6/LeSySBupr1FM72XDaVSIsmBEe7sDYCHHwlI9Jb2w=="
},
"node_modules/@cspell/dict-cryptocurrencies": {
"version": "5.0.5",
@ -180,9 +180,9 @@
"integrity": "sha512-xoiGnULEcWdodXI6EwVyqpZmpOoh8RA2Xk9BNdR7DLamV/QMvEYn8KJ7NlRiTSauJKPNkHHQ5EVHRM6sTS7jdg=="
},
"node_modules/@cspell/dict-data-science": {
"version": "2.0.11",
"resolved": "https://registry.npmjs.org/@cspell/dict-data-science/-/dict-data-science-2.0.11.tgz",
"integrity": "sha512-Dt+83nVCcF+dQyvFSaZjCKt1H5KbsVJFtH2X7VUfmIzQu8xCnV1fUmkhBzGJ+NiFs99Oy9JA6I9EjeqExzXk7g=="
"version": "2.0.12",
"resolved": "https://registry.npmjs.org/@cspell/dict-data-science/-/dict-data-science-2.0.12.tgz",
"integrity": "sha512-vI/mg6cI28IkFcpeINS7cm5M9HWemmXSTnxJiu3nmc4VAGx35SXIEyuLGBcsVzySvDablFYf4hsEpmg1XpVsUQ=="
},
"node_modules/@cspell/dict-django": {
"version": "4.1.5",
@ -270,9 +270,9 @@
"integrity": "sha512-ib8SA5qgftExpYNjWhpYIgvDsZ/0wvKKxSP+kuSkkak520iPvTJumEpIE+qPcmJQo4NzdKMN8nEfaeci4OcFAQ=="
},
"node_modules/@cspell/dict-html": {
"version": "4.0.12",
"resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-4.0.12.tgz",
"integrity": "sha512-JFffQ1dDVEyJq6tCDWv0r/RqkdSnV43P2F/3jJ9rwLgdsOIXwQbXrz6QDlvQLVvNSnORH9KjDtenFTGDyzfCaA=="
"version": "4.0.13",
"resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-4.0.13.tgz",
"integrity": "sha512-vHzk2xfqQYPvoXtQtywa6ekIonPrUEwe2uftjry3UNRNl89TtzLJVSkiymKJ3WMb+W/DwKXKIb1tKzcIS8ccIg=="
},
"node_modules/@cspell/dict-html-symbol-entities": {
"version": "4.0.4",
@ -320,12 +320,12 @@
"integrity": "sha512-4vrVt7bGiK8Rx98tfRbYo42Xo2IstJkAF4tLLDMNQLkQ86msDlYSKG1ZCk8Abg+EdNcFAjNhXIiNO+w4KflGAQ=="
},
"node_modules/@cspell/dict-markdown": {
"version": "2.0.12",
"resolved": "https://registry.npmjs.org/@cspell/dict-markdown/-/dict-markdown-2.0.12.tgz",
"integrity": "sha512-ufwoliPijAgWkD/ivAMC+A9QD895xKiJRF/fwwknQb7kt7NozTLKFAOBtXGPJAB4UjhGBpYEJVo2elQ0FCAH9A==",
"version": "2.0.13",
"resolved": "https://registry.npmjs.org/@cspell/dict-markdown/-/dict-markdown-2.0.13.tgz",
"integrity": "sha512-rFeGikf+lVlywEp7giATUfi8myFeee6jqgbUgtdIdl/OBmRBPe5m7mKNk7yMItMZe8ICrwMxFwJy5OeTnrr6QA==",
"peerDependencies": {
"@cspell/dict-css": "^4.0.18",
"@cspell/dict-html": "^4.0.12",
"@cspell/dict-html": "^4.0.13",
"@cspell/dict-html-symbol-entities": "^4.0.4",
"@cspell/dict-typescript": "^3.2.3"
}
@ -341,9 +341,9 @@
"integrity": "sha512-AirZcN2i84ynev3p2/1NCPEhnNsHKMz9zciTngGoqpdItUb2bDt1nJBjwlsrFI78GZRph/VaqTVFwYikmncpXg=="
},
"node_modules/@cspell/dict-npm": {
"version": "5.2.22",
"resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.2.22.tgz",
"integrity": "sha512-bepGmmRv7KmxULqfw88G9wxkpIAQA96YyrfKpfg4RHnQLxpmzoRnZGtK5S9JH7Hlf5LEd1gkOF7dtCE6cek67w=="
"version": "5.2.25",
"resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.2.25.tgz",
"integrity": "sha512-jxhVxM3+ilxbum/N2ejAvVuvet1OrGeW1fD7GagAkHU/2zlzINZkJLDtXk6v1WHUjigfhiAsois3puobv/2A1A=="
},
"node_modules/@cspell/dict-php": {
"version": "4.1.0",
@ -361,11 +361,11 @@
"integrity": "sha512-cJEOs901H13Pfy0fl4dCD1U+xpWIMaEPq8MeYU83FfDZvellAuSo4GqWCripfIqlhns/L6+UZEIJSOZnjgy7Wg=="
},
"node_modules/@cspell/dict-python": {
"version": "4.2.21",
"resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.2.21.tgz",
"integrity": "sha512-M9OgwXWhpZqEZqKU2psB2DFsT8q5SwEahkQeIpNIRWIErjwG7I9yYhhfvPz6s5gMCMhhb3hqcPJTnmdgqGrQyg==",
"version": "4.2.23",
"resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.2.23.tgz",
"integrity": "sha512-c0C//tmG4PZWeONtTBPXa6q0ylfz3/BgEcHAR1L0BPWjNUIzTyx9J+hEIUCPYf7eAPeYjaDuTvYlg11igXXE4Q==",
"dependencies": {
"@cspell/dict-data-science": "^2.0.11"
"@cspell/dict-data-science": "^2.0.12"
}
},
"node_modules/@cspell/dict-r": {
@ -394,9 +394,9 @@
"integrity": "sha512-WqOUvnwcHK1X61wAfwyXq04cn7KYyskg90j4lLg3sGGKMW9Sq13hs91pqrjC44Q+lQLgCobrTkMDw9Wyl9nRFA=="
},
"node_modules/@cspell/dict-software-terms": {
"version": "5.1.13",
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-5.1.13.tgz",
"integrity": "sha512-bmWMOpqzCmmKFHM9hFC6o+GP20t2+uTuwksR3a6crHQqvNv3revzwQHorsWvSYx75xsdcvRYrAz7PqPEV/FG1g=="
"version": "5.1.15",
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-5.1.15.tgz",
"integrity": "sha512-93VqazVvVtHuKY7seGxbfdtrnPBgZ/hZ/NmFFkBRhkRL6NavaQ6U2QsHpnlVEZN5km3DmaQy1X4ZcvNoSTK/ZQ=="
},
"node_modules/@cspell/dict-sql": {
"version": "2.2.1",
@ -434,11 +434,11 @@
"integrity": "sha512-XibBIxBlVosU06+M6uHWkFeT0/pW5WajDRYdXG2CgHnq85b0TI/Ks0FuBJykmsgi2CAD3Qtx8UHFEtl/DSFnAQ=="
},
"node_modules/@cspell/dynamic-import": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-9.3.2.tgz",
"integrity": "sha512-au7FyuIHUNI2r9sO3pUBKVTeD/v7c9x/nPUStaAK1bG4rdKt4w+/jUY2IaldAraW5w29z528BboXbiV87SM1kw==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-9.4.0.tgz",
"integrity": "sha512-d2fjLjzrKGUIn5hWK8gMuyAh2pqXSxBqOHpU1jR3jxbrO3MilunKNijaSstv7CZn067Jpc36VfaKQodaXNZzUA==",
"dependencies": {
"@cspell/url": "9.3.2",
"@cspell/url": "9.4.0",
"import-meta-resolve": "^4.2.0"
},
"engines": {
@ -446,29 +446,40 @@
}
},
"node_modules/@cspell/filetypes": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-9.3.2.tgz",
"integrity": "sha512-0bUxQlmJPRHZrRQD7adbc4lFizO8tGD/6+1cBgU3kV3+NVrpr12y4jU8twCSChhYibZyPr7bnvhkM3cQgb8RzA==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-9.4.0.tgz",
"integrity": "sha512-RMrYHkvPF0tHVFM+T4voEhX9sfYQrd/mnNbf6+O4CWUyLCz4NQ5H9yOgEIJwEcLu4y3NESGXFef/Jn5xo0CUfg==",
"engines": {
"node": ">=20"
}
},
"node_modules/@cspell/strong-weak-map": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-9.3.2.tgz",
"integrity": "sha512-pFcmOTWCoFMRETb9PCkCmaiZiLb5i2qOZmGH/p/tFEH8kIYhMGfhaulnXwKwS+Ke6PKceQd2YL98bGmo8hL4aQ==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-9.4.0.tgz",
"integrity": "sha512-ui7mlXYmqElS/SmRubPBNWdkQVWgWbB6rjCurc+0owYXlnweItAMHTxC8mCWM/Au22SF1dB/JR8QBELFXLkTjQ==",
"engines": {
"node": ">=20"
}
},
"node_modules/@cspell/url": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/url/-/url-9.3.2.tgz",
"integrity": "sha512-TobUlZl7Z7VehhNOMNAg1ABuGizieseftlG94OZJ934JptOhK8TC/1o2ldKrbDH50jyt6E7rPTMV2BW/vWuTzQ==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/url/-/url-9.4.0.tgz",
"integrity": "sha512-nt88P6m20AaVbqMxsyPf8KqyWPaFEW2UANi0ijBxc2xTkD2KiUovxfZUYW6NMU9XBYZlovT5LztkEhst2yBcSA==",
"engines": {
"node": ">=20"
}
},
"node_modules/ansi-regex": {
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
"integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
}
},
"node_modules/array-timsort": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/array-timsort/-/array-timsort-1.0.3.tgz",
@ -551,24 +562,25 @@
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
},
"node_modules/cspell": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-9.3.2.tgz",
"integrity": "sha512-3xFyVSTYrYa/QJzLfzsCRMkMXqOsytP8E26DuGrVMJQoLPFmbOXNNtnMu4wrtr17QVloxpvutW77U4vb2L/LDQ==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-9.4.0.tgz",
"integrity": "sha512-ZvXO+EY/G0/msu7jwRiVk0sXL/zB7DMJLBvjSUrK82uVbDoDxHwXxUuOz2UVnk2+J61//ldIZrjxVK8KMvaJlg==",
"dependencies": {
"@cspell/cspell-json-reporter": "9.3.2",
"@cspell/cspell-pipe": "9.3.2",
"@cspell/cspell-types": "9.3.2",
"@cspell/dynamic-import": "9.3.2",
"@cspell/url": "9.3.2",
"@cspell/cspell-json-reporter": "9.4.0",
"@cspell/cspell-pipe": "9.4.0",
"@cspell/cspell-types": "9.4.0",
"@cspell/dynamic-import": "9.4.0",
"@cspell/url": "9.4.0",
"ansi-regex": "^6.2.2",
"chalk": "^5.6.2",
"chalk-template": "^1.1.2",
"commander": "^14.0.2",
"cspell-config-lib": "9.3.2",
"cspell-dictionary": "9.3.2",
"cspell-gitignore": "9.3.2",
"cspell-glob": "9.3.2",
"cspell-io": "9.3.2",
"cspell-lib": "9.3.2",
"cspell-config-lib": "9.4.0",
"cspell-dictionary": "9.4.0",
"cspell-gitignore": "9.4.0",
"cspell-glob": "9.4.0",
"cspell-io": "9.4.0",
"cspell-lib": "9.4.0",
"fast-json-stable-stringify": "^2.1.0",
"flatted": "^3.3.3",
"semver": "^7.7.3",
@ -586,27 +598,27 @@
}
},
"node_modules/cspell-config-lib": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-9.3.2.tgz",
"integrity": "sha512-zXhmA4rqgWQRTVijI+g/mgiep76TvTO4d+P3CHwcqLG57BKVzoW+jkO4qDLC+Neh4b8+CcNWEIr3w16BfuEJAA==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-9.4.0.tgz",
"integrity": "sha512-CvQKSmK/DRIf3LpNx2sZth65pHW2AHngZqLkH3DTwnAPbiCAsE0XvCrVhvDfCNu/6uJIaa+NVHSs8GOf//DHBQ==",
"dependencies": {
"@cspell/cspell-types": "9.3.2",
"@cspell/cspell-types": "9.4.0",
"comment-json": "^4.4.1",
"smol-toml": "^1.5.2",
"yaml": "^2.8.1"
"yaml": "^2.8.2"
},
"engines": {
"node": ">=20"
}
},
"node_modules/cspell-dictionary": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-9.3.2.tgz",
"integrity": "sha512-E3YhOhZzZt1a+AEbFV2B3THCyZ576PDg0mDNUDrU1Y65SyIhf4DC6itfPoAb6R3FI/DI218RqWZg/FTT8lJ2gA==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-9.4.0.tgz",
"integrity": "sha512-c2qscanRZChoHZFYI7KpvBMdy8i6wNwl2EflcNRrFiFOq67t9CgxLe54PafaqhrHGpBc8nElaZKciLvjj6Uscw==",
"dependencies": {
"@cspell/cspell-pipe": "9.3.2",
"@cspell/cspell-types": "9.3.2",
"cspell-trie-lib": "9.3.2",
"@cspell/cspell-pipe": "9.4.0",
"@cspell/cspell-types": "9.4.0",
"cspell-trie-lib": "9.4.0",
"fast-equals": "^5.3.3"
},
"engines": {
@ -614,13 +626,13 @@
}
},
"node_modules/cspell-gitignore": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-9.3.2.tgz",
"integrity": "sha512-G2bLR+Dfb9GX4Sdm75GfCCa9V/sQYkRbLckuCuVmJxvcDB0xfczAtb6TfAXIziF3oUI6cOB1g+PoNLWBelcK5w==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-9.4.0.tgz",
"integrity": "sha512-HMrzLmJBUMSpaMMkltlTAz/aVOrHxixyhKfg5WbFCJ5JYZO6Qu3/JU3wRoOFoud9449wRjLkvrGmbbL2+vO6Lw==",
"dependencies": {
"@cspell/url": "9.3.2",
"cspell-glob": "9.3.2",
"cspell-io": "9.3.2"
"@cspell/url": "9.4.0",
"cspell-glob": "9.4.0",
"cspell-io": "9.4.0"
},
"bin": {
"cspell-gitignore": "bin.mjs"
@ -630,11 +642,11 @@
}
},
"node_modules/cspell-glob": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-9.3.2.tgz",
"integrity": "sha512-TuSupENEKyOCupOUZ3vnPxaTOghxY/rD1JIkb8e5kjzRprYVilO/rYqEk/52iLwJVd+4Npe8fNhR3KhU7u/UUg==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-9.4.0.tgz",
"integrity": "sha512-Q87Suj9oXrhoKck15qWorCizBjMNxG/k3NjnhKIAMrF+PdUa1Mpl0MOD+hqV1Wvwh1UHcIMYCP3bR3XpBbNx+Q==",
"dependencies": {
"@cspell/url": "9.3.2",
"@cspell/url": "9.4.0",
"picomatch": "^4.0.3"
},
"engines": {
@ -642,12 +654,12 @@
}
},
"node_modules/cspell-grammar": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-9.3.2.tgz",
"integrity": "sha512-ysonrFu9vJvF/derDlEjUfmvLeCfNOWPh00t6Yh093AKrJFoWQiyaS/5bEN/uB5/n1sa4k3ItnWvuTp3+YuZsA==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-9.4.0.tgz",
"integrity": "sha512-ie7OQ4Neflo+61bMzoLR7GtlZfMBAm2KL1U4iNqh15wUE5fDbvXeN15H5lu+gcO8BwYvC5wxZknw1x62/J8+3Q==",
"dependencies": {
"@cspell/cspell-pipe": "9.3.2",
"@cspell/cspell-types": "9.3.2"
"@cspell/cspell-pipe": "9.4.0",
"@cspell/cspell-types": "9.4.0"
},
"bin": {
"cspell-grammar": "bin.mjs"
@ -657,37 +669,37 @@
}
},
"node_modules/cspell-io": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-9.3.2.tgz",
"integrity": "sha512-ahoULCp0j12TyXXmIcdO/7x65A/2mzUQO1IkOC65OXEbNT+evt0yswSO5Nr1F6kCHDuEKc46EZWwsYAzj78pMg==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-9.4.0.tgz",
"integrity": "sha512-8w30dqlO54H9w6WGlvZhHI5kytVbF3bYPqKJAZLWKEO36L2mdpf6/abx/FA4yVLJ56wmH1x0N0ZK32wNRl5C6A==",
"dependencies": {
"@cspell/cspell-service-bus": "9.3.2",
"@cspell/url": "9.3.2"
"@cspell/cspell-service-bus": "9.4.0",
"@cspell/url": "9.4.0"
},
"engines": {
"node": ">=20"
}
},
"node_modules/cspell-lib": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-9.3.2.tgz",
"integrity": "sha512-kdk11kib68zNANNICuOA8h4oA9kENQUAdeX/uvT4+7eHbHHV8WSgjXm4k4o/pRIbg164UJTX/XxKb/65ftn5jw==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-9.4.0.tgz",
"integrity": "sha512-ajjioE59IEDNUPawfaBpiMfGC32iKPkuYd4T9ftguuef8VvyKRifniiUi1nxwGgAhzSfxHvWs7qdT+29Pp5TMQ==",
"dependencies": {
"@cspell/cspell-bundled-dicts": "9.3.2",
"@cspell/cspell-pipe": "9.3.2",
"@cspell/cspell-resolver": "9.3.2",
"@cspell/cspell-types": "9.3.2",
"@cspell/dynamic-import": "9.3.2",
"@cspell/filetypes": "9.3.2",
"@cspell/strong-weak-map": "9.3.2",
"@cspell/url": "9.3.2",
"@cspell/cspell-bundled-dicts": "9.4.0",
"@cspell/cspell-pipe": "9.4.0",
"@cspell/cspell-resolver": "9.4.0",
"@cspell/cspell-types": "9.4.0",
"@cspell/dynamic-import": "9.4.0",
"@cspell/filetypes": "9.4.0",
"@cspell/strong-weak-map": "9.4.0",
"@cspell/url": "9.4.0",
"clear-module": "^4.1.2",
"cspell-config-lib": "9.3.2",
"cspell-dictionary": "9.3.2",
"cspell-glob": "9.3.2",
"cspell-grammar": "9.3.2",
"cspell-io": "9.3.2",
"cspell-trie-lib": "9.3.2",
"cspell-config-lib": "9.4.0",
"cspell-dictionary": "9.4.0",
"cspell-glob": "9.4.0",
"cspell-grammar": "9.4.0",
"cspell-io": "9.4.0",
"cspell-trie-lib": "9.4.0",
"env-paths": "^3.0.0",
"gensequence": "^8.0.8",
"import-fresh": "^3.3.1",
@ -701,12 +713,12 @@
}
},
"node_modules/cspell-trie-lib": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-9.3.2.tgz",
"integrity": "sha512-1Af7Mq9jIccFQyJl/ZCcqQbtJwuDqpQVkk8xfs/92x4OI6gW1iTVRMtsrh0RTw1HZoR8aQD7tRRCiLPf/D+UiQ==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-9.4.0.tgz",
"integrity": "sha512-bySJTm8XDiJAoC1MDo4lE/KpSNxydo13ZETC8TF7Hb3rbWI1c6o5eZ4+i/tkG3M94OvKV91+MeAvoMCe7GGgAw==",
"dependencies": {
"@cspell/cspell-pipe": "9.3.2",
"@cspell/cspell-types": "9.3.2",
"@cspell/cspell-pipe": "9.4.0",
"@cspell/cspell-types": "9.4.0",
"gensequence": "^8.0.8"
},
"engines": {
@ -937,34 +949,37 @@
}
},
"node_modules/yaml": {
"version": "2.8.1",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.1.tgz",
"integrity": "sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==",
"version": "2.8.2",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz",
"integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==",
"bin": {
"yaml": "bin.mjs"
},
"engines": {
"node": ">= 14.6"
},
"funding": {
"url": "https://github.com/sponsors/eemeli"
}
}
},
"dependencies": {
"@cspell/cspell-bundled-dicts": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-9.3.2.tgz",
"integrity": "sha512-OmKzq/0FATHU671GKMzBrTyLdm25Wnziva7h4ylumVn1wnwWsXGef5bgXD7iuApqfqH9SzxsU0NtTB8m8vwEHQ==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-9.4.0.tgz",
"integrity": "sha512-Hm2gpMg/lRv4fKtiO2NfBiaJdFZVVb1V1a+IVhlD9qCuObLhCt60Oze2kD1dQzhbaIX756cs/eyxa5bQ5jihhQ==",
"requires": {
"@cspell/dict-ada": "^4.1.1",
"@cspell/dict-al": "^1.1.1",
"@cspell/dict-aws": "^4.0.16",
"@cspell/dict-bash": "^4.2.2",
"@cspell/dict-companies": "^3.2.7",
"@cspell/dict-cpp": "^6.0.14",
"@cspell/dict-cpp": "^6.0.15",
"@cspell/dict-cryptocurrencies": "^5.0.5",
"@cspell/dict-csharp": "^4.0.7",
"@cspell/dict-css": "^4.0.18",
"@cspell/dict-dart": "^2.3.1",
"@cspell/dict-data-science": "^2.0.11",
"@cspell/dict-data-science": "^2.0.12",
"@cspell/dict-django": "^4.1.5",
"@cspell/dict-docker": "^1.1.16",
"@cspell/dict-dotnet": "^5.0.10",
@ -982,7 +997,7 @@
"@cspell/dict-golang": "^6.0.24",
"@cspell/dict-google": "^1.0.9",
"@cspell/dict-haskell": "^4.0.6",
"@cspell/dict-html": "^4.0.12",
"@cspell/dict-html": "^4.0.13",
"@cspell/dict-html-symbol-entities": "^4.0.4",
"@cspell/dict-java": "^5.0.12",
"@cspell/dict-julia": "^1.1.1",
@ -992,20 +1007,20 @@
"@cspell/dict-lorem-ipsum": "^4.0.5",
"@cspell/dict-lua": "^4.0.8",
"@cspell/dict-makefile": "^1.0.5",
"@cspell/dict-markdown": "^2.0.12",
"@cspell/dict-markdown": "^2.0.13",
"@cspell/dict-monkeyc": "^1.0.11",
"@cspell/dict-node": "^5.0.8",
"@cspell/dict-npm": "^5.2.22",
"@cspell/dict-npm": "^5.2.25",
"@cspell/dict-php": "^4.1.0",
"@cspell/dict-powershell": "^5.0.15",
"@cspell/dict-public-licenses": "^2.0.15",
"@cspell/dict-python": "^4.2.21",
"@cspell/dict-python": "^4.2.23",
"@cspell/dict-r": "^2.1.1",
"@cspell/dict-ruby": "^5.0.9",
"@cspell/dict-rust": "^4.0.12",
"@cspell/dict-scala": "^5.0.8",
"@cspell/dict-shell": "^1.1.2",
"@cspell/dict-software-terms": "^5.1.13",
"@cspell/dict-software-terms": "^5.1.15",
"@cspell/dict-sql": "^2.2.1",
"@cspell/dict-svelte": "^1.0.7",
"@cspell/dict-swift": "^2.0.6",
@ -1016,35 +1031,35 @@
}
},
"@cspell/cspell-json-reporter": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.3.2.tgz",
"integrity": "sha512-YRgpeHN9uY8kUlIw9q+8zJ0tRTAJMbfBTGzCq9Puah09NeMWlRMFPUkXVrkdic6NA7etboZ+zEdoZwRO9EmhiA==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.4.0.tgz",
"integrity": "sha512-TpHY7t13xNhcZF9bwOfgVIhcyPDamMnxU/TBYhf4mPtXPLrZ5gBTg3UZh0/9Zn3naMjmJtngdsLvB2wai9xBlQ==",
"requires": {
"@cspell/cspell-types": "9.3.2"
"@cspell/cspell-types": "9.4.0"
}
},
"@cspell/cspell-pipe": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-9.3.2.tgz",
"integrity": "sha512-REF7ibG79WLEynIMUss/IRDCdYEb1nlE1rj/gt2CbPFzLa6t5MRwW2lajEvXS6/WgbMtsTVHAWi3ALqJzCwxng=="
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-9.4.0.tgz",
"integrity": "sha512-cI0sUe7SB99hJB1T6PhH/MpSrnml1kOekTCE+VH3Eb7zkVP5/mwJXs8BlufdvwBona+Cgkx6jeWlhFpxLc39Yg=="
},
"@cspell/cspell-resolver": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-9.3.2.tgz",
"integrity": "sha512-jLN2Aa/vxm8+IBvTd884SwPEfjxnDwIEPBT3hmqgLlKuUHQ3FMG27lsM4Ik9L2KWBXMgV/wGz4BaxfhKI41Ttw==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-9.4.0.tgz",
"integrity": "sha512-o9gbbdXlhxG2rqtGqQ7xZ8MGDDsPLbskBnTeuA++ix4Ch/HdjrBNmKReIGAEqJPfP+JGgoEKqFISHUDKAJ/ygQ==",
"requires": {
"global-directory": "^4.0.1"
}
},
"@cspell/cspell-service-bus": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-9.3.2.tgz",
"integrity": "sha512-/rB8LazM0JzKL+AvZa5fEpLutmwy5QFMpzw8HJd+rDGkzb5r79hURWSRo84QArgaskUqA9XlOHSieDE9pt+WAA=="
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-9.4.0.tgz",
"integrity": "sha512-UottRlFPN6FGUfojx5HtUPZTeYXg2rf2HvO/HLh0KicirVYO16vFxTevg9MyOvw1EXSsDRz8ECANjiE7fnzBCQ=="
},
"@cspell/cspell-types": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.3.2.tgz",
"integrity": "sha512-l4H8bMAmdzCbXHO8y1JZiAKszrPEiuLFKWrbhCacHF0iP+PIc/yuQp7cO70m0p70vArRfih6kgGyHFaCy47CfA=="
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.4.0.tgz",
"integrity": "sha512-vSpd50OfmthBH0aRFRLA2zJFtwli3ntHA0WAOJ8tIMLUCJgF3udooRXFeX3wR8ri69C9mc3864LC4inyRC/E9w=="
},
"@cspell/dict-ada": {
"version": "4.1.1",
@ -1075,9 +1090,9 @@
"integrity": "sha512-fEyr3LmpFKTaD0LcRhB4lfW1AmULYBqzg4gWAV0dQCv06l+TsA+JQ+3pZJbUcoaZirtgsgT3dL3RUjmGPhUH0A=="
},
"@cspell/dict-cpp": {
"version": "6.0.14",
"resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-6.0.14.tgz",
"integrity": "sha512-dkmpSwvVfVdtoZ4mW/CK2Ep1v8mJlp6uiKpMNbSMOdJl4kq28nQS4vKNIX3B2bJa0Ha5iHHu+1mNjiLeO3g7Xg=="
"version": "6.0.15",
"resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-6.0.15.tgz",
"integrity": "sha512-N7MKK3llRNoBncygvrnLaGvmjo4xzVr5FbtAc9+MFGHK6/LeSySBupr1FM72XDaVSIsmBEe7sDYCHHwlI9Jb2w=="
},
"@cspell/dict-cryptocurrencies": {
"version": "5.0.5",
@ -1100,9 +1115,9 @@
"integrity": "sha512-xoiGnULEcWdodXI6EwVyqpZmpOoh8RA2Xk9BNdR7DLamV/QMvEYn8KJ7NlRiTSauJKPNkHHQ5EVHRM6sTS7jdg=="
},
"@cspell/dict-data-science": {
"version": "2.0.11",
"resolved": "https://registry.npmjs.org/@cspell/dict-data-science/-/dict-data-science-2.0.11.tgz",
"integrity": "sha512-Dt+83nVCcF+dQyvFSaZjCKt1H5KbsVJFtH2X7VUfmIzQu8xCnV1fUmkhBzGJ+NiFs99Oy9JA6I9EjeqExzXk7g=="
"version": "2.0.12",
"resolved": "https://registry.npmjs.org/@cspell/dict-data-science/-/dict-data-science-2.0.12.tgz",
"integrity": "sha512-vI/mg6cI28IkFcpeINS7cm5M9HWemmXSTnxJiu3nmc4VAGx35SXIEyuLGBcsVzySvDablFYf4hsEpmg1XpVsUQ=="
},
"@cspell/dict-django": {
"version": "4.1.5",
@ -1190,9 +1205,9 @@
"integrity": "sha512-ib8SA5qgftExpYNjWhpYIgvDsZ/0wvKKxSP+kuSkkak520iPvTJumEpIE+qPcmJQo4NzdKMN8nEfaeci4OcFAQ=="
},
"@cspell/dict-html": {
"version": "4.0.12",
"resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-4.0.12.tgz",
"integrity": "sha512-JFffQ1dDVEyJq6tCDWv0r/RqkdSnV43P2F/3jJ9rwLgdsOIXwQbXrz6QDlvQLVvNSnORH9KjDtenFTGDyzfCaA=="
"version": "4.0.13",
"resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-4.0.13.tgz",
"integrity": "sha512-vHzk2xfqQYPvoXtQtywa6ekIonPrUEwe2uftjry3UNRNl89TtzLJVSkiymKJ3WMb+W/DwKXKIb1tKzcIS8ccIg=="
},
"@cspell/dict-html-symbol-entities": {
"version": "4.0.4",
@ -1240,9 +1255,9 @@
"integrity": "sha512-4vrVt7bGiK8Rx98tfRbYo42Xo2IstJkAF4tLLDMNQLkQ86msDlYSKG1ZCk8Abg+EdNcFAjNhXIiNO+w4KflGAQ=="
},
"@cspell/dict-markdown": {
"version": "2.0.12",
"resolved": "https://registry.npmjs.org/@cspell/dict-markdown/-/dict-markdown-2.0.12.tgz",
"integrity": "sha512-ufwoliPijAgWkD/ivAMC+A9QD895xKiJRF/fwwknQb7kt7NozTLKFAOBtXGPJAB4UjhGBpYEJVo2elQ0FCAH9A==",
"version": "2.0.13",
"resolved": "https://registry.npmjs.org/@cspell/dict-markdown/-/dict-markdown-2.0.13.tgz",
"integrity": "sha512-rFeGikf+lVlywEp7giATUfi8myFeee6jqgbUgtdIdl/OBmRBPe5m7mKNk7yMItMZe8ICrwMxFwJy5OeTnrr6QA==",
"requires": {}
},
"@cspell/dict-monkeyc": {
@ -1256,9 +1271,9 @@
"integrity": "sha512-AirZcN2i84ynev3p2/1NCPEhnNsHKMz9zciTngGoqpdItUb2bDt1nJBjwlsrFI78GZRph/VaqTVFwYikmncpXg=="
},
"@cspell/dict-npm": {
"version": "5.2.22",
"resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.2.22.tgz",
"integrity": "sha512-bepGmmRv7KmxULqfw88G9wxkpIAQA96YyrfKpfg4RHnQLxpmzoRnZGtK5S9JH7Hlf5LEd1gkOF7dtCE6cek67w=="
"version": "5.2.25",
"resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.2.25.tgz",
"integrity": "sha512-jxhVxM3+ilxbum/N2ejAvVuvet1OrGeW1fD7GagAkHU/2zlzINZkJLDtXk6v1WHUjigfhiAsois3puobv/2A1A=="
},
"@cspell/dict-php": {
"version": "4.1.0",
@ -1276,11 +1291,11 @@
"integrity": "sha512-cJEOs901H13Pfy0fl4dCD1U+xpWIMaEPq8MeYU83FfDZvellAuSo4GqWCripfIqlhns/L6+UZEIJSOZnjgy7Wg=="
},
"@cspell/dict-python": {
"version": "4.2.21",
"resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.2.21.tgz",
"integrity": "sha512-M9OgwXWhpZqEZqKU2psB2DFsT8q5SwEahkQeIpNIRWIErjwG7I9yYhhfvPz6s5gMCMhhb3hqcPJTnmdgqGrQyg==",
"version": "4.2.23",
"resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.2.23.tgz",
"integrity": "sha512-c0C//tmG4PZWeONtTBPXa6q0ylfz3/BgEcHAR1L0BPWjNUIzTyx9J+hEIUCPYf7eAPeYjaDuTvYlg11igXXE4Q==",
"requires": {
"@cspell/dict-data-science": "^2.0.11"
"@cspell/dict-data-science": "^2.0.12"
}
},
"@cspell/dict-r": {
@ -1309,9 +1324,9 @@
"integrity": "sha512-WqOUvnwcHK1X61wAfwyXq04cn7KYyskg90j4lLg3sGGKMW9Sq13hs91pqrjC44Q+lQLgCobrTkMDw9Wyl9nRFA=="
},
"@cspell/dict-software-terms": {
"version": "5.1.13",
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-5.1.13.tgz",
"integrity": "sha512-bmWMOpqzCmmKFHM9hFC6o+GP20t2+uTuwksR3a6crHQqvNv3revzwQHorsWvSYx75xsdcvRYrAz7PqPEV/FG1g=="
"version": "5.1.15",
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-5.1.15.tgz",
"integrity": "sha512-93VqazVvVtHuKY7seGxbfdtrnPBgZ/hZ/NmFFkBRhkRL6NavaQ6U2QsHpnlVEZN5km3DmaQy1X4ZcvNoSTK/ZQ=="
},
"@cspell/dict-sql": {
"version": "2.2.1",
@ -1349,28 +1364,33 @@
"integrity": "sha512-XibBIxBlVosU06+M6uHWkFeT0/pW5WajDRYdXG2CgHnq85b0TI/Ks0FuBJykmsgi2CAD3Qtx8UHFEtl/DSFnAQ=="
},
"@cspell/dynamic-import": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-9.3.2.tgz",
"integrity": "sha512-au7FyuIHUNI2r9sO3pUBKVTeD/v7c9x/nPUStaAK1bG4rdKt4w+/jUY2IaldAraW5w29z528BboXbiV87SM1kw==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-9.4.0.tgz",
"integrity": "sha512-d2fjLjzrKGUIn5hWK8gMuyAh2pqXSxBqOHpU1jR3jxbrO3MilunKNijaSstv7CZn067Jpc36VfaKQodaXNZzUA==",
"requires": {
"@cspell/url": "9.3.2",
"@cspell/url": "9.4.0",
"import-meta-resolve": "^4.2.0"
}
},
"@cspell/filetypes": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-9.3.2.tgz",
"integrity": "sha512-0bUxQlmJPRHZrRQD7adbc4lFizO8tGD/6+1cBgU3kV3+NVrpr12y4jU8twCSChhYibZyPr7bnvhkM3cQgb8RzA=="
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-9.4.0.tgz",
"integrity": "sha512-RMrYHkvPF0tHVFM+T4voEhX9sfYQrd/mnNbf6+O4CWUyLCz4NQ5H9yOgEIJwEcLu4y3NESGXFef/Jn5xo0CUfg=="
},
"@cspell/strong-weak-map": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-9.3.2.tgz",
"integrity": "sha512-pFcmOTWCoFMRETb9PCkCmaiZiLb5i2qOZmGH/p/tFEH8kIYhMGfhaulnXwKwS+Ke6PKceQd2YL98bGmo8hL4aQ=="
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-9.4.0.tgz",
"integrity": "sha512-ui7mlXYmqElS/SmRubPBNWdkQVWgWbB6rjCurc+0owYXlnweItAMHTxC8mCWM/Au22SF1dB/JR8QBELFXLkTjQ=="
},
"@cspell/url": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@cspell/url/-/url-9.3.2.tgz",
"integrity": "sha512-TobUlZl7Z7VehhNOMNAg1ABuGizieseftlG94OZJ934JptOhK8TC/1o2ldKrbDH50jyt6E7rPTMV2BW/vWuTzQ=="
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@cspell/url/-/url-9.4.0.tgz",
"integrity": "sha512-nt88P6m20AaVbqMxsyPf8KqyWPaFEW2UANi0ijBxc2xTkD2KiUovxfZUYW6NMU9XBYZlovT5LztkEhst2yBcSA=="
},
"ansi-regex": {
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
"integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg=="
},
"array-timsort": {
"version": "1.0.3",
@ -1425,24 +1445,25 @@
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
},
"cspell": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-9.3.2.tgz",
"integrity": "sha512-3xFyVSTYrYa/QJzLfzsCRMkMXqOsytP8E26DuGrVMJQoLPFmbOXNNtnMu4wrtr17QVloxpvutW77U4vb2L/LDQ==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-9.4.0.tgz",
"integrity": "sha512-ZvXO+EY/G0/msu7jwRiVk0sXL/zB7DMJLBvjSUrK82uVbDoDxHwXxUuOz2UVnk2+J61//ldIZrjxVK8KMvaJlg==",
"requires": {
"@cspell/cspell-json-reporter": "9.3.2",
"@cspell/cspell-pipe": "9.3.2",
"@cspell/cspell-types": "9.3.2",
"@cspell/dynamic-import": "9.3.2",
"@cspell/url": "9.3.2",
"@cspell/cspell-json-reporter": "9.4.0",
"@cspell/cspell-pipe": "9.4.0",
"@cspell/cspell-types": "9.4.0",
"@cspell/dynamic-import": "9.4.0",
"@cspell/url": "9.4.0",
"ansi-regex": "^6.2.2",
"chalk": "^5.6.2",
"chalk-template": "^1.1.2",
"commander": "^14.0.2",
"cspell-config-lib": "9.3.2",
"cspell-dictionary": "9.3.2",
"cspell-gitignore": "9.3.2",
"cspell-glob": "9.3.2",
"cspell-io": "9.3.2",
"cspell-lib": "9.3.2",
"cspell-config-lib": "9.4.0",
"cspell-dictionary": "9.4.0",
"cspell-gitignore": "9.4.0",
"cspell-glob": "9.4.0",
"cspell-io": "9.4.0",
"cspell-lib": "9.4.0",
"fast-json-stable-stringify": "^2.1.0",
"flatted": "^3.3.3",
"semver": "^7.7.3",
@ -1450,84 +1471,84 @@
}
},
"cspell-config-lib": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-9.3.2.tgz",
"integrity": "sha512-zXhmA4rqgWQRTVijI+g/mgiep76TvTO4d+P3CHwcqLG57BKVzoW+jkO4qDLC+Neh4b8+CcNWEIr3w16BfuEJAA==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-9.4.0.tgz",
"integrity": "sha512-CvQKSmK/DRIf3LpNx2sZth65pHW2AHngZqLkH3DTwnAPbiCAsE0XvCrVhvDfCNu/6uJIaa+NVHSs8GOf//DHBQ==",
"requires": {
"@cspell/cspell-types": "9.3.2",
"@cspell/cspell-types": "9.4.0",
"comment-json": "^4.4.1",
"smol-toml": "^1.5.2",
"yaml": "^2.8.1"
"yaml": "^2.8.2"
}
},
"cspell-dictionary": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-9.3.2.tgz",
"integrity": "sha512-E3YhOhZzZt1a+AEbFV2B3THCyZ576PDg0mDNUDrU1Y65SyIhf4DC6itfPoAb6R3FI/DI218RqWZg/FTT8lJ2gA==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-9.4.0.tgz",
"integrity": "sha512-c2qscanRZChoHZFYI7KpvBMdy8i6wNwl2EflcNRrFiFOq67t9CgxLe54PafaqhrHGpBc8nElaZKciLvjj6Uscw==",
"requires": {
"@cspell/cspell-pipe": "9.3.2",
"@cspell/cspell-types": "9.3.2",
"cspell-trie-lib": "9.3.2",
"@cspell/cspell-pipe": "9.4.0",
"@cspell/cspell-types": "9.4.0",
"cspell-trie-lib": "9.4.0",
"fast-equals": "^5.3.3"
}
},
"cspell-gitignore": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-9.3.2.tgz",
"integrity": "sha512-G2bLR+Dfb9GX4Sdm75GfCCa9V/sQYkRbLckuCuVmJxvcDB0xfczAtb6TfAXIziF3oUI6cOB1g+PoNLWBelcK5w==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-9.4.0.tgz",
"integrity": "sha512-HMrzLmJBUMSpaMMkltlTAz/aVOrHxixyhKfg5WbFCJ5JYZO6Qu3/JU3wRoOFoud9449wRjLkvrGmbbL2+vO6Lw==",
"requires": {
"@cspell/url": "9.3.2",
"cspell-glob": "9.3.2",
"cspell-io": "9.3.2"
"@cspell/url": "9.4.0",
"cspell-glob": "9.4.0",
"cspell-io": "9.4.0"
}
},
"cspell-glob": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-9.3.2.tgz",
"integrity": "sha512-TuSupENEKyOCupOUZ3vnPxaTOghxY/rD1JIkb8e5kjzRprYVilO/rYqEk/52iLwJVd+4Npe8fNhR3KhU7u/UUg==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-9.4.0.tgz",
"integrity": "sha512-Q87Suj9oXrhoKck15qWorCizBjMNxG/k3NjnhKIAMrF+PdUa1Mpl0MOD+hqV1Wvwh1UHcIMYCP3bR3XpBbNx+Q==",
"requires": {
"@cspell/url": "9.3.2",
"@cspell/url": "9.4.0",
"picomatch": "^4.0.3"
}
},
"cspell-grammar": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-9.3.2.tgz",
"integrity": "sha512-ysonrFu9vJvF/derDlEjUfmvLeCfNOWPh00t6Yh093AKrJFoWQiyaS/5bEN/uB5/n1sa4k3ItnWvuTp3+YuZsA==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-9.4.0.tgz",
"integrity": "sha512-ie7OQ4Neflo+61bMzoLR7GtlZfMBAm2KL1U4iNqh15wUE5fDbvXeN15H5lu+gcO8BwYvC5wxZknw1x62/J8+3Q==",
"requires": {
"@cspell/cspell-pipe": "9.3.2",
"@cspell/cspell-types": "9.3.2"
"@cspell/cspell-pipe": "9.4.0",
"@cspell/cspell-types": "9.4.0"
}
},
"cspell-io": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-9.3.2.tgz",
"integrity": "sha512-ahoULCp0j12TyXXmIcdO/7x65A/2mzUQO1IkOC65OXEbNT+evt0yswSO5Nr1F6kCHDuEKc46EZWwsYAzj78pMg==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-9.4.0.tgz",
"integrity": "sha512-8w30dqlO54H9w6WGlvZhHI5kytVbF3bYPqKJAZLWKEO36L2mdpf6/abx/FA4yVLJ56wmH1x0N0ZK32wNRl5C6A==",
"requires": {
"@cspell/cspell-service-bus": "9.3.2",
"@cspell/url": "9.3.2"
"@cspell/cspell-service-bus": "9.4.0",
"@cspell/url": "9.4.0"
}
},
"cspell-lib": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-9.3.2.tgz",
"integrity": "sha512-kdk11kib68zNANNICuOA8h4oA9kENQUAdeX/uvT4+7eHbHHV8WSgjXm4k4o/pRIbg164UJTX/XxKb/65ftn5jw==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-9.4.0.tgz",
"integrity": "sha512-ajjioE59IEDNUPawfaBpiMfGC32iKPkuYd4T9ftguuef8VvyKRifniiUi1nxwGgAhzSfxHvWs7qdT+29Pp5TMQ==",
"requires": {
"@cspell/cspell-bundled-dicts": "9.3.2",
"@cspell/cspell-pipe": "9.3.2",
"@cspell/cspell-resolver": "9.3.2",
"@cspell/cspell-types": "9.3.2",
"@cspell/dynamic-import": "9.3.2",
"@cspell/filetypes": "9.3.2",
"@cspell/strong-weak-map": "9.3.2",
"@cspell/url": "9.3.2",
"@cspell/cspell-bundled-dicts": "9.4.0",
"@cspell/cspell-pipe": "9.4.0",
"@cspell/cspell-resolver": "9.4.0",
"@cspell/cspell-types": "9.4.0",
"@cspell/dynamic-import": "9.4.0",
"@cspell/filetypes": "9.4.0",
"@cspell/strong-weak-map": "9.4.0",
"@cspell/url": "9.4.0",
"clear-module": "^4.1.2",
"cspell-config-lib": "9.3.2",
"cspell-dictionary": "9.3.2",
"cspell-glob": "9.3.2",
"cspell-grammar": "9.3.2",
"cspell-io": "9.3.2",
"cspell-trie-lib": "9.3.2",
"cspell-config-lib": "9.4.0",
"cspell-dictionary": "9.4.0",
"cspell-glob": "9.4.0",
"cspell-grammar": "9.4.0",
"cspell-io": "9.4.0",
"cspell-trie-lib": "9.4.0",
"env-paths": "^3.0.0",
"gensequence": "^8.0.8",
"import-fresh": "^3.3.1",
@ -1538,12 +1559,12 @@
}
},
"cspell-trie-lib": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-9.3.2.tgz",
"integrity": "sha512-1Af7Mq9jIccFQyJl/ZCcqQbtJwuDqpQVkk8xfs/92x4OI6gW1iTVRMtsrh0RTw1HZoR8aQD7tRRCiLPf/D+UiQ==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-9.4.0.tgz",
"integrity": "sha512-bySJTm8XDiJAoC1MDo4lE/KpSNxydo13ZETC8TF7Hb3rbWI1c6o5eZ4+i/tkG3M94OvKV91+MeAvoMCe7GGgAw==",
"requires": {
"@cspell/cspell-pipe": "9.3.2",
"@cspell/cspell-types": "9.3.2",
"@cspell/cspell-pipe": "9.4.0",
"@cspell/cspell-types": "9.4.0",
"gensequence": "^8.0.8"
}
},
@ -1678,9 +1699,9 @@
"integrity": "sha512-GCPAHLvrIH13+c0SuacwvRYj2SxJXQ4kaVTT5xgL3kPrz56XxkF21IGhjSE1+W0aw7gpBWRGXLCPnPby6lSpmQ=="
},
"yaml": {
"version": "2.8.1",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.1.tgz",
"integrity": "sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw=="
"version": "2.8.2",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz",
"integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A=="
}
}
}

View File

@ -2,6 +2,6 @@
"name": "cspell-version-pin",
"version": "1.0.0",
"dependencies": {
"cspell": "^9.3.2"
"cspell": "^9.4.0"
}
}