File tree Expand file tree Collapse file tree 11 files changed +318
-315
lines changed Expand file tree Collapse file tree 11 files changed +318
-315
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.1 " ,
14
14
"@graphprotocol/client-apollo" : " 2.0.7" ,
15
15
"graphql" : " 16.10.0" ,
16
16
"react" : " 19.0.0" ,
17
17
"react-dom" : " 19.0.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 " ,
21
+ "@types/react" : " 19.0.10 " ,
22
+ "@types/react-dom" : " 19.0.4 " ,
23
23
"@vitejs/plugin-react" : " 4.3.4" ,
24
24
"typescript" : " 5.7.3" ,
25
- "vite" : " 6.1.0 "
25
+ "vite" : " 6.1.1 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 17
17
"typescript" : " 5.7.3"
18
18
},
19
19
"devDependencies" : {
20
- "@types/node" : " 22.13.2 "
20
+ "@types/node" : " 22.13.4 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 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 " ,
19
+ "@types/react" : " 19.0.10 " ,
20
+ "@types/react-dom" : " 19.0.4 " ,
21
21
"@vitejs/plugin-react" : " 4.3.4" ,
22
22
"typescript" : " 5.7.3" ,
23
- "vite" : " 6.1.0 "
23
+ "vite" : " 6.1.1 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change 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 " ,
20
+ "@types/node" : " 22.13.4 " ,
21
+ "@types/react" : " 19.0.10 " ,
22
22
"eslint" : " 9.20.1" ,
23
23
"eslint-config-next" : " 15.1.7" ,
24
24
"typescript" : " 5.7.3"
Original file line number Diff line number Diff line change 17
17
"typescript" : " 5.7.3"
18
18
},
19
19
"devDependencies" : {
20
- "@types/node" : " 22.13.2 "
20
+ "@types/node" : " 22.13.4 "
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.66.7 " ,
14
14
"graphql" : " 16.10.0" ,
15
15
"react" : " 19.0.0" ,
16
16
"react-dom" : " 19.0.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 " ,
20
+ "@types/react" : " 19.0.10 " ,
21
+ "@types/react-dom" : " 19.0.4 " ,
22
22
"@vitejs/plugin-react" : " 4.3.4" ,
23
23
"typescript" : " 5.7.3" ,
24
- "vite" : " 6.1.0 "
24
+ "vite" : " 6.1.1 "
25
25
}
26
26
}
Original file line number Diff line number Diff line change 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 " ,
21
+ "@types/react" : " 19.0.10 " ,
22
+ "@types/react-dom" : " 19.0.4 " ,
23
23
"@vitejs/plugin-react" : " 4.3.4" ,
24
24
"typescript" : " 5.7.3" ,
25
- "vite" : " 6.1.0 "
25
+ "vite" : " 6.1.1 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 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 " ,
21
+ "@types/react" : " 19.0.10 " ,
22
+ "@types/react-dom" : " 19.0.4 " ,
23
23
"@vitejs/plugin-react" : " 4.3.4" ,
24
24
"typescript" : " 5.7.3" ,
25
- "vite" : " 6.1.0 "
25
+ "vite" : " 6.1.1 "
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.9 " ,
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.26.0" ,
47
47
"@changesets/cli" : " 2.28.0" ,
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 " ,
59
+ "prettier" : " 3.5.1 " ,
60
60
"pretty-quick" : " 4.0.0" ,
61
61
"rimraf" : " 6.0.1" ,
62
62
"typescript" : " 5.7.3" ,
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" : {
You can’t perform that action at this time.
0 commit comments