Skip to content

Commit 65612bf

Browse files
authored
Merge pull request #662 from mumu-lhl/dependabot/pub/flutter_local_notifications-21.0.0
build(deps): bump flutter_local_notifications from 20.1.0 to 21.0.0
2 parents 33fef88 + e5b4619 commit 65612bf

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

pubspec.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -563,34 +563,34 @@ packages:
563563
dependency: "direct main"
564564
description:
565565
name: flutter_local_notifications
566-
sha256: "2b50e938a275e1ad77352d6a25e25770f4130baa61eaf02de7a9a884680954ad"
566+
sha256: "0d9035862236fe38250fe1644d7ed3b8254e34a21b2c837c9f539fbb3bba5ef1"
567567
url: "https://pub.dev"
568568
source: hosted
569-
version: "20.1.0"
569+
version: "21.0.0"
570570
flutter_local_notifications_linux:
571571
dependency: transitive
572572
description:
573573
name: flutter_local_notifications_linux
574-
sha256: dce0116868cedd2cdf768af0365fc37ff1cbef7c02c4f51d0587482e625868d0
574+
sha256: e0f25e243c6c44c825bbbc6b2b2e76f7d9222362adcfe9fd780bf01923c840bd
575575
url: "https://pub.dev"
576576
source: hosted
577-
version: "7.0.0"
577+
version: "8.0.0"
578578
flutter_local_notifications_platform_interface:
579579
dependency: transitive
580580
description:
581581
name: flutter_local_notifications_platform_interface
582-
sha256: "23de31678a48c084169d7ae95866df9de5c9d2a44be3e5915a2ff067aeeba899"
582+
sha256: e7db3d5b49c2b7ecc68deba4aaaa67a348f92ee0fef34c8e4b4459dbef0d7307
583583
url: "https://pub.dev"
584584
source: hosted
585-
version: "10.0.0"
585+
version: "11.0.0"
586586
flutter_local_notifications_windows:
587587
dependency: transitive
588588
description:
589589
name: flutter_local_notifications_windows
590-
sha256: e97a1a3016512437d9c0b12fae7d1491c3c7b9aa7f03a69b974308840656b02a
590+
sha256: "3a2654ba104fbb52c618ebed9def24ef270228470718c43b3a6afcd5c81bef0c"
591591
url: "https://pub.dev"
592592
source: hosted
593-
version: "2.0.1"
593+
version: "3.0.0"
594594
flutter_localizations:
595595
dependency: "direct main"
596596
description: flutter
@@ -1544,10 +1544,10 @@ packages:
15441544
dependency: transitive
15451545
description:
15461546
name: timezone
1547-
sha256: dd14a3b83cfd7cb19e7888f1cbc20f258b8d71b54c06f79ac585f14093a287d1
1547+
sha256: "784a5e34d2eb62e1326f24d6f600aaaee452eb8ca8ef2f384a59244e292d158b"
15481548
url: "https://pub.dev"
15491549
source: hosted
1550-
version: "0.10.1"
1550+
version: "0.11.0"
15511551
translator:
15521552
dependency: "direct main"
15531553
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies:
5757
url_launcher: ^6.3.2
5858
file_selector: ^1.1.0
5959
html_unescape: ^2.0.0
60-
flutter_local_notifications: ^20.1.0
60+
flutter_local_notifications: ^21.0.0
6161
dio: ^5.9.2
6262
gpt_markdown: ^1.1.5
6363
provider: ^6.1.5+1

0 commit comments

Comments
 (0)