From cf575f227d650a607f426e8e04d2f7ff08acb0de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 06:00:25 +0000 Subject: [PATCH] chore(deps): bump build_runner from 2.13.1 to 2.15.0 in /apps/mobile Bumps [build_runner](https://github.com/dart-lang/build) from 2.13.1 to 2.15.0. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.13.1...build_runner-v2.15.0) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/mobile/pubspec.lock | 4 ++-- apps/mobile/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/mobile/pubspec.lock b/apps/mobile/pubspec.lock index ffc5270..4e26863 100644 --- a/apps/mobile/pubspec.lock +++ b/apps/mobile/pubspec.lock @@ -85,10 +85,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "521daf8d189deb79ba474e43a696b41c49fb3987818dbacf3308f1e03673a75e" + sha256: "1523ce62448ebac2c15a8ba5fbad8acac169788658a7dd2a1c2d9c2a9318b9a6" url: "https://pub.dev" source: hosted - version: "2.13.1" + version: "2.15.0" built_collection: dependency: transitive description: diff --git a/apps/mobile/pubspec.yaml b/apps/mobile/pubspec.yaml index 43c6c0d..aff962c 100644 --- a/apps/mobile/pubspec.yaml +++ b/apps/mobile/pubspec.yaml @@ -28,7 +28,7 @@ dev_dependencies: sdk: flutter flutter_lints: ^6.0.0 riverpod_generator: ^3.0.0 - build_runner: ^2.4.0 + build_runner: ^2.15.0 custom_lint: ^0.8.1 riverpod_lint: ^3.0.0 drift_dev: ^2.0.0