build(deps): bump build_runner from 2.10.4 to 2.10.5

Bumps [build_runner](https://github.com/dart-lang/build) from 2.10.4 to 2.10.5.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.10.4...build_runner-v2.10.5)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-version: 2.10.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-19 00:44:46 +00:00 committed by GitHub
parent 70b6e29ad0
commit 33668d39ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -149,10 +149,10 @@ packages:
dependency: "direct dev" dependency: "direct dev"
description: description:
name: build_runner name: build_runner
sha256: "110c56ef29b5eb367b4d17fc79375fa8c18a6cd7acd92c05bb3986c17a079057" sha256: b4d854962a32fd9f8efc0b76f98214790b833af8b2e9b2df6bfc927c0415a072
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "2.10.4" version: "2.10.5"
built_collection: built_collection:
dependency: transitive dependency: transitive
description: description:

View File

@ -83,7 +83,7 @@ dev_dependencies:
sdk: flutter sdk: flutter
flutter_lints: ^6.0.0 flutter_lints: ^6.0.0
msix: ^3.16.12 msix: ^3.16.12
build_runner: ^2.10.4 build_runner: ^2.10.5
freezed: ^3.2.3 freezed: ^3.2.3
json_serializable: ^6.11.2 json_serializable: ^6.11.2
riverpod_generator: ^4.0.0+1 riverpod_generator: ^4.0.0+1