From bfb7938859ec01e4529eaaaafc56eef8d08efd2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 12:36:53 +0000 Subject: [PATCH] Bump syncfusion_flutter_calendar from 27.1.51 to 27.1.52 Bumps [syncfusion_flutter_calendar](https://github.com/syncfusion/flutter-widgets/tree/master/packages) from 27.1.51 to 27.1.52. - [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 863baa128..c688ea915 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1390,10 +1390,10 @@ packages: dependency: "direct main" description: name: syncfusion_flutter_calendar - sha256: "17bc2c2e95737336c1bf54e27f6d006f11e3384dd556d13ee3a9a324416ea1e4" + sha256: c2105449ffb46a9a79e5b622ceb8a78e2937c88e69747469244051803fba6b52 url: "https://pub.dev" source: hosted - version: "27.1.51" + version: "27.1.52" syncfusion_flutter_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 2a1be1f88..ab4d4aee8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -67,7 +67,7 @@ dependencies: shared_preferences: ^2.3.2 shimmer: ^3.0.0 social_share: ^2.2.1 - syncfusion_flutter_calendar: ^27.1.51 + syncfusion_flutter_calendar: ^27.1.52 syncfusion_flutter_datepicker: ^27.1.52 timelines: ^0.1.0 tutorial_coach_mark: ^1.2.11