From 52ab6ea576f118d754d13f33267105cfd3ded59f Mon Sep 17 00:00:00 2001 From: Marlus Saraiva Date: Fri, 20 Sep 2024 09:33:23 -0300 Subject: [PATCH] Update lock for phoenix_live_view_0_19_0 --- blend/phoenix_live_view_0_19_0.mix.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blend/phoenix_live_view_0_19_0.mix.lock b/blend/phoenix_live_view_0_19_0.mix.lock index 697eb54..93efa29 100644 --- a/blend/phoenix_live_view_0_19_0.mix.lock +++ b/blend/phoenix_live_view_0_19_0.mix.lock @@ -31,8 +31,8 @@ "plug_crypto": {:hex, :plug_crypto, "2.1.0", "f44309c2b06d249c27c8d3f65cfe08158ade08418cf540fd4f72d4d6863abb7b", [:mix], [], "hexpm", "131216a4b030b8f8ce0f26038bc4421ae60e4bb95c5cf5395e1421437824c4fa"}, "ranch": {:hex, :ranch, "1.8.0", "8c7a100a139fd57f17327b6413e4167ac559fbc04ca7448e9be9057311597a1d", [:make, :rebar3], [], "hexpm", "49fbcfd3682fab1f5d109351b61257676da1a2fdbe295904176d5e521a2ddfe5"}, "sourceror": {:hex, :sourceror, "1.0.3", "111711c147f4f1414c07a67b45ad0064a7a41569037355407eda635649507f1d", [:mix], [], "hexpm", "56c21ef146c00b51bc3bb78d1f047cb732d193256a7c4ba91eaf828d3ae826af"}, - "surface": {:git, "https://github.com/surface-ui/surface.git", "518a471189447ccea095fb34aa348d39c1fed690", []}, - "surface_catalogue": {:git, "https://github.com/surface-ui/surface_catalogue.git", "c3b79034a0d4a5b7378f1e9d510debd29e555f45", []}, + "surface": {:git, "https://github.com/surface-ui/surface.git", "4c1f4c65e97fe60c08f04036411f6355834a1310", []}, + "surface_catalogue": {:git, "https://github.com/surface-ui/surface_catalogue.git", "7b58864eed197b024e9807c6ca8a03018337e341", []}, "telemetry": {:hex, :telemetry, "1.3.0", "fedebbae410d715cf8e7062c96a1ef32ec22e764197f70cda73d82778d61e7a2", [:rebar3], [], "hexpm", "7015fc8919dbe63764f4b4b87a95b7c0996bd539e0d499be6ec9d7f3875b79e6"}, "websock": {:hex, :websock, "0.5.3", "2f69a6ebe810328555b6fe5c831a851f485e303a7c8ce6c5f675abeb20ebdadc", [:mix], [], "hexpm", "6105453d7fac22c712ad66fab1d45abdf049868f253cf719b625151460b8b453"}, "websock_adapter": {:hex, :websock_adapter, "0.5.7", "65fa74042530064ef0570b75b43f5c49bb8b235d6515671b3d250022cb8a1f9e", [:mix], [{:bandit, ">= 0.6.0", [hex: :bandit, repo: "hexpm", optional: true]}, {:plug, "~> 1.14", [hex: :plug, repo: "hexpm", optional: false]}, {:plug_cowboy, "~> 2.6", [hex: :plug_cowboy, repo: "hexpm", optional: true]}, {:websock, "~> 0.5", [hex: :websock, repo: "hexpm", optional: false]}], "hexpm", "d0f478ee64deddfec64b800673fd6e0c8888b079d9f3444dd96d2a98383bdbd1"},