From 06383754af622c441ea0b023cfde21ed9478afe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 02:21:05 +0000 Subject: [PATCH] Bump toastification from 2.3.0 to 3.0.3 in /flutter_frontend Bumps [toastification](https://github.com/payam-zahedi/toastification) from 2.3.0 to 3.0.3. - [Release notes](https://github.com/payam-zahedi/toastification/releases) - [Changelog](https://github.com/payam-zahedi/toastification/blob/main/CHANGELOG.md) - [Commits](https://github.com/payam-zahedi/toastification/commits) --- updated-dependencies: - dependency-name: toastification dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- flutter_frontend/pubspec.lock | 4 ++-- flutter_frontend/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/flutter_frontend/pubspec.lock b/flutter_frontend/pubspec.lock index 1131bd5..3d4908c 100644 --- a/flutter_frontend/pubspec.lock +++ b/flutter_frontend/pubspec.lock @@ -1078,10 +1078,10 @@ packages: dependency: "direct main" description: name: toastification - sha256: "4d97fbfa463dfe83691044cba9f37cb185a79bb9205cfecb655fa1f6be126a13" + sha256: "69db2bff425b484007409650d8bcd5ed1ce2e9666293ece74dcd917dacf23112" url: "https://pub.dev" source: hosted - version: "2.3.0" + version: "3.0.3" typed_data: dependency: transitive description: diff --git a/flutter_frontend/pubspec.yaml b/flutter_frontend/pubspec.yaml index 6e5b0a4..b291d21 100644 --- a/flutter_frontend/pubspec.yaml +++ b/flutter_frontend/pubspec.yaml @@ -55,7 +55,7 @@ dependencies: app_links: ^6.4.1 fluttertoast: ^8.2.5 async: ^2.13.0 - toastification: ^2.0.0 + toastification: ^3.0.3 flutter_localizations: sdk: flutter bloc: ^9.0.1