@@ -56,7 +56,7 @@ vars = {
56
56
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
57
57
# You can use //tools/dart/create_updated_flutter_deps.py to produce
58
58
# updated revision list of existing dependencies.
59
- 'dart_revision' : '1a6246225b75aae44a5cba2b98ee6d55ecfc89b6 ' ,
59
+ 'dart_revision' : '0f783bdb7a4d7b73187fe5d2971eb98149235c80 ' ,
60
60
61
61
# WARNING: DO NOT EDIT MANUALLY
62
62
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -72,7 +72,7 @@ vars = {
72
72
'dart_protobuf_gn_rev' : 'ca669f79945418f6229e4fef89b666b2a88cbb10' ,
73
73
'dart_protobuf_rev' : 'ccf104dbc36929c0f8708285d5f3a8fae206343e' ,
74
74
'dart_pub_rev' : '31fa75baa5872e7f094a554c0ec7741742889530' ,
75
- 'dart_tools_rev' : '5b15f8b60bf950a2f06dad3258dee61c153fdb44 ' ,
75
+ 'dart_tools_rev' : 'b98c535537101eff0484ba279bd4090a5b9ac2ad ' ,
76
76
'dart_watcher_rev' : '0484625589d8512b36a7ad898a6cc6351d24c556' ,
77
77
'dart_web_rev' : '4996dc2acd30ff06f7e500ec76fde8a66db82c0c' ,
78
78
'dart_webdev_rev' : '75417c09181c97786d9539a662834bed9d2f1e77' ,
@@ -202,7 +202,6 @@ vars = {
202
202
"upstream_logging" : "https://github.com/dart-lang/logging.git" ,
203
203
"upstream_markdown" : "https://github.com/dart-lang/markdown.git" ,
204
204
"upstream_matcher" : "https://github.com/dart-lang/matcher.git" ,
205
- "upstream_mime" : "https://github.com/dart-lang/mime.git" ,
206
205
"upstream_mockito" : "https://github.com/dart-lang/mockito.git" ,
207
206
"upstream_ocmock" : "https://github.com/erikdoe/ocmock.git" ,
208
207
"upstream_package_config" : "https://github.com/dart-lang/package_config.git" ,
@@ -222,7 +221,6 @@ vars = {
222
221
"upstream_shaderc" : "https://github.com/google/shaderc.git" ,
223
222
"upstream_shelf" : "https://github.com/dart-lang/shelf.git" ,
224
223
"upstream_skia" : "https://skia.googlesource.com/skia.git" ,
225
- "upstream_source_map_stack_trace" : "https://github.com/dart-lang/source_map_stack_trace.git" ,
226
224
"upstream_source_maps" : "https://github.com/dart-lang/source_maps.git" ,
227
225
"upstream_source_span" : "https://github.com/dart-lang/source_span.git" ,
228
226
"upstream_sqlite" : "https://github.com/sqlite/sqlite.git" ,
@@ -430,9 +428,6 @@ deps = {
430
428
'src/flutter/third_party/dart/third_party/pkg/matcher' :
431
429
Var ('dart_git' ) + '/matcher.git@d6d573d0f8d65b36550ce62aad3ce6b5e987b642' ,
432
430
433
- 'src/flutter/third_party/dart/third_party/pkg/mime' :
434
- Var ('dart_git' ) + '/mime.git@11fec7d6df509a4efd554051cc27e3bf82df9c96' ,
435
-
436
431
'src/flutter/third_party/dart/third_party/pkg/mockito' :
437
432
Var ('dart_git' ) + '/mockito.git@eb4d1daa20c105c94ac29689c1975f0850fa18f2' ,
438
433
@@ -460,9 +455,6 @@ deps = {
460
455
'src/flutter/third_party/dart/third_party/pkg/shelf' :
461
456
Var ('dart_git' ) + '/shelf.git@9f2dffecbe8f219146a077e401758602752d486a' ,
462
457
463
- 'src/flutter/third_party/dart/third_party/pkg/source_map_stack_trace' :
464
- Var ('dart_git' ) + '/source_map_stack_trace.git@741b6ceb4b6cdb8ff620664337d7ecc63ca52cc1' ,
465
-
466
458
'src/flutter/third_party/dart/third_party/pkg/source_maps' :
467
459
Var ('dart_git' ) + '/source_maps.git@5f82c613664ade03c7a6d0e6c59687c69dec894b' ,
468
460
0 commit comments