Skip to content
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
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -284,10 +284,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: b453934c36e289cef06525734d1e676c1f91da9e22e2017d9dcab6ce0f999175
sha256: d8f590a69729f719177ea68eb1e598295e8dbc41bbc247fed78b2c8a25660d7c
url: "https://pub.dev"
source: hosted
version: "15.1.3"
version: "16.3.0"
google_identity_services_web:
dependency: transitive
description:
Expand Down Expand Up @@ -604,10 +604,10 @@ packages:
dependency: "direct main"
description:
name: persistent_bottom_nav_bar_v2
sha256: "1d6347d86512ef028341eaecf2e8870af5dd41462fe77ec5b3126da29b4d7a8d"
sha256: "4c1f5b5c71010390746b35d2ffb4b55ec451f04286c133beabb93e16a66e0a5f"
url: "https://pub.dev"
source: hosted
version: "6.1.0"
version: "6.2.0"
petitparser:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
sdk: flutter
flutter_svg: ^2.2.0
freezed_annotation: ^3.0.0
go_router: ^15.1.3
go_router: ^16.3.0
google_sign_in: ^7.2.0
intl: ^0.20.2
json_annotation: ^4.9.0
Expand Down
Loading