From ef9d939ba0a46cdadba43aa3a8adcb93a42d1264 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 21:01:54 +0000 Subject: [PATCH] Update dependency go_router to v13 --- app/radio_qth_map/pubspec.lock | 4 ++-- app/radio_qth_map/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/radio_qth_map/pubspec.lock b/app/radio_qth_map/pubspec.lock index ea3d79d..fcdd3db 100644 --- a/app/radio_qth_map/pubspec.lock +++ b/app/radio_qth_map/pubspec.lock @@ -361,10 +361,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: c5fa45fa502ee880839e3b2152d987c44abae26d064a2376d4aad434cf0f7b15 + sha256: ca7e4a2249f96773152f1853fa25933ac752495cdd7fdf5dafb9691bd05830fd url: "https://pub.dev" source: hosted - version: "12.1.3" + version: "13.0.0" google_fonts: dependency: "direct main" description: diff --git a/app/radio_qth_map/pubspec.yaml b/app/radio_qth_map/pubspec.yaml index d6276e0..5ffb2a2 100644 --- a/app/radio_qth_map/pubspec.yaml +++ b/app/radio_qth_map/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: flutter_dotenv: ^5.1.0 flutter_markdown: ^0.6.18+2 flutter_svg: ^2.0.9 - go_router: ^12.1.1 + go_router: ^13.0.0 google_fonts: ^6.1.0 dev_dependencies: