Commit 9e799e1
committed
fix: update web_socket_channel to resolve graphql 5.2.3 compatibility
Updates web_socket_channel from ^2.2.0 to ^3.0.0 in packages that use
graphql ^5.2.3, which requires web_socket_channel ^3.0.1.
This ensures all packages can resolve their dependencies correctly with
the updated graphql version and allows rxdart 0.28.x to be used.
Related to #1711 parent 37f4134 commit 9e799e1
File tree
3 files changed
+3
-3
lines changed- packages
- nhost_dart
- nhost_gql_links
- nhost_graphql_adapter
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
0 commit comments