From 19491876dde6525b1b9457b053356663313f84b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 12:22:35 +0000 Subject: [PATCH] build(deps): bump appwrite from 9.0.1 to 10.0.1 Bumps [appwrite](https://github.com/appwrite/sdk-for-flutter) from 9.0.1 to 10.0.1. - [Release notes](https://github.com/appwrite/sdk-for-flutter/releases) - [Changelog](https://github.com/appwrite/sdk-for-flutter/blob/master/CHANGELOG.md) - [Commits](https://github.com/appwrite/sdk-for-flutter/compare/9.0.1...10.0.1) --- updated-dependencies: - dependency-name: appwrite dependency-type: direct:production update-type: version-update:semver-major ... 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 b8cc7376..495c7035 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -29,10 +29,10 @@ packages: dependency: "direct main" description: name: appwrite - sha256: "2a277dcaddc3423efab14ce83f0bb64294cf6acf43937fd1ccf925b3474bbcb9" + sha256: baec490d041d9ab55bd489c7b4612094f612429a28691f4c5b221481a71849cc url: "https://pub.dev" source: hosted - version: "9.0.1" + version: "10.0.1" archive: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 039c44b4..ca854a14 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ environment: # the latest version available on pub.dev. To see which dependencies have newer # versions available, run `flutter pub outdated`. dependencies: - appwrite: ^9.0.1 + appwrite: ^10.0.1 auto_route: ^7.8.3 # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons.