From b53e6db35aebc7750ef18c3878b49f18036f34fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 07:03:03 +0000 Subject: [PATCH] chore(deps)(deps): bump fl_chart from 1.1.1 to 1.2.0 in /client Bumps [fl_chart](https://github.com/imaNNeo/fl_chart) from 1.1.1 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/1.1.1...1.2.0) --- updated-dependencies: - dependency-name: fl_chart dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/pubspec.lock | 4 ++-- client/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/pubspec.lock b/client/pubspec.lock index 6f22194..71c95d6 100644 --- a/client/pubspec.lock +++ b/client/pubspec.lock @@ -629,10 +629,10 @@ packages: dependency: "direct main" description: name: fl_chart - sha256: "7ca9a40f4eb85949190e54087be8b4d6ac09dc4c54238d782a34cf1f7c011de9" + sha256: b938f77d042cbcd822936a7a359a7235bad8bd72070de1f827efc2cc297ac888 url: "https://pub.dev" source: hosted - version: "1.1.1" + version: "1.2.0" flutter: dependency: "direct main" description: flutter diff --git a/client/pubspec.yaml b/client/pubspec.yaml index 624a899..a7504b6 100644 --- a/client/pubspec.yaml +++ b/client/pubspec.yaml @@ -76,7 +76,7 @@ dependencies: just_audio: ^0.10.5 audioplayers: ^6.1.0 # For Windows desktop audio playback audio_waveforms: ^2.0.2 - fl_chart: ^1.1.1 + fl_chart: ^1.2.0 pdf: ^3.10.0 # PDF generation for abuse report downloads printing: ^5.14.3 # PDF saving and sharing # Native client dependencies