From 54ae6f477d936b938f4bcf73378dcf2318847020 Mon Sep 17 00:00:00 2001 From: Renovator Date: Tue, 22 Oct 2024 21:48:26 +0200 Subject: [PATCH] fix(deps): update dependency fl_chart to ^0.69.0 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 3fea9f8..d8bd097 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -282,10 +282,10 @@ packages: dependency: "direct main" description: name: fl_chart - sha256: "2b7c1f5d867da9a054661641c8f499c55c47c39acccb97b3bc673f5fa9a39e74" + sha256: "94307bef3a324a0d329d3ab77b2f0c6e5ed739185ffc029ed28c0f9b019ea7ef" url: "https://pub.dev" source: hosted - version: "0.67.0" + version: "0.69.0" flex_color_picker: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 46337aa..a465e87 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: currency_picker: ^2.0.16 dio: ^5.3.0 dynamic_color: ^1.6.6 - fl_chart: ^0.67.0 + fl_chart: ^0.69.0 flex_color_picker: ^3.3.0 flutter: sdk: flutter