From 46a28646eaf8830714dafd36639b21a951091e6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 13:58:16 +0000 Subject: [PATCH] fix(deps): update dependency dropdown_search to v6 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 5a4d6b23..cff12ea3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -320,10 +320,10 @@ packages: dependency: "direct main" description: name: dropdown_search - sha256: "55106e8290acaa97ed15bea1fdad82c3cf0c248dd410e651f5a8ac6870f783ab" + sha256: "8c96aaf8d0c0d4307804b28da73866e5a0fc94fd8e6942eceab896450aaa4999" url: "https://pub.dev" source: hosted - version: "5.0.6" + version: "6.0.1" enum_to_string: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index b5ce0fe8..7d41cdfc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: cupertino_icons: 1.0.8 device_preview_plus: 2.1.3 dio: 5.7.0 - dropdown_search: 5.0.6 + dropdown_search: 6.0.1 enum_to_string: 2.0.1 equatable: 2.0.5 expandable: 5.0.1