Skip to content

Commit

Permalink
Revert "feat: Update swc_core to v0.92.10" (#8374)
Browse files Browse the repository at this point in the history
Reverts #8287
  • Loading branch information
sokra authored Jun 7, 2024
1 parent 7a21698 commit c2fb13e
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 30 deletions.
55 changes: 27 additions & 28 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 @@ -113,8 +113,8 @@ miette = { version = "5.10.0", features = ["fancy"] }
mdxjs = "0.2.2"
modularize_imports = { version = "0.68.14" }
styled_components = { version = "0.96.15" }
styled_jsx = { version = "0.73.22" }
swc_core = { version = "0.92.10", features = [
styled_jsx = { version = "0.73.21" }
swc_core = { version = "0.92.5", features = [
"ecma_loader_lru",
"ecma_loader_parking_lot",
] }
Expand Down

0 comments on commit c2fb13e

Please sign in to comment.