From e4820e16f77eb2d64122493e3a7babb4d8fa4226 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 04:06:22 +0000 Subject: [PATCH] Bump syncfusion_flutter_calendar from 27.1.57 to 27.1.58 Bumps [syncfusion_flutter_calendar](https://github.com/syncfusion/flutter-widgets/tree/master/packages) from 27.1.57 to 27.1.58. - [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 dc65c3bd4..a6cdecdc2 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1390,10 +1390,10 @@ packages: dependency: "direct main" description: name: syncfusion_flutter_calendar - sha256: "4a8e40552fc9b7c669d2f671f6cbfdbdade35d99d250b87b37950a8033671c24" + sha256: "769d3bbf8743922d74b242a968366661bd7b2973b3d34af9b9bc865874a520d9" url: "https://pub.dev" source: hosted - version: "27.1.57" + version: "27.1.58" syncfusion_flutter_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index af50f7293..c8fda2e52 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.57 + syncfusion_flutter_calendar: ^27.1.58 syncfusion_flutter_datepicker: ^27.1.58 timelines: ^0.1.0 tutorial_coach_mark: ^1.2.12