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 Sep 26, 2024
1 parent dda82dc commit 7ebf9ff
Show file tree
Hide file tree
Showing 4 changed files with 178 additions and 172 deletions.
14 changes: 10 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 @@ -74,7 +74,7 @@ polars = { version = "0.43.0", features = ["dtype-struct", "dtype-date", "dtype-

# geodata
geo = { version = "0.28.0", features = ["use-serde"], default-features = false }
geozero = { version = "0.13.0", features = ["with-postgis-sqlx", "with-geo"], default-features = false }
geozero = { version = "0.14.0", features = ["with-postgis-sqlx", "with-geo"], default-features = false }
geo-types = { version = "0.7.13", default-features = false }
actix-middleware-etag = "0.4.1"

Expand Down
2 changes: 1 addition & 1 deletion webclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"sharp": "0.33.5",
"swagger-ui": "5.17.14",
"swaggerdark": "github:octycs/SwaggerDark#f02d394c8ff698cdd93e09c2188b058d2d686ca3",
"vue": "3.5.8",
"vue": "3.5.9",
"vue-router": "4.4.5",
"vue3-carousel": "0.3.4"
},
Expand Down
Loading

0 comments on commit 7ebf9ff

Please sign in to comment.