Skip to content

Commit 0bd74ac

Browse files
fix(deps): update cargo
1 parent 6fbfd51 commit 0bd74ac

File tree

12 files changed

+2270
-904
lines changed

12 files changed

+2270
-904
lines changed

Cargo.lock

+800-351
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+17-17
Original file line numberDiff line numberDiff line change
@@ -29,29 +29,29 @@ resolver = "2"
2929
backtrace = "0.3.61"
3030
base64 = "0.22.1"
3131
bitflags = "2.5.0"
32-
browserslist-rs = "0.17.0"
32+
browserslist-rs = "0.18.0"
3333
bumpalo = "3.16.0"
34-
cargo_metadata = "0.18.1"
34+
cargo_metadata = "0.19.0"
3535
cfg-if = "1.0.0"
36-
changesets = "0.2.2"
36+
changesets = "0.4.0"
3737
chili = "0.2.1"
3838
chrono = "0.4.38"
3939
codspeed-criterion-compat = "2.6.0"
40-
compact_str = "0.7.1"
40+
compact_str = "0.9.0"
4141
console_error_panic_hook = "0.1.7"
4242
copyless = "0.1.5"
4343
crc = "2.1.0"
4444
criterion = "0.5.1"
4545
crossbeam-queue = "0.3.11"
4646
dashmap = "5.5.3"
47-
dialoguer = "0.10.2"
47+
dialoguer = "0.11.0"
4848
difference = "2"
4949
either = "1.10.0"
5050
enumset = "1.1.2"
5151
flate2 = "1.0"
5252
futures = "0.3"
5353
glob = "0.3.0"
54-
hashbrown = "0.14.5"
54+
hashbrown = "0.15.0"
5555
hex = "0.4.3"
5656
humansize = "2.1.3"
5757
indexmap = "2.0.0"
@@ -61,14 +61,14 @@ resolver = "2"
6161
kstring = "2.0.0"
6262
lazy_static = "1.4.0"
6363
lexical = "6.1.0"
64-
lru = "0.10.0"
64+
lru = "0.13.0"
6565
memchr = "2.6.1"
6666
miette = "7.2.0"
6767
napi = { version = "2.0.0", default-features = false }
6868
napi-derive = { version = "2.0.0", default-features = false }
6969
new_debug_unreachable = "1.0.6"
7070
nom = "7.1.3"
71-
ntest = "0.7.2"
71+
ntest = "0.9.0"
7272
num-bigint = "0.4.3"
7373
num-traits = "0.2.15"
7474
num_cpus = "1.13.1"
@@ -78,24 +78,24 @@ resolver = "2"
7878
parking_lot = "0.12.1"
7979
path-absolutize = "3.0.11"
8080
pathdiff = "0.2.1"
81-
petgraph = "0.7.1"
81+
petgraph = "0.8.0"
8282
phf = "0.11.2"
8383
pretty_assertions = "1.3"
8484
proc-macro2 = "1.0.24"
8585
ptr_meta = "0.3.0"
8686
quote = "1.0.7"
8787
radix_fmt = "1.0.0"
88-
rand = "0.8.5"
88+
rand = "0.9.0"
8989
rayon = "1.7.0"
9090
regex = "1.5.4"
9191
relative-path = "1.6.1"
92-
reqwest = "0.11.14"
92+
reqwest = "0.12.0"
9393
rustc-hash = "2"
9494
ryu-js = "1.0.0"
9595
scoped-tls = "1.0.1"
9696
semver = "1.0.20"
9797
serde = "1.0.197"
98-
serde-wasm-bindgen = "0.4.5"
98+
serde-wasm-bindgen = "0.6.0"
9999
serde_derive = "1.0.197"
100100
serde_json = "1.0.115"
101101
sha1 = "0.10.6"
@@ -104,7 +104,7 @@ resolver = "2"
104104
siphasher = "0.3.9"
105105
smallvec = "1.8.0"
106106
smartstring = "1.0.1"
107-
smol_str = "0.2.0"
107+
smol_str = "0.3.0"
108108
sourcemap = "9.0.0"
109109
st-map = "0.2.0"
110110
string_cache = "0.8.7"
@@ -115,22 +115,22 @@ resolver = "2"
115115
tokio = { version = "1", default-features = false }
116116
toml = "0.8.2"
117117
tracing = "0.1.40"
118-
tracing-chrome = "0.5.0"
118+
tracing-chrome = "0.7.0"
119119
tracing-futures = "0.2.5"
120120
tracing-subscriber = "0.3.18"
121121
triomphe = "0.1.13"
122122
typed-arena = "2.0.1"
123123
unicode-id = "0.3"
124124
unicode-id-start = "1.2.0"
125-
unicode-width = "0.1.4"
125+
unicode-width = "0.2.0"
126126
url = "2.5.4"
127127
vergen = { version = "9.0.0", default-features = false }
128-
virtual-fs = { version = "0.19.0", default-features = false }
128+
virtual-fs = { version = "0.24.0", default-features = false }
129129
walkdir = "2.4.0"
130130
wasm-bindgen = "0.2.91"
131131
wasm-bindgen-futures = "0.4.41"
132132
wasmer = { version = "=5.0.5-rc1", default-features = false }
133-
wasmer-wasix = { version = "0.35.0", default-features = false }
133+
wasmer-wasix = { version = "0.38.0", default-features = false }
134134
wide = "0.7.32"
135135

136136
[profile.release]

bindings/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ resolver = "2"
1919
[workspace.dependencies]
2020
anyhow = "1.0.86"
2121
backtrace = "0.3"
22-
getrandom = "0.2.15"
22+
getrandom = "0.3.0"
2323
js-sys = "0.3.77"
2424
lightningcss = "1.0.0-alpha.58"
2525
miette = "7.5.0"

bindings/binding_typescript_wasm/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ tracing = { workspace = true, features = ["max_level_off"] }
2929
wasm-bindgen = { workspace = true, features = ["enable-interning"] }
3030
wasm-bindgen-futures = { workspace = true }
3131
owo-colors = { version = "4.0.0"}
32-
unicode-width = "0.1.11"
32+
unicode-width = "0.2.0"

0 commit comments

Comments
 (0)