Skip to content

Commit e264a3d

Browse files
build(deps): bump dropdown_search from 5.0.2 to 5.0.3
Bumps [dropdown_search](https://github.com/salim-lachdhaf/searchable_dropdown) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/salim-lachdhaf/searchable_dropdown/releases) - [Changelog](https://github.com/salim-lachdhaf/searchable_dropdown/blob/master/CHANGELOG.md) - [Commits](https://github.com/salim-lachdhaf/searchable_dropdown/commits/v5.0.3) --- updated-dependencies: - dependency-name: dropdown_search dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2593fb3 commit e264a3d

File tree

1 file changed

+13
-20
lines changed

1 file changed

+13
-20
lines changed

pubspec.lock

Lines changed: 13 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ packages:
1414
name: async
1515
url: "https://pub.dartlang.org"
1616
source: hosted
17-
version: "2.8.2"
17+
version: "2.9.0"
1818
boolean_selector:
1919
dependency: transitive
2020
description:
@@ -28,21 +28,14 @@ packages:
2828
name: characters
2929
url: "https://pub.dartlang.org"
3030
source: hosted
31-
version: "1.2.0"
32-
charcode:
33-
dependency: transitive
34-
description:
35-
name: charcode
36-
url: "https://pub.dartlang.org"
37-
source: hosted
38-
version: "1.3.1"
31+
version: "1.2.1"
3932
clock:
4033
dependency: transitive
4134
description:
4235
name: clock
4336
url: "https://pub.dartlang.org"
4437
source: hosted
45-
version: "1.1.0"
38+
version: "1.1.1"
4639
collection:
4740
dependency: transitive
4841
description:
@@ -63,14 +56,14 @@ packages:
6356
name: dropdown_search
6457
url: "https://pub.dartlang.org"
6558
source: hosted
66-
version: "5.0.2"
59+
version: "5.0.3"
6760
fake_async:
6861
dependency: transitive
6962
description:
7063
name: fake_async
7164
url: "https://pub.dartlang.org"
7265
source: hosted
73-
version: "1.3.0"
66+
version: "1.3.1"
7467
flutter:
7568
dependency: "direct main"
7669
description: flutter
@@ -197,28 +190,28 @@ packages:
197190
name: matcher
198191
url: "https://pub.dartlang.org"
199192
source: hosted
200-
version: "0.12.11"
193+
version: "0.12.12"
201194
material_color_utilities:
202195
dependency: transitive
203196
description:
204197
name: material_color_utilities
205198
url: "https://pub.dartlang.org"
206199
source: hosted
207-
version: "0.1.4"
200+
version: "0.1.5"
208201
meta:
209202
dependency: transitive
210203
description:
211204
name: meta
212205
url: "https://pub.dartlang.org"
213206
source: hosted
214-
version: "1.7.0"
207+
version: "1.8.0"
215208
path:
216209
dependency: transitive
217210
description:
218211
name: path
219212
url: "https://pub.dartlang.org"
220213
source: hosted
221-
version: "1.8.1"
214+
version: "1.8.2"
222215
petitparser:
223216
dependency: transitive
224217
description:
@@ -251,7 +244,7 @@ packages:
251244
name: source_span
252245
url: "https://pub.dartlang.org"
253246
source: hosted
254-
version: "1.8.2"
247+
version: "1.9.0"
255248
stack_trace:
256249
dependency: transitive
257250
description:
@@ -272,21 +265,21 @@ packages:
272265
name: string_scanner
273266
url: "https://pub.dartlang.org"
274267
source: hosted
275-
version: "1.1.0"
268+
version: "1.1.1"
276269
term_glyph:
277270
dependency: transitive
278271
description:
279272
name: term_glyph
280273
url: "https://pub.dartlang.org"
281274
source: hosted
282-
version: "1.2.0"
275+
version: "1.2.1"
283276
test_api:
284277
dependency: transitive
285278
description:
286279
name: test_api
287280
url: "https://pub.dartlang.org"
288281
source: hosted
289-
version: "0.4.9"
282+
version: "0.4.12"
290283
typed_data:
291284
dependency: transitive
292285
description:

0 commit comments

Comments
 (0)