Bump rive from 0.13.20 to 0.14.2

Bumps [rive](https://github.com/rive-app/rive-flutter) from 0.13.20 to 0.14.2.
- [Release notes](https://github.com/rive-app/rive-flutter/releases)
- [Changelog](https://github.com/rive-app/rive-flutter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rive-app/rive-flutter/commits)

---
updated-dependencies:
- dependency-name: rive
  dependency-version: 0.14.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-09 00:54:36 +00:00
committed by GitHub
parent c18d51f035
commit c5f71a5434
2 changed files with 7 additions and 7 deletions

View File

@@ -1104,18 +1104,18 @@ packages:
dependency: "direct main"
description:
name: rive
sha256: "2551a44fa766a7ed3f52aa2b94feda6d18d00edc25dee5f66e72e9b365bb6d6c"
sha256: df0b211b042bcc900ebc97b171a825f3ab2d0e0d8708dd71bc51c3ba459d0621
url: "https://pub.dev"
source: hosted
version: "0.13.20"
rive_common:
version: "0.14.2"
rive_native:
dependency: transitive
description:
name: rive_common
sha256: "2ba42f80d37a4efd0696fb715787c4785f8a13361e8aea9227c50f1e78cf763a"
name: rive_native
sha256: "64952cd010d0d745d4ac78978be6db44136e618ff7791d408d5a4736aab8a74e"
url: "https://pub.dev"
source: hosted
version: "0.4.15"
version: "0.1.2"
riverpod:
dependency: transitive
description:

View File

@@ -60,7 +60,7 @@ dependencies:
path: ^1.9.0
path_provider: ^2.1.5
provider: ^6.1.5+1
rive: ^0.13.20
rive: ^0.14.2
riverpod_annotation: ^4.0.0
shared_preferences: ^2.5.3
sqlite3_flutter_libs: ^0.5.41