From a6b04fff2993ef8e83665e047bda22aa22035e55 Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Sun, 5 Jan 2025 21:04:31 +0000 Subject: [PATCH] Update dependency fl_chart to ^0.70.0 --- frontend/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index f6f888c..df284f5 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.70.0 intl: ^0.19.0 dev_dependencies: