Skip to content

Commit

Permalink
Clean up some dependencies (#8609)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzieschmoll authored Dec 6, 2024
1 parent 26ae277 commit 381ab87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/devtools_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ dependencies:
http: ^1.1.0
image: ^4.1.3
intl: ^0.19.0
json_rpc_2: ^3.0.2
logging: ^1.1.1
meta: ^1.9.1
mime: ^2.0.0
Expand All @@ -47,7 +46,6 @@ dependencies:
source_maps: ^0.10.12
sse: ^4.1.2
stack_trace: ^1.12.0
stream_channel: ^2.1.1
string_scanner: ^1.1.0
unified_analytics: ^7.0.0
vm_service: ^14.2.5
Expand All @@ -69,8 +67,10 @@ dev_dependencies:
sdk: flutter
integration_test:
sdk: flutter
json_rpc_2: ^3.0.2
mockito: ^5.4.1
stager: ^1.0.1
stream_channel: ^2.1.1
test: ^1.21.0
web_benchmarks: ^4.0.0
webkit_inspection_protocol: ">=0.5.0 <2.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
integration_test:
sdk: flutter
standalone_extension:
path: ../packages_with_extensions/standalone_extension
test: ^1.21.0
Expand Down

0 comments on commit 381ab87

Please sign in to comment.