@@ -29,6 +29,55 @@ packages:
2929 url: "https://pub.dartlang.org"
3030 source: hosted
3131 version: "1.0.3"
32+ build:
33+ dependency: "direct dev"
34+ description:
35+ name: build
36+ url: "https://pub.dartlang.org"
37+ source: hosted
38+ version: "0.12.6"
39+ build_config:
40+ dependency: transitive
41+ description:
42+ name: build_config
43+ url: "https://pub.dartlang.org"
44+ source: hosted
45+ version: "0.3.0"
46+ build_resolvers:
47+ dependency: transitive
48+ description:
49+ name: build_resolvers
50+ url: "https://pub.dartlang.org"
51+ source: hosted
52+ version: "0.2.0+2"
53+ build_runner:
54+ dependency: "direct dev"
55+ description:
56+ name: build_runner
57+ url: "https://pub.dartlang.org"
58+ source: hosted
59+ version: "0.8.10"
60+ build_runner_core:
61+ dependency: transitive
62+ description:
63+ name: build_runner_core
64+ url: "https://pub.dartlang.org"
65+ source: hosted
66+ version: "0.1.0"
67+ built_collection:
68+ dependency: transitive
69+ description:
70+ name: built_collection
71+ url: "https://pub.dartlang.org"
72+ source: hosted
73+ version: "3.1.1"
74+ built_value:
75+ dependency: transitive
76+ description:
77+ name: built_value
78+ url: "https://pub.dartlang.org"
79+ source: hosted
80+ version: "5.5.1"
3281 charcode:
3382 dependency: transitive
3483 description:
@@ -43,6 +92,13 @@ packages:
4392 url: "https://pub.dartlang.org"
4493 source: hosted
4594 version: "0.1.2+1"
95+ code_builder:
96+ dependency: transitive
97+ description:
98+ name: code_builder
99+ url: "https://pub.dartlang.org"
100+ source: hosted
101+ version: "3.1.0"
46102 collection:
47103 dependency: "direct main"
48104 description:
@@ -71,13 +127,27 @@ packages:
71127 url: "https://pub.dartlang.org"
72128 source: hosted
73129 version: "0.14.1"
130+ dart_style:
131+ dependency: transitive
132+ description:
133+ name: dart_style
134+ url: "https://pub.dartlang.org"
135+ source: hosted
136+ version: "1.0.14"
74137 dhttpd:
75138 dependency: "direct dev"
76139 description:
77140 name: dhttpd
78141 url: "https://pub.dartlang.org"
79142 source: hosted
80143 version: "2.0.0"
144+ fixnum:
145+ dependency: transitive
146+ description:
147+ name: fixnum
148+ url: "https://pub.dartlang.org"
149+ source: hosted
150+ version: "0.10.7"
81151 front_end:
82152 dependency: "direct main"
83153 description:
@@ -86,12 +156,19 @@ packages:
86156 source: hosted
87157 version: "0.1.1"
88158 glob:
89- dependency: transitive
159+ dependency: "direct dev"
90160 description:
91161 name: glob
92162 url: "https://pub.dartlang.org"
93163 source: hosted
94164 version: "1.1.5"
165+ graphs:
166+ dependency: transitive
167+ description:
168+ name: graphs
169+ url: "https://pub.dartlang.org"
170+ source: hosted
171+ version: "0.1.2"
95172 grinder:
96173 dependency: "direct dev"
97174 description:
@@ -141,6 +218,13 @@ packages:
141218 url: "https://pub.dartlang.org"
142219 source: hosted
143220 version: "0.6.1"
221+ json_annotation:
222+ dependency: transitive
223+ description:
224+ name: json_annotation
225+ url: "https://pub.dartlang.org"
226+ source: hosted
227+ version: "0.2.8"
144228 kernel:
145229 dependency: transitive
146230 description:
@@ -246,13 +330,20 @@ packages:
246330 url: "https://pub.dartlang.org"
247331 source: hosted
248332 version: "1.3.7"
333+ pubspec_parse:
334+ dependency: transitive
335+ description:
336+ name: pubspec_parse
337+ url: "https://pub.dartlang.org"
338+ source: hosted
339+ version: "0.1.1"
249340 quiver:
250341 dependency: "direct main"
251342 description:
252343 name: quiver
253344 url: "https://pub.dartlang.org"
254345 source: hosted
255- version: "0.27.0 "
346+ version: "0.29.0+1 "
256347 quiver_hashcode:
257348 dependency: transitive
258349 description:
@@ -330,6 +421,13 @@ packages:
330421 url: "https://pub.dartlang.org"
331422 source: hosted
332423 version: "1.6.4"
424+ stream_transform:
425+ dependency: transitive
426+ description:
427+ name: stream_transform
428+ url: "https://pub.dartlang.org"
429+ source: hosted
430+ version: "0.0.14"
333431 string_scanner:
334432 dependency: transitive
335433 description:
@@ -394,4 +492,4 @@ packages:
394492 source: hosted
395493 version: "2.1.13"
396494sdks:
397- dart: ">=2.0.0-dev.59.0 <=2.0.0-dev.62 .0"
495+ dart: ">=2.0.0-dev.59.0 <=2.0.0-dev.63 .0"
0 commit comments