Merge branch 'krille/upgradematrix' into 'main'
chore: Update Matrix SDK See merge request famedly/fluffychat!602
This commit is contained in:
commit
62a7fa072e
16
pubspec.lock
16
pubspec.lock
@ -818,7 +818,7 @@ packages:
|
||||
name: matrix
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.7.0-nullsafety.10"
|
||||
version: "0.7.0"
|
||||
matrix_api_lite:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -1197,6 +1197,13 @@ packages:
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.1.0"
|
||||
sdp_transform:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: sdp_transform
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.3.2"
|
||||
sentry:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@ -1636,6 +1643,13 @@ packages:
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.0.0"
|
||||
webrtc_interface:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: webrtc_interface
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.0.1"
|
||||
win32:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -48,7 +48,7 @@ dependencies:
|
||||
intl: any
|
||||
localstorage: ^4.0.0+1
|
||||
lottie: ^1.2.1
|
||||
matrix: ^0.7.0-nullsafety.10
|
||||
matrix: ^0.7.0
|
||||
matrix_link_text: ^1.0.2
|
||||
open_noti_settings: ^0.2.0
|
||||
package_info_plus: ^1.2.1
|
||||
|
Loading…
Reference in New Issue
Block a user