Skip to content

Commit

Permalink
build(deps): bump go_router
Browse files Browse the repository at this point in the history
Bumps the go-router-dependencies group with 1 update in the /packages/flutter_app directory: [go_router](https://github.com/flutter/packages/tree/main/packages).


Updates `go_router` from 14.0.2 to 14.1.0
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v14.1.0/packages)

---
updated-dependencies:
- dependency-name: go_router
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-router-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 3495fcc commit 5785ff1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/flutter_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -824,10 +824,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: "9e0f7d1a3e7dc5010903e330fbc5497872c4c3cf6626381d69083cc1d5113c1e"
sha256: "81f94e16d7063b60f0da3a79f872e140d6518f306749303bf981abd7d6b46734"
url: "https://pub.dev"
source: hosted
version: "14.0.2"
version: "14.1.0"
go_router_builder:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies:
flutter_svg: ^2.0.10+1
freezed_annotation: ^2.4.1
gap: ^3.0.1
go_router: ^14.0.2
go_router: ^14.1.0
google_sign_in: ^6.2.1
hooks_riverpod: ^2.5.1
image_picker: ^1.1.1
Expand Down

0 comments on commit 5785ff1

Please sign in to comment.