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-05-06 00:10:19 +00:00
parent 86cbf33041
commit 3dbd9d2164
2 changed files with 11 additions and 11 deletions

View file

@ -38,8 +38,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"},