@@ -7,14 +7,14 @@ packages:
7
7
name: _fe_analyzer_shared
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "47 .0.0"
10
+ version: "50 .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.8 "
17
+ version: "0.2.10 "
18
18
algolia:
19
19
dependency: "direct main"
20
20
description:
@@ -23,19 +23,19 @@ packages:
23
23
source: hosted
24
24
version: "1.1.1"
25
25
analyzer:
26
- dependency: transitive
26
+ dependency: "direct overridden"
27
27
description:
28
28
name: analyzer
29
29
url: "https://pub.dartlang.org"
30
30
source: hosted
31
- version: "4.7 .0"
31
+ version: "5.2 .0"
32
32
analyzer_plugin:
33
33
dependency: transitive
34
34
description:
35
35
name: analyzer_plugin
36
36
url: "https://pub.dartlang.org"
37
37
source: hosted
38
- version: "0.10.0 "
38
+ version: "0.11.2 "
39
39
ansicolor:
40
40
dependency: transitive
41
41
description:
@@ -91,7 +91,7 @@ packages:
91
91
name: build_resolvers
92
92
url: "https://pub.dartlang.org"
93
93
source: hosted
94
- version: "2.0.10 "
94
+ version: "2.1.0 "
95
95
build_runner:
96
96
dependency: "direct dev"
97
97
description:
@@ -177,7 +177,7 @@ packages:
177
177
source: hosted
178
178
version: "4.0.4"
179
179
crypto:
180
- dependency: transitive
180
+ dependency: "direct main"
181
181
description:
182
182
name: crypto
183
183
url: "https://pub.dartlang.org"
@@ -196,7 +196,7 @@ packages:
196
196
name: dart_code_metrics
197
197
url: "https://pub.dartlang.org"
198
198
source: hosted
199
- version: "4.19.2 "
199
+ version: "5.0.1 "
200
200
dart_style:
201
201
dependency: transitive
202
202
description:
@@ -379,20 +379,41 @@ packages:
379
379
url: "https://pub.dartlang.org"
380
380
source: hosted
381
381
version: "5.1.0"
382
+ platform:
383
+ dependency: transitive
384
+ description:
385
+ name: platform
386
+ url: "https://pub.dartlang.org"
387
+ source: hosted
388
+ version: "3.1.0"
382
389
pool:
383
390
dependency: transitive
384
391
description:
385
392
name: pool
386
393
url: "https://pub.dartlang.org"
387
394
source: hosted
388
395
version: "1.5.1"
396
+ process:
397
+ dependency: transitive
398
+ description:
399
+ name: process
400
+ url: "https://pub.dartlang.org"
401
+ source: hosted
402
+ version: "4.2.4"
389
403
pub_semver:
390
404
dependency: transitive
391
405
description:
392
406
name: pub_semver
393
407
url: "https://pub.dartlang.org"
394
408
source: hosted
395
409
version: "2.1.2"
410
+ pub_updater:
411
+ dependency: transitive
412
+ description:
413
+ name: pub_updater
414
+ url: "https://pub.dartlang.org"
415
+ source: hosted
416
+ version: "0.2.2"
396
417
pubspec_parse:
397
418
dependency: transitive
398
419
description:
0 commit comments