Skip to content

Commit

Permalink
Bump go_router from 14.6.0 to 14.6.1
Browse files Browse the repository at this point in the history
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 14.6.0 to 14.6.1.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v14.6.1/packages)

---
updated-dependencies:
- dependency-name: go_router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent f934ff5 commit 877c264
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -798,10 +798,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: "8ae664a70174163b9f65ea68dd8673e29db8f9095de7b5cd00e167c621f4fef5"
sha256: "8660b74171fafae4aa8202100fa2e55349e078281dadc73a241eb8e758534d9d"
url: "https://pub.dev"
source: hosted
version: "14.6.0"
version: "14.6.1"
google_fonts:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
cupertino_icons: ^1.0.8

# Routing
go_router: ^14.6.0
go_router: ^14.6.1

# Sate management
flutter_riverpod: ^2.6.1
Expand Down

0 comments on commit 877c264

Please sign in to comment.