build(deps-dev): bump cspell from 8.15.7 to 8.16.0 (#2834)

Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 8.15.7 to 8.16.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/v8.16.0/packages/cspell)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-07 20:56:09 +00:00
committed by GitHub
parent 958538c96a
commit 56d23176b7

436
package-lock.json generated
View File

@ -162,9 +162,9 @@
"dev": true "dev": true
}, },
"node_modules/@cspell/cspell-bundled-dicts": { "node_modules/@cspell/cspell-bundled-dicts": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.16.0.tgz",
"integrity": "sha512-lNbrlHhDnOWCJh/vNCliZJz4X1KMEZqWJZpTgmdPrEGS9ZyfEiCmZyoQzw+fauC5Xo7dwd2KdS9VMHftAJqMPQ==", "integrity": "sha512-R0Eqq5kTZnmZ0elih5uY3TWjMqqAeMl7ciU7maUs+m1FNjCEdJXtJ9wrQxNgjmXi0tX8cvahZRO3O558tEz/KA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@cspell/dict-ada": "^4.0.5", "@cspell/dict-ada": "^4.0.5",
@ -172,7 +172,7 @@
"@cspell/dict-aws": "^4.0.7", "@cspell/dict-aws": "^4.0.7",
"@cspell/dict-bash": "^4.1.8", "@cspell/dict-bash": "^4.1.8",
"@cspell/dict-companies": "^3.1.7", "@cspell/dict-companies": "^3.1.7",
"@cspell/dict-cpp": "^6.0.0", "@cspell/dict-cpp": "^6.0.1",
"@cspell/dict-cryptocurrencies": "^5.0.3", "@cspell/dict-cryptocurrencies": "^5.0.3",
"@cspell/dict-csharp": "^4.0.5", "@cspell/dict-csharp": "^4.0.5",
"@cspell/dict-css": "^4.0.16", "@cspell/dict-css": "^4.0.16",
@ -205,8 +205,8 @@
"@cspell/dict-makefile": "^1.0.3", "@cspell/dict-makefile": "^1.0.3",
"@cspell/dict-markdown": "^2.0.7", "@cspell/dict-markdown": "^2.0.7",
"@cspell/dict-monkeyc": "^1.0.9", "@cspell/dict-monkeyc": "^1.0.9",
"@cspell/dict-node": "^5.0.4", "@cspell/dict-node": "^5.0.5",
"@cspell/dict-npm": "^5.1.9", "@cspell/dict-npm": "^5.1.11",
"@cspell/dict-php": "^4.0.13", "@cspell/dict-php": "^4.0.13",
"@cspell/dict-powershell": "^5.0.13", "@cspell/dict-powershell": "^5.0.13",
"@cspell/dict-public-licenses": "^2.0.11", "@cspell/dict-public-licenses": "^2.0.11",
@ -215,7 +215,7 @@
"@cspell/dict-ruby": "^5.0.7", "@cspell/dict-ruby": "^5.0.7",
"@cspell/dict-rust": "^4.0.9", "@cspell/dict-rust": "^4.0.9",
"@cspell/dict-scala": "^5.0.6", "@cspell/dict-scala": "^5.0.6",
"@cspell/dict-software-terms": "^4.1.12", "@cspell/dict-software-terms": "^4.1.13",
"@cspell/dict-sql": "^2.1.8", "@cspell/dict-sql": "^2.1.8",
"@cspell/dict-svelte": "^1.0.5", "@cspell/dict-svelte": "^1.0.5",
"@cspell/dict-swift": "^2.0.4", "@cspell/dict-swift": "^2.0.4",
@ -228,30 +228,30 @@
} }
}, },
"node_modules/@cspell/cspell-json-reporter": { "node_modules/@cspell/cspell-json-reporter": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.16.0.tgz",
"integrity": "sha512-kOcJaThztX1A8jkALBiAyp8dWrHPMuDOXki8Q5ZG1dL25wKsAnPyqflXhXg6Up4VGVIkkgy1S3T0Q/i+G5f12w==", "integrity": "sha512-KLjPK94gA3JNuWy70LeenJ6EL3SFk2ejERKYJ6SVV/cVOKIvVd2qe42yX3/A/DkF2xzuZ2LD4z0sfoqQL1BaqA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@cspell/cspell-types": "8.15.7" "@cspell/cspell-types": "8.16.0"
}, },
"engines": { "engines": {
"node": ">=18" "node": ">=18"
} }
}, },
"node_modules/@cspell/cspell-pipe": { "node_modules/@cspell/cspell-pipe": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.16.0.tgz",
"integrity": "sha512-EyVSJPqJFrDA9Sj4Nzx13vytloMS0V3HaevhqMFLHJ53QNz/ZP7vuECbXApRAJwLonuToJBvY3b9xzB6eEhU/A==", "integrity": "sha512-WoCgrv/mrtwCY4lhc6vEcqN3AQ7lT6K0NW5ShoSo116U2tRaW0unApIYH4Va8u7T9g3wyspFEceQRR1xD9qb9w==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=18" "node": ">=18"
} }
}, },
"node_modules/@cspell/cspell-resolver": { "node_modules/@cspell/cspell-resolver": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.16.0.tgz",
"integrity": "sha512-9RPZ5VwjYPYLTLWkoPGHqV3Kuai5QwTWgZJW3Yk2GgJkxss/LDsXME+9CalPcPBQpnCIBEOtE2DjDQbFjAiMnA==", "integrity": "sha512-b+99bph43ptkXlQHgPXSkN/jK6LQHy2zL1Fm9up7+x6Yr64bxAzWzoeqJAPtnrPvFuOrFN0jZasZzKBw8CvrrQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"global-directory": "^4.0.1" "global-directory": "^4.0.1"
@ -261,18 +261,18 @@
} }
}, },
"node_modules/@cspell/cspell-service-bus": { "node_modules/@cspell/cspell-service-bus": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.16.0.tgz",
"integrity": "sha512-kL+1+K4VApdwZccGlg7Vjmh4CzzjoT+G556/gErdESQFPY0y9/4OPPVKLrFkbEDODtp9Py7aTRHdhl6w1xxCCw==", "integrity": "sha512-+fn763JKA4EYCOv+1VShFq015UMEBAFRDr+rlCnesgLE0fv9TSFVLsjOfh9/g6GuGQLCRLUqKztwwuueeErstQ==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=18" "node": ">=18"
} }
}, },
"node_modules/@cspell/cspell-types": { "node_modules/@cspell/cspell-types": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.16.0.tgz",
"integrity": "sha512-QMbGJsUXTdV8/V9Gsc/kBgdkBwm4hvcChhQf6KE9yeg3CZlbd95NkFJuSiqp1phJOWMTzHCZ0Ro7v7P/LGKdVA==", "integrity": "sha512-bGrIK7p4NVsK+QX/CYWmjax+FkzfSIZaIaoiBESGV5gmwgXDVRMJ3IP6tQVAmTtckOYHCmtT5CZgI8zXWr8dHQ==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=18" "node": ">=18"
@ -309,9 +309,9 @@
"dev": true "dev": true
}, },
"node_modules/@cspell/dict-cpp": { "node_modules/@cspell/dict-cpp": {
"version": "6.0.1", "version": "6.0.2",
"resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-6.0.1.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-6.0.2.tgz",
"integrity": "sha512-AxMC1KVu/9JSme1eG1SPQQTSLQbGUpoICMdKjQEEaB4RyrEev2V6fcVnqH38lzs+zN5Dffh04B2bTW0pT4lr9g==", "integrity": "sha512-yw5eejWvY4bAnc6LUA44m4WsFwlmgPt2uMSnO7QViGMBDuoeopMma4z9XYvs4lSjTi8fIJs/A1YDfM9AVzb8eg==",
"dev": true "dev": true
}, },
"node_modules/@cspell/dict-cryptocurrencies": { "node_modules/@cspell/dict-cryptocurrencies": {
@ -369,9 +369,9 @@
"dev": true "dev": true
}, },
"node_modules/@cspell/dict-en_us": { "node_modules/@cspell/dict-en_us": {
"version": "4.3.26", "version": "4.3.27",
"resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.3.26.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.3.27.tgz",
"integrity": "sha512-hDbHYJsi3UgU1J++B0WLiYhWQdsmve3CH53FIaMRAdhrWOHcuw7h1dYkQXHFEP5lOjaq53KUHp/oh5su6VkIZg==", "integrity": "sha512-7JYHahRWpi0VykWFTSM03KL/0fs6YtYfpOaTAg4N/d0wB2GfwVG/FJ/SBCjD4LBc6Rx9dzdo95Hs4BB8GPQbOA==",
"dev": true "dev": true
}, },
"node_modules/@cspell/dict-en-common-misspellings": { "node_modules/@cspell/dict-en-common-misspellings": {
@ -525,9 +525,9 @@
"dev": true "dev": true
}, },
"node_modules/@cspell/dict-npm": { "node_modules/@cspell/dict-npm": {
"version": "5.1.10", "version": "5.1.11",
"resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.1.10.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.1.11.tgz",
"integrity": "sha512-YmOLvM3ERk/yrdk0s0HhMI7Ws4epLRycGQH5uWyvWg5F64C31mbV557+jfxjrn6Ewq3UdT4ILCS9EyCHVyirig==", "integrity": "sha512-5ricJyVMw5TmqR0NfsZS8jEJu1+DLzyUXyjpVFnffPuEtz9jF2XswLK0swZqc9uwWrz0M7IhGVCnmq90srVZCA==",
"dev": true "dev": true
}, },
"node_modules/@cspell/dict-php": { "node_modules/@cspell/dict-php": {
@ -624,9 +624,9 @@
"dev": true "dev": true
}, },
"node_modules/@cspell/dynamic-import": { "node_modules/@cspell/dynamic-import": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.16.0.tgz",
"integrity": "sha512-qFlVisdP2lvFcS4Kre4Dl+f4Y7U9w/Y7IQAS+XXl5KlInImMaYhNUDEru8DoUPQHYsXKAPJsu/Y2JloHNE502Q==", "integrity": "sha512-FH+B5y71qfunagXiLSJhXP9h/Vwb1Z8Cc/hLmliGekw/Y8BuYknL86tMg9grXBYNmM0kifIv6ZesQl8Km/p/rA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"import-meta-resolve": "^4.1.0" "import-meta-resolve": "^4.1.0"
@ -636,27 +636,27 @@
} }
}, },
"node_modules/@cspell/filetypes": { "node_modules/@cspell/filetypes": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-8.16.0.tgz",
"integrity": "sha512-MeP6gh8Om9vHSxYoYey2BFCib4m+vEyMLQCSub1Gk+uXiJjj1l/S5MFWM9zHhjGBBNNdvuopuUKP6Gcgcw+3Cw==", "integrity": "sha512-u2Ub0uSwXFPJFvXhAO/0FZBj3sMr4CeYCiQwTUsdFRkRMFpbTc7Vf+a+aC2vIj6WcaWrYXrJy3NZF/yjqF6SGw==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=18" "node": ">=18"
} }
}, },
"node_modules/@cspell/strong-weak-map": { "node_modules/@cspell/strong-weak-map": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.16.0.tgz",
"integrity": "sha512-SGlkhRnHXoBzLY2SxVppMsREhyaDHpyXQrPDUfsCnyG5DC8UVmXnTVQp9c2kqhAZw6g6g6V7uoqTLqJQmrWOFQ==", "integrity": "sha512-R6N12wEIQpBk2uyni/FU1SFSIjP0uql7ynXVcF1ob8/JJeRoikssydi9Xq5J6ghMw+X50u35mFvg9BgWKz0d+g==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=18" "node": ">=18"
} }
}, },
"node_modules/@cspell/url": { "node_modules/@cspell/url": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/url/-/url-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/url/-/url-8.16.0.tgz",
"integrity": "sha512-IzBsrl54TyO5Ezbyr25ZOUZA3Sg2UbSWDZZar9jSRAsoikcsoy1ivgSumcYJYOH8HAtanfr8YGN0+8UF/kbYqg==", "integrity": "sha512-zW+6hAieD/FjysfjY4mVv7iHWWasBP3ldj6L+xy2p4Kuax1nug7uuJqMHlAVude/OywNwENG0rYaP/P9Pg4O+w==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=18.0" "node": ">=18.0"
@ -4602,24 +4602,24 @@
} }
}, },
"node_modules/cspell": { "node_modules/cspell": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell/-/cspell-8.16.0.tgz",
"integrity": "sha512-68Bs/brr31M0W6tljNCgHcz09xdfDnRobyyRQJ8z0ZrovfTHHj9gSQldJJt5Fq3AMlCeYbECnKPsY9DkzIP1sQ==", "integrity": "sha512-U6Up/4nODE+Ca+zqwZXTgBioGuF2JQHLEUIuoRJkJzAZkIBYDqrMXM+zdSL9E39+xb9jAtr9kPAYJf1Eybgi9g==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@cspell/cspell-json-reporter": "8.15.7", "@cspell/cspell-json-reporter": "8.16.0",
"@cspell/cspell-pipe": "8.15.7", "@cspell/cspell-pipe": "8.16.0",
"@cspell/cspell-types": "8.15.7", "@cspell/cspell-types": "8.16.0",
"@cspell/dynamic-import": "8.15.7", "@cspell/dynamic-import": "8.16.0",
"@cspell/url": "8.15.7", "@cspell/url": "8.16.0",
"chalk": "^5.3.0", "chalk": "^5.3.0",
"chalk-template": "^1.1.0", "chalk-template": "^1.1.0",
"commander": "^12.1.0", "commander": "^12.1.0",
"cspell-dictionary": "8.15.7", "cspell-dictionary": "8.16.0",
"cspell-gitignore": "8.15.7", "cspell-gitignore": "8.16.0",
"cspell-glob": "8.15.7", "cspell-glob": "8.16.0",
"cspell-io": "8.15.7", "cspell-io": "8.16.0",
"cspell-lib": "8.15.7", "cspell-lib": "8.16.0",
"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",
"get-stdin": "^9.0.0", "get-stdin": "^9.0.0",
@ -4638,12 +4638,12 @@
} }
}, },
"node_modules/cspell-config-lib": { "node_modules/cspell-config-lib": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.16.0.tgz",
"integrity": "sha512-orxPKLMLQjk+Px1wlZdMElsHlKFGiwlXhQcG/36hODFKsle9DnGqVefOjH6aWFO5DyDF+Z678leiO2F30wtXEQ==", "integrity": "sha512-PGT6ohLtIYXYLIm+R5hTcTrF0dzj8e7WAUJSJe5WlV/7lrwVdwgWaliLcXtSSPmfxgczr6sndX9TMJ2IEmPrmg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@cspell/cspell-types": "8.15.7", "@cspell/cspell-types": "8.16.0",
"comment-json": "^4.2.5", "comment-json": "^4.2.5",
"yaml": "^2.6.0" "yaml": "^2.6.0"
}, },
@ -4652,14 +4652,14 @@
} }
}, },
"node_modules/cspell-dictionary": { "node_modules/cspell-dictionary": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.16.0.tgz",
"integrity": "sha512-jmOk9kJ/bsVFg0/ObnNMUHA3wPgHb4eGFx6yF+Lx28eYx9j2XkLZuXXicbNyOWqJ9AzP0CavPmHwAS6bJrxD3Q==", "integrity": "sha512-Y3sN6ttLBKbu0dOLcduY641n5QP1srUvZkW4bOTnG455DbIZfilrP1El/2Hl0RS6hC8LN9PM4bsIm/2xgdbApA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@cspell/cspell-pipe": "8.15.7", "@cspell/cspell-pipe": "8.16.0",
"@cspell/cspell-types": "8.15.7", "@cspell/cspell-types": "8.16.0",
"cspell-trie-lib": "8.15.7", "cspell-trie-lib": "8.16.0",
"fast-equals": "^5.0.1" "fast-equals": "^5.0.1"
}, },
"engines": { "engines": {
@ -4667,14 +4667,14 @@
} }
}, },
"node_modules/cspell-gitignore": { "node_modules/cspell-gitignore": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.16.0.tgz",
"integrity": "sha512-LxX/PS3z6UqXHUqw3wIB1OJwZrexxKn/EUertYcLce/K2M2wLsUA+uneU5EvUqzkM6vwMHvdv/hl/tROFQJIbw==", "integrity": "sha512-ODKe0ooyzYSBJkwgIVZSRIvzoZfT4tEbFt4fFDT88wPyyfX7xp7MAQhXy5KD1ocXH0WvYbdv37qzn2UbckrahA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@cspell/url": "8.15.7", "@cspell/url": "8.16.0",
"cspell-glob": "8.15.7", "cspell-glob": "8.16.0",
"cspell-io": "8.15.7", "cspell-io": "8.16.0",
"find-up-simple": "^1.0.0" "find-up-simple": "^1.0.0"
}, },
"bin": { "bin": {
@ -4685,12 +4685,12 @@
} }
}, },
"node_modules/cspell-glob": { "node_modules/cspell-glob": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.16.0.tgz",
"integrity": "sha512-BI0mF0IWqVxEGpRkH2kBgT9Ey7lAMlEhvY/zKCy3JQY5PSn/qI3RhlsXrsTDt2RJxhicuzJIe3KiNdUKXQM0Ig==", "integrity": "sha512-xJSXRHwfENCNFmjpVSEucXY8E3BrpSCA+TukmOYtLyaMKtn6EAwoCpEU7Oj2tZOjdivprPmQ74k4Dqb1RHjIVQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@cspell/url": "8.15.7", "@cspell/url": "8.16.0",
"micromatch": "^4.0.8" "micromatch": "^4.0.8"
}, },
"engines": { "engines": {
@ -4698,13 +4698,13 @@
} }
}, },
"node_modules/cspell-grammar": { "node_modules/cspell-grammar": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.16.0.tgz",
"integrity": "sha512-g7ocpFG9Gam4+b2bHrqhmXVaFNV4BjFjVnaEKS3RoqcMjJuQUa9wD5HWO6AvBJeJf/auvQS7CgmumQqSo9xxCw==", "integrity": "sha512-vvbJEkBqXocGH/H975RtkfMzVpNxNGMd0JCDd+NjbpeRyZceuChFw5Tie7kHteFY29SwZovub+Am3F4H1kmf9A==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@cspell/cspell-pipe": "8.15.7", "@cspell/cspell-pipe": "8.16.0",
"@cspell/cspell-types": "8.15.7" "@cspell/cspell-types": "8.16.0"
}, },
"bin": { "bin": {
"cspell-grammar": "bin.mjs" "cspell-grammar": "bin.mjs"
@ -4714,40 +4714,40 @@
} }
}, },
"node_modules/cspell-io": { "node_modules/cspell-io": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.16.0.tgz",
"integrity": "sha512-GEnMPu+xyyHTal2QdCbuRrPUEpjCYo0mF/Tz/YkcZNJdn0sj6MylH2EA0A+d6WzheRpw9ijd1dRvq3h5jJgmuQ==", "integrity": "sha512-WIK5uhPMjGsTAzm2/fGRbIdr7zWsMVG1fn8wNJYUiYELuyvzvLelfI1VG6szaFCGYqd6Uvgb/fS0uNbwGqCLAQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@cspell/cspell-service-bus": "8.15.7", "@cspell/cspell-service-bus": "8.16.0",
"@cspell/url": "8.15.7" "@cspell/url": "8.16.0"
}, },
"engines": { "engines": {
"node": ">=18" "node": ">=18"
} }
}, },
"node_modules/cspell-lib": { "node_modules/cspell-lib": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.16.0.tgz",
"integrity": "sha512-RxxPEymTENc76f8ny1LN+aPyR4Efwyah8m5c20xOwxD/lAhBrNs2PPE1taEMPkI7WTXWjKm4D0DJpZatD+W6pg==", "integrity": "sha512-fU8CfECyuhT12COIi4ViQu2bTkdqaa+05YSd2ZV8k8NA7lapPaMFnlooxdfcwwgZJfHeMhRVMzvQF1OhWmwGfA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@cspell/cspell-bundled-dicts": "8.15.7", "@cspell/cspell-bundled-dicts": "8.16.0",
"@cspell/cspell-pipe": "8.15.7", "@cspell/cspell-pipe": "8.16.0",
"@cspell/cspell-resolver": "8.15.7", "@cspell/cspell-resolver": "8.16.0",
"@cspell/cspell-types": "8.15.7", "@cspell/cspell-types": "8.16.0",
"@cspell/dynamic-import": "8.15.7", "@cspell/dynamic-import": "8.16.0",
"@cspell/filetypes": "8.15.7", "@cspell/filetypes": "8.16.0",
"@cspell/strong-weak-map": "8.15.7", "@cspell/strong-weak-map": "8.16.0",
"@cspell/url": "8.15.7", "@cspell/url": "8.16.0",
"clear-module": "^4.1.2", "clear-module": "^4.1.2",
"comment-json": "^4.2.5", "comment-json": "^4.2.5",
"cspell-config-lib": "8.15.7", "cspell-config-lib": "8.16.0",
"cspell-dictionary": "8.15.7", "cspell-dictionary": "8.16.0",
"cspell-glob": "8.15.7", "cspell-glob": "8.16.0",
"cspell-grammar": "8.15.7", "cspell-grammar": "8.16.0",
"cspell-io": "8.15.7", "cspell-io": "8.16.0",
"cspell-trie-lib": "8.15.7", "cspell-trie-lib": "8.16.0",
"env-paths": "^3.0.0", "env-paths": "^3.0.0",
"fast-equals": "^5.0.1", "fast-equals": "^5.0.1",
"gensequence": "^7.0.0", "gensequence": "^7.0.0",
@ -4774,13 +4774,13 @@
} }
}, },
"node_modules/cspell-trie-lib": { "node_modules/cspell-trie-lib": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.16.0.tgz",
"integrity": "sha512-b8WWWOx5wfhT72K43fk3dMoE4H2c1UpbCEVB2JXJ5scub7mjqoT/CRiZlw1IDfQT6BmUtJuD7sZ8NRFanF9hQA==", "integrity": "sha512-Io1qqI0r4U9ewAWBLClFBBlxLeAoIi15PUGJi4Za1xrlgQJwRE8PMNIJNHKmPEIp78Iute3o/JyC2OfWlxl4Sw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@cspell/cspell-pipe": "8.15.7", "@cspell/cspell-pipe": "8.16.0",
"@cspell/cspell-types": "8.15.7", "@cspell/cspell-types": "8.16.0",
"gensequence": "^7.0.0" "gensequence": "^7.0.0"
}, },
"engines": { "engines": {
@ -14086,9 +14086,9 @@
"dev": true "dev": true
}, },
"@cspell/cspell-bundled-dicts": { "@cspell/cspell-bundled-dicts": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.16.0.tgz",
"integrity": "sha512-lNbrlHhDnOWCJh/vNCliZJz4X1KMEZqWJZpTgmdPrEGS9ZyfEiCmZyoQzw+fauC5Xo7dwd2KdS9VMHftAJqMPQ==", "integrity": "sha512-R0Eqq5kTZnmZ0elih5uY3TWjMqqAeMl7ciU7maUs+m1FNjCEdJXtJ9wrQxNgjmXi0tX8cvahZRO3O558tEz/KA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/dict-ada": "^4.0.5", "@cspell/dict-ada": "^4.0.5",
@ -14096,7 +14096,7 @@
"@cspell/dict-aws": "^4.0.7", "@cspell/dict-aws": "^4.0.7",
"@cspell/dict-bash": "^4.1.8", "@cspell/dict-bash": "^4.1.8",
"@cspell/dict-companies": "^3.1.7", "@cspell/dict-companies": "^3.1.7",
"@cspell/dict-cpp": "^6.0.0", "@cspell/dict-cpp": "^6.0.1",
"@cspell/dict-cryptocurrencies": "^5.0.3", "@cspell/dict-cryptocurrencies": "^5.0.3",
"@cspell/dict-csharp": "^4.0.5", "@cspell/dict-csharp": "^4.0.5",
"@cspell/dict-css": "^4.0.16", "@cspell/dict-css": "^4.0.16",
@ -14129,8 +14129,8 @@
"@cspell/dict-makefile": "^1.0.3", "@cspell/dict-makefile": "^1.0.3",
"@cspell/dict-markdown": "^2.0.7", "@cspell/dict-markdown": "^2.0.7",
"@cspell/dict-monkeyc": "^1.0.9", "@cspell/dict-monkeyc": "^1.0.9",
"@cspell/dict-node": "^5.0.4", "@cspell/dict-node": "^5.0.5",
"@cspell/dict-npm": "^5.1.9", "@cspell/dict-npm": "^5.1.11",
"@cspell/dict-php": "^4.0.13", "@cspell/dict-php": "^4.0.13",
"@cspell/dict-powershell": "^5.0.13", "@cspell/dict-powershell": "^5.0.13",
"@cspell/dict-public-licenses": "^2.0.11", "@cspell/dict-public-licenses": "^2.0.11",
@ -14139,7 +14139,7 @@
"@cspell/dict-ruby": "^5.0.7", "@cspell/dict-ruby": "^5.0.7",
"@cspell/dict-rust": "^4.0.9", "@cspell/dict-rust": "^4.0.9",
"@cspell/dict-scala": "^5.0.6", "@cspell/dict-scala": "^5.0.6",
"@cspell/dict-software-terms": "^4.1.12", "@cspell/dict-software-terms": "^4.1.13",
"@cspell/dict-sql": "^2.1.8", "@cspell/dict-sql": "^2.1.8",
"@cspell/dict-svelte": "^1.0.5", "@cspell/dict-svelte": "^1.0.5",
"@cspell/dict-swift": "^2.0.4", "@cspell/dict-swift": "^2.0.4",
@ -14149,39 +14149,39 @@
} }
}, },
"@cspell/cspell-json-reporter": { "@cspell/cspell-json-reporter": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.16.0.tgz",
"integrity": "sha512-kOcJaThztX1A8jkALBiAyp8dWrHPMuDOXki8Q5ZG1dL25wKsAnPyqflXhXg6Up4VGVIkkgy1S3T0Q/i+G5f12w==", "integrity": "sha512-KLjPK94gA3JNuWy70LeenJ6EL3SFk2ejERKYJ6SVV/cVOKIvVd2qe42yX3/A/DkF2xzuZ2LD4z0sfoqQL1BaqA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/cspell-types": "8.15.7" "@cspell/cspell-types": "8.16.0"
} }
}, },
"@cspell/cspell-pipe": { "@cspell/cspell-pipe": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.16.0.tgz",
"integrity": "sha512-EyVSJPqJFrDA9Sj4Nzx13vytloMS0V3HaevhqMFLHJ53QNz/ZP7vuECbXApRAJwLonuToJBvY3b9xzB6eEhU/A==", "integrity": "sha512-WoCgrv/mrtwCY4lhc6vEcqN3AQ7lT6K0NW5ShoSo116U2tRaW0unApIYH4Va8u7T9g3wyspFEceQRR1xD9qb9w==",
"dev": true "dev": true
}, },
"@cspell/cspell-resolver": { "@cspell/cspell-resolver": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.16.0.tgz",
"integrity": "sha512-9RPZ5VwjYPYLTLWkoPGHqV3Kuai5QwTWgZJW3Yk2GgJkxss/LDsXME+9CalPcPBQpnCIBEOtE2DjDQbFjAiMnA==", "integrity": "sha512-b+99bph43ptkXlQHgPXSkN/jK6LQHy2zL1Fm9up7+x6Yr64bxAzWzoeqJAPtnrPvFuOrFN0jZasZzKBw8CvrrQ==",
"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": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.16.0.tgz",
"integrity": "sha512-kL+1+K4VApdwZccGlg7Vjmh4CzzjoT+G556/gErdESQFPY0y9/4OPPVKLrFkbEDODtp9Py7aTRHdhl6w1xxCCw==", "integrity": "sha512-+fn763JKA4EYCOv+1VShFq015UMEBAFRDr+rlCnesgLE0fv9TSFVLsjOfh9/g6GuGQLCRLUqKztwwuueeErstQ==",
"dev": true "dev": true
}, },
"@cspell/cspell-types": { "@cspell/cspell-types": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.16.0.tgz",
"integrity": "sha512-QMbGJsUXTdV8/V9Gsc/kBgdkBwm4hvcChhQf6KE9yeg3CZlbd95NkFJuSiqp1phJOWMTzHCZ0Ro7v7P/LGKdVA==", "integrity": "sha512-bGrIK7p4NVsK+QX/CYWmjax+FkzfSIZaIaoiBESGV5gmwgXDVRMJ3IP6tQVAmTtckOYHCmtT5CZgI8zXWr8dHQ==",
"dev": true "dev": true
}, },
"@cspell/dict-ada": { "@cspell/dict-ada": {
@ -14215,9 +14215,9 @@
"dev": true "dev": true
}, },
"@cspell/dict-cpp": { "@cspell/dict-cpp": {
"version": "6.0.1", "version": "6.0.2",
"resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-6.0.1.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-6.0.2.tgz",
"integrity": "sha512-AxMC1KVu/9JSme1eG1SPQQTSLQbGUpoICMdKjQEEaB4RyrEev2V6fcVnqH38lzs+zN5Dffh04B2bTW0pT4lr9g==", "integrity": "sha512-yw5eejWvY4bAnc6LUA44m4WsFwlmgPt2uMSnO7QViGMBDuoeopMma4z9XYvs4lSjTi8fIJs/A1YDfM9AVzb8eg==",
"dev": true "dev": true
}, },
"@cspell/dict-cryptocurrencies": { "@cspell/dict-cryptocurrencies": {
@ -14275,9 +14275,9 @@
"dev": true "dev": true
}, },
"@cspell/dict-en_us": { "@cspell/dict-en_us": {
"version": "4.3.26", "version": "4.3.27",
"resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.3.26.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.3.27.tgz",
"integrity": "sha512-hDbHYJsi3UgU1J++B0WLiYhWQdsmve3CH53FIaMRAdhrWOHcuw7h1dYkQXHFEP5lOjaq53KUHp/oh5su6VkIZg==", "integrity": "sha512-7JYHahRWpi0VykWFTSM03KL/0fs6YtYfpOaTAg4N/d0wB2GfwVG/FJ/SBCjD4LBc6Rx9dzdo95Hs4BB8GPQbOA==",
"dev": true "dev": true
}, },
"@cspell/dict-en-common-misspellings": { "@cspell/dict-en-common-misspellings": {
@ -14426,9 +14426,9 @@
"dev": true "dev": true
}, },
"@cspell/dict-npm": { "@cspell/dict-npm": {
"version": "5.1.10", "version": "5.1.11",
"resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.1.10.tgz", "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.1.11.tgz",
"integrity": "sha512-YmOLvM3ERk/yrdk0s0HhMI7Ws4epLRycGQH5uWyvWg5F64C31mbV557+jfxjrn6Ewq3UdT4ILCS9EyCHVyirig==", "integrity": "sha512-5ricJyVMw5TmqR0NfsZS8jEJu1+DLzyUXyjpVFnffPuEtz9jF2XswLK0swZqc9uwWrz0M7IhGVCnmq90srVZCA==",
"dev": true "dev": true
}, },
"@cspell/dict-php": { "@cspell/dict-php": {
@ -14525,30 +14525,30 @@
"dev": true "dev": true
}, },
"@cspell/dynamic-import": { "@cspell/dynamic-import": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.16.0.tgz",
"integrity": "sha512-qFlVisdP2lvFcS4Kre4Dl+f4Y7U9w/Y7IQAS+XXl5KlInImMaYhNUDEru8DoUPQHYsXKAPJsu/Y2JloHNE502Q==", "integrity": "sha512-FH+B5y71qfunagXiLSJhXP9h/Vwb1Z8Cc/hLmliGekw/Y8BuYknL86tMg9grXBYNmM0kifIv6ZesQl8Km/p/rA==",
"dev": true, "dev": true,
"requires": { "requires": {
"import-meta-resolve": "^4.1.0" "import-meta-resolve": "^4.1.0"
} }
}, },
"@cspell/filetypes": { "@cspell/filetypes": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-8.16.0.tgz",
"integrity": "sha512-MeP6gh8Om9vHSxYoYey2BFCib4m+vEyMLQCSub1Gk+uXiJjj1l/S5MFWM9zHhjGBBNNdvuopuUKP6Gcgcw+3Cw==", "integrity": "sha512-u2Ub0uSwXFPJFvXhAO/0FZBj3sMr4CeYCiQwTUsdFRkRMFpbTc7Vf+a+aC2vIj6WcaWrYXrJy3NZF/yjqF6SGw==",
"dev": true "dev": true
}, },
"@cspell/strong-weak-map": { "@cspell/strong-weak-map": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.16.0.tgz",
"integrity": "sha512-SGlkhRnHXoBzLY2SxVppMsREhyaDHpyXQrPDUfsCnyG5DC8UVmXnTVQp9c2kqhAZw6g6g6V7uoqTLqJQmrWOFQ==", "integrity": "sha512-R6N12wEIQpBk2uyni/FU1SFSIjP0uql7ynXVcF1ob8/JJeRoikssydi9Xq5J6ghMw+X50u35mFvg9BgWKz0d+g==",
"dev": true "dev": true
}, },
"@cspell/url": { "@cspell/url": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/@cspell/url/-/url-8.15.7.tgz", "resolved": "https://registry.npmjs.org/@cspell/url/-/url-8.16.0.tgz",
"integrity": "sha512-IzBsrl54TyO5Ezbyr25ZOUZA3Sg2UbSWDZZar9jSRAsoikcsoy1ivgSumcYJYOH8HAtanfr8YGN0+8UF/kbYqg==", "integrity": "sha512-zW+6hAieD/FjysfjY4mVv7iHWWasBP3ldj6L+xy2p4Kuax1nug7uuJqMHlAVude/OywNwENG0rYaP/P9Pg4O+w==",
"dev": true "dev": true
}, },
"@es-joy/jsdoccomment": { "@es-joy/jsdoccomment": {
@ -17323,24 +17323,24 @@
"dev": true "dev": true
}, },
"cspell": { "cspell": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell/-/cspell-8.16.0.tgz",
"integrity": "sha512-68Bs/brr31M0W6tljNCgHcz09xdfDnRobyyRQJ8z0ZrovfTHHj9gSQldJJt5Fq3AMlCeYbECnKPsY9DkzIP1sQ==", "integrity": "sha512-U6Up/4nODE+Ca+zqwZXTgBioGuF2JQHLEUIuoRJkJzAZkIBYDqrMXM+zdSL9E39+xb9jAtr9kPAYJf1Eybgi9g==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/cspell-json-reporter": "8.15.7", "@cspell/cspell-json-reporter": "8.16.0",
"@cspell/cspell-pipe": "8.15.7", "@cspell/cspell-pipe": "8.16.0",
"@cspell/cspell-types": "8.15.7", "@cspell/cspell-types": "8.16.0",
"@cspell/dynamic-import": "8.15.7", "@cspell/dynamic-import": "8.16.0",
"@cspell/url": "8.15.7", "@cspell/url": "8.16.0",
"chalk": "^5.3.0", "chalk": "^5.3.0",
"chalk-template": "^1.1.0", "chalk-template": "^1.1.0",
"commander": "^12.1.0", "commander": "^12.1.0",
"cspell-dictionary": "8.15.7", "cspell-dictionary": "8.16.0",
"cspell-gitignore": "8.15.7", "cspell-gitignore": "8.16.0",
"cspell-glob": "8.15.7", "cspell-glob": "8.16.0",
"cspell-io": "8.15.7", "cspell-io": "8.16.0",
"cspell-lib": "8.15.7", "cspell-lib": "8.16.0",
"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",
"get-stdin": "^9.0.0", "get-stdin": "^9.0.0",
@ -17403,92 +17403,92 @@
} }
}, },
"cspell-config-lib": { "cspell-config-lib": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.16.0.tgz",
"integrity": "sha512-orxPKLMLQjk+Px1wlZdMElsHlKFGiwlXhQcG/36hODFKsle9DnGqVefOjH6aWFO5DyDF+Z678leiO2F30wtXEQ==", "integrity": "sha512-PGT6ohLtIYXYLIm+R5hTcTrF0dzj8e7WAUJSJe5WlV/7lrwVdwgWaliLcXtSSPmfxgczr6sndX9TMJ2IEmPrmg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/cspell-types": "8.15.7", "@cspell/cspell-types": "8.16.0",
"comment-json": "^4.2.5", "comment-json": "^4.2.5",
"yaml": "^2.6.0" "yaml": "^2.6.0"
} }
}, },
"cspell-dictionary": { "cspell-dictionary": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.16.0.tgz",
"integrity": "sha512-jmOk9kJ/bsVFg0/ObnNMUHA3wPgHb4eGFx6yF+Lx28eYx9j2XkLZuXXicbNyOWqJ9AzP0CavPmHwAS6bJrxD3Q==", "integrity": "sha512-Y3sN6ttLBKbu0dOLcduY641n5QP1srUvZkW4bOTnG455DbIZfilrP1El/2Hl0RS6hC8LN9PM4bsIm/2xgdbApA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/cspell-pipe": "8.15.7", "@cspell/cspell-pipe": "8.16.0",
"@cspell/cspell-types": "8.15.7", "@cspell/cspell-types": "8.16.0",
"cspell-trie-lib": "8.15.7", "cspell-trie-lib": "8.16.0",
"fast-equals": "^5.0.1" "fast-equals": "^5.0.1"
} }
}, },
"cspell-gitignore": { "cspell-gitignore": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.16.0.tgz",
"integrity": "sha512-LxX/PS3z6UqXHUqw3wIB1OJwZrexxKn/EUertYcLce/K2M2wLsUA+uneU5EvUqzkM6vwMHvdv/hl/tROFQJIbw==", "integrity": "sha512-ODKe0ooyzYSBJkwgIVZSRIvzoZfT4tEbFt4fFDT88wPyyfX7xp7MAQhXy5KD1ocXH0WvYbdv37qzn2UbckrahA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/url": "8.15.7", "@cspell/url": "8.16.0",
"cspell-glob": "8.15.7", "cspell-glob": "8.16.0",
"cspell-io": "8.15.7", "cspell-io": "8.16.0",
"find-up-simple": "^1.0.0" "find-up-simple": "^1.0.0"
} }
}, },
"cspell-glob": { "cspell-glob": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.16.0.tgz",
"integrity": "sha512-BI0mF0IWqVxEGpRkH2kBgT9Ey7lAMlEhvY/zKCy3JQY5PSn/qI3RhlsXrsTDt2RJxhicuzJIe3KiNdUKXQM0Ig==", "integrity": "sha512-xJSXRHwfENCNFmjpVSEucXY8E3BrpSCA+TukmOYtLyaMKtn6EAwoCpEU7Oj2tZOjdivprPmQ74k4Dqb1RHjIVQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/url": "8.15.7", "@cspell/url": "8.16.0",
"micromatch": "^4.0.8" "micromatch": "^4.0.8"
} }
}, },
"cspell-grammar": { "cspell-grammar": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.16.0.tgz",
"integrity": "sha512-g7ocpFG9Gam4+b2bHrqhmXVaFNV4BjFjVnaEKS3RoqcMjJuQUa9wD5HWO6AvBJeJf/auvQS7CgmumQqSo9xxCw==", "integrity": "sha512-vvbJEkBqXocGH/H975RtkfMzVpNxNGMd0JCDd+NjbpeRyZceuChFw5Tie7kHteFY29SwZovub+Am3F4H1kmf9A==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/cspell-pipe": "8.15.7", "@cspell/cspell-pipe": "8.16.0",
"@cspell/cspell-types": "8.15.7" "@cspell/cspell-types": "8.16.0"
} }
}, },
"cspell-io": { "cspell-io": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.16.0.tgz",
"integrity": "sha512-GEnMPu+xyyHTal2QdCbuRrPUEpjCYo0mF/Tz/YkcZNJdn0sj6MylH2EA0A+d6WzheRpw9ijd1dRvq3h5jJgmuQ==", "integrity": "sha512-WIK5uhPMjGsTAzm2/fGRbIdr7zWsMVG1fn8wNJYUiYELuyvzvLelfI1VG6szaFCGYqd6Uvgb/fS0uNbwGqCLAQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/cspell-service-bus": "8.15.7", "@cspell/cspell-service-bus": "8.16.0",
"@cspell/url": "8.15.7" "@cspell/url": "8.16.0"
} }
}, },
"cspell-lib": { "cspell-lib": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.16.0.tgz",
"integrity": "sha512-RxxPEymTENc76f8ny1LN+aPyR4Efwyah8m5c20xOwxD/lAhBrNs2PPE1taEMPkI7WTXWjKm4D0DJpZatD+W6pg==", "integrity": "sha512-fU8CfECyuhT12COIi4ViQu2bTkdqaa+05YSd2ZV8k8NA7lapPaMFnlooxdfcwwgZJfHeMhRVMzvQF1OhWmwGfA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/cspell-bundled-dicts": "8.15.7", "@cspell/cspell-bundled-dicts": "8.16.0",
"@cspell/cspell-pipe": "8.15.7", "@cspell/cspell-pipe": "8.16.0",
"@cspell/cspell-resolver": "8.15.7", "@cspell/cspell-resolver": "8.16.0",
"@cspell/cspell-types": "8.15.7", "@cspell/cspell-types": "8.16.0",
"@cspell/dynamic-import": "8.15.7", "@cspell/dynamic-import": "8.16.0",
"@cspell/filetypes": "8.15.7", "@cspell/filetypes": "8.16.0",
"@cspell/strong-weak-map": "8.15.7", "@cspell/strong-weak-map": "8.16.0",
"@cspell/url": "8.15.7", "@cspell/url": "8.16.0",
"clear-module": "^4.1.2", "clear-module": "^4.1.2",
"comment-json": "^4.2.5", "comment-json": "^4.2.5",
"cspell-config-lib": "8.15.7", "cspell-config-lib": "8.16.0",
"cspell-dictionary": "8.15.7", "cspell-dictionary": "8.16.0",
"cspell-glob": "8.15.7", "cspell-glob": "8.16.0",
"cspell-grammar": "8.15.7", "cspell-grammar": "8.16.0",
"cspell-io": "8.15.7", "cspell-io": "8.16.0",
"cspell-trie-lib": "8.15.7", "cspell-trie-lib": "8.16.0",
"env-paths": "^3.0.0", "env-paths": "^3.0.0",
"fast-equals": "^5.0.1", "fast-equals": "^5.0.1",
"gensequence": "^7.0.0", "gensequence": "^7.0.0",
@ -17508,13 +17508,13 @@
} }
}, },
"cspell-trie-lib": { "cspell-trie-lib": {
"version": "8.15.7", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.15.7.tgz", "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.16.0.tgz",
"integrity": "sha512-b8WWWOx5wfhT72K43fk3dMoE4H2c1UpbCEVB2JXJ5scub7mjqoT/CRiZlw1IDfQT6BmUtJuD7sZ8NRFanF9hQA==", "integrity": "sha512-Io1qqI0r4U9ewAWBLClFBBlxLeAoIi15PUGJi4Za1xrlgQJwRE8PMNIJNHKmPEIp78Iute3o/JyC2OfWlxl4Sw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cspell/cspell-pipe": "8.15.7", "@cspell/cspell-pipe": "8.16.0",
"@cspell/cspell-types": "8.15.7", "@cspell/cspell-types": "8.16.0",
"gensequence": "^7.0.0" "gensequence": "^7.0.0"
} }
}, },