build(deps): bump ffi from 2.1.4 to 2.1.5 (#186)

Bumps [ffi](https://github.com/dart-lang/native/tree/main/pkgs) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/dart-lang/native/releases)
- [Commits](https://github.com/dart-lang/native/commits/ffi-v2.1.5/pkgs)

---
updated-dependencies:
- dependency-name: ffi
  dependency-version: 2.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-01-13 18:11:28 +08:00 committed by GitHub
parent c6a0f5b8c0
commit dc9816eb9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -405,10 +405,10 @@ packages:
dependency: "direct main"
description:
name: ffi
sha256: "289279317b4b16eb2bb7e271abccd4bf84ec9bdcbe999e278a94b804f5630418"
sha256: d07d37192dbf97461359c1518788f203b0c9102cfd2c35a716b823741219542c
url: "https://pub.dev"
source: hosted
version: "2.1.4"
version: "2.1.5"
ffigen:
dependency: "direct dev"
description:

View File

@ -46,7 +46,7 @@ dependencies:
uuid: ^4.5.2
flutter_tilt: ^3.3.2
card_swiper: ^3.0.1
ffi: ^2.1.4
ffi: ^2.1.5
flutter_rust_bridge: ^2.11.1
freezed_annotation: ^3.1.0
meta: ^1.17.0