attempt adding transitive deps in lockfile

This commit is contained in:
Mayel de Borniol 2022-10-07 15:18:13 +13:00
parent 8fe32eae51
commit 44f9bc66ca

112
mix.lock
View file

@ -1,12 +1,12 @@
%{
"absinthe": {:hex, :absinthe, "1.7.0", "36819e7b1fd5046c9c734f27fe7e564aed3bda59f0354c37cd2df88fd32dd014", [:mix], [{:dataloader, "~> 1.0.0", [hex: :dataloader, repo: "hexpm", optional: true]}, {:decimal, "~> 1.0 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: true]}, {:nimble_parsec, "~> 0.5 or ~> 1.0", [hex: :nimble_parsec, repo: "hexpm", optional: false]}, {:telemetry, "~> 1.0 or ~> 0.4", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "566a5b5519afc9b29c4d367f0c6768162de3ec03e9bf9916f9dc2bcbe7c09643"},
"absinthe_client": {:git, "https://github.com/bonfire-networks/absinthe_client", "818955a3e2804816abb0b4961e7b1fe88a3ff387", [branch: "master"]},
"absinthe_client": {:git, "https://github.com/bonfire-networks/absinthe_client", "818955a3e2804816abb0b4961e7b1fe88a3ff387", [branch: "master"], [{:absinthe_plug, "~> 1.5.0", [hex: :absinthe_plug, repo: "hexpm"]}, {:absinthe, "~> 1.7.0", [hex: :absinthe, repo: "hexpm"]}, {:decimal, "~> 1.6 or ~> 2.0", [hex: :decimal, repo: "hexpm"]}, {:phoenix, "~> 1.5", [hex: :phoenix, repo: "hexpm"]}, {:phoenix_pubsub, "~> 2.0", [hex: :phoenix_pubsub, repo: "hexpm"]}, {:phoenix_html, "~> 3.1", [hex: :phoenix_html, repo: "hexpm", optional: true]}, {:phoenix_live_view, "~> 0.18", [hex: :phoenix_live_view, repo: "hexpm", optional: true]}]},
"absinthe_error_payload": {:hex, :absinthe_error_payload, "1.1.4", "502ff239148c8deaac028ddb600d6502d5be68d24fece0c93f4c3cf7e74c1a4d", [:make, :mix], [{:absinthe, "~> 1.3", [hex: :absinthe, repo: "hexpm", optional: false]}, {:ecto, "~> 3.1", [hex: :ecto, repo: "hexpm", optional: false]}], "hexpm", "9e262ef2fd4a2c644075e0cdde2573b1f713c0676ab905c8640eaa8a882b2aca"},
"absinthe_phoenix": {:hex, :absinthe_phoenix, "2.0.2", "e607b438db900049b9b3760f8ecd0591017a46122fffed7057bf6989020992b5", [:mix], [{:absinthe, "~> 1.5", [hex: :absinthe, repo: "hexpm", optional: false]}, {:absinthe_plug, "~> 1.5", [hex: :absinthe_plug, repo: "hexpm", optional: false]}, {:decimal, "~> 1.0 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}, {:phoenix, "~> 1.5", [hex: :phoenix, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 2.13 or ~> 3.0", [hex: :phoenix_html, repo: "hexpm", optional: true]}, {:phoenix_pubsub, "~> 2.0", [hex: :phoenix_pubsub, repo: "hexpm", optional: false]}], "hexpm", "d36918925c380dc7d2ed7d039c9a3b4182ec36723f7417a68745ade5aab22f8d"},
"absinthe_plug": {:hex, :absinthe_plug, "1.5.8", "38d230641ba9dca8f72f1fed2dfc8abd53b3907d1996363da32434ab6ee5d6ab", [:mix], [{:absinthe, "~> 1.5", [hex: :absinthe, repo: "hexpm", optional: false]}, {:plug, "~> 1.4", [hex: :plug, repo: "hexpm", optional: false]}], "hexpm", "bbb04176647b735828861e7b2705465e53e2cf54ccf5a73ddd1ebd855f996e5a"},
"active_job": {:git, "https://github.com/chaskiq/ex-rails.git", "0dd9d81f68076596de884beba4e7608b9ee51899", [sparse: "apps/active_job", branch: "skip-oban-config"]},
"active_storage": {:git, "https://github.com/chaskiq/ex-rails.git", "0dd9d81f68076596de884beba4e7608b9ee51899", [sparse: "apps/active_storage", branch: "skip-oban-config"]},
"activity_pub": {:git, "https://github.com/bonfire-networks/activity_pub", "2cbb74be6ee9398b3e53ebfacfbd1e6d4bf0aaf0", [branch: "develop"]},
"active_job": {:git, "https://github.com/chaskiq/ex-rails.git", "0dd9d81f68076596de884beba4e7608b9ee51899", [sparse: "apps/active_job", branch: "skip-oban-config"], [{:oban, "~> 2.12", [hex: :oban, repo: "hexpm", optional: true]}, {:ecto_sql, "~> 3.7", [hex: :ecto_sql, repo: "hexpm"]}, {:exq, "~> 0.16.2", [hex: :exq, repo: "hexpm", optional: true]}]},
"active_storage": {:git, "https://github.com/chaskiq/ex-rails.git", "0dd9d81f68076596de884beba4e7608b9ee51899", [sparse: "apps/active_storage", branch: "skip-oban-config"], [{:jason, "~> 1.3", [hex: :jason, repo: "hexpm"]}, {:ecto_sql, "~> 3.7", [hex: :ecto_sql, repo: "hexpm"]}, {:ex_aws_s3, "~> 2.3", [hex: :ex_aws_s3, repo: "hexpm"]}, {:ex_aws, "~> 2.2", [hex: :ex_aws, repo: "hexpm"]}, {:hackney, "~> 1.18", [hex: :hackney, repo: "hexpm"]}, {:sweet_xml, "~> 0.6", [hex: :sweet_xml, repo: "hexpm"]}, {:active_job, "0.1.1", [hex: :active_job, repo: "hexpm"]}, {:ex_marcel, "0.1.0", [hex: :ex_marcel, repo: "hexpm"]}, {:mogrify, "https://github.com/chaskiq/mogrify.git", [branch: "identify-option"]}, {:plug_crypto, "~> 1.0", [hex: :plug_crypto, repo: "hexpm"]}, {:secure_random, "0.5.1", [hex: :secure_random, repo: "hexpm"]}, {:temp, "~> 0.4", [hex: :temp, repo: "hexpm"]}, {:content_disposition, "1.0.0", [hex: :content_disposition, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.6", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 1.0", [hex: :telemetry_poller, repo: "hexpm"]}]},
"activity_pub": {:git, "https://github.com/bonfire-networks/activity_pub", "2cbb74be6ee9398b3e53ebfacfbd1e6d4bf0aaf0", [branch: "develop"], [{:phoenix, "~> 1.6.6", [hex: :phoenix, repo: "hexpm"]}, {:phoenix_ecto, "~> 4.4", [hex: :phoenix_ecto, repo: "hexpm"]}, {:ecto_sql, "~> 3.8", [hex: :ecto_sql, repo: "hexpm"]}, {:postgrex, ">= 0.0.0", [hex: :postgrex, repo: "hexpm"]}, {:phoenix_live_dashboard, "~> 0.7.0", [hex: :phoenix_live_dashboard, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.4", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 0.4", [hex: :telemetry_poller, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:plug_cowboy, "~> 2.0", [hex: :plug_cowboy, repo: "hexpm"]}, {:mime, "~> 2.0.3", [hex: :mime, repo: "hexpm"]}, {:oban, "~> 2.13.3", [hex: :oban, repo: "hexpm"]}, {:hackney, "~> 1.16", [hex: :hackney, repo: "hexpm"]}, {:tesla, "~> 1.2", [hex: :tesla, repo: "hexpm"]}, {:http_signatures, "https://git.pleroma.social/pleroma/http_signatures.git", [ref: "293d77bb6f4a67ac8bde1428735c3b42f22cbb30"]}, {:timex, "~> 3.5", [hex: :timex, repo: "hexpm"]}, {:cachex, "~> 3.2", [hex: :cachex, repo: "hexpm"]}, {:pointers_ulid, "https://github.com/bonfire-networks/pointers_ulid", [branch: "main"]}, {:untangle, "https://github.com/bonfire-networks/untangle", [branch: "main"]}]},
"archeometer": {:git, "https://gitlab.com/mayel/archeometer", "e388acec0137706e8da83ef11454544463b2a7a1", []},
"argon2_elixir": {:hex, :argon2_elixir, "3.0.0", "fd4405f593e77b525a5c667282172dd32772d7c4fa58cdecdaae79d2713b6c5f", [:make, :mix], [{:comeonin, "~> 5.3", [hex: :comeonin, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "8b753b270af557d51ba13fcdebc0f0ab27a2a6792df72fd5a6cf9cfaffcedc57"},
"arrows": {:git, "https://github.com/bonfire-networks/arrows", "2482f0b33f966db602fcbad68c756aa643f0f8af", [branch: "main"]},
@ -15,42 +15,42 @@
"benchee": {:hex, :benchee, "1.1.0", "f3a43817209a92a1fade36ef36b86e1052627fd8934a8b937ac9ab3a76c43062", [:mix], [{:deep_merge, "~> 1.0", [hex: :deep_merge, repo: "hexpm", optional: false]}, {:statistex, "~> 1.0", [hex: :statistex, repo: "hexpm", optional: false]}], "hexpm", "7da57d545003165a012b587077f6ba90b89210fd88074ce3c60ce239eb5e6d93"},
"benchee_html": {:hex, :benchee_html, "1.0.0", "5b4d24effebd060f466fb460ec06576e7b34a00fc26b234fe4f12c4f05c95947", [:mix], [{:benchee, ">= 0.99.0 and < 2.0.0", [hex: :benchee, repo: "hexpm", optional: false]}, {:benchee_json, "~> 1.0", [hex: :benchee_json, repo: "hexpm", optional: false]}], "hexpm", "5280af9aac432ff5ca4216d03e8a93f32209510e925b60e7f27c33796f69e699"},
"benchee_json": {:hex, :benchee_json, "1.0.0", "cc661f4454d5995c08fe10dd1f2f72f229c8f0fb1c96f6b327a8c8fc96a91fe5", [:mix], [{:benchee, ">= 0.99.0 and < 2.0.0", [hex: :benchee, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "da05d813f9123505f870344d68fb7c86a4f0f9074df7d7b7e2bb011a63ec231c"},
"bonfire_api_graphql": {:git, "https://github.com/bonfire-networks/bonfire_api_graphql", "e9623c158071f57a164ab8e3e9c9c7512d7ce3a3", [branch: "main"]},
"bonfire_boundaries": {:git, "https://github.com/bonfire-networks/bonfire_boundaries", "8c540b34c19100ba0cd4283ca7bd8212cf8c1b1b", [branch: "main"]},
"bonfire_breadpub": {:git, "https://github.com/bonfire-networks/bonfire_breadpub", "9c89c7bf91a43a6b01dac252497a3a2ba92adf6b", [branch: "main"]},
"bonfire_classify": {:git, "https://github.com/bonfire-networks/bonfire_classify", "2c2b008fb0e29b85cf8af36be0f466e87fec6bc3", [branch: "main"]},
"bonfire_common": {:git, "https://github.com/bonfire-networks/bonfire_common", "e3fde546c897c14570ba648d95e09388d0e6fd2e", [branch: "main"]},
"bonfire_data_access_control": {:git, "https://github.com/bonfire-networks/bonfire_data_access_control", "7fe8c4d77f53e2fa03c5796d95bf90f1c9051b37", [branch: "main"]},
"bonfire_data_activity_pub": {:git, "https://github.com/bonfire-networks/bonfire_data_activity_pub", "db4a68a89b93c374c34a269f403b9054bd79bd5c", [branch: "main"]},
"bonfire_data_assort": {:git, "https://github.com/bonfire-networks/bonfire_data_assort", "ba8493ba162e161834f0c9b2e057202566a499ac", [branch: "master"]},
"bonfire_data_edges": {:git, "https://github.com/bonfire-networks/bonfire_data_edges", "269a91e01db1d83d43f38962f23ca23aac5044a9", [branch: "main"]},
"bonfire_data_identity": {:git, "https://github.com/bonfire-networks/bonfire_data_identity", "351f418d0e79fa7da34d451a0e5bc26a0dd56b57", [branch: "main"]},
"bonfire_data_shared_user": {:git, "https://github.com/bonfire-networks/bonfire_data_shared_user", "97d4745ea86d2bee3da95c4a1d23bea99d673cea", [branch: "main"]},
"bonfire_data_social": {:git, "https://github.com/bonfire-networks/bonfire_data_social", "5971794776293bf1b22e320e243da8e4a1dbef3d", [branch: "main"]},
"bonfire_ecto": {:git, "https://github.com/bonfire-networks/bonfire_ecto", "e7bec619bfb0923b37da8e8572f4d7363b279c1d", [branch: "main"]},
"bonfire_editor_quill": {:git, "https://github.com/bonfire-networks/bonfire_editor_quill", "a6d3743b982e9f7be14612391b4465473ba3ab75", [branch: "main"]},
"bonfire_epics": {:git, "https://github.com/bonfire-networks/bonfire_epics", "652217237632c7210ad6d6b0c8375654ef3c0d8f", [branch: "main"]},
"bonfire_fail": {:git, "https://github.com/bonfire-networks/bonfire_fail", "88686a00be6fef9d5a6dd30fe26fcd842ab3d7a3", [branch: "main"]},
"bonfire_federate_activitypub": {:git, "https://github.com/bonfire-networks/bonfire_federate_activitypub", "25f19d985ed82d4003b0c4355f36c11ed31f3e20", [branch: "main"]},
"bonfire_files": {:git, "https://github.com/bonfire-networks/bonfire_files", "b90932fe939c8acd7eee3e1d8c91d835f33b6c37", [branch: "main"]},
"bonfire_geolocate": {:git, "https://github.com/bonfire-networks/bonfire_geolocate", "286b7f55324addebe2af70be8d9d34a3d790b099", [branch: "main"]},
"bonfire_invite_links": {:git, "https://github.com/bonfire-networks/bonfire_invite_links", "fbe87ee6bd8c418af7ff8b73728a23fc0fd6df9e", [branch: "main"]},
"bonfire_mailer": {:git, "https://github.com/bonfire-networks/bonfire_mailer", "d8a3f4bef0cbe4b8c9db1ee107366ecf083b7824", [branch: "main"]},
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "9af9fea23c63ee094a76b24e855848b2c6764e93", [branch: "main"]},
"bonfire_pages": {:git, "https://github.com/bonfire-networks/bonfire_pages", "ed479703092ee3dbf0a87cba2f0c44e69983fa23", [branch: "main"]},
"bonfire_quantify": {:git, "https://github.com/bonfire-networks/bonfire_quantify", "b9a4f9e83a64da928b2eb865649c576ed1acf74b", [branch: "main"]},
"bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "2dea043a3614a258509af44eab0266b85ac8902f", [branch: "main"]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "46313f075b627f2f5dbc3a58895266b4c2d9d671", [branch: "main"]},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "f44449ba6f2daa146bae0af2689b767272feefe3", [branch: "main"]},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "b5c6e193317c730fb672d2dbbf242b94c06b3c2f", [branch: "main"]},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "4b64eaebdb2dc88319a786a3fc84beecd159d704", [branch: "main"]},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "9f36951c167d0e6c5dc98e4d09daa55afe23b861", [branch: "main"]},
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "810972ceb163805763905ad23cddac6102882c55", [branch: "main"]},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "60561996abdc8bd1ba97c03c014c3c31681d14de", [branch: "main"]},
"bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "ca7265c43a7e172e6a3e7f423af254ec06327be5", [branch: "main"]},
"bonfire_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_valueflows", "aef5cd10f22e929b1c7f43cbb75dcd6e83b9572a", [branch: "main"]},
"bonfire_valueflows_api_schema": {:git, "https://github.com/bonfire-networks/bonfire_valueflows_api_schema", "32fff390e37b7a7d7bd1fc9f220cbc7516e4df17", [branch: "main"]},
"bonfire_valueflows_observe": {:git, "https://github.com/bonfire-networks/bonfire_valueflows_observe", "1540b181b7e68155445c6b067cefdd5d2494bd0a", [branch: "main"]},
"bonfire_api_graphql": {:git, "https://github.com/bonfire-networks/bonfire_api_graphql", "e9623c158071f57a164ab8e3e9c9c7512d7ce3a3", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_ui_common, "https://github.com/bonfire-networks/bonfire_ui_common", [branch: "main"]}, {:bonfire_fail, "https://github.com/bonfire-networks/bonfire_fail", [branch: "main"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:redirect, "~> 0.3.0", [hex: :redirect, repo: "hexpm"]}, {:absinthe, "~> 1.7.0", [hex: :absinthe, repo: "hexpm"]}, {:absinthe_plug, "~> 1.5", [hex: :absinthe_plug, repo: "hexpm"]}, {:absinthe_error_payload, "~> 1.1", [hex: :absinthe_error_payload, repo: "hexpm"]}, {:absinthe_phoenix, "~> 2.0", [hex: :absinthe_phoenix, repo: "hexpm"]}, {:geo, "~> 3.3", [hex: :geo, repo: "hexpm"]}, {:zest, "~> 0.1", [hex: :zest, repo: "hexpm"]}, {:dataloader, "~> 1.0.0", [hex: :dataloader, repo: "hexpm"]}]},
"bonfire_boundaries": {:git, "https://github.com/bonfire-networks/bonfire_boundaries", "8c540b34c19100ba0cd4283ca7bd8212cf8c1b1b", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_ui_common, "https://github.com/bonfire-networks/bonfire_ui_common", [branch: "main"]}, {:bonfire_data_access_control, "https://github.com/bonfire-networks/bonfire_data_access_control", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:pointers_ulid, "https://github.com/bonfire-networks/pointers_ulid", [branch: "main"]}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:scribe, "~> 0.10", [hex: :scribe, repo: "hexpm"]}]},
"bonfire_breadpub": {:git, "https://github.com/bonfire-networks/bonfire_breadpub", "9c89c7bf91a43a6b01dac252497a3a2ba92adf6b", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_ui_common, "https://github.com/bonfire-networks/bonfire_ui_common", [branch: "main"]}, {:bonfire_data_access_control, "https://github.com/bonfire-networks/bonfire_data_access_control", [branch: "main"]}, {:bonfire_data_activity_pub, "https://github.com/bonfire-networks/bonfire_data_activity_pub", [branch: "main"]}, {:bonfire_data_identity, "https://github.com/bonfire-networks/bonfire_data_identity", [branch: "main"]}, {:bonfire_data_social, "https://github.com/bonfire-networks/bonfire_data_social", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:bonfire_ui_valueflows, "https://github.com/bonfire-networks/bonfire_ui_valueflows", [branch: "main"]}, {:bonfire_valueflows, "https://github.com/bonfire-networks/bonfire_valueflows", [branch: "main"]}, {:absinthe_client, "https://github.com/bonfire-networks/absinthe_client", []}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:recase, "~> 0.5", [hex: :recase, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.4", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 0.4", [hex: :telemetry_poller, repo: "hexpm"]}, {:absinthe, "~> 1.7.0", [hex: :absinthe, repo: "hexpm", optional: true]}, {:absinthe_plug, "~> 1.5", [hex: :absinthe_plug, repo: "hexpm", optional: true]}, {:bonfire_search, "https://github.com/bonfire-networks/bonfire_search#main", [optional: true]}]},
"bonfire_classify": {:git, "https://github.com/bonfire-networks/bonfire_classify", "1fb372dc3a732eaaaafe1acc4e90c31b52f97c08", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_tag, "https://github.com/bonfire-networks/bonfire_tag", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:pointers_ulid, "~> 0.2", [hex: :pointers_ulid, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.4", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 0.4", [hex: :telemetry_poller, repo: "hexpm"]}, {:bonfire_api_graphql, "https://github.com/bonfire-networks/bonfire_api_graphql", [branch: "main", optional: true]}, {:bonfire_search, "https://github.com/bonfire-networks/bonfire_search", [branch: "main", optional: true]}, {:bonfire_me, "https://github.com/bonfire-networks/bonfire_me", [branch: "main", optional: true]}]},
"bonfire_common": {:git, "https://github.com/bonfire-networks/bonfire_common", "d2790316c842d3395c67a74af9409ebc8b213a1a", [branch: "main"], [{:arrows, "https://github.com/bonfire-networks/arrows", [branch: "main"]}, {:pointers_ulid, "https://github.com/bonfire-networks/pointers_ulid", [branch: "main"]}, {:bonfire_data_identity, "https://github.com/bonfire-networks/bonfire_data_identity", [branch: "main"]}, {:ecto_sparkles, "https://github.com/bonfire-networks/ecto_sparkles", [branch: "main"]}, {:untangle, "https://github.com/bonfire-networks/untangle", [branch: "main"]}, {:paginator, "https://github.com/bonfire-networks/paginator", [branch: "main"]}, {:gettext, "~> 0.20", [hex: :gettext, repo: "hexpm"]}, {:ex_cldr, "~> 2.30", [hex: :ex_cldr, repo: "hexpm"]}, {:ex_cldr_languages, "~> 0.3.3", [hex: :ex_cldr_languages, repo: "hexpm"]}, {:ex_cldr_plugs, "~> 1.2", [hex: :ex_cldr_plugs, repo: "hexpm"]}, {:timex, "~> 3.7.8", [hex: :timex, repo: "hexpm"]}, {:recase, "~> 0.7.0", [hex: :recase, repo: "hexpm"]}, {:jason, "~> 1.4.0", [hex: :jason, repo: "hexpm"]}, {:faker, "~> 0.17", [hex: :faker, repo: "hexpm"]}, {:earmark, "~> 1.4", [hex: :earmark, repo: "hexpm"]}, {:earmark_parser, "~> 1.4", [hex: :earmark_parser, repo: "hexpm"]}, {:html_sanitize_ex, "~> 1.4", [hex: :html_sanitize_ex, repo: "hexpm"]}, {:zest, "~> 0.1", [hex: :zest, repo: "hexpm", optional: true]}, {:sentry, "~> 8.0", [hex: :sentry, repo: "hexpm", optional: true]}, {:dataloader, "~> 1.0", [hex: :dataloader, repo: "hexpm", optional: true]}, {:floki, "~> 0.32.1", [hex: :floki, repo: "hexpm", optional: true]}, {:emote, "https://github.com/bonfire-networks/emote", [branch: "master", optional: true]}, {:text, "~> 0.2.0", [hex: :text, repo: "hexpm", optional: true]}, {:text_corpus_udhr, "~> 0.1.0", [hex: :text_corpus_udhr, repo: "hexpm", optional: true]}]},
"bonfire_data_access_control": {:git, "https://github.com/bonfire-networks/bonfire_data_access_control", "7fe8c4d77f53e2fa03c5796d95bf90f1c9051b37", [branch: "main"], [{:pointers, "~> 0.5.1", [hex: :pointers, repo: "hexpm"]}]},
"bonfire_data_activity_pub": {:git, "https://github.com/bonfire-networks/bonfire_data_activity_pub", "db4a68a89b93c374c34a269f403b9054bd79bd5c", [branch: "main"], [{:pointers, "~> 0.5.1", [hex: :pointers, repo: "hexpm"]}]},
"bonfire_data_assort": {:git, "https://github.com/bonfire-networks/bonfire_data_assort", "ba8493ba162e161834f0c9b2e057202566a499ac", [branch: "master"], [{:pointers, "~> 0.5.1", [hex: :pointers, repo: "hexpm"]}, {:ecto_ranked, "~> 0.5.0", [hex: :ecto_ranked, repo: "hexpm"]}]},
"bonfire_data_edges": {:git, "https://github.com/bonfire-networks/bonfire_data_edges", "269a91e01db1d83d43f38962f23ca23aac5044a9", [branch: "main"], [{:pointers, "https://github.com/bonfire-networks/pointers.git", [branch: "main"]}]},
"bonfire_data_identity": {:git, "https://github.com/bonfire-networks/bonfire_data_identity", "351f418d0e79fa7da34d451a0e5bc26a0dd56b57", [branch: "main"], [{:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:pointers_ulid, "https://github.com/bonfire-networks/pointers_ulid", [branch: "main"]}, {:untangle, "https://github.com/bonfire-networks/untangle", [branch: "main"]}, {:ecto_sparkles, "https://github.com/bonfire-networks/ecto_sparkles", [branch: "main"]}, {:nimble_totp, "~> 0.2.0", [hex: :nimble_totp, repo: "hexpm", optional: true]}]},
"bonfire_data_shared_user": {:git, "https://github.com/bonfire-networks/bonfire_data_shared_user", "97d4745ea86d2bee3da95c4a1d23bea99d673cea", [branch: "main"], [{:pointers, "~> 0.5.1", [hex: :pointers, repo: "hexpm"]}, {:bonfire_data_identity, "https://github.com/bonfire-networks/bonfire_data_identity", [branch: "main"]}]},
"bonfire_data_social": {:git, "https://github.com/bonfire-networks/bonfire_data_social", "5971794776293bf1b22e320e243da8e4a1dbef3d", [branch: "main"], [{:arrows, "https://github.com/bonfire-networks/arrows", [branch: "main"]}, {:bonfire_data_edges, "https://github.com/bonfire-networks/bonfire_data_edges", [branch: "main"]}, {:ecto_materialized_path, "https://github.com/bonfire-networks/ecto_materialized_path", []}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:untangle, "https://github.com/bonfire-networks/untangle", [branch: "main"]}]},
"bonfire_ecto": {:git, "https://github.com/bonfire-networks/bonfire_ecto", "e7bec619bfb0923b37da8e8572f4d7363b279c1d", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main", optional: true]}, {:bonfire_epics, "https://github.com/bonfire-networks/bonfire_epics", [branch: "main"]}]},
"bonfire_editor_quill": {:git, "https://github.com/bonfire-networks/bonfire_editor_quill", "5e129ad5e889bb363c2c8ec47f9b35b66d3244cf", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_ui_common, "https://github.com/bonfire-networks/bonfire_ui_common", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}]},
"bonfire_epics": {:git, "https://github.com/bonfire-networks/bonfire_epics", "652217237632c7210ad6d6b0c8375654ef3c0d8f", [branch: "main"], [{:untangle, "~> 0.1", [hex: :untangle, repo: "hexpm"]}, {:arrows, "https://github.com/bonfire-networks/arrows", [branch: "main"]}, {:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main", optional: true]}]},
"bonfire_fail": {:git, "https://github.com/bonfire-networks/bonfire_fail", "88686a00be6fef9d5a6dd30fe26fcd842ab3d7a3", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:untangle, "https://github.com/bonfire-networks/untangle", [branch: "main"]}]},
"bonfire_federate_activitypub": {:git, "https://github.com/bonfire-networks/bonfire_federate_activitypub", "25f19d985ed82d4003b0c4355f36c11ed31f3e20", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_me, "https://github.com/bonfire-networks/bonfire_me", [branch: "main"]}, {:bonfire_social, "https://github.com/bonfire-networks/bonfire_social", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:gettext, "~> 0.20", [hex: :gettext, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.4", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 0.4", [hex: :telemetry_poller, repo: "hexpm"]}, {:oban, "~> 2.13.3", [hex: :oban, repo: "hexpm"]}, {:untangle, "~> 0.1", [hex: :untangle, repo: "hexpm"]}]},
"bonfire_files": {:git, "https://github.com/bonfire-networks/bonfire_files", "b90932fe939c8acd7eee3e1d8c91d835f33b6c37", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:twinkle_star, "https://github.com/bonfire-networks/twinkle_star", []}, {:fetch_favicon, "https://github.com/bonfire-networks/fetch_favicon", [branch: "master"]}, {:waffle, "~> 1.1.3", [hex: :waffle, repo: "hexpm"]}, {:mogrify, "~> 0.9.1", [hex: :mogrify, repo: "hexpm"]}, {:hackney, "~> 1.16", [hex: :hackney, repo: "hexpm"]}, {:sweet_xml, "~> 0.7", [hex: :sweet_xml, repo: "hexpm"]}, {:tree_magic, "https://github.com/bonfire-networks/tree_magic.ex", [optional: true]}, {:bonfire_api_graphql, "https://github.com/bonfire-networks/bonfire_api_graphql", [branch: "main", optional: true]}, {:ex_aws_s3, "~> 2.3", [hex: :ex_aws_s3, repo: "hexpm", optional: true]}]},
"bonfire_geolocate": {:git, "https://github.com/bonfire-networks/bonfire_geolocate", "286b7f55324addebe2af70be8d9d34a3d790b099", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:phoenix_gon, "https://github.com/bonfire-networks/phoenix_gon", []}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:pointers_ulid, "~> 0.2", [hex: :pointers_ulid, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.4", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 0.4", [hex: :telemetry_poller, repo: "hexpm"]}, {:geocoder, "~> 1.1.2", [hex: :geocoder, repo: "hexpm"]}, {:geo_postgis, "~> 3.1", [hex: :geo_postgis, repo: "hexpm"]}, {:bonfire_api_graphql, "https://github.com/bonfire-networks/bonfire_api_graphql", [branch: "main", optional: true]}, {:bonfire_tag, "https://github.com/bonfire-networks/bonfire_tag", [branch: "main", optional: true]}]},
"bonfire_invite_links": {:git, "https://github.com/bonfire-networks/bonfire_invite_links", "fbe87ee6bd8c418af7ff8b73728a23fc0fd6df9e", [branch: "main"], [{:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_ui_common, "https://github.com/bonfire-networks/bonfire_ui_common", [branch: "main"]}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:untangle, "~> 0.1", [hex: :untangle, repo: "hexpm"]}]},
"bonfire_mailer": {:git, "https://github.com/bonfire-networks/bonfire_mailer", "d8a3f4bef0cbe4b8c9db1ee107366ecf083b7824", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:gettext, "~> 0.20", [hex: :gettext, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:bamboo, "~> 2.2", [hex: :bamboo, repo: "hexpm"]}, {:bamboo_smtp, "~> 4.1", [hex: :bamboo_smtp, repo: "hexpm"]}, {:gen_smtp, "~> 1.2", [hex: :gen_smtp, repo: "hexpm"]}, {:faker, "~> 0.12", [hex: :faker, repo: "hexpm"]}, {:email_checker, "~> 0.1", [hex: :email_checker, repo: "hexpm"]}]},
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "9af9fea23c63ee094a76b24e855848b2c6764e93", [branch: "main"], [{:arrows, "https://github.com/bonfire-networks/arrows", [branch: "main"]}, {:activity_pub, "https://github.com/bonfire-networks/activity_pub", [branch: "develop"]}, {:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_mailer, "https://github.com/bonfire-networks/bonfire_mailer", [branch: "main"]}, {:bonfire_data_access_control, "https://github.com/bonfire-networks/bonfire_data_access_control", [branch: "main"]}, {:bonfire_data_activity_pub, "https://github.com/bonfire-networks/bonfire_data_activity_pub", [branch: "main"]}, {:bonfire_data_identity, "https://github.com/bonfire-networks/bonfire_data_identity", [branch: "main"]}, {:bonfire_data_social, "https://github.com/bonfire-networks/bonfire_data_social", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:pointers_ulid, "https://github.com/bonfire-networks/pointers_ulid", [branch: "main"]}, {:bonfire_boundaries, "https://github.com/bonfire-networks/bonfire_boundaries", [branch: "main"]}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:telemetry, "~> 1.1", [hex: :telemetry, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.4", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 0.4", [hex: :telemetry_poller, repo: "hexpm"]}, {:floki, ">= 0.0.0", [hex: :floki, repo: "hexpm"]}, {:bonfire_data_shared_user, "https://github.com/bonfire-networks/bonfire_data_shared_user", [branch: "main", optional: true]}, {:bonfire_api_graphql, "https://github.com/bonfire-networks/bonfire_api_graphql", [branch: "main", optional: true]}, {:absinthe, "~> 1.7", [hex: :absinthe, repo: "hexpm", optional: true]}, {:nimble_totp, "~> 0.2.0", [hex: :nimble_totp, repo: "hexpm", optional: true]}, {:eqrcode, "~> 0.1.10", [hex: :eqrcode, repo: "hexpm", optional: true]}]},
"bonfire_pages": {:git, "https://github.com/bonfire-networks/bonfire_pages", "83a9702e6cd06d390445bd35277c905d1f289264", [branch: "main"], [{:arrows, "https://github.com/bonfire-networks/arrows", [branch: "main"]}, {:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_ui_common, "https://github.com/bonfire-networks/bonfire_ui_common", [branch: "main"]}, {:bonfire_epics, "https://github.com/bonfire-networks/bonfire_epics", [branch: "main"]}, {:bonfire_ecto, "https://github.com/bonfire-networks/bonfire_ecto", [branch: "main"]}, {:bonfire_data_assort, "https://github.com/bonfire-networks/bonfire_data_assort", []}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:untangle, "https://github.com/bonfire-networks/untangle", [branch: "main"]}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:flexto, "~> 0.2.1", [hex: :flexto, repo: "hexpm"]}, {:pointers_ulid, "~> 0.2", [hex: :pointers_ulid, repo: "hexpm"]}]},
"bonfire_quantify": {:git, "https://github.com/bonfire-networks/bonfire_quantify", "b9a4f9e83a64da928b2eb865649c576ed1acf74b", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:pointers_ulid, "~> 0.2", [hex: :pointers_ulid, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.4", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 0.4", [hex: :telemetry_poller, repo: "hexpm"]}, {:bonfire_api_graphql, "https://github.com/bonfire-networks/bonfire_api_graphql", [branch: "main", optional: true]}, {:bonfire_me, "https://github.com/bonfire-networks/bonfire_me", [branch: "main", optional: true]}]},
"bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "862ca84cf7ca018fe62b5a7a33d833f104be57b0", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_ui_common, "https://github.com/bonfire-networks/bonfire_ui_common", [branch: "main"]}, {:gettext, "~> 0.20", [hex: :gettext, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.4", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 0.4", [hex: :telemetry_poller, repo: "hexpm"]}, {:tesla, "~> 1.3", [hex: :tesla, repo: "hexpm"]}, {:inflex, "~> 2.1.0", [hex: :inflex, repo: "hexpm"]}, {:recase, "~> 0.5", [hex: :recase, repo: "hexpm"]}, {:fast_ngram, "~> 1.0", [hex: :fast_ngram, repo: "hexpm"]}]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "46313f075b627f2f5dbc3a58895266b4c2d9d671", [branch: "main"], [{:arrows, "https://github.com/bonfire-networks/arrows", [branch: "main"]}, {:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_epics, "https://github.com/bonfire-networks/bonfire_epics", [branch: "main"]}, {:bonfire_ecto, "https://github.com/bonfire-networks/bonfire_ecto", [branch: "main"]}, {:bonfire_data_social, "https://github.com/bonfire-networks/bonfire_data_social", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:ecto_sparkles, "https://github.com/bonfire-networks/ecto_sparkles", [branch: "main"]}, {:verbs, "https://github.com/shannonwells/verbs_ex", []}, {:untangle, "https://github.com/bonfire-networks/untangle", [branch: "main"]}, {:furlex, "https://github.com/bonfire-networks/furlex", [branch: "main"]}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:flexto, "~> 0.2.1", [hex: :flexto, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:pointers_ulid, "~> 0.2", [hex: :pointers_ulid, repo: "hexpm"]}, {:telemetry, "~> 1.1.0", [hex: :telemetry, repo: "hexpm"]}, {:bonfire_me, "https://github.com/bonfire-networks/bonfire_me", [branch: "main", optional: true]}, {:bonfire_api_graphql, "https://github.com/bonfire-networks/bonfire_api_graphql", [branch: "main", optional: true]}, {:absinthe, "~> 1.7", [hex: :absinthe, repo: "hexpm", optional: true]}]},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "603cd227bef87fd98d9106f898528ca7ad380aab", [branch: "main"], [{:arrows, "https://github.com/bonfire-networks/arrows", [branch: "main"]}, {:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_ui_common, "https://github.com/bonfire-networks/bonfire_ui_common", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:linkify, "https://github.com/bonfire-networks/linkify", [branch: "master"]}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:pointers_ulid, "~> 0.2", [hex: :pointers_ulid, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.4", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 0.4", [hex: :telemetry_poller, repo: "hexpm"]}, {:html_entities, ">= 0.0.0", [hex: :html_entities, repo: "hexpm"]}, {:bonfire_api_graphql, "https://github.com/bonfire-networks/bonfire_api_graphql", [branch: "main", optional: true]}]},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "f1e5d8795f8a455d6a0a953662b31f8acd6440ec", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:arrows, "https://github.com/bonfire-networks/arrows", [branch: "main"]}, {:iconify_ex, "https://github.com/bonfire-networks/iconify_ex", [branch: "main"]}, {:phoenix_gon, "https://github.com/bonfire-networks/phoenix_gon", []}, {:untangle, "https://github.com/bonfire-networks/untangle", [branch: "main"]}, {:bonfire_fail, "https://github.com/bonfire-networks/bonfire_fail", [branch: "main"]}, {:jason, "~> 1.4.0", [hex: :jason, repo: "hexpm"]}, {:phoenix, "~> 1.6.7", [hex: :phoenix, repo: "hexpm"]}, {:phoenix_html, "~> 3.2.0", [hex: :phoenix_html, repo: "hexpm"]}, {:surface, "~> 0.9.0", [hex: :surface, repo: "hexpm"]}, {:plug_cowboy, "~> 2.5.2", [hex: :plug_cowboy, repo: "hexpm"]}, {:faker, "~> 0.17.0", [hex: :faker, repo: "hexpm"]}, {:makeup_elixir, "0.16.0", [hex: :makeup_elixir, repo: "hexpm"]}, {:makeup_html, "~> 0.1.0", [hex: :makeup_html, repo: "hexpm"]}, {:makeup_js, "~> 0.1.0", [hex: :makeup_js, repo: "hexpm"]}, {:makeup_diff, "~> 0.1.0", [hex: :makeup_diff, repo: "hexpm"]}, {:makeup_sql, "~> 0.1.0", [hex: :makeup_sql, repo: "hexpm"]}, {:makeup_graphql, "~> 0.1.2", [hex: :makeup_graphql, repo: "hexpm"]}, {:makeup_eex, "~> 0.1.1", [hex: :makeup_eex, repo: "hexpm"]}, {:solid, "~> 0.13", [hex: :solid, repo: "hexpm"]}, {:zest, "~> 0.1", [hex: :zest, repo: "hexpm", optional: true]}]},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "4b64eaebdb2dc88319a786a3fc84beecd159d704", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_ui_common, "https://github.com/bonfire-networks/bonfire_ui_common", [branch: "main"]}, {:bonfire_data_access_control, "https://github.com/bonfire-networks/bonfire_data_access_control", [branch: "main"]}, {:bonfire_data_activity_pub, "https://github.com/bonfire-networks/bonfire_data_activity_pub", [branch: "main"]}, {:bonfire_data_identity, "https://github.com/bonfire-networks/bonfire_data_identity", [branch: "main"]}, {:bonfire_data_social, "https://github.com/bonfire-networks/bonfire_data_social", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:bonfire_ui_social, "https://github.com/bonfire-networks/bonfire_ui_social", [branch: "main"]}, {:bonfire_ui_valueflows, "https://github.com/bonfire-networks/bonfire_ui_valueflows", [branch: "main"]}, {:bonfire_valueflows, "https://github.com/bonfire-networks/bonfire_valueflows", [branch: "main"]}, {:absinthe_client, "https://github.com/bonfire-networks/absinthe_client", []}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:gettext, "~> 0.20", [hex: :gettext, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:recase, "~> 0.5", [hex: :recase, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.4", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 0.4", [hex: :telemetry_poller, repo: "hexpm"]}, {:absinthe, "~> 1.7.0", [hex: :absinthe, repo: "hexpm", optional: true]}, {:absinthe_plug, "~> 1.5", [hex: :absinthe_plug, repo: "hexpm", optional: true]}]},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "9f36951c167d0e6c5dc98e4d09daa55afe23b861", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_ui_common, "https://github.com/bonfire-networks/bonfire_ui_common", [branch: "main"]}, {:bonfire_data_access_control, "https://github.com/bonfire-networks/bonfire_data_access_control", [branch: "main"]}, {:bonfire_data_activity_pub, "https://github.com/bonfire-networks/bonfire_data_activity_pub", [branch: "main"]}, {:bonfire_data_identity, "https://github.com/bonfire-networks/bonfire_data_identity", [branch: "main"]}, {:bonfire_data_social, "https://github.com/bonfire-networks/bonfire_data_social", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:bonfire_ui_valueflows, "https://github.com/bonfire-networks/bonfire_ui_valueflows", [branch: "main"]}, {:bonfire_valueflows, "https://github.com/bonfire-networks/bonfire_valueflows", [branch: "main"]}, {:absinthe_client, "https://github.com/bonfire-networks/absinthe_client", [branch: "master"]}, {:bonfire_data_assort, "https://github.com/bonfire-networks/bonfire_data_assort", [branch: "master"]}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:gettext, "~> 0.20", [hex: :gettext, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:recase, "~> 0.5", [hex: :recase, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.4", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 0.4", [hex: :telemetry_poller, repo: "hexpm"]}, {:absinthe, "~> 1.7.0", [hex: :absinthe, repo: "hexpm", optional: true]}, {:absinthe_plug, "~> 1.5", [hex: :absinthe_plug, repo: "hexpm", optional: true]}]},
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "810972ceb163805763905ad23cddac6102882c55", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_me, "https://github.com/bonfire-networks/bonfire_me", [branch: "main"]}, {:bonfire_ui_common, "https://github.com/bonfire-networks/bonfire_ui_common", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:pointers_ulid, "https://github.com/bonfire-networks/pointers_ulid", [branch: "main"]}, {:verbs, "https://github.com/shannonwells/verbs_ex", []}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:gettext, "~> 0.20", [hex: :gettext, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:recase, "~> 0.5", [hex: :recase, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.4", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 0.4", [hex: :telemetry_poller, repo: "hexpm"]}, {:floki, ">= 0.0.0", [hex: :floki, repo: "hexpm"]}, {:telemetry, "~> 1.1.0", [hex: :telemetry, repo: "hexpm"]}, {:bonfire_tag, "https://github.com/bonfire-networks/bonfire_tag", [branch: "main", optional: true]}, {:bonfire_social, "https://github.com/bonfire-networks/bonfire_social", [branch: "main", optional: true]}]},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "2c3879ab09edf70099aa3af52161b3837a3fde57", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_ui_common, "https://github.com/bonfire-networks/bonfire_ui_common", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:pointers_ulid, "https://github.com/bonfire-networks/pointers_ulid", [branch: "main"]}, {:verbs, "https://github.com/shannonwells/verbs_ex", []}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:gettext, "~> 0.20", [hex: :gettext, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:recase, "~> 0.5", [hex: :recase, repo: "hexpm"]}, {:telemetry, "~> 1.1.0", [hex: :telemetry, repo: "hexpm"]}, {:bonfire_editor_ck, "https://github.com/bonfire-networks/bonfire_editor_ck", [branch: "main", optional: true]}, {:bonfire_editor_quill, "https://github.com/bonfire-networks/bonfire_editor_quill", [branch: "main", optional: true]}, {:bonfire_tag, "https://github.com/bonfire-networks/bonfire_tag", [branch: "main", optional: true]}, {:bonfire_boundaries, "https://github.com/bonfire-networks/bonfire_boundaries", [branch: "main", optional: true]}]},
"bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "63b48885916e68a2a450558a63f8d6247c220e77", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_ui_common, "https://github.com/bonfire-networks/bonfire_ui_common", [branch: "main"]}, {:bonfire_data_access_control, "https://github.com/bonfire-networks/bonfire_data_access_control", [branch: "main"]}, {:bonfire_data_activity_pub, "https://github.com/bonfire-networks/bonfire_data_activity_pub", [branch: "main"]}, {:bonfire_data_identity, "https://github.com/bonfire-networks/bonfire_data_identity", [branch: "main"]}, {:bonfire_data_social, "https://github.com/bonfire-networks/bonfire_data_social", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:bonfire_ui_social, "https://github.com/bonfire-networks/bonfire_ui_social", [branch: "main"]}, {:bonfire_valueflows, "https://github.com/bonfire-networks/bonfire_valueflows", [branch: "main"]}, {:absinthe_client, "https://github.com/bonfire-networks/absinthe_client", []}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:gettext, "~> 0.20", [hex: :gettext, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:recase, "~> 0.5", [hex: :recase, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.4", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 0.4", [hex: :telemetry_poller, repo: "hexpm"]}, {:absinthe, "~> 1.7.0", [hex: :absinthe, repo: "hexpm", optional: true]}, {:absinthe_plug, "~> 1.5", [hex: :absinthe_plug, repo: "hexpm", optional: true]}]},
"bonfire_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_valueflows", "aef5cd10f22e929b1c7f43cbb75dcd6e83b9572a", [branch: "main"], [{:bonfire_valueflows_api_schema, "https://github.com/bonfire-networks/bonfire_valueflows_api_schema", [branch: "main"]}, {:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:bonfire_fail, "https://github.com/bonfire-networks/bonfire_fail", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:bonfire_quantify, "https://github.com/bonfire-networks/bonfire_quantify", [branch: "main"]}, {:bonfire_geolocate, "https://github.com/bonfire-networks/bonfire_geolocate", [branch: "main"]}, {:bonfire_tag, "https://github.com/bonfire-networks/bonfire_tag", [branch: "main"]}, {:ecto_sql, "~> 3.8", [hex: :ecto_sql, repo: "hexpm"]}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:gettext, "~> 0.20", [hex: :gettext, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:pointers_ulid, "~> 0.2", [hex: :pointers_ulid, repo: "hexpm"]}, {:postgrex, ">= 0.0.0", [hex: :postgrex, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.4", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 0.4", [hex: :telemetry_poller, repo: "hexpm"]}, {:stream_data, "~> 0.5", [hex: :stream_data, repo: "hexpm"]}, {:decimal, "~> 1.6 or ~> 2.0", [hex: :decimal, repo: "hexpm"]}, {:bonfire_api_graphql, "https://github.com/bonfire-networks/bonfire_api_graphql", [branch: "main", optional: true]}, {:activity_pub, "https://github.com/bonfire-networks/activitypub", [branch: "main", optional: true]}, {:bonfire_search, "https://github.com/bonfire-networks/bonfire_search", [branch: "main", optional: true]}]},
"bonfire_valueflows_api_schema": {:git, "https://github.com/bonfire-networks/bonfire_valueflows_api_schema", "32fff390e37b7a7d7bd1fc9f220cbc7516e4df17", [branch: "main"], [{:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.4", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 0.4", [hex: :telemetry_poller, repo: "hexpm"]}, {:bonfire_api_graphql, "https://github.com/bonfire-networks/bonfire_api_graphql", [branch: "main", optional: true]}]},
"bonfire_valueflows_observe": {:git, "https://github.com/bonfire-networks/bonfire_valueflows_observe", "1540b181b7e68155445c6b067cefdd5d2494bd0a", [branch: "main"], [{:bonfire_valueflows_api_schema, "https://github.com/bonfire-networks/bonfire_valueflows_api_schema", [branch: "main"]}, {:bonfire_common, "https://github.com/bonfire-networks/bonfire_common", [branch: "main"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main"]}, {:bonfire_valueflows, "https://github.com/bonfire-networks/bonfire_valueflows", [branch: "main"]}, {:bonfire_classify, "https://github.com/bonfire-networks/bonfire_classify", [branch: "main"]}, {:faker, "~> 0.14", [hex: :faker, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:pointers_ulid, "~> 0.2", [hex: :pointers_ulid, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.4", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 0.4", [hex: :telemetry_poller, repo: "hexpm"]}, {:phil_columns, "~> 3.1", [hex: :phil_columns, repo: "hexpm"]}, {:bonfire_api_graphql, "https://github.com/bonfire-networks/bonfire_api_graphql", [branch: "main", optional: true]}, {:bonfire_me, "https://github.com/bonfire-networks/bonfire_me", [branch: "main", optional: true]}]},
"browser": {:hex, :browser, "0.4.4", "bd6436961a6b2299c6cb38d0e49761c1161d869cd0db46369cef2bf6b77c3665", [:mix], [{:plug, "~> 1.2", [hex: :plug, repo: "hexpm", optional: true]}], "hexpm", "d476ca309d4a4b19742b870380390aabbcb323c1f6f8745e2da2dfd079b4f8d7"},
"bunt": {:hex, :bunt, "0.2.1", "e2d4792f7bc0ced7583ab54922808919518d0e57ee162901a16a1b6664ef3b14", [:mix], [], "hexpm", "a330bfb4245239787b15005e66ae6845c9cd524a288f0d141c148b02603777a5"},
"cachex": {:hex, :cachex, "3.4.0", "868b2959ea4aeb328c6b60ff66c8d5123c083466ad3c33d3d8b5f142e13101fb", [:mix], [{:eternal, "~> 1.2", [hex: :eternal, repo: "hexpm", optional: false]}, {:jumper, "~> 1.0", [hex: :jumper, repo: "hexpm", optional: false]}, {:sleeplocks, "~> 1.1", [hex: :sleeplocks, repo: "hexpm", optional: false]}, {:unsafe, "~> 1.0", [hex: :unsafe, repo: "hexpm", optional: false]}], "hexpm", "370123b1ab4fba4d2965fb18f87fd758325709787c8c5fce35b3fe80645ccbe5"},
@ -77,12 +77,12 @@
"ecto": {:hex, :ecto, "3.9.0", "7c74fc0d950a700eb7019057ff32d047ed7f19b57c1b2ca260cf0e565829101d", [:mix], [{:decimal, "~> 1.6 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "fed5ebc5831378b916afd0b5852a0c5bb3e7390665cc2b0ec8ab0c712495b73d"},
"ecto_autoslug_field": {:hex, :ecto_autoslug_field, "3.0.0", "37fbc2f07e6691136afff246f2cf5b159ad395b665a55d06db918975fd2397db", [:mix], [{:ecto, ">= 3.7.0", [hex: :ecto, repo: "hexpm", optional: false]}, {:slugger, ">= 0.3.0", [hex: :slugger, repo: "hexpm", optional: false]}], "hexpm", "8ec252c7cf85f13132062f56a484d6a0ef1f981f7be9ce4ad7e9546dd8c0cc0f"},
"ecto_erd": {:hex, :ecto_erd, "0.5.0", "8281a2c4a41cddb9945189077506f2e489d8a946989022c16f8b63554b98123a", [:mix], [{:ecto, "~> 3.3", [hex: :ecto, repo: "hexpm", optional: false]}, {:html_entities, "~> 0.5", [hex: :html_entities, repo: "hexpm", optional: false]}], "hexpm", "b9364408964cbace48dfb26499420a8bc91ba0915c1c90239c5fe99bdca9cb6c"},
"ecto_materialized_path": {:git, "https://github.com/bonfire-networks/ecto_materialized_path", "b67bbf84031e25abb6eedbdc1e1897f1c936c45f", []},
"ecto_materialized_path": {:git, "https://github.com/bonfire-networks/ecto_materialized_path", "b67bbf84031e25abb6eedbdc1e1897f1c936c45f", [], [{:ecto, ">= 2.0.0", [hex: :ecto, repo: "hexpm"]}, {:pointers_ulid, "~> 0.2.2", [hex: :pointers_ulid, repo: "hexpm"]}]},
"ecto_nested_changeset": {:hex, :ecto_nested_changeset, "0.2.0", "54a9a234a8c0e47ef626d0d384d154553d7b785cc029795ccb968b65dcfe1675", [:mix], [{:ecto, "~> 3.7", [hex: :ecto, repo: "hexpm", optional: false]}], "hexpm", "9ac5b368ec91fda1727cd7937b6662e77c4b5cbb7801851e4addca636c50a7ea"},
"ecto_psql_extras": {:hex, :ecto_psql_extras, "0.7.4", "5d43fd088d39a158c860b17e8d210669587f63ec89ea122a4654861c8c6e2db4", [:mix], [{:ecto_sql, "~> 3.4", [hex: :ecto_sql, repo: "hexpm", optional: false]}, {:postgrex, ">= 0.15.7", [hex: :postgrex, repo: "hexpm", optional: false]}, {:table_rex, "~> 3.1.1", [hex: :table_rex, repo: "hexpm", optional: false]}], "hexpm", "311db02f1b772e3d0dc7f56a05044b5e1499d78ed6abf38885e1ca70059449e5"},
"ecto_ranked": {:hex, :ecto_ranked, "0.5.0", "0e428901fe4586f6561b039b90b44940383e90da534b1842a728b56b076fdd68", [:mix], [{:ecto_sql, "~> 3.0", [hex: :ecto_sql, repo: "hexpm", optional: false]}], "hexpm", "7f9e119539aca2cf6d98916409e592c884f89069014b7731db1f42483da7e192"},
"ecto_shorts": {:git, "https://github.com/bonfire-networks/ecto_shorts", "4e3c20b859e1b2af2e5c2415f3eee73204d368dc", [branch: "refactor/attempt1"]},
"ecto_sparkles": {:git, "https://github.com/bonfire-networks/ecto_sparkles", "2152dededf54bda6bb5da029442948bd4dee6e9d", [branch: "main"]},
"ecto_shorts": {:git, "https://github.com/bonfire-networks/ecto_shorts", "4e3c20b859e1b2af2e5c2415f3eee73204d368dc", [branch: "refactor/attempt1"], [{:ecto_sql, "~> 3.8", [hex: :ecto_sql, repo: "hexpm"]}]},
"ecto_sparkles": {:git, "https://github.com/bonfire-networks/ecto_sparkles", "2152dededf54bda6bb5da029442948bd4dee6e9d", [branch: "main"], [{:ecto, "~> 3.8", [hex: :ecto, repo: "hexpm"]}, {:ecto_sql, "~> 3.8", [hex: :ecto_sql, repo: "hexpm"]}, {:recase, "~> 0.7", [hex: :recase, repo: "hexpm"]}, {:untangle, "~> 0.1", [hex: :untangle, repo: "hexpm"]}, {:ecto_shorts, "https://github.com/bonfire-networks/ecto_shorts", [branch: "refactor/attempt1"]}, {:html_sanitize_ex, "~> 1.4.2", [hex: :html_sanitize_ex, repo: "hexpm", optional: true]}]},
"ecto_sql": {:hex, :ecto_sql, "3.9.0", "2bb21210a2a13317e098a420a8c1cc58b0c3421ab8e3acfa96417dab7817918c", [:mix], [{:db_connection, "~> 2.5 or ~> 2.4.1", [hex: :db_connection, repo: "hexpm", optional: false]}, {:ecto, "~> 3.9.0", [hex: :ecto, repo: "hexpm", optional: false]}, {:myxql, "~> 0.6.0", [hex: :myxql, repo: "hexpm", optional: true]}, {:postgrex, "~> 0.16.0 or ~> 1.0", [hex: :postgrex, repo: "hexpm", optional: true]}, {:tds, "~> 2.1.1 or ~> 2.2", [hex: :tds, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4.0 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "a8f3f720073b8b1ac4c978be25fa7960ed7fd44997420c304a4a2e200b596453"},
"elixir_make": {:hex, :elixir_make, "0.6.3", "bc07d53221216838d79e03a8019d0839786703129599e9619f4ab74c8c096eac", [:mix], [], "hexpm", "f5cbd651c5678bcaabdbb7857658ee106b12509cd976c2c2fca99688e1daf716"},
"email_checker": {:hex, :email_checker, "0.2.4", "2bf246646678c8a366f2f6d2394845facb87c025ceddbd699019d387726548aa", [:mix], [{:socket, "~> 0.3.1", [hex: :socket, repo: "hexpm", optional: true]}], "hexpm", "e4ac0e5eb035dce9c8df08ebffdb525a5d82e61dde37390ac2469222f723e50a"},
@ -90,7 +90,7 @@
"eqrcode": {:hex, :eqrcode, "0.1.10", "6294fece9d68ad64eef1c3c92cf111cfd6469f4fbf230a2d4cc905a682178f3f", [:mix], [], "hexpm", "da30e373c36a0fd37ab6f58664b16029919896d6c45a68a95cc4d713e81076f1"},
"esbuild": {:hex, :esbuild, "0.5.0", "d5bb08ff049d7880ee3609ed5c4b864bd2f46445ea40b16b4acead724fb4c4a3", [:mix], [{:castore, ">= 0.0.0", [hex: :castore, repo: "hexpm", optional: false]}], "hexpm", "f183a0b332d963c4cfaf585477695ea59eef9a6f2204fdd0efa00e099694ffe5"},
"eternal": {:hex, :eternal, "1.2.2", "d1641c86368de99375b98d183042dd6c2b234262b8d08dfd72b9eeaafc2a1abd", [:mix], [], "hexpm", "2c9fe32b9c3726703ba5e1d43a1d255a4f3f2d8f8f9bc19f094c7cb1a7a9e782"},
"ex_aws": {:git, "https://github.com/bonfire-networks/ex_aws", "2979884fdadabe44cc589346b697c00d8a8d1266", [branch: "main"]},
"ex_aws": {:git, "https://github.com/bonfire-networks/ex_aws", "2979884fdadabe44cc589346b697c00d8a8d1266", [branch: "main"], [{:telemetry, "~> 0.4.3 or ~> 1.0", [hex: :telemetry, repo: "hexpm"]}, {:mime, "~> 1.2 or ~> 2.0", [hex: :mime, repo: "hexpm"]}, {:configparser_ex, "~> 4.0", [hex: :configparser_ex, repo: "hexpm", optional: true]}, {:hackney, "~> 1.16", [hex: :hackney, repo: "hexpm", optional: true]}, {:jason, "~> 1.1", [hex: :jason, repo: "hexpm", optional: true]}, {:jsx, "~> 2.8 or ~> 3.0", [hex: :jsx, repo: "hexpm", optional: true]}, {:sweet_xml, "~> 0.7", [hex: :sweet_xml, repo: "hexpm", optional: true]}]},
"ex_aws_s3": {:hex, :ex_aws_s3, "2.3.3", "61412e524616ea31d3f31675d8bc4c73f277e367dee0ae8245610446f9b778aa", [:mix], [{:ex_aws, "~> 2.0", [hex: :ex_aws, repo: "hexpm", optional: false]}, {:sweet_xml, ">= 0.0.0", [hex: :sweet_xml, repo: "hexpm", optional: true]}], "hexpm", "0044f0b6f9ce925666021eafd630de64c2b3404d79c85245cc7c8a9a32d7f104"},
"ex_cldr": {:hex, :ex_cldr, "2.33.2", "8adc4df3985e7f5d1d55cbbf72f993569de20eff5012ff3ea9412753961d4c00", [:mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: true]}, {:certifi, "~> 2.5", [hex: :certifi, repo: "hexpm", optional: true]}, {:cldr_utils, "~> 2.18", [hex: :cldr_utils, repo: "hexpm", optional: false]}, {:decimal, "~> 1.6 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}, {:gettext, "~> 0.19", [hex: :gettext, repo: "hexpm", optional: true]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:nimble_parsec, "~> 0.5 or ~> 1.0", [hex: :nimble_parsec, repo: "hexpm", optional: true]}], "hexpm", "fd81a7147b4ed86c0c44c0251444cb8d1defccc7b33b89067ca1635f23e9fbf8"},
"ex_cldr_calendars": {:hex, :ex_cldr_calendars, "1.20.0", "92c38bcd9d0c3b2b7eee966da2219fe3d57a8326de4c5a88ccec5462e6614f74", [:mix], [{:calendar_interval, "~> 0.2", [hex: :calendar_interval, repo: "hexpm", optional: true]}, {:ex_cldr_lists, "~> 2.10", [hex: :ex_cldr_lists, repo: "hexpm", optional: true]}, {:ex_cldr_numbers, "~> 2.25", [hex: :ex_cldr_numbers, repo: "hexpm", optional: false]}, {:ex_cldr_units, "~> 3.12", [hex: :ex_cldr_units, repo: "hexpm", optional: true]}, {:ex_doc, "~> 0.21", [hex: :ex_doc, repo: "hexpm", optional: true]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "86b9fa6ce295814784deef277ee91f517eb0beebcfd0f89091b1cea2417e46d9"},
@ -110,14 +110,14 @@
"exsync": {:git, "https://github.com/falood/exsync", "3f4257611cf6ab0893dd39affb23a012685a638f", []},
"faker": {:hex, :faker, "0.17.0", "671019d0652f63aefd8723b72167ecdb284baf7d47ad3a82a15e9b8a6df5d1fa", [:mix], [], "hexpm", "a7d4ad84a93fd25c5f5303510753789fc2433ff241bf3b4144d3f6f291658a6a"},
"fast_ngram": {:hex, :fast_ngram, "1.2.0", "0652c25d3f66e69e6780121cf19200442fe70da689b39ccaa8998da6ee2f65cc", [:mix], [], "hexpm", "90c949c5b00314d8117a5bf2fbf6a05ef945ce4cad66a47bc26f8d9ec30dc1bd"},
"fetch_favicon": {:git, "https://github.com/bonfire-networks/fetch_favicon", "aa982d6a207d105c634e8b2a78c66f6ce92ab9c7", [branch: "master"]},
"fetch_favicon": {:git, "https://github.com/bonfire-networks/fetch_favicon", "aa982d6a207d105c634e8b2a78c66f6ce92ab9c7", [branch: "master"], [{:httpoison, "~> 1.0", [hex: :httpoison, repo: "hexpm"]}, {:floki, "~> 0.20.0", [hex: :floki, repo: "hexpm"]}]},
"file_info": {:hex, :file_info, "0.0.4", "2e0e77f211e833f38ead22cb29ce53761d457d80b3ffe0ffe0eb93880b0963b2", [:mix], [{:mimetype_parser, "~> 0.1.2", [hex: :mimetype_parser, repo: "hexpm", optional: false]}], "hexpm", "50e7ad01c2c8b9339010675fe4dc4a113b8d6ca7eddce24d1d74fd0e762781a5"},
"file_system": {:hex, :file_system, "0.2.10", "fb082005a9cd1711c05b5248710f8826b02d7d1784e7c3451f9c1231d4fc162d", [:mix], [], "hexpm", "41195edbfb562a593726eda3b3e8b103a309b733ad25f3d642ba49696bf715dc"},
"flexto": {:git, "https://github.com/bonfire-networks/flexto", "4626536f5ae0f72fd1b4a4d6c8f56078800364fb", [branch: "main"]},
"flexto": {:git, "https://github.com/bonfire-networks/flexto", "4626536f5ae0f72fd1b4a4d6c8f56078800364fb", [branch: "main"], [{:ecto, "~> 3.0", [hex: :ecto, repo: "hexpm"]}]},
"floki": {:hex, :floki, "0.33.1", "f20f1eb471e726342b45ccb68edb9486729e7df94da403936ea94a794f072781", [:mix], [{:html_entities, "~> 0.5.0", [hex: :html_entities, repo: "hexpm", optional: false]}], "hexpm", "461035fd125f13fdf30f243c85a0b1e50afbec876cbf1ceefe6fddd2e6d712c6"},
"flow": {:hex, :flow, "0.15.0", "503717c0e367b5713336181d5305106840f64abbad32c75d7af5ef1bb0908e38", [:mix], [{:gen_stage, "~> 0.14.0", [hex: :gen_stage, repo: "hexpm", optional: false]}], "hexpm", "d7ecbd4dd38a188494bc996d5014ef8335f436a0b262140a1f6441ae94714581"},
"fsmx": {:hex, :fsmx, "0.2.1", "db1b2183e7d0f30f25db0d1aa86dd91b534b82321bf2db80d61055b4eb82823a", [:mix], [{:ecto, ">= 3.0.0", [hex: :ecto, repo: "hexpm", optional: true]}, {:ecto_sql, ">= 3.0.0", [hex: :ecto_sql, repo: "hexpm", optional: true]}], "hexpm", "4bbf619e1ae176af866b7e7951cbf97e2bd66f2a2ee68cea75ddfa2424125143"},
"furlex": {:git, "https://github.com/bonfire-networks/furlex", "456b32c20602f59cb8d100a9ef367c8f444a96d9", [branch: "main"]},
"furlex": {:git, "https://github.com/bonfire-networks/furlex", "456b32c20602f59cb8d100a9ef367c8f444a96d9", [branch: "main"], [{:tesla, "~> 1.4", [hex: :tesla, repo: "hexpm"]}, {:hackney, "~> 1.17", [hex: :hackney, repo: "hexpm", optional: true]}, {:floki, "~> 0.32", [hex: :floki, repo: "hexpm"]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm"]}, {:plug_cowboy, "~> 2.0", [hex: :plug_cowboy, repo: "hexpm"]}, {:fetch_favicon, "https://github.com/bonfire-networks/fetch_favicon", [branch: "master"]}]},
"gen_smtp": {:hex, :gen_smtp, "1.2.0", "9cfc75c72a8821588b9b9fe947ae5ab2aed95a052b81237e0928633a13276fd3", [:rebar3], [{:ranch, ">= 1.8.0", [hex: :ranch, repo: "hexpm", optional: false]}], "hexpm", "5ee0375680bca8f20c4d85f58c2894441443a743355430ff33a783fe03296779"},
"gen_stage": {:hex, :gen_stage, "0.14.3", "d0c66f1c87faa301c1a85a809a3ee9097a4264b2edf7644bf5c123237ef732bf", [:mix], [], "hexpm", "8453e2289d94c3199396eb517d65d6715ef26bcae0ee83eb5ff7a84445458d76"},
"geo": {:hex, :geo, "3.4.3", "0ddf3f681993d32c397e5ef346e7b4b6f36f39ed138502429832fa4000ebb9d5", [:mix], [{:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "e23f2892e5437ec8b063cee1beccec89c58fd841ae11133304700235feb25552"},
@ -133,7 +133,7 @@
"html_sanitize_ex": {:hex, :html_sanitize_ex, "1.4.2", "c479398b6de798c03eb5d04a0a9a9159d73508f83f6590a00b8eacba3619cf4c", [:mix], [{:mochiweb, "~> 2.15", [hex: :mochiweb, repo: "hexpm", optional: false]}], "hexpm", "aef6c28585d06a9109ad591507e508854c5559561f950bbaea773900dd369b0e"},
"http_signatures": {:git, "https://git.pleroma.social/pleroma/http_signatures.git", "293d77bb6f4a67ac8bde1428735c3b42f22cbb30", [ref: "293d77bb6f4a67ac8bde1428735c3b42f22cbb30"]},
"httpoison": {:hex, :httpoison, "1.8.2", "9eb9c63ae289296a544842ef816a85d881d4a31f518a0fec089aaa744beae290", [:mix], [{:hackney, "~> 1.17", [hex: :hackney, repo: "hexpm", optional: false]}], "hexpm", "2bb350d26972e30c96e2ca74a1aaf8293d61d0742ff17f01e0279fef11599921"},
"iconify_ex": {:git, "https://github.com/bonfire-networks/iconify_ex", "d8fec9b69694d02eb71473e4c94516cc2d32e9c1", [branch: "main"]},
"iconify_ex": {:git, "https://github.com/bonfire-networks/iconify_ex", "53ecdb99ef680afc854b5bfe5c57a3026c6f4bab", [branch: "main"], [{:jason, "~> 1.3", [hex: :jason, repo: "hexpm"]}, {:phoenix_live_view, "~> 0.18", [hex: :phoenix_live_view, repo: "hexpm"]}, {:recase, "~> 0.5", [hex: :recase, repo: "hexpm"]}]},
"idna": {:hex, :idna, "6.1.1", "8a63070e9f7d0c62eb9d9fcb360a7de382448200fbbd1b106cc96d3d8099df8d", [:rebar3], [{:unicode_util_compat, "~>0.7.0", [hex: :unicode_util_compat, repo: "hexpm", optional: false]}], "hexpm", "92376eb7894412ed19ac475e4a86f7b413c1b9fbb5bd16dccd57934157944cea"},
"inflex": {:hex, :inflex, "2.1.0", "a365cf0821a9dacb65067abd95008ca1b0bb7dcdd85ae59965deef2aa062924c", [:mix], [], "hexpm", "14c17d05db4ee9b6d319b0bff1bdf22aa389a25398d1952c7a0b5f3d93162dd8"},
"jason": {:hex, :jason, "1.4.0", "e855647bc964a44e2f67df589ccf49105ae039d4179db7f6271dfd3843dc27e6", [:mix], [{:decimal, "~> 1.0 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: true]}], "hexpm", "79a3791085b2a0f743ca04cec0f7be26443738779d09302e01318f97bdb82121"},
@ -165,11 +165,11 @@
"neuron": {:hex, :neuron, "5.0.0", "64c6b14138e4f6e61a55abb0bb95659aa193145ed9baf80b4e760d4c189f6c6f", [:mix], [{:httpoison, "~> 1.0", [hex: :httpoison, repo: "hexpm", optional: false]}, {:jason, "~> 1.1", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "7597308e22e34f77acaadbae3da63974edc9e4041ef7f7154d45ce80c0e33d00"},
"nimble_parsec": {:hex, :nimble_parsec, "1.2.3", "244836e6e3f1200c7f30cb56733fd808744eca61fd182f731eac4af635cc6d0b", [:mix], [], "hexpm", "c8d789e39b9131acf7b99291e93dae60ab48ef14a7ee9d58c6964f59efb570b0"},
"nimble_totp": {:hex, :nimble_totp, "0.2.0", "010ad5a6627f62e070f753752680550ba9e5744d96fc4101683cd037f1f5ee18", [:mix], [], "hexpm", "7fecd15ff14637ccd2fb3bda68476a6a7f107af731c51b1714436b687e5b50b3"},
"nodeinfo": {:git, "https://github.com/bonfire-networks/nodeinfo", "06a03a782389559eb29ec27c50fa2c5f4f795dd6", [branch: "main"]},
"nodeinfo": {:git, "https://github.com/bonfire-networks/nodeinfo", "06a03a782389559eb29ec27c50fa2c5f4f795dd6", [branch: "main"], [{:phoenix, "~> 1.6.6", [hex: :phoenix, repo: "hexpm"]}, {:postgrex, ">= 0.0.0", [hex: :postgrex, repo: "hexpm"]}, {:gettext, "~> 0.19", [hex: :gettext, repo: "hexpm"]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm"]}, {:plug_cowboy, "~> 2.0", [hex: :plug_cowboy, repo: "hexpm"]}]},
"number": {:hex, :number, "1.0.3", "932c8a2d478a181c624138958ca88a78070332191b8061717270d939778c9857", [:mix], [{:decimal, "~> 1.5 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}], "hexpm", "dd397bbc096b2ca965a6a430126cc9cf7b9ef7421130def69bcf572232ca0f18"},
"oban": {:hex, :oban, "2.13.4", "b4c4f48f4c89cc01036670eefa28aa9c03d09aadd402655475b936983d597006", [:mix], [{:ecto_sql, "~> 3.6", [hex: :ecto_sql, repo: "hexpm", optional: false]}, {:jason, "~> 1.1", [hex: :jason, repo: "hexpm", optional: false]}, {:postgrex, "~> 0.16", [hex: :postgrex, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "a7d26f82b409e2d7928fbb75a17716e06ad3f783ebe9af260e3dd23abed7f124"},
"oembed": {:hex, :oembed, "0.4.1", "adda787e9fd5ad6ec17d1cb262ef21ec2095f222862766263a5ef89642a18f5d", [:mix], [{:exconstructor, ">= 1.0.0", [hex: :exconstructor, repo: "hexpm", optional: false]}, {:floki, ">= 0.24.0", [hex: :floki, repo: "hexpm", optional: false]}, {:httpoison, ">= 0.9.0", [hex: :httpoison, repo: "hexpm", optional: false]}, {:poison, ">= 1.5.0", [hex: :poison, repo: "hexpm", optional: false]}], "hexpm", "eeaed4e5d73b24611f5a00c01cb93a3da381b0cab34e22b92eda4dcc6a6fb3b3"},
"paginator": {:git, "https://github.com/bonfire-networks/paginator", "f7631fb173a4dd3e53d42f1bf11a285d8ed2358d", [branch: "main"]},
"paginator": {:git, "https://github.com/bonfire-networks/paginator", "f7631fb173a4dd3e53d42f1bf11a285d8ed2358d", [branch: "main"], [{:ecto, "~> 3.0", [hex: :ecto, repo: "hexpm"]}, {:ecto_sql, "~> 3.8", [hex: :ecto_sql, repo: "hexpm"]}, {:postgrex, "~> 0.13", [hex: :postgrex, repo: "hexpm", optional: true]}, {:plug_crypto, "~> 1.2.0", [hex: :plug_crypto, repo: "hexpm"]}, {:pointers, "https://github.com/bonfire-networks/pointers", [branch: "main", optional: true]}, {:untangle, "https://github.com/bonfire-networks/untangle", [branch: "main"]}]},
"pane": {:hex, :pane, "0.4.1", "ca4275b5799066d52c857e7b0deb2feaba409d607419fe54cde056329d247a89", [:mix], [], "hexpm", "27a292ca86f52d4777422930c17fd4a12eaa930d86a6193665c452f94a04ff8a"},
"parse_trans": {:hex, :parse_trans, "3.3.1", "16328ab840cc09919bd10dab29e431da3af9e9e7e7e6f0089dd5a2d2820011d8", [:rebar3], [], "hexpm", "07cd9577885f56362d414e8c4c4e6bdf10d43a8767abb92d24cbe8b24c54888b"},
"pbkdf2_elixir": {:hex, :pbkdf2_elixir, "2.0.0", "fa10cf0a61e263e5bdcd6353d96cdd1f4c593fd0f8d734ba8f3e048832fd5f06", [:mix], [{:comeonin, "~> 5.3", [hex: :comeonin, repo: "hexpm", optional: false]}], "hexpm", "a9bcb808583e63893d42a843669c0e9cdcc9183053b9984582281a8947393086"},
@ -177,7 +177,7 @@
"phil_columns": {:hex, :phil_columns, "3.1.0", "6f517729418019d58f57b405906f9afd9d2d790922d74cb990a81eb50d986a07", [:mix], [{:ecto_sql, "~> 3.0", [hex: :ecto_sql, repo: "hexpm", optional: false]}, {:inflex, "~> 2.0", [hex: :inflex, repo: "hexpm", optional: false]}], "hexpm", "0aa35fa366c4815474f9dd5d2d8edbf71beef0d19f0392bd40184f9edf040768"},
"phoenix": {:hex, :phoenix, "1.6.13", "5b3152907afdb8d3a6cdafb4b149e8aa7aabbf1422fd9f7ef4c2a67ead57d24a", [:mix], [{:castore, ">= 0.0.0", [hex: :castore, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:phoenix_pubsub, "~> 2.0", [hex: :phoenix_pubsub, repo: "hexpm", optional: false]}, {:phoenix_view, "~> 1.0", [hex: :phoenix_view, repo: "hexpm", optional: false]}, {:plug, "~> 1.10", [hex: :plug, repo: "hexpm", optional: false]}, {:plug_cowboy, "~> 2.2", [hex: :plug_cowboy, repo: "hexpm", optional: true]}, {:plug_crypto, "~> 1.2", [hex: :plug_crypto, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "13d8806c31176e2066da4df2d7443c144211305c506ed110ad4044335b90171d"},
"phoenix_ecto": {:hex, :phoenix_ecto, "4.4.0", "0672ed4e4808b3fbed494dded89958e22fb882de47a97634c0b13e7b0b5f7720", [:mix], [{:ecto, "~> 3.3", [hex: :ecto, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 2.14.2 or ~> 3.0", [hex: :phoenix_html, repo: "hexpm", optional: true]}, {:plug, "~> 1.9", [hex: :plug, repo: "hexpm", optional: false]}], "hexpm", "09864e558ed31ee00bd48fcc1d4fc58ae9678c9e81649075431e69dbabb43cc1"},
"phoenix_gon": {:git, "https://github.com/bonfire-networks/phoenix_gon", "19fc96298ee191801527b89624a0f291838bd1e4", []},
"phoenix_gon": {:git, "https://github.com/bonfire-networks/phoenix_gon", "19fc96298ee191801527b89624a0f291838bd1e4", [], [{:jason, "~> 1.1", [hex: :jason, repo: "hexpm"]}, {:phoenix_html, "~> 3.2", [hex: :phoenix_html, repo: "hexpm"]}, {:plug, "~> 1.10", [hex: :plug, repo: "hexpm"]}, {:recase, "~> 0.6", [hex: :recase, repo: "hexpm"]}]},
"phoenix_html": {:hex, :phoenix_html, "3.2.0", "1c1219d4b6cb22ac72f12f73dc5fad6c7563104d083f711c3fcd8551a1f4ae11", [:mix], [{:plug, "~> 1.5", [hex: :plug, repo: "hexpm", optional: true]}], "hexpm", "36ec97ba56d25c0136ef1992c37957e4246b649d620958a1f9fa86165f8bc54f"},
"phoenix_live_dashboard": {:hex, :phoenix_live_dashboard, "0.7.0", "9b5ab242e52c33596b132beaf97dccb9e59f7af941f41a22d0fa2465d0b63ab1", [:mix], [{:ecto, "~> 3.6.2 or ~> 3.7", [hex: :ecto, repo: "hexpm", optional: true]}, {:ecto_mysql_extras, "~> 0.5", [hex: :ecto_mysql_extras, repo: "hexpm", optional: true]}, {:ecto_psql_extras, "~> 0.7", [hex: :ecto_psql_extras, repo: "hexpm", optional: true]}, {:mime, "~> 1.6 or ~> 2.0", [hex: :mime, repo: "hexpm", optional: false]}, {:phoenix_live_view, "~> 0.18.0", [hex: :phoenix_live_view, repo: "hexpm", optional: false]}, {:telemetry_metrics, "~> 0.6.0", [hex: :telemetry_metrics, repo: "hexpm", optional: false]}], "hexpm", "374d65e87e1e83528ea30852e34d4ad3022ddb92d642d43ec0b4e3c112046036"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.3.3", "3a53772a6118d5679bf50fc1670505a290e32a1d195df9e069d8c53ab040c054", [:mix], [{:file_system, "~> 0.2.1 or ~> 0.3", [hex: :file_system, repo: "hexpm", optional: false]}, {:phoenix, "~> 1.4", [hex: :phoenix, repo: "hexpm", optional: false]}], "hexpm", "766796676e5f558dbae5d1bdb066849673e956005e3730dfd5affd7a6da4abac"},
@ -189,16 +189,16 @@
"plug": {:hex, :plug, "1.13.6", "187beb6b67c6cec50503e940f0434ea4692b19384d47e5fdfd701e93cadb4cc2", [:mix], [{:mime, "~> 1.0 or ~> 2.0", [hex: :mime, repo: "hexpm", optional: false]}, {:plug_crypto, "~> 1.1.1 or ~> 1.2", [hex: :plug_crypto, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4.3 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "02b9c6b9955bce92c829f31d6284bf53c591ca63c4fb9ff81dfd0418667a34ff"},
"plug_cowboy": {:hex, :plug_cowboy, "2.5.2", "62894ccd601cf9597e2c23911ff12798a8a18d237e9739f58a6b04e4988899fe", [:mix], [{:cowboy, "~> 2.7", [hex: :cowboy, repo: "hexpm", optional: false]}, {:cowboy_telemetry, "~> 0.3", [hex: :cowboy_telemetry, repo: "hexpm", optional: false]}, {:plug, "~> 1.7", [hex: :plug, repo: "hexpm", optional: false]}], "hexpm", "ea6e87f774c8608d60c8d34022a7d073bd7680a0a013f049fc62bf35efea1044"},
"plug_crypto": {:hex, :plug_crypto, "1.2.3", "8f77d13aeb32bfd9e654cb68f0af517b371fb34c56c9f2b58fe3df1235c1251a", [:mix], [], "hexpm", "b5672099c6ad5c202c45f5a403f21a3411247f164e4a8fab056e5cd8a290f4a2"},
"pointers": {:git, "https://github.com/bonfire-networks/pointers", "0b8ada0bbcd0fa4a16ed09ba5a2b4b08b8412ca8", [branch: "main"]},
"pointers_ulid": {:git, "https://github.com/bonfire-networks/pointers_ulid", "1b4eae0fbbc4c308d798294f4f6f3b81e22d8cbc", [branch: "main"]},
"pointers": {:git, "https://github.com/bonfire-networks/pointers", "0b8ada0bbcd0fa4a16ed09ba5a2b4b08b8412ca8", [branch: "main"], [{:ecto_sql, "~> 3.8", [hex: :ecto_sql, repo: "hexpm"]}, {:flexto, "~> 0.2.3", [hex: :flexto, repo: "hexpm"]}, {:pointers_ulid, "~> 0.2", [hex: :pointers_ulid, repo: "hexpm"]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm"]}]},
"pointers_ulid": {:git, "https://github.com/bonfire-networks/pointers_ulid", "1b4eae0fbbc4c308d798294f4f6f3b81e22d8cbc", [branch: "main"], [{:ecto, "~> 3.4", [hex: :ecto, repo: "hexpm"]}, {:ecto_sql, "~> 3.8", [hex: :ecto_sql, repo: "hexpm", optional: true]}, {:ex_ulid, "~> 0.1", [hex: :ex_ulid, repo: "hexpm"]}]},
"poison": {:hex, :poison, "4.0.1", "bcb755a16fac91cad79bfe9fc3585bb07b9331e50cfe3420a24bcc2d735709ae", [:mix], [], "hexpm", "ba8836feea4b394bb718a161fc59a288fe0109b5006d6bdf97b6badfcf6f0f25"},
"poolboy": {:hex, :poolboy, "1.5.2", "392b007a1693a64540cead79830443abf5762f5d30cf50bc95cb2c1aaafa006b", [:rebar3], [], "hexpm", "dad79704ce5440f3d5a3681c8590b9dc25d1a561e8f5a9c995281012860901e3"},
"postgrex": {:hex, :postgrex, "0.16.5", "fcc4035cc90e23933c5d69a9cd686e329469446ef7abba2cf70f08e2c4b69810", [:mix], [{:connection, "~> 1.1", [hex: :connection, repo: "hexpm", optional: false]}, {:db_connection, "~> 2.1", [hex: :db_connection, repo: "hexpm", optional: false]}, {:decimal, "~> 1.5 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:table, "~> 0.1.0", [hex: :table, repo: "hexpm", optional: true]}], "hexpm", "edead639dc6e882618c01d8fc891214c481ab9a3788dfe38dd5e37fd1d5fb2e8"},
"pseudo_gettext": {:git, "https://github.com/tmbb/pseudo_gettext", "295afac289d1bf3d4e0fe5cbe8490a5a7f2eebb1", []},
"pseudo_gettext": {:git, "https://github.com/tmbb/pseudo_gettext", "295afac289d1bf3d4e0fe5cbe8490a5a7f2eebb1", [], [{:gettext, "> 0.0.0", [hex: :gettext, repo: "hexpm"]}, {:nimble_parsec, "~> 1.0", [hex: :nimble_parsec, repo: "hexpm"]}, {:jason, "> 0.0.0", [hex: :jason, repo: "hexpm"]}, {:floki, "~> 0.3", [hex: :floki, repo: "hexpm"]}]},
"qr_code": {:hex, :qr_code, "2.2.1", "de6dd27cd0881ed9453b59399e4a606c4a057e0a753ae8eac060c3ff8202537e", [:mix], [{:ex_maybe, "~> 1.1.1", [hex: :ex_maybe, repo: "hexpm", optional: false]}, {:matrix_reloaded, "~> 2.2.1", [hex: :matrix_reloaded, repo: "hexpm", optional: false]}, {:result, "~> 1.3.0", [hex: :result, repo: "hexpm", optional: false]}, {:xml_builder, "~> 2.1.1", [hex: :xml_builder, repo: "hexpm", optional: false]}], "hexpm", "b664dc0f6e5be4c8715a602aeb144c16ba8dc3e28f6a38903ead38181aff3672"},
"qrcode_ex": {:hex, :qrcode_ex, "0.1.1", "8907a7558325babd30f7f43ff85a0169ef65c30820d68e90d792802318f9a062", [:mix], [], "hexpm", "9eb0b397fb3a1c3b16e55b6de6f845a0b4e7b7100ade39eb59fad98fb62455a7"},
"ranch": {:hex, :ranch, "1.8.0", "8c7a100a139fd57f17327b6413e4167ac559fbc04ca7448e9be9057311597a1d", [:make, :rebar3], [], "hexpm", "49fbcfd3682fab1f5d109351b61257676da1a2fdbe295904176d5e521a2ddfe5"},
"rauversion_extension": {:git, "https://github.com/mayel/rauversion-phx.git", "5253b610815e483d59e2c62e1934c38b0e156fcb", [branch: "modular-extension-step2"]},
"rauversion_extension": {:git, "https://github.com/mayel/rauversion-phx.git", "5253b610815e483d59e2c62e1934c38b0e156fcb", [branch: "modular-extension-step2"], [{:phoenix, "~> 1.6.0", [hex: :phoenix, repo: "hexpm"]}, {:phoenix_ecto, "~> 4.4", [hex: :phoenix_ecto, repo: "hexpm"]}, {:ecto_sql, "~> 3.8", [hex: :ecto_sql, repo: "hexpm"]}, {:ecto_nested_changeset, "~> 0.2.0", [hex: :ecto_nested_changeset, repo: "hexpm"]}, {:number, "~> 1.0.3", [hex: :number, repo: "hexpm"]}, {:postgrex, ">= 0.0.0", [hex: :postgrex, repo: "hexpm"]}, {:ecto_psql_extras, "~> 0.6", [hex: :ecto_psql_extras, repo: "hexpm"]}, {:phoenix_html, "~> 3.0", [hex: :phoenix_html, repo: "hexpm"]}, {:phoenix_live_view, "~> 0.18.0", [hex: :phoenix_live_view, repo: "hexpm"]}, {:floki, ">= 0.30.0", [hex: :floki, repo: "hexpm"]}, {:phoenix_live_dashboard, "~> 0.6", [hex: :phoenix_live_dashboard, repo: "hexpm"]}, {:esbuild, "~> 0.2", [hex: :esbuild, repo: "hexpm"]}, {:telemetry_metrics, "~> 0.6", [hex: :telemetry_metrics, repo: "hexpm"]}, {:telemetry_poller, "~> 1.0", [hex: :telemetry_poller, repo: "hexpm"]}, {:gettext, "~> 0.19", [hex: :gettext, repo: "hexpm"]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm"]}, {:plug_cowboy, "~> 2.5", [hex: :plug_cowboy, repo: "hexpm"]}, {:tailwind, "~> 0.1", [hex: :tailwind, repo: "hexpm"]}, {:ecto_autoslug_field, "~> 3.0", [hex: :ecto_autoslug_field, repo: "hexpm"]}, {:scrivener_ecto, "~> 2.0", [hex: :scrivener_ecto, repo: "hexpm"]}, {:gen_smtp, "~> 1.2.0", [hex: :gen_smtp, repo: "hexpm"]}, {:simplex_format, "0.2.0", [hex: :simplex_format, repo: "hexpm"]}, {:phoenix_meta_tags, "~> 0.1.9", [hex: :phoenix_meta_tags, repo: "hexpm"]}, {:geoip, "~> 0.2", [hex: :geoip, repo: "hexpm"]}, {:remote_ip, "~> 1.0", [hex: :remote_ip, repo: "hexpm"]}, {:countries, "~> 1.6", [hex: :countries, repo: "hexpm"]}, {:browser, "~> 0.4.4", [hex: :browser, repo: "hexpm"]}, {:timex, "~> 3.0", [hex: :timex, repo: "hexpm"]}, {:oban, "~> 2.13", [hex: :oban, repo: "hexpm"]}, {:fsmx, "~> 0.2.0", [hex: :fsmx, repo: "hexpm"]}, {:qrcode_ex, "~> 0.1.0", [hex: :qrcode_ex, repo: "hexpm"]}, {:oembed, "~> 0.4.1", [hex: :oembed, repo: "hexpm"]}, {:tesla, "~> 1.4", [hex: :tesla, repo: "hexpm"]}, {:ex_cldr_dates_times, "~> 2.0", [hex: :ex_cldr_dates_times, repo: "hexpm"]}, {:active_storage, "https://github.com/chaskiq/ex-rails.git", [sparse: "apps/active_storage", branch: "skip-oban-config"]}, {:active_job, "https://github.com/chaskiq/ex-rails.git", [sparse: "apps/active_job", branch: "skip-oban-config"]}]},
"recase": {:hex, :recase, "0.7.0", "3f2f719f0886c7a3b7fe469058ec539cb7bbe0023604ae3bce920e186305e5ae", [:mix], [], "hexpm", "36f5756a9f552f4a94b54a695870e32f4e72d5fad9c25e61bc4a3151c08a4e0c"},
"recode": {:hex, :recode, "0.4.0", "9b8e6e9568f60cf200518e61c3fe9fa5080abcef7a07806bbdc42e9d6c1b0cb3", [:mix], [{:bunt, "~> 0.2", [hex: :bunt, repo: "hexpm", optional: false]}, {:rewrite, "~> 0.2", [hex: :rewrite, repo: "hexpm", optional: false]}], "hexpm", "3eaa62f041f09236ec21e7b69f471ac2d3531a9f131d38bec0149c15449ac854"},
"redirect": {:hex, :redirect, "0.3.0", "f24f2cd41ea85d68c99290ef41655dfae06905e1aa96ee9b025b6b58e82a0776", [:mix], [{:phoenix, "~> 1.4", [hex: :phoenix, repo: "hexpm", optional: false]}, {:plug, "~> 1.8.3 or ~> 1.9", [hex: :plug, repo: "hexpm", optional: false]}], "hexpm", "3108e611ded985a88efc37c4f17e543d39606f17271c4c549c38edfde0c0d66e"},
@ -233,7 +233,7 @@
"text_corpus_udhr": {:hex, :text_corpus_udhr, "0.1.0", "d29b37bdeedc922138e144a7161cae4ece3d7809d37a52398cb9d43d923cc141", [:mix], [{:text, "~> 0.2", [hex: :text, repo: "hexpm", optional: false]}], "hexpm", "056a0b6a804ef03070f89b9b2e09d3271539654f4e2c30bb7d229730262f3fb8"},
"timex": {:hex, :timex, "3.7.9", "790cdfc4acfce434e442f98c02ea6d84d0239073bfd668968f82ac63e9a6788d", [:mix], [{:combine, "~> 0.10", [hex: :combine, repo: "hexpm", optional: false]}, {:gettext, "~> 0.10", [hex: :gettext, repo: "hexpm", optional: false]}, {:tzdata, "~> 1.1", [hex: :tzdata, repo: "hexpm", optional: false]}], "hexpm", "64691582e5bb87130f721fc709acfb70f24405833998fabf35be968984860ce1"},
"towel": {:hex, :towel, "0.2.1", "665485fc8acda2565fd7f79e47008cbc60708bcb573a975575190275fa6db393", [:mix], [], "hexpm", "e7b7c5e7e6d8df9e781e130d1defccc9a27f888f7b95c132d8ccd1d6957d3b7a"},
"twinkle_star": {:git, "https://github.com/bonfire-networks/twinkle_star", "627a29bc426313c4d680803792b77eb8921c4e9d", []},
"twinkle_star": {:git, "https://github.com/bonfire-networks/twinkle_star", "627a29bc426313c4d680803792b77eb8921c4e9d", [], [{:file_info, "~> 0.0.4", [hex: :file_info, repo: "hexpm"]}, {:tree_magic, "https://github.com/bonfire-networks/tree_magic.ex", [optional: true]}, {:hackney, "~> 1.15", [hex: :hackney, repo: "hexpm", optional: true]}]},
"typed_struct": {:hex, :typed_struct, "0.3.0", "939789e3c1dca39d7170c87f729127469d1315dcf99fee8e152bb774b17e7ff7", [:mix], [], "hexpm", "c50bd5c3a61fe4e198a8504f939be3d3c85903b382bde4865579bc23111d1b6d"},
"tzdata": {:hex, :tzdata, "1.1.1", "20c8043476dfda8504952d00adac41c6eda23912278add38edc140ae0c5bcc46", [:mix], [{:hackney, "~> 1.17", [hex: :hackney, repo: "hexpm", optional: false]}], "hexpm", "a69cec8352eafcd2e198dea28a34113b60fdc6cb57eb5ad65c10292a6ba89787"},
"unicode_util_compat": {:hex, :unicode_util_compat, "0.7.0", "bc84380c9ab48177092f43ac89e4dfa2c6d62b40b8bd132b1059ecc7232f9a78", [:rebar3], [], "hexpm", "25eee6d67df61960cf6a794239566599b09e17e668d3700247bc498638152521"},