File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55- Require min ` build_web_compilers ` version ` 4.0.4 ` - [ #2171 ] ( https://github.com/dart-lang/webdev/pull/2171 )
66- Switch to using new debugging API from DDC to support new type system. - [ #2159 ] ( https://github.com/dart-lang/webdev/pull/2159 )
77- Fix Flutter crash when calling ` resume ` when app is not paused. - [ #2188 ] ( https://github.com/dart-lang/webdev/pull/2188 )
8+ - Update file dependency to ` 7.0.0 ` .
89
910## 19.0.2
1011
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies:
1515 collection : ^1.15.0
1616 crypto : ^3.0.2
1717 dds : ^2.7.1
18- file : ^6.1.3
18+ file : ^7.0.0
1919 http : ^0.13.4
2020 http_multi_server : ^3.2.0
2121 logging : ^1.0.2
@@ -45,7 +45,6 @@ dev_dependencies:
4545 build_version : ^2.1.1
4646 build_web_compilers : ^4.0.4
4747 built_value_generator : ^8.3.0
48- dart_code_metrics : ^5.5.0
4948 graphs : ^2.1.0
5049 frontend_server_common :
5150 path : ../frontend_server_common
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ environment:
77
88dependencies :
99 dwds : any
10- file : ^6.1.3
10+ file : ^7.0.0
1111 logging : ^1.0.1
1212 meta : ^1.4.0
1313 mime : ^1.0.0
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ environment:
77
88dependencies :
99 dwds : any
10- file : ^6.1.3
10+ file : ^7.0.0
1111 logging : ^1.0.1
1212 path : ^1.8.1
1313 test : ^1.21.1
You can’t perform that action at this time.
0 commit comments