Browse Source

Update dependencies

theenglishway (time) 4 năm trước cách đây
mục cha
commit
a43cf3a948
2 tập tin đã thay đổi với 17 bổ sung20 xóa
  1. 10 10
      mix.exs
  2. 7 10
      mix.lock

+ 10 - 10
mix.exs

@@ -33,16 +33,16 @@ defmodule Vaccins.MixProject do
   # Type `mix help deps` for examples and options.
   defp deps do
     [
-      {:phoenix, "~> 1.5.3"},
-      {:phoenix_live_view, "~> 0.13.0"},
-      {:phoenix_html, "~> 2.11"},
-      {:phoenix_live_reload, "~> 1.2", only: :dev},
-      {:phoenix_live_dashboard, "~> 0.2.0"},
-      {:telemetry_metrics, "~> 0.4"},
-      {:telemetry_poller, "~> 0.4"},
-      {:gettext, "~> 0.11"},
-      {:jason, "~> 1.0"},
-      {:plug_cowboy, "~> 2.0"},
+      {:phoenix, "> 1.5.3"},
+      {:phoenix_live_view, "> 0.13.0"},
+      {:phoenix_html, "> 2.11.0"},
+      {:phoenix_live_reload, "> 1.2.0", only: :dev},
+      {:phoenix_live_dashboard, "> 0.2.0"},
+      {:telemetry_metrics, "> 0.4.0"},
+      {:telemetry_poller, "> 0.4.0"},
+      {:gettext, "> 0.11.0"},
+      {:jason, "> 1.0.0"},
+      {:plug_cowboy, "> 2.0.0"},
       {:floki, "~> 0.30.0"},
       {:finch, "~> 0.6"},
       {:ex2ms, "~> 1.0"},

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 7 - 10
mix.lock