Merge branch 'main' into renovate/mix-dependencies
This commit is contained in:
commit
72cf85e5cb
44 changed files with 1958 additions and 379 deletions
4
mix.exs
4
mix.exs
|
|
@ -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"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue