Skip to content

Commit

Permalink
Update swc_core to v0.90.10 (#7416)
Browse files Browse the repository at this point in the history
### Description

Update SWC crates, to apply swc-project/swc#8647

### Testing Instructions

See vercel/next.js#62222. It's next.js counterpart.

Closes PACK-2530
  • Loading branch information
kdy1 committed Feb 20, 2024
1 parent 167563c commit 2f574b3
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
128 changes: 64 additions & 64 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ mdxjs = "0.1.23"
modularize_imports = { version = "0.68.5" }
styled_components = { version = "0.96.6" }
styled_jsx = { version = "0.73.8" }
swc_core = { version = "0.90.8", features = [
swc_core = { version = "0.90.10", features = [
"ecma_loader_lru",
"ecma_loader_parking_lot",
] }
Expand Down

0 comments on commit 2f574b3

Please sign in to comment.