[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user