From 4f90d7316e5a2b3c8154f47bb7aaa470ad0351c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 16:40:47 +0000 Subject: [PATCH] Update dependency go_router to v16 --- client/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pubspec.yaml b/client/pubspec.yaml index cfbb766..fc83220 100644 --- a/client/pubspec.yaml +++ b/client/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.8 - go_router: ^15.1.3 + go_router: ^16.0.0 flutter_riverpod: ^2.6.1 riverpod_annotation: ^2.6.1 hooks_riverpod: ^2.6.1