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 Nov 6, 2024
1 parent d81c3fb commit 3c9ea41
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 44 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.20", features = ["derive"] }
swc_common = "=0.36.0"
swc_common = "=0.40.2"
sha2 = "=0.10.8"
hex = "=0.4.3"
serde_json = "=1.0.132"
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.2"
tokio = { version = "=1.41.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.16.1",
"@pulumi/pulumi": "3.137.0",
"@schemastore/package": "0.0.10",
"@swc/cli": "0.4.0",
"@swc/cli": "0.5.0",
"@testing-library/react": "16.0.1",
"@types/cross-spawn": "6.0.6",
"@types/d3-axis": "3.0.6",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 3c9ea41

Please sign in to comment.