From 5fc906623fcf9d8f565b34116691dc1bafc56df9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 09:46:11 +0000 Subject: [PATCH] chore(deps): bump go_router from 12.1.3 to 13.0.1 in /flutter Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 12.1.3 to 13.0.1. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/go_router-v13.0.1/packages) --- updated-dependencies: - dependency-name: go_router dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 761b28f9..73f57ce9 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: share_plus: ^7.1.0 flutter_riverpod: ^2.3.6 fl_chart: ^0.65.0 - go_router: ^12.0.1 + go_router: ^13.0.1 async: ^2.11.0 mobile_scanner: ^3.4.1