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

Commit

Permalink
🆙 Update dependency go_router_builder to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2023
1 parent 935fde3 commit 381a19f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions apps/frontend/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -208,14 +208,14 @@ packages:
source: path
version: "0.1.0"
core_database:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../packages/core/database"
relative: true
source: path
version: "0.1.0"
core_domain:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../packages/core/domain"
relative: true
Expand Down 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 Expand Up @@ -1159,5 +1159,5 @@ packages:
source: hosted
version: "1.0.2"
sdks:
dart: ">=2.19.0 <3.0.0"
dart: ">=2.19.3 <3.0.0"
flutter: ">=3.4.0-17.0.pre"
2 changes: 1 addition & 1 deletion apps/frontend/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,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

0 comments on commit 381a19f

Please sign in to comment.