[Housekeeping] Dependency updates 6-Jun-2025 (#733)

* Bumped Elixir

* Silenced mix check warnings

* Updated all deps with minor version upgrades

* Updated more deps; Refactored text components to work with phoenix_html updates
This commit is contained in:
Kieran
2025-06-06 13:44:14 -07:00
committed by GitHub
parent 1cee7a19ee
commit 68da8bc522
10 changed files with 94 additions and 72 deletions
@@ -15,8 +15,7 @@ defmodule PinchflatWeb.CoreComponents do
Icons are provided by [heroicons](https://heroicons.com). See `icon/1` for usage.
"""
use Phoenix.Component, global_prefixes: ~w(x-)
import PinchflatWeb.Gettext
use Gettext, backend: PinchflatWeb.Gettext
alias Phoenix.LiveView.JS
alias PinchflatWeb.CustomComponents.TextComponents