Update mix.lock

This commit is contained in:
Mayel de Borniol 2024-03-25 17:20:25 +00:00
parent 4070ee4c0c
commit f1d3c2e3b3

View file

@ -5,7 +5,7 @@
"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"},
"acceptor_pool": {:hex, :acceptor_pool, "1.0.0", "43c20d2acae35f0c2bcd64f9d2bde267e459f0f3fd23dab26485bf518c281b21", [:rebar3], [], "hexpm", "0cbcd83fdc8b9ad2eee2067ef8b91a14858a5883cb7cd800e6fcd5803e158788"},
"activity_pub": {:git, "https://github.com/bonfire-networks/activity_pub", "45ab290dea77826d93a9054cc7c13423e81d32cf", [branch: "develop"]},
"activity_pub": {:git, "https://github.com/bonfire-networks/activity_pub", "d17bf366d0bdb54a20909f9cfba457560fa6c25b", [branch: "develop"]},
"apical": {:hex, :apical, "0.2.1", "5ce2c401d9e263931060f27e977f1491421d7f27c5791cfec92e55910b17f501", [:mix], [{:bypass, "~> 2.1", [hex: :bypass, repo: "hexpm", optional: true]}, {:exonerate, "~> 1.1.2", [hex: :exonerate, repo: "hexpm", optional: false]}, {:jason, "~> 1.4", [hex: :jason, repo: "hexpm", optional: true]}, {:json_ptr, "~> 1.2", [hex: :json_ptr, repo: "hexpm", optional: false]}, {:mox, "~> 1.0", [hex: :mox, repo: "hexpm", optional: true]}, {:pegasus, "~> 0.2.4", [hex: :pegasus, repo: "hexpm", optional: false]}, {:plug, "~> 1.14", [hex: :plug, repo: "hexpm", optional: false]}, {:yaml_elixir, "~> 2.7", [hex: :yaml_elixir, repo: "hexpm", optional: true]}], "hexpm", "0c30f017b2c5fb703288fa6e08e1425285a0fa299b6f46cb485348ae2d01d8a3"},
"argon2_elixir": {:hex, :argon2_elixir, "4.0.0", "7f6cd2e4a93a37f61d58a367d82f830ad9527082ff3c820b8197a8a736648941", [:make, :mix], [{:comeonin, "~> 5.3", [hex: :comeonin, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "f9da27cf060c9ea61b1bd47837a28d7e48a8f6fa13a745e252556c14f9132c7f"},
"arrows": {:hex, :arrows, "0.1.1", "c414e21173115987578bda1bf35a60cde228a16d7e52d9f6c76e1c8914c22c79", [:mix], [], "hexpm", "ce6de75d7cb43a032e9856826c5bace8f43434ee574e4a6a412f9d3b3931062e"},
@ -26,12 +26,12 @@
"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"},
"blurhash": {:hex, :rinpatch_blurhash, "0.1.0", "01a888b0f5f1f382ab52e4396f01831cbe8486ea5828604c90f4dac533d39a4b", [:mix], [{:mogrify, "~> 0.8.0", [hex: :mogrify, repo: "hexpm", optional: true]}], "hexpm", "19911a5dcbb0acb9710169a72f702bce6cb048822b12de566ccd82b2cc42b907"},
"bolt_sips": {:hex, :bolt_sips, "2.0.11", "a1cb78d8db4aba750f6771a9fd4a10b3300618b7b0433b12105c64d21d27b4ba", [:mix], [{:calendar, "~> 0.17.2", [hex: :calendar, repo: "hexpm", optional: false]}, {:db_connection, "~> 2.4", [hex: :db_connection, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: false]}, {:poison, "~> 3.1", [hex: :poison, repo: "hexpm", optional: false]}], "hexpm", "227a6669e14fa6d331738857b32b5cd022b4c13808e947ccfec8eccb8fedb0e5"},
"bonfire": {:git, "https://github.com/bonfire-networks/bonfire_spark", "d2e2f9b350a96edfe30d667d36bb0bd528d10039", [branch: "main"]},
"bonfire": {:git, "https://github.com/bonfire-networks/bonfire_spark", "27365762c7adc62db01eadf29953143b95f161cc", [branch: "main"]},
"bonfire_api_graphql": {:git, "https://github.com/bonfire-networks/bonfire_api_graphql", "ca1c700e639dbb656af72e6e8c5176175b85e93c", [branch: "main"]},
"bonfire_boundaries": {:git, "https://github.com/bonfire-networks/bonfire_boundaries", "d2e1d1561950123bf16a28639cff26a336337a80", [branch: "main"]},
"bonfire_breadpub": {:git, "https://github.com/bonfire-networks/bonfire_breadpub", "021396ec29b513ff9f6156e8fc4b1309c030b900", [branch: "main"]},
"bonfire_boundaries": {:git, "https://github.com/bonfire-networks/bonfire_boundaries", "bb8e2e5b089f43084c2e5ae5c08f4219ed9f0c70", [branch: "main"]},
"bonfire_breadpub": {:git, "https://github.com/bonfire-networks/bonfire_breadpub", "3596497d417d10eb79a28d269469b541eb7b5389", [branch: "main"]},
"bonfire_classify": {:git, "https://github.com/bonfire-networks/bonfire_classify", "83b505836c16f7883c52337e45a3b52eee9a2ef2", [branch: "main"]},
"bonfire_common": {:git, "https://github.com/bonfire-networks/bonfire_common", "5d9f25e054d41a148b04d71d2fbb0d093bde06eb", [branch: "main"]},
"bonfire_common": {:git, "https://github.com/bonfire-networks/bonfire_common", "31ae24c41465fdb19c65201480cfc8c393b025eb", [branch: "main"]},
"bonfire_data_access_control": {:git, "https://github.com/bonfire-networks/bonfire_data_access_control", "b7c3cd9886a22e0b3652baa7edd079fac29bdea3", [branch: "main"]},
"bonfire_data_activity_pub": {:git, "https://github.com/bonfire-networks/bonfire_data_activity_pub", "00712af676e70f0f126861446bf873054f6e26c3", [branch: "main"]},
"bonfire_data_assort": {:git, "https://github.com/bonfire-networks/bonfire_data_assort", "af26dd234af89e540ccdbb144fcb240e80a81563", []},
@ -43,38 +43,38 @@
"bonfire_editor_milkdown": {:git, "https://github.com/bonfire-networks/bonfire_editor_milkdown", "264689c2a4fe8901d807afd7157d8a838298fd34", []},
"bonfire_epics": {:git, "https://github.com/bonfire-networks/bonfire_epics", "2f9d527f912681699d6e90fe8089e58588a2de9f", [branch: "main"]},
"bonfire_fail": {:git, "https://github.com/bonfire-networks/bonfire_fail", "9be26fa86a14f80d45367c7b53527b02126a615f", [branch: "main"]},
"bonfire_federate_activitypub": {:git, "https://github.com/bonfire-networks/bonfire_federate_activitypub", "694d004a6139c5b4a084f55ef4e89621d7a47813", [branch: "main"]},
"bonfire_files": {:git, "https://github.com/bonfire-networks/bonfire_files", "2763df31d217e5fcdfabf9d1321bebaec8bafa09", [branch: "main"]},
"bonfire_geolocate": {:git, "https://github.com/bonfire-networks/bonfire_geolocate", "ee4c51b677ca6973fbddcaa4dc5419a62dd17e84", [branch: "main"]},
"bonfire_federate_activitypub": {:git, "https://github.com/bonfire-networks/bonfire_federate_activitypub", "3f193f6faad9c113ce3d8274dfadefc8ddbd2209", [branch: "main"]},
"bonfire_files": {:git, "https://github.com/bonfire-networks/bonfire_files", "b74bf1d4347befeccf054dfe8ef1e27482c09599", [branch: "main"]},
"bonfire_geolocate": {:git, "https://github.com/bonfire-networks/bonfire_geolocate", "6a65eb4b39763edb7b8195918505ce96a4dc9a8e", [branch: "main"]},
"bonfire_invite_links": {:git, "https://github.com/bonfire-networks/bonfire_invite_links", "1a1803a13d5487e6e10c3cd03df523a10af48d79", [branch: "main"]},
"bonfire_label": {:git, "https://github.com/bonfire-networks/bonfire_label", "cdbc0c0eda41ae14e32937e25669dc54991cf7eb", [branch: "main"]},
"bonfire_mailer": {:git, "https://github.com/bonfire-networks/bonfire_mailer", "001ca742f2bcc234c2d84500d0de3d70a9ad44e8", [branch: "main"]},
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "8b9568fbe3ba11215265fbf1e9e93c4ec13c598a", [branch: "main"]},
"bonfire_messages": {:git, "https://github.com/bonfire-networks/bonfire_messages", "669586ca419abbaf5046c8de12a78ee0da5f7c85", []},
"bonfire_open_id": {:git, "https://github.com/bonfire-networks/bonfire_open_id", "2ef65bca905dba0b4acedd70b176bc1e16c0bd2f", [branch: "main"]},
"bonfire_open_science": {:git, "https://github.com/bonfire-networks/bonfire_open_science", "0965ca8cae674ba2b641d684c345180dbbc30eb2", [branch: "main"]},
"bonfire_pages": {:git, "https://github.com/bonfire-networks/bonfire_pages", "5109facd7ecaeaa7faab15d01388b7886c86d596", [branch: "main"]},
"bonfire_open_science": {:git, "https://github.com/bonfire-networks/bonfire_open_science", "eebb4ca678198cacaa7c254870199e746b009764", [branch: "main"]},
"bonfire_pages": {:git, "https://github.com/bonfire-networks/bonfire_pages", "8f2efad3263f41a4f20d07c589495922ea4e3ed8", [branch: "main"]},
"bonfire_posts": {:git, "https://github.com/bonfire-networks/bonfire_posts", "92d40004ab1948370b737a7f72757df72e0b252a", []},
"bonfire_quantify": {:git, "https://github.com/bonfire-networks/bonfire_quantify", "d43b4bce2e6f8343782c3db3b0740a1fde6f8759", [branch: "main"]},
"bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "dacc7bc88957a54fb8dbe3c3f82af7618c8e68ca", [branch: "main"]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "a307b3514cc8cd43fbc5abfdee50b8a5c47b05fa", [branch: "main"]},
"bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "9013a86990f8e36039fad06ee4159be233ff98aa", [branch: "main"]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "65ded0cdcf1cb3a5187762590f29afa04e0e506b", [branch: "main"]},
"bonfire_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_social_graph", "9291533228adcabf320819f31599736f2ea6721e", []},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "273339cb177707c90d7af6040f61b20611532b5b", [branch: "main"]},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "5546d6c7cf13c0bd2e4f811673656337f3316002", [branch: "main"]},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "3c047a2e7245db2bdd24914d8ab0b7a0d88454f1", [branch: "main"]},
"bonfire_ui_groups": {:git, "https://github.com/bonfire-networks/bonfire_ui_groups", "6e9088d3e598958f1c89a0140ab1ffe14704cd3d", [branch: "main"]},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "8324707100a709a6e34093b41377d719b5a75210", [branch: "main"]},
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "b072430d037efb60de622353239bed154a14a575", [branch: "main"]},
"bonfire_ui_messages": {:git, "https://github.com/bonfire-networks/bonfire_ui_messages", "0e79478c9a87545338bc9cc20ee7a17b9bcd6444", []},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "cb72a8db95bc0f311f970b05cc5ce25aa0becb55", [branch: "main"]},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "937ebaa352b9a922adf84c786856d68262693191", [branch: "main"]},
"bonfire_ui_groups": {:git, "https://github.com/bonfire-networks/bonfire_ui_groups", "28530bac502c27a6189624a8d812f797f23d3e41", [branch: "main"]},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "0f0092e8c2c336d6ac41951adff97cbfc7c80713", [branch: "main"]},
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "5f0d5e39eb5829585e3834ad762467c1a82e68ed", [branch: "main"]},
"bonfire_ui_messages": {:git, "https://github.com/bonfire-networks/bonfire_ui_messages", "7a09c4f755172207ad8e68c36cf3c63a55a9bde2", []},
"bonfire_ui_moderation": {:git, "https://github.com/bonfire-networks/bonfire_ui_moderation", "f945aa4a281013c7454155b6d7ab942b7a68da0f", []},
"bonfire_ui_posts": {:git, "https://github.com/bonfire-networks/bonfire_ui_posts", "852a5f289047191221e9157b4f62f31fa0e985e6", []},
"bonfire_ui_reactions": {:git, "https://github.com/bonfire-networks/bonfire_ui_reactions", "6d38be8495585ea1d7e2b97dddee24e9ccb102b1", []},
"bonfire_ui_reflow": {:git, "https://github.com/bonfire-networks/bonfire_ui_reflow", "145e857a00ba72c444074fdb48925b7a95cf9cb9", [branch: "main"]},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "30a0dcf2dac43cb8a87b78c0e807859c18fdd82e", [branch: "main"]},
"bonfire_ui_posts": {:git, "https://github.com/bonfire-networks/bonfire_ui_posts", "f996d6e605dd55e1405f9f604975f7c67c097ad0", []},
"bonfire_ui_reactions": {:git, "https://github.com/bonfire-networks/bonfire_ui_reactions", "35f9822c07e2a2d25f3d866391fa95cc218e15b7", []},
"bonfire_ui_reflow": {:git, "https://github.com/bonfire-networks/bonfire_ui_reflow", "e4f956dc88bd138b5574c7fc4b13997adea7f730", [branch: "main"]},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "cc2ef789b4ef0b14e37ffa6c71cc11655cb99fa4", [branch: "main"]},
"bonfire_ui_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_ui_social_graph", "7a0d51d46a044d266f36a82d6ee2ae432cddeac6", []},
"bonfire_ui_topics": {:git, "https://github.com/bonfire-networks/bonfire_ui_topics", "9a9876d7fd233a905727e5b4fbaaaff35ec103ac", [branch: "main"]},
"bonfire_ui_topics": {:git, "https://github.com/bonfire-networks/bonfire_ui_topics", "319d5e6c2cc4eb7b03258b869bb748667cf861e4", [branch: "main"]},
"bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "a40d6b95c533bc3b726cb20596027606b7f8062b", [branch: "main"]},
"bonfire_upcycle": {:git, "https://gitlab.com/bonfire-networks/bonfire_upcycle", "07aad36116ce28c7be77e7e75841da47dc82af39", [branch: "main"]},
"bonfire_upcycle": {:git, "https://gitlab.com/bonfire-networks/bonfire_upcycle", "165d1f90bbda04c07fdd67989554250444f361b7", [branch: "main"]},
"bonfire_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_valueflows", "e171c17b06888067a0fc7392f0f000de9e647dff", [branch: "main"]},
"bonfire_valueflows_api_schema": {:git, "https://github.com/bonfire-networks/bonfire_valueflows_api_schema", "80602121d19691b2d16981afa45c0a01dbc259a3", [branch: "main"]},
"bonfire_valueflows_observe": {:git, "https://github.com/bonfire-networks/bonfire_valueflows_observe", "6b3c048b121e7f44c08d53e211c91458067d0b29", [branch: "main"]},
@ -270,7 +270,7 @@
"phoenix_pubsub": {:hex, :phoenix_pubsub, "2.1.3", "3168d78ba41835aecad272d5e8cd51aa87a7ac9eb836eabc42f6e57538e3731d", [:mix], [], "hexpm", "bba06bc1dcfd8cb086759f0edc94a8ba2bc8896d5331a1e2c2902bf8e36ee502"},
"phoenix_seo": {:hex, :phoenix_seo, "0.1.9", "afdfc02e891e9e3ff731f0f65e1b2ded197a7fb053ca0de3e5e38e6792323616", [:mix], [{:phoenix_live_view, "~> 0.18", [hex: :phoenix_live_view, repo: "hexpm", optional: false]}], "hexpm", "597189734301fabb06784fcb8d4f96f5e454bd2b48015f4aafd095d4f953a90f"},
"phoenix_template": {:hex, :phoenix_template, "1.0.4", "e2092c132f3b5e5b2d49c96695342eb36d0ed514c5b252a77048d5969330d639", [:mix], [{:phoenix_html, "~> 2.14.2 or ~> 3.0 or ~> 4.0", [hex: :phoenix_html, repo: "hexpm", optional: true]}], "hexpm", "2c0c81f0e5c6753faf5cca2f229c9709919aba34fab866d3bc05060c9c444206"},
"phoenix_test": {:git, "https://github.com/germsvel/phoenix_test", "a1b3fe62bb35a58b7aca76512e1cf64233881382", []},
"phoenix_test": {:git, "https://github.com/germsvel/phoenix_test", "16fd0a407742cd08e08afd971a69365dc4f24bc9", []},
"phoenix_view": {:hex, :phoenix_view, "2.0.3", "4d32c4817fce933693741deeb99ef1392619f942633dde834a5163124813aad3", [:mix], [{:phoenix_html, "~> 2.14.2 or ~> 3.0 or ~> 4.0", [hex: :phoenix_html, repo: "hexpm", optional: true]}, {:phoenix_template, "~> 1.0", [hex: :phoenix_template, repo: "hexpm", optional: false]}], "hexpm", "cd34049af41be2c627df99cd4eaa71fc52a328c0c3d8e7d4aa28f880c30e7f64"},
"plug": {:hex, :plug, "1.15.3", "712976f504418f6dff0a3e554c40d705a9bcf89a7ccef92fc6a5ef8f16a30a97", [:mix], [{:mime, "~> 1.0 or ~> 2.0", [hex: :mime, repo: "hexpm", optional: false]}, {:plug_crypto, "~> 1.1.1 or ~> 1.2 or ~> 2.0", [hex: :plug_crypto, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4.3 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "cc4365a3c010a56af402e0809208873d113e9c38c401cabd88027ef4f5c01fd2"},
"plug_attack": {:hex, :plug_attack, "0.4.3", "88e6c464d68b1491aa083a0347d59d58ba71a7e591a7f8e1b675e8c7792a0ba8", [:mix], [{:plug, "~> 1.0", [hex: :plug, repo: "hexpm", optional: false]}], "hexpm", "9ed6fb8a6f613a36040f2875130a21187126c5625092f24bc851f7f12a8cbdc1"},