Skip to content

Commit

Permalink
chore: update swc to v1.7.35
Browse files Browse the repository at this point in the history
  • Loading branch information
nodejs-github-bot authored and marco-ippolito committed Oct 10, 2024
1 parent 23bf5c4 commit 42ca3bf
Show file tree
Hide file tree
Showing 10 changed files with 270 additions and 256 deletions.
187 changes: 86 additions & 101 deletions deps/swc/Cargo.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions deps/swc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ resolver = "2"
[workspace.dependencies]
# bytecheck version should be in sync with rkyv version. Do not bump individually.
bytecheck = "0.6.10"
rkyv = "=0.7.44"
rkyv = "=0.7.45"


Inflector = "0.11.4"
Expand Down Expand Up @@ -77,7 +77,7 @@ resolver = "2"
glob = "0.3.0"
hashbrown = "0.14.5"
hex = "0.4.3"
hstr = "0.2.8"
hstr = "0.2.12"
indexmap = "2.0.0"
is-macro = "0.3.5"
js-sys = "0.3.59"
Expand Down
Loading

0 comments on commit 42ca3bf

Please sign in to comment.