From ed27bee51ce83a77fd08ffcebea3465f6cbc3ba5 Mon Sep 17 00:00:00 2001 From: Sorunome Date: Fri, 20 Nov 2020 14:00:45 +0100 Subject: [PATCH] chore: update flutter_matrix_html --- pubspec.lock | 37 +++++++++++++++++++++++++++++-------- pubspec.yaml | 2 +- 2 files changed, 30 insertions(+), 9 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 365f469d..af1551f3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -99,13 +99,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.0.0" - catex: - dependency: transitive - description: - name: catex - url: "https://pub.dartlang.org" - source: hosted - version: "0.0.1+6" characters: dependency: transitive description: @@ -363,13 +356,20 @@ packages: description: flutter source: sdk version: "0.0.0" + flutter_math: + dependency: transitive + description: + name: flutter_math + url: "https://pub.dartlang.org" + source: hosted + version: "0.2.0+2" flutter_matrix_html: dependency: "direct main" description: name: flutter_matrix_html url: "https://pub.dartlang.org" source: hosted - version: "0.1.12" + version: "0.1.13" flutter_olm: dependency: "direct main" description: @@ -613,6 +613,13 @@ packages: url: "https://gitlab.com/famedly/libraries/native_imaging.git" source: git version: "0.0.1" + nested: + dependency: transitive + description: + name: nested + url: "https://pub.dartlang.org" + source: hosted + version: "0.0.4" node_interop: dependency: transitive description: @@ -802,6 +809,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "3.0.13" + provider: + dependency: transitive + description: + name: provider + url: "https://pub.dartlang.org" + source: hosted + version: "4.3.2+2" pub_semver: dependency: transitive description: @@ -1010,6 +1024,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.5.9" + tuple: + dependency: transitive + description: + name: tuple + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.3" typed_data: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 8c946f88..925229d7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -50,7 +50,7 @@ dependencies: mime_type: ^0.3.2 flushbar: ^1.10.4 adaptive_dialog: ^0.9.0+1 - flutter_matrix_html: ^0.1.12 + flutter_matrix_html: ^0.1.13 moor: ^3.4.0 sqlite3_flutter_libs: ^0.2.0 sqlite3: ^0.1.8