From a24a98bcf8e9f943509b3259ed8ea6b7c1f152da Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Thu, 31 Oct 2024 14:19:34 +0000 Subject: [PATCH] Update dependency fl_chart to ^0.69.0 --- frontend/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index f6f888c..b371f6b 100644 --- a/frontend/pubspec.yaml +++ b/frontend/pubspec.yaml @@ -38,7 +38,7 @@ dependencies: http: ^1.1.0 flutter_spinkit: ^5.2.0 - fl_chart: ^0.68.0 + fl_chart: ^0.69.0 intl: ^0.19.0 dev_dependencies: -- 2.47.0