@@ -35,7 +35,7 @@ packages:
35
35
name: async
36
36
url: "https://pub.dartlang.org"
37
37
source: hosted
38
- version: "2.6 .1"
38
+ version: "2.8 .1"
39
39
boolean_selector:
40
40
dependency: transitive
41
41
description:
@@ -56,7 +56,7 @@ packages:
56
56
name: charcode
57
57
url: "https://pub.dartlang.org"
58
58
source: hosted
59
- version: "1.2.0 "
59
+ version: "1.3.1 "
60
60
cli_util:
61
61
dependency: transitive
62
62
description:
@@ -91,7 +91,7 @@ packages:
91
91
name: coverage
92
92
url: "https://pub.dartlang.org"
93
93
source: hosted
94
- version: "1.0.2 "
94
+ version: "1.0.3 "
95
95
crypto:
96
96
dependency: transitive
97
97
description:
@@ -119,7 +119,7 @@ packages:
119
119
path: ".."
120
120
relative: true
121
121
source: path
122
- version: "3.0.2 "
122
+ version: "3.0.3 "
123
123
ffi:
124
124
dependency: transitive
125
125
description:
@@ -133,7 +133,7 @@ packages:
133
133
name: file
134
134
url: "https://pub.dartlang.org"
135
135
source: hosted
136
- version: "6.1.0 "
136
+ version: "6.1.2 "
137
137
flutter:
138
138
dependency: "direct main"
139
139
description: flutter
@@ -154,6 +154,13 @@ packages:
154
154
description: flutter
155
155
source: sdk
156
156
version: "0.0.0"
157
+ frontend_server_client:
158
+ dependency: transitive
159
+ description:
160
+ name: frontend_server_client
161
+ url: "https://pub.dartlang.org"
162
+ source: hosted
163
+ version: "2.1.2"
157
164
fuchsia_remote_debug_protocol:
158
165
dependency: transitive
159
166
description: flutter
@@ -214,7 +221,7 @@ packages:
214
221
name: meta
215
222
url: "https://pub.dartlang.org"
216
223
source: hosted
217
- version: "1.3 .0"
224
+ version: "1.7 .0"
218
225
mime:
219
226
dependency: transitive
220
227
description:
@@ -270,7 +277,7 @@ packages:
270
277
name: process
271
278
url: "https://pub.dartlang.org"
272
279
source: hosted
273
- version: "4.2.1 "
280
+ version: "4.2.3 "
274
281
pub_semver:
275
282
dependency: transitive
276
283
description:
@@ -373,21 +380,21 @@ packages:
373
380
name: test
374
381
url: "https://pub.dartlang.org"
375
382
source: hosted
376
- version: "1.16.8 "
383
+ version: "1.17.10 "
377
384
test_api:
378
385
dependency: transitive
379
386
description:
380
387
name: test_api
381
388
url: "https://pub.dartlang.org"
382
389
source: hosted
383
- version: "0.3.0 "
390
+ version: "0.4.2 "
384
391
test_core:
385
392
dependency: transitive
386
393
description:
387
394
name: test_core
388
395
url: "https://pub.dartlang.org"
389
396
source: hosted
390
- version: "0.3.19 "
397
+ version: "0.4.0 "
391
398
typed_data:
392
399
dependency: transitive
393
400
description:
@@ -408,7 +415,7 @@ packages:
408
415
name: vm_service
409
416
url: "https://pub.dartlang.org"
410
417
source: hosted
411
- version: "6.2.0 "
418
+ version: "7.1.1 "
412
419
watcher:
413
420
dependency: transitive
414
421
description:
0 commit comments