From ce1353f5a6423f3bd2d564c7c6db1ea548299ccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 12:59:49 +0530 Subject: [PATCH] Bump syncfusion_flutter_calendar from 27.1.58 to 27.2.2 (#2649) Bumps [syncfusion_flutter_calendar](https://github.com/syncfusion/flutter-widgets/tree/master/packages) from 27.1.58 to 27.2.2. - [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 95b5eb0fd..b1f910087 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1390,10 +1390,10 @@ packages: dependency: "direct main" description: name: syncfusion_flutter_calendar - sha256: "769d3bbf8743922d74b242a968366661bd7b2973b3d34af9b9bc865874a520d9" + sha256: "00703dd2e154ad534e7e898958f1e4c1573b15a19448c0b183365f4b9779f054" url: "https://pub.dev" source: hosted - version: "27.1.58" + version: "27.2.2" syncfusion_flutter_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index cb5989f38..0b40df662 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.1.58 + syncfusion_flutter_calendar: ^27.2.2 syncfusion_flutter_datepicker: ^27.2.2 timelines: ^0.1.0 tutorial_coach_mark: ^1.2.12