bonfire-app/flavours/classic/config/deps.flavour.hex
Mayel de Borniol a7e4da9ed5 up
2024-04-01 17:12:55 +01:00

17 lines
605 B
Plaintext

# these are copied from deps.hex and needed here for CI (workaround for errors like Because "your app" depends on "telemetry empty" which doesn't match any versions, version solving failed)
floki = "~> 0.36"
phoenix = "~> 1.7.0"
phoenix_live_view = "~> 0.20.9" # usually should let surface decide the version
plug_crypto = "~> 2.0" # newer crypto for plug/phoenix
sourceror = "~> 1.0.0"
telemetry = "~> 1.2.0"
# Data Schemas
# bonfire_data_access_control = "~> 0.1"
# bonfire_data_activity_pub = "~> 0.1"
# bonfire_data_identity = "~> 0.1"
# bonfire_data_social = "~> 0.1"
# API
absinthe = "~> 1.7.0"