Skip to content

Commit 9ead480

Browse files
authored
fuchsia_ctl: pub upgrade (flutter#131)
1 parent c9c42d5 commit 9ead480

File tree

1 file changed

+70
-49
lines changed

1 file changed

+70
-49
lines changed

packages/fuchsia_ctl/pubspec.lock

Lines changed: 70 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,48 @@
11
# Generated by pub
22
# See https://dart.dev/tools/pub/glossary#lockfile
33
packages:
4+
_fe_analyzer_shared:
5+
dependency: transitive
6+
description:
7+
name: _fe_analyzer_shared
8+
url: "https://pub.dartlang.org"
9+
source: hosted
10+
version: "2.1.0"
411
analyzer:
512
dependency: transitive
613
description:
714
name: analyzer
815
url: "https://pub.dartlang.org"
916
source: hosted
10-
version: "0.38.2"
17+
version: "0.39.6"
1118
args:
1219
dependency: "direct main"
1320
description:
1421
name: args
1522
url: "https://pub.dartlang.org"
1623
source: hosted
17-
version: "1.5.2"
24+
version: "1.6.0"
1825
async:
1926
dependency: transitive
2027
description:
2128
name: async
2229
url: "https://pub.dartlang.org"
2330
source: hosted
24-
version: "2.3.0"
31+
version: "2.4.1"
2532
boolean_selector:
2633
dependency: transitive
2734
description:
2835
name: boolean_selector
2936
url: "https://pub.dartlang.org"
3037
source: hosted
31-
version: "1.0.5"
38+
version: "2.0.0"
3239
charcode:
3340
dependency: transitive
3441
description:
3542
name: charcode
3643
url: "https://pub.dartlang.org"
3744
source: hosted
38-
version: "1.1.2"
45+
version: "1.1.3"
3946
collection:
4047
dependency: transitive
4148
description:
@@ -50,13 +57,20 @@ packages:
5057
url: "https://pub.dartlang.org"
5158
source: hosted
5259
version: "2.1.1"
60+
coverage:
61+
dependency: transitive
62+
description:
63+
name: coverage
64+
url: "https://pub.dartlang.org"
65+
source: hosted
66+
version: "0.13.9"
5367
crypto:
5468
dependency: transitive
5569
description:
5670
name: crypto
5771
url: "https://pub.dartlang.org"
5872
source: hosted
59-
version: "2.1.2"
73+
version: "2.1.4"
6074
csslib:
6175
dependency: transitive
6276
description:
@@ -70,91 +84,84 @@ packages:
7084
name: file
7185
url: "https://pub.dartlang.org"
7286
source: hosted
73-
version: "5.0.10"
74-
front_end:
75-
dependency: transitive
76-
description:
77-
name: front_end
78-
url: "https://pub.dartlang.org"
79-
source: hosted
80-
version: "0.1.24"
87+
version: "5.1.0"
8188
glob:
8289
dependency: transitive
8390
description:
8491
name: glob
8592
url: "https://pub.dartlang.org"
8693
source: hosted
87-
version: "1.1.7"
94+
version: "1.2.0"
8895
html:
8996
dependency: transitive
9097
description:
9198
name: html
9299
url: "https://pub.dartlang.org"
93100
source: hosted
94-
version: "0.14.0+2"
101+
version: "0.14.0+3"
95102
http:
96103
dependency: transitive
97104
description:
98105
name: http
99106
url: "https://pub.dartlang.org"
100107
source: hosted
101-
version: "0.12.0+2"
108+
version: "0.12.0+4"
102109
http_multi_server:
103110
dependency: transitive
104111
description:
105112
name: http_multi_server
106113
url: "https://pub.dartlang.org"
107114
source: hosted
108-
version: "2.1.0"
115+
version: "2.2.0"
109116
http_parser:
110117
dependency: transitive
111118
description:
112119
name: http_parser
113120
url: "https://pub.dartlang.org"
114121
source: hosted
115-
version: "3.1.3"
122+
version: "3.1.4"
116123
intl:
117124
dependency: transitive
118125
description:
119126
name: intl
120127
url: "https://pub.dartlang.org"
121128
source: hosted
122-
version: "0.16.0"
129+
version: "0.16.1"
123130
io:
124131
dependency: transitive
125132
description:
126133
name: io
127134
url: "https://pub.dartlang.org"
128135
source: hosted
129-
version: "0.3.3"
136+
version: "0.3.4"
130137
js:
131138
dependency: transitive
132139
description:
133140
name: js
134141
url: "https://pub.dartlang.org"
135142
source: hosted
136143
version: "0.6.1+1"
137-
kernel:
144+
logging:
138145
dependency: transitive
139146
description:
140-
name: kernel
147+
name: logging
141148
url: "https://pub.dartlang.org"
142149
source: hosted
143-
version: "0.3.24"
150+
version: "0.11.4"
144151
matcher:
145152
dependency: transitive
146153
description:
147154
name: matcher
148155
url: "https://pub.dartlang.org"
149156
source: hosted
150-
version: "0.12.5"
157+
version: "0.12.6"
151158
meta:
152159
dependency: "direct main"
153160
description:
154161
name: meta
155162
url: "https://pub.dartlang.org"
156163
source: hosted
157-
version: "1.1.7"
164+
version: "1.1.8"
158165
mime:
159166
dependency: transitive
160167
description:
@@ -176,6 +183,20 @@ packages:
176183
url: "https://pub.dartlang.org"
177184
source: hosted
178185
version: "1.0.2"
186+
node_interop:
187+
dependency: transitive
188+
description:
189+
name: node_interop
190+
url: "https://pub.dartlang.org"
191+
source: hosted
192+
version: "1.0.3"
193+
node_io:
194+
dependency: transitive
195+
description:
196+
name: node_io
197+
url: "https://pub.dartlang.org"
198+
source: hosted
199+
version: "1.0.1+2"
179200
node_preamble:
180201
dependency: transitive
181202
description:
@@ -189,14 +210,7 @@ packages:
189210
name: package_config
190211
url: "https://pub.dartlang.org"
191212
source: hosted
192-
version: "1.1.0"
193-
package_resolver:
194-
dependency: transitive
195-
description:
196-
name: package_resolver
197-
url: "https://pub.dartlang.org"
198-
source: hosted
199-
version: "1.0.10"
213+
version: "1.9.3"
200214
path:
201215
dependency: "direct main"
202216
description:
@@ -210,7 +224,7 @@ packages:
210224
name: pedantic
211225
url: "https://pub.dartlang.org"
212226
source: hosted
213-
version: "1.8.0+1"
227+
version: "1.9.0"
214228
platform:
215229
dependency: transitive
216230
description:
@@ -238,7 +252,7 @@ packages:
238252
name: pub_semver
239253
url: "https://pub.dartlang.org"
240254
source: hosted
241-
version: "1.4.2"
255+
version: "1.4.4"
242256
shelf:
243257
dependency: transitive
244258
description:
@@ -252,7 +266,7 @@ packages:
252266
name: shelf_packages_handler
253267
url: "https://pub.dartlang.org"
254268
source: hosted
255-
version: "1.0.4"
269+
version: "2.0.0"
256270
shelf_static:
257271
dependency: transitive
258272
description:
@@ -273,21 +287,21 @@ packages:
273287
name: source_map_stack_trace
274288
url: "https://pub.dartlang.org"
275289
source: hosted
276-
version: "1.1.5"
290+
version: "2.0.0"
277291
source_maps:
278292
dependency: transitive
279293
description:
280294
name: source_maps
281295
url: "https://pub.dartlang.org"
282296
source: hosted
283-
version: "0.10.8"
297+
version: "0.10.9"
284298
source_span:
285299
dependency: transitive
286300
description:
287301
name: source_span
288302
url: "https://pub.dartlang.org"
289303
source: hosted
290-
version: "1.5.5"
304+
version: "1.7.0"
291305
stack_trace:
292306
dependency: transitive
293307
description:
@@ -322,21 +336,21 @@ packages:
322336
name: test
323337
url: "https://pub.dartlang.org"
324338
source: hosted
325-
version: "1.6.9"
339+
version: "1.14.2"
326340
test_api:
327341
dependency: transitive
328342
description:
329343
name: test_api
330344
url: "https://pub.dartlang.org"
331345
source: hosted
332-
version: "0.2.7"
346+
version: "0.2.15"
333347
test_core:
334348
dependency: transitive
335349
description:
336350
name: test_core
337351
url: "https://pub.dartlang.org"
338352
source: hosted
339-
version: "0.2.9"
353+
version: "0.3.3"
340354
typed_data:
341355
dependency: transitive
342356
description:
@@ -350,34 +364,41 @@ packages:
350364
name: uuid
351365
url: "https://pub.dartlang.org"
352366
source: hosted
353-
version: "2.0.2"
367+
version: "2.0.4"
354368
vm_service:
355369
dependency: transitive
356370
description:
357371
name: vm_service
358372
url: "https://pub.dartlang.org"
359373
source: hosted
360-
version: "1.1.2"
374+
version: "4.0.0"
361375
watcher:
362376
dependency: transitive
363377
description:
364378
name: watcher
365379
url: "https://pub.dartlang.org"
366380
source: hosted
367-
version: "0.9.7+12"
381+
version: "0.9.7+14"
368382
web_socket_channel:
369383
dependency: transitive
370384
description:
371385
name: web_socket_channel
372386
url: "https://pub.dartlang.org"
373387
source: hosted
374-
version: "1.0.15"
388+
version: "1.1.0"
389+
webkit_inspection_protocol:
390+
dependency: transitive
391+
description:
392+
name: webkit_inspection_protocol
393+
url: "https://pub.dartlang.org"
394+
source: hosted
395+
version: "0.5.0+1"
375396
yaml:
376397
dependency: transitive
377398
description:
378399
name: yaml
379400
url: "https://pub.dartlang.org"
380401
source: hosted
381-
version: "2.1.16"
402+
version: "2.2.0"
382403
sdks:
383-
dart: ">=2.4.0 <3.0.0"
404+
dart: ">=2.7.0 <3.0.0"

0 commit comments

Comments
 (0)