Skip to content

Commit 180180d

Browse files
authored
Merge pull request #223 from wger-project/dependabot/pub/flutter_typeahead-4.1.0
Bump flutter_typeahead from 4.0.0 to 4.1.0
2 parents d4dc0db + 49351e6 commit 180180d

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

pubspec.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ packages:
4242
name: async
4343
url: "https://pub.dartlang.org"
4444
source: hosted
45-
version: "2.8.2"
45+
version: "2.9.0"
4646
boolean_selector:
4747
dependency: transitive
4848
description:
@@ -154,7 +154,7 @@ packages:
154154
name: characters
155155
url: "https://pub.dartlang.org"
156156
source: hosted
157-
version: "1.2.0"
157+
version: "1.2.1"
158158
charcode:
159159
dependency: transitive
160160
description:
@@ -217,7 +217,7 @@ packages:
217217
name: clock
218218
url: "https://pub.dartlang.org"
219219
source: hosted
220-
version: "1.1.0"
220+
version: "1.1.1"
221221
code_builder:
222222
dependency: transitive
223223
description:
@@ -287,7 +287,7 @@ packages:
287287
name: fake_async
288288
url: "https://pub.dartlang.org"
289289
source: hosted
290-
version: "1.3.0"
290+
version: "1.3.1"
291291
ffi:
292292
dependency: transitive
293293
description:
@@ -414,7 +414,7 @@ packages:
414414
name: flutter_typeahead
415415
url: "https://pub.dartlang.org"
416416
source: hosted
417-
version: "4.0.0"
417+
version: "4.1.0"
418418
flutter_web_plugins:
419419
dependency: transitive
420420
description: flutter
@@ -594,21 +594,21 @@ packages:
594594
name: matcher
595595
url: "https://pub.dartlang.org"
596596
source: hosted
597-
version: "0.12.11"
597+
version: "0.12.12"
598598
material_color_utilities:
599599
dependency: transitive
600600
description:
601601
name: material_color_utilities
602602
url: "https://pub.dartlang.org"
603603
source: hosted
604-
version: "0.1.4"
604+
version: "0.1.5"
605605
meta:
606606
dependency: transitive
607607
description:
608608
name: meta
609609
url: "https://pub.dartlang.org"
610610
source: hosted
611-
version: "1.7.0"
611+
version: "1.8.0"
612612
mime:
613613
dependency: transitive
614614
description:
@@ -664,7 +664,7 @@ packages:
664664
name: path
665665
url: "https://pub.dartlang.org"
666666
source: hosted
667-
version: "1.8.1"
667+
version: "1.8.2"
668668
path_drawing:
669669
dependency: transitive
670670
description:
@@ -879,7 +879,7 @@ packages:
879879
name: source_span
880880
url: "https://pub.dartlang.org"
881881
source: hosted
882-
version: "1.8.2"
882+
version: "1.9.0"
883883
stack_trace:
884884
dependency: transitive
885885
description:
@@ -907,7 +907,7 @@ packages:
907907
name: string_scanner
908908
url: "https://pub.dartlang.org"
909909
source: hosted
910-
version: "1.1.0"
910+
version: "1.1.1"
911911
table_calendar:
912912
dependency: "direct main"
913913
description:
@@ -921,14 +921,14 @@ packages:
921921
name: term_glyph
922922
url: "https://pub.dartlang.org"
923923
source: hosted
924-
version: "1.2.0"
924+
version: "1.2.1"
925925
test_api:
926926
dependency: transitive
927927
description:
928928
name: test_api
929929
url: "https://pub.dartlang.org"
930930
source: hosted
931-
version: "0.4.9"
931+
version: "0.4.12"
932932
timing:
933933
dependency: transitive
934934
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies:
3939
equatable: ^2.0.5
4040
flutter_calendar_carousel: ^2.4.0
4141
flutter_html: ^2.1.2
42-
flutter_typeahead: ^4.0.0
42+
flutter_typeahead: ^4.1.0
4343
font_awesome_flutter: ">=9.1.0 <11.0.0"
4444
http: ^0.13.5
4545
image_picker: ^0.8.4+9

0 commit comments

Comments
 (0)