@@ -144,7 +144,7 @@ indicatif = { version = "0.18" }
144144# dsc-lib-security_context::windows
145145is_elevated = { version = " 0.1" }
146146# dsc, dsc-lib
147- jsonschema = { version = " 0.37 " , default-features = false }
147+ jsonschema = { version = " 0.38 " , default-features = false }
148148# dsc-lib
149149linked-hash-map = { version = " 0.5" }
150150# dsc-lib
@@ -166,13 +166,13 @@ regex = { version = "1.12" }
166166# registry, dsc-lib-registry
167167registry = { version = " 1.3" }
168168# dsc
169- rmcp = { version = " 0.11 " }
169+ rmcp = { version = " 0.12 " }
170170# dsc_lib
171171rt-format = { version = " 0.3" }
172172# dsc, dsc-lib, dscecho, registry, dsc-lib-registry, runcommandonset, sshdconfig
173173rust-i18n = { version = " 3.1" }
174174# dsc, dsc-lib, dscecho, registry, dsc-lib-registry, sshdconfig, dsctest, test_group_resource
175- schemars = { version = " 1.1 " , features = [" preserve_order" ] }
175+ schemars = { version = " 1.2 " , features = [" preserve_order" ] }
176176# dsc, dsc-lib
177177semver = { version = " 1.0" }
178178# dsc, dsc-lib, dscecho, dsc-lib-osinfo, process, registry, dsc-lib-registry, runcommandonset, sshdconfig, dsctest, test_group_resource
@@ -188,11 +188,11 @@ syntect = { version = "5.3", features = ["default-fancy"], default-features = fa
188188# dsc, process
189189sysinfo = { version = " 0.37" }
190190# sshdconfig
191- tempfile = { version = " 3.23 " }
191+ tempfile = { version = " 3.24 " }
192192# dsc, dsc-lib, registry, dsc-lib-registry, sshdconfig
193193thiserror = { version = " 2.0" }
194194# dsc, dsc-lib
195- tokio = { version = " 1.48 " }
195+ tokio = { version = " 1.49 " }
196196# dsc
197197tokio-util = { version = " 0.7" }
198198# dsc, dsc-lib, registry, dsc-lib-registry, runcommandonset, sshdconfig
@@ -202,7 +202,7 @@ tracing-indicatif = { version = "0.3" }
202202# dsc, registry, dsc-lib-registry, runcommandonset, sshdconfig
203203tracing-subscriber = { version = " 0.3" , features = [" ansi" , " env-filter" , " json" ] }
204204# dsc-lib, sshdconfig, tree-sitter-dscexpression, tree-sitter-ssh-server-config
205- tree-sitter = { version = " 0.25 " }
205+ tree-sitter = { version = " 0.26 " }
206206# tree-sitter-dscexpression, tree-sitter-ssh-server-config
207207tree-sitter-language = { version = " 0.1" }
208208# dsc-lib, sshdconfig, tree-sitter-dscexpression, tree-sitter-ssh-server-config
0 commit comments