chore(deps): upgrade deps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2023-08-02 09:28:52 +02:00
parent 5ac1d9048a
commit 5373f1378f
5 changed files with 1258 additions and 1218 deletions

View File

@@ -160,7 +160,7 @@ defmodule Mobilizon.Mixfile do
{:absinthe, "~> 1.6"},
{:absinthe_phoenix, "~> 2.0.1"},
{:absinthe_plug, "~> 1.5.0"},
{:dataloader, "~> 1.0.6"},
{:dataloader, "~> 2.0"},
{:plug_cowboy, "~> 2.0"},
{:atomex, "~> 0.4"},
{:cachex, "~> 3.1"},
@@ -172,7 +172,7 @@ defmodule Mobilizon.Mixfile do
{:ex_cldr_dates_times, "~> 2.2"},
{:ex_cldr_plugs, "~> 1.0"},
{:ex_optimizer, "~> 0.1"},
{:progress_bar, "~> 2.0"},
{:progress_bar, "~> 3.0"},
{:oban, "~> 2.2"},
{:floki, "~> 0.31"},
{:ip_reserved, "~> 0.1.0"},