From de23152f1e652822a83f2ac50ac72a82424d54df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 06:17:29 +0000 Subject: [PATCH] chore(deps): bump build_runner from 2.13.1 to 2.15.0 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] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index dfd1fe5..5d9f132 100644 --- a/pubspec.lock +++ b/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/pubspec.yaml b/pubspec.yaml index 3bfc4c2..cb19448 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -55,7 +55,7 @@ dev_dependencies: sdk: flutter flutter_lints: ^6.0.0 mocktail: ^1.0.4 - build_runner: ^2.13.1 + build_runner: ^2.15.0 drift_dev: ^2.31.0 riverpod_generator: ^4.0.3