Skip to content

Commit

Permalink
chore(deps): update swc monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed Dec 21, 2024
1 parent 9ed68c9 commit b9435c4
Show file tree
Hide file tree
Showing 4 changed files with 307 additions and 195 deletions.
70 changes: 36 additions & 34 deletions Cargo.lock

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

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

[dependencies]
clap = { version = "=4.5.23", features = ["derive"] }
swc_common = "=0.36.0"
swc_common = "=0.40.2"
sha2 = "=0.10.8"
hex = "=0.4.3"
serde_json = "=1.0.133"
swc_atoms = "=1.0.0"
swc_atoms = "=1.0.2"
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.152.2"
swc_ecma_ast = "=0.121.2"
swc_allocator = "=0.1.10"
serenity = "=0.12.4"
tokio = { version = "=1.42.0", features = ["rt", "rt-multi-thread", "macros"] }
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@pulumi/awsx": "2.19.0",
"@pulumi/pulumi": "3.144.1",
"@schemastore/package": "0.0.10",
"@swc/cli": "0.4.0",
"@swc/cli": "0.5.2",
"@testing-library/react": "16.1.0",
"@types/cross-spawn": "6.0.6",
"@types/d3-axis": "3.0.6",
Expand Down
Loading

0 comments on commit b9435c4

Please sign in to comment.