From c2d7d66be4a7ecc6691f711e655a9465fa00ea43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 21:12:41 +0000 Subject: [PATCH] build: (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] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 33a888014..76878b13b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -37,10 +37,10 @@ packages: dependency: "direct main" description: name: app_links - sha256: "5f88447519add627fe1cbcab4fd1da3d4fed15b9baf29f28b22535c95ecee3e8" + sha256: "3462d9defc61565fde4944858b59bec5be2b9d5b05f20aed190adb3ad08a7abc" url: "https://pub.dev" source: hosted - version: "6.4.1" + version: "7.0.0" app_links_linux: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 996317449..40e96b549 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ environment: dependencies: animations: ^2.1.1 - app_links: ^6.4.1 + app_links: ^7.0.0 archive: ^4.0.7 async: ^2.11.0 badges: ^3.1.2