Skip to content

Commit 2cceced

Browse files
chore(deps): update oxc
1 parent 4c4fcfd commit 2cceced

2 files changed

Lines changed: 8 additions & 47 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ oxc_parser = "0.136"
9696
oxc_semantic = "0.136"
9797
oxc_span = "0.136"
9898
oxc_syntax = "0.136"
99-
oxc_sourcemap = "7.0.0"
99+
oxc_sourcemap = "8.0.0"
100100
oxc_str = "0.136"
101101
oxc_transformer = "0.136"
102102
oxc_codegen = "0.136"
@@ -118,7 +118,7 @@ serde_json = "1"
118118
# Other dependencies
119119
insta = "1.43.2"
120120
lazy-regex = "3.5.1"
121-
miette = { package = "oxc-miette", version = "2.7.0", features = ["fancy-no-syscall"] }
121+
miette = { package = "oxc-miette", version = "3.0.0", features = ["fancy-no-syscall"] }
122122
mimalloc-safe = "0.1.56"
123123
pico-args = "0.5.0"
124124
project-root = "0.2.2"

0 commit comments

Comments
 (0)