From 4397a96e4607b108cdacb7bb5a86b224a741be1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 02:07:54 +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 0b95ec6..c1ac1df 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 be86ccd..0f763b3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: recase: ^4.1.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