From 12815ae1bdb8e7dfc666d924927bacfdcd3e86d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 09:16:20 +0000 Subject: [PATCH] chore(deps): bump app_links from 6.4.1 to 7.0.0 Bumps [app_links](https://github.com/llfbandit/app_links) from 6.4.1 to 7.0.0. - [Release notes](https://github.com/llfbandit/app_links/releases) - [Commits](https://github.com/llfbandit/app_links/commits) --- updated-dependencies: - dependency-name: app_links dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/firebase_ui_auth/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/firebase_ui_auth/pubspec.yaml b/packages/firebase_ui_auth/pubspec.yaml index 351c0794..8e835b42 100644 --- a/packages/firebase_ui_auth/pubspec.yaml +++ b/packages/firebase_ui_auth/pubspec.yaml @@ -10,7 +10,7 @@ environment: sdk: ^3.9.0 dependencies: - app_links: ^6.4.0 + app_links: ^7.0.0 email_validator: ^2.1.17 firebase_auth: ^6.1.3 firebase_core: ^4.3.0