From 1f7e178bdde6571b4c8ee7b35eb67da5d14cfea8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 04:08:07 +0000 Subject: [PATCH] Bump purchases_flutter from 8.1.1 to 8.2.2 Bumps [purchases_flutter](https://github.com/RevenueCat/purchases-flutter) from 8.1.1 to 8.2.2. - [Release notes](https://github.com/RevenueCat/purchases-flutter/releases) - [Changelog](https://github.com/RevenueCat/purchases-flutter/blob/main/CHANGELOG.md) - [Commits](https://github.com/RevenueCat/purchases-flutter/compare/8.1.1...8.2.2) --- updated-dependencies: - dependency-name: purchases_flutter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index cd3b133b48..28653fd891 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -923,10 +923,10 @@ packages: dependency: "direct main" description: name: purchases_flutter - sha256: "9e7a6a5f034248418586168bb901c5069d2dc866cd5dc735b1862e6ee4f454a6" + sha256: "3771638a8cca85f8cfba8c65c1478314883af4448343a29d4b799bc2aba54e4b" url: "https://pub.dev" source: hosted - version: "8.1.1" + version: "8.2.2" riverpod: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 6f6ee93e82..39a709b080 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -57,7 +57,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.8 flutter_app_badger: ^1.2.0 - purchases_flutter: ^8.1.1 + purchases_flutter: ^8.2.2 flutter_native_timezone: git: url: https://github.com/bannzai/flutter_native_timezone.git