From 0731de1656c7d44ae5156c2a5a865df831be66de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 13:19:41 +0000 Subject: [PATCH] Bump live_view_native_jetpack in /tests/support/test_server Bumps [live_view_native_jetpack](https://github.com/liveview-native/liveview-client-jetpack) from `fb07e2d` to `c0b88e4`. - [Commits](https://github.com/liveview-native/liveview-client-jetpack/compare/fb07e2d17a80341fa6f28e394df6cfdac8ca7440...c0b88e498db62770ee5b8bd47a8f30145b05fe19) --- updated-dependencies: - dependency-name: live_view_native_jetpack dependency-version: c0b88e498db62770ee5b8bd47a8f30145b05fe19 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/support/test_server/mix.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/support/test_server/mix.lock b/tests/support/test_server/mix.lock index 3bc94e92..34cf6cc5 100644 --- a/tests/support/test_server/mix.lock +++ b/tests/support/test_server/mix.lock @@ -16,7 +16,7 @@ "hpax": {:hex, :hpax, "1.0.3", "ed67ef51ad4df91e75cc6a1494f851850c0bd98ebc0be6e81b026e765ee535aa", [:mix], [], "hexpm", "8eab6e1cfa8d5918c2ce4ba43588e894af35dbd8e91e6e55c817bca5847df34a"}, "jason": {:hex, :jason, "1.4.4", "b9226785a9aa77b6857ca22832cffa5d5011a667207eb2a0ad56adb5db443b8a", [:mix], [{:decimal, "~> 1.0 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: true]}], "hexpm", "c5eb0cab91f094599f94d55bc63409236a8ec69a21a67814529e8d5f6cc90b3b"}, "live_view_native": {:git, "https://github.com/liveview-native/live_view_native.git", "e490950ffc52775812a28d0abf7c27e17d8cd273", [branch: "main"]}, - "live_view_native_jetpack": {:git, "https://github.com/liveview-native/liveview-client-jetpack.git", "fb07e2d17a80341fa6f28e394df6cfdac8ca7440", [branch: "main"]}, + "live_view_native_jetpack": {:git, "https://github.com/liveview-native/liveview-client-jetpack.git", "c0b88e498db62770ee5b8bd47a8f30145b05fe19", [branch: "main"]}, "live_view_native_live_form": {:git, "https://github.com/liveview-native/liveview-native-live-form.git", "8030ecfed68d909276fe1451f4f9887cdcd5063f", []}, "live_view_native_platform": {:hex, :live_view_native_platform, "0.2.0", "665100778c73d1591a0b5d9ba8c76d17a2307e79857d4879a87cf4b7065612a3", [:mix], [{:ecto, "~> 3.8", [hex: :ecto, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 3.0", [hex: :phoenix_html, repo: "hexpm", optional: false]}], "hexpm", "5d99e87c45c3ce5973e194581249250bc594a5c0433c456f384fd159b011c7a5"}, "live_view_native_stylesheet": {:git, "https://github.com/liveview-native/live_view_native_stylesheet.git", "f4c1fb9d84c8c8d8b691623e3d0c0c128c3c229d", [branch: "main"]},