Bump rive from 0.12.4 to 0.13.1

Bumps [rive](https://github.com/rive-app/rive-flutter) from 0.12.4 to 0.13.1.
- [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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-18 01:14:41 +00:00
committed by GitHub
parent 824848e9c1
commit c0b3cb3dca
2 changed files with 5 additions and 5 deletions

View File

@@ -1104,18 +1104,18 @@ packages:
dependency: "direct main"
description:
name: rive
sha256: ae75a6e9cfbf146630bfb1feba97ee582d935508be6b362e4bd197b9c55a6dd3
sha256: ec44b6cf7341e21727c4b0e762f4ac82f9a45f7e52df3ebad2d1289a726fbaaf
url: "https://pub.dev"
source: hosted
version: "0.12.4"
version: "0.13.1"
rive_common:
dependency: transitive
description:
name: rive_common
sha256: f4e20d0a99c5040c85624a3eb2b0b6b19e614d93a693c3bb25cf6e7bb2d3d6d3
sha256: "0f070bc0e764c570abd8b34d744ef30d1292bd4051f2e0951bbda755875fce6a"
url: "https://pub.dev"
source: hosted
version: "0.2.8"
version: "0.3.3"
shared_preferences:
dependency: "direct main"
description:

View File

@@ -47,7 +47,7 @@ dependencies:
version: ^3.0.2
package_info_plus: ^5.0.1
provider: ^6.1.2
rive: ^0.12.2
rive: ^0.13.1
shared_preferences: ^2.2.2
table_calendar: ^3.0.8
url_launcher: ^6.2.5