chore(deps): update dependency phoenix_live_dashboard to ~> 0.8
This commit is contained in:
parent
dd33c1eb64
commit
eab0d0e097
2
mix.exs
2
mix.exs
@ -41,7 +41,7 @@ defmodule Ketbin.MixProject do
|
|||||||
{:phoenix_html, "~> 3.0"},
|
{:phoenix_html, "~> 3.0"},
|
||||||
{:phoenix_live_view, "~> 0.18.0"},
|
{:phoenix_live_view, "~> 0.18.0"},
|
||||||
{:phoenix_live_reload, "~> 1.3", only: :dev},
|
{:phoenix_live_reload, "~> 1.3", only: :dev},
|
||||||
{:phoenix_live_dashboard, "~> 0.5"},
|
{:phoenix_live_dashboard, "~> 0.8"},
|
||||||
{:telemetry_metrics, "~> 0.6"},
|
{:telemetry_metrics, "~> 0.6"},
|
||||||
{:telemetry_poller, "~> 0.5"},
|
{:telemetry_poller, "~> 0.5"},
|
||||||
{:gettext, "~> 0.18"},
|
{:gettext, "~> 0.18"},
|
||||||
|
Loading…
Reference in New Issue
Block a user