Bump flutter_typeahead from 4.6.1 to 4.6.2

Bumps [flutter_typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/AbdulRahmanAlHamali/flutter_typeahead/releases)
- [Changelog](https://github.com/AbdulRahmanAlHamali/flutter_typeahead/blob/master/CHANGELOG.md)
- [Commits](https://github.com/AbdulRahmanAlHamali/flutter_typeahead/commits)

---
updated-dependencies:
- dependency-name: flutter_typeahead
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-26 01:11:19 +00:00
committed by GitHub
parent 3942e77d5f
commit 46ee91d138
2 changed files with 3 additions and 3 deletions

View File

@@ -465,10 +465,10 @@ packages:
dependency: "direct main"
description:
name: flutter_typeahead
sha256: d72e7079d01b4ec109a12b01b06a85c09a41ae4531f8a0ca5ef9f759ce4e64a2
sha256: a3539f7a90246b152f569029dedcf0b842532d3f2a440701b520e0bf2acbcf42
url: "https://pub.dev"
source: hosted
version: "4.6.1"
version: "4.6.2"
flutter_web_plugins:
dependency: transitive
description: flutter

View File

@@ -39,7 +39,7 @@ dependencies:
equatable: ^2.0.5
flutter_calendar_carousel: ^2.4.1
flutter_html: ^3.0.0-beta.2
flutter_typeahead: ^4.6.1
flutter_typeahead: ^4.6.2
font_awesome_flutter: ^10.4.0
http: ^0.13.5
image_picker: ^0.8.9