Skip to content

Commit

Permalink
fix(deps): update swc monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed Jul 25, 2024
1 parent 1f58449 commit d1012c8
Show file tree
Hide file tree
Showing 4 changed files with 401 additions and 77 deletions.
58 changes: 46 additions & 12 deletions Cargo.Bazel.lock

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

58 changes: 46 additions & 12 deletions Cargo.lock

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

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ edition = "2021"

[dependencies]
clap = { version = "=4.5.9", features = ["derive"] }
swc_common = "=0.36.0"
swc_common = "=0.36.2"
sha2 = "=0.10.8"
hex = "=0.4.3"
serde_json = "=1.0.120"
swc_atoms = "=0.6.7"
rxp = "=0.2.0"
swc_ecma_parser = "=0.148.0"
swc_ecma_ast = "=0.117.0"
swc_allocator = "=0.1.6"
swc_ecma_parser = "=0.148.1"
swc_ecma_ast = "=0.117.4"
swc_allocator = "=0.1.8"
Loading

0 comments on commit d1012c8

Please sign in to comment.