Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

fix(deps): update dependency syncfusion_flutter_calendar to ^27.1.56 - autoclosed #401

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1776,26 +1776,26 @@ packages:
dependency: "direct main"
description:
name: syncfusion_flutter_calendar
sha256: "1fdbcb8435abc4a1fb36914b83d9690eb0dea617df3ac2772519fba7a3011828"
sha256: af3be44f1121b55af4048ceccb0ae948b0ca7d07f20318e352d6522cab26f043
url: "https://pub.dev"
source: hosted
version: "27.1.55"
version: "27.1.56"
syncfusion_flutter_core:
dependency: transitive
description:
name: syncfusion_flutter_core
sha256: bc86234c9a0a87b6c3288b9065175e74e9a73e22b2237989a8bbdeff0c8befd7
sha256: dde81d3a318d914e26b6882051c486b0f5e4fa13e7bc3661741de78f0397fe64
url: "https://pub.dev"
source: hosted
version: "27.1.55"
version: "27.1.56"
syncfusion_flutter_datepicker:
dependency: transitive
description:
name: syncfusion_flutter_datepicker
sha256: "54fe7e7a660ecdf072cceec890425d7531b42f647245f9244565c61e96fbca4a"
sha256: e4d42b03b69e80b5936f44d420f9577542f8b156ba5ee78a05e28b23ed63c850
url: "https://pub.dev"
source: hosted
version: "27.1.55"
version: "27.1.56"
synchronized:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ dependencies:
slang_flutter: ^4.0.0
socket_io_client: ^3.0.0
sortedmap: ^0.5.4
syncfusion_flutter_calendar: ^27.1.55
syncfusion_flutter_calendar: ^27.1.56
synchronized: ^3.3.0+3
timeago: ^3.7.0
timezone: ^0.9.4
Expand Down