Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
chore(dependencies): update gql deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateo MARTINEZ committed Oct 5, 2023
1 parent c29812b commit 79d52a9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ dependencies:
dart_style: ^2.3.0
equatable: ^2.0.5
glob: ^2.1.1
gql_code_builder: ^0.7.1
gql_code_builder: '>=0.7.1 <0.9.0'
gql_dedupe_link: ^2.0.3+1
gql_exec: ^0.4.3
gql_http_link: ^0.4.5
gql_link: ^0.5.1
gql: ^0.14.0
gql_exec: '>=0.4.3 <2.0.0'
gql_http_link: '>=0.4.5 <2.0.0'
gql_link: '>=0.5.0 <2.0.0'
gql: '>=0.14.0 <2.0.0'
http: '>=0.13.5 <2.0.0'
json_annotation: ^4.8.0
path: ^1.8.3
Expand Down

0 comments on commit 79d52a9

Please sign in to comment.