Skip to content

Commit

Permalink
Bump graphql_flutter from 5.2.0-beta.6 to 5.2.0-beta.7
Browse files Browse the repository at this point in the history
Bumps [graphql_flutter](https://github.com/zino-app/graphql-flutter/tree/main/packages) from 5.2.0-beta.6 to 5.2.0-beta.7.
- [Release notes](https://github.com/zino-app/graphql-flutter/releases)
- [Changelog](https://github.com/zino-hofmann/graphql-flutter/blob/main/changelog-v3-v4.md)
- [Commits](https://github.com/zino-app/graphql-flutter/commits/graphql_flutter-v5.2.0-beta.7/packages)

---
updated-dependencies:
- dependency-name: graphql_flutter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent c0117ab commit eac0a34
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -673,18 +673,18 @@ packages:
dependency: transitive
description:
name: graphql
sha256: d066e53446166c12537458386b507f7426f2b8801ebafc184576aab3cbc64d56
sha256: b90f3faa525fed0d8b57f528af913cf1363e1d77f287004d3a15ce699fa866ee
url: "https://pub.dev"
source: hosted
version: "5.2.0-beta.7"
version: "5.2.0-beta.9"
graphql_flutter:
dependency: "direct main"
description:
name: graphql_flutter
sha256: "39b5e830bc654ab02c5b776c31675841d1a8c95840fdd284efba713b1d47e65d"
sha256: "2423b394465e7d83a5e708cd2f5b37b54e7ae9900abfbf0948d512fa46961acb"
url: "https://pub.dev"
source: hosted
version: "5.2.0-beta.6"
version: "5.2.0-beta.7"
graphs:
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 @@ -48,7 +48,7 @@ dependencies:
flutter_svg: ^2.0.16
font_awesome_flutter: ^10.8.0
get_it: ^8.0.2
graphql_flutter: ^5.1.2
graphql_flutter: ^5.2.0-beta.7
hive: ^2.2.3
http: ^1.2.2
image_cropper: ^5.0.1
Expand Down

0 comments on commit eac0a34

Please sign in to comment.