chore(deps): bump the shorebird_cli-deps group in /packages/shorebird_cli with 4 updates (#1715)
This commit is contained in:
@@ -45,10 +45,10 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: barbecue
|
||||
sha256: e3a0afaf9005e466887d6c87411a2ddd8d72fc46db3caabf278ee600f1e2f92c
|
||||
sha256: f5c1d480451ffe0ad3f2a9300e93b0e5fb6fbac76eb498fffc9c1e03ece0a522
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.4.0"
|
||||
version: "0.5.0"
|
||||
boolean_selector:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -317,10 +317,10 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: intl
|
||||
sha256: "3bc132a9dbce73a7e4a21a17d06e1878839ffbf975568bc875c60537824b0c4d"
|
||||
sha256: d6f56758b7d3014a48af9701c085700aac781a92a87a62b1333b46d8879661cf
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.18.1"
|
||||
version: "0.19.0"
|
||||
io:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@@ -357,10 +357,10 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: json_path
|
||||
sha256: "93f2cb012eb37112e62d3b5e5eb535431beb4c2566a9c1987b079b13b308763b"
|
||||
sha256: b1a3e5e34c862a6ca598e226e725647e462bde9fd98dbfa21bb53e105efeb177
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.6.6"
|
||||
version: "0.7.0"
|
||||
json_serializable:
|
||||
dependency: "direct dev"
|
||||
description:
|
||||
@@ -606,6 +606,14 @@ packages:
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.10.0"
|
||||
sprintf:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: sprintf
|
||||
sha256: "1fc9ffe69d4df602376b52949af107d8f5703b77cda567c4d7d86a0693120f23"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "7.0.0"
|
||||
stack_trace:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -642,10 +650,10 @@ packages:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: string_validator
|
||||
sha256: "50dd8ecf91db6a732f4a851eeae81ee12406eedc62d0da72f2d91a04a2d10dd8"
|
||||
sha256: "54d4f42cd6878ae72793a58a529d9a18ebfdfbfebd9793bbe55c9b28935e8543"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.3.0"
|
||||
version: "1.0.2"
|
||||
term_glyph:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -698,10 +706,10 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: uuid
|
||||
sha256: "648e103079f7c64a36dc7d39369cabb358d377078a051d6ae2ad3aa539519313"
|
||||
sha256: cd210a09f7c18cbe5a02511718e0334de6559871052c90a90c0cca46a4aa81c8
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "3.0.7"
|
||||
version: "4.3.3"
|
||||
very_good_analysis:
|
||||
dependency: "direct dev"
|
||||
description:
|
||||
|
||||
@@ -11,7 +11,7 @@ environment:
|
||||
dependencies:
|
||||
archive: ^3.3.6
|
||||
args: ^2.3.1
|
||||
barbecue: ^0.4.0
|
||||
barbecue: ^0.5.0
|
||||
checked_yaml: ^2.0.2
|
||||
cli_completion: ^0.4.0
|
||||
cli_util: ^0.4.0
|
||||
@@ -19,10 +19,10 @@ dependencies:
|
||||
crypto: ^3.0.2
|
||||
googleapis_auth: ^1.4.0
|
||||
http: ^1.0.0
|
||||
intl: ^0.18.0
|
||||
intl: ^0.19.0
|
||||
io: ^1.0.4
|
||||
json_annotation: ^4.8.0
|
||||
json_path: ^0.6.6
|
||||
json_path: ^0.7.0
|
||||
mason_logger: ^0.2.9
|
||||
meta: ^1.9.0
|
||||
path: ^1.8.3
|
||||
@@ -34,7 +34,7 @@ dependencies:
|
||||
path: ../scoped
|
||||
shorebird_code_push_client:
|
||||
path: ../shorebird_code_push_client
|
||||
uuid: ^3.0.7
|
||||
uuid: ^4.3.3
|
||||
xml: ^6.2.2
|
||||
yaml: ^3.1.1
|
||||
yaml_edit: ^2.1.0
|
||||
|
||||
Reference in New Issue
Block a user