From d3435747b9abf75ca162e31f76e4d0be4059dbe3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 21:28:18 +0000 Subject: [PATCH] chore(deps): bump the dart-deps group with 2 updates (#3791) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/artifact_proxy/pubspec.yaml | 2 +- packages/discord_gcp_alerts/pubspec.yaml | 2 +- packages/jwt/pubspec.yaml | 2 +- packages/shorebird_cli/pubspec.yaml | 2 +- packages/stripe_api/pubspec.yaml | 2 +- pubspec.lock | 8 ++++---- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/artifact_proxy/pubspec.yaml b/packages/artifact_proxy/pubspec.yaml index 3c415b47..67418289 100644 --- a/packages/artifact_proxy/pubspec.yaml +++ b/packages/artifact_proxy/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: checked_yaml: ^2.0.4 collection: ^1.19.1 http: ^1.5.0 - json_annotation: ^4.11.0 + json_annotation: ^4.12.0 quiver: ^3.2.2 shelf: ^1.4.2 shelf_hotreload: ^1.6.0 diff --git a/packages/discord_gcp_alerts/pubspec.yaml b/packages/discord_gcp_alerts/pubspec.yaml index 693924e4..7c0969cb 100644 --- a/packages/discord_gcp_alerts/pubspec.yaml +++ b/packages/discord_gcp_alerts/pubspec.yaml @@ -9,7 +9,7 @@ environment: dependencies: http: ^1.5.0 - json_annotation: ^4.11.0 + json_annotation: ^4.12.0 shelf: ^1.4.2 shelf_router: ^1.1.0 diff --git a/packages/jwt/pubspec.yaml b/packages/jwt/pubspec.yaml index 8b8628ec..046daf53 100644 --- a/packages/jwt/pubspec.yaml +++ b/packages/jwt/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: clock: ^1.1.0 collection: ^1.18.0 http: ^1.5.0 - json_annotation: ^4.11.0 + json_annotation: ^4.12.0 meta: ^1.7.0 pointycastle: ^4.0.0 rsa_pkcs: ^2.0.0 diff --git a/packages/shorebird_cli/pubspec.yaml b/packages/shorebird_cli/pubspec.yaml index 68255653..49e27773 100644 --- a/packages/shorebird_cli/pubspec.yaml +++ b/packages/shorebird_cli/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: http: ^1.5.0 intl: ^0.20.2 io: ^1.0.5 - json_annotation: ^4.11.0 + json_annotation: ^4.12.0 json_path: ^0.9.0 jwt: path: ../jwt diff --git a/packages/stripe_api/pubspec.yaml b/packages/stripe_api/pubspec.yaml index 3639bd56..d00e1ec3 100644 --- a/packages/stripe_api/pubspec.yaml +++ b/packages/stripe_api/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: collection: ^1.17.1 decimal: ^3.0.2 http: ^1.5.0 - json_annotation: ^4.11.0 + json_annotation: ^4.12.0 dev_dependencies: build_runner: ^2.15.0 diff --git a/pubspec.lock b/pubspec.lock index 8120fbc4..38c5dfee 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -357,10 +357,10 @@ packages: dependency: transitive description: name: json_annotation - sha256: cb09e7dac6210041fad964ed7fbee004f14258b4eca4040f72d1234062ace4c8 + sha256: "2a743920d81b7910627f68ee2c9ac1fc0bfee32b9fc3403587d7c6791ca12f80" url: "https://pub.dev" source: hosted - version: "4.11.0" + version: "4.12.0" json_path: dependency: transitive description: @@ -373,10 +373,10 @@ packages: dependency: transitive description: name: json_serializable - sha256: "2c15e78e1cc6e62aadecf59f81566fd56829713d96a8c4177699e2b2e17f20db" + sha256: ffcd10cde35a93b2abbbcc26bd9971f4ca93763e8abe78d855e3c4177797e501 url: "https://pub.dev" source: hosted - version: "6.13.2" + version: "6.14.0" logging: dependency: transitive description: