diff --git a/package-lock.json b/package-lock.json index 60ae75cd7..7d20f2f80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "dependencies": { "@cspell/cspell-bundled-dicts": "^8.17.1", "@cspell/cspell-types": "^8.17.1", - "@cspell/dict-cspell-bundle": "1.0.16", + "@cspell/dict-cspell-bundle": "1.0.17", "cspell": "^8.17.1", "regexp-worker": "^3.0.0" }, @@ -2528,9 +2528,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-companies": { - "version": "3.1.9", - "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.1.9.tgz", - "integrity": "sha512-w7XEJ2B6x2jq9ws5XNyYgpYj2MxdZ3jW3PETLxjK7nc8pulCFmaGVgZ0JTnDWfJ3QMOczoagn5f9LM2PZ/CuJg==" + "version": "3.1.10", + "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.1.10.tgz", + "integrity": "sha512-KpRLiVDCpTkF+IjWnuYc31B0gyHVh0TSf/MDrWPobl9oYNQRWFUMACAJO9FP+kHI0jzLjTyLC1KpKwqte/88iA==" }, "node_modules/@cspell/dict-cpp": { "version": "6.0.2", @@ -2551,15 +2551,15 @@ "license": "MIT" }, "node_modules/@cspell/dict-cspell-bundle": { - "version": "1.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-cspell-bundle/-/dict-cspell-bundle-1.0.16.tgz", - "integrity": "sha512-Lg+U1FCaGVIFAVoWqCGtTufID5QOI+7odPkLNV8XtKQuS1tU9Q8civ97xLXMqE0EB2TaeqmKQXHcltMtVJxUbQ==", + "version": "1.0.17", + "resolved": "https://registry.npmjs.org/@cspell/dict-cspell-bundle/-/dict-cspell-bundle-1.0.17.tgz", + "integrity": "sha512-i1Sh031yMLCtITYRA/zKkh5KTsThyvk2EpxnxoS4jFNIEd2XThYg145GPP0JoCEIYdzoSxTN6Nny0Bwsy8mUjQ==", "dependencies": { "@cspell/dict-ada": "^4.0.5", "@cspell/dict-al": "^1.0.3", "@cspell/dict-aws": "^4.0.7", "@cspell/dict-bash": "^4.1.8", - "@cspell/dict-companies": "^3.1.9", + "@cspell/dict-companies": "^3.1.10", "@cspell/dict-cpp": "^6.0.2", "@cspell/dict-cryptocurrencies": "^5.0.3", "@cspell/dict-csharp": "^4.0.5", @@ -2593,7 +2593,7 @@ "@cspell/dict-markdown": "^2.0.7", "@cspell/dict-monkeyc": "^1.0.9", "@cspell/dict-node": "^5.0.5", - "@cspell/dict-npm": "^5.1.18", + "@cspell/dict-npm": "^5.1.19", "@cspell/dict-php": "^4.0.13", "@cspell/dict-powershell": "^5.0.13", "@cspell/dict-public-licenses": "^2.0.11", @@ -2602,7 +2602,7 @@ "@cspell/dict-ruby": "^5.0.7", "@cspell/dict-rust": "^4.0.10", "@cspell/dict-scala": "^5.0.6", - "@cspell/dict-software-terms": "^4.1.20", + "@cspell/dict-software-terms": "^4.1.21", "@cspell/dict-sql": "^2.1.8", "@cspell/dict-svelte": "^1.0.5", "@cspell/dict-swift": "^2.0.4", @@ -2816,9 +2816,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-npm": { - "version": "5.1.18", - "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.1.18.tgz", - "integrity": "sha512-/Nukl+DSxtEWSlb8svWFSpJVctAsM9SP+f5Q1n+qdDcXNKMb1bUCo/d3QZPwyOhuMjDawnsGBUAfp+iq7Mw83Q==" + "version": "5.1.19", + "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.1.19.tgz", + "integrity": "sha512-ygpKeCXKURqymycqZEF9r/TytkWZxedDehudqiJLtPI6OZJhx3Kxy3hysiRq7RYpHiK+LSX39bwpxGM/h0Ghnw==" }, "node_modules/@cspell/dict-php": { "version": "4.0.13", @@ -2870,9 +2870,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-software-terms": { - "version": "4.1.20", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-4.1.20.tgz", - "integrity": "sha512-ma51njqbk9ZKzZF9NpCZpZ+c50EwR5JTJ2LEXlX0tX+ExVbKpthhlDLhT2+mkUh5Zvj+CLf5F9z0qB4+X3re/w==" + "version": "4.1.21", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-4.1.21.tgz", + "integrity": "sha512-LXoFLHzqPeehPMpu4mLpUoP+UVgT8aDfMuuvpsowvDc/nYaMq0UvnPVo632VOi5SUOzFX6NHsQ4x5eP3TRUOFA==" }, "node_modules/@cspell/dict-sql": { "version": "2.1.8", diff --git a/package.json b/package.json index 5d14f250d..a4e671e2d 100644 --- a/package.json +++ b/package.json @@ -4024,7 +4024,7 @@ "dependencies": { "@cspell/cspell-bundled-dicts": "^8.17.1", "@cspell/cspell-types": "^8.17.1", - "@cspell/dict-cspell-bundle": "1.0.16", + "@cspell/dict-cspell-bundle": "1.0.17", "cspell": "^8.17.1", "regexp-worker": "^3.0.0" },