Skip to content

Commit 4d2f8d8

Browse files
committed
Tau - bump deps
(remove unused rustler dep)
1 parent 547d8cc commit 4d2f8d8

File tree

3 files changed

+14
-23
lines changed

3 files changed

+14
-23
lines changed

LICENSE.md

+2-8
Original file line numberDiff line numberDiff line change
@@ -160,23 +160,20 @@ relevant licenses:
160160

161161
- [Bunt](https://github.com/rrrene/bunt) - [MIT License](http://opensource.org/licenses/MIT)
162162
- [castore](https://github.com/elixir-mint/castore) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
163-
- [connection](https://github.com/elixir-ecto/connection) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
164163
- [cowboy](https://github.com/ninenines/cowboy) - [ISC License](https://opensource.org/licenses/ISC)
165164
- [cowboy_telemetry](https://github.com/beam-telemetry/cowboy_telemetry) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
166165
- [cowlib](https://github.com/ninenines/cowlib) - [ISC License](https://opensource.org/licenses/ISC)
167166
- [credo](https://github.com/rrrene/credo) - [MIT License](http://opensource.org/licenses/MIT)
168-
- [db_connection](https://github.com/elixir-ecto/db_connection) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
167+
- [decimal](https://github.com/ericmj/decimal) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
169168
- [decimal](https://github.com/ericmj/decimal) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
170169
- [ecto](https://github.com/elixir-ecto/ecto) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
171-
- [ecto_sql](https://github.com/elixir-ecto/ecto_sql) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
172170
- [esbuild](https://github.com/phoenixframework/esbuild) - [MIT License](http://opensource.org/licenses/MIT)
171+
- [expo](https://github.com/elixir-gettext/expo) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
173172
- [exsync](https://github.com/falood/exsync) - [BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
174173
- [file_system](https://github.com/falood/file_system) - [WTFPL](http://www.wtfpl.net/)
175-
- [flame_on](https://github.com/DockYard/flame_on) - [MIT License](http://opensource.org/licenses/MIT)
176174
- [floki](https://github.com/philss/floki) - [MIT License](http://opensource.org/licenses/MIT)
177175
- [gettext](https://github.com/elixir-gettext/gettext) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
178176
- [heroicons](https://github.com/mveytsman/heroicons_elixir) - [MIT License](http://opensource.org/licenses/MIT)
179-
- [html_entities](https://github.com/martinsvalin/html_entities) - [MIT License](http://opensource.org/licenses/MIT)
180177
- [jason](https://github.com/michalmuskala/jason) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
181178
- [logger_file_backend](https://github.com/onkel-dirtus/logger_file_backend) - [MIT License](http://opensource.org/licenses/MIT)
182179
- [mime](https://github.com/elixir-plug/mime) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
@@ -189,17 +186,14 @@ relevant licenses:
189186
- [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) - [MIT License](http://opensource.org/licenses/MIT)
190187
- [phoenix_pubsub](https://github.com/phoenixframework/phoenix_pubsub) - [MIT License](http://opensource.org/licenses/MIT)
191188
- [phoenix_template](https://github.com/phoenixframework/phoenix_template) - [MIT License](http://opensource.org/licenses/MIT)
192-
- [phoenix_view](https://github.com/phoenixframework/phoenix_view) - [MIT License](http://opensource.org/licenses/MIT)
193189
- [plug](https://github.com/elixir-plug/plug) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
194190
- [plug_cowboy](https://github.com/elixir-plug/plug_cowboy) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
195191
- [plug_crypto](https://github.com/elixir-plug/plug_crypto) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
196192
- [ranch](https://github.com/ninenines/ranch) - [ISC License](https://opensource.org/licenses/ISC)
197-
- [rustler](https://github.com/rusterlium/rustler) - [MIT License](http://opensource.org/licenses/MIT)
198193
- [tailwind](https://github.com/phoenixframework/tailwind) - [MIT License](http://opensource.org/licenses/MIT)
199194
- [telemetry](https://github.com/beam-telemetry/telemetry) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
200195
- [telemetry_metrics](https://github.com/beam-telemetry/telemetry_metrics) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
201196
- [telemetry_poller](https://github.com/beam-telemetry/telemetry_poller) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
202-
- [toml](https://github.com/bitwalker/toml-elixir) - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
203197
- [websock](https://github.com/phoenixframework/websock) - [MIT License](http://opensource.org/licenses/MIT)
204198
- [websock_adapter](https://github.com/phoenixframework/websock_adapter) - [MIT License](http://opensource.org/licenses/MIT)
205199

app/server/beam/tau/mix.exs

+4-5
Original file line numberDiff line numberDiff line change
@@ -35,23 +35,22 @@ defmodule Tau.MixProject do
3535
# Type `mix help deps` for examples and options.
3636
defp deps do
3737
[
38-
{:phoenix, "~> 1.7.2"},
38+
{:phoenix, "~> 1.7"},
3939
{:phoenix_html, "~> 3.0"},
4040
{:phoenix_live_reload, "~> 1.4", only: :dev},
41-
{:phoenix_live_view, "~> 0.18"},
41+
{:phoenix_live_view, "~> 0.19"},
4242
{:heroicons, "~> 0.5"},
4343
{:floki, ">= 0.30.0", only: :test},
44-
{:phoenix_live_dashboard, "~> 0.7.2"},
44+
{:phoenix_live_dashboard, "~> 0.8"},
4545
{:esbuild, "~> 0.7", runtime: Mix.env() == :dev},
4646
{:tailwind, "~> 0.2", runtime: Mix.env() == :dev},
4747
{:telemetry_metrics, "~> 0.6"},
4848
{:telemetry_poller, "~> 1.0"},
4949
{:gettext, "~> 0.20"},
5050
{:jason, "~> 1.4"},
5151
{:plug_cowboy, "~> 2.6"},
52-
{:petal_components, "~> 1.0"},
52+
{:petal_components, "~> 1.2"},
5353
{:exsync, "~> 0.2", runtime: Mix.env() == :dev, only: :dev},
54-
{:rustler, "~> 0.26"},
5554
{:logger_file_backend, "~> 0.0.13"},
5655
{:credo, "~> 1.7", only: [:dev, :test], runtime: false}
5756
]

0 commit comments

Comments
 (0)