@@ -70,24 +70,24 @@ defmodule Plausible.MixProject do
7070 { :bamboo_mua , "~> 0.2.0" } ,
7171 { :bcrypt_elixir , "~> 3.3" } ,
7272 { :bypass , "~> 2.1" , only: [ :dev , :test , :ce_test ] } ,
73- { :ecto_ch , "~> 0.7.1 " } ,
73+ { :ecto_ch , "~> 0.8.2 " } ,
7474 { :cloak , "~> 1.1" } ,
7575 { :cloak_ecto , "~> 1.2" } ,
7676 { :combination , "~> 0.0.3" } ,
7777 { :cors_plug , "~> 3.0" } ,
7878 { :credo , "~> 1.5" , only: [ :dev , :test ] , runtime: false } ,
7979 { :dialyxir , "~> 1.0" , only: [ :dev , :test ] , runtime: false } ,
8080 { :double , "~> 0.8.0" , only: [ :dev , :test , :ce_test , :ce_dev ] } ,
81- { :ecto , "~> 3.13.2 " } ,
81+ { :ecto , "~> 3.13.5 " } ,
8282 { :ecto_sql , "~> 3.13.2" } ,
8383 { :envy , "~> 1.1.1" } ,
8484 { :eqrcode , "~> 0.2.1" } ,
8585 { :ex_machina , "~> 2.3" , only: [ :dev , :test , :ce_dev , :ce_test ] } ,
8686 { :excoveralls , "~> 0.10" , only: :test } ,
87- { :finch , "~> 0.19 .0" } ,
87+ { :finch , "~> 0.20 .0" } ,
8888 { :floki , "~> 0.36" } ,
8989 { :lazy_html , "~> 0.1.8" } ,
90- { :fun_with_flags , "~> 1.11 .0" } ,
90+ { :fun_with_flags , "~> 1.13 .0" } ,
9191 { :fun_with_flags_ui , "~> 1.0" } ,
9292 { :locus , "~> 2.3" } ,
9393 { :gen_cycle , "~> 1.0.4" } ,
@@ -97,33 +97,33 @@ defmodule Plausible.MixProject do
9797 { :mox , "~> 1.0" , only: [ :test , :ce_test ] } ,
9898 { :nanoid , "~> 2.1.0" } ,
9999 { :nimble_totp , "~> 1.0" } ,
100- { :oban , "~> 2.19 .1" } ,
100+ { :oban , "~> 2.20 .1" } ,
101101 { :observer_cli , "~> 1.7" } ,
102102 { :opentelemetry , "~> 1.1" } ,
103103 { :opentelemetry_api , "~> 1.1" } ,
104104 { :opentelemetry_ecto , "~> 1.1.0" } ,
105105 { :opentelemetry_exporter , "~> 1.6.0" } ,
106106 { :opentelemetry_phoenix , "~> 1.0" } ,
107107 { :opentelemetry_oban , "~> 1.1.1" } ,
108- { :phoenix , "~> 1.8.0 " } ,
108+ { :phoenix , "~> 1.8.2 " } ,
109109 { :phoenix_view , "~> 2.0" } ,
110110 { :phoenix_ecto , "~> 4.5" } ,
111111 { :phoenix_html , "~> 4.1" } ,
112112 { :phoenix_live_reload , "~> 1.2" , only: [ :dev , :ce_dev ] } ,
113113 { :phoenix_pubsub , "~> 2.0" } ,
114- { :phoenix_live_view , "~> 1.1" } ,
114+ { :phoenix_live_view , "~> 1.1.17 " } ,
115115 { :php_serializer , "~> 2.0" } ,
116116 { :plug , "~> 1.13" , override: true } ,
117117 { :prima , "~> 0.2.1" } ,
118118 { :plug_cowboy , "~> 2.3" } ,
119119 { :polymorphic_embed , "~> 5.0" } ,
120- { :postgrex , "~> 0.19.0 " } ,
120+ { :postgrex , "~> 0.21.1 " } ,
121121 { :prom_ex , "~> 1.8" } ,
122- { :peep , "~> 3.4 " } ,
122+ { :peep , "~> 3.0 " } ,
123123 { :public_suffix , git: "https://github.com/axelson/publicsuffix-elixir" } ,
124124 { :ref_inspector , "~> 2.0" } ,
125125 { :referrer_blocklist , git: "https://github.com/plausible/referrer-blocklist.git" } ,
126- { :sentry , "~> 10.8.1 " } ,
126+ { :sentry , "~> 11.0.4 " } ,
127127 { :simple_saml , "~> 1.2" } ,
128128 { :xml_builder , "~> 2.1" } ,
129129 { :siphash , "~> 3.2" } ,
@@ -136,24 +136,24 @@ defmodule Plausible.MixProject do
136136 { :mjml , "~> 3.1.0" } ,
137137 { :heroicons , "~> 0.5.0" } ,
138138 { :zxcvbn , git: "https://github.com/techgaun/zxcvbn-elixir.git" } ,
139- { :open_api_spex , "~> 3.18 " } ,
139+ { :open_api_spex , "~> 3.22.1 " } ,
140140 { :joken , "~> 2.5" } ,
141141 { :paginator , git: "https://github.com/duffelhq/paginator.git" } ,
142- { :scrivener_ecto , "~> 2.0 " } ,
142+ { :scrivener_ecto , "~> 3.1 " } ,
143143 { :esbuild , "~> 0.7" , runtime: Mix . env ( ) in [ :dev , :ce_dev ] } ,
144144 { :tailwind , "~> 0.4.0" , runtime: Mix . env ( ) in [ :dev , :ce_dev ] } ,
145145 { :ex_json_logger , "~> 1.4.0" } ,
146- { :ecto_network , "~> 1.5 .0" } ,
146+ { :ecto_network , "~> 1.6 .0" } ,
147147 { :ex_aws , "~> 2.5" } ,
148148 { :ex_aws_s3 , "~> 2.5" } ,
149149 { :sweet_xml , "~> 0.7.4" } ,
150150 { :zstream , "~> 0.6.4" } ,
151151 { :con_cache ,
152152 git: "https://github.com/aerosol/con_cache" , branch: "ensure-dirty-ops-emit-telemetry" } ,
153- { :req , "~> 0.5.0 " } ,
153+ { :req , "~> 0.5.16 " } ,
154154 { :happy_tcp , github: "ruslandoga/happy_tcp" , only: [ :ce , :ce_dev , :ce_test ] } ,
155- { :ex_json_schema , "~> 0.10.2 " } ,
156- { :odgn_json_pointer , "~> 3.0.1 " } ,
155+ { :ex_json_schema , "~> 0.11.1 " } ,
156+ { :odgn_json_pointer , "~> 3.1.0 " } ,
157157 { :phoenix_bakery , "~> 0.1.2" , only: [ :ce , :ce_dev , :ce_test ] } ,
158158 { :site_encrypt , github: "sasa1977/site_encrypt" , only: [ :ce , :ce_dev , :ce_test ] } ,
159159 { :phoenix_storybook , "~> 0.9" } ,
0 commit comments