Skip to content

Commit

Permalink
chore: update to 11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Jan 27, 2025
1 parent 8e8433e commit 7722747
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ inventory = { version = "=0.1" }
rkyv = { version = "=0.8.8" }

# Must be pinned with the same swc versions
swc = { version = "=11.0.0" }
swc = { version = "=11.0.1" }
swc_config = { version = "=1.0.0" }
swc_core = { version = "=11.0.0", default-features = false }
swc_core = { version = "=11.0.1", default-features = false }
swc_ecma_minifier = { version = "=8.0.0", default-features = false }
swc_error_reporters = { version = "=6.0.0" }
swc_html = { version = "=8.0.0" }
Expand Down

0 comments on commit 7722747

Please sign in to comment.