Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
96 changes: 48 additions & 48 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand All @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down