mirror of
https://github.com/flutter/flutter.git
synced 2026-01-09 07:51:35 +08:00
Roll pub packages (#172677)
This PR was generated by `flutter update-packages --force-upgrade`.
This commit is contained in:
parent
6b640a95a9
commit
11e75ea82d
@ -17,7 +17,7 @@ dependencies:
|
||||
# We depend on very specific internal implementation details of the
|
||||
# 'test' package, which change between versions, so when upgrading
|
||||
# this, make sure the tests are still running correctly.
|
||||
test_api: 0.7.6
|
||||
test_api: 0.7.7
|
||||
matcher: 0.12.17
|
||||
|
||||
# Used by golden file comparator
|
||||
@ -47,4 +47,4 @@ dev_dependencies:
|
||||
flutter_driver:
|
||||
sdk: flutter
|
||||
|
||||
# PUBSPEC CHECKSUM: 85vntq
|
||||
# PUBSPEC CHECKSUM: ari6i5
|
||||
|
||||
@ -64,8 +64,8 @@ dependencies:
|
||||
# We depend on very specific internal implementation details of the
|
||||
# 'test' package, which change between versions, so when upgrading
|
||||
# this, make sure the tests are still running correctly.
|
||||
test_api: 0.7.6
|
||||
test_core: 0.6.11
|
||||
test_api: 0.7.7
|
||||
test_core: 0.6.12
|
||||
|
||||
vm_service: 15.0.2
|
||||
|
||||
@ -79,7 +79,7 @@ dependencies:
|
||||
boolean_selector: 2.1.2
|
||||
browser_launcher: 1.1.3
|
||||
built_collection: 5.1.1
|
||||
built_value: 8.10.1
|
||||
built_value: 8.11.0
|
||||
cli_config: 0.2.0
|
||||
clock: 1.1.2
|
||||
csslib: 1.0.2
|
||||
@ -121,9 +121,9 @@ dev_dependencies:
|
||||
js: 0.7.2
|
||||
json_annotation: 4.9.0
|
||||
node_preamble: 2.0.2
|
||||
test: 1.26.2
|
||||
test: 1.26.3
|
||||
|
||||
dartdoc:
|
||||
# Exclude this package from the hosted API docs.
|
||||
nodoc: true
|
||||
# PUBSPEC CHECKSUM: pvkurb
|
||||
# PUBSPEC CHECKSUM: kav93d
|
||||
|
||||
@ -43,7 +43,7 @@ dependencies:
|
||||
stream_channel: 2.1.4
|
||||
string_scanner: 1.4.1
|
||||
term_glyph: 1.2.2
|
||||
test_api: 0.7.6
|
||||
test_api: 0.7.7
|
||||
typed_data: 1.4.0
|
||||
unified_analytics: 8.0.1
|
||||
url_launcher_android: 6.3.16
|
||||
@ -62,4 +62,4 @@ dependencies:
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
# PUBSPEC CHECKSUM: mkiihb
|
||||
# PUBSPEC CHECKSUM: patulg
|
||||
|
||||
12
pubspec.lock
12
pubspec.lock
@ -827,26 +827,26 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: test
|
||||
sha256: "65e29d831719be0591f7b3b1a32a3cda258ec98c58c7b25f7b84241bc31215bb"
|
||||
sha256: "75906bf273541b676716d1ca7627a17e4c4070a3a16272b7a3dc7da3b9f3f6b7"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.26.2"
|
||||
version: "1.26.3"
|
||||
test_api:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: test_api
|
||||
sha256: "522f00f556e73044315fa4585ec3270f1808a4b186c936e612cab0b565ff1e00"
|
||||
sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.7.6"
|
||||
version: "0.7.7"
|
||||
test_core:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: test_core
|
||||
sha256: "80bf5a02b60af04b09e14f6fe68b921aad119493e26e490deaca5993fef1b05a"
|
||||
sha256: "0cc24b5ff94b38d2ae73e1eb43cc302b77964fbf67abad1e296025b78deb53d0"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.6.11"
|
||||
version: "0.6.12"
|
||||
typed_data:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
||||
@ -171,9 +171,9 @@ dependencies:
|
||||
string_scanner: 1.4.1
|
||||
sync_http: 0.3.1
|
||||
term_glyph: 1.2.2
|
||||
test: 1.26.2
|
||||
test_api: 0.7.6
|
||||
test_core: 0.6.11
|
||||
test: 1.26.3
|
||||
test_api: 0.7.7
|
||||
test_core: 0.6.12
|
||||
typed_data: 1.4.0
|
||||
url_launcher: 6.3.2
|
||||
url_launcher_android: 6.3.16
|
||||
@ -213,4 +213,4 @@ dependencies:
|
||||
pedantic: 1.11.1
|
||||
quiver: 3.2.2
|
||||
yaml_edit: 2.2.2
|
||||
# PUBSPEC CHECKSUM: o1fkrg
|
||||
# PUBSPEC CHECKSUM: h41ipd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user