File tree Expand file tree Collapse file tree 19 files changed +765
-678
lines changed Expand file tree Collapse file tree 19 files changed +765
-678
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.7 " ,
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.0 " ,
24
24
"typescript" : " 5.8.3" ,
25
- "vite" : " 6.1.0 "
25
+ "vite" : " 6.2.6 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 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.0 " ,
22
22
"typescript" : " 5.8.3" ,
23
- "vite" : " 6.1.0 "
23
+ "vite" : " 6.2.6 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"next" : " 15.3.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/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.24.0 " ,
23
23
"eslint-config-next" : " 15.3.0" ,
24
24
"typescript" : " 5.8.3"
25
25
}
Original file line number Diff line number Diff line change 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.3 " ,
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.0 " ,
23
23
"typescript" : " 5.8.3" ,
24
- "vite" : " 6.1.0 "
24
+ "vite" : " 6.2.6 "
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.0 " ,
24
24
"typescript" : " 5.8.3" ,
25
- "vite" : " 6.1.0 "
25
+ "vite" : " 6.2.6 "
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.0 " ,
24
24
"typescript" : " 5.8.3" ,
25
- "vite" : " 6.1.0 "
25
+ "vite" : " 6.2.6 "
26
26
}
27
27
}
You can’t perform that action at this time.
0 commit comments