From 0ad1f3d784c2ee82ba00c6f4a0761648e7cacdd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 04:42:31 +0000 Subject: [PATCH] Bump syncfusion_flutter_calendar from 27.2.4 to 27.2.5 Bumps [syncfusion_flutter_calendar](https://github.com/syncfusion/flutter-widgets/tree/master/packages) from 27.2.4 to 27.2.5. - [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 e15830d29..81be681f3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1438,10 +1438,10 @@ packages: dependency: "direct main" description: name: syncfusion_flutter_calendar - sha256: "948934cecada4fd977a1097a3ac6c69857b1838b26438da1b2d58e667fa81f45" + sha256: "20118a598cf5ae5b7ec84fa364e2b51070800f078466158fcd25864e1b5a2cfd" url: "https://pub.dev" source: hosted - version: "27.2.4" + version: "27.2.5" syncfusion_flutter_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 694ade7ff..b710b071b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -68,7 +68,7 @@ dependencies: shared_preferences: ^2.3.3 shimmer: ^3.0.0 social_share: ^2.2.1 - syncfusion_flutter_calendar: ^27.2.4 + syncfusion_flutter_calendar: ^27.2.5 syncfusion_flutter_datepicker: ^27.2.5 timelines: ^0.1.0 tutorial_coach_mark: ^1.2.12