Please update current deps for next phx.new, because when I try to make new app, some deps are currently update but current 1.8.0 rc-3 still the old one such as :
- phoenix_ecto is in 4.5 (the update is 4.6.4)
- ecto_sql is in 3.10 (the update is 3.12.1)
- phoenix_live_reload is in 1.2 (the update is 1.6.0)
- phoenix_live_view is in 1.0.9 (the update is 1.0.12)
- swoosh is in 1.16 (the update is 1.19.1)
- gettext is in 0.26 (the update is 0.26.2)
- phoenix_html is in 4.1 (the update is 4.2.1)
- telemetry_metrics is in 1.0 (the update is 1.1.0)
- telemetry_polller is in 1.0 (the update is 1.2.0)
- bandit is in 1.5 (the update is 1.6.11)






















