diff --git a/action/node_modules/@cspell/dict-rust/dict/rust.txt b/action/node_modules/@cspell/dict-rust/dict/rust.txt index 6380bbec..4e511de1 100644 --- a/action/node_modules/@cspell/dict-rust/dict/rust.txt +++ b/action/node_modules/@cspell/dict-rust/dict/rust.txt @@ -103,6 +103,7 @@ stringify struct super sync +tokio toml toolchain trait diff --git a/action/node_modules/@cspell/dict-rust/package.json b/action/node_modules/@cspell/dict-rust/package.json index e2974b07..7acbd721 100644 --- a/action/node_modules/@cspell/dict-rust/package.json +++ b/action/node_modules/@cspell/dict-rust/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-rust", - "version": "4.0.3", + "version": "4.0.4", "description": "Rust dictionary for cspell.", "publishConfig": { "access": "public" @@ -41,5 +41,5 @@ "dict/rust.txt", "cspell-ext.json" ], - "gitHead": "473c4461fc71723254f162feb4480684d1f53d96" + "gitHead": "825e2a9804a52b09daa0f7571ba1736da1b1fd2f" } diff --git a/action/node_modules/@cspell/dict-software-terms/dict/computing-acronyms.txt b/action/node_modules/@cspell/dict-software-terms/dict/computing-acronyms.txt index 68ba0060..a91f7eb1 100644 --- a/action/node_modules/@cspell/dict-software-terms/dict/computing-acronyms.txt +++ b/action/node_modules/@cspell/dict-software-terms/dict/computing-acronyms.txt @@ -5,6 +5,7 @@ ACM CDN CEST CN +CSAT DAL DBAL DDR @@ -71,6 +72,7 @@ WAN WAP WWW WYSIWYG +XFS XML XSD ZIP diff --git a/action/node_modules/@cspell/dict-software-terms/package.json b/action/node_modules/@cspell/dict-software-terms/package.json index 373c32f4..1bbf65e5 100644 --- a/action/node_modules/@cspell/dict-software-terms/package.json +++ b/action/node_modules/@cspell/dict-software-terms/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-software-terms", - "version": "3.4.4", + "version": "3.4.6", "description": "Software related dictionaries for cspell.", "publishConfig": { "access": "public" @@ -43,5 +43,5 @@ "!dict/README.md", "cspell-ext.json" ], - "gitHead": "f576958bc5a8bf01445893c622e289213e604017" + "gitHead": "fa671aa36c9a456f20c8b23e8afe7dc57a4cd6a1" }