Merge branch 'soru/update-flutter-matrix-html' into 'main'

chore: update flutter matrix html

See merge request famedly/fluffychat!544
This commit is contained in:
Krille Fear 2021-11-09 12:35:30 +00:00
commit 98d5475b2e
2 changed files with 4 additions and 4 deletions

View File

@ -196,7 +196,7 @@ packages:
name: csslib name: csslib
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.17.0" version: "0.17.1"
cupertino_icons: cupertino_icons:
dependency: "direct main" dependency: "direct main"
description: description:
@ -444,14 +444,14 @@ packages:
name: flutter_math_fork name: flutter_math_fork
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.3.3+1" version: "0.4.2+2"
flutter_matrix_html: flutter_matrix_html:
dependency: "direct main" dependency: "direct main"
description: description:
name: flutter_matrix_html name: flutter_matrix_html
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "1.0.4" version: "1.1.0"
flutter_native_splash: flutter_native_splash:
dependency: "direct dev" dependency: "direct dev"
description: description:

View File

@ -31,7 +31,7 @@ dependencies:
flutter_localizations: flutter_localizations:
sdk: flutter sdk: flutter
flutter_map: ^0.14.0 flutter_map: ^0.14.0
flutter_matrix_html: ^1.0.4 flutter_matrix_html: ^1.1.0
flutter_olm: ^1.1.2 flutter_olm: ^1.1.2
flutter_openssl_crypto: ^0.0.1 flutter_openssl_crypto: ^0.0.1
flutter_secure_storage: ^4.2.1 flutter_secure_storage: ^4.2.1