From b9926b844138bdecf756124be56178d6becf91c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 03:02:19 +0000 Subject: [PATCH] build(deps): bump fl_chart from 0.69.2 to 1.2.0 in /app Bumps [fl_chart](https://github.com/imaNNeo/fl_chart) from 0.69.2 to 1.2.0. - [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.69.2...1.2.0) --- updated-dependencies: - dependency-name: fl_chart dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- app/pubspec.lock | 4 ++-- app/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/pubspec.lock b/app/pubspec.lock index 63a9a000..b47065fc 100644 --- a/app/pubspec.lock +++ b/app/pubspec.lock @@ -197,10 +197,10 @@ packages: dependency: "direct main" description: name: fl_chart - sha256: "74959b99b92b9eebeed1a4049426fd67c4abc3c5a0f4d12e2877097d6a11ae08" + sha256: b938f77d042cbcd822936a7a359a7235bad8bd72070de1f827efc2cc297ac888 url: "https://pub.dev" source: hosted - version: "0.69.2" + version: "1.2.0" flutter: dependency: "direct main" description: flutter diff --git a/app/pubspec.yaml b/app/pubspec.yaml index f723a681..62954639 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: dio: ^5.7.0 flutter_secure_storage: ^10.3.1 cupertino_icons: ^1.0.8 - fl_chart: ^0.69.0 + fl_chart: ^1.2.0 uuid: ^4.5.1 url_launcher: ^6.3.0 audioplayers: ^6.8.1