Bump path to 1.4.0 and meta to 1.0.4 (#7369)
This commit is contained in:
parent
79c8e5c7c7
commit
29a88cf817
@ -9,8 +9,8 @@ environment:
|
||||
|
||||
dependencies:
|
||||
args: ^0.13.4
|
||||
meta: ^1.0.3
|
||||
path: ^1.3.0
|
||||
meta: ^1.0.4
|
||||
path: ^1.4.0
|
||||
stack_trace: ^1.4.0
|
||||
vm_service_client: '0.2.2+4'
|
||||
|
||||
|
@ -3,4 +3,4 @@ description: Various repository development tools for flutter.
|
||||
|
||||
dependencies:
|
||||
args: ^0.13.4
|
||||
path: ^1.3.0
|
||||
path: ^1.4.0
|
||||
|
@ -7,7 +7,7 @@ homepage: http://flutter.io
|
||||
dependencies:
|
||||
collection: '>=1.9.1 <2.0.0'
|
||||
intl: '>=0.14.0 <0.15.0'
|
||||
meta: ^1.0.3
|
||||
meta: ^1.0.4
|
||||
vector_math: '>=2.0.3 <3.0.0'
|
||||
|
||||
# async and http_parser can be removed when we move to using dart-lang/http
|
||||
|
@ -11,7 +11,7 @@ dependencies:
|
||||
file: '^0.1.0'
|
||||
json_rpc_2: '^2.0.0'
|
||||
matcher: '>=0.12.0 <1.0.0'
|
||||
path: '^1.3.0'
|
||||
path: '^1.4.0'
|
||||
web_socket_channel: '^1.0.0'
|
||||
vm_service_client: '0.2.2+4'
|
||||
flutter:
|
||||
|
@ -18,10 +18,10 @@ dependencies:
|
||||
json_rpc_2: ^2.0.0
|
||||
json_schema: 1.0.6
|
||||
linter: ^0.1.21
|
||||
meta: ^1.0.3
|
||||
meta: ^1.0.4
|
||||
mustache: ^0.2.5
|
||||
package_config: '>=0.1.5 <2.0.0'
|
||||
path: ^1.3.0
|
||||
path: ^1.4.0
|
||||
pub_semver: ^1.0.0
|
||||
stack_trace: ^1.4.0
|
||||
usage: ^2.2.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user