@@ -7,14 +7,14 @@ packages:
7
7
name: _fe_analyzer_shared
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "50 .0.0"
10
+ version: "51 .0.0"
11
11
alfred_workflow:
12
12
dependency: "direct main"
13
13
description:
14
14
name: alfred_workflow
15
15
url: "https://pub.dartlang.org"
16
16
source: hosted
17
- version: "0.2.10 "
17
+ version: "0.3.0+1 "
18
18
algolia:
19
19
dependency: "direct main"
20
20
description:
@@ -23,12 +23,12 @@ packages:
23
23
source: hosted
24
24
version: "1.1.1"
25
25
analyzer:
26
- dependency: "direct overridden"
26
+ dependency: transitive
27
27
description:
28
28
name: analyzer
29
29
url: "https://pub.dartlang.org"
30
30
source: hosted
31
- version: "5.2.0 "
31
+ version: "5.3.1 "
32
32
analyzer_plugin:
33
33
dependency: transitive
34
34
description:
@@ -98,7 +98,7 @@ packages:
98
98
name: build_runner
99
99
url: "https://pub.dartlang.org"
100
100
source: hosted
101
- version: "2.3.2 "
101
+ version: "2.3.3 "
102
102
build_runner_core:
103
103
dependency: transitive
104
104
description:
@@ -140,7 +140,7 @@ packages:
140
140
name: cli_script
141
141
url: "https://pub.dartlang.org"
142
142
source: hosted
143
- version: "0.2.6 "
143
+ version: "0.3.0 "
144
144
clock:
145
145
dependency: transitive
146
146
description:
@@ -154,7 +154,7 @@ packages:
154
154
name: code_builder
155
155
url: "https://pub.dartlang.org"
156
156
source: hosted
157
- version: "4.3 .0"
157
+ version: "4.4 .0"
158
158
collection:
159
159
dependency: "direct main"
160
160
description:
@@ -175,7 +175,7 @@ packages:
175
175
name: copy_with_extension
176
176
url: "https://pub.dartlang.org"
177
177
source: hosted
178
- version: "4 .0.4 "
178
+ version: "5 .0.0 "
179
179
crypto:
180
180
dependency: transitive
181
181
description:
@@ -196,35 +196,28 @@ packages:
196
196
name: dart_code_metrics
197
197
url: "https://pub.dartlang.org"
198
198
source: hosted
199
- version: "5.0.1 "
199
+ version: "5.3.0 "
200
200
dart_style:
201
201
dependency: transitive
202
202
description:
203
203
name: dart_style
204
204
url: "https://pub.dartlang.org"
205
205
source: hosted
206
206
version: "2.2.4"
207
- dotenv:
208
- dependency: transitive
209
- description:
210
- name: dotenv
211
- url: "https://pub.dartlang.org"
212
- source: hosted
213
- version: "4.0.1"
214
207
envied:
215
208
dependency: "direct main"
216
209
description:
217
210
name: envied
218
211
url: "https://pub.dartlang.org"
219
212
source: hosted
220
- version: "0.2.4 "
213
+ version: "0.3.0 "
221
214
envied_generator:
222
215
dependency: "direct dev"
223
216
description:
224
217
name: envied_generator
225
218
url: "https://pub.dartlang.org"
226
219
source: hosted
227
- version: "0.2.3+1 "
220
+ version: "0.3.0 "
228
221
equatable:
229
222
dependency: transitive
230
223
description:
@@ -252,7 +245,7 @@ packages:
252
245
name: frontend_server_client
253
246
url: "https://pub.dartlang.org"
254
247
source: hosted
255
- version: "3.1 .0"
248
+ version: "3.2 .0"
256
249
glob:
257
250
dependency: transitive
258
251
description:
@@ -350,7 +343,7 @@ packages:
350
343
name: matcher
351
344
url: "https://pub.dartlang.org"
352
345
source: hosted
353
- version: "0.12.13 "
346
+ version: "0.12.14 "
354
347
meta:
355
348
dependency: transitive
356
349
description:
@@ -364,7 +357,7 @@ packages:
364
357
name: mime
365
358
url: "https://pub.dartlang.org"
366
359
source: hosted
367
- version: "1.0.2 "
360
+ version: "1.0.3 "
368
361
package_config:
369
362
dependency: transitive
370
363
description:
@@ -378,7 +371,7 @@ packages:
378
371
name: path
379
372
url: "https://pub.dartlang.org"
380
373
source: hosted
381
- version: "1.8.2 "
374
+ version: "1.8.3 "
382
375
petitparser:
383
376
dependency: transitive
384
377
description:
@@ -420,7 +413,7 @@ packages:
420
413
name: pub_updater
421
414
url: "https://pub.dartlang.org"
422
415
source: hosted
423
- version: "0.2.2 "
416
+ version: "0.2.3 "
424
417
pubspec_parse:
425
418
dependency: transitive
426
419
description:
@@ -476,14 +469,14 @@ packages:
476
469
name: stash
477
470
url: "https://pub.dartlang.org"
478
471
source: hosted
479
- version: "4.3.4 "
472
+ version: "4.4.1 "
480
473
stash_file:
481
474
dependency: transitive
482
475
description:
483
476
name: stash_file
484
477
url: "https://pub.dartlang.org"
485
478
source: hosted
486
- version: "4.3.4 "
479
+ version: "4.4.1 "
487
480
stream_channel:
488
481
dependency: transitive
489
482
description:
@@ -546,7 +539,7 @@ packages:
546
539
name: uuid
547
540
url: "https://pub.dartlang.org"
548
541
source: hosted
549
- version: "3.0.6 "
542
+ version: "3.0.7 "
550
543
watcher:
551
544
dependency: transitive
552
545
description:
0 commit comments