fix(deps): update all dependencies

This commit is contained in:
2025-12-09 01:32:53 +00:00
parent 0e55d75c75
commit b21776a257
2 changed files with 244 additions and 211 deletions

View File

@@ -14,7 +14,7 @@ dotenv.workspace = true
serde = { version = "1.0.197", features = ["derive"] }
uuid = { version = "1.7.0", features = ["v4"] }
graphql_client = { version = "0.14.0" }
graphql_client = { version = "0.15.0" }
reqwest = { version = "0.12.10", features = ["json"] }
cynic-introspection = "3.9.1"
cynic = { version = "3.9.1", features = ["http-reqwest", "reqwest", "serde_json"] }