@@ -28,7 +28,7 @@ packages:
28
28
name: async
29
29
url: "https://pub.dartlang.org"
30
30
source: hosted
31
- version: "2.8.2 "
31
+ version: "2.9.0 "
32
32
bip39:
33
33
dependency: "direct main"
34
34
description:
@@ -112,14 +112,7 @@ packages:
112
112
name: characters
113
113
url: "https://pub.dartlang.org"
114
114
source: hosted
115
- version: "1.2.0"
116
- charcode:
117
- dependency: transitive
118
- description:
119
- name: charcode
120
- url: "https://pub.dartlang.org"
121
- source: hosted
122
- version: "1.3.1"
115
+ version: "1.2.1"
123
116
checked_yaml:
124
117
dependency: transitive
125
118
description:
@@ -133,7 +126,7 @@ packages:
133
126
name: clock
134
127
url: "https://pub.dartlang.org"
135
128
source: hosted
136
- version: "1.1.0 "
129
+ version: "1.1.1 "
137
130
code_builder:
138
131
dependency: transitive
139
132
description:
@@ -183,13 +176,20 @@ packages:
183
176
url: "https://pub.dartlang.org"
184
177
source: hosted
185
178
version: "2.2.0"
179
+ eip55:
180
+ dependency: transitive
181
+ description:
182
+ name: eip55
183
+ url: "https://pub.dartlang.org"
184
+ source: hosted
185
+ version: "1.0.2"
186
186
fake_async:
187
187
dependency: transitive
188
188
description:
189
189
name: fake_async
190
190
url: "https://pub.dartlang.org"
191
191
source: hosted
192
- version: "1.3.0 "
192
+ version: "1.3.1 "
193
193
ffi:
194
194
dependency: transitive
195
195
description:
@@ -393,21 +393,21 @@ packages:
393
393
name: matcher
394
394
url: "https://pub.dartlang.org"
395
395
source: hosted
396
- version: "0.12.11 "
396
+ version: "0.12.12 "
397
397
material_color_utilities:
398
398
dependency: transitive
399
399
description:
400
400
name: material_color_utilities
401
401
url: "https://pub.dartlang.org"
402
402
source: hosted
403
- version: "0.1.4 "
403
+ version: "0.1.5 "
404
404
meta:
405
405
dependency: transitive
406
406
description:
407
407
name: meta
408
408
url: "https://pub.dartlang.org"
409
409
source: hosted
410
- version: "1.7 .0"
410
+ version: "1.8 .0"
411
411
mime:
412
412
dependency: transitive
413
413
description:
@@ -435,7 +435,7 @@ packages:
435
435
name: path
436
436
url: "https://pub.dartlang.org"
437
437
source: hosted
438
- version: "1.8.1 "
438
+ version: "1.8.2 "
439
439
path_provider_linux:
440
440
dependency: transitive
441
441
description:
@@ -505,7 +505,7 @@ packages:
505
505
name: provider
506
506
url: "https://pub.dartlang.org"
507
507
source: hosted
508
- version: "6.0.3 "
508
+ version: "6.0.4 "
509
509
pub_semver:
510
510
dependency: transitive
511
511
description:
@@ -643,7 +643,7 @@ packages:
643
643
name: source_span
644
644
url: "https://pub.dartlang.org"
645
645
source: hosted
646
- version: "1.8.2 "
646
+ version: "1.9.0 "
647
647
stack_trace:
648
648
dependency: transitive
649
649
description:
@@ -671,21 +671,21 @@ packages:
671
671
name: string_scanner
672
672
url: "https://pub.dartlang.org"
673
673
source: hosted
674
- version: "1.1.0 "
674
+ version: "1.1.1 "
675
675
term_glyph:
676
676
dependency: transitive
677
677
description:
678
678
name: term_glyph
679
679
url: "https://pub.dartlang.org"
680
680
source: hosted
681
- version: "1.2.0 "
681
+ version: "1.2.1 "
682
682
test_api:
683
683
dependency: transitive
684
684
description:
685
685
name: test_api
686
686
url: "https://pub.dartlang.org"
687
687
source: hosted
688
- version: "0.4.9 "
688
+ version: "0.4.12 "
689
689
timing:
690
690
dependency: transitive
691
691
description:
@@ -783,7 +783,7 @@ packages:
783
783
name: web3dart
784
784
url: "https://pub.dartlang.org"
785
785
source: hosted
786
- version: "2.3.5 "
786
+ version: "2.4.1 "
787
787
web_socket_channel:
788
788
dependency: "direct main"
789
789
description:
0 commit comments