@@ -7,14 +7,14 @@ packages:
7
7
name: _fe_analyzer_shared
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "46 .0.0"
10
+ version: "48 .0.0"
11
11
analyzer:
12
12
dependency: transitive
13
13
description:
14
14
name: analyzer
15
15
url: "https://pub.dartlang.org"
16
16
source: hosted
17
- version: "4.6 .0"
17
+ version: "5.0 .0"
18
18
archive:
19
19
dependency: transitive
20
20
description:
@@ -70,7 +70,7 @@ packages:
70
70
name: cli_repl
71
71
url: "https://pub.dartlang.org"
72
72
source: hosted
73
- version: "0.2.2 "
73
+ version: "0.2.3 "
74
74
cli_util:
75
75
dependency: transitive
76
76
description:
@@ -98,7 +98,7 @@ packages:
98
98
name: coverage
99
99
url: "https://pub.dartlang.org"
100
100
source: hosted
101
- version: "1.5.0 "
101
+ version: "1.6.1 "
102
102
crypto:
103
103
dependency: transitive
104
104
description:
@@ -112,7 +112,7 @@ packages:
112
112
name: dart_style
113
113
url: "https://pub.dartlang.org"
114
114
source: hosted
115
- version: "2.2.3 "
115
+ version: "2.2.4 "
116
116
file:
117
117
dependency: transitive
118
118
description:
@@ -189,14 +189,14 @@ packages:
189
189
name: json_annotation
190
190
url: "https://pub.dartlang.org"
191
191
source: hosted
192
- version: "4.6 .0"
192
+ version: "4.7 .0"
193
193
lints:
194
194
dependency: transitive
195
195
description:
196
196
name: lints
197
197
url: "https://pub.dartlang.org"
198
198
source: hosted
199
- version: "1 .0.1 "
199
+ version: "2 .0.0 "
200
200
logging:
201
201
dependency: transitive
202
202
description:
@@ -308,13 +308,13 @@ packages:
308
308
name: sass
309
309
url: "https://pub.dartlang.org"
310
310
source: hosted
311
- version: "1.54.9 "
311
+ version: "1.55.0 "
312
312
sass_analysis:
313
313
dependency: "direct dev"
314
314
description:
315
315
path: analysis
316
316
ref: HEAD
317
- resolved-ref: "016ab24ebd69d83547e545a1eaf160d05b21a98a"
317
+ resolved-ref: a65e504b484eeacfff5219a24ad4b89e5ee1f87f
318
318
url: "https://github.com/sass/dart-sass.git"
319
319
source: git
320
320
version: "0.0.0"
@@ -324,14 +324,14 @@ packages:
324
324
name: sass_api
325
325
url: "https://pub.dartlang.org"
326
326
source: hosted
327
- version: "3 .0.4 "
327
+ version: "4 .0.0 "
328
328
shelf:
329
329
dependency: transitive
330
330
description:
331
331
name: shelf
332
332
url: "https://pub.dartlang.org"
333
333
source: hosted
334
- version: "1.3.2 "
334
+ version: "1.4.0 "
335
335
shelf_packages_handler:
336
336
dependency: transitive
337
337
description:
@@ -387,7 +387,7 @@ packages:
387
387
name: stream_channel
388
388
url: "https://pub.dartlang.org"
389
389
source: hosted
390
- version: "2.1.0 "
390
+ version: "2.1.1 "
391
391
stream_transform:
392
392
dependency: transitive
393
393
description:
@@ -403,7 +403,7 @@ packages:
403
403
source: hosted
404
404
version: "1.1.1"
405
405
term_glyph:
406
- dependency: transitive
406
+ dependency: "direct main"
407
407
description:
408
408
name: term_glyph
409
409
url: "https://pub.dartlang.org"
@@ -415,21 +415,21 @@ packages:
415
415
name: test
416
416
url: "https://pub.dartlang.org"
417
417
source: hosted
418
- version: "1.21.5 "
418
+ version: "1.21.6 "
419
419
test_api:
420
420
dependency: transitive
421
421
description:
422
422
name: test_api
423
423
url: "https://pub.dartlang.org"
424
424
source: hosted
425
- version: "0.4.13 "
425
+ version: "0.4.14 "
426
426
test_core:
427
427
dependency: transitive
428
428
description:
429
429
name: test_core
430
430
url: "https://pub.dartlang.org"
431
431
source: hosted
432
- version: "0.4.17 "
432
+ version: "0.4.18 "
433
433
test_descriptor:
434
434
dependency: "direct dev"
435
435
description:
@@ -464,7 +464,7 @@ packages:
464
464
name: vm_service
465
465
url: "https://pub.dartlang.org"
466
466
source: hosted
467
- version: "9.3 .0"
467
+ version: "9.4 .0"
468
468
watcher:
469
469
dependency: transitive
470
470
description:
@@ -485,7 +485,7 @@ packages:
485
485
name: webkit_inspection_protocol
486
486
url: "https://pub.dartlang.org"
487
487
source: hosted
488
- version: "1.1 .0"
488
+ version: "1.2 .0"
489
489
xml:
490
490
dependency: transitive
491
491
description:
@@ -501,4 +501,4 @@ packages:
501
501
source: hosted
502
502
version: "3.1.1"
503
503
sdks:
504
- dart: ">=2.18.0-146.0.dev <3.0.0"
504
+ dart: ">=2.18.0 <3.0.0"
0 commit comments