Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2024
1 parent f36c713 commit 66ba966
Show file tree
Hide file tree
Showing 3 changed files with 202 additions and 186 deletions.
2 changes: 1 addition & 1 deletion server/main-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ testcontainers-modules = { version = "0.6.1", features = ["postgres"] }

[dev-dependencies]
pretty_assertions = "1.4.0"
testcontainers = { version = "0.18.0", features = ["watchdog"] }
testcontainers = { version = "0.19.0", features = ["watchdog"] }
testcontainers-modules = {version = "0.6.1",features = ["postgres"] }

[features]
Expand Down
2 changes: 1 addition & 1 deletion webclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"sharp": "0.33.4",
"swagger-ui": "5.17.14",
"swaggerdark": "github:octycs/SwaggerDark#f02d394c8ff698cdd93e09c2188b058d2d686ca3",
"vue": "3.4.30",
"vue": "3.4.31",
"vue-router": "4.4.0",
"vue3-carousel": "0.3.3"
},
Expand Down
Loading

0 comments on commit 66ba966

Please sign in to comment.