Commit 6d6346c
Upgrade version of "graphql-request" (#4026)
* Upgrade version of "graphql-request"
Upgrading the version of "graphql-request" to use the latest. This is
not only to get onto the latest version of the package, but also to
remove an internal bug to that can surface from it. In this case, there
are duplicate `AbortSignal` types, one defined by the Typescript
language, and one defined by the package. This update removes this
conflict.
* allow more versions
---------
Co-authored-by: Donovan Hoffman <donovan.hoffman@ecargo.co.nz>1 parent 0d1f710 commit 6d6346c
File tree
2 files changed
+40
-9
lines changed- packages/rtk-query-graphql-request-base-query
2 files changed
+40
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5813 | 5813 | | |
5814 | 5814 | | |
5815 | 5815 | | |
| 5816 | + | |
| 5817 | + | |
| 5818 | + | |
| 5819 | + | |
| 5820 | + | |
| 5821 | + | |
| 5822 | + | |
| 5823 | + | |
| 5824 | + | |
5816 | 5825 | | |
5817 | 5826 | | |
5818 | 5827 | | |
| |||
7240 | 7249 | | |
7241 | 7250 | | |
7242 | 7251 | | |
7243 | | - | |
| 7252 | + | |
7244 | 7253 | | |
7245 | 7254 | | |
7246 | 7255 | | |
| |||
12652 | 12661 | | |
12653 | 12662 | | |
12654 | 12663 | | |
| 12664 | + | |
| 12665 | + | |
| 12666 | + | |
| 12667 | + | |
| 12668 | + | |
| 12669 | + | |
| 12670 | + | |
| 12671 | + | |
| 12672 | + | |
12655 | 12673 | | |
12656 | 12674 | | |
12657 | 12675 | | |
| |||
16429 | 16447 | | |
16430 | 16448 | | |
16431 | 16449 | | |
16432 | | - | |
16433 | | - | |
16434 | | - | |
| 16450 | + | |
| 16451 | + | |
| 16452 | + | |
16435 | 16453 | | |
16436 | | - | |
16437 | | - | |
16438 | | - | |
| 16454 | + | |
| 16455 | + | |
16439 | 16456 | | |
16440 | 16457 | | |
16441 | | - | |
| 16458 | + | |
16442 | 16459 | | |
16443 | 16460 | | |
16444 | 16461 | | |
| |||
21430 | 21447 | | |
21431 | 21448 | | |
21432 | 21449 | | |
| 21450 | + | |
| 21451 | + | |
| 21452 | + | |
| 21453 | + | |
| 21454 | + | |
| 21455 | + | |
| 21456 | + | |
| 21457 | + | |
| 21458 | + | |
| 21459 | + | |
| 21460 | + | |
| 21461 | + | |
| 21462 | + | |
| 21463 | + | |
21433 | 21464 | | |
21434 | 21465 | | |
21435 | 21466 | | |
| |||
0 commit comments