Update dependencies

This commit is contained in:
Claudio Ortolina
2024-10-29 21:07:50 +00:00
parent 01798b343c
commit f23031821c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ defmodule MusicLibrary.MixProject do
{:phoenix_live_reload, "~> 1.2", only: :dev},
{:yaml_elixir, "~> 2.11"},
{:finch, "~> 0.19.0"},
{:vix, "~> 0.30.0"},
{:vix, "~> 0.31.1"},
{:nimble_parsec, "~> 1.4"},
# TODO bump on release to {:phoenix_live_view, "~> 1.0.0"},
{:phoenix_live_view, "~> 1.0.0-rc.7", override: true},