Bump rive from 0.11.2 to 0.11.3

Bumps [rive](https://github.com/rive-app/rive-flutter) from 0.11.2 to 0.11.3.
- [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-19 01:17:30 +00:00
committed by GitHub
parent 309e2f6ffd
commit 87799d808c
2 changed files with 5 additions and 5 deletions

View File

@@ -920,18 +920,18 @@ packages:
dependency: "direct main"
description:
name: rive
sha256: bb7a16bc6a88484fe3136890030b71776ffea368edd2a8368fe99d6430e4a802
sha256: "55e1f8bf249444545a7c832830d2bbb9adae759193fb879294bc6018b9f0eedd"
url: "https://pub.dev"
source: hosted
version: "0.11.2"
version: "0.11.3"
rive_common:
dependency: transitive
description:
name: rive_common
sha256: "5a0dbf689527c51ee5430608181d81460c9c45ab6cc3bd52dd9bbb3d8c4455b6"
sha256: "7e17937b790bb2f631767b3d505da8c298309c0a6ab08cd317fa6fe081ed5b63"
url: "https://pub.dev"
source: hosted
version: "0.0.9"
version: "0.0.10"
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.2
rive: ^0.11.3
shared_preferences: ^2.1.2
table_calendar: ^3.0.8
url_launcher: ^6.1.11