We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7296663 commit 0abb45fCopy full SHA for 0abb45f
pubspec.yaml
@@ -9,25 +9,25 @@ environment:
9
dev_dependencies:
10
build_runner: ^2.3.0
11
coverage: ^1.0.4
12
- dart_code_metrics: ^5.4.0
13
- lint: ^2.0.1
14
- lints: ^2.0.1
+ dart_code_metrics: ^5.7.4
+ lint: ^2.0.2
+ lints: ^2.0.2
15
mockito: ^5.0.17
16
- test: ^1.16.0
+ test: ^1.24.3
17
18
dependencies:
19
cbor: ^5.1.2
20
coap: ^9.0.0
21
- collection: ^1.16.0
+ collection: ^1.17.2
22
curie: ^0.1.0
23
dcaf: ^0.1.0
24
http: ^0.13.4
25
http_auth: ^1.0.1
26
http_parser: ^4.0.0
27
json_schema: ^5.0.0
28
meta: ^1.8.0
29
- mqtt_client: ^9.7.4
+ mqtt_client: ^10.0.0
30
multicast_dns: ^0.3.2+1
31
- typed_data: ^1.3.0
+ typed_data: ^1.3.2
32
uri: ^1.0.0
33
uuid: ^3.0.7
0 commit comments