Update deps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2023-01-27 14:53:46 +01:00
parent 41267bc9a6
commit 8ce1f596cc
5 changed files with 1459 additions and 1287 deletions

View File

@@ -134,7 +134,7 @@ defmodule Mobilizon.Mixfile do
{:postgrex, ">= 0.15.3"},
{:phoenix_html, "~> 3.0"},
{:phoenix_live_view, "~> 0.18.0"},
{:gettext, "~> 0.11"},
{:gettext, "~> 0.20.0"},
{:cowboy, "~> 2.6"},
{:guardian, "~> 2.0"},
{:guardian_db, "~> 2.1.0"},
@@ -186,7 +186,7 @@ defmodule Mobilizon.Mixfile do
{:ueberauth_gitlab_strategy, "~> 0.4.0"},
{:ueberauth_cas, "~> 2.0"},
{:ecto_shortuuid, "~> 0.1"},
{:tesla, "~> 1.4.0"},
{:tesla, "~> 1.5.0"},
{:sitemapper, "~> 0.6"},
{:xml_builder, "~> 2.2"},
{:remote_ip, "~> 1.1"},