From b67d3bfb2ba259c94dd7cdc7b78c5c186d14e820 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 20:08:25 +0000 Subject: [PATCH] chore(deps): bump build_runner from 2.13.1 to 2.14.1 Bumps [build_runner](https://github.com/dart-lang/build) from 2.13.1 to 2.14.1. - [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.14.1) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.14.1 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 98e2abe..3848ebe 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -85,10 +85,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "521daf8d189deb79ba474e43a696b41c49fb3987818dbacf3308f1e03673a75e" + sha256: "22fdcc3cfeb9d974d7408718c4be15ec5e9b1b350088f3a6c88f154e74dd700d" url: "https://pub.dev" source: hosted - version: "2.13.1" + version: "2.14.1" built_collection: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 7561260..c7c486a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dev_dependencies: flutter_lints: ^6.0.0 flutter_launcher_icons: "^0.14.3" riverpod_generator: ^4.0.0+1 - build_runner: ^2.13.1 + build_runner: ^2.14.1 path_provider_platform_interface: ^2.1.2 plugin_platform_interface: ^2.1.8