@@ -2281,6 +2281,26 @@ __metadata:
2281
2281
languageName : node
2282
2282
linkType : hard
2283
2283
2284
+ " @synthetixio/codegen-graph-ts@workspace:*, @synthetixio/codegen-graph-ts@workspace:tools/codegen-graph-ts " :
2285
+ version : 0.0.0-use.local
2286
+ resolution : " @synthetixio/codegen-graph-ts@workspace:tools/codegen-graph-ts"
2287
+ dependencies :
2288
+ " @synthetixio/wei " : " workspace:*"
2289
+ " @types/commander " : ^2.12.2
2290
+ " @types/lodash " : ^4.14.169
2291
+ axios : ^0.21.4
2292
+ commander : ^8.1.0
2293
+ eval : ^0.1.6
2294
+ graphql : 15.5.0
2295
+ graphql-request : 3.4.0
2296
+ lodash : ^4.17.21
2297
+ node-fetch : ^2.6.7
2298
+ typescript : ^4.4.2
2299
+ bin :
2300
+ codegen-graph-ts : build/src/gen/index.js
2301
+ languageName : unknown
2302
+ linkType : soft
2303
+
2284
2304
" @synthetixio/contracts-interface@workspace:*, @synthetixio/contracts-interface@workspace:packages/contracts-interface " :
2285
2305
version : 0.0.0-use.local
2286
2306
resolution : " @synthetixio/contracts-interface@workspace:packages/contracts-interface"
@@ -2317,6 +2337,7 @@ __metadata:
2317
2337
resolution : " @synthetixio/queries@workspace:packages/queries"
2318
2338
dependencies :
2319
2339
" @snapshot-labs/snapshot.js " : ^0.3.22
2340
+ " @synthetixio/codegen-graph-ts " : " workspace:*"
2320
2341
" @synthetixio/contracts-interface " : " workspace:*"
2321
2342
" @synthetixio/optimism-networks " : " workspace:*"
2322
2343
" @synthetixio/providers " : " workspace:*"
@@ -2330,7 +2351,6 @@ __metadata:
2330
2351
graphql : ^15.5.0
2331
2352
graphql-request : ^3.4.0
2332
2353
lodash : ^4.17.21
2333
- maxibon-codegen-graph-ts : " workspace:*"
2334
2354
react : ^17.0.2
2335
2355
react-dom : ^17.0.2
2336
2356
react-query : 3.16.0
@@ -8968,26 +8988,6 @@ __metadata:
8968
8988
languageName : node
8969
8989
linkType : hard
8970
8990
8971
- " maxibon-codegen-graph-ts@workspace:*, maxibon-codegen-graph-ts@workspace:tools/codegen-graph-ts " :
8972
- version : 0.0.0-use.local
8973
- resolution : " maxibon-codegen-graph-ts@workspace:tools/codegen-graph-ts"
8974
- dependencies :
8975
- " @synthetixio/wei " : " workspace:*"
8976
- " @types/commander " : ^2.12.2
8977
- " @types/lodash " : ^4.14.169
8978
- axios : ^0.21.4
8979
- commander : ^8.1.0
8980
- eval : ^0.1.6
8981
- graphql : 15.5.0
8982
- graphql-request : 3.4.0
8983
- lodash : ^4.17.21
8984
- node-fetch : ^2.6.7
8985
- typescript : ^4.4.2
8986
- bin :
8987
- maxibon-codegen-graph-ts : build/src/gen/index.js
8988
- languageName : unknown
8989
- linkType : soft
8990
-
8991
8991
" md5.js@npm:^1.3.4 " :
8992
8992
version : 1.3.5
8993
8993
resolution : " md5.js@npm:1.3.5"
0 commit comments