From 80c3fe9ae5ff71981a72724cca2a34a21f1941f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 15:13:51 +1100 Subject: [PATCH] Bump go_router from 12.1.3 to 13.0.0 in /animations (#2128) --- animations/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/animations/pubspec.yaml b/animations/pubspec.yaml index 2a5d7a050..6ff9bc015 100644 --- a/animations/pubspec.yaml +++ b/animations/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: flutter: sdk: flutter flutter_animate: ^4.1.0 - go_router: ^12.0.0 + go_router: ^13.0.0 window_size: # plugin is not yet part of the flutter framework git: url: https://github.com/google/flutter-desktop-embedding.git