@@ -7,14 +7,21 @@ packages:
7
7
name: _fe_analyzer_shared
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "4 .0.0"
10
+ version: "5 .0.0"
11
11
analyzer:
12
12
dependency: transitive
13
13
description:
14
14
name: analyzer
15
15
url: "https://pub.dartlang.org"
16
16
source: hosted
17
- version: "0.39.10"
17
+ version: "0.39.12"
18
+ archive:
19
+ dependency: transitive
20
+ description:
21
+ name: archive
22
+ url: "https://pub.dartlang.org"
23
+ source: hosted
24
+ version: "2.0.13"
18
25
args:
19
26
dependency: transitive
20
27
description:
@@ -57,13 +64,6 @@ packages:
57
64
url: "https://pub.dartlang.org"
58
65
source: hosted
59
66
version: "1.1.3"
60
- clock:
61
- dependency: transitive
62
- description:
63
- name: clock
64
- url: "https://pub.dartlang.org"
65
- source: hosted
66
- version: "1.0.1"
67
67
collection:
68
68
dependency: transitive
69
69
description:
@@ -91,14 +91,14 @@ packages:
91
91
name: coverage
92
92
url: "https://pub.dartlang.org"
93
93
source: hosted
94
- version: "0.14.0 "
94
+ version: "0.13.11 "
95
95
crypto:
96
96
dependency: transitive
97
97
description:
98
98
name: crypto
99
99
url: "https://pub.dartlang.org"
100
100
source: hosted
101
- version: "2.1.5 "
101
+ version: "2.1.4 "
102
102
csslib:
103
103
dependency: transitive
104
104
description:
@@ -120,13 +120,6 @@ packages:
120
120
url: "https://pub.dartlang.org"
121
121
source: hosted
122
122
version: "1.0.0"
123
- fake_async:
124
- dependency: transitive
125
- description:
126
- name: fake_async
127
- url: "https://pub.dartlang.org"
128
- source: hosted
129
- version: "1.1.0"
130
123
flutter:
131
124
dependency: "direct main"
132
125
description: flutter
@@ -152,7 +145,7 @@ packages:
152
145
name: flutter_keyboard_visibility
153
146
url: "https://pub.dartlang.org"
154
147
source: hosted
155
- version: "2.0.0 "
148
+ version: "3.2.1 "
156
149
flutter_plugin_android_lifecycle:
157
150
dependency: transitive
158
151
description:
@@ -178,7 +171,7 @@ packages:
178
171
name: flutter_typeahead
179
172
url: "https://pub.dartlang.org"
180
173
source: hosted
181
- version: "1.8.3 "
174
+ version: "1.8.5 "
182
175
glob:
183
176
dependency: transitive
184
177
description:
@@ -221,13 +214,20 @@ packages:
221
214
url: "https://pub.dartlang.org"
222
215
source: hosted
223
216
version: "3.1.4"
217
+ image:
218
+ dependency: transitive
219
+ description:
220
+ name: image
221
+ url: "https://pub.dartlang.org"
222
+ source: hosted
223
+ version: "2.1.12"
224
224
image_picker:
225
225
dependency: "direct main"
226
226
description:
227
227
name: image_picker
228
228
url: "https://pub.dartlang.org"
229
229
source: hosted
230
- version: "0.6.7+2 "
230
+ version: "0.6.7+4 "
231
231
image_picker_platform_interface:
232
232
dependency: transitive
233
233
description:
@@ -332,14 +332,21 @@ packages:
332
332
name: path
333
333
url: "https://pub.dartlang.org"
334
334
source: hosted
335
- version: "1.7.0 "
335
+ version: "1.6.4 "
336
336
pedantic:
337
337
dependency: "direct dev"
338
338
description:
339
339
name: pedantic
340
340
url: "https://pub.dartlang.org"
341
341
source: hosted
342
342
version: "1.9.0"
343
+ petitparser:
344
+ dependency: transitive
345
+ description:
346
+ name: petitparser
347
+ url: "https://pub.dartlang.org"
348
+ source: hosted
349
+ version: "2.4.0"
343
350
phone_number:
344
351
dependency: "direct main"
345
352
description:
@@ -375,6 +382,13 @@ packages:
375
382
url: "https://pub.dartlang.org"
376
383
source: hosted
377
384
version: "1.4.4"
385
+ quiver:
386
+ dependency: transitive
387
+ description:
388
+ name: quiver
389
+ url: "https://pub.dartlang.org"
390
+ source: hosted
391
+ version: "2.1.3"
378
392
random_string:
379
393
dependency: transitive
380
394
description:
@@ -484,21 +498,21 @@ packages:
484
498
name: test
485
499
url: "https://pub.dartlang.org"
486
500
source: hosted
487
- version: "1.14.7 "
501
+ version: "1.14.4 "
488
502
test_api:
489
503
dependency: transitive
490
504
description:
491
505
name: test_api
492
506
url: "https://pub.dartlang.org"
493
507
source: hosted
494
- version: "0.2.16 "
508
+ version: "0.2.15 "
495
509
test_core:
496
510
dependency: transitive
497
511
description:
498
512
name: test_core
499
513
url: "https://pub.dartlang.org"
500
514
source: hosted
501
- version: "0.3.7 "
515
+ version: "0.3.4 "
502
516
typed_data:
503
517
dependency: transitive
504
518
description:
@@ -555,6 +569,13 @@ packages:
555
569
url: "https://pub.dartlang.org"
556
570
source: hosted
557
571
version: "0.7.3"
572
+ xml:
573
+ dependency: transitive
574
+ description:
575
+ name: xml
576
+ url: "https://pub.dartlang.org"
577
+ source: hosted
578
+ version: "3.6.1"
558
579
yaml:
559
580
dependency: transitive
560
581
description:
0 commit comments