File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 51
51
"@types/react-dom" : " ^19.0.2" ,
52
52
"@vitejs/plugin-react" : " ^4.3.4" ,
53
53
"depcheck" : " ^1.4.7" ,
54
- "globals" : " ^15.14.0" ,
55
54
"prettier" : " ^3.3.3" ,
56
55
"rimraf" : " ^6.0.0" ,
57
56
"typescript" : " ^5.6.2" ,
58
57
"vite" : " ^6.0.7"
59
58
},
60
59
"dependencies" : {
61
60
"@aptre/protobuf-es-lite" : " ^0.4.1" ,
61
+ "graphql" : " ^16.10.0" ,
62
+ "isomorphic-ws" : " ^5.0.0" ,
63
+ "it-pushable" : " ^3.2.3" ,
62
64
"react" : " ^19.0.0" ,
63
65
"react-dom" : " ^19.0.0" ,
64
66
"rgraphql" : " ^1.4.0" ,
Original file line number Diff line number Diff line change @@ -2074,17 +2074,12 @@ globals@^14.0.0:
2074
2074
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
2075
2075
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
2076
2076
2077
- globals@^15.14.0 :
2078
- version "15.14.0"
2079
- resolved "https://registry.yarnpkg.com/globals/-/globals-15.14.0.tgz#b8fd3a8941ff3b4d38f3319d433b61bbb482e73f"
2080
- integrity sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==
2081
-
2082
2077
graphemer@^1.4.0 :
2083
2078
version "1.4.0"
2084
2079
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
2085
2080
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
2086
2081
2087
- graphql@^16.8.1 :
2082
+ graphql@^16.10.0, graphql@^16. 8.1 :
2088
2083
version "16.10.0"
2089
2084
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
2090
2085
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
You can’t perform that action at this time.
0 commit comments