@@ -154,9 +154,9 @@ anyhow = "1.0.98"
154154append-only-vec = " 0.1.7"
155155arcstr = { version = " 1.2.0" , default-features = false }
156156ariadne = { package = " rolldown-ariadne" , version = " 0.6.0" }
157- ast-grep-config = " 0.40.1 "
158- ast-grep-core = " 0.40.1 "
159- ast-grep-language = { version = " 0.40.1 " , default-features = false , features = [
157+ ast-grep-config = " 0.45.0 "
158+ ast-grep-core = " 0.45.0 "
159+ ast-grep-language = { version = " 0.45.0 " , default-features = false , features = [
160160 " tree-sitter-bash" ,
161161 " tree-sitter-typescript" ,
162162] }
@@ -168,26 +168,26 @@ base-encode = "0.3.1"
168168base64-simd = " 0.8.0"
169169bstr = { version = " 1.12.0" , default-features = false , features = [" alloc" , " std" ] }
170170bitflags = " 2.9.1"
171- brush-parser = " 0.3 .0"
171+ brush-parser = " 0.4 .0"
172172blake3 = " 1.8.2"
173173chrono = { version = " 0.4" , features = [" serde" ] }
174174clap = " 4.5.40"
175175clap_complete = " 4.6.0"
176176console = " 0.16.4"
177177cow-utils = " 0.1.3"
178178cp_r = " 0.5.2"
179- criterion = { version = " 0.7 " , features = [" html_reports" ] }
179+ criterion = { version = " 0.8 " , features = [" html_reports" ] }
180180criterion2 = { version = " 3.0.0" , default-features = false }
181181crossterm = { version = " 0.29.0" , features = [" event-stream" ] }
182- css-module-lexer = " 0.0.15 "
182+ css-module-lexer = " 0.102.0 "
183183ctrlc = " 3.5.2"
184184dashmap = " 6.2.1"
185185derive_more = { version = " 2.0.1" , features = [" debug" ] }
186186directories = " 6.0.0"
187187dialoguer = { version = " 0.12.0" , default-features = false }
188188dunce = " 1.0.5"
189189fast-glob = " 1.0.0"
190- flate2 = { version = " =1.1.9 " , features = [" zlib-rs" ] }
190+ flate2 = { version = " =1.1.10 " , features = [" zlib-rs" ] }
191191form_urlencoded = " 1.2.1"
192192fspy = { git = " https://github.com/voidzero-dev/vite-task.git" , rev = " d05b1dcdbaabaa69643ee0b89cebe3cd390957e9" }
193193futures = " 0.3.31"
@@ -196,19 +196,19 @@ glob = "0.3.2"
196196heck = " 0.5.0"
197197hex = " 0.4.3"
198198html5gum = " 0.8.1"
199- httpmock = " 0.7 "
200- idna_adapter = " =1.0.0 "
199+ httpmock = " 0.8 "
200+ idna_adapter = " =1.2.2 "
201201ignore = " 0.4"
202202indicatif = " 0.18"
203203indexmap = " 2.9.0"
204204indoc = " 2.0.5"
205- infer = " 0.19 .0"
205+ infer = " 0.22 .0"
206206insta = " 1.43.1"
207207itertools = " 0.15.0"
208208itoa = " 1.0.15"
209209json-escape-simd = " 3"
210210json-strip-comments = " 3"
211- jsonschema = { version = " 0.46.5 " , default-features = false }
211+ jsonschema = { version = " 0.54.0 " , default-features = false }
212212junction = " 1.4.1"
213213libtest-mimic = " 0.8.2"
214214memchr = " 2.7.4"
@@ -227,7 +227,7 @@ napi-derive = { version = "3.0.0", default-features = false, features = [
227227 " strict" ,
228228 " tracing" ,
229229] }
230- nix = { version = " 0.30.1 " , features = [" dir" ] }
230+ nix = { version = " 0.31.0 " , features = [" dir" ] }
231231nodejs-built-in-modules = " 1.0.0"
232232nom = " 8.0.0"
233233num-bigint = " 0.5.1"
@@ -238,20 +238,20 @@ pathdiff = "0.2.3"
238238path-posix = " 0.0.1"
239239# default features pull in bzip2 (a C dependency) which breaks musl/Windows
240240# cross-builds; clearsigned verification needs no compression.
241- pgp = { version = " 0.19 .0" , default-features = false }
241+ pgp = { version = " 0.20 .0" , default-features = false }
242242pnp = " 0.12.9"
243243percent-encoding = " 2.3.1"
244244petgraph = " 0.8.2"
245245pretty_assertions = " 1.4.1"
246246phf = " 0.14.0"
247- prettyplease = " 0.2.32 "
247+ prettyplease = " 0.3.0 "
248248proc-macro2 = " 1"
249249pty_terminal_test = { git = " https://github.com/voidzero-dev/vite-task.git" , rev = " d05b1dcdbaabaa69643ee0b89cebe3cd390957e9" }
250250pty_terminal_test_client = { git = " https://github.com/voidzero-dev/vite-task.git" , rev = " d05b1dcdbaabaa69643ee0b89cebe3cd390957e9" }
251251quote = " 1"
252252rayon = " 1.10.0"
253253regex = " 1.11.1"
254- regress = " 0.11 .0"
254+ regress = " 0.12 .0"
255255reqwest = { version = " 0.13" , default-features = false }
256256rolldown-notify = " 10.2.0"
257257rolldown-notify-debouncer-full = " 0.7.5"
@@ -266,13 +266,13 @@ serde = { version = "1.0.219", features = ["derive"] }
266266serde_json = " 1.0.140"
267267serde_yaml = " 0.9.34"
268268serial_test = " 3.2.0"
269- sha1 = " 0.10.6 "
270- sha2 = " 0.10.9 "
269+ sha1 = " 0.11.0 "
270+ sha2 = " 0.11.0 "
271271shell-escape = " 0.1.5"
272272simdutf8 = " 0.1.5"
273273smallvec = { version = " 1.15.1" , features = [" union" ] }
274274snapshot_test = { git = " https://github.com/voidzero-dev/vite-task.git" , rev = " d05b1dcdbaabaa69643ee0b89cebe3cd390957e9" }
275- string_cache = " 0.9 .0"
275+ string_cache = " 0.11 .0"
276276sugar_path = { version = " 3" , features = [" cached_current_dir" ] }
277277supports-color = " 3"
278278syn = { version = " 2" , default-features = false }
0 commit comments