Skip to content

Commit

Permalink
chore: bump up all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 3834699 commit 149d101
Show file tree
Hide file tree
Showing 41 changed files with 2,070 additions and 2,458 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.13.0
22.13.1
165 changes: 125 additions & 40 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 @@ -24,12 +24,12 @@ napi = { version = "3.0.0-alpha.12", features = ["async", "chrono_da
napi-build = { version = "2" }
napi-derive = { version = "3.0.0-alpha.12" }
notify = { version = "8", features = ["serde"] }
objc2 = "0.5.2"
objc2-foundation = "0.2.2"
objc2 = "0.6.0"
objc2-foundation = "0.3.0"
once_cell = "1"
parking_lot = "0.12"
homedir = "0.3"
rand = "0.8"
rand = "0.9"
rayon = "1.10"
serde = "1"
serde_json = "1"
Expand Down
Loading

0 comments on commit 149d101

Please sign in to comment.