Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Oct 9, 2023
1 parent 1f0bd8a commit 2a18d77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/styled-jsx/transform/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ custom_transform = ["swc_common/concurrent"]
[dependencies]
easy-error = "1.0.0"
tracing = "0.1.37"
lightningcss = { version = "1.0.0-alpha.46", features = [
lightningcss = { version = "1.0.0-alpha.48", features = [
"visitor",
"into_owned",
] }
parcel_selectors = "0.26.0"
parcel_selectors = "0.26.2"
serde = { version = "1", features = ["derive"] }

swc_common = "0.33.0"
Expand Down

0 comments on commit 2a18d77

Please sign in to comment.