chore(deps): update dependency phoenix_live_dashboard to ~> 0.8

This commit is contained in:
renovate[bot] 2023-05-30 16:30:01 +00:00 committed by GitHub
parent dd33c1eb64
commit eab0d0e097
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"},