Skip to content

Commit 3802365

Browse files
Bump flutter_calendar_carousel from 2.4.3 to 2.4.4
Bumps [flutter_calendar_carousel](https://github.com/dooboolab/flutter_calendar_carousel) from 2.4.3 to 2.4.4. - [Changelog](https://github.com/dooboolab-community/flutter_calendar_carousel/blob/main/CHANGELOG.md) - [Commits](https://github.com/dooboolab/flutter_calendar_carousel/commits) --- updated-dependencies: - dependency-name: flutter_calendar_carousel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96faf89 commit 3802365

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

pubspec.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -426,10 +426,10 @@ packages:
426426
dependency: "direct main"
427427
description:
428428
name: flutter_calendar_carousel
429-
sha256: d5b5e735188b171a3d79ff53f8725eaaecaa32ee62be5b84bfb91d5b0a4188e0
429+
sha256: "675a2331da6ecd7ba180ba7cd6551a18d41861187bb7537c11859a2df72d1646"
430430
url: "https://pub.dev"
431431
source: hosted
432-
version: "2.4.3"
432+
version: "2.4.4"
433433
flutter_driver:
434434
dependency: transitive
435435
description: flutter
@@ -784,18 +784,18 @@ packages:
784784
dependency: transitive
785785
description:
786786
name: leak_tracker
787-
sha256: "7f0df31977cb2c0b88585095d168e689669a2cc9b97c309665e3386f3e9d341a"
787+
sha256: "3f87a60e8c63aecc975dda1ceedbc8f24de75f09e4856ea27daf8958f2f0ce05"
788788
url: "https://pub.dev"
789789
source: hosted
790-
version: "10.0.4"
790+
version: "10.0.5"
791791
leak_tracker_flutter_testing:
792792
dependency: transitive
793793
description:
794794
name: leak_tracker_flutter_testing
795-
sha256: "06e98f569d004c1315b991ded39924b21af84cf14cc94791b8aea337d25b57f8"
795+
sha256: "932549fb305594d82d7183ecd9fa93463e9914e1b67cacc34bc40906594a1806"
796796
url: "https://pub.dev"
797797
source: hosted
798-
version: "3.0.3"
798+
version: "3.0.5"
799799
leak_tracker_testing:
800800
dependency: transitive
801801
description:
@@ -856,18 +856,18 @@ packages:
856856
dependency: transitive
857857
description:
858858
name: material_color_utilities
859-
sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a"
859+
sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
860860
url: "https://pub.dev"
861861
source: hosted
862-
version: "0.8.0"
862+
version: "0.11.1"
863863
meta:
864864
dependency: transitive
865865
description:
866866
name: meta
867-
sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
867+
sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7
868868
url: "https://pub.dev"
869869
source: hosted
870-
version: "1.12.0"
870+
version: "1.15.0"
871871
mime:
872872
dependency: transitive
873873
description:
@@ -1008,10 +1008,10 @@ packages:
10081008
dependency: transitive
10091009
description:
10101010
name: platform
1011-
sha256: "12220bb4b65720483f8fa9450b4332347737cf8213dd2840d8b2c823e47243ec"
1011+
sha256: "9b71283fc13df574056616011fb138fd3b793ea47cc509c189a6c3fa5f8a1a65"
10121012
url: "https://pub.dev"
10131013
source: hosted
1014-
version: "3.1.4"
1014+
version: "3.1.5"
10151015
plugin_platform_interface:
10161016
dependency: transitive
10171017
description:
@@ -1317,10 +1317,10 @@ packages:
13171317
dependency: transitive
13181318
description:
13191319
name: test_api
1320-
sha256: "9955ae474176f7ac8ee4e989dadfb411a58c30415bcfb648fa04b2b8a03afa7f"
1320+
sha256: "5b8a98dafc4d5c4c9c72d8b31ab2b23fc13422348d2997120294d3bac86b4ddb"
13211321
url: "https://pub.dev"
13221322
source: hosted
1323-
version: "0.7.0"
1323+
version: "0.7.2"
13241324
timing:
13251325
dependency: transitive
13261326
description:
@@ -1493,10 +1493,10 @@ packages:
14931493
dependency: transitive
14941494
description:
14951495
name: vm_service
1496-
sha256: "3923c89304b715fb1eb6423f017651664a03bf5f4b29983627c4da791f74a4ec"
1496+
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
14971497
url: "https://pub.dev"
14981498
source: hosted
1499-
version: "14.2.1"
1499+
version: "14.2.5"
15001500
watcher:
15011501
dependency: transitive
15021502
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies:
3636
collection: ^1.17.0
3737
cupertino_icons: ^1.0.8
3838
equatable: ^2.0.5
39-
flutter_calendar_carousel: ^2.4.1
39+
flutter_calendar_carousel: ^2.4.4
4040
flutter_html: ^3.0.0-beta.2
4141
flutter_typeahead: ^5.2.0
4242
font_awesome_flutter: ^10.7.0

0 commit comments

Comments
 (0)