From fcb779f39cb281f384efc13e994b031e4417de2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 06:13:28 +0000 Subject: [PATCH] Bump go_router from 15.1.3 to 16.0.0 in /animations Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 15.1.3 to 16.0.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/go_router-v16.0.0/packages) --- updated-dependencies: - dependency-name: go_router dependency-version: 16.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- animations/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/animations/pubspec.yaml b/animations/pubspec.yaml index 10083e84924..924dce6e7b3 100644 --- a/animations/pubspec.yaml +++ b/animations/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: flutter: sdk: flutter flutter_animate: ^4.1.0 - go_router: ^15.0.0 + go_router: ^16.0.0 window_size: # plugin is not yet part of the flutter framework git: url: https://github.com/google/flutter-desktop-embedding.git