File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
packages/rtk-query-graphql-request-base-query Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 23
23
},
24
24
"peerDependencies" : {
25
25
"@reduxjs/toolkit" : " ^1.7.1" ,
26
- "graphql" : " ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
26
+ "graphql" : " ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 "
27
27
},
28
28
"devDependencies" : {
29
29
"@reduxjs/toolkit" : " ^1.6.0" ,
30
- "graphql" : " ^15 .5.0" ,
30
+ "graphql" : " ^16 .5.0" ,
31
31
"microbundle" : " ^0.13.3" ,
32
32
"rimraf" : " ^3.0.2" ,
33
33
"typescript" : " ^4.3.4"
Original file line number Diff line number Diff line change @@ -5820,14 +5820,14 @@ __metadata:
5820
5820
resolution: "@rtk-query/graphql-request-base-query@workspace:packages/rtk-query-graphql-request-base-query"
5821
5821
dependencies:
5822
5822
"@reduxjs/toolkit": ^1.6.0
5823
- graphql: ^15 .5.0
5823
+ graphql: ^16 .5.0
5824
5824
graphql-request: ^4.0.0
5825
5825
microbundle: ^0.13.3
5826
5826
rimraf: ^3.0.2
5827
5827
typescript: ^4.3.4
5828
5828
peerDependencies:
5829
5829
"@reduxjs/toolkit": ^1.7.1
5830
- graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0
5830
+ graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
5831
5831
languageName: unknown
5832
5832
linkType: soft
5833
5833
@@ -14705,6 +14705,13 @@ fsevents@^1.2.7:
14705
14705
languageName: node
14706
14706
linkType: hard
14707
14707
14708
+ "graphql@npm:^16.5.0":
14709
+ version: 16.5.0
14710
+ resolution: "graphql@npm:16.5.0"
14711
+ checksum: a82a926d085818934d04fdf303a269af170e79de943678bd2726370a96194f9454ade9d6d76c2de69afbd7b9f0b4f8061619baecbbddbe82125860e675ac219e
14712
+ languageName: node
14713
+ linkType: hard
14714
+
14708
14715
"gray-matter@npm:^4.0.3":
14709
14716
version: 4.0.3
14710
14717
resolution: "gray-matter@npm:4.0.3"
You can’t perform that action at this time.
0 commit comments