Compare commits

..

1 Commits

Author SHA1 Message Date
685861d025 build(deps-dev): bump cspell from 9.0.0 to 9.0.2
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 9.0.0 to 9.0.2.
- [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.0.2/packages/cspell)

---
updated-dependencies:
- dependency-name: cspell
  dependency-version: 9.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 11:39:39 +00:00

548
package-lock.json generated
View File

@ -163,9 +163,9 @@
} }
}, },
"node_modules/@cspell/cspell-bundled-dicts": { "node_modules/@cspell/cspell-bundled-dicts": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-9.0.2.tgz",
"integrity": "sha512-S2nM8iWGY252XrEOt9qAVMDgBBiQYcv7cxi/g1sBZL4sx/lDF02QSn926aVLYF9LNsGxjjliV7bbYoIU2oDjtQ==", "integrity": "sha512-gGFSfVIvYtO95O3Yhcd1o0sOZHjVaCPwYq3MnaNsBBzaMviIZli4FZW9Z+XNKsgo1zRzbl2SdOXJPP0VcyAY0A==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -184,17 +184,17 @@
"@cspell/dict-docker": "^1.1.14", "@cspell/dict-docker": "^1.1.14",
"@cspell/dict-dotnet": "^5.0.9", "@cspell/dict-dotnet": "^5.0.9",
"@cspell/dict-elixir": "^4.0.7", "@cspell/dict-elixir": "^4.0.7",
"@cspell/dict-en_us": "^4.4.6", "@cspell/dict-en_us": "^4.4.8",
"@cspell/dict-en-common-misspellings": "^2.0.10", "@cspell/dict-en-common-misspellings": "^2.0.11",
"@cspell/dict-en-gb-mit": "^3.0.3", "@cspell/dict-en-gb-mit": "^3.0.6",
"@cspell/dict-filetypes": "^3.0.12", "@cspell/dict-filetypes": "^3.0.12",
"@cspell/dict-flutter": "^1.1.0", "@cspell/dict-flutter": "^1.1.0",
"@cspell/dict-fonts": "^4.0.4", "@cspell/dict-fonts": "^4.0.4",
"@cspell/dict-fsharp": "^1.1.0", "@cspell/dict-fsharp": "^1.1.0",
"@cspell/dict-fullstack": "^3.2.6", "@cspell/dict-fullstack": "^3.2.6",
"@cspell/dict-gaming-terms": "^1.1.1", "@cspell/dict-gaming-terms": "^1.1.1",
"@cspell/dict-git": "^3.0.4", "@cspell/dict-git": "^3.0.5",
"@cspell/dict-golang": "^6.0.20", "@cspell/dict-golang": "^6.0.21",
"@cspell/dict-google": "^1.0.8", "@cspell/dict-google": "^1.0.8",
"@cspell/dict-haskell": "^4.0.5", "@cspell/dict-haskell": "^4.0.5",
"@cspell/dict-html": "^4.0.11", "@cspell/dict-html": "^4.0.11",
@ -220,7 +220,7 @@
"@cspell/dict-rust": "^4.0.11", "@cspell/dict-rust": "^4.0.11",
"@cspell/dict-scala": "^5.0.7", "@cspell/dict-scala": "^5.0.7",
"@cspell/dict-shell": "^1.1.0", "@cspell/dict-shell": "^1.1.0",
"@cspell/dict-software-terms": "^5.0.7", "@cspell/dict-software-terms": "^5.0.9",
"@cspell/dict-sql": "^2.2.0", "@cspell/dict-sql": "^2.2.0",
"@cspell/dict-svelte": "^1.0.6", "@cspell/dict-svelte": "^1.0.6",
"@cspell/dict-swift": "^2.0.5", "@cspell/dict-swift": "^2.0.5",
@ -233,22 +233,22 @@
} }
}, },
"node_modules/@cspell/cspell-json-reporter": { "node_modules/@cspell/cspell-json-reporter": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.0.2.tgz",
"integrity": "sha512-6ooEVbicB148ScT475aGMPlgRLO/XlLC/yNecrnVlB/sbERCgDYqi+iJHgE4+BjpVQ8Ant/VRCWrncWMAH6D8g==", "integrity": "sha512-Hy9hKG53cFhLwiSZuRVAd5YfBb5pPj3V2Val69TW1j4+sy3podewqm4sb3RqoB01LcDkLI/mOeMwHz1xyIjfoA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@cspell/cspell-types": "9.0.0" "@cspell/cspell-types": "9.0.2"
}, },
"engines": { "engines": {
"node": ">=20" "node": ">=20"
} }
}, },
"node_modules/@cspell/cspell-pipe": { "node_modules/@cspell/cspell-pipe": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-9.0.2.tgz",
"integrity": "sha512-ur1m4SOs9GP0eIC7n+II/Ea2xuEBWVI438d/zcoC+DWMElQD99OPxVVpPmGoMIPx4YzNlXWQH4kcygnG2a3ogg==", "integrity": "sha512-M1e+u3dyGCJicSZ16xmoVut4pI8ynfqILYiDAYC9+rbn04wJdnWD46ElIZnRriFXx7fu/UsUEexu3lFaqKVGEg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
@ -256,9 +256,9 @@
} }
}, },
"node_modules/@cspell/cspell-resolver": { "node_modules/@cspell/cspell-resolver": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-9.0.2.tgz",
"integrity": "sha512-D2bPNpKNmwJM7r28cK6gDpgZKslGALNeyjpg9jFJLfstvHyn9m6vXsZbDuOJLKoEU3CLhkDSmRyNiEb2n18xhA==", "integrity": "sha512-JkMQb+hcEyZ2ALvEeJvfxoIblRpZlnek50Ew5sLSSZciRuhNvQZS5+Apwt1GXHitTo8/bqXFxABNP36O++YAwA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -269,9 +269,9 @@
} }
}, },
"node_modules/@cspell/cspell-service-bus": { "node_modules/@cspell/cspell-service-bus": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-9.0.2.tgz",
"integrity": "sha512-KcvYBh/MrODNgavbjKTiWpI9BklGy9/suMCC/ZThUrjWpbndwHjxcbge4DLlKyVqYbe78B0KjKgZsuqQvOqJjg==", "integrity": "sha512-OjfZ3vnBjmkctC9xs/87/9bx/3kZYUPJkWsZxzfH4rla/HeIUrm9UZlDqCibhWifhPHrDdV9hDW5QEGXkYR2hw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
@ -279,9 +279,9 @@
} }
}, },
"node_modules/@cspell/cspell-types": { "node_modules/@cspell/cspell-types": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.0.2.tgz",
"integrity": "sha512-iBtN+AVC1v/V35qGOzHLyIvFJEr3pljtJgB4pM0TIZuzPQrm9lr3vV+WSCeOXqiTuY8DEXeMCZN+30QOi4ElNQ==", "integrity": "sha512-RioULo34qbUXuCCLi/DCDxdb++Nm1ospNXzVkKZrSvTG4AjkC95ZhfIOp9jbGSWqL2PGdaHVXgG77EyQbAk5xA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
@ -397,23 +397,23 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@cspell/dict-en_us": { "node_modules/@cspell/dict-en_us": {
"version": "4.4.6", "version": "4.4.9",
"resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.4.6.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.4.9.tgz",
"integrity": "sha512-9QFpNzyvqNkCc3QCJb2RmG87rXz2Iz3R6o9fknOyzN7HL/LRMwipuksricriPYPs+h3ZSQm4Jtgc+sX4gWY5vg==", "integrity": "sha512-5gjqpUwhE+qP9A9wxD1+MGGJ3DNqTgSpiOsS10cGJfV4p/Z194XkDUZrUrJsnJA/3fsCZHAzcNWh8m0bw1v++A==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },
"node_modules/@cspell/dict-en-common-misspellings": { "node_modules/@cspell/dict-en-common-misspellings": {
"version": "2.0.10", "version": "2.0.11",
"resolved": "https://registry.npmjs.org/@cspell/dict-en-common-misspellings/-/dict-en-common-misspellings-2.0.10.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-en-common-misspellings/-/dict-en-common-misspellings-2.0.11.tgz",
"integrity": "sha512-80mXJLtr0tVEtzowrI7ycVae/ULAYImZUlr0kUTpa8i57AUk7Zy3pYBs44EYIKW7ZC9AHu4Qjjfq4vriAtyTDQ==", "integrity": "sha512-xFQjeg0wFHh9sFhshpJ+5BzWR1m9Vu8pD0CGPkwZLK9oii8AD8RXNchabLKy/O5VTLwyqPOi9qpyp1cxm3US4Q==",
"dev": true, "dev": true,
"license": "CC BY-SA 4.0" "license": "CC BY-SA 4.0"
}, },
"node_modules/@cspell/dict-en-gb-mit": { "node_modules/@cspell/dict-en-gb-mit": {
"version": "3.0.3", "version": "3.0.7",
"resolved": "https://registry.npmjs.org/@cspell/dict-en-gb-mit/-/dict-en-gb-mit-3.0.3.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb-mit/-/dict-en-gb-mit-3.0.7.tgz",
"integrity": "sha512-usV5ddTBRTFCHoN9Swo1Vt9U4uPNRHS9oLtjOTWJtVj5O0OxJ+NxCXCZjjCm0afe6gw/GuvlnE4Ji7Vf53ObfQ==", "integrity": "sha512-fdZbu4jbkzjjTO0jPBGINwQwzNFGapMnhH9D4mDa4UzGGyQFVRx6n/FFwxnfs7CXbuCV6UFSwjHZEAB8pfWn0A==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },
@ -460,16 +460,16 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@cspell/dict-git": { "node_modules/@cspell/dict-git": {
"version": "3.0.4", "version": "3.0.5",
"resolved": "https://registry.npmjs.org/@cspell/dict-git/-/dict-git-3.0.4.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-git/-/dict-git-3.0.5.tgz",
"integrity": "sha512-C44M+m56rYn6QCsLbiKiedyPTMZxlDdEYAsPwwlL5bhMDDzXZ3Ic8OCQIhMbiunhCOJJT+er4URmOmM+sllnjg==", "integrity": "sha512-I7l86J2nOcpBY0OcwXLTGMbcXbEE7nxZme9DmYKrNgmt35fcLu+WKaiXW7P29V+lIXjJo/wKrEDY+wUEwVuABQ==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },
"node_modules/@cspell/dict-golang": { "node_modules/@cspell/dict-golang": {
"version": "6.0.20", "version": "6.0.21",
"resolved": "https://registry.npmjs.org/@cspell/dict-golang/-/dict-golang-6.0.20.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-golang/-/dict-golang-6.0.21.tgz",
"integrity": "sha512-b7nd9XXs+apMMzNSWorjirQsbmlwcTC0ViQJU8u+XNose3z0y7oNeEpbTPTVoN1+1sO9aOHuFwfwoOMFCDS14Q==", "integrity": "sha512-D3wG1MWhFx54ySFJ00CS1MVjR4UiBVsOWGIjJ5Av+HamnguqEshxbF9mvy+BX0KqzdLVzwFkoLBs8QeOID56HA==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },
@ -585,9 +585,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@cspell/dict-npm": { "node_modules/@cspell/dict-npm": {
"version": "5.2.3", "version": "5.2.4",
"resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.2.3.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.2.4.tgz",
"integrity": "sha512-EdGkCpAq66Mhi9Qldgsr+NvPVL4TdtmdlqDe4VBp0P3n6J0B7b0jT1MlVDIiLR+F1eqBfL0qjfHf0ey1CafeNw==", "integrity": "sha512-/hK5ii9OzSOQkmTjkzJlEYWz+PBnz2hRq5Xu7d4aDURaynO9xMAcK31JJlKNQulBkVbQHxFZLUrzjdzdAr/Opw==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },
@ -658,9 +658,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@cspell/dict-software-terms": { "node_modules/@cspell/dict-software-terms": {
"version": "5.0.7", "version": "5.0.10",
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-5.0.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-5.0.10.tgz",
"integrity": "sha512-6ttSc0/EzDN44DF2Bk/37cr3IntzuNcZ4MbUy/zEhfhDMiuQoXslILpAs/9FoKEuFpsm6A+8manT2GytWwr/HA==", "integrity": "sha512-2nTcVKTYJKU5GzeviXGPtRRC9d23MtfpD4PM4pLSzl29/5nx5MxOUHkzPuJdyaw9mXIz8Rm9IlGeVAvQoTI8aw==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },
@ -707,13 +707,13 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@cspell/dynamic-import": { "node_modules/@cspell/dynamic-import": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-9.0.2.tgz",
"integrity": "sha512-SE7RFKH4FlXzLFli/vGMayteUVyXDbaZpb1bqymO3uAHO9ZgY+faid4vV/qoVMUgKK+P7hIq5e3MB7swmFAZBg==", "integrity": "sha512-KhcoNUj6Ij2P8fbRC7QOn3jzbTZFxoQpFGanGU9f+4DfZBH86PCADyKYH+ZpJPlYgrI+Jh4wKzF5y5YKKNrdrw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@cspell/url": "9.0.0", "@cspell/url": "9.0.2",
"import-meta-resolve": "^4.1.0" "import-meta-resolve": "^4.1.0"
}, },
"engines": { "engines": {
@ -721,9 +721,9 @@
} }
}, },
"node_modules/@cspell/filetypes": { "node_modules/@cspell/filetypes": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-9.0.2.tgz",
"integrity": "sha512-PL6ty0Xdn1UmRXwIwkze3IizgVbJSCvP0yMQF5xRQixTfidBfxrvnqjAWOGNuQifgIk1PVyFvik7ubLG0skw3w==", "integrity": "sha512-8KEIgptldoZT3pM+yhYV8nXq5T9Sz0YvZIqwDGEqKJ6j447K+I91QWS7RQDrvHkElMi/2g/h08Efg0RIT+QEaQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
@ -731,9 +731,9 @@
} }
}, },
"node_modules/@cspell/strong-weak-map": { "node_modules/@cspell/strong-weak-map": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-9.0.2.tgz",
"integrity": "sha512-LQw0f8nm1C7my6JqjtvTkFQ9Mt561vay0za5Vh5J9yCZxGbOvZ+/Doe925WM5NaqaxC3/wGUdEK1HxMxi9fyBA==", "integrity": "sha512-SHTPUcu2e6aYxI5sr1L/9pzz68CArV6WzMvAio//5LbtKI6NtDp/7tARBwLi1G3A3C0289zDHbDKm3wc1lRNhQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
@ -741,9 +741,9 @@
} }
}, },
"node_modules/@cspell/url": { "node_modules/@cspell/url": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/url/-/url-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/url/-/url-9.0.2.tgz",
"integrity": "sha512-l30nTnD35w6wzABJry38tYuwMNaR9VweZb2go78F3vh8V15kGOpi1gWd7s6K2M8An7kqDS4L3Bgp019s7CJQQQ==", "integrity": "sha512-KwCDL0ejgwVSZB8KTp8FhDe42UOaebTVIMi3O5GcYHi9Cut8B5QU4tbQOFGXP6E4pjimeO9yIkr9Z34kTljj/g==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
@ -5280,13 +5280,13 @@
"dev": true "dev": true
}, },
"node_modules/commander": { "node_modules/commander": {
"version": "13.1.0", "version": "14.0.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-13.1.0.tgz", "resolved": "https://registry.npmjs.org/commander/-/commander-14.0.0.tgz",
"integrity": "sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==", "integrity": "sha512-2uM9rYjPvyq39NwLRqaiLtWHyDC1FvryJDa2ATTVims5YAS4PupsEQsDvP14FqhFr0P49CYDugi59xaxJlTXRA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
"node": ">=18" "node": ">=20"
} }
}, },
"node_modules/comment-json": { "node_modules/comment-json": {
@ -5615,28 +5615,28 @@
} }
}, },
"node_modules/cspell": { "node_modules/cspell": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell/-/cspell-9.0.2.tgz",
"integrity": "sha512-z/HtX5DvLn7iixniOwzDqxpg0wL08obTdbZ2xj4aSZCcaJVIypFoli0FhiH0wHX2whiUTk0NTSp9X9eN7aoOKg==", "integrity": "sha512-VwPNTTivvv/NyovXUMcTYc7BaOgun7k8FhRWaVKxZPEsl/9r9WTLmQ1dNbHRq56LajH2b7wKGQYuRsfov3UWTg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@cspell/cspell-json-reporter": "9.0.0", "@cspell/cspell-json-reporter": "9.0.2",
"@cspell/cspell-pipe": "9.0.0", "@cspell/cspell-pipe": "9.0.2",
"@cspell/cspell-types": "9.0.0", "@cspell/cspell-types": "9.0.2",
"@cspell/dynamic-import": "9.0.0", "@cspell/dynamic-import": "9.0.2",
"@cspell/url": "9.0.0", "@cspell/url": "9.0.2",
"chalk": "^5.4.1", "chalk": "^5.4.1",
"chalk-template": "^1.1.0", "chalk-template": "^1.1.0",
"commander": "^13.1.0", "commander": "^14.0.0",
"cspell-dictionary": "9.0.0", "cspell-dictionary": "9.0.2",
"cspell-gitignore": "9.0.0", "cspell-gitignore": "9.0.2",
"cspell-glob": "9.0.0", "cspell-glob": "9.0.2",
"cspell-io": "9.0.0", "cspell-io": "9.0.2",
"cspell-lib": "9.0.0", "cspell-lib": "9.0.2",
"fast-json-stable-stringify": "^2.1.0", "fast-json-stable-stringify": "^2.1.0",
"file-entry-cache": "^9.1.0", "file-entry-cache": "^9.1.0",
"semver": "^7.7.1", "semver": "^7.7.2",
"tinyglobby": "^0.2.13" "tinyglobby": "^0.2.13"
}, },
"bin": { "bin": {
@ -5651,30 +5651,30 @@
} }
}, },
"node_modules/cspell-config-lib": { "node_modules/cspell-config-lib": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-9.0.2.tgz",
"integrity": "sha512-JVjKeQz/kdt/bxdFRzyvNjJKJ3eaIUtP5gWq+HtNMqCpBFlwCiR+M8jSsIXVOTTT5mqJ5IsBU/jZ+FvrixNYnQ==", "integrity": "sha512-8rCmGUEzlytnNeAazvbBdLeUoN18Cct8k6KLePiUS0GglYomSAvcPWsamSk9jeh947m0cu2dhjZPnKQlp11XBA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@cspell/cspell-types": "9.0.0", "@cspell/cspell-types": "9.0.2",
"comment-json": "^4.2.5", "comment-json": "^4.2.5",
"yaml": "^2.7.1" "yaml": "^2.8.0"
}, },
"engines": { "engines": {
"node": ">=20" "node": ">=20"
} }
}, },
"node_modules/cspell-dictionary": { "node_modules/cspell-dictionary": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-9.0.2.tgz",
"integrity": "sha512-+fWdlzTqqjRsAfImcC2UIvSeDTn0HItw1WuYqARuRRA+UlsdDA2uARDyiH4gBnc+0/GOIhQaItYBS5XXljWEpw==", "integrity": "sha512-u1jLnqu+2IJiGKdUP9LF1/vseOrCh6hUACHZQ8JsCbHC2KU/DL68s4IgS5jDyK5lBcwPOWzQOiTuXQSEardpFQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@cspell/cspell-pipe": "9.0.0", "@cspell/cspell-pipe": "9.0.2",
"@cspell/cspell-types": "9.0.0", "@cspell/cspell-types": "9.0.2",
"cspell-trie-lib": "9.0.0", "cspell-trie-lib": "9.0.2",
"fast-equals": "^5.2.2" "fast-equals": "^5.2.2"
}, },
"engines": { "engines": {
@ -5682,15 +5682,15 @@
} }
}, },
"node_modules/cspell-gitignore": { "node_modules/cspell-gitignore": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-9.0.2.tgz",
"integrity": "sha512-qHt2yXIIOYJBvhx7vO6shcIH8LN+9QoY/+iqNZm4OagWtmpPRqMCsZQj6PUuzcBMGhOQ0U10f/m5OzIIBGwKvQ==", "integrity": "sha512-2CXpUYa+mf1I0oMH/V0qzT0zP95IqYzaS9BfEB7AcSmjrvuIgmiGLztUNrG5mMMBAlHk7sfI8gAEMMvr/Q7sTQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@cspell/url": "9.0.0", "@cspell/url": "9.0.2",
"cspell-glob": "9.0.0", "cspell-glob": "9.0.2",
"cspell-io": "9.0.0" "cspell-io": "9.0.2"
}, },
"bin": { "bin": {
"cspell-gitignore": "bin.mjs" "cspell-gitignore": "bin.mjs"
@ -5700,13 +5700,13 @@
} }
}, },
"node_modules/cspell-glob": { "node_modules/cspell-glob": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-9.0.2.tgz",
"integrity": "sha512-9xBcpFy7oHxELFLqvMs5WPT/ThU/NyrKYfuNcLUkBtxz/qGbqykWIcmdLl130fLwpcIGdq31rVSni6NsMGSriw==", "integrity": "sha512-trTskAU7tw9RpCb+/uPM4zWByZEavHh3SIrjz7Du/ritjZi85O80HItNw5O3ext4zSPfNNLL3kBT7fLLphFHrw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@cspell/url": "9.0.0", "@cspell/url": "9.0.2",
"picomatch": "^4.0.2" "picomatch": "^4.0.2"
}, },
"engines": { "engines": {
@ -5727,14 +5727,14 @@
} }
}, },
"node_modules/cspell-grammar": { "node_modules/cspell-grammar": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-9.0.2.tgz",
"integrity": "sha512-nTvYmxvlwnAeVZtd8rw6/3c3QsUZqDGlFtGIQMk6sKdH4n8eDPFH2K3Hag1aPOzPQJQF8XTxzgGmRnCWkPhdYg==", "integrity": "sha512-3hrNZJYEgWSaCvH3rpFq43PX9pxdJt60+pFG3CTZAdpcI97DDsrdH3f7a6h8sNAb+pN59JnV2DtWexsAVL6vjA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@cspell/cspell-pipe": "9.0.0", "@cspell/cspell-pipe": "9.0.2",
"@cspell/cspell-types": "9.0.0" "@cspell/cspell-types": "9.0.2"
}, },
"bin": { "bin": {
"cspell-grammar": "bin.mjs" "cspell-grammar": "bin.mjs"
@ -5744,42 +5744,42 @@
} }
}, },
"node_modules/cspell-io": { "node_modules/cspell-io": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-9.0.2.tgz",
"integrity": "sha512-LtyqO0bDPCKCb/3zy/IvF4nL+FuU9GeLQ9G5bnSMFOYU/kD7w5UqzE1erzC/UublMRDRyKMlSDl8QutXCeq7zw==", "integrity": "sha512-TO93FTgQjjp62nAn213885RdyOTsQwdjSHdeYaaNiaTBOBgj2jR8M8bi3+h2imGBlinlYERoVbPF9wghJEK2nw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@cspell/cspell-service-bus": "9.0.0", "@cspell/cspell-service-bus": "9.0.2",
"@cspell/url": "9.0.0" "@cspell/url": "9.0.2"
}, },
"engines": { "engines": {
"node": ">=20" "node": ">=20"
} }
}, },
"node_modules/cspell-lib": { "node_modules/cspell-lib": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-9.0.2.tgz",
"integrity": "sha512-5ocoFmsrW1ju954kPzm1/mhAgnIQFjFjSS8YaQ6ylxCsqV9lCadf9tT2nnC2HrZB9ILVWElsrhxkQWt2DpZQsQ==", "integrity": "sha512-uoPQ0f+umOGUQB/q0H+K/gWfd7xJMaPlt5rXMMTeKIPHLDRBE7lBx4mHVCmgevL+oTNSLpIE5FdqRDbr+Q+Awg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@cspell/cspell-bundled-dicts": "9.0.0", "@cspell/cspell-bundled-dicts": "9.0.2",
"@cspell/cspell-pipe": "9.0.0", "@cspell/cspell-pipe": "9.0.2",
"@cspell/cspell-resolver": "9.0.0", "@cspell/cspell-resolver": "9.0.2",
"@cspell/cspell-types": "9.0.0", "@cspell/cspell-types": "9.0.2",
"@cspell/dynamic-import": "9.0.0", "@cspell/dynamic-import": "9.0.2",
"@cspell/filetypes": "9.0.0", "@cspell/filetypes": "9.0.2",
"@cspell/strong-weak-map": "9.0.0", "@cspell/strong-weak-map": "9.0.2",
"@cspell/url": "9.0.0", "@cspell/url": "9.0.2",
"clear-module": "^4.1.2", "clear-module": "^4.1.2",
"comment-json": "^4.2.5", "comment-json": "^4.2.5",
"cspell-config-lib": "9.0.0", "cspell-config-lib": "9.0.2",
"cspell-dictionary": "9.0.0", "cspell-dictionary": "9.0.2",
"cspell-glob": "9.0.0", "cspell-glob": "9.0.2",
"cspell-grammar": "9.0.0", "cspell-grammar": "9.0.2",
"cspell-io": "9.0.0", "cspell-io": "9.0.2",
"cspell-trie-lib": "9.0.0", "cspell-trie-lib": "9.0.2",
"env-paths": "^3.0.0", "env-paths": "^3.0.0",
"fast-equals": "^5.2.2", "fast-equals": "^5.2.2",
"gensequence": "^7.0.0", "gensequence": "^7.0.0",
@ -5807,14 +5807,14 @@
} }
}, },
"node_modules/cspell-trie-lib": { "node_modules/cspell-trie-lib": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-9.0.2.tgz",
"integrity": "sha512-2s/an4sbIR8NAfkjuH6/ngap3BmfTVjxPCY2PwrzIm1WNUbEuYkY3vb1Rc4rOJ7nCTBpdu0o7/sI9ZGpMUcUzQ==", "integrity": "sha512-inXu6YEoJFLYnxgcXy3quCoGgSWYRye1kM4dj8kbYtNAQgUVD93hPFdmPWObwhVawsS3rQybckG3DSnmxBe9Fg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@cspell/cspell-pipe": "9.0.0", "@cspell/cspell-pipe": "9.0.2",
"@cspell/cspell-types": "9.0.0", "@cspell/cspell-types": "9.0.2",
"gensequence": "^7.0.0" "gensequence": "^7.0.0"
}, },
"engines": { "engines": {
@ -11937,9 +11937,9 @@
} }
}, },
"node_modules/semver": { "node_modules/semver": {
"version": "7.7.1", "version": "7.7.2",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz", "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
"dev": true, "dev": true,
"license": "ISC", "license": "ISC",
"bin": { "bin": {
@ -14366,16 +14366,16 @@
"dev": true "dev": true
}, },
"node_modules/yaml": { "node_modules/yaml": {
"version": "2.7.1", "version": "2.8.0",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.1.tgz", "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.0.tgz",
"integrity": "sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==", "integrity": "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==",
"dev": true, "dev": true,
"license": "ISC", "license": "ISC",
"bin": { "bin": {
"yaml": "bin.mjs" "yaml": "bin.mjs"
}, },
"engines": { "engines": {
"node": ">= 14" "node": ">= 14.6"
} }
}, },
"node_modules/yargonaut": { "node_modules/yargonaut": {
@ -14571,9 +14571,9 @@
"dev": true "dev": true
}, },
"@cspell/cspell-bundled-dicts": { "@cspell/cspell-bundled-dicts": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-9.0.2.tgz",
"integrity": "sha512-S2nM8iWGY252XrEOt9qAVMDgBBiQYcv7cxi/g1sBZL4sx/lDF02QSn926aVLYF9LNsGxjjliV7bbYoIU2oDjtQ==", "integrity": "sha512-gGFSfVIvYtO95O3Yhcd1o0sOZHjVaCPwYq3MnaNsBBzaMviIZli4FZW9Z+XNKsgo1zRzbl2SdOXJPP0VcyAY0A==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/dict-ada": "^4.1.0", "@cspell/dict-ada": "^4.1.0",
@ -14591,17 +14591,17 @@
"@cspell/dict-docker": "^1.1.14", "@cspell/dict-docker": "^1.1.14",
"@cspell/dict-dotnet": "^5.0.9", "@cspell/dict-dotnet": "^5.0.9",
"@cspell/dict-elixir": "^4.0.7", "@cspell/dict-elixir": "^4.0.7",
"@cspell/dict-en_us": "^4.4.6", "@cspell/dict-en_us": "^4.4.8",
"@cspell/dict-en-common-misspellings": "^2.0.10", "@cspell/dict-en-common-misspellings": "^2.0.11",
"@cspell/dict-en-gb-mit": "^3.0.3", "@cspell/dict-en-gb-mit": "^3.0.6",
"@cspell/dict-filetypes": "^3.0.12", "@cspell/dict-filetypes": "^3.0.12",
"@cspell/dict-flutter": "^1.1.0", "@cspell/dict-flutter": "^1.1.0",
"@cspell/dict-fonts": "^4.0.4", "@cspell/dict-fonts": "^4.0.4",
"@cspell/dict-fsharp": "^1.1.0", "@cspell/dict-fsharp": "^1.1.0",
"@cspell/dict-fullstack": "^3.2.6", "@cspell/dict-fullstack": "^3.2.6",
"@cspell/dict-gaming-terms": "^1.1.1", "@cspell/dict-gaming-terms": "^1.1.1",
"@cspell/dict-git": "^3.0.4", "@cspell/dict-git": "^3.0.5",
"@cspell/dict-golang": "^6.0.20", "@cspell/dict-golang": "^6.0.21",
"@cspell/dict-google": "^1.0.8", "@cspell/dict-google": "^1.0.8",
"@cspell/dict-haskell": "^4.0.5", "@cspell/dict-haskell": "^4.0.5",
"@cspell/dict-html": "^4.0.11", "@cspell/dict-html": "^4.0.11",
@ -14627,7 +14627,7 @@
"@cspell/dict-rust": "^4.0.11", "@cspell/dict-rust": "^4.0.11",
"@cspell/dict-scala": "^5.0.7", "@cspell/dict-scala": "^5.0.7",
"@cspell/dict-shell": "^1.1.0", "@cspell/dict-shell": "^1.1.0",
"@cspell/dict-software-terms": "^5.0.7", "@cspell/dict-software-terms": "^5.0.9",
"@cspell/dict-sql": "^2.2.0", "@cspell/dict-sql": "^2.2.0",
"@cspell/dict-svelte": "^1.0.6", "@cspell/dict-svelte": "^1.0.6",
"@cspell/dict-swift": "^2.0.5", "@cspell/dict-swift": "^2.0.5",
@ -14637,39 +14637,39 @@
} }
}, },
"@cspell/cspell-json-reporter": { "@cspell/cspell-json-reporter": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.0.2.tgz",
"integrity": "sha512-6ooEVbicB148ScT475aGMPlgRLO/XlLC/yNecrnVlB/sbERCgDYqi+iJHgE4+BjpVQ8Ant/VRCWrncWMAH6D8g==", "integrity": "sha512-Hy9hKG53cFhLwiSZuRVAd5YfBb5pPj3V2Val69TW1j4+sy3podewqm4sb3RqoB01LcDkLI/mOeMwHz1xyIjfoA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/cspell-types": "9.0.0" "@cspell/cspell-types": "9.0.2"
} }
}, },
"@cspell/cspell-pipe": { "@cspell/cspell-pipe": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-9.0.2.tgz",
"integrity": "sha512-ur1m4SOs9GP0eIC7n+II/Ea2xuEBWVI438d/zcoC+DWMElQD99OPxVVpPmGoMIPx4YzNlXWQH4kcygnG2a3ogg==", "integrity": "sha512-M1e+u3dyGCJicSZ16xmoVut4pI8ynfqILYiDAYC9+rbn04wJdnWD46ElIZnRriFXx7fu/UsUEexu3lFaqKVGEg==",
"dev": true "dev": true
}, },
"@cspell/cspell-resolver": { "@cspell/cspell-resolver": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-9.0.2.tgz",
"integrity": "sha512-D2bPNpKNmwJM7r28cK6gDpgZKslGALNeyjpg9jFJLfstvHyn9m6vXsZbDuOJLKoEU3CLhkDSmRyNiEb2n18xhA==", "integrity": "sha512-JkMQb+hcEyZ2ALvEeJvfxoIblRpZlnek50Ew5sLSSZciRuhNvQZS5+Apwt1GXHitTo8/bqXFxABNP36O++YAwA==",
"dev": true, "dev": true,
"requires": { "requires": {
"global-directory": "^4.0.1" "global-directory": "^4.0.1"
} }
}, },
"@cspell/cspell-service-bus": { "@cspell/cspell-service-bus": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-9.0.2.tgz",
"integrity": "sha512-KcvYBh/MrODNgavbjKTiWpI9BklGy9/suMCC/ZThUrjWpbndwHjxcbge4DLlKyVqYbe78B0KjKgZsuqQvOqJjg==", "integrity": "sha512-OjfZ3vnBjmkctC9xs/87/9bx/3kZYUPJkWsZxzfH4rla/HeIUrm9UZlDqCibhWifhPHrDdV9hDW5QEGXkYR2hw==",
"dev": true "dev": true
}, },
"@cspell/cspell-types": { "@cspell/cspell-types": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.0.2.tgz",
"integrity": "sha512-iBtN+AVC1v/V35qGOzHLyIvFJEr3pljtJgB4pM0TIZuzPQrm9lr3vV+WSCeOXqiTuY8DEXeMCZN+30QOi4ElNQ==", "integrity": "sha512-RioULo34qbUXuCCLi/DCDxdb++Nm1ospNXzVkKZrSvTG4AjkC95ZhfIOp9jbGSWqL2PGdaHVXgG77EyQbAk5xA==",
"dev": true "dev": true
}, },
"@cspell/dict-ada": { "@cspell/dict-ada": {
@ -14766,21 +14766,21 @@
"dev": true "dev": true
}, },
"@cspell/dict-en_us": { "@cspell/dict-en_us": {
"version": "4.4.6", "version": "4.4.9",
"resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.4.6.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.4.9.tgz",
"integrity": "sha512-9QFpNzyvqNkCc3QCJb2RmG87rXz2Iz3R6o9fknOyzN7HL/LRMwipuksricriPYPs+h3ZSQm4Jtgc+sX4gWY5vg==", "integrity": "sha512-5gjqpUwhE+qP9A9wxD1+MGGJ3DNqTgSpiOsS10cGJfV4p/Z194XkDUZrUrJsnJA/3fsCZHAzcNWh8m0bw1v++A==",
"dev": true "dev": true
}, },
"@cspell/dict-en-common-misspellings": { "@cspell/dict-en-common-misspellings": {
"version": "2.0.10", "version": "2.0.11",
"resolved": "https://registry.npmjs.org/@cspell/dict-en-common-misspellings/-/dict-en-common-misspellings-2.0.10.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-en-common-misspellings/-/dict-en-common-misspellings-2.0.11.tgz",
"integrity": "sha512-80mXJLtr0tVEtzowrI7ycVae/ULAYImZUlr0kUTpa8i57AUk7Zy3pYBs44EYIKW7ZC9AHu4Qjjfq4vriAtyTDQ==", "integrity": "sha512-xFQjeg0wFHh9sFhshpJ+5BzWR1m9Vu8pD0CGPkwZLK9oii8AD8RXNchabLKy/O5VTLwyqPOi9qpyp1cxm3US4Q==",
"dev": true "dev": true
}, },
"@cspell/dict-en-gb-mit": { "@cspell/dict-en-gb-mit": {
"version": "3.0.3", "version": "3.0.7",
"resolved": "https://registry.npmjs.org/@cspell/dict-en-gb-mit/-/dict-en-gb-mit-3.0.3.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb-mit/-/dict-en-gb-mit-3.0.7.tgz",
"integrity": "sha512-usV5ddTBRTFCHoN9Swo1Vt9U4uPNRHS9oLtjOTWJtVj5O0OxJ+NxCXCZjjCm0afe6gw/GuvlnE4Ji7Vf53ObfQ==", "integrity": "sha512-fdZbu4jbkzjjTO0jPBGINwQwzNFGapMnhH9D4mDa4UzGGyQFVRx6n/FFwxnfs7CXbuCV6UFSwjHZEAB8pfWn0A==",
"dev": true "dev": true
}, },
"@cspell/dict-filetypes": { "@cspell/dict-filetypes": {
@ -14820,15 +14820,15 @@
"dev": true "dev": true
}, },
"@cspell/dict-git": { "@cspell/dict-git": {
"version": "3.0.4", "version": "3.0.5",
"resolved": "https://registry.npmjs.org/@cspell/dict-git/-/dict-git-3.0.4.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-git/-/dict-git-3.0.5.tgz",
"integrity": "sha512-C44M+m56rYn6QCsLbiKiedyPTMZxlDdEYAsPwwlL5bhMDDzXZ3Ic8OCQIhMbiunhCOJJT+er4URmOmM+sllnjg==", "integrity": "sha512-I7l86J2nOcpBY0OcwXLTGMbcXbEE7nxZme9DmYKrNgmt35fcLu+WKaiXW7P29V+lIXjJo/wKrEDY+wUEwVuABQ==",
"dev": true "dev": true
}, },
"@cspell/dict-golang": { "@cspell/dict-golang": {
"version": "6.0.20", "version": "6.0.21",
"resolved": "https://registry.npmjs.org/@cspell/dict-golang/-/dict-golang-6.0.20.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-golang/-/dict-golang-6.0.21.tgz",
"integrity": "sha512-b7nd9XXs+apMMzNSWorjirQsbmlwcTC0ViQJU8u+XNose3z0y7oNeEpbTPTVoN1+1sO9aOHuFwfwoOMFCDS14Q==", "integrity": "sha512-D3wG1MWhFx54ySFJ00CS1MVjR4UiBVsOWGIjJ5Av+HamnguqEshxbF9mvy+BX0KqzdLVzwFkoLBs8QeOID56HA==",
"dev": true "dev": true
}, },
"@cspell/dict-google": { "@cspell/dict-google": {
@ -14923,9 +14923,9 @@
"dev": true "dev": true
}, },
"@cspell/dict-npm": { "@cspell/dict-npm": {
"version": "5.2.3", "version": "5.2.4",
"resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.2.3.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.2.4.tgz",
"integrity": "sha512-EdGkCpAq66Mhi9Qldgsr+NvPVL4TdtmdlqDe4VBp0P3n6J0B7b0jT1MlVDIiLR+F1eqBfL0qjfHf0ey1CafeNw==", "integrity": "sha512-/hK5ii9OzSOQkmTjkzJlEYWz+PBnz2hRq5Xu7d4aDURaynO9xMAcK31JJlKNQulBkVbQHxFZLUrzjdzdAr/Opw==",
"dev": true "dev": true
}, },
"@cspell/dict-php": { "@cspell/dict-php": {
@ -14986,9 +14986,9 @@
"dev": true "dev": true
}, },
"@cspell/dict-software-terms": { "@cspell/dict-software-terms": {
"version": "5.0.7", "version": "5.0.10",
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-5.0.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-5.0.10.tgz",
"integrity": "sha512-6ttSc0/EzDN44DF2Bk/37cr3IntzuNcZ4MbUy/zEhfhDMiuQoXslILpAs/9FoKEuFpsm6A+8manT2GytWwr/HA==", "integrity": "sha512-2nTcVKTYJKU5GzeviXGPtRRC9d23MtfpD4PM4pLSzl29/5nx5MxOUHkzPuJdyaw9mXIz8Rm9IlGeVAvQoTI8aw==",
"dev": true "dev": true
}, },
"@cspell/dict-sql": { "@cspell/dict-sql": {
@ -15028,31 +15028,31 @@
"dev": true "dev": true
}, },
"@cspell/dynamic-import": { "@cspell/dynamic-import": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-9.0.2.tgz",
"integrity": "sha512-SE7RFKH4FlXzLFli/vGMayteUVyXDbaZpb1bqymO3uAHO9ZgY+faid4vV/qoVMUgKK+P7hIq5e3MB7swmFAZBg==", "integrity": "sha512-KhcoNUj6Ij2P8fbRC7QOn3jzbTZFxoQpFGanGU9f+4DfZBH86PCADyKYH+ZpJPlYgrI+Jh4wKzF5y5YKKNrdrw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/url": "9.0.0", "@cspell/url": "9.0.2",
"import-meta-resolve": "^4.1.0" "import-meta-resolve": "^4.1.0"
} }
}, },
"@cspell/filetypes": { "@cspell/filetypes": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-9.0.2.tgz",
"integrity": "sha512-PL6ty0Xdn1UmRXwIwkze3IizgVbJSCvP0yMQF5xRQixTfidBfxrvnqjAWOGNuQifgIk1PVyFvik7ubLG0skw3w==", "integrity": "sha512-8KEIgptldoZT3pM+yhYV8nXq5T9Sz0YvZIqwDGEqKJ6j447K+I91QWS7RQDrvHkElMi/2g/h08Efg0RIT+QEaQ==",
"dev": true "dev": true
}, },
"@cspell/strong-weak-map": { "@cspell/strong-weak-map": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-9.0.2.tgz",
"integrity": "sha512-LQw0f8nm1C7my6JqjtvTkFQ9Mt561vay0za5Vh5J9yCZxGbOvZ+/Doe925WM5NaqaxC3/wGUdEK1HxMxi9fyBA==", "integrity": "sha512-SHTPUcu2e6aYxI5sr1L/9pzz68CArV6WzMvAio//5LbtKI6NtDp/7tARBwLi1G3A3C0289zDHbDKm3wc1lRNhQ==",
"dev": true "dev": true
}, },
"@cspell/url": { "@cspell/url": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@cspell/url/-/url-9.0.0.tgz", "resolved": "https://registry.npmjs.org/@cspell/url/-/url-9.0.2.tgz",
"integrity": "sha512-l30nTnD35w6wzABJry38tYuwMNaR9VweZb2go78F3vh8V15kGOpi1gWd7s6K2M8An7kqDS4L3Bgp019s7CJQQQ==", "integrity": "sha512-KwCDL0ejgwVSZB8KTp8FhDe42UOaebTVIMi3O5GcYHi9Cut8B5QU4tbQOFGXP6E4pjimeO9yIkr9Z34kTljj/g==",
"dev": true "dev": true
}, },
"@csstools/color-helpers": { "@csstools/color-helpers": {
@ -17915,9 +17915,9 @@
"dev": true "dev": true
}, },
"commander": { "commander": {
"version": "13.1.0", "version": "14.0.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-13.1.0.tgz", "resolved": "https://registry.npmjs.org/commander/-/commander-14.0.0.tgz",
"integrity": "sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==", "integrity": "sha512-2uM9rYjPvyq39NwLRqaiLtWHyDC1FvryJDa2ATTVims5YAS4PupsEQsDvP14FqhFr0P49CYDugi59xaxJlTXRA==",
"dev": true "dev": true
}, },
"comment-json": { "comment-json": {
@ -18178,27 +18178,27 @@
"dev": true "dev": true
}, },
"cspell": { "cspell": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell/-/cspell-9.0.2.tgz",
"integrity": "sha512-z/HtX5DvLn7iixniOwzDqxpg0wL08obTdbZ2xj4aSZCcaJVIypFoli0FhiH0wHX2whiUTk0NTSp9X9eN7aoOKg==", "integrity": "sha512-VwPNTTivvv/NyovXUMcTYc7BaOgun7k8FhRWaVKxZPEsl/9r9WTLmQ1dNbHRq56LajH2b7wKGQYuRsfov3UWTg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/cspell-json-reporter": "9.0.0", "@cspell/cspell-json-reporter": "9.0.2",
"@cspell/cspell-pipe": "9.0.0", "@cspell/cspell-pipe": "9.0.2",
"@cspell/cspell-types": "9.0.0", "@cspell/cspell-types": "9.0.2",
"@cspell/dynamic-import": "9.0.0", "@cspell/dynamic-import": "9.0.2",
"@cspell/url": "9.0.0", "@cspell/url": "9.0.2",
"chalk": "^5.4.1", "chalk": "^5.4.1",
"chalk-template": "^1.1.0", "chalk-template": "^1.1.0",
"commander": "^13.1.0", "commander": "^14.0.0",
"cspell-dictionary": "9.0.0", "cspell-dictionary": "9.0.2",
"cspell-gitignore": "9.0.0", "cspell-gitignore": "9.0.2",
"cspell-glob": "9.0.0", "cspell-glob": "9.0.2",
"cspell-io": "9.0.0", "cspell-io": "9.0.2",
"cspell-lib": "9.0.0", "cspell-lib": "9.0.2",
"fast-json-stable-stringify": "^2.1.0", "fast-json-stable-stringify": "^2.1.0",
"file-entry-cache": "^9.1.0", "file-entry-cache": "^9.1.0",
"semver": "^7.7.1", "semver": "^7.7.2",
"tinyglobby": "^0.2.13" "tinyglobby": "^0.2.13"
}, },
"dependencies": { "dependencies": {
@ -18245,46 +18245,46 @@
} }
}, },
"cspell-config-lib": { "cspell-config-lib": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-9.0.2.tgz",
"integrity": "sha512-JVjKeQz/kdt/bxdFRzyvNjJKJ3eaIUtP5gWq+HtNMqCpBFlwCiR+M8jSsIXVOTTT5mqJ5IsBU/jZ+FvrixNYnQ==", "integrity": "sha512-8rCmGUEzlytnNeAazvbBdLeUoN18Cct8k6KLePiUS0GglYomSAvcPWsamSk9jeh947m0cu2dhjZPnKQlp11XBA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/cspell-types": "9.0.0", "@cspell/cspell-types": "9.0.2",
"comment-json": "^4.2.5", "comment-json": "^4.2.5",
"yaml": "^2.7.1" "yaml": "^2.8.0"
} }
}, },
"cspell-dictionary": { "cspell-dictionary": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-9.0.2.tgz",
"integrity": "sha512-+fWdlzTqqjRsAfImcC2UIvSeDTn0HItw1WuYqARuRRA+UlsdDA2uARDyiH4gBnc+0/GOIhQaItYBS5XXljWEpw==", "integrity": "sha512-u1jLnqu+2IJiGKdUP9LF1/vseOrCh6hUACHZQ8JsCbHC2KU/DL68s4IgS5jDyK5lBcwPOWzQOiTuXQSEardpFQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/cspell-pipe": "9.0.0", "@cspell/cspell-pipe": "9.0.2",
"@cspell/cspell-types": "9.0.0", "@cspell/cspell-types": "9.0.2",
"cspell-trie-lib": "9.0.0", "cspell-trie-lib": "9.0.2",
"fast-equals": "^5.2.2" "fast-equals": "^5.2.2"
} }
}, },
"cspell-gitignore": { "cspell-gitignore": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-9.0.2.tgz",
"integrity": "sha512-qHt2yXIIOYJBvhx7vO6shcIH8LN+9QoY/+iqNZm4OagWtmpPRqMCsZQj6PUuzcBMGhOQ0U10f/m5OzIIBGwKvQ==", "integrity": "sha512-2CXpUYa+mf1I0oMH/V0qzT0zP95IqYzaS9BfEB7AcSmjrvuIgmiGLztUNrG5mMMBAlHk7sfI8gAEMMvr/Q7sTQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/url": "9.0.0", "@cspell/url": "9.0.2",
"cspell-glob": "9.0.0", "cspell-glob": "9.0.2",
"cspell-io": "9.0.0" "cspell-io": "9.0.2"
} }
}, },
"cspell-glob": { "cspell-glob": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-9.0.2.tgz",
"integrity": "sha512-9xBcpFy7oHxELFLqvMs5WPT/ThU/NyrKYfuNcLUkBtxz/qGbqykWIcmdLl130fLwpcIGdq31rVSni6NsMGSriw==", "integrity": "sha512-trTskAU7tw9RpCb+/uPM4zWByZEavHh3SIrjz7Du/ritjZi85O80HItNw5O3ext4zSPfNNLL3kBT7fLLphFHrw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/url": "9.0.0", "@cspell/url": "9.0.2",
"picomatch": "^4.0.2" "picomatch": "^4.0.2"
}, },
"dependencies": { "dependencies": {
@ -18297,47 +18297,47 @@
} }
}, },
"cspell-grammar": { "cspell-grammar": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-9.0.2.tgz",
"integrity": "sha512-nTvYmxvlwnAeVZtd8rw6/3c3QsUZqDGlFtGIQMk6sKdH4n8eDPFH2K3Hag1aPOzPQJQF8XTxzgGmRnCWkPhdYg==", "integrity": "sha512-3hrNZJYEgWSaCvH3rpFq43PX9pxdJt60+pFG3CTZAdpcI97DDsrdH3f7a6h8sNAb+pN59JnV2DtWexsAVL6vjA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/cspell-pipe": "9.0.0", "@cspell/cspell-pipe": "9.0.2",
"@cspell/cspell-types": "9.0.0" "@cspell/cspell-types": "9.0.2"
} }
}, },
"cspell-io": { "cspell-io": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-9.0.2.tgz",
"integrity": "sha512-LtyqO0bDPCKCb/3zy/IvF4nL+FuU9GeLQ9G5bnSMFOYU/kD7w5UqzE1erzC/UublMRDRyKMlSDl8QutXCeq7zw==", "integrity": "sha512-TO93FTgQjjp62nAn213885RdyOTsQwdjSHdeYaaNiaTBOBgj2jR8M8bi3+h2imGBlinlYERoVbPF9wghJEK2nw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/cspell-service-bus": "9.0.0", "@cspell/cspell-service-bus": "9.0.2",
"@cspell/url": "9.0.0" "@cspell/url": "9.0.2"
} }
}, },
"cspell-lib": { "cspell-lib": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-9.0.2.tgz",
"integrity": "sha512-5ocoFmsrW1ju954kPzm1/mhAgnIQFjFjSS8YaQ6ylxCsqV9lCadf9tT2nnC2HrZB9ILVWElsrhxkQWt2DpZQsQ==", "integrity": "sha512-uoPQ0f+umOGUQB/q0H+K/gWfd7xJMaPlt5rXMMTeKIPHLDRBE7lBx4mHVCmgevL+oTNSLpIE5FdqRDbr+Q+Awg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/cspell-bundled-dicts": "9.0.0", "@cspell/cspell-bundled-dicts": "9.0.2",
"@cspell/cspell-pipe": "9.0.0", "@cspell/cspell-pipe": "9.0.2",
"@cspell/cspell-resolver": "9.0.0", "@cspell/cspell-resolver": "9.0.2",
"@cspell/cspell-types": "9.0.0", "@cspell/cspell-types": "9.0.2",
"@cspell/dynamic-import": "9.0.0", "@cspell/dynamic-import": "9.0.2",
"@cspell/filetypes": "9.0.0", "@cspell/filetypes": "9.0.2",
"@cspell/strong-weak-map": "9.0.0", "@cspell/strong-weak-map": "9.0.2",
"@cspell/url": "9.0.0", "@cspell/url": "9.0.2",
"clear-module": "^4.1.2", "clear-module": "^4.1.2",
"comment-json": "^4.2.5", "comment-json": "^4.2.5",
"cspell-config-lib": "9.0.0", "cspell-config-lib": "9.0.2",
"cspell-dictionary": "9.0.0", "cspell-dictionary": "9.0.2",
"cspell-glob": "9.0.0", "cspell-glob": "9.0.2",
"cspell-grammar": "9.0.0", "cspell-grammar": "9.0.2",
"cspell-io": "9.0.0", "cspell-io": "9.0.2",
"cspell-trie-lib": "9.0.0", "cspell-trie-lib": "9.0.2",
"env-paths": "^3.0.0", "env-paths": "^3.0.0",
"fast-equals": "^5.2.2", "fast-equals": "^5.2.2",
"gensequence": "^7.0.0", "gensequence": "^7.0.0",
@ -18357,13 +18357,13 @@
} }
}, },
"cspell-trie-lib": { "cspell-trie-lib": {
"version": "9.0.0", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-9.0.0.tgz", "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-9.0.2.tgz",
"integrity": "sha512-2s/an4sbIR8NAfkjuH6/ngap3BmfTVjxPCY2PwrzIm1WNUbEuYkY3vb1Rc4rOJ7nCTBpdu0o7/sI9ZGpMUcUzQ==", "integrity": "sha512-inXu6YEoJFLYnxgcXy3quCoGgSWYRye1kM4dj8kbYtNAQgUVD93hPFdmPWObwhVawsS3rQybckG3DSnmxBe9Fg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/cspell-pipe": "9.0.0", "@cspell/cspell-pipe": "9.0.2",
"@cspell/cspell-types": "9.0.0", "@cspell/cspell-types": "9.0.2",
"gensequence": "^7.0.0" "gensequence": "^7.0.0"
} }
}, },
@ -22708,9 +22708,9 @@
} }
}, },
"semver": { "semver": {
"version": "7.7.1", "version": "7.7.2",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz", "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
"dev": true "dev": true
}, },
"semver-diff": { "semver-diff": {
@ -24414,9 +24414,9 @@
"dev": true "dev": true
}, },
"yaml": { "yaml": {
"version": "2.7.1", "version": "2.8.0",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.1.tgz", "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.0.tgz",
"integrity": "sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==", "integrity": "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==",
"dev": true "dev": true
}, },
"yargonaut": { "yargonaut": {