From ccf6b3e66d2e77447384f0bf64099d290787f0d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 03:13:02 +0000 Subject: [PATCH] chore(deps): bump the fluttersdk group with 2 updates Bumps the fluttersdk group with 2 updates: [magic_notifications](https://github.com/fluttersdk/magic_notifications) and [magic_starter](https://github.com/fluttersdk/magic_starter). Updates `magic_notifications` from 0.0.3 to 0.2.0 - [Release notes](https://github.com/fluttersdk/magic_notifications/releases) - [Changelog](https://github.com/fluttersdk/magic_notifications/blob/master/CHANGELOG.md) - [Commits](https://github.com/fluttersdk/magic_notifications/compare/0.0.3...0.2.0) Updates `magic_starter` from 0.0.1-alpha.24 to 0.0.1-alpha.26 - [Release notes](https://github.com/fluttersdk/magic_starter/releases) - [Changelog](https://github.com/fluttersdk/magic_starter/blob/main/CHANGELOG.md) - [Commits](https://github.com/fluttersdk/magic_starter/compare/0.0.1-alpha.24...0.0.1-alpha.26) --- updated-dependencies: - dependency-name: magic_notifications dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fluttersdk - dependency-name: magic_starter dependency-version: 0.0.1-alpha.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fluttersdk ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f1cac1c..41cd62d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: # gitignored pubspec_overrides.yaml; that file never ships in the fork. magic: ^0.0.6 magic_deeplink: ^0.0.2 - magic_notifications: ^0.0.2 + magic_notifications: ^0.2.0 magic_social_auth: ^0.0.2 magic_starter: ^0.0.1-alpha.17