File tree Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 1- ## 3.7.0-wip
1+ ## 3.7.0
2+
3+ - Update ` dwds ` constraint to ` 24.2.0 ` .
4+ - Update ` package:vm_service ` to ` >=14.0.0 <16.0.0 ` .
5+ - Update ` package:vm_service_interface ` to ` 2.0.1 ` .
26
37## 3.6.0
48
Original file line number Diff line number Diff line change 11name : webdev
22# Every time this changes you need to run `dart run build_runner build`.
3- version : 3.7.0-wip
3+ version : 3.7.0
44# We should not depend on a dev SDK before publishing.
55# publish_to: none
66description : >-
@@ -19,7 +19,7 @@ dependencies:
1919 crypto : ^3.0.2
2020 dds : ^4.1.0
2121 # Pin DWDS to avoid dependency conflicts with vm_service:
22- dwds : 24.1 .0
22+ dwds : 24.2 .0
2323 http : ^1.0.0
2424 http_multi_server : ^3.2.0
2525 io : ^1.0.3
@@ -34,8 +34,8 @@ dependencies:
3434 shelf_static : ^1.1.0
3535 stack_trace : ^1.10.0
3636 sse : ^4.1.0
37- vm_service : ^ 14.0.0
38- vm_service_interface : 1.1.0
37+ vm_service : ' >= 14.0.0 <16.0.0 '
38+ vm_service_interface : 2.0.1
3939 webkit_inspection_protocol : ^1.0.1
4040 yaml : ^3.1.1
4141
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments