Skip to content

Commit

Permalink
chore(deps): update napi (#8771)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 3129248 commit 56ee43c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ ustr = { package = "ustr-fxhash", version = "1.0.1" }
xxhash-rust = { version = "0.8.12" }

# Pinned
napi = { version = "3.0.0-alpha.23" }
napi-build = { version = "2.1.3" }
napi-derive = { version = "3.0.0-alpha.21" }
napi = { version = "3.0.0-alpha.24" }
napi-build = { version = "2.1.4" }
napi-derive = { version = "3.0.0-alpha.22" }

# Serialize and Deserialize
inventory = { version = "=0.1" }
Expand Down

0 comments on commit 56ee43c

Please sign in to comment.