From 10d58db4f79739fa59f5a83f37034fa4a62d3c65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 02:40:39 -0800 Subject: [PATCH] Bump syncfusion_flutter_calendar from 24.1.45 to 24.2.3 (#2367) Bumps [syncfusion_flutter_calendar](https://github.com/syncfusion/flutter-widgets/tree/master/packages) from 24.1.45 to 24.2.3. - [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_calendar dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 097d500b4..4199877aa 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1422,10 +1422,10 @@ packages: dependency: "direct main" description: name: syncfusion_flutter_calendar - sha256: "12c9750dc5b728cb2eee251533a7bcc0b66171f9c7d2c5a3ed665494534148f0" + sha256: c89f106726cb7f8f35625281129234571dde1a79d7ac54ebbbbd2f89e5c15440 url: "https://pub.dev" source: hosted - version: "24.1.45" + version: "24.2.3" syncfusion_flutter_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9169dc68c..c77fa035b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -67,7 +67,7 @@ dependencies: shared_preferences: ^2.2.2 shimmer: ^3.0.0 social_share: ^2.2.1 - syncfusion_flutter_calendar: ^24.1.43 + syncfusion_flutter_calendar: ^24.2.3 syncfusion_flutter_datepicker: 24.2.3 timelines: ^0.1.0 tutorial_coach_mark: ^1.2.11