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 Dec 14, 2024
1 parent 39c86d3 commit 787ebf4
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 15 deletions.
8 changes: 4 additions & 4 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/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ octocrab = { version = "0.42.1", default-features = false, features = ["default-

# auth/security
jsonwebtoken = { version = "9.3.0", default-features = false, features = [] }
actix-governor = { version = "0.7.0", features = ["logger"] }
actix-governor = { version = "0.8.0", features = ["logger"] }

# proposing feedback
tempfile = "3.12.0"
Expand Down
2 changes: 1 addition & 1 deletion webclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"swaggerdark": "github:octycs/SwaggerDark#f02d394c8ff698cdd93e09c2188b058d2d686ca3",
"vue": "3.5.13",
"vue-router": "4.5.0",
"vue3-carousel": "0.8.1"
"vue3-carousel": "0.9.0"
},
"devDependencies": {
"@nuxt/eslint": "0.6.1",
Expand Down
24 changes: 15 additions & 9 deletions webclient/pnpm-lock.yaml

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

0 comments on commit 787ebf4

Please sign in to comment.