Skip to content

Commit

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

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

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

Updates `syncfusion_flutter_calendar` from 20.4.54 to 23.1.39
- [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_datepicker
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: syncfusion_flutter_calendar
  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 Oct 9, 2023
1 parent 45b949f commit 6b7fae0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1582,26 +1582,26 @@ packages:
dependency: "direct main"
description:
name: syncfusion_flutter_calendar
sha256: a91ba8f2ae2bd891004515fcae98330eb40b8bece639a5660ed27bdbb9917e54
sha256: "627f8809f7962e3598452a41bba1e863587398988f5dbedb3b60c9e653447aa5"
url: "https://pub.dev"
source: hosted
version: "20.4.54"
version: "23.1.39"
syncfusion_flutter_core:
dependency: transitive
description:
name: syncfusion_flutter_core
sha256: "3979f0b1c5a97422cadae52d476c21fa3e0fb671ef51de6cae1d646d8b99fe1f"
sha256: "505a07deaeb326ae9af5ee4e50937b7563cbb639982e760c26f3511b4fa535d5"
url: "https://pub.dev"
source: hosted
version: "20.4.54"
version: "23.1.39"
syncfusion_flutter_datepicker:
dependency: "direct main"
description:
name: syncfusion_flutter_datepicker
sha256: e4d4794d54f3a315046031d431a27e0d7350544b1bef0bcd1d2acf58f940dd37
sha256: a706c0ea4fbe6ce1c6a63f11d048bddd4c6fa96164bb9baf9fd45aa4f328899f
url: "https://pub.dev"
source: hosted
version: "20.4.54"
version: "23.1.39"
synchronized:
dependency: transitive
description:
Expand Down Expand Up @@ -1661,10 +1661,10 @@ packages:
dependency: transitive
description:
name: timezone
sha256: "24c8fcdd49a805d95777a39064862133ff816ebfffe0ceff110fb5960e557964"
sha256: "1cfd8ddc2d1cfd836bc93e67b9be88c3adaeca6f40a00ca999104c30693cdca0"
url: "https://pub.dev"
source: hosted
version: "0.9.1"
version: "0.9.2"
timing:
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 @@ -74,8 +74,8 @@ dependencies:
shared_preferences: ^2.2.1
shimmer: ^3.0.0
social_share: ^2.2.1
syncfusion_flutter_calendar: 20.4.54
syncfusion_flutter_datepicker: 20.4.54
syncfusion_flutter_calendar: 23.1.39
syncfusion_flutter_datepicker: 23.1.39
timelines: ^0.1.0
tutorial_coach_mark: ^1.2.9
uni_links: ^0.5.1
Expand Down

0 comments on commit 6b7fae0

Please sign in to comment.