Skip to content

Commit

Permalink
chore(deps): bump the shorebird_cli-deps group in /packages/shorebird…
Browse files Browse the repository at this point in the history
…_cli with 3 updates (#2641)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent e04b2da commit 6a4fb97
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 17 deletions.
41 changes: 27 additions & 14 deletions packages/shorebird_cli/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,23 @@ packages:
dependency: transitive
description:
name: _fe_analyzer_shared
sha256: "0b2f2bd91ba804e53a61d757b986f89f1f9eaed5b11e4b2f5a2468d86d6c9fc7"
sha256: "45cfa8471b89fb6643fe9bf51bd7931a76b8f5ec2d65de4fb176dba8d4f22c77"
url: "https://pub.dev"
source: hosted
version: "67.0.0"
version: "73.0.0"
_macros:
dependency: transitive
description: dart
source: sdk
version: "0.3.2"
analyzer:
dependency: transitive
description:
name: analyzer
sha256: "37577842a27e4338429a1cbc32679d508836510b056f1eedf0c8d20e39c1383d"
sha256: "4959fec185fe70cce007c57e9ab6983101dbe593d2bf8bbfb4453aaec0cf470a"
url: "https://pub.dev"
source: hosted
version: "6.4.1"
version: "6.8.0"
archive:
dependency: "direct main"
description:
Expand Down Expand Up @@ -237,18 +242,18 @@ packages:
dependency: transitive
description:
name: decimal
sha256: "4140a688f9e443e2f4de3a1162387bf25e1ac6d51e24c9da263f245210f41440"
sha256: da8f65df568345f2738cc8b0de74971c86d2d93ce5fc8c4ec094f6b7c5d48eb5
url: "https://pub.dev"
source: hosted
version: "3.0.2"
version: "3.1.0"
equatable:
dependency: "direct main"
description:
name: equatable
sha256: c2b87cb7756efdf69892005af546c56c0b5037f54d2a88269b4f347a505e3ca2
sha256: "567c64b3cb4cf82397aac55f4f0cbd3ca20d77c6c03bedbc4ceaddc08904aef7"
url: "https://pub.dev"
source: hosted
version: "2.0.5"
version: "2.0.7"
ffi:
dependency: transitive
description:
Expand Down Expand Up @@ -341,10 +346,10 @@ packages:
dependency: "direct main"
description:
name: intl
sha256: d6f56758b7d3014a48af9701c085700aac781a92a87a62b1333b46d8879661cf
sha256: "99f282cb0e02edcbbf8c6b3bbc7c90b65635156c412e58f3975a7e55284ce685"
url: "https://pub.dev"
source: hosted
version: "0.19.0"
version: "0.20.0"
io:
dependency: "direct main"
description:
Expand Down Expand Up @@ -389,10 +394,10 @@ packages:
dependency: "direct dev"
description:
name: json_serializable
sha256: ea1432d167339ea9b5bb153f0571d0039607a873d6e04e0117af043f14a1fd4b
sha256: c2fcb3920cf2b6ae6845954186420fca40bc0a8abcc84903b7801f17d7050d7c
url: "https://pub.dev"
source: hosted
version: "6.8.0"
version: "6.9.0"
jwt:
dependency: "direct main"
description:
Expand All @@ -408,6 +413,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.2.0"
macros:
dependency: transitive
description:
name: macros
sha256: "0acaed5d6b7eab89f63350bccd82119e6c602df0f391260d0e32b5e23db79536"
url: "https://pub.dev"
source: hosted
version: "0.1.2-main.4"
mason_logger:
dependency: "direct main"
description:
Expand Down Expand Up @@ -810,10 +823,10 @@ packages:
dependency: transitive
description:
name: web
sha256: d43c1d6b787bf0afad444700ae7f4db8827f701bc61c255ac8d328c6f4d52062
sha256: "97da13628db363c635202ad97068d47c5b8aa555808e7a9411963c533b449b27"
url: "https://pub.dev"
source: hosted
version: "1.0.0"
version: "0.5.1"
web_socket:
dependency: transitive
description:
Expand Down
6 changes: 3 additions & 3 deletions packages/shorebird_cli/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ dependencies:
clock: ^1.1.2
collection: ^1.19.1
crypto: ^3.0.6
equatable: ^2.0.5
equatable: ^2.0.7
googleapis_auth: ^1.6.0
http: ^1.2.1
intl: ^0.19.0
intl: ^0.20.0
io: ^1.0.4
json_annotation: ^4.9.0
json_path: ^0.7.1
Expand Down Expand Up @@ -52,7 +52,7 @@ dev_dependencies:
build_runner: ^2.4.13
build_verify: ^3.1.0
build_version: ^2.1.1
json_serializable: ^6.7.1
json_serializable: ^6.9.0
mocktail: ^1.0.3
test: ^1.25.8
very_good_analysis: ^6.0.0
Expand Down

0 comments on commit 6a4fb97

Please sign in to comment.