Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent 8f50101 commit e56dffe
Show file tree
Hide file tree
Showing 3 changed files with 264 additions and 216 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ feedback_fusion_codegen = { path = "./codegen" }
aliri = "0.6.3"
aliri_clock = "0.1.4"
aliri_oauth2 = "0.10.1"
aliri_tower = "=0.5.0"
aliri_tower = "=0.6.0"
aliri_traits = "0.1.1"
async-trait = "0.1.80"
chrono = { version = "0.4.38", features = ["serde"] }
Expand All @@ -37,7 +37,7 @@ tonic-reflection = "0.11.0"
tonic-web = "0.11.0"
tokio = { version = "1.37.0", features = ["full"] }
tower = "0.4.13"
tower-http = { version = "=0.4.4", features = ["trace", "validate-request"] }
tower-http = { version = "=0.5.2", features = ["trace", "validate-request"] }
tracing = "0.1.39"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
typed-builder = "0.18.1"
Expand Down
2 changes: 1 addition & 1 deletion lib/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"sass": "^1.71.1",
"typescript": "^5.2.2",
"vite": "^5.0.8",
"vitepress": "1.1.0",
"vitepress": "1.2.2",
"vue-tsc": "^1.8.25"
},
"msw": {
Expand Down
Loading

0 comments on commit e56dffe

Please sign in to comment.