Skip to content

Commit

Permalink
Update swc monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed Apr 19, 2023
1 parent 0a6c82d commit bbfd671
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ edition = "2021"

[dependencies]
clap = { version = "4.1.1", features = ["derive"] }
swc_common = "0.29.27"
swc_common = "0.31.4"
sha2 = "0.10.6"
hex = "0.4.3"
swc_css_codegen = "0.137.3"
swc_css_modules = "0.13.3"
swc_css_parser = "0.136.3"
swc_css_codegen = "0.147.5"
swc_css_modules = "0.25.5"
swc_css_parser = "0.146.5"
serde_json = "1.0.91"
swc_atoms = "0.4.33"
swc_atoms = "0.5.3"

0 comments on commit bbfd671

Please sign in to comment.