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 Jul 1, 2024
1 parent 9e1ec9d commit 4b14346
Show file tree
Hide file tree
Showing 4 changed files with 445 additions and 369 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ 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"] }
derivative = "2.2.0"
envy = "0.4.2"
futures = "0.3.30"
getset = "0.1.2"
itertools = "0.12.1"
itertools = "0.13.0"
kanal = "0.1.0-pre8"
lazy_static = "1.4.0"
nanoid = "0.4.0"
Expand All @@ -45,7 +45,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
6 changes: 3 additions & 3 deletions lib/core/pnpm-lock.yaml

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

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.3",
"vue-tsc": "^1.8.25"
},
"msw": {
Expand Down
Loading

0 comments on commit 4b14346

Please sign in to comment.