diff --git a/package-lock.json b/package-lock.json index 1b5a6d6039..cfd5702670 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.17", + "@cspell/dict-cspell-bundle": "1.0.18", "cspell": "^8.17.1", "regexp-worker": "^3.0.0" }, @@ -2552,9 +2552,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-cspell-bundle": { - "version": "1.0.17", - "resolved": "https://registry.npmjs.org/@cspell/dict-cspell-bundle/-/dict-cspell-bundle-1.0.17.tgz", - "integrity": "sha512-i1Sh031yMLCtITYRA/zKkh5KTsThyvk2EpxnxoS4jFNIEd2XThYg145GPP0JoCEIYdzoSxTN6Nny0Bwsy8mUjQ==", + "version": "1.0.18", + "resolved": "https://registry.npmjs.org/@cspell/dict-cspell-bundle/-/dict-cspell-bundle-1.0.18.tgz", + "integrity": "sha512-8jNpnRBePZW/LA0utUI/BHymztPmFHgwrzQ8icuP8R4Z8ftPRD9LpUTDNPM73oEyfn0rCUcIZDi09W3bpZe4XA==", "dependencies": { "@cspell/dict-ada": "^4.0.5", "@cspell/dict-al": "^1.0.3", @@ -2594,7 +2594,7 @@ "@cspell/dict-markdown": "^2.0.7", "@cspell/dict-monkeyc": "^1.0.9", "@cspell/dict-node": "^5.0.5", - "@cspell/dict-npm": "^5.1.19", + "@cspell/dict-npm": "^5.1.20", "@cspell/dict-php": "^4.0.13", "@cspell/dict-powershell": "^5.0.13", "@cspell/dict-public-licenses": "^2.0.11", @@ -2603,11 +2603,11 @@ "@cspell/dict-ruby": "^5.0.7", "@cspell/dict-rust": "^4.0.10", "@cspell/dict-scala": "^5.0.6", - "@cspell/dict-software-terms": "^4.1.21", + "@cspell/dict-software-terms": "^4.2.0", "@cspell/dict-sql": "^2.1.8", "@cspell/dict-svelte": "^1.0.5", "@cspell/dict-swift": "^2.0.4", - "@cspell/dict-terraform": "^1.0.6", + "@cspell/dict-terraform": "^1.0.7", "@cspell/dict-typescript": "^3.1.11", "@cspell/dict-vue": "^3.0.3" } @@ -2817,9 +2817,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-npm": { - "version": "5.1.19", - "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.1.19.tgz", - "integrity": "sha512-ygpKeCXKURqymycqZEF9r/TytkWZxedDehudqiJLtPI6OZJhx3Kxy3hysiRq7RYpHiK+LSX39bwpxGM/h0Ghnw==" + "version": "5.1.20", + "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.1.20.tgz", + "integrity": "sha512-vE9pFIifCDChsVhhUDuVtnwxygOdtHNluDm+8FkgC84M6LwiUVJr/CuSOI/SCR0oI9iiFp0VvMz194B6XwMv3g==" }, "node_modules/@cspell/dict-php": { "version": "4.0.13", @@ -2871,9 +2871,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-software-terms": { - "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==" + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-4.2.0.tgz", + "integrity": "sha512-cTLTNdP9RM6nruZ01FThEFKRi7C4TPN8ndc+FpvCqis9J8iSg4Cr4YQemT/DxXoXz0527NbBPCARunxA0qIgTA==" }, "node_modules/@cspell/dict-sql": { "version": "2.1.8", @@ -2894,10 +2894,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-terraform": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/@cspell/dict-terraform/-/dict-terraform-1.0.6.tgz", - "integrity": "sha512-Sqm5vGbXuI9hCFcr4w6xWf4Y25J9SdleE/IqfM6RySPnk8lISEmVdax4k6+Kinv9qaxyvnIbUUN4WFLWcBPQAg==", - "license": "MIT" + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/@cspell/dict-terraform/-/dict-terraform-1.0.7.tgz", + "integrity": "sha512-Ip7tOlAt/qUVdWYyDMA7DlKMpQ6sjtrsXk4vcpqXoYpoJlzMoDce7pw+fPhHshtNOFBAZ4nOrszlLu6APuy+HQ==" }, "node_modules/@cspell/dict-typescript": { "version": "3.1.11", diff --git a/package.json b/package.json index 9f2d700684..fe6f27d40e 100644 --- a/package.json +++ b/package.json @@ -4025,7 +4025,7 @@ "dependencies": { "@cspell/cspell-bundled-dicts": "^8.17.1", "@cspell/cspell-types": "^8.17.1", - "@cspell/dict-cspell-bundle": "1.0.17", + "@cspell/dict-cspell-bundle": "1.0.18", "cspell": "^8.17.1", "regexp-worker": "^3.0.0" },