From 7928fc3d6baf355e940a0b2c2f7002b38f431047 Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Sun, 14 Jan 2024 02:03:37 +0100 Subject: [PATCH] Update dependency fl_chart to ^0.66.0 --- frontend/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index 1e74aae..0b81848 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.65.0 + fl_chart: ^0.66.0 intl: ^0.19.0 dev_dependencies: -- 2.45.2