Bump rive from 0.11.1 to 0.11.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-05 01:22:08 +00:00
committed by GitHub
parent d044e03e3a
commit d8ae583442
2 changed files with 5 additions and 5 deletions

View File

@@ -856,18 +856,18 @@ packages:
dependency: "direct main"
description:
name: rive
sha256: "8bf4cd46f625a6b9816210145ba1201a23cf95ba1ae53dad3aa3e0ad193e6b4a"
sha256: bb7a16bc6a88484fe3136890030b71776ffea368edd2a8368fe99d6430e4a802
url: "https://pub.dev"
source: hosted
version: "0.11.1"
version: "0.11.2"
rive_common:
dependency: transitive
description:
name: rive_common
sha256: "7153f296a9d58d1b02aaffaad938f65a92d820f8420c6c69134ecb2ed710f638"
sha256: "5a0dbf689527c51ee5430608181d81460c9c45ab6cc3bd52dd9bbb3d8c4455b6"
url: "https://pub.dev"
source: hosted
version: "0.0.7"
version: "0.0.9"
shared_preferences:
dependency: "direct main"
description:

View File

@@ -48,7 +48,7 @@ dependencies:
version: ^3.0.2
package_info_plus: ^4.0.2
provider: ^6.0.5
rive: ^0.11.1
rive: ^0.11.2
shared_preferences: ^2.1.1
table_calendar: ^3.0.8
url_launcher: ^6.1.11