Merge pull request 'chore(deps): Update dependency phoenix_live_view to ~> 1.1.26' (#34) from renovate/phoenix_live_view-1.x into main
Reviewed-on: #34
This commit is contained in:
commit
2ee749da9b
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
|
@ -74,7 +74,7 @@ defmodule Aprsme.MixProject do
|
|||
{:phoenix_html, "~> 4.3.0"},
|
||||
{:phoenix_live_dashboard, "~> 0.8"},
|
||||
{:phoenix_live_reload, "~> 1.2", only: :dev},
|
||||
{:phoenix_live_view, "~> 1.1.13"},
|
||||
{:phoenix_live_view, "~> 1.1.26"},
|
||||
{:postgrex, ">= 0.0.0"},
|
||||
{:swoosh, "~> 1.21"},
|
||||
{:resend, "~> 0.4.1"},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue