fix lockfile
This commit is contained in:
parent
7056244e84
commit
ba252bd807
2 changed files with 28 additions and 78 deletions
|
|
@ -20,7 +20,7 @@ class ClientController extends AsyncNotifier<Client> {
|
|||
await client.checkHomeserver(settings.homeserver);
|
||||
await client.login(
|
||||
LoginType.mLoginPassword,
|
||||
identifier: AuthenticationUserIdentifier(user: settings.name),
|
||||
identifier: AuthenticationUserIdentifier(user: settings.username),
|
||||
password: (await File(settings.botPasswordFile).readAsString()).trim(),
|
||||
);
|
||||
|
||||
|
|
|
|||
|
|
@ -40,16 +40,6 @@
|
|||
"source": "hosted",
|
||||
"version": "2.7.0"
|
||||
},
|
||||
"asn1lib": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "asn1lib",
|
||||
"sha256": "9a8f69025044eb466b9b60ef3bc3ac99b4dc6c158ae9c56d25eeccf5bc56d024",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "1.6.5"
|
||||
},
|
||||
"async": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
|
|
@ -70,16 +60,6 @@
|
|||
"source": "hosted",
|
||||
"version": "2.0.0"
|
||||
},
|
||||
"basic_utils": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "basic_utils",
|
||||
"sha256": "2064b21d3c41ed7654bc82cc476fd65542e04d60059b74d5eed490a4da08fc6c",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "5.7.0"
|
||||
},
|
||||
"blurhash_dart": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
|
|
@ -194,11 +174,11 @@
|
|||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "canonical_json",
|
||||
"sha256": "d6be1dd66b420c6ac9f42e3693e09edf4ff6edfee26cb4c28c1c019fdb8c0c15",
|
||||
"sha256": "618db0b1ea4238a3ef2f325908beee6269550d73b69dc5220456b75ce3cec072",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "1.1.2"
|
||||
"version": "1.1.3"
|
||||
},
|
||||
"checked_yaml": {
|
||||
"dependency": "transitive",
|
||||
|
|
@ -261,7 +241,7 @@
|
|||
"version": "4.10.1"
|
||||
},
|
||||
"collection": {
|
||||
"dependency": "transitive",
|
||||
"dependency": "direct main",
|
||||
"description": {
|
||||
"name": "collection",
|
||||
"sha256": "2f5709ae4d3d59dd8f7cd309b4e023046b57d8a6c82130785d2b0e5868084e76",
|
||||
|
|
@ -330,16 +310,6 @@
|
|||
"source": "hosted",
|
||||
"version": "3.1.0"
|
||||
},
|
||||
"encrypt": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "encrypt",
|
||||
"sha256": "62d9aa4670cc2a8798bab89b39fc71b6dfbacf615de6cf5001fb39f7e4a996a2",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "5.0.3"
|
||||
},
|
||||
"enhanced_enum": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
|
|
@ -350,36 +320,6 @@
|
|||
"source": "hosted",
|
||||
"version": "0.2.4"
|
||||
},
|
||||
"enough_convert": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "enough_convert",
|
||||
"sha256": "c67d85ca21aaa0648f155907362430701db41f7ec8e6501a58ad9cd9d8569d01",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "1.6.0"
|
||||
},
|
||||
"enough_mail": {
|
||||
"dependency": "direct main",
|
||||
"description": {
|
||||
"name": "enough_mail",
|
||||
"sha256": "a88d8c56907caeffdebc4cf34f3a5665c09a8d7496ef5e09b3166f41cf409f81",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "2.1.6"
|
||||
},
|
||||
"event_bus": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "event_bus",
|
||||
"sha256": "1a55e97923769c286d295240048fc180e7b0768902c3c2e869fe059aafa15304",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "2.0.1"
|
||||
},
|
||||
"fast_immutable_collections": {
|
||||
"dependency": "direct main",
|
||||
"description": {
|
||||
|
|
@ -554,11 +494,11 @@
|
|||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "intl",
|
||||
"sha256": "d6f56758b7d3014a48af9701c085700aac781a92a87a62b1333b46d8879661cf",
|
||||
"sha256": "3df61194eb431efc39c4ceba583b95633a403f46c9fd341e550ce0bfa50e9aa5",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "0.19.0"
|
||||
"version": "0.20.2"
|
||||
},
|
||||
"io": {
|
||||
"dependency": "transitive",
|
||||
|
|
@ -620,6 +560,16 @@
|
|||
"source": "hosted",
|
||||
"version": "1.3.0"
|
||||
},
|
||||
"mailer": {
|
||||
"dependency": "direct main",
|
||||
"description": {
|
||||
"name": "mailer",
|
||||
"sha256": "7b8691b080809ea1b2fa2f1b0d49c7c089fb328bd23e68aa5818b9cf5f4b420d",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "7.1.0"
|
||||
},
|
||||
"markdown": {
|
||||
"dependency": "direct main",
|
||||
"description": {
|
||||
|
|
@ -710,16 +660,6 @@
|
|||
"source": "hosted",
|
||||
"version": "7.0.0"
|
||||
},
|
||||
"pointycastle": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "pointycastle",
|
||||
"sha256": "4be0097fcf3fd3e8449e53730c631200ebc7b88016acecab2b0da2f0149222fe",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "3.9.1"
|
||||
},
|
||||
"pool": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
|
|
@ -770,6 +710,16 @@
|
|||
"source": "hosted",
|
||||
"version": "1.5.0"
|
||||
},
|
||||
"punycoder": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "punycoder",
|
||||
"sha256": "aed79c05986a18782caa9bad649a4a786e840e1baaf6a2e1aa3a25d143d28e6e",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "0.2.2"
|
||||
},
|
||||
"random_string": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
|
|
@ -1064,11 +1014,11 @@
|
|||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "unorm_dart",
|
||||
"sha256": "5b35bff83fce4d76467641438f9e867dc9bcfdb8c1694854f230579d68cd8f4b",
|
||||
"sha256": "0c69186b03ca6addab0774bcc0f4f17b88d4ce78d9d4d8f0619e30a99ead58e7",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "0.2.0"
|
||||
"version": "0.3.2"
|
||||
},
|
||||
"vm_service": {
|
||||
"dependency": "transitive",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue