Skip to content

Commit 0587a58

Browse files
chore(deps): update all non-major dependencies
1 parent 8f50101 commit 0587a58

File tree

3 files changed

+173
-174
lines changed

3 files changed

+173
-174
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ feedback_fusion_codegen = { path = "./codegen" }
1111
aliri = "0.6.3"
1212
aliri_clock = "0.1.4"
1313
aliri_oauth2 = "0.10.1"
14-
aliri_tower = "=0.5.0"
14+
aliri_tower = "=0.6.0"
1515
aliri_traits = "0.1.1"
1616
async-trait = "0.1.80"
1717
chrono = { version = "0.4.38", features = ["serde"] }
@@ -37,7 +37,7 @@ tonic-reflection = "0.11.0"
3737
tonic-web = "0.11.0"
3838
tokio = { version = "1.37.0", features = ["full"] }
3939
tower = "0.4.13"
40-
tower-http = { version = "=0.4.4", features = ["trace", "validate-request"] }
40+
tower-http = { version = "=0.5.2", features = ["trace", "validate-request"] }
4141
tracing = "0.1.39"
4242
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
4343
typed-builder = "0.18.1"

lib/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"sass": "^1.71.1",
2323
"typescript": "^5.2.2",
2424
"vite": "^5.0.8",
25-
"vitepress": "1.1.0",
25+
"vitepress": "1.1.4",
2626
"vue-tsc": "^1.8.25"
2727
},
2828
"msw": {

0 commit comments

Comments
 (0)