update dependencies

This commit is contained in:
Hiroshi Horie
2022-05-18 22:02:24 +09:00
parent 1ee09589d2
commit dc68c65b23
6 changed files with 56 additions and 60 deletions
+11 -11
View File
@@ -5,7 +5,7 @@ version: 1.0.0
homepage: https://livekit.io
environment:
sdk: ">=2.12.0 <3.0.0"
sdk: ">=2.17.0 <3.0.0"
flutter: ">=1.17.0"
dependencies:
@@ -13,24 +13,24 @@ dependencies:
sdk: flutter
flutter:
sdk: flutter
async: ^2.8.1
collection: ^1.15.0
fixnum: ^1.0.0
async: ^2.8.2
collection: ^1.16.0
fixnum: ^1.0.1
meta: ^1.7.0
http: ^0.13.3
http: ^0.13.4
logging: ^1.0.2
uuid: ^3.0.4
synchronized: ^3.0.0
uuid: ^3.0.6
synchronized: ^3.0.0+2
protobuf: ^2.0.1
flutter_webrtc: ^0.8.6
dart_webrtc: ^1.0.5
device_info_plus: ^3.2.1
flutter_webrtc: ^0.8.7
dart_webrtc: ^1.0.6
device_info_plus: ^3.2.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.1
mockito: ^5.0.17
mockito: ^5.2.0
import_sorter: ^4.6.0
import_sorter: