chore(shorebird_cli): dart pub upgrade --major-versions (#1921)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
This commit is contained in:
@@ -19,50 +19,50 @@ dependencies:
|
||||
git:
|
||||
url: https://github.com/brendan-duncan/archive
|
||||
ref: 6b5bf69f76164c7dad164555491e18d5be683785
|
||||
args: ^2.3.1
|
||||
args: ^2.5.0
|
||||
barbecue: ^0.5.0
|
||||
checked_yaml: ^2.0.2
|
||||
checked_yaml: ^2.0.3
|
||||
cli_completion: ^0.5.0
|
||||
cli_util: ^0.4.0
|
||||
collection: ^1.17.1
|
||||
crypto: ^3.0.2
|
||||
cli_util: ^0.4.1
|
||||
collection: ^1.18.0
|
||||
crypto: ^3.0.3
|
||||
googleapis_auth:
|
||||
git:
|
||||
url: https://github.com/shorebirdtech/googleapis.dart.git
|
||||
path: googleapis_auth
|
||||
ref: 647f96d5ffdae63e41aeea091c34acfffff533e7
|
||||
http: ^1.0.0
|
||||
http: ^1.2.1
|
||||
intl: ^0.19.0
|
||||
io: ^1.0.4
|
||||
json_annotation: ^4.8.0
|
||||
json_path: ^0.7.0
|
||||
json_annotation: ^4.8.1
|
||||
json_path: ^0.7.1
|
||||
jwt:
|
||||
path: ../jwt
|
||||
mason_logger: ^0.2.12
|
||||
meta: ^1.9.0
|
||||
path: ^1.8.3
|
||||
platform: ^3.1.0
|
||||
meta: ^1.14.0
|
||||
path: ^1.9.0
|
||||
platform: ^3.1.4
|
||||
propertylistserialization: ^1.3.0
|
||||
pub_semver: ^2.1.4
|
||||
pubspec_parse: ^1.2.2
|
||||
pubspec_parse: ^1.2.3
|
||||
scoped:
|
||||
path: ../scoped
|
||||
shorebird_code_push_client:
|
||||
path: ../shorebird_code_push_client
|
||||
shorebird_code_push_protocol:
|
||||
path: ../shorebird_code_push_protocol
|
||||
uuid: ^4.3.3
|
||||
xml: ^6.2.2
|
||||
yaml: ^3.1.1
|
||||
yaml_edit: ^2.1.0
|
||||
uuid: ^4.4.0
|
||||
xml: ^6.5.0
|
||||
yaml: ^3.1.2
|
||||
yaml_edit: ^2.2.0
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: ^2.0.0
|
||||
build_verify: ^3.0.0
|
||||
build_version: ^2.0.0
|
||||
json_serializable: ^6.6.1
|
||||
mocktail: ^1.0.0
|
||||
test: ^1.19.2
|
||||
build_runner: ^2.4.9
|
||||
build_verify: ^3.1.0
|
||||
build_version: ^2.1.1
|
||||
json_serializable: ^6.7.1
|
||||
mocktail: ^1.0.3
|
||||
test: ^1.25.4
|
||||
very_good_analysis: ^5.1.0
|
||||
|
||||
executables:
|
||||
|
||||
Reference in New Issue
Block a user