Skip to content
Closed
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 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: "1531542666c2d052c44bbf6e2b48011bf3771da0404b94c60eabec1228a62906"
sha256: edbceb4c06758652fc9d12e58edb371cd977011b032e298dae0eb357167baad2
url: "https://pub.dev"
source: hosted
version: "9.0.0"
version: "9.1.1"
http:
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 @@ -26,7 +26,7 @@ dependencies:
sdk: flutter
formz_inputs:
path: packages/formz_inputs
go_router: ^9.0.0
go_router: ^9.1.1
intl: ^0.18.0
package_info_plus: ^4.0.2
share_plus: ^7.0.2
Expand Down