Update dependencies

igniter 0.6.21 => 0.6.22
phoenix_live_view 1.1.0-rc.3 => 1.1.0-rc.4
usage_rules 0.1.22 => 0.1.23
This commit is contained in:
Claudio Ortolina
2025-07-23 08:30:30 +01:00
parent 512404ffad
commit 6d12073752
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -93,6 +93,6 @@ config :phoenix_live_view,
# Include debug annotations and locations in rendered markup.
# Changing this configuration will require mix clean and a full recompile.
debug_heex_annotations: true,
debug_tags_location: true,
debug_attributes: true,
# Enable helpful, but potentially expensive runtime checks
enable_expensive_runtime_checks: true