Skip to content

Commit 76a918a

Browse files
chore(deps): update rust crates
1 parent b87593c commit 76a918a

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

Cargo.toml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,9 @@ anyhow = "1.0.98"
154154
append-only-vec = "0.1.7"
155155
arcstr = { version = "1.2.0", default-features = false }
156156
ariadne = { 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"
168168
base64-simd = "0.8.0"
169169
bstr = { version = "1.12.0", default-features = false, features = ["alloc", "std"] }
170170
bitflags = "2.9.1"
171-
brush-parser = "0.3.0"
171+
brush-parser = "0.4.0"
172172
blake3 = "1.8.2"
173173
chrono = { version = "0.4", features = ["serde"] }
174174
clap = "4.5.40"
175175
clap_complete = "4.6.0"
176176
console = "0.16.4"
177177
cow-utils = "0.1.3"
178178
cp_r = "0.5.2"
179-
criterion = { version = "0.7", features = ["html_reports"] }
179+
criterion = { version = "0.8", features = ["html_reports"] }
180180
criterion2 = { version = "3.0.0", default-features = false }
181181
crossterm = { version = "0.29.0", features = ["event-stream"] }
182-
css-module-lexer = "0.0.15"
182+
css-module-lexer = "0.102.0"
183183
ctrlc = "3.5.2"
184184
dashmap = "6.2.1"
185185
derive_more = { version = "2.0.1", features = ["debug"] }
186186
directories = "6.0.0"
187187
dialoguer = { version = "0.12.0", default-features = false }
188188
dunce = "1.0.5"
189189
fast-glob = "1.0.0"
190-
flate2 = { version = "=1.1.9", features = ["zlib-rs"] }
190+
flate2 = { version = "=1.1.10", features = ["zlib-rs"] }
191191
form_urlencoded = "1.2.1"
192192
fspy = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "d05b1dcdbaabaa69643ee0b89cebe3cd390957e9" }
193193
futures = "0.3.31"
@@ -196,19 +196,19 @@ glob = "0.3.2"
196196
heck = "0.5.0"
197197
hex = "0.4.3"
198198
html5gum = "0.8.1"
199-
httpmock = "0.7"
200-
idna_adapter = "=1.0.0"
199+
httpmock = "0.8"
200+
idna_adapter = "=1.2.2"
201201
ignore = "0.4"
202202
indicatif = "0.18"
203203
indexmap = "2.9.0"
204204
indoc = "2.0.5"
205-
infer = "0.19.0"
205+
infer = "0.22.0"
206206
insta = "1.43.1"
207207
itertools = "0.15.0"
208208
itoa = "1.0.15"
209209
json-escape-simd = "3"
210210
json-strip-comments = "3"
211-
jsonschema = { version = "0.46.5", default-features = false }
211+
jsonschema = { version = "0.54.0", default-features = false }
212212
junction = "1.4.1"
213213
libtest-mimic = "0.8.2"
214214
memchr = "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"] }
231231
nodejs-built-in-modules = "1.0.0"
232232
nom = "8.0.0"
233233
num-bigint = "0.5.1"
@@ -238,20 +238,20 @@ pathdiff = "0.2.3"
238238
path-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 }
242242
pnp = "0.12.9"
243243
percent-encoding = "2.3.1"
244244
petgraph = "0.8.2"
245245
pretty_assertions = "1.4.1"
246246
phf = "0.14.0"
247-
prettyplease = "0.2.32"
247+
prettyplease = "0.3.0"
248248
proc-macro2 = "1"
249249
pty_terminal_test = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "d05b1dcdbaabaa69643ee0b89cebe3cd390957e9" }
250250
pty_terminal_test_client = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "d05b1dcdbaabaa69643ee0b89cebe3cd390957e9" }
251251
quote = "1"
252252
rayon = "1.10.0"
253253
regex = "1.11.1"
254-
regress = "0.11.0"
254+
regress = "0.12.0"
255255
reqwest = { version = "0.13", default-features = false }
256256
rolldown-notify = "10.2.0"
257257
rolldown-notify-debouncer-full = "0.7.5"
@@ -266,13 +266,13 @@ serde = { version = "1.0.219", features = ["derive"] }
266266
serde_json = "1.0.140"
267267
serde_yaml = "0.9.34"
268268
serial_test = "3.2.0"
269-
sha1 = "0.10.6"
270-
sha2 = "0.10.9"
269+
sha1 = "0.11.0"
270+
sha2 = "0.11.0"
271271
shell-escape = "0.1.5"
272272
simdutf8 = "0.1.5"
273273
smallvec = { version = "1.15.1", features = ["union"] }
274274
snapshot_test = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "d05b1dcdbaabaa69643ee0b89cebe3cd390957e9" }
275-
string_cache = "0.9.0"
275+
string_cache = "0.11.0"
276276
sugar_path = { version = "3", features = ["cached_current_dir"] }
277277
supports-color = "3"
278278
syn = { version = "2", default-features = false }

0 commit comments

Comments
 (0)