From 877c7ead3154485ffe246e4d96e7a36ee8f79aac Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Fri, 29 Mar 2024 00:02:26 +0000 Subject: [PATCH] Update dependency fl_chart to ^0.67.0 --- frontend/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index 0b81848..d3853bc 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.66.0 + fl_chart: ^0.67.0 intl: ^0.19.0 dev_dependencies: