From 1e68c92c9260597ec99daa8658dad255dfca81a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 00:03:23 +0000 Subject: [PATCH] Bump rive from 0.13.20 to 0.14.0 Bumps [rive](https://github.com/rive-app/rive-flutter) from 0.13.20 to 0.14.0. - [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.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 12 ++++++------ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 3a7bf2ed7..05a1d3ec5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1128,18 +1128,18 @@ packages: dependency: "direct main" description: name: rive - sha256: "2551a44fa766a7ed3f52aa2b94feda6d18d00edc25dee5f66e72e9b365bb6d6c" + sha256: "4e555e212e28d6502eba37bab08213faa798de79c5cf21c950f122b50a5e33ba" url: "https://pub.dev" source: hosted - version: "0.13.20" - rive_common: + version: "0.14.0" + rive_native: dependency: transitive description: - name: rive_common - sha256: "2ba42f80d37a4efd0696fb715787c4785f8a13361e8aea9227c50f1e78cf763a" + name: rive_native + sha256: "4e72aab284fe875e4b7da4b445117e8882f777fcc0358d4416b5850334246fb7" url: "https://pub.dev" source: hosted - version: "0.4.15" + version: "0.1.0" riverpod: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 2b70b8e1a..9709625a5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -58,7 +58,7 @@ dependencies: path: ^1.9.0 path_provider: ^2.1.5 provider: ^6.1.5+1 - rive: ^0.13.20 + rive: ^0.14.0 shared_preferences: ^2.5.3 sqlite3_flutter_libs: ^0.5.41 table_calendar: ^3.0.8