From 0049bc14207a965c7996aa1ce19d6b2df72a44fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 20:21:40 +0000 Subject: [PATCH] build: Bump fl_chart from 0.63.0 to 0.66.1 Bumps [fl_chart](https://github.com/imaNNeo/fl_chart) from 0.63.0 to 0.66.1. - [Release notes](https://github.com/imaNNeo/fl_chart/releases) - [Changelog](https://github.com/imaNNeo/fl_chart/blob/main/CHANGELOG.md) - [Commits](https://github.com/imaNNeo/fl_chart/compare/0.63.0...0.66.1) --- updated-dependencies: - dependency-name: fl_chart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 28155258..34fde654 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -349,10 +349,10 @@ packages: dependency: "direct main" description: name: fl_chart - sha256: c1e26c7e48496be85104c16c040950b0436674cdf0737f3f6e95511b2529b592 + sha256: b5e2b0f13d93f8c532b5a2786bfb44580de1f50b927bf95813fa1af617e9caf8 url: "https://pub.dev" source: hosted - version: "0.63.0" + version: "0.66.1" flutter: dependency: "direct main" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index baeec540..5ec5d538 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -49,7 +49,7 @@ dependencies: flutter_svg: ^2.0.5 permission_handler: ^11.1.0 json_annotation: ^4.8.1 - fl_chart: ^0.63.0 + fl_chart: ^0.66.1 file_picker: ^6.1.1 share_plus: ^7.1.0 url_launcher: ^6.1.11