Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 13, 2024
1 parent 4fdc551 commit 7f68408
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions server/Cargo.lock

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

2 changes: 1 addition & 1 deletion server/main-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ reqwest = { version = "0.12.3", default-features = false, features = ["rustls-tl
# image production
image.workspace = true
imageproc = "0.24.0"
ab_glyph = "0.2.24"
ab_glyph = "0.2.25"
lazy_static = "1.4.0"

[dev-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion webclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@
"vue-tsc": "1.8.27"
},
"type": "module",
"packageManager": "[email protected].6"
"packageManager": "[email protected].7"
}

0 comments on commit 7f68408

Please sign in to comment.