|
1 | 1 | # Generated by pub |
2 | 2 | # See https://dart.dev/tools/pub/glossary#lockfile |
3 | 3 | 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: "11.0.0" |
| 11 | + analyzer: |
| 12 | + dependency: transitive |
| 13 | + description: |
| 14 | + name: analyzer |
| 15 | + url: "https://pub.dartlang.org" |
| 16 | + source: hosted |
| 17 | + version: "0.40.4" |
| 18 | + args: |
| 19 | + dependency: transitive |
| 20 | + description: |
| 21 | + name: args |
| 22 | + url: "https://pub.dartlang.org" |
| 23 | + source: hosted |
| 24 | + version: "1.6.0" |
4 | 25 | async: |
5 | 26 | dependency: transitive |
6 | 27 | description: |
7 | 28 | name: async |
8 | 29 | url: "https://pub.dartlang.org" |
9 | 30 | source: hosted |
10 | | - version: "2.2.0" |
| 31 | + version: "2.5.0-nullsafety.1" |
11 | 32 | boolean_selector: |
12 | 33 | dependency: transitive |
13 | 34 | description: |
14 | 35 | name: boolean_selector |
15 | 36 | url: "https://pub.dartlang.org" |
16 | 37 | source: hosted |
17 | | - version: "1.0.4" |
| 38 | + version: "2.1.0-nullsafety.1" |
18 | 39 | charcode: |
19 | 40 | dependency: transitive |
20 | 41 | description: |
21 | 42 | name: charcode |
22 | 43 | url: "https://pub.dartlang.org" |
23 | 44 | source: hosted |
24 | | - version: "1.1.2" |
| 45 | + version: "1.2.0-nullsafety.1" |
| 46 | + cli_util: |
| 47 | + dependency: transitive |
| 48 | + description: |
| 49 | + name: cli_util |
| 50 | + url: "https://pub.dartlang.org" |
| 51 | + source: hosted |
| 52 | + version: "0.2.0" |
25 | 53 | collection: |
26 | 54 | dependency: transitive |
27 | 55 | description: |
28 | 56 | name: collection |
29 | 57 | url: "https://pub.dartlang.org" |
30 | 58 | source: hosted |
31 | | - version: "1.14.11" |
32 | | - flutter: |
33 | | - dependency: "direct main" |
34 | | - description: flutter |
35 | | - source: sdk |
36 | | - version: "0.0.0" |
37 | | - flutter_test: |
38 | | - dependency: "direct dev" |
39 | | - description: flutter |
40 | | - source: sdk |
41 | | - version: "0.0.0" |
| 59 | + version: "1.15.0-nullsafety.3" |
| 60 | + convert: |
| 61 | + dependency: transitive |
| 62 | + description: |
| 63 | + name: convert |
| 64 | + url: "https://pub.dartlang.org" |
| 65 | + source: hosted |
| 66 | + version: "2.1.1" |
| 67 | + coverage: |
| 68 | + dependency: transitive |
| 69 | + description: |
| 70 | + name: coverage |
| 71 | + url: "https://pub.dartlang.org" |
| 72 | + source: hosted |
| 73 | + version: "0.14.1" |
| 74 | + crypto: |
| 75 | + dependency: transitive |
| 76 | + description: |
| 77 | + name: crypto |
| 78 | + url: "https://pub.dartlang.org" |
| 79 | + source: hosted |
| 80 | + version: "2.1.5" |
| 81 | + glob: |
| 82 | + dependency: transitive |
| 83 | + description: |
| 84 | + name: glob |
| 85 | + url: "https://pub.dartlang.org" |
| 86 | + source: hosted |
| 87 | + version: "1.2.0" |
42 | 88 | http: |
43 | 89 | dependency: "direct main" |
44 | 90 | description: |
45 | 91 | name: http |
46 | 92 | url: "https://pub.dartlang.org" |
47 | 93 | source: hosted |
48 | | - version: "0.12.0+2" |
| 94 | + version: "0.12.2" |
| 95 | + http_multi_server: |
| 96 | + dependency: transitive |
| 97 | + description: |
| 98 | + name: http_multi_server |
| 99 | + url: "https://pub.dartlang.org" |
| 100 | + source: hosted |
| 101 | + version: "2.2.0" |
49 | 102 | http_parser: |
50 | 103 | dependency: transitive |
51 | 104 | description: |
52 | 105 | name: http_parser |
53 | 106 | url: "https://pub.dartlang.org" |
54 | 107 | source: hosted |
55 | 108 | version: "3.1.3" |
| 109 | + io: |
| 110 | + dependency: transitive |
| 111 | + description: |
| 112 | + name: io |
| 113 | + url: "https://pub.dartlang.org" |
| 114 | + source: hosted |
| 115 | + version: "0.3.4" |
| 116 | + js: |
| 117 | + dependency: transitive |
| 118 | + description: |
| 119 | + name: js |
| 120 | + url: "https://pub.dartlang.org" |
| 121 | + source: hosted |
| 122 | + version: "0.6.2" |
| 123 | + logging: |
| 124 | + dependency: transitive |
| 125 | + description: |
| 126 | + name: logging |
| 127 | + url: "https://pub.dartlang.org" |
| 128 | + source: hosted |
| 129 | + version: "0.11.4" |
56 | 130 | matcher: |
57 | 131 | dependency: transitive |
58 | 132 | description: |
59 | 133 | name: matcher |
60 | 134 | url: "https://pub.dartlang.org" |
61 | 135 | source: hosted |
62 | | - version: "0.12.5" |
| 136 | + version: "0.12.9" |
63 | 137 | meta: |
64 | 138 | dependency: transitive |
65 | 139 | description: |
66 | 140 | name: meta |
67 | 141 | url: "https://pub.dartlang.org" |
68 | 142 | source: hosted |
69 | | - version: "1.1.6" |
| 143 | + version: "1.3.0-nullsafety.3" |
| 144 | + mime: |
| 145 | + dependency: transitive |
| 146 | + description: |
| 147 | + name: mime |
| 148 | + url: "https://pub.dartlang.org" |
| 149 | + source: hosted |
| 150 | + version: "0.9.7" |
| 151 | + node_interop: |
| 152 | + dependency: transitive |
| 153 | + description: |
| 154 | + name: node_interop |
| 155 | + url: "https://pub.dartlang.org" |
| 156 | + source: hosted |
| 157 | + version: "1.1.1" |
| 158 | + node_io: |
| 159 | + dependency: transitive |
| 160 | + description: |
| 161 | + name: node_io |
| 162 | + url: "https://pub.dartlang.org" |
| 163 | + source: hosted |
| 164 | + version: "1.1.1" |
| 165 | + node_preamble: |
| 166 | + dependency: transitive |
| 167 | + description: |
| 168 | + name: node_preamble |
| 169 | + url: "https://pub.dartlang.org" |
| 170 | + source: hosted |
| 171 | + version: "1.4.12" |
| 172 | + package_config: |
| 173 | + dependency: transitive |
| 174 | + description: |
| 175 | + name: package_config |
| 176 | + url: "https://pub.dartlang.org" |
| 177 | + source: hosted |
| 178 | + version: "1.9.3" |
70 | 179 | path: |
71 | 180 | dependency: transitive |
72 | 181 | description: |
73 | 182 | name: path |
74 | 183 | url: "https://pub.dartlang.org" |
75 | 184 | source: hosted |
76 | | - version: "1.6.2" |
| 185 | + version: "1.8.0-nullsafety.1" |
77 | 186 | pedantic: |
78 | 187 | dependency: transitive |
79 | 188 | description: |
80 | 189 | name: pedantic |
81 | 190 | url: "https://pub.dartlang.org" |
82 | 191 | source: hosted |
83 | 192 | version: "1.7.0" |
84 | | - quiver: |
| 193 | + pool: |
85 | 194 | dependency: transitive |
86 | 195 | description: |
87 | | - name: quiver |
| 196 | + name: pool |
88 | 197 | url: "https://pub.dartlang.org" |
89 | 198 | source: hosted |
90 | | - version: "2.0.3" |
91 | | - sky_engine: |
| 199 | + version: "1.4.0" |
| 200 | + pub_semver: |
92 | 201 | dependency: transitive |
93 | | - description: flutter |
94 | | - source: sdk |
95 | | - version: "0.0.99" |
| 202 | + description: |
| 203 | + name: pub_semver |
| 204 | + url: "https://pub.dartlang.org" |
| 205 | + source: hosted |
| 206 | + version: "1.4.4" |
| 207 | + shelf: |
| 208 | + dependency: transitive |
| 209 | + description: |
| 210 | + name: shelf |
| 211 | + url: "https://pub.dartlang.org" |
| 212 | + source: hosted |
| 213 | + version: "0.7.9" |
| 214 | + shelf_packages_handler: |
| 215 | + dependency: transitive |
| 216 | + description: |
| 217 | + name: shelf_packages_handler |
| 218 | + url: "https://pub.dartlang.org" |
| 219 | + source: hosted |
| 220 | + version: "2.0.0" |
| 221 | + shelf_static: |
| 222 | + dependency: transitive |
| 223 | + description: |
| 224 | + name: shelf_static |
| 225 | + url: "https://pub.dartlang.org" |
| 226 | + source: hosted |
| 227 | + version: "0.2.8" |
| 228 | + shelf_web_socket: |
| 229 | + dependency: transitive |
| 230 | + description: |
| 231 | + name: shelf_web_socket |
| 232 | + url: "https://pub.dartlang.org" |
| 233 | + source: hosted |
| 234 | + version: "0.2.3" |
| 235 | + source_map_stack_trace: |
| 236 | + dependency: transitive |
| 237 | + description: |
| 238 | + name: source_map_stack_trace |
| 239 | + url: "https://pub.dartlang.org" |
| 240 | + source: hosted |
| 241 | + version: "2.0.0" |
| 242 | + source_maps: |
| 243 | + dependency: transitive |
| 244 | + description: |
| 245 | + name: source_maps |
| 246 | + url: "https://pub.dartlang.org" |
| 247 | + source: hosted |
| 248 | + version: "0.10.9" |
96 | 249 | source_span: |
97 | 250 | dependency: transitive |
98 | 251 | description: |
99 | 252 | name: source_span |
100 | 253 | url: "https://pub.dartlang.org" |
101 | 254 | source: hosted |
102 | | - version: "1.5.5" |
| 255 | + version: "1.8.0-nullsafety.2" |
103 | 256 | stack_trace: |
104 | 257 | dependency: transitive |
105 | 258 | description: |
106 | 259 | name: stack_trace |
107 | 260 | url: "https://pub.dartlang.org" |
108 | 261 | source: hosted |
109 | | - version: "1.9.3" |
| 262 | + version: "1.10.0-nullsafety.1" |
110 | 263 | stream_channel: |
111 | 264 | dependency: transitive |
112 | 265 | description: |
113 | 266 | name: stream_channel |
114 | 267 | url: "https://pub.dartlang.org" |
115 | 268 | source: hosted |
116 | | - version: "2.0.0" |
| 269 | + version: "2.1.0-nullsafety.1" |
117 | 270 | string_scanner: |
118 | 271 | dependency: transitive |
119 | 272 | description: |
120 | 273 | name: string_scanner |
121 | 274 | url: "https://pub.dartlang.org" |
122 | 275 | source: hosted |
123 | | - version: "1.0.4" |
| 276 | + version: "1.1.0-nullsafety.1" |
124 | 277 | term_glyph: |
125 | 278 | dependency: transitive |
126 | 279 | description: |
127 | 280 | name: term_glyph |
128 | 281 | url: "https://pub.dartlang.org" |
129 | 282 | source: hosted |
130 | | - version: "1.1.0" |
| 283 | + version: "1.2.0-nullsafety.1" |
| 284 | + test: |
| 285 | + dependency: "direct dev" |
| 286 | + description: |
| 287 | + name: test |
| 288 | + url: "https://pub.dartlang.org" |
| 289 | + source: hosted |
| 290 | + version: "1.15.4" |
131 | 291 | test_api: |
132 | 292 | dependency: transitive |
133 | 293 | description: |
134 | 294 | name: test_api |
135 | 295 | url: "https://pub.dartlang.org" |
136 | 296 | source: hosted |
137 | | - version: "0.2.5" |
| 297 | + version: "0.2.18" |
| 298 | + test_core: |
| 299 | + dependency: transitive |
| 300 | + description: |
| 301 | + name: test_core |
| 302 | + url: "https://pub.dartlang.org" |
| 303 | + source: hosted |
| 304 | + version: "0.3.11+1" |
138 | 305 | typed_data: |
139 | 306 | dependency: transitive |
140 | 307 | description: |
141 | 308 | name: typed_data |
142 | 309 | url: "https://pub.dartlang.org" |
143 | 310 | source: hosted |
144 | | - version: "1.1.6" |
145 | | - vector_math: |
| 311 | + version: "1.3.0-nullsafety.3" |
| 312 | + vm_service: |
| 313 | + dependency: transitive |
| 314 | + description: |
| 315 | + name: vm_service |
| 316 | + url: "https://pub.dartlang.org" |
| 317 | + source: hosted |
| 318 | + version: "4.2.0" |
| 319 | + watcher: |
| 320 | + dependency: transitive |
| 321 | + description: |
| 322 | + name: watcher |
| 323 | + url: "https://pub.dartlang.org" |
| 324 | + source: hosted |
| 325 | + version: "0.9.7+15" |
| 326 | + web_socket_channel: |
| 327 | + dependency: transitive |
| 328 | + description: |
| 329 | + name: web_socket_channel |
| 330 | + url: "https://pub.dartlang.org" |
| 331 | + source: hosted |
| 332 | + version: "1.1.0" |
| 333 | + webkit_inspection_protocol: |
| 334 | + dependency: transitive |
| 335 | + description: |
| 336 | + name: webkit_inspection_protocol |
| 337 | + url: "https://pub.dartlang.org" |
| 338 | + source: hosted |
| 339 | + version: "0.7.3" |
| 340 | + yaml: |
146 | 341 | dependency: transitive |
147 | 342 | description: |
148 | | - name: vector_math |
| 343 | + name: yaml |
149 | 344 | url: "https://pub.dartlang.org" |
150 | 345 | source: hosted |
151 | | - version: "2.0.8" |
| 346 | + version: "2.2.1" |
152 | 347 | sdks: |
153 | | - dart: ">=2.2.0 <3.0.0" |
| 348 | + dart: ">=2.10.0-78 <=2.11.0-161.0.dev" |
0 commit comments