@@ -103,7 +103,7 @@ itertools = "0.14.0"
103103itoa = " 1.0.15"
104104json-escape-simd = " 3"
105105json-strip-comments = " 3"
106- jsonschema = { version = " 0.42 .0" , default-features = false }
106+ jsonschema = { version = " 0.45 .0" , default-features = false }
107107junction = " 1.4.1"
108108memchr = " 2.7.4"
109109mimalloc-safe = " 0.1.52"
@@ -137,10 +137,10 @@ pretty_assertions = "1.4.1"
137137phf = " 0.13.0"
138138rayon = " 1.10.0"
139139regex = " 1.11.1"
140- regress = " 0.10.3 "
140+ regress = " 0.11.0 "
141141reqwest = { version = " 0.12" , default-features = false }
142- rolldown-notify = " 10.1 .0"
143- rolldown-notify-debouncer-full = " 0.7.4 "
142+ rolldown-notify = " 10.2 .0"
143+ rolldown-notify-debouncer-full = " 0.7.5 "
144144ropey = " 1.6.1"
145145rusqlite = { version = " 0.37.0" , features = [" bundled" ] }
146146rustc-hash = " 2.1.1"
@@ -225,8 +225,8 @@ oxc_traverse = "0.120.0"
225225
226226# oxc crates in their own repos
227227oxc_index = { version = " 4" , features = [" rayon" , " serde" ] }
228- oxc_resolver = { version = " 11.19.0 " , features = [" yarn_pnp" ] }
229- oxc_resolver_napi = { version = " 11.19.0 " , default-features = false , features = [" yarn_pnp" ] }
228+ oxc_resolver = { version = " 11.19.1 " , features = [" yarn_pnp" ] }
229+ oxc_resolver_napi = { version = " 11.19.1 " , default-features = false , features = [" yarn_pnp" ] }
230230oxc_sourcemap = " 6"
231231
232232# rolldown crates
0 commit comments