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