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 197c3f1 commit 54ffa67Copy full SHA for 54ffa67
packages/stream_feed/pubspec.yaml
@@ -13,17 +13,17 @@ dependencies:
13
faye_dart: ^0.1.0
14
http_parser: ^4.0.0
15
jose: ^0.3.2
16
- json_annotation: ^4.0.0
+ json_annotation: ^4.0.1
17
logging: ^1.0.1
18
meta: ^1.3.0
19
mime: ^1.0.0
20
web_socket_channel: ^2.1.0
21
22
dev_dependencies:
23
- build_runner: ^1.10.0
24
- json_serializable: ^4.0.2
25
- mocktail: ^0.1.0
26
- test: ^1.16.5
+ build_runner: ^2.0.2
+ json_serializable: ^4.1.1
+ mocktail: ^0.1.2
+ test: ^1.17.3
27
28
# For information on the generic Dart part of this file, see the
29
# following page: https://dart.dev/tools/pub/pubspec
0 commit comments