@@ -22,13 +22,6 @@ packages:
22
22
url: "https://pub.dartlang.org"
23
23
source: hosted
24
24
version: "2.2.0"
25
- asn1lib:
26
- dependency: transitive
27
- description:
28
- name: asn1lib
29
- url: "https://pub.dartlang.org"
30
- source: hosted
31
- version: "0.5.15"
32
25
async:
33
26
dependency: transitive
34
27
description:
@@ -169,15 +162,6 @@ packages:
169
162
url: "https://pub.dartlang.org"
170
163
source: hosted
171
164
version: "2.0.3"
172
- dartssh:
173
- dependency: "direct dev"
174
- description:
175
- path: "."
176
- ref: test
177
- resolved-ref: "3113e72b9e1b4ac742147be1ad34a586e9cc9bb5"
178
- url: "https://github.com/linhanyu/dartssh"
179
- source: git
180
- version: "1.0.4+4"
181
165
equatable:
182
166
dependency: "direct main"
183
167
description:
@@ -237,13 +221,6 @@ packages:
237
221
url: "https://pub.dartlang.org"
238
222
source: hosted
239
223
version: "2.0.0"
240
- http:
241
- dependency: transitive
242
- description:
243
- name: http
244
- url: "https://pub.dartlang.org"
245
- source: hosted
246
- version: "0.13.3"
247
224
http_multi_server:
248
225
dependency: transitive
249
226
description:
@@ -341,14 +318,7 @@ packages:
341
318
name: platform_info
342
319
url: "https://pub.dartlang.org"
343
320
source: hosted
344
- version: "3.0.0-nullsafety.1"
345
- pointycastle:
346
- dependency: transitive
347
- description:
348
- name: pointycastle
349
- url: "https://pub.dartlang.org"
350
- source: hosted
351
- version: "1.0.2"
321
+ version: "3.1.0"
352
322
pool:
353
323
dependency: transitive
354
324
description:
@@ -459,36 +429,20 @@ packages:
459
429
url: "https://pub.dartlang.org"
460
430
source: hosted
461
431
version: "1.0.0"
462
- tweetnacl:
463
- dependency: transitive
464
- description:
465
- path: "."
466
- ref: HEAD
467
- resolved-ref: "68bba352d1972bb72643760b9f97cf44cb75a88d"
468
- url: "https://github.com/linhanyu/tweetnacl-dart"
469
- source: git
470
- version: "0.3.2"
471
432
typed_data:
472
433
dependency: transitive
473
434
description:
474
435
name: typed_data
475
436
url: "https://pub.dartlang.org"
476
437
source: hosted
477
438
version: "1.3.0"
478
- validators:
479
- dependency: transitive
480
- description:
481
- name: validators
482
- url: "https://pub.dartlang.org"
483
- source: hosted
484
- version: "2.0.0+1"
485
439
vector_math:
486
440
dependency: transitive
487
441
description:
488
442
name: vector_math
489
443
url: "https://pub.dartlang.org"
490
444
source: hosted
491
- version: "2.1.0 "
445
+ version: "2.1.1 "
492
446
watcher:
493
447
dependency: transitive
494
448
description:
@@ -511,5 +465,5 @@ packages:
511
465
source: hosted
512
466
version: "3.1.0"
513
467
sdks:
514
- dart: ">=2.12 .0 <3.0.0"
468
+ dart: ">=2.14 .0 <3.0.0"
515
469
flutter: ">=2.0.0"
0 commit comments