update elixir deps

This commit is contained in:
2023-11-04 23:40:15 -04:00
parent e2378279d7
commit a437b5966f
2 changed files with 19 additions and 19 deletions

View File

@@ -51,7 +51,7 @@ defmodule Memex.MixProject do
{:phoenix_ecto, "~> 4.4"},
{:phoenix_html, "~> 3.0"},
{:phoenix_live_reload, "~> 1.2", only: :dev},
{:phoenix_live_view, "~> 0.19.0"},
{:phoenix_live_view, "~> 0.20.0"},
{:phoenix_live_dashboard, "~> 0.8"},
{:ecto_sql, "~> 3.6"},
{:postgrex, ">= 0.0.0"},