diff --git a/extensions/cspell-bundled-dictionaries/package-lock.json b/extensions/cspell-bundled-dictionaries/package-lock.json index 5d30b800..21b880e3 100644 --- a/extensions/cspell-bundled-dictionaries/package-lock.json +++ b/extensions/cspell-bundled-dictionaries/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.3", "license": "MIT", "dependencies": { - "@cspell/dict-cspell-bundle": "^1.0.2" + "@cspell/dict-cspell-bundle": "^1.0.3" }, "engines": { "vscode": "^1.67.0" @@ -46,9 +46,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-cpp": { - "version": "5.1.23", - "resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-5.1.23.tgz", - "integrity": "sha512-59VUam6bYWzn50j8FASWWLww0rBPA0PZfjMZBvvt0aqMpkvXzoJPnAAI4eDDSibPWVHKutjpqLmast+uMLHVsQ==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-6.0.0.tgz", + "integrity": "sha512-z9Mv3/Ool19aw/kl1C+NmLdHF5WN6XCDmP4UkM/sYIfBO4WMUmrhiKiqK/pzSih9jyC5C2AuxujtB/IdHmyfVg==", "license": "MIT" }, "node_modules/@cspell/dict-cryptocurrencies": { @@ -64,9 +64,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-cspell-bundle": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/@cspell/dict-cspell-bundle/-/dict-cspell-bundle-1.0.2.tgz", - "integrity": "sha512-kTIqohwWtfbWf6SkB0go7LMLNjK4qbr/K02eU8Y5TM32BmFZUm68+qBhmmjzkf0ecthfDwE3mDwAs9OEG/ZZWQ==", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@cspell/dict-cspell-bundle/-/dict-cspell-bundle-1.0.3.tgz", + "integrity": "sha512-ner0ma4BC7kinuJVEqB3gAgunSK2FJUeM+K8i/fZnmJNhfIR9noXyqwnWcdV5/0l16nOTioo6v809N+l5g7pfQ==", "license": "MIT", "dependencies": { "@cspell/dict-ada": "^4.0.5", @@ -74,7 +74,7 @@ "@cspell/dict-aws": "^4.0.7", "@cspell/dict-bash": "^4.1.8", "@cspell/dict-companies": "^3.1.7", - "@cspell/dict-cpp": "^5.1.23", + "@cspell/dict-cpp": "^6.0.0", "@cspell/dict-cryptocurrencies": "^5.0.3", "@cspell/dict-csharp": "^4.0.5", "@cspell/dict-css": "^4.0.16", @@ -107,7 +107,7 @@ "@cspell/dict-markdown": "^2.0.7", "@cspell/dict-monkeyc": "^1.0.9", "@cspell/dict-node": "^5.0.4", - "@cspell/dict-npm": "^5.1.8", + "@cspell/dict-npm": "^5.1.9", "@cspell/dict-php": "^4.0.13", "@cspell/dict-powershell": "^5.0.13", "@cspell/dict-public-licenses": "^2.0.11", @@ -120,7 +120,7 @@ "@cspell/dict-sql": "^2.1.8", "@cspell/dict-svelte": "^1.0.5", "@cspell/dict-swift": "^2.0.4", - "@cspell/dict-terraform": "^1.0.5", + "@cspell/dict-terraform": "^1.0.6", "@cspell/dict-typescript": "^3.1.11", "@cspell/dict-vue": "^3.0.3" } @@ -318,9 +318,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-npm": { - "version": "5.1.8", - "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.1.8.tgz", - "integrity": "sha512-AJELYXeB4fQdIoNfmuaQxB1Hli3cX6XPsQCjfBxlu0QYXhrjB/IrCLLQAjWIywDqJiWyGUFTz4DqaANm8C/r9Q==", + "version": "5.1.9", + "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.1.9.tgz", + "integrity": "sha512-ZH10gepefFee03SYQXH4mMmYbI3iwwEg5+B0ujsUohGJR789SyieelY0xPiDeh1y9gcQAp62k1QxbUwpcCYe5A==", "license": "MIT" }, "node_modules/@cspell/dict-php": { @@ -399,9 +399,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-terraform": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/@cspell/dict-terraform/-/dict-terraform-1.0.5.tgz", - "integrity": "sha512-qH3epPB2d6d5w1l4hR2OsnN8qDQ4P0z6oDB7+YiNH+BoECXv4Z38MIV1H8cxIzD2wkzkt2JTcFYaVW72MDZAlg==", + "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" }, "node_modules/@cspell/dict-typescript": { diff --git a/extensions/cspell-bundled-dictionaries/package.json b/extensions/cspell-bundled-dictionaries/package.json index 9a2e3fde..2c78986f 100644 --- a/extensions/cspell-bundled-dictionaries/package.json +++ b/extensions/cspell-bundled-dictionaries/package.json @@ -64,6 +64,6 @@ "test": "npm run test:cspell && npm run test:vscode" }, "dependencies": { - "@cspell/dict-cspell-bundle": "^1.0.2" + "@cspell/dict-cspell-bundle": "^1.0.3" } }