File tree Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 1+ ## 26.2.1-wip
2+
3+ - Update ` package:built_value ` dependency constraint to ` ^8.11.2 ` .
4+
15## 26.2.0
26
37- Add support for more service APIs over websocket connections with no Chrome Debugger available.
Original file line number Diff line number Diff line change 11name : dwds
22# Every time this changes you need to run `dart run build_runner build`.
3- version : 26.2.0
3+ version : 26.2.1-wip
44
55description : >-
66 A service that proxies between the Chrome debug protocol and the Dart VM
@@ -12,7 +12,7 @@ environment:
1212dependencies :
1313 async : ^2.9.0
1414 built_collection : ^5.1.1
15- built_value : ^8.3.0
15+ built_value : ^8.11.2
1616 collection : ^1.15.0
1717 crypto : ^3.0.2
1818 dds : " >=4.2.5 <6.0.0"
@@ -45,12 +45,12 @@ dev_dependencies:
4545 analysis_config :
4646 path : ../_analysis_config
4747 args : ^2.4.2
48- build : ^2.3.1
49- build_daemon : ^4.0 .0
50- build_runner : ^2.4 .1
51- build_version : ^2.1.1
52- build_web_compilers : ^4.0.8
53- built_value_generator : ^8.4.2
48+ build : ^4.0.2
49+ build_daemon : ^4.1 .0
50+ build_runner : ^2.10 .1
51+ build_version : ^2.1.3
52+ build_web_compilers : ^4.3.2
53+ built_value_generator : ^8.12.0
5454 graphs : ^2.1.0
5555 frontend_server_common :
5656 path : ../frontend_server_common
You can’t perform that action at this time.
0 commit comments