Skip to content

Commit

Permalink
fix(deps): update dependency go_router to ^14.1.1 (#332)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent 31a96ce commit c738025
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions packages/core/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -721,10 +721,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: "81f94e16d7063b60f0da3a79f872e140d6518f306749303bf981abd7d6b46734"
sha256: "7685acd06244ba4be60f455c5cafe5790c63dc91fc03f7385b1e922a6b85b17c"
url: "https://pub.dev"
source: hosted
version: "14.1.0"
version: "14.1.1"
go_router_builder:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/core/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
sdk: flutter
freezed_annotation: ^2.4.1
gap: ^3.0.1
go_router: ^14.1.0
go_router: ^14.1.1
google_mobile_ads: ^5.1.0
hooks_riverpod: ^2.5.1
in_app_review: ^2.0.9
Expand Down
4 changes: 2 additions & 2 deletions packages/listen_to_music_by_location/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -792,10 +792,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: "81f94e16d7063b60f0da3a79f872e140d6518f306749303bf981abd7d6b46734"
sha256: "7685acd06244ba4be60f455c5cafe5790c63dc91fc03f7385b1e922a6b85b17c"
url: "https://pub.dev"
source: hosted
version: "14.1.0"
version: "14.1.1"
go_router_builder:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/listen_to_music_by_location/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies:
sdk: flutter
freezed_annotation: ^2.4.1
gap: ^3.0.1
go_router: ^14.1.0
go_router: ^14.1.1
hooks_riverpod: ^2.5.1
in_app_review: ^2.0.9
intersperse: ^2.0.0
Expand Down
4 changes: 2 additions & 2 deletions packages/obento/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -752,10 +752,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: "81f94e16d7063b60f0da3a79f872e140d6518f306749303bf981abd7d6b46734"
sha256: "7685acd06244ba4be60f455c5cafe5790c63dc91fc03f7385b1e922a6b85b17c"
url: "https://pub.dev"
source: hosted
version: "14.1.0"
version: "14.1.1"
go_router_builder:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/obento/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
sdk: flutter
freezed_annotation: ^2.4.1
gap: ^3.0.1
go_router: ^14.1.0
go_router: ^14.1.1
hooks_riverpod: ^2.5.1
in_app_review: ^2.0.9
intersperse: ^2.0.0
Expand Down

0 comments on commit c738025

Please sign in to comment.