Skip to content

Commit

Permalink
Update SWC (#3691)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed Feb 8, 2023
1 parent 45a69f1 commit de8a3f2
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 53 deletions.
123 changes: 73 additions & 50 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
Expand Up @@ -96,7 +96,7 @@ opt-level = 3
indexmap = { version = "1.9.2" }
# Keep consistent with preset_env_base through swc_core
browserslist-rs = { version = "0.12.2" }
swc_core = { version = "0.59.11" }
swc_core = { version = "0.59.21" }
testing = { version = "0.31.31" }
swc_emotion = { version = "0.29.4" }
styled_jsx = { version = "0.30.4" }
Expand Down
5 changes: 3 additions & 2 deletions cli/internal/ffi/proto/messages.pb.go

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

0 comments on commit de8a3f2

Please sign in to comment.