fix(deps): update dependency grouped_list to v6
This commit is contained in:
parent
2d50509163
commit
c168386b37
2 changed files with 3 additions and 3 deletions
|
@ -472,10 +472,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: grouped_list
|
||||
sha256: fef106470186081c32636aa055492eee7fc7fe8bf0921a48d31ded24821af19f
|
||||
sha256: c52551bc17699e304634d4653b824a1aa7c6b1d3a2c1a0da1a80839f867353fb
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "5.1.2"
|
||||
version: "6.0.0"
|
||||
http_multi_server:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
@ -30,7 +30,7 @@ dependencies:
|
|||
flutter_speed_dial: ^7.0.0
|
||||
flutter_tesseract_ocr: ^0.4.26
|
||||
fluttertoast: ^8.2.4
|
||||
grouped_list: ^5.1.2
|
||||
grouped_list: ^6.0.0
|
||||
intl: any
|
||||
introduction_screen: ^3.1.11
|
||||
json_annotation: ^4.8.1
|
||||
|
|
Loading…
Reference in a new issue