File tree 19 files changed +918
-796
lines changed
19 files changed +918
-796
lines changed Original file line number Diff line number Diff line change 10
10
"graphiql" : " graphclient serve-dev"
11
11
},
12
12
"dependencies" : {
13
- "@apollo/client" : " 3.12.11 " ,
13
+ "@apollo/client" : " 3.13.8 " ,
14
14
"@graphprotocol/client-apollo" : " 2.0.7" ,
15
15
"graphql" : " 16.10.0" ,
16
- "react" : " 19.0 .0" ,
17
- "react-dom" : " 19.0 .0"
16
+ "react" : " 19.1 .0" ,
17
+ "react-dom" : " 19.1 .0"
18
18
},
19
19
"devDependencies" : {
20
20
"@graphprotocol/client-cli" : " 3.0.7" ,
21
- "@types/react" : " 19.0.8 " ,
22
- "@types/react-dom" : " 19.0.3 " ,
23
- "@vitejs/plugin-react" : " 4.3.4 " ,
21
+ "@types/react" : " 19.1.2 " ,
22
+ "@types/react-dom" : " 19.1.2 " ,
23
+ "@vitejs/plugin-react" : " 4.4.1 " ,
24
24
"typescript" : " 5.8.3" ,
25
- "vite" : " 6.1.0 "
25
+ "vite" : " 6.3.3 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 12
12
"@graphprotocol/client-cli" : " 3.0.7" ,
13
13
"concurrently" : " 9.1.2" ,
14
14
"graphql" : " 16.10.0" ,
15
- "nodemon" : " 3.1.9 " ,
15
+ "nodemon" : " 3.1.10 " ,
16
16
"ts-node" : " 10.9.2" ,
17
17
"typescript" : " 5.8.3"
18
18
},
19
19
"devDependencies" : {
20
- "@types/node" : " 22.13.2 "
20
+ "@types/node" : " 22.14.1 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"@graphprotocol/client-cli" : " ^3.0.7" ,
13
- "@graphql-mesh/transform-rename" : " ^0.103 .0" ,
13
+ "@graphql-mesh/transform-rename" : " ^0.105 .0" ,
14
14
"concurrently" : " ^9.0.0" ,
15
15
"graphql" : " ^16.6.0" ,
16
16
"nodemon" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 11
11
},
12
12
"dependencies" : {
13
13
"graphql" : " 16.10.0" ,
14
- "react" : " 19.0 .0" ,
15
- "react-dom" : " 19.0 .0"
14
+ "react" : " 19.1 .0" ,
15
+ "react-dom" : " 19.1 .0"
16
16
},
17
17
"devDependencies" : {
18
18
"@graphprotocol/client-cli" : " 3.0.7" ,
19
- "@types/react" : " 19.0.8 " ,
20
- "@types/react-dom" : " 19.0.3 " ,
21
- "@vitejs/plugin-react" : " 4.3.4 " ,
19
+ "@types/react" : " 19.1.2 " ,
20
+ "@types/react-dom" : " 19.1.2 " ,
21
+ "@vitejs/plugin-react" : " 4.4.1 " ,
22
22
"typescript" : " 5.8.3" ,
23
- "vite" : " 6.1.0 "
23
+ "vite" : " 6.3.3 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"next" : " 15.3.1" ,
15
- "react" : " 19.0 .0" ,
16
- "react-dom" : " 19.0 .0"
15
+ "react" : " 19.1 .0" ,
16
+ "react-dom" : " 19.1 .0"
17
17
},
18
18
"devDependencies" : {
19
19
"@graphprotocol/client-cli" : " 3.0.7" ,
20
- "@types/node" : " 22.13.2 " ,
21
- "@types/react" : " 19.0.8 " ,
22
- "eslint" : " 9.20 .1" ,
20
+ "@types/node" : " 22.14.1 " ,
21
+ "@types/react" : " 19.1.2 " ,
22
+ "eslint" : " 9.25 .1" ,
23
23
"eslint-config-next" : " 15.3.1" ,
24
24
"typescript" : " 5.8.3"
25
25
}
Original file line number Diff line number Diff line change 12
12
"@graphprotocol/client-cli" : " 3.0.7" ,
13
13
"concurrently" : " 9.1.2" ,
14
14
"graphql" : " 16.10.0" ,
15
- "nodemon" : " 3.1.9 " ,
15
+ "nodemon" : " 3.1.10 " ,
16
16
"ts-node" : " 10.9.2" ,
17
17
"typescript" : " 5.8.3"
18
18
},
19
19
"devDependencies" : {
20
- "@types/node" : " 22.13.2 "
20
+ "@types/node" : " 22.14.1 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 10
10
"graphiql" : " graphclient serve-dev"
11
11
},
12
12
"dependencies" : {
13
- "@tanstack/react-query" : " 5.66.0 " ,
13
+ "@tanstack/react-query" : " 5.74.4 " ,
14
14
"graphql" : " 16.10.0" ,
15
- "react" : " 19.0 .0" ,
16
- "react-dom" : " 19.0 .0"
15
+ "react" : " 19.1 .0" ,
16
+ "react-dom" : " 19.1 .0"
17
17
},
18
18
"devDependencies" : {
19
19
"@graphprotocol/client-cli" : " 3.0.7" ,
20
- "@types/react" : " 19.0.8 " ,
21
- "@types/react-dom" : " 19.0.3 " ,
22
- "@vitejs/plugin-react" : " 4.3.4 " ,
20
+ "@types/react" : " 19.1.2 " ,
21
+ "@types/react-dom" : " 19.1.2 " ,
22
+ "@vitejs/plugin-react" : " 4.4.1 " ,
23
23
"typescript" : " 5.8.3" ,
24
- "vite" : " 6.1.0 "
24
+ "vite" : " 6.3.3 "
25
25
}
26
26
}
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@graphprotocol/client-cli" : " ^3.0.7" ,
11
- "@graphql-mesh/transform-prefix" : " ^0.103 .0" ,
11
+ "@graphql-mesh/transform-prefix" : " ^0.105 .0" ,
12
12
"graphql" : " ^16.6.0"
13
13
}
14
14
}
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@graphprotocol/client-urql" : " 2.0.7" ,
14
14
"graphql" : " 16.10.0" ,
15
- "react" : " 19.0 .0" ,
16
- "react-dom" : " 19.0 .0" ,
17
- "urql" : " 4.2.1 "
15
+ "react" : " 19.1 .0" ,
16
+ "react-dom" : " 19.1 .0" ,
17
+ "urql" : " 4.2.2 "
18
18
},
19
19
"devDependencies" : {
20
20
"@graphprotocol/client-cli" : " 3.0.7" ,
21
- "@types/react" : " 19.0.8 " ,
22
- "@types/react-dom" : " 19.0.3 " ,
23
- "@vitejs/plugin-react" : " 4.3.4 " ,
21
+ "@types/react" : " 19.1.2 " ,
22
+ "@types/react-dom" : " 19.1.2 " ,
23
+ "@vitejs/plugin-react" : " 4.4.1 " ,
24
24
"typescript" : " 5.8.3" ,
25
- "vite" : " 6.1.0 "
25
+ "vite" : " 6.3.3 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@graphprotocol/client-urql" : " 2.0.7" ,
14
14
"graphql" : " 16.10.0" ,
15
- "react" : " 19.0 .0" ,
16
- "react-dom" : " 19.0 .0" ,
17
- "urql" : " 4.2.1 "
15
+ "react" : " 19.1 .0" ,
16
+ "react-dom" : " 19.1 .0" ,
17
+ "urql" : " 4.2.2 "
18
18
},
19
19
"devDependencies" : {
20
20
"@graphprotocol/client-cli" : " 3.0.7" ,
21
- "@types/react" : " 19.0.8 " ,
22
- "@types/react-dom" : " 19.0.3 " ,
23
- "@vitejs/plugin-react" : " 4.3.4 " ,
21
+ "@types/react" : " 19.1.2 " ,
22
+ "@types/react-dom" : " 19.1.2 " ,
23
+ "@vitejs/plugin-react" : " 4.4.1 " ,
24
24
"typescript" : " 5.8.3" ,
25
- "vite" : " 6.1.0 "
25
+ "vite" : " 6.3.3 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 39
39
],
40
40
"homepage" : " https://github.com/graphprotocol/graph-client#readme" ,
41
41
"devDependencies" : {
42
- "@babel/core" : " 7.26.8 " ,
42
+ "@babel/core" : " 7.26.10 " ,
43
43
"@babel/plugin-proposal-class-properties" : " 7.18.6" ,
44
44
"@babel/plugin-proposal-decorators" : " 7.25.9" ,
45
- "@babel/preset-env" : " 7.26.8 " ,
45
+ "@babel/preset-env" : " 7.26.9 " ,
46
46
"@babel/preset-typescript" : " 7.27.0" ,
47
47
"@changesets/cli" : " 2.29.2" ,
48
48
"@changesets/changelog-github" : " 0.5.1" ,
56
56
"graphql" : " 16.10.0" ,
57
57
"husky" : " 9.1.7" ,
58
58
"jest" : " 29.7.0" ,
59
- "prettier" : " 3.5.0 " ,
60
- "pretty-quick" : " 4.0.0 " ,
59
+ "prettier" : " 3.5.3 " ,
60
+ "pretty-quick" : " 4.1.1 " ,
61
61
"rimraf" : " 6.0.1" ,
62
62
"typescript" : " 5.8.3" ,
63
63
"weak-napi" : " 2.0.2" ,
64
- "ts-jest" : " 29.2.5 "
64
+ "ts-jest" : " 29.3.2 "
65
65
},
66
66
"resolutions" : {
67
67
"graphql" : " 16.10.0"
Original file line number Diff line number Diff line change 57
57
"@graphql-tools/delegate" : " ^9.0.32 || ^10.0.0" ,
58
58
"@graphql-tools/wrap" : " ^9.4.2 || ^10.0.0" ,
59
59
"@graphql-tools/utils" : " ^9.2.1 || ^10.0.0" ,
60
- "@graphql-mesh/types" : " ^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0 || ^0.99.0 || ^0.100.0 || ^0.101.0 || ^0.102.0 || ^0.103.0"
60
+ "@graphql-mesh/types" : " ^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0 || ^0.99.0 || ^0.100.0 || ^0.101.0 || ^0.102.0 || ^0.103.0 || ^0.104.0 "
61
61
},
62
62
"type" : " module" ,
63
63
"engines" : {
Original file line number Diff line number Diff line change 46
46
"access" : " public"
47
47
},
48
48
"dependencies" : {
49
- "@graphql-mesh/apollo-link" : " ^0.105 .0" ,
49
+ "@graphql-mesh/apollo-link" : " ^0.106 .0" ,
50
50
"tslib" : " ^2.4.0"
51
51
},
52
52
"peerDependencies" : {
Original file line number Diff line number Diff line change 51
51
},
52
52
"devDependencies" : {
53
53
"@types/lodash" : " ^4.14.194" ,
54
- "@graphql-mesh/transform-prefix" : " ^0.103 .0"
54
+ "@graphql-mesh/transform-prefix" : " ^0.105 .0"
55
55
},
56
56
"peerDependencies" : {
57
57
"graphql" : " ^15.2.0 || ^16.0.0" ,
58
58
"@graphql-tools/delegate" : " ^9.0.32 || ^10.0.0" ,
59
59
"@graphql-tools/wrap" : " ^9.4.2 || ^10.0.0" ,
60
60
"@graphql-tools/utils" : " ^9.2.1 || ^10.0.0" ,
61
- "@graphql-mesh/types" : " ^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0 || ^0.99.0 || ^0.100.0 || ^0.101.0 || ^0.102.0 || ^0.103.0"
61
+ "@graphql-mesh/types" : " ^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0 || ^0.99.0 || ^0.100.0 || ^0.101.0 || ^0.102.0 || ^0.103.0 || ^0.104.0 "
62
62
},
63
63
"type" : " module" ,
64
64
"engines" : {
Original file line number Diff line number Diff line change 46
46
"access" : " public"
47
47
},
48
48
"dependencies" : {
49
- "@graphql-mesh/transform-type-merging" : " ^0.103 .0" ,
49
+ "@graphql-mesh/transform-type-merging" : " ^0.104 .0" ,
50
50
"tslib" : " ^2.4.0"
51
51
},
52
52
"peerDependencies" : {
53
53
"graphql" : " ^15.2.0 || ^16.0.0" ,
54
54
"@graphql-tools/delegate" : " ^9.0.32 || ^10.0.0" ,
55
- "@graphql-mesh/types" : " ^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0 || ^0.99.0 || ^0.100.0 || ^0.101.0 || ^0.102.0 || ^0.103.0"
55
+ "@graphql-mesh/types" : " ^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0 || ^0.99.0 || ^0.100.0 || ^0.101.0 || ^0.102.0 || ^0.103.0 || ^0.104.0 "
56
56
},
57
57
"type" : " module" ,
58
58
"engines" : {
Original file line number Diff line number Diff line change 47
47
},
48
48
"dependencies" : {
49
49
"@graphql-tools/utils" : " ^10.0.0" ,
50
- "@graphql-mesh/fusion-runtime" : " ^0.10 .0" ,
50
+ "@graphql-mesh/fusion-runtime" : " ^0.11 .0" ,
51
51
"tslib" : " ^2.4.0"
52
52
},
53
53
"peerDependencies" : {
Original file line number Diff line number Diff line change 49
49
"access" : " public"
50
50
},
51
51
"dependencies" : {
52
- "@graphql-mesh/cli" : " ^0.98 .0" ,
53
- "@graphql-mesh/graphql" : " ^0.103 .0" ,
52
+ "@graphql-mesh/cli" : " ^0.100 .0" ,
53
+ "@graphql-mesh/graphql" : " ^0.104 .0" ,
54
54
"tslib" : " ^2.4.0" ,
55
55
"@graphprotocol/client-auto-pagination" : " ^2.0.7" ,
56
56
"@graphprotocol/client-auto-type-merging" : " ^2.0.7" ,
Original file line number Diff line number Diff line change 46
46
"access" : " public"
47
47
},
48
48
"dependencies" : {
49
- "@graphql-mesh/urql-exchange" : " ^0.105 .0" ,
49
+ "@graphql-mesh/urql-exchange" : " ^0.106 .0" ,
50
50
"tslib" : " ^2.4.0"
51
51
},
52
52
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments