Upgrade deps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2022-09-27 18:14:50 +02:00
parent 92dcc0780d
commit 895aad6ea7
3 changed files with 411 additions and 427 deletions

View File

@@ -133,7 +133,7 @@ defmodule Mobilizon.Mixfile do
{:phoenix_ecto, "~> 4.0"},
{:postgrex, ">= 0.15.3"},
{:phoenix_html, "~> 3.0"},
{:phoenix_live_view, "~> 0.17.1"},
{:phoenix_live_view, "~> 0.18.0"},
{:gettext, "~> 0.11"},
{:cowboy, "~> 2.6"},
{:guardian, "~> 2.0"},