From 26a4271d65e2944acdd609f618965c8576ef3f6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 02:21:20 +0000 Subject: [PATCH] Bump nhost_flutter_graphql from 2.1.0 to 3.0.0 Bumps [nhost_flutter_graphql](https://github.com/nhost/nhost-dart/tree/main/packages) from 2.1.0 to 3.0.0. - [Release notes](https://github.com/nhost/nhost-dart/releases) - [Commits](https://github.com/nhost/nhost-dart/commits/nhost_flutter_graphql-v3.0.0/packages) --- updated-dependencies: - dependency-name: nhost_flutter_graphql dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 96 ++++++++++++++++++++++++++-------------------------- pubspec.yaml | 2 +- 2 files changed, 49 insertions(+), 49 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 3200e9d..79952d1 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -63,42 +63,14 @@ packages: name: connectivity_plus url: "https://pub.dartlang.org" source: hosted - version: "1.4.0" - connectivity_plus_linux: - dependency: transitive - description: - name: connectivity_plus_linux - url: "https://pub.dartlang.org" - source: hosted - version: "1.3.1" - connectivity_plus_macos: - dependency: transitive - description: - name: connectivity_plus_macos - url: "https://pub.dartlang.org" - source: hosted - version: "1.2.6" + version: "3.0.3" connectivity_plus_platform_interface: dependency: transitive description: name: connectivity_plus_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "1.2.3" - connectivity_plus_web: - dependency: transitive - description: - name: connectivity_plus_web - url: "https://pub.dartlang.org" - source: hosted - version: "1.2.5" - connectivity_plus_windows: - dependency: transitive - description: - name: connectivity_plus_windows - url: "https://pub.dartlang.org" - source: hosted - version: "1.2.2" + version: "1.2.4" convert: dependency: transitive description: @@ -202,70 +174,70 @@ packages: name: gql url: "https://pub.dartlang.org" source: hosted - version: "0.13.1" + version: "0.14.0" gql_dedupe_link: dependency: transitive description: name: gql_dedupe_link url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.3+1" gql_error_link: dependency: transitive description: name: gql_error_link url: "https://pub.dartlang.org" source: hosted - version: "0.2.0" + version: "0.2.3+1" gql_exec: dependency: transitive description: name: gql_exec url: "https://pub.dartlang.org" source: hosted - version: "0.3.0" + version: "0.4.3" gql_http_link: dependency: transitive description: name: gql_http_link url: "https://pub.dartlang.org" source: hosted - version: "0.4.0" + version: "0.4.5" gql_link: dependency: transitive description: name: gql_link url: "https://pub.dartlang.org" source: hosted - version: "0.4.0" + version: "0.5.1" gql_transform_link: dependency: transitive description: name: gql_transform_link url: "https://pub.dartlang.org" source: hosted - version: "0.2.0" + version: "0.2.2+1" gql_websocket_link: dependency: transitive description: name: gql_websocket_link url: "https://pub.dartlang.org" source: hosted - version: "0.3.1" + version: "0.3.4+1" graphql: dependency: transitive description: name: graphql url: "https://pub.dartlang.org" source: hosted - version: "5.0.0" + version: "5.1.3" graphql_flutter: dependency: transitive description: name: graphql_flutter url: "https://pub.dartlang.org" source: hosted - version: "5.0.0" + version: "5.1.2" hive: dependency: transitive description: @@ -335,7 +307,7 @@ packages: name: logging url: "https://pub.dartlang.org" source: hosted - version: "1.0.2" + version: "1.1.1" matcher: dependency: transitive description: @@ -371,41 +343,69 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.3.0" + nhost_auth_dart: + dependency: transitive + description: + name: nhost_auth_dart + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.0" + nhost_dart: + dependency: transitive + description: + name: nhost_dart + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.0" nhost_flutter_auth: dependency: transitive description: name: nhost_flutter_auth url: "https://pub.dartlang.org" source: hosted - version: "2.0.4" + version: "3.0.0" nhost_flutter_graphql: dependency: "direct main" description: name: nhost_flutter_graphql url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "3.0.0" + nhost_functions_dart: + dependency: transitive + description: + name: nhost_functions_dart + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.0" nhost_gql_links: dependency: transitive description: name: nhost_gql_links url: "https://pub.dartlang.org" source: hosted - version: "2.0.4" + version: "3.0.0" nhost_graphql_adapter: dependency: transitive description: name: nhost_graphql_adapter url: "https://pub.dartlang.org" source: hosted - version: "2.0.4" + version: "3.0.0" nhost_sdk: dependency: transitive description: name: nhost_sdk url: "https://pub.dartlang.org" source: hosted - version: "3.0.4" + version: "4.0.0" + nhost_storage_dart: + dependency: transitive + description: + name: nhost_storage_dart + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.0" nm: dependency: transitive description: @@ -426,7 +426,7 @@ packages: name: normalize url: "https://pub.dartlang.org" source: hosted - version: "0.5.5" + version: "0.7.2" package_config: dependency: transitive description: @@ -545,7 +545,7 @@ packages: name: rxdart url: "https://pub.dartlang.org" source: hosted - version: "0.26.0" + version: "0.27.7" shelf: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index cd3ee18..7b05245 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: flutter: sdk: flutter hooks_riverpod: ^2.1.1 - nhost_flutter_graphql: ^2.1.0 + nhost_flutter_graphql: ^3.0.0 flutter_localizations: sdk: flutter intl: ^0.17.0