chore(deps): bump the shorebird_cli-deps group in /packages/shorebird_cli with 2 updates (#3067)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-23 13:07:55 -05:00
committed by GitHub
parent f7b8f81f9c
commit 81bb3c4273
2 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -26,10 +26,10 @@ packages:
dependency: "direct main"
description:
name: archive
sha256: "7dcbd0f87fe5f61cb28da39a1a8b70dbc106e2fe0516f7836eb7bb2948481a12"
sha256: a7f37ff061d7abc2fcf213554b9dcaca713c5853afa5c065c44888bc9ccaf813
url: "https://pub.dev"
source: hosted
version: "4.0.5"
version: "4.0.6"
args:
dependency: "direct main"
description:
@@ -378,10 +378,10 @@ packages:
dependency: "direct dev"
description:
name: json_serializable
sha256: "81f04dee10969f89f604e1249382d46b97a1ccad53872875369622b5bfc9e58a"
sha256: c50ef5fc083d5b5e12eef489503ba3bf5ccc899e487d691584699b4bdefeea8c
url: "https://pub.dev"
source: hosted
version: "6.9.4"
version: "6.9.5"
jwt:
dependency: "direct main"
description:
+2 -2
View File
@@ -9,7 +9,7 @@ environment:
sdk: ">=3.7.0 <4.0.0"
dependencies:
archive: ^4.0.5
archive: ^4.0.6
args: ^2.7.0
checked_yaml: ^2.0.3
cli_completion: ^0.5.0
@@ -51,7 +51,7 @@ dev_dependencies:
build_runner: ^2.4.15
build_verify: ^3.1.0
build_version: ^2.1.1
json_serializable: ^6.9.4
json_serializable: ^6.9.5
mocktail: ^1.0.3
test: ^1.25.15
very_good_analysis: ^7.0.0