Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent f4c5327 commit b489ae5
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 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/feedback/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ serde_json.workspace = true

rand = "0.8.5"
regex = "1.10.3"
octocrab = { version = "0.33.2", default-features = false, features=["rustls","rustls-webpki-tokio","retry"] }
octocrab = { version = "0.33.3", default-features = false, features=["rustls","rustls-webpki-tokio","retry"] }

# web
jsonwebtoken = "9.2.0"
Expand Down
2 changes: 1 addition & 1 deletion webclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"markdown-it-prism": "2.3.0",
"pinia": "2.1.7",
"spectre.css": "github:Valexr/spectre#dfe3bc2c59d23cd4bfd43c690aae3655576ff708",
"swagger-ui-dist": "5.11.0",
"swagger-ui-dist": "5.11.1",
"swaggerdark": "github:octycs/SwaggerDark#f02d394c8ff698cdd93e09c2188b058d2d686ca3",
"unplugin-vue-markdown": "0.25.2",
"vue": "3.4.15",
Expand Down
8 changes: 4 additions & 4 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 b489ae5

Please sign in to comment.