From 9533806ec589d4d210d961a4eb133e5a038380c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 16:27:23 +0000 Subject: [PATCH] Bump cspell from 9.1.2 to 9.1.3 Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 9.1.2 to 9.1.3. - [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.1.3/packages/cspell) --- updated-dependencies: - dependency-name: cspell dependency-version: 9.1.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 520 ++++++++++++++++++++++++---------------------- package.json | 2 +- 2 files changed, 272 insertions(+), 250 deletions(-) diff --git a/package-lock.json b/package-lock.json index e1ecb6b..d91f00e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "devDependencies": { "axios": "^1.10.0", - "cspell": "^9.1.2", + "cspell": "^9.1.3", "glob": "^11.0.3", "https-proxy-agent": "^7.0.6", "isbinaryfile": "^5.0.4", @@ -19,14 +19,14 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-9.1.2.tgz", - "integrity": "sha512-mdhxj7j1zqXYKO/KPx2MgN3RPAvqoWvncxz2dOMFBcuUteZPt58NenUoi0VZXEhV/FM2V80NvhHZZafaIcxVjQ==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-9.1.3.tgz", + "integrity": "sha512-WbOkD32fjxz0hHMP6oTvAgi2VBlzYcqKPNwCo+4b9HefLWV5aiLaxp04d8CeifaAdlYjkjuqRTJXh/HfUeLCVg==", "dev": true, "dependencies": { "@cspell/dict-ada": "^4.1.0", "@cspell/dict-al": "^1.1.0", - "@cspell/dict-aws": "^4.0.10", + "@cspell/dict-aws": "^4.0.11", "@cspell/dict-bash": "^4.2.0", "@cspell/dict-companies": "^3.2.1", "@cspell/dict-cpp": "^6.0.8", @@ -39,9 +39,9 @@ "@cspell/dict-docker": "^1.1.14", "@cspell/dict-dotnet": "^5.0.9", "@cspell/dict-elixir": "^4.0.7", - "@cspell/dict-en_us": "^4.4.11", - "@cspell/dict-en-common-misspellings": "^2.1.1", - "@cspell/dict-en-gb-mit": "^3.1.1", + "@cspell/dict-en_us": "^4.4.13", + "@cspell/dict-en-common-misspellings": "^2.1.2", + "@cspell/dict-en-gb-mit": "^3.1.3", "@cspell/dict-filetypes": "^3.0.12", "@cspell/dict-flutter": "^1.1.0", "@cspell/dict-fonts": "^4.0.4", @@ -65,7 +65,7 @@ "@cspell/dict-markdown": "^2.0.11", "@cspell/dict-monkeyc": "^1.0.10", "@cspell/dict-node": "^5.0.7", - "@cspell/dict-npm": "^5.2.7", + "@cspell/dict-npm": "^5.2.9", "@cspell/dict-php": "^4.0.14", "@cspell/dict-powershell": "^5.0.14", "@cspell/dict-public-licenses": "^2.0.13", @@ -75,11 +75,11 @@ "@cspell/dict-rust": "^4.0.11", "@cspell/dict-scala": "^5.0.7", "@cspell/dict-shell": "^1.1.0", - "@cspell/dict-software-terms": "^5.1.1", + "@cspell/dict-software-terms": "^5.1.2", "@cspell/dict-sql": "^2.2.0", "@cspell/dict-svelte": "^1.0.6", "@cspell/dict-swift": "^2.0.5", - "@cspell/dict-terraform": "^1.1.1", + "@cspell/dict-terraform": "^1.1.2", "@cspell/dict-typescript": "^3.2.2", "@cspell/dict-vue": "^3.0.4" }, @@ -88,30 +88,30 @@ } }, "node_modules/@cspell/cspell-json-reporter": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.1.2.tgz", - "integrity": "sha512-sSva/ACXDJd9LufzecR9LC+lNWUuGWNtVHdVj0orJxOIZjHUCNBXwVSgL2fmMg7jNQS6qoJFJ7F/QPXdwITijg==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.1.3.tgz", + "integrity": "sha512-FvzlSQuU+bNeo77v0KrA/lkoe324cHvZNhkx7Dtp1aj01FeBr5Y36gozR3DNY6tewBi6hC7uLeeNg/iSBf6CWg==", "dev": true, "dependencies": { - "@cspell/cspell-types": "9.1.2" + "@cspell/cspell-types": "9.1.3" }, "engines": { "node": ">=20" } }, "node_modules/@cspell/cspell-pipe": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-9.1.2.tgz", - "integrity": "sha512-/pIhsf4SI4Q/kvehq9GsGKLgbQsRhiDgthQIgO6YOrEa761wOI2hVdRyc0Tgc1iAGiJEedDaFsAhabVRJBeo2g==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-9.1.3.tgz", + "integrity": "sha512-Cns37ml7IaXMWBci9XOqdTkP9nFtOO8+sJ4VvtbVO68Zo8v0vq74ApDbPgGI2HzYtn7Jj2hxQqGIBdLnmrMPyA==", "dev": true, "engines": { "node": ">=20" } }, "node_modules/@cspell/cspell-resolver": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-9.1.2.tgz", - "integrity": "sha512-dNDx7yMl2h1Ousk08lizTou+BUvce4RPSnPXrQPB7B7CscgZloSyuP3Yyj1Zt81pHNpggrym4Ezx6tMdyPjESw==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-9.1.3.tgz", + "integrity": "sha512-3h9AkbY+YutBG91fQxeSpfIRT50sfrNQ7IAS0N6fCvJ6z0sXed7UPYwf90NauQp/1lN/bVlHFFAgxDEyG720Yg==", "dev": true, "dependencies": { "global-directory": "^4.0.1" @@ -121,18 +121,18 @@ } }, "node_modules/@cspell/cspell-service-bus": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-9.1.2.tgz", - "integrity": "sha512-YOsUctzCMzEJbKdzNyvPkyMen/i7sGO3Xgcczn848GJPlRsJc50QwsoU67SY7zEARz6y2WS0tv5F5RMrRO4idw==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-9.1.3.tgz", + "integrity": "sha512-Ss4cCnkJI3IHDSOQKxhtAfypvZZDzuJeXbZFVimLvO22/8GdVH+vQxAFm3kBY+ACVUAe13MQIYzZxuFHaM9y8g==", "dev": true, "engines": { "node": ">=20" } }, "node_modules/@cspell/cspell-types": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.1.2.tgz", - "integrity": "sha512-bSDDjoQi4pbh1BULEA596XCo1PMShTpTb4J2lj8jVYqYgXYQNjSmQFA1fj4NHesC84JpK1um4ybzXBcqtniC7Q==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.1.3.tgz", + "integrity": "sha512-JPLFMp6qKj4fjsEDvMjVXFZg+j3HaRQ7raFtR2RPidYyKcUHPCVhX0wfJ0vuYxkC0Yst+99tgVxR8Wi57xs2Ew==", "dev": true, "engines": { "node": ">=20" @@ -151,9 +151,9 @@ "dev": true }, "node_modules/@cspell/dict-aws": { - "version": "4.0.10", - "resolved": "https://registry.npmjs.org/@cspell/dict-aws/-/dict-aws-4.0.10.tgz", - "integrity": "sha512-0qW4sI0GX8haELdhfakQNuw7a2pnWXz3VYQA2MpydH2xT2e6EN9DWFpKAi8DfcChm8MgDAogKkoHtIo075iYng==", + "version": "4.0.11", + "resolved": "https://registry.npmjs.org/@cspell/dict-aws/-/dict-aws-4.0.11.tgz", + "integrity": "sha512-nesbrYbxP/ek7Nc3X1ENWxAXJ/2XIKGxauF0k4VSPLtMvWP50gHAEe+zmqFciFolwIVVjF2l+juDdUdBMPbMiw==", "dev": true }, "node_modules/@cspell/dict-bash": { @@ -232,21 +232,21 @@ "dev": true }, "node_modules/@cspell/dict-en_us": { - "version": "4.4.12", - "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.4.12.tgz", - "integrity": "sha512-p/ACn/SXcfCTAIAUfbvHrG/jacLDzo6V9Vc5mjtTMSaqeJVir4w5G9r1Pz19zcUvFzgio/Kg5b2xmosjPirLsg==", + "version": "4.4.13", + "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.4.13.tgz", + "integrity": "sha512-6TEHCJKmRqq7fQI7090p+ju12vhuGcNkc6YfxHrcjO816m53VPVaS6IfG6+6OqelQiOMjr0ZD8IHcDIkwThSFw==", "dev": true }, "node_modules/@cspell/dict-en-common-misspellings": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-en-common-misspellings/-/dict-en-common-misspellings-2.1.1.tgz", - "integrity": "sha512-6m2EEm4WUgsNzFzz/2boeOVrZenYQRaDXFtDNcaQK5Ly4A37HTRPm8uVvE8cAlACVk+HBHhH/4e7ebxdXwId9w==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-en-common-misspellings/-/dict-en-common-misspellings-2.1.2.tgz", + "integrity": "sha512-r74AObInM1XOUxd3lASnNZNDOIA9Bka7mBDTkvkOeCGoLQhn+Cr7h1889u4K07KHbecKMHP6zw5zQhkdocNzCw==", "dev": true }, "node_modules/@cspell/dict-en-gb-mit": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb-mit/-/dict-en-gb-mit-3.1.2.tgz", - "integrity": "sha512-IOsS2auF07ZOUqXsp4zuCaf3W5/OolWLvdq9xPd/ZQH2BfoFEmjdhelYaRuOKOmd6+SWdEbGhEeI7oLZSREqIQ==", + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb-mit/-/dict-en-gb-mit-3.1.3.tgz", + "integrity": "sha512-4aY8ySQxSNSRILtf9lJIfSR+su86u8VL6z41gOIhvLIvYnHMFiohV7ebM91GbtdZXBazL7zmGFcpm2EnBzewug==", "dev": true }, "node_modules/@cspell/dict-filetypes": { @@ -394,9 +394,9 @@ "dev": true }, "node_modules/@cspell/dict-npm": { - "version": "5.2.8", - "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.2.8.tgz", - "integrity": "sha512-GRv5hQZ3Buf3BouoE/NgyUKMb58IQ+knjdWFes9X7sZJ+qU9VKaNg+Ovualr6c8apee07johhMX9ZfOAkcjuRw==", + "version": "5.2.9", + "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.2.9.tgz", + "integrity": "sha512-1uxRQ0LGPweRX8U9EEoU/tk5GGtTLAJT0BMmeHbe2AfzxX3nYSZtK/q52h9yg/wZLgvnFYzha2DL70uuT8oZuA==", "dev": true }, "node_modules/@cspell/dict-php": { @@ -481,9 +481,9 @@ "dev": true }, "node_modules/@cspell/dict-terraform": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-terraform/-/dict-terraform-1.1.1.tgz", - "integrity": "sha512-07KFDwCU7EnKl4hOZLsLKlj6Zceq/IsQ3LRWUyIjvGFfZHdoGtFdCp3ZPVgnFaAcd/DKv+WVkrOzUBSYqHopQQ==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-terraform/-/dict-terraform-1.1.2.tgz", + "integrity": "sha512-RB9dnhxKIiWpwQB+b3JuFa8X4m+6Ny92Y4Z5QARR7jEtapg8iF2ODZX1yLtozp4kFVoRsUKEP6vj3MLv87VTdg==", "dev": true }, "node_modules/@cspell/dict-typescript": { @@ -499,12 +499,12 @@ "dev": true }, "node_modules/@cspell/dynamic-import": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-9.1.2.tgz", - "integrity": "sha512-Kg22HCx5m0znVPLea2jRrvMnzHZAAzqcDr5g6Dbd4Pizs5b3SPQuRpFmYaDvKo26JNZnfRqA9eweiuE5aQAf2A==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-9.1.3.tgz", + "integrity": "sha512-+8PxTslsh+oTxmhYdnfQZ/brYGFAnfqLR9xotWE4Ks3HoaLOhZsp6FF9kvlEp/gNOjpyhHn1UhT/Gr5fT4+QhQ==", "dev": true, "dependencies": { - "@cspell/url": "9.1.2", + "@cspell/url": "9.1.3", "import-meta-resolve": "^4.1.0" }, "engines": { @@ -512,27 +512,27 @@ } }, "node_modules/@cspell/filetypes": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-9.1.2.tgz", - "integrity": "sha512-j+6kDz3GbeYwwtlzVosqVaSiFGMhf0u3y8eAP3IV2bTelhP2ZiOLD+yNbAyYGao7p10/Sqv+Ri0yT7IsGLniww==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-9.1.3.tgz", + "integrity": "sha512-HRJEggDo6OJJmCc/gq7oriMqkqVDema+oLpGBh1a/M7ulw+CzoHkOa//1ohpAJh5KsWj9Tej9Va4BUZ/SaCwUA==", "dev": true, "engines": { "node": ">=20" } }, "node_modules/@cspell/strong-weak-map": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-9.1.2.tgz", - "integrity": "sha512-6X9oXnklvdt1pd0x0Mh6qXaaIRxjt0G50Xz5ZGm3wpAagv0MFvTThdmYVFfBuZ91x7fDT3u77y3d1uqdGQW1CA==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-9.1.3.tgz", + "integrity": "sha512-+96SI9R6TOY+xGBOK5LiOgX/W/9gAKus1Cvngh2LdtDVZwgVqpqvm5LoXxLhUT+Vs5UsndRBzblSdNpziSwZtA==", "dev": true, "engines": { "node": ">=20" } }, "node_modules/@cspell/url": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/url/-/url-9.1.2.tgz", - "integrity": "sha512-PMJBuLYQIdFnEfPHQXaVE5hHUkbbOxOIRmHyZwWEc9+79tIaIkiwLpjZvbm8p6f9WXAaESqXs/uK2tUC/bjwmw==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/url/-/url-9.1.3.tgz", + "integrity": "sha512-LQQKY0O4QYUNKyDod8VfEBvqeJNGHJlx1v0gDq00eMvaClnkIz+y2ObGdtDlF7ZbG7TgI6PQ3ahJdlqfRPe3ZQ==", "dev": true, "engines": { "node": ">=20" @@ -965,25 +965,25 @@ } }, "node_modules/cspell": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-9.1.2.tgz", - "integrity": "sha512-XtFNCt2ZCvdSAbtntlYBumShdDsSbKdgPhwx/PfEL42uhXWR1owQPTxhtHz3nBF2SR11iDI3LDMMGDp8Fw0Gdg==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-9.1.3.tgz", + "integrity": "sha512-QxpQn9rGIZN/neMU4hx9T4s9AL5nyRhumNCdYHjjU8Pi4ztZOzuVWbOQD1Oq5ygb92Aci76/DwbJQ1dmb4631Q==", "dev": true, "dependencies": { - "@cspell/cspell-json-reporter": "9.1.2", - "@cspell/cspell-pipe": "9.1.2", - "@cspell/cspell-types": "9.1.2", - "@cspell/dynamic-import": "9.1.2", - "@cspell/url": "9.1.2", + "@cspell/cspell-json-reporter": "9.1.3", + "@cspell/cspell-pipe": "9.1.3", + "@cspell/cspell-types": "9.1.3", + "@cspell/dynamic-import": "9.1.3", + "@cspell/url": "9.1.3", "chalk": "^5.4.1", "chalk-template": "^1.1.0", "commander": "^14.0.0", - "cspell-config-lib": "9.1.2", - "cspell-dictionary": "9.1.2", - "cspell-gitignore": "9.1.2", - "cspell-glob": "9.1.2", - "cspell-io": "9.1.2", - "cspell-lib": "9.1.2", + "cspell-config-lib": "9.1.3", + "cspell-dictionary": "9.1.3", + "cspell-gitignore": "9.1.3", + "cspell-glob": "9.1.3", + "cspell-io": "9.1.3", + "cspell-lib": "9.1.3", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^9.1.0", "semver": "^7.7.2", @@ -1001,28 +1001,41 @@ } }, "node_modules/cspell-config-lib": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-9.1.2.tgz", - "integrity": "sha512-QvHHGUuMI5h3ymU6O/Qz8zfhMhvPTuopT1FgebYRBB1cyggl4KnEJKU9m7wy/SQ1IGSlFDtQp6rCy70ujTfavQ==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-9.1.3.tgz", + "integrity": "sha512-B3DdOTZNIOQahSkOYqaq2fOc8fq/jFkrOFd36kge/GAyEpY2Um/Kp/GQ6caOcev+ju0h3iGaO24OLCx6QJ3YoQ==", "dev": true, "dependencies": { - "@cspell/cspell-types": "9.1.2", + "@cspell/cspell-types": "9.1.3", "comment-json": "^4.2.5", + "smol-toml": "^1.4.1", "yaml": "^2.8.0" }, "engines": { "node": ">=20" } }, + "node_modules/cspell-config-lib/node_modules/smol-toml": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.4.1.tgz", + "integrity": "sha512-CxdwHXyYTONGHThDbq5XdwbFsuY4wlClRGejfE2NtwUtiHYsP1QtNsHb/hnj31jKYSchztJsaA8pSQoVzkfCFg==", + "dev": true, + "engines": { + "node": ">= 18" + }, + "funding": { + "url": "https://github.com/sponsors/cyyynthia" + } + }, "node_modules/cspell-dictionary": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-9.1.2.tgz", - "integrity": "sha512-Osn5f9ugkX/zA3PVtSmYKRer3gZX3YqVB0UH0wVNzi8Ryl/1RUuYLIcvd0SDEhiVW56WKxFLfZ5sggTz/l9cDA==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-9.1.3.tgz", + "integrity": "sha512-BXWwYQ64LaSOd7+8TLZax3AeUnTJUuIl+Tl32/dqcVpgDF4P0eAUVE5xap+QZ2rzKRVFjD8r5M6IR2QrA23o0g==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "9.1.2", - "@cspell/cspell-types": "9.1.2", - "cspell-trie-lib": "9.1.2", + "@cspell/cspell-pipe": "9.1.3", + "@cspell/cspell-types": "9.1.3", + "cspell-trie-lib": "9.1.3", "fast-equals": "^5.2.2" }, "engines": { @@ -1030,14 +1043,14 @@ } }, "node_modules/cspell-gitignore": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-9.1.2.tgz", - "integrity": "sha512-dbi7xPYYNT79gci9C3G/tldp13cvhuNXnIOSXJ5lXSDhinZFfrpFc0bOj195nn3HTL/EvlQ9Ga1a1+jOIZNVBQ==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-9.1.3.tgz", + "integrity": "sha512-yc7Td6L7ZHejm1OzwY/hyfBgyz3gpToMPDyztwbwOdrxXNLRIgDZVPvjVS67XvNf3dv55J19A/8r5Xd7yaV60w==", "dev": true, "dependencies": { - "@cspell/url": "9.1.2", - "cspell-glob": "9.1.2", - "cspell-io": "9.1.2" + "@cspell/url": "9.1.3", + "cspell-glob": "9.1.3", + "cspell-io": "9.1.3" }, "bin": { "cspell-gitignore": "bin.mjs" @@ -1047,12 +1060,12 @@ } }, "node_modules/cspell-glob": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-9.1.2.tgz", - "integrity": "sha512-l7Mqirn5h2tilTXgRamRIqqnzeA7R5iJEtJkY/zHDMEBeLWTR/5ai7dBp2+ooe8gIebpDtvv4938IXa5/75E6g==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-9.1.3.tgz", + "integrity": "sha512-If7gSgbWlUhLcmNA9zPflWzdUZs4wyRKB/Ze584wrht7zJR4yJm2Rptk2+M8kXEhx3zYS6UGhSL0alPbVAbjgQ==", "dev": true, "dependencies": { - "@cspell/url": "9.1.2", + "@cspell/url": "9.1.3", "picomatch": "^4.0.2" }, "engines": { @@ -1060,13 +1073,13 @@ } }, "node_modules/cspell-grammar": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-9.1.2.tgz", - "integrity": "sha512-vUcnlUqJKK0yhwYHfGC71zjGyEn918l64U/NWb1ijn1VXrL6gsh3w8Acwdo++zbpOASd9HTAuuZelveDJKLLgA==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-9.1.3.tgz", + "integrity": "sha512-L1OVY9RyZXPT+qesw0c7aRKTxQIC7nrLKDQ97hRrQhK23hv5Q8o7GVs1S7pXRNZ/oA8V+VNG2CgjLiKnVM2jnw==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "9.1.2", - "@cspell/cspell-types": "9.1.2" + "@cspell/cspell-pipe": "9.1.3", + "@cspell/cspell-types": "9.1.3" }, "bin": { "cspell-grammar": "bin.mjs" @@ -1076,40 +1089,40 @@ } }, "node_modules/cspell-io": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-9.1.2.tgz", - "integrity": "sha512-oLPxbteI+uFV9ZPcJjII7Lr/C/gVXpdmDLlAMwR8/7LHGnEfxXR0lqYu5GZVEvZ7riX9whCUOsQWQQqr2u2Fzw==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-9.1.3.tgz", + "integrity": "sha512-fdgAVrthOY1pPsBZHWVjEVn6uHMAshj2n75eu2rvUd6EcmMuLR13EcIXHoMcQo/1Az05x2UgG7HuK+0MuRcikQ==", "dev": true, "dependencies": { - "@cspell/cspell-service-bus": "9.1.2", - "@cspell/url": "9.1.2" + "@cspell/cspell-service-bus": "9.1.3", + "@cspell/url": "9.1.3" }, "engines": { "node": ">=20" } }, "node_modules/cspell-lib": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-9.1.2.tgz", - "integrity": "sha512-OFCssgfp6Z2gd1K8j2FsYr9YGoA/C6xXlcUwgU75Ut/XMZ/S44chdA9fUupGd4dUOw+CZl0qKzSP21J6kYObIw==", - "dev": true, - "dependencies": { - "@cspell/cspell-bundled-dicts": "9.1.2", - "@cspell/cspell-pipe": "9.1.2", - "@cspell/cspell-resolver": "9.1.2", - "@cspell/cspell-types": "9.1.2", - "@cspell/dynamic-import": "9.1.2", - "@cspell/filetypes": "9.1.2", - "@cspell/strong-weak-map": "9.1.2", - "@cspell/url": "9.1.2", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-9.1.3.tgz", + "integrity": "sha512-egESsnErAPtC/wuqbHWW28eRKChkg5h+vFQQuZ0iThuOSZ65jeSM0ESOt8W3TH2JD7EGo2pvPED/7rZjjnMIcQ==", + "dev": true, + "dependencies": { + "@cspell/cspell-bundled-dicts": "9.1.3", + "@cspell/cspell-pipe": "9.1.3", + "@cspell/cspell-resolver": "9.1.3", + "@cspell/cspell-types": "9.1.3", + "@cspell/dynamic-import": "9.1.3", + "@cspell/filetypes": "9.1.3", + "@cspell/strong-weak-map": "9.1.3", + "@cspell/url": "9.1.3", "clear-module": "^4.1.2", "comment-json": "^4.2.5", - "cspell-config-lib": "9.1.2", - "cspell-dictionary": "9.1.2", - "cspell-glob": "9.1.2", - "cspell-grammar": "9.1.2", - "cspell-io": "9.1.2", - "cspell-trie-lib": "9.1.2", + "cspell-config-lib": "9.1.3", + "cspell-dictionary": "9.1.3", + "cspell-glob": "9.1.3", + "cspell-grammar": "9.1.3", + "cspell-io": "9.1.3", + "cspell-trie-lib": "9.1.3", "env-paths": "^3.0.0", "fast-equals": "^5.2.2", "gensequence": "^7.0.0", @@ -1124,13 +1137,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-9.1.2.tgz", - "integrity": "sha512-TkIQaknRRusUznqy+HwpqKCETCAznrzPJJHRHi8m6Zo3tAMsnIpaBQPRN8xem6w8/r/yJqFhLrsLSma0swyviQ==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-9.1.3.tgz", + "integrity": "sha512-fvI0ede/rPr+SB0zX8le426c5lroNdmMTkl4fFk2e0w5/JZRHIfkuenhWe0MZeb18d1NPRIiLgxoD87zswLynw==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "9.1.2", - "@cspell/cspell-types": "9.1.2", + "@cspell/cspell-pipe": "9.1.3", + "@cspell/cspell-types": "9.1.3", "gensequence": "^7.0.0" }, "engines": { @@ -3485,14 +3498,14 @@ }, "dependencies": { "@cspell/cspell-bundled-dicts": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-9.1.2.tgz", - "integrity": "sha512-mdhxj7j1zqXYKO/KPx2MgN3RPAvqoWvncxz2dOMFBcuUteZPt58NenUoi0VZXEhV/FM2V80NvhHZZafaIcxVjQ==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-9.1.3.tgz", + "integrity": "sha512-WbOkD32fjxz0hHMP6oTvAgi2VBlzYcqKPNwCo+4b9HefLWV5aiLaxp04d8CeifaAdlYjkjuqRTJXh/HfUeLCVg==", "dev": true, "requires": { "@cspell/dict-ada": "^4.1.0", "@cspell/dict-al": "^1.1.0", - "@cspell/dict-aws": "^4.0.10", + "@cspell/dict-aws": "^4.0.11", "@cspell/dict-bash": "^4.2.0", "@cspell/dict-companies": "^3.2.1", "@cspell/dict-cpp": "^6.0.8", @@ -3505,9 +3518,9 @@ "@cspell/dict-docker": "^1.1.14", "@cspell/dict-dotnet": "^5.0.9", "@cspell/dict-elixir": "^4.0.7", - "@cspell/dict-en_us": "^4.4.11", - "@cspell/dict-en-common-misspellings": "^2.1.1", - "@cspell/dict-en-gb-mit": "^3.1.1", + "@cspell/dict-en_us": "^4.4.13", + "@cspell/dict-en-common-misspellings": "^2.1.2", + "@cspell/dict-en-gb-mit": "^3.1.3", "@cspell/dict-filetypes": "^3.0.12", "@cspell/dict-flutter": "^1.1.0", "@cspell/dict-fonts": "^4.0.4", @@ -3531,7 +3544,7 @@ "@cspell/dict-markdown": "^2.0.11", "@cspell/dict-monkeyc": "^1.0.10", "@cspell/dict-node": "^5.0.7", - "@cspell/dict-npm": "^5.2.7", + "@cspell/dict-npm": "^5.2.9", "@cspell/dict-php": "^4.0.14", "@cspell/dict-powershell": "^5.0.14", "@cspell/dict-public-licenses": "^2.0.13", @@ -3541,49 +3554,49 @@ "@cspell/dict-rust": "^4.0.11", "@cspell/dict-scala": "^5.0.7", "@cspell/dict-shell": "^1.1.0", - "@cspell/dict-software-terms": "^5.1.1", + "@cspell/dict-software-terms": "^5.1.2", "@cspell/dict-sql": "^2.2.0", "@cspell/dict-svelte": "^1.0.6", "@cspell/dict-swift": "^2.0.5", - "@cspell/dict-terraform": "^1.1.1", + "@cspell/dict-terraform": "^1.1.2", "@cspell/dict-typescript": "^3.2.2", "@cspell/dict-vue": "^3.0.4" } }, "@cspell/cspell-json-reporter": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.1.2.tgz", - "integrity": "sha512-sSva/ACXDJd9LufzecR9LC+lNWUuGWNtVHdVj0orJxOIZjHUCNBXwVSgL2fmMg7jNQS6qoJFJ7F/QPXdwITijg==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.1.3.tgz", + "integrity": "sha512-FvzlSQuU+bNeo77v0KrA/lkoe324cHvZNhkx7Dtp1aj01FeBr5Y36gozR3DNY6tewBi6hC7uLeeNg/iSBf6CWg==", "dev": true, "requires": { - "@cspell/cspell-types": "9.1.2" + "@cspell/cspell-types": "9.1.3" } }, "@cspell/cspell-pipe": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-9.1.2.tgz", - "integrity": "sha512-/pIhsf4SI4Q/kvehq9GsGKLgbQsRhiDgthQIgO6YOrEa761wOI2hVdRyc0Tgc1iAGiJEedDaFsAhabVRJBeo2g==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-9.1.3.tgz", + "integrity": "sha512-Cns37ml7IaXMWBci9XOqdTkP9nFtOO8+sJ4VvtbVO68Zo8v0vq74ApDbPgGI2HzYtn7Jj2hxQqGIBdLnmrMPyA==", "dev": true }, "@cspell/cspell-resolver": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-9.1.2.tgz", - "integrity": "sha512-dNDx7yMl2h1Ousk08lizTou+BUvce4RPSnPXrQPB7B7CscgZloSyuP3Yyj1Zt81pHNpggrym4Ezx6tMdyPjESw==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-9.1.3.tgz", + "integrity": "sha512-3h9AkbY+YutBG91fQxeSpfIRT50sfrNQ7IAS0N6fCvJ6z0sXed7UPYwf90NauQp/1lN/bVlHFFAgxDEyG720Yg==", "dev": true, "requires": { "global-directory": "^4.0.1" } }, "@cspell/cspell-service-bus": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-9.1.2.tgz", - "integrity": "sha512-YOsUctzCMzEJbKdzNyvPkyMen/i7sGO3Xgcczn848GJPlRsJc50QwsoU67SY7zEARz6y2WS0tv5F5RMrRO4idw==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-9.1.3.tgz", + "integrity": "sha512-Ss4cCnkJI3IHDSOQKxhtAfypvZZDzuJeXbZFVimLvO22/8GdVH+vQxAFm3kBY+ACVUAe13MQIYzZxuFHaM9y8g==", "dev": true }, "@cspell/cspell-types": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.1.2.tgz", - "integrity": "sha512-bSDDjoQi4pbh1BULEA596XCo1PMShTpTb4J2lj8jVYqYgXYQNjSmQFA1fj4NHesC84JpK1um4ybzXBcqtniC7Q==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.1.3.tgz", + "integrity": "sha512-JPLFMp6qKj4fjsEDvMjVXFZg+j3HaRQ7raFtR2RPidYyKcUHPCVhX0wfJ0vuYxkC0Yst+99tgVxR8Wi57xs2Ew==", "dev": true }, "@cspell/dict-ada": { @@ -3599,9 +3612,9 @@ "dev": true }, "@cspell/dict-aws": { - "version": "4.0.10", - "resolved": "https://registry.npmjs.org/@cspell/dict-aws/-/dict-aws-4.0.10.tgz", - "integrity": "sha512-0qW4sI0GX8haELdhfakQNuw7a2pnWXz3VYQA2MpydH2xT2e6EN9DWFpKAi8DfcChm8MgDAogKkoHtIo075iYng==", + "version": "4.0.11", + "resolved": "https://registry.npmjs.org/@cspell/dict-aws/-/dict-aws-4.0.11.tgz", + "integrity": "sha512-nesbrYbxP/ek7Nc3X1ENWxAXJ/2XIKGxauF0k4VSPLtMvWP50gHAEe+zmqFciFolwIVVjF2l+juDdUdBMPbMiw==", "dev": true }, "@cspell/dict-bash": { @@ -3680,21 +3693,21 @@ "dev": true }, "@cspell/dict-en_us": { - "version": "4.4.12", - "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.4.12.tgz", - "integrity": "sha512-p/ACn/SXcfCTAIAUfbvHrG/jacLDzo6V9Vc5mjtTMSaqeJVir4w5G9r1Pz19zcUvFzgio/Kg5b2xmosjPirLsg==", + "version": "4.4.13", + "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.4.13.tgz", + "integrity": "sha512-6TEHCJKmRqq7fQI7090p+ju12vhuGcNkc6YfxHrcjO816m53VPVaS6IfG6+6OqelQiOMjr0ZD8IHcDIkwThSFw==", "dev": true }, "@cspell/dict-en-common-misspellings": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-en-common-misspellings/-/dict-en-common-misspellings-2.1.1.tgz", - "integrity": "sha512-6m2EEm4WUgsNzFzz/2boeOVrZenYQRaDXFtDNcaQK5Ly4A37HTRPm8uVvE8cAlACVk+HBHhH/4e7ebxdXwId9w==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-en-common-misspellings/-/dict-en-common-misspellings-2.1.2.tgz", + "integrity": "sha512-r74AObInM1XOUxd3lASnNZNDOIA9Bka7mBDTkvkOeCGoLQhn+Cr7h1889u4K07KHbecKMHP6zw5zQhkdocNzCw==", "dev": true }, "@cspell/dict-en-gb-mit": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb-mit/-/dict-en-gb-mit-3.1.2.tgz", - "integrity": "sha512-IOsS2auF07ZOUqXsp4zuCaf3W5/OolWLvdq9xPd/ZQH2BfoFEmjdhelYaRuOKOmd6+SWdEbGhEeI7oLZSREqIQ==", + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb-mit/-/dict-en-gb-mit-3.1.3.tgz", + "integrity": "sha512-4aY8ySQxSNSRILtf9lJIfSR+su86u8VL6z41gOIhvLIvYnHMFiohV7ebM91GbtdZXBazL7zmGFcpm2EnBzewug==", "dev": true }, "@cspell/dict-filetypes": { @@ -3837,9 +3850,9 @@ "dev": true }, "@cspell/dict-npm": { - "version": "5.2.8", - "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.2.8.tgz", - "integrity": "sha512-GRv5hQZ3Buf3BouoE/NgyUKMb58IQ+knjdWFes9X7sZJ+qU9VKaNg+Ovualr6c8apee07johhMX9ZfOAkcjuRw==", + "version": "5.2.9", + "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.2.9.tgz", + "integrity": "sha512-1uxRQ0LGPweRX8U9EEoU/tk5GGtTLAJT0BMmeHbe2AfzxX3nYSZtK/q52h9yg/wZLgvnFYzha2DL70uuT8oZuA==", "dev": true }, "@cspell/dict-php": { @@ -3924,9 +3937,9 @@ "dev": true }, "@cspell/dict-terraform": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-terraform/-/dict-terraform-1.1.1.tgz", - "integrity": "sha512-07KFDwCU7EnKl4hOZLsLKlj6Zceq/IsQ3LRWUyIjvGFfZHdoGtFdCp3ZPVgnFaAcd/DKv+WVkrOzUBSYqHopQQ==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-terraform/-/dict-terraform-1.1.2.tgz", + "integrity": "sha512-RB9dnhxKIiWpwQB+b3JuFa8X4m+6Ny92Y4Z5QARR7jEtapg8iF2ODZX1yLtozp4kFVoRsUKEP6vj3MLv87VTdg==", "dev": true }, "@cspell/dict-typescript": { @@ -3942,31 +3955,31 @@ "dev": true }, "@cspell/dynamic-import": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-9.1.2.tgz", - "integrity": "sha512-Kg22HCx5m0znVPLea2jRrvMnzHZAAzqcDr5g6Dbd4Pizs5b3SPQuRpFmYaDvKo26JNZnfRqA9eweiuE5aQAf2A==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-9.1.3.tgz", + "integrity": "sha512-+8PxTslsh+oTxmhYdnfQZ/brYGFAnfqLR9xotWE4Ks3HoaLOhZsp6FF9kvlEp/gNOjpyhHn1UhT/Gr5fT4+QhQ==", "dev": true, "requires": { - "@cspell/url": "9.1.2", + "@cspell/url": "9.1.3", "import-meta-resolve": "^4.1.0" } }, "@cspell/filetypes": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-9.1.2.tgz", - "integrity": "sha512-j+6kDz3GbeYwwtlzVosqVaSiFGMhf0u3y8eAP3IV2bTelhP2ZiOLD+yNbAyYGao7p10/Sqv+Ri0yT7IsGLniww==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-9.1.3.tgz", + "integrity": "sha512-HRJEggDo6OJJmCc/gq7oriMqkqVDema+oLpGBh1a/M7ulw+CzoHkOa//1ohpAJh5KsWj9Tej9Va4BUZ/SaCwUA==", "dev": true }, "@cspell/strong-weak-map": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-9.1.2.tgz", - "integrity": "sha512-6X9oXnklvdt1pd0x0Mh6qXaaIRxjt0G50Xz5ZGm3wpAagv0MFvTThdmYVFfBuZ91x7fDT3u77y3d1uqdGQW1CA==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-9.1.3.tgz", + "integrity": "sha512-+96SI9R6TOY+xGBOK5LiOgX/W/9gAKus1Cvngh2LdtDVZwgVqpqvm5LoXxLhUT+Vs5UsndRBzblSdNpziSwZtA==", "dev": true }, "@cspell/url": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@cspell/url/-/url-9.1.2.tgz", - "integrity": "sha512-PMJBuLYQIdFnEfPHQXaVE5hHUkbbOxOIRmHyZwWEc9+79tIaIkiwLpjZvbm8p6f9WXAaESqXs/uK2tUC/bjwmw==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/@cspell/url/-/url-9.1.3.tgz", + "integrity": "sha512-LQQKY0O4QYUNKyDod8VfEBvqeJNGHJlx1v0gDq00eMvaClnkIz+y2ObGdtDlF7ZbG7TgI6PQ3ahJdlqfRPe3ZQ==", "dev": true }, "@isaacs/balanced-match": { @@ -4280,25 +4293,25 @@ } }, "cspell": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-9.1.2.tgz", - "integrity": "sha512-XtFNCt2ZCvdSAbtntlYBumShdDsSbKdgPhwx/PfEL42uhXWR1owQPTxhtHz3nBF2SR11iDI3LDMMGDp8Fw0Gdg==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-9.1.3.tgz", + "integrity": "sha512-QxpQn9rGIZN/neMU4hx9T4s9AL5nyRhumNCdYHjjU8Pi4ztZOzuVWbOQD1Oq5ygb92Aci76/DwbJQ1dmb4631Q==", "dev": true, "requires": { - "@cspell/cspell-json-reporter": "9.1.2", - "@cspell/cspell-pipe": "9.1.2", - "@cspell/cspell-types": "9.1.2", - "@cspell/dynamic-import": "9.1.2", - "@cspell/url": "9.1.2", + "@cspell/cspell-json-reporter": "9.1.3", + "@cspell/cspell-pipe": "9.1.3", + "@cspell/cspell-types": "9.1.3", + "@cspell/dynamic-import": "9.1.3", + "@cspell/url": "9.1.3", "chalk": "^5.4.1", "chalk-template": "^1.1.0", "commander": "^14.0.0", - "cspell-config-lib": "9.1.2", - "cspell-dictionary": "9.1.2", - "cspell-gitignore": "9.1.2", - "cspell-glob": "9.1.2", - "cspell-io": "9.1.2", - "cspell-lib": "9.1.2", + "cspell-config-lib": "9.1.3", + "cspell-dictionary": "9.1.3", + "cspell-gitignore": "9.1.3", + "cspell-glob": "9.1.3", + "cspell-io": "9.1.3", + "cspell-lib": "9.1.3", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^9.1.0", "semver": "^7.7.2", @@ -4314,91 +4327,100 @@ } }, "cspell-config-lib": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-9.1.2.tgz", - "integrity": "sha512-QvHHGUuMI5h3ymU6O/Qz8zfhMhvPTuopT1FgebYRBB1cyggl4KnEJKU9m7wy/SQ1IGSlFDtQp6rCy70ujTfavQ==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-9.1.3.tgz", + "integrity": "sha512-B3DdOTZNIOQahSkOYqaq2fOc8fq/jFkrOFd36kge/GAyEpY2Um/Kp/GQ6caOcev+ju0h3iGaO24OLCx6QJ3YoQ==", "dev": true, "requires": { - "@cspell/cspell-types": "9.1.2", + "@cspell/cspell-types": "9.1.3", "comment-json": "^4.2.5", + "smol-toml": "^1.4.1", "yaml": "^2.8.0" + }, + "dependencies": { + "smol-toml": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.4.1.tgz", + "integrity": "sha512-CxdwHXyYTONGHThDbq5XdwbFsuY4wlClRGejfE2NtwUtiHYsP1QtNsHb/hnj31jKYSchztJsaA8pSQoVzkfCFg==", + "dev": true + } } }, "cspell-dictionary": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-9.1.2.tgz", - "integrity": "sha512-Osn5f9ugkX/zA3PVtSmYKRer3gZX3YqVB0UH0wVNzi8Ryl/1RUuYLIcvd0SDEhiVW56WKxFLfZ5sggTz/l9cDA==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-9.1.3.tgz", + "integrity": "sha512-BXWwYQ64LaSOd7+8TLZax3AeUnTJUuIl+Tl32/dqcVpgDF4P0eAUVE5xap+QZ2rzKRVFjD8r5M6IR2QrA23o0g==", "dev": true, "requires": { - "@cspell/cspell-pipe": "9.1.2", - "@cspell/cspell-types": "9.1.2", - "cspell-trie-lib": "9.1.2", + "@cspell/cspell-pipe": "9.1.3", + "@cspell/cspell-types": "9.1.3", + "cspell-trie-lib": "9.1.3", "fast-equals": "^5.2.2" } }, "cspell-gitignore": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-9.1.2.tgz", - "integrity": "sha512-dbi7xPYYNT79gci9C3G/tldp13cvhuNXnIOSXJ5lXSDhinZFfrpFc0bOj195nn3HTL/EvlQ9Ga1a1+jOIZNVBQ==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-9.1.3.tgz", + "integrity": "sha512-yc7Td6L7ZHejm1OzwY/hyfBgyz3gpToMPDyztwbwOdrxXNLRIgDZVPvjVS67XvNf3dv55J19A/8r5Xd7yaV60w==", "dev": true, "requires": { - "@cspell/url": "9.1.2", - "cspell-glob": "9.1.2", - "cspell-io": "9.1.2" + "@cspell/url": "9.1.3", + "cspell-glob": "9.1.3", + "cspell-io": "9.1.3" } }, "cspell-glob": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-9.1.2.tgz", - "integrity": "sha512-l7Mqirn5h2tilTXgRamRIqqnzeA7R5iJEtJkY/zHDMEBeLWTR/5ai7dBp2+ooe8gIebpDtvv4938IXa5/75E6g==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-9.1.3.tgz", + "integrity": "sha512-If7gSgbWlUhLcmNA9zPflWzdUZs4wyRKB/Ze584wrht7zJR4yJm2Rptk2+M8kXEhx3zYS6UGhSL0alPbVAbjgQ==", "dev": true, "requires": { - "@cspell/url": "9.1.2", + "@cspell/url": "9.1.3", "picomatch": "^4.0.2" } }, "cspell-grammar": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-9.1.2.tgz", - "integrity": "sha512-vUcnlUqJKK0yhwYHfGC71zjGyEn918l64U/NWb1ijn1VXrL6gsh3w8Acwdo++zbpOASd9HTAuuZelveDJKLLgA==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-9.1.3.tgz", + "integrity": "sha512-L1OVY9RyZXPT+qesw0c7aRKTxQIC7nrLKDQ97hRrQhK23hv5Q8o7GVs1S7pXRNZ/oA8V+VNG2CgjLiKnVM2jnw==", "dev": true, "requires": { - "@cspell/cspell-pipe": "9.1.2", - "@cspell/cspell-types": "9.1.2" + "@cspell/cspell-pipe": "9.1.3", + "@cspell/cspell-types": "9.1.3" } }, "cspell-io": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-9.1.2.tgz", - "integrity": "sha512-oLPxbteI+uFV9ZPcJjII7Lr/C/gVXpdmDLlAMwR8/7LHGnEfxXR0lqYu5GZVEvZ7riX9whCUOsQWQQqr2u2Fzw==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-9.1.3.tgz", + "integrity": "sha512-fdgAVrthOY1pPsBZHWVjEVn6uHMAshj2n75eu2rvUd6EcmMuLR13EcIXHoMcQo/1Az05x2UgG7HuK+0MuRcikQ==", "dev": true, "requires": { - "@cspell/cspell-service-bus": "9.1.2", - "@cspell/url": "9.1.2" + "@cspell/cspell-service-bus": "9.1.3", + "@cspell/url": "9.1.3" } }, "cspell-lib": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-9.1.2.tgz", - "integrity": "sha512-OFCssgfp6Z2gd1K8j2FsYr9YGoA/C6xXlcUwgU75Ut/XMZ/S44chdA9fUupGd4dUOw+CZl0qKzSP21J6kYObIw==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-9.1.3.tgz", + "integrity": "sha512-egESsnErAPtC/wuqbHWW28eRKChkg5h+vFQQuZ0iThuOSZ65jeSM0ESOt8W3TH2JD7EGo2pvPED/7rZjjnMIcQ==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "9.1.2", - "@cspell/cspell-pipe": "9.1.2", - "@cspell/cspell-resolver": "9.1.2", - "@cspell/cspell-types": "9.1.2", - "@cspell/dynamic-import": "9.1.2", - "@cspell/filetypes": "9.1.2", - "@cspell/strong-weak-map": "9.1.2", - "@cspell/url": "9.1.2", + "@cspell/cspell-bundled-dicts": "9.1.3", + "@cspell/cspell-pipe": "9.1.3", + "@cspell/cspell-resolver": "9.1.3", + "@cspell/cspell-types": "9.1.3", + "@cspell/dynamic-import": "9.1.3", + "@cspell/filetypes": "9.1.3", + "@cspell/strong-weak-map": "9.1.3", + "@cspell/url": "9.1.3", "clear-module": "^4.1.2", "comment-json": "^4.2.5", - "cspell-config-lib": "9.1.2", - "cspell-dictionary": "9.1.2", - "cspell-glob": "9.1.2", - "cspell-grammar": "9.1.2", - "cspell-io": "9.1.2", - "cspell-trie-lib": "9.1.2", + "cspell-config-lib": "9.1.3", + "cspell-dictionary": "9.1.3", + "cspell-glob": "9.1.3", + "cspell-grammar": "9.1.3", + "cspell-io": "9.1.3", + "cspell-trie-lib": "9.1.3", "env-paths": "^3.0.0", "fast-equals": "^5.2.2", "gensequence": "^7.0.0", @@ -4410,13 +4432,13 @@ } }, "cspell-trie-lib": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-9.1.2.tgz", - "integrity": "sha512-TkIQaknRRusUznqy+HwpqKCETCAznrzPJJHRHi8m6Zo3tAMsnIpaBQPRN8xem6w8/r/yJqFhLrsLSma0swyviQ==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-9.1.3.tgz", + "integrity": "sha512-fvI0ede/rPr+SB0zX8le426c5lroNdmMTkl4fFk2e0w5/JZRHIfkuenhWe0MZeb18d1NPRIiLgxoD87zswLynw==", "dev": true, "requires": { - "@cspell/cspell-pipe": "9.1.2", - "@cspell/cspell-types": "9.1.2", + "@cspell/cspell-pipe": "9.1.3", + "@cspell/cspell-types": "9.1.3", "gensequence": "^7.0.0" } }, diff --git a/package.json b/package.json index a2462aa..116b797 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "license": "MIT", "devDependencies": { - "cspell": "^9.1.2", + "cspell": "^9.1.3", "glob": "^11.0.3", "markdown-link-check": "^3.13.7", "markdownlint-cli": "^0.45.0",