chore: bump api_lite to 16.1

This commit is contained in:
td 2023-04-21 02:57:06 +05:30
parent 7f519b5619
commit 20c524917f
No known key found for this signature in database
GPG Key ID: F6D9E9BF14C7D103
1 changed files with 2 additions and 2 deletions

View File

@ -22,13 +22,13 @@ dependencies:
image: ^3.1.1 image: ^3.1.1
js: ^0.6.3 js: ^0.6.3
markdown: ^4.0.0 markdown: ^4.0.0
matrix_api_lite: ^1.6.0 matrix_api_lite: ^1.6.1
mime: ^1.0.0 mime: ^1.0.0
olm: ^2.0.2 olm: ^2.0.2
random_string: ^2.3.1 random_string: ^2.3.1
sdp_transform: ^0.3.2 sdp_transform: ^0.3.2
slugify: ^2.0.0 slugify: ^2.0.0
webrtc_interface: ^1.0.10 webrtc_interface: ^1.0.13
dev_dependencies: dev_dependencies:
coverage: ">=0.15.0 <2.0.0" coverage: ">=0.15.0 <2.0.0"