merge: updates from upstream

Conflicts:
    mix.lock
This commit is contained in:
2025-05-22 19:05:12 +00:00
5 changed files with 12 additions and 12 deletions

View File

@@ -32,7 +32,7 @@ defmodule Wabanex.MixProject do
{:absinthe, "~> 1.7.0"},
{:absinthe_plug,
git: "https://github.com/absinthe-graphql/absinthe_plug.git",
ref: "916d818e59c00d9aea45c41f0c108351d03119a8"},
ref: "24ec7aa3b513c7c1aa79e5cad1197cb138603972"},
{:credo, "~> 1.7.0", only: [:dev, :test], runtime: false},
{:crudry, "~> 2.4.0"},
{:decimal, "~> 2.3.0"},