From 29d53af3556577b57534acea70eaf217ca8496de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 20:48:34 +0000 Subject: [PATCH] Bump syncfusion_flutter_charts from 22.2.12 to 23.1.36 Bumps [syncfusion_flutter_charts](https://github.com/syncfusion/flutter-widgets/tree/master/packages) from 22.2.12 to 23.1.36. - [Release notes](https://github.com/syncfusion/flutter-widgets/releases) - [Commits](https://github.com/syncfusion/flutter-widgets/commits/HEAD/packages) --- updated-dependencies: - dependency-name: syncfusion_flutter_charts dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 8 ++++---- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index d11f650..dc136b5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -974,18 +974,18 @@ packages: dependency: "direct main" description: name: syncfusion_flutter_charts - sha256: "9b3087a6b2e06a23ae322123a4cd6a9f06256958eee1aeceda47d043bb2dd794" + sha256: b1c706cea163059ecfe89132ca078f83d31e54cc99ecd1fabe4810e1b1dacc95 url: "https://pub.dev" source: hosted - version: "22.2.12" + version: "23.1.36" syncfusion_flutter_core: dependency: transitive description: name: syncfusion_flutter_core - sha256: "9f0a4593f7642b2f106e329734d0e5fc746baf8d0a59495eec586cd0d9ba7d02" + sha256: aea119c8117953fa5decf4a313b431e556b0959cd35ff88f8fbdc0eda9bedb06 url: "https://pub.dev" source: hosted - version: "22.2.12" + version: "23.1.36" term_glyph: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index bdb79cd..cd5e952 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: logging: ^1.0.2 sticky_headers: ^0.3.0+2 maps_launcher: ^2.0.1 - syncfusion_flutter_charts: ^22.2.12 + syncfusion_flutter_charts: ^23.1.36 dev_dependencies: flutter_test: