From 345693f0698dad90e89c59b4529a27b874074d3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 06:56:43 +0000 Subject: [PATCH] chore(deps)(deps): bump build_runner from 2.11.1 to 2.12.1 in /client Bumps [build_runner](https://github.com/dart-lang/build) from 2.11.1 to 2.12.1. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.11.1...build_runner-v2.12.1) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/pubspec.lock | 16 ++++++++-------- client/pubspec.yaml | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/client/pubspec.lock b/client/pubspec.lock index 042eed5..b2612f4 100644 --- a/client/pubspec.lock +++ b/client/pubspec.lock @@ -237,10 +237,10 @@ packages: dependency: transitive description: name: build_config - sha256: "4f64382b97504dc2fcdf487d5aae33418e08b4703fc21249e4db6d804a4d0187" + sha256: "4070d2a59f8eec34c97c86ceb44403834899075f66e8a9d59706f8e7834f6f71" url: "https://pub.dev" source: hosted - version: "1.2.0" + version: "1.3.0" build_daemon: dependency: transitive description: @@ -253,10 +253,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "39ad4ca8a2876779737c60e4228b4bcd35d4352ef7e14e47514093edc012c734" + sha256: fae5c4fc1a73b7dee94b6c54e86101e5030a8e42112e61203f464495011a20a1 url: "https://pub.dev" source: hosted - version: "2.11.1" + version: "2.12.1" built_collection: dependency: transitive description: @@ -1187,10 +1187,10 @@ packages: dependency: transitive description: name: matcher - sha256: "12956d0ad8390bbcc63ca2e1469c0619946ccb52809807067a7020d57e647aa6" + sha256: dc0b7dc7651697ea4ff3e69ef44b0407ea32c487a39fff6a4004fa585e901861 url: "https://pub.dev" source: hosted - version: "0.12.18" + version: "0.12.19" material_color_utilities: dependency: transitive description: @@ -1903,10 +1903,10 @@ packages: dependency: transitive description: name: test_api - sha256: "93167629bfc610f71560ab9312acdda4959de4df6fac7492c89ff0d3886f6636" + sha256: "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a" url: "https://pub.dev" source: hosted - version: "0.7.9" + version: "0.7.10" timezone: dependency: transitive description: diff --git a/client/pubspec.yaml b/client/pubspec.yaml index 8fc8b4a..b0b26ee 100644 --- a/client/pubspec.yaml +++ b/client/pubspec.yaml @@ -114,7 +114,7 @@ dev_dependencies: integration_test: sdk: flutter mockito: ^5.4.4 - build_runner: ^2.4.8 + build_runner: ^2.12.1 # Override passkeys_web with fixed local version that doesn't crash dependency_overrides: