Skip to content

Commit

Permalink
Bump syncfusion_flutter_calendar and syncfusion_flutter_datepicker (P…
Browse files Browse the repository at this point in the history
…alisadoesFoundation#2569)

Bumps [syncfusion_flutter_calendar](https://github.com/syncfusion/flutter-widgets/tree/master/packages) and [syncfusion_flutter_datepicker](https://github.com/syncfusion/flutter-widgets/tree/master/packages). These dependencies needed to be updated together.

Updates `syncfusion_flutter_calendar` from 26.2.14 to 27.1.48
- [Release notes](https://github.com/syncfusion/flutter-widgets/releases)
- [Commits](https://github.com/syncfusion/flutter-widgets/commits/HEAD/packages)

Updates `syncfusion_flutter_datepicker` from 26.2.14 to 27.1.48
- [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-major
- dependency-name: syncfusion_flutter_datepicker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 8752097 commit 4ae4151
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1390,26 +1390,26 @@ packages:
dependency: "direct main"
description:
name: syncfusion_flutter_calendar
sha256: "37d954997e73149280cd218124ffa3210b5e09711f1ec4fc0103faa1944e885c"
sha256: c501e463e69ed6f69323ead6b3b47873e5f25d00ec481fe2429f9ebbac92271b
url: "https://pub.dev"
source: hosted
version: "26.2.14"
version: "27.1.48"
syncfusion_flutter_core:
dependency: transitive
description:
name: syncfusion_flutter_core
sha256: "6e67726b85812afc7105725a23620b876ab7f6b04b8410e211330ffb8c2cdbe8"
sha256: "4347f4d2f5d89461df2c53e6fbf53aef38c7f05ed79b0760d935fb1ec836213b"
url: "https://pub.dev"
source: hosted
version: "26.2.14"
version: "27.1.48"
syncfusion_flutter_datepicker:
dependency: "direct main"
description:
name: syncfusion_flutter_datepicker
sha256: "9d0e1db2f49cef3fde28c5a42c7ef9b64fc9a49c52557eb6961cd41af3cf8adc"
sha256: "239331a866e57794925d29f9a68af0f52b2d1942001588e11f49729de2c670b0"
url: "https://pub.dev"
source: hosted
version: "26.2.14"
version: "27.1.48"
synchronized:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ dependencies:
shared_preferences: ^2.3.2
shimmer: ^3.0.0
social_share: ^2.2.1
syncfusion_flutter_calendar: ^26.2.14
syncfusion_flutter_datepicker: ^26.2.13
syncfusion_flutter_calendar: ^27.1.48
syncfusion_flutter_datepicker: ^27.1.48
timelines: ^0.1.0
tutorial_coach_mark: ^1.2.11
uni_links: ^0.5.1
Expand Down

0 comments on commit 4ae4151

Please sign in to comment.