From 7575fe224211a00ab3b22a976585905ea382958a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 05:11:48 +0000 Subject: [PATCH] :arrow_up: Bump build_runner from 2.10.1 to 2.10.4 Bumps [build_runner](https://github.com/dart-lang/build) from 2.10.1 to 2.10.4. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.10.1...build_runner-v2.10.4) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.10.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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 0d5a3fd..bc0b2c4 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -109,10 +109,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: a9461b8e586bf018dd4afd2e13b49b08c6a844a4b226c8d1d10f3a723cdd78c3 + sha256: "110c56ef29b5eb367b4d17fc79375fa8c18a6cd7acd92c05bb3986c17a079057" url: "https://pub.dev" source: hosted - version: "2.10.1" + version: "2.10.4" built_collection: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index eb31402..6f5a790 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: stash: ^5.2.0 dev_dependencies: - build_runner: ^2.10.1 + build_runner: ^2.10.4 envied_generator: ^1.3.1 json_serializable: ^6.11.1 lints: ^6.0.0