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