From 90bc76a3d8f1fb602e6c32bbd24d07a2ac10edc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 06:33:57 +0000 Subject: [PATCH] Bump syncfusion_flutter_calendar from 27.2.2 to 27.2.4 Bumps [syncfusion_flutter_calendar](https://github.com/syncfusion/flutter-widgets/tree/master/packages) from 27.2.2 to 27.2.4. - [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-patch ... 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 b82e1fd63..89c74198c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1390,10 +1390,10 @@ packages: dependency: "direct main" description: name: syncfusion_flutter_calendar - sha256: "00703dd2e154ad534e7e898958f1e4c1573b15a19448c0b183365f4b9779f054" + sha256: "948934cecada4fd977a1097a3ac6c69857b1838b26438da1b2d58e667fa81f45" url: "https://pub.dev" source: hosted - version: "27.2.2" + version: "27.2.4" syncfusion_flutter_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 8b3d74e7e..9a87a9a75 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -67,7 +67,7 @@ dependencies: shared_preferences: ^2.3.3 shimmer: ^3.0.0 social_share: ^2.2.1 - syncfusion_flutter_calendar: ^27.2.2 + syncfusion_flutter_calendar: ^27.2.4 syncfusion_flutter_datepicker: ^27.2.4 timelines: ^0.1.0 tutorial_coach_mark: ^1.2.12