Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

🆙 Update dependency go_router_builder to v2 #179

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions apps/frontend/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -469,10 +469,10 @@ packages:
dependency: "direct dev"
description:
name: go_router_builder
sha256: ca55f7029bc5caca0e26f2530973dd4a34fea8da73d30ac79d080b286fae0042
sha256: c0f5c89bdf8216ae7c419ac3d865c58b1681d32c3caeacb1ad0215cae1c49626
url: "https://pub.dev"
source: hosted
version: "1.2.1"
version: "2.0.0"
gotrue:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dev_dependencies:

flutter_lints: ^2.0.0
build_runner: ^2.3.3
go_router_builder: ^1.2.1
go_router_builder: ^2.0.0
riverpod_generator: ^2.1.6

flutter:
Expand Down