chore(deps): update mix dependencies to v1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2026-06-03 00:06:45 +00:00
parent d51dcb1ac3
commit 8429fb2b9c
2 changed files with 21 additions and 19 deletions

View file

@ -39,8 +39,8 @@ defmodule Mv.MixProject do
[
{:tidewave, "~> 0.5", only: [:dev]},
{:sourceror, "~> 1.8", only: [:dev, :test]},
{:live_debugger, "~> 0.8", only: [:dev]},
{:ash_admin, "~> 0.14"},
{:live_debugger, "~> 1.0", only: [:dev]},
{:ash_admin, "~> 1.0"},
{:ash_postgres, "~> 2.0"},
{:ash_phoenix, "~> 2.0"},
{:ash, "~> 3.0"},