diff --git a/tests/support/test_server/mix.lock b/tests/support/test_server/mix.lock index e1a29958..816adcdf 100644 --- a/tests/support/test_server/mix.lock +++ b/tests/support/test_server/mix.lock @@ -16,7 +16,7 @@ "hpax": {:hex, :hpax, "1.0.2", "762df951b0c399ff67cc57c3995ec3cf46d696e41f0bba17da0518d94acd4aac", [:mix], [], "hexpm", "2f09b4c1074e0abd846747329eaa26d535be0eb3d189fa69d812bfb8bfefd32f"}, "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", "01fbee7959a54dd5797fb0386b73198554c38d0a", [branch: "main"]}, - "live_view_native_jetpack": {:git, "https://github.com/liveview-native/liveview-client-jetpack.git", "1dc5222c09f5e07054d51bddae7e62fcf94206b1", [branch: "main"]}, + "live_view_native_jetpack": {:git, "https://github.com/liveview-native/liveview-client-jetpack.git", "fb07e2d17a80341fa6f28e394df6cfdac8ca7440", [branch: "main"]}, "live_view_native_live_form": {:git, "https://github.com/liveview-native/liveview-native-live-form.git", "33bce0879fa0604113cb22109795f183ff0f36e4", []}, "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", "d2a9fb8ed37723222c6abd2aa3575224db704377", [branch: "main"]},