4343 signedsource "^1.0.0"
4444 yargs "^15.3.1"
4545
46+ "@ardatan/relay-compiler@^12.0.3":
47+ version "12.0.3"
48+ resolved "https://registry.yarnpkg.com/@ardatan/relay-compiler/-/relay-compiler-12.0.3.tgz#a60824672da7f7cef2a3879ed833b120d292fa08"
49+ integrity sha512-mBDFOGvAoVlWaWqs3hm1AciGHSQE1rqFc/liZTyYz/Oek9yZdT5H26pH2zAFuEiTiBVPPyMuqf5VjOFPI2DGsQ==
50+ dependencies:
51+ "@babel/generator" "^7.26.10"
52+ "@babel/parser" "^7.26.10"
53+ "@babel/runtime" "^7.26.10"
54+ chalk "^4.0.0"
55+ fb-watchman "^2.0.0"
56+ immutable "~3.7.6"
57+ invariant "^2.2.4"
58+ nullthrows "^1.1.1"
59+ relay-runtime "12.0.0"
60+ signedsource "^1.0.0"
61+
4662"@ardatan/sync-fetch@^0.0.1":
4763 version "0.0.1"
4864 resolved "https://registry.yarnpkg.com/@ardatan/sync-fetch/-/sync-fetch-0.0.1.tgz#3385d3feedceb60a896518a1db857ec1e945348f"
700716 "@jridgewell/trace-mapping" "^0.3.25"
701717 jsesc "^3.0.2"
702718
719+ "@babel/generator@^7.26.10":
720+ version "7.26.10"
721+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7"
722+ integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang==
723+ dependencies:
724+ "@babel/parser" "^7.26.10"
725+ "@babel/types" "^7.26.10"
726+ "@jridgewell/gen-mapping" "^0.3.5"
727+ "@jridgewell/trace-mapping" "^0.3.25"
728+ jsesc "^3.0.2"
729+
703730"@babel/helper-annotate-as-pure@^7.25.9":
704731 version "7.25.9"
705732 resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz#d8eac4d2dc0d7b6e11fa6e535332e0d3184f06b4"
887914 dependencies:
888915 "@babel/types" "^7.26.9"
889916
917+ "@babel/parser@^7.26.10":
918+ version "7.26.10"
919+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
920+ integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
921+ dependencies:
922+ "@babel/types" "^7.26.10"
923+
890924"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
891925 version "7.25.9"
892926 resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe"
15741608 dependencies:
15751609 regenerator-runtime "^0.14.0"
15761610
1611+ "@babel/runtime@^7.26.10":
1612+ version "7.26.10"
1613+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
1614+ integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
1615+ dependencies:
1616+ regenerator-runtime "^0.14.0"
1617+
15771618"@babel/template@^7.16.7", "@babel/template@^7.24.7", "@babel/template@^7.25.9", "@babel/template@^7.26.9":
15781619 version "7.26.9"
15791620 resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
16281669 "@babel/helper-string-parser" "^7.25.9"
16291670 "@babel/helper-validator-identifier" "^7.25.9"
16301671
1672+ "@babel/types@^7.26.10":
1673+ version "7.26.10"
1674+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
1675+ integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
1676+ dependencies:
1677+ "@babel/helper-string-parser" "^7.25.9"
1678+ "@babel/helper-validator-identifier" "^7.25.9"
1679+
16311680"@coinbase/wallet-sdk@4.3.0":
16321681 version "4.3.0"
16331682 resolved "https://registry.yarnpkg.com/@coinbase/wallet-sdk/-/wallet-sdk-4.3.0.tgz#03b8fce92ac2b3b7cf132f64d6008ac081569b4e"
20752124 lodash "~4.17.0"
20762125 tslib "~2.4.0"
20772126
2078- "@graphql-codegen/schema-ast@^2.4.1", "@graphql-codegen/schema-ast@^2.6.1":
2127+ "@graphql-codegen/plugin-helpers@^5.0.3", "@graphql-codegen/plugin-helpers@^5.1.0":
2128+ version "5.1.0"
2129+ resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-5.1.0.tgz#5c4ace748b9761d082ec1a0c19a82047bacce553"
2130+ integrity sha512-Y7cwEAkprbTKzVIe436TIw4w03jorsMruvCvu0HJkavaKMQbWY+lQ1RIuROgszDbxAyM35twB5/sUvYG5oW+yg==
2131+ dependencies:
2132+ "@graphql-tools/utils" "^10.0.0"
2133+ change-case-all "1.0.15"
2134+ common-tags "1.8.2"
2135+ import-from "4.0.0"
2136+ lodash "~4.17.0"
2137+ tslib "~2.6.0"
2138+
2139+ "@graphql-codegen/schema-ast@^2.4.1":
20792140 version "2.6.1"
20802141 resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-2.6.1.tgz#8ba1b38827c034b51ecd3ce88622c2ae6cd3fe1a"
20812142 integrity sha512-5TNW3b1IHJjCh07D2yQNGDQzUpUl2AD+GVe1Dzjqyx/d2Fn0TPMxLsHsKPS4Plg4saO8FK/QO70wLsP7fdbQ1w==
20842145 "@graphql-tools/utils" "^9.0.0"
20852146 tslib "~2.4.0"
20862147
2148+ "@graphql-codegen/schema-ast@^4.0.2":
2149+ version "4.1.0"
2150+ resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-4.1.0.tgz#a1e71f99346495b9272161a9ed07756e82648726"
2151+ integrity sha512-kZVn0z+th9SvqxfKYgztA6PM7mhnSZaj4fiuBWvMTqA+QqQ9BBed6Pz41KuD/jr0gJtnlr2A4++/0VlpVbCTmQ==
2152+ dependencies:
2153+ "@graphql-codegen/plugin-helpers" "^5.0.3"
2154+ "@graphql-tools/utils" "^10.0.0"
2155+ tslib "~2.6.0"
2156+
20872157"@graphql-codegen/typescript-graphql-request@^4.4.6":
20882158 version "4.5.9"
20892159 resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-graphql-request/-/typescript-graphql-request-4.5.9.tgz#d8a9488b7419cabf2ca98ae3936e82b9d244f2e9"
20942164 auto-bind "~4.0.0"
20952165 tslib "~2.4.0"
20962166
2097- "@graphql-codegen/typescript-operations@2.3.6 ":
2098- version "2.3.6 "
2099- resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.3.6 .tgz#f5de1fb6585dfe2b43a3a3dd77b86dedb6729dcd "
2100- integrity sha512-hb56WkuidVoMztGeDz5Y2mjc6wdwPT+g6/YGwokbrMHl5yAuS7JtM4r3eOHaWUUYGfFhY2R5Dbq/KrG8P/syug ==
2167+ "@graphql-codegen/typescript-operations@4.5.1 ":
2168+ version "4.5.1 "
2169+ resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-4.5.1 .tgz#59995370aa257daf517e3419265ed587522b44df "
2170+ integrity sha512-KL+sYPm7GWHwVvFPVaaWSOv9WF7PDxkmOX8DEBtzqTYez5xCWqtCz7LIrwzmtDd7XoJGkRpWlyrHdpuw5VakhA ==
21012171 dependencies:
2102- "@graphql-codegen/plugin-helpers" "^2.4 .0"
2103- "@graphql-codegen/typescript" "^2.4.9 "
2104- "@graphql-codegen/visitor-plugin-common" "2 .7.5 "
2172+ "@graphql-codegen/plugin-helpers" "^5.1 .0"
2173+ "@graphql-codegen/typescript" "^4.1.5 "
2174+ "@graphql-codegen/visitor-plugin-common" "5 .7.1 "
21052175 auto-bind "~4.0.0"
2106- tslib "~2.4 .0"
2176+ tslib "~2.6 .0"
21072177
21082178"@graphql-codegen/typescript@2.4.9":
21092179 version "2.4.9"
21162186 auto-bind "~4.0.0"
21172187 tslib "~2.4.0"
21182188
2119- "@graphql-codegen/typescript@^2.4.9 ":
2120- version "2.8.8 "
2121- resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.8.8 .tgz#8c3b9153e334db43c65f8f31ced69b4c60d14861 "
2122- integrity sha512-A0oUi3Oy6+DormOlrTC4orxT9OBZkIglhbJBcDmk34jAKKUgesukXRd4yOhmTrnbchpXz2T8IAOFB3FWIaK4Rw ==
2189+ "@graphql-codegen/typescript@^4.1.5 ":
2190+ version "4.1.5 "
2191+ resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.1.5 .tgz#ae0c33334feb647db5bfb0a97e7b0f996ddcdc1a "
2192+ integrity sha512-BmbXcS8hv75qDIp4LCFshFXXDq0PCd48n8WLZ5Qf4XCOmHYGSxMn49dp/eKeApMqXWYTkAZuNt8z90zsRSQeOg ==
21232193 dependencies:
2124- "@graphql-codegen/plugin-helpers" "^3 .1.2 "
2125- "@graphql-codegen/schema-ast" "^2.6.1 "
2126- "@graphql-codegen/visitor-plugin-common" "2.13.8 "
2194+ "@graphql-codegen/plugin-helpers" "^5 .1.0 "
2195+ "@graphql-codegen/schema-ast" "^4.0.2 "
2196+ "@graphql-codegen/visitor-plugin-common" "5.7.1 "
21272197 auto-bind "~4.0.0"
2128- tslib "~2.4 .0"
2198+ tslib "~2.6 .0"
21292199
21302200"@graphql-codegen/visitor-plugin-common@2.13.1":
21312201 version "2.13.1"
21432213 parse-filepath "^1.0.2"
21442214 tslib "~2.4.0"
21452215
2146- "@graphql-codegen/visitor-plugin-common@2.13.8":
2147- version "2.13.8"
2148- resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.8.tgz#09bc6317b227e5a278f394f4cef0d6c2d1910597"
2149- integrity sha512-IQWu99YV4wt8hGxIbBQPtqRuaWZhkQRG2IZKbMoSvh0vGeWb3dB0n0hSgKaOOxDY+tljtOf9MTcUYvJslQucMQ==
2150- dependencies:
2151- "@graphql-codegen/plugin-helpers" "^3.1.2"
2152- "@graphql-tools/optimize" "^1.3.0"
2153- "@graphql-tools/relay-operation-optimizer" "^6.5.0"
2154- "@graphql-tools/utils" "^9.0.0"
2155- auto-bind "~4.0.0"
2156- change-case-all "1.0.15"
2157- dependency-graph "^0.11.0"
2158- graphql-tag "^2.11.0"
2159- parse-filepath "^1.0.2"
2160- tslib "~2.4.0"
2161-
21622216"@graphql-codegen/visitor-plugin-common@2.7.5":
21632217 version "2.7.5"
21642218 resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.7.5.tgz#930fea2c084042b604bead6665b7a0d1542c445b"
21752229 parse-filepath "^1.0.2"
21762230 tslib "~2.4.0"
21772231
2232+ "@graphql-codegen/visitor-plugin-common@5.7.1":
2233+ version "5.7.1"
2234+ resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.7.1.tgz#45852ff994d6fba9aa24c84bea199663b159e8a9"
2235+ integrity sha512-jnBjDN7IghoPy1TLqIE1E4O0XcoRc7dJOHENkHvzGhu0SnvPL6ZgJxkQiADI4Vg2hj/4UiTGqo8q/GRoZz22lQ==
2236+ dependencies:
2237+ "@graphql-codegen/plugin-helpers" "^5.1.0"
2238+ "@graphql-tools/optimize" "^2.0.0"
2239+ "@graphql-tools/relay-operation-optimizer" "^7.0.0"
2240+ "@graphql-tools/utils" "^10.0.0"
2241+ auto-bind "~4.0.0"
2242+ change-case-all "1.0.15"
2243+ dependency-graph "^0.11.0"
2244+ graphql-tag "^2.11.0"
2245+ parse-filepath "^1.0.2"
2246+ tslib "~2.6.0"
2247+
21782248"@graphql-tools/apollo-engine-loader@^7.0.5":
21792249 version "7.3.26"
21802250 resolved "https://registry.yarnpkg.com/@graphql-tools/apollo-engine-loader/-/apollo-engine-loader-7.3.26.tgz#91e54460d5579933e42a2010b8688c3459c245d8"
23682438 dependencies:
23692439 tslib "^2.4.0"
23702440
2441+ "@graphql-tools/optimize@^2.0.0":
2442+ version "2.0.0"
2443+ resolved "https://registry.yarnpkg.com/@graphql-tools/optimize/-/optimize-2.0.0.tgz#7a9779d180824511248a50c5a241eff6e7a2d906"
2444+ integrity sha512-nhdT+CRGDZ+bk68ic+Jw1OZ99YCDIKYA5AlVAnBHJvMawSx9YQqQAIj4refNc1/LRieGiuWvhbG3jvPVYho0Dg==
2445+ dependencies:
2446+ tslib "^2.4.0"
2447+
23712448"@graphql-tools/prisma-loader@^7.0.6":
23722449 version "7.2.72"
23732450 resolved "https://registry.yarnpkg.com/@graphql-tools/prisma-loader/-/prisma-loader-7.2.72.tgz#6304fc23600458396f3ede713d8e2371df7850e3"
24012478 "@graphql-tools/utils" "^9.2.1"
24022479 tslib "^2.4.0"
24032480
2481+ "@graphql-tools/relay-operation-optimizer@^7.0.0":
2482+ version "7.0.19"
2483+ resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-7.0.19.tgz#f04bd099877dc470b9ed4c65a5375a1a3e2335f1"
2484+ integrity sha512-xnjLpfzw63yIX1bo+BVh4j1attSwqEkUbpJ+HAhdiSUa3FOQFfpWgijRju+3i87CwhjBANqdTZbcsqLT1hEXig==
2485+ dependencies:
2486+ "@ardatan/relay-compiler" "^12.0.3"
2487+ "@graphql-tools/utils" "^10.8.6"
2488+ tslib "^2.4.0"
2489+
24042490"@graphql-tools/schema@^8.1.2":
24052491 version "8.5.1"
24062492 resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.5.1.tgz#c2f2ff1448380919a330312399c9471db2580b58"
24472533 dependencies:
24482534 tslib "^2.4.0"
24492535
2536+ "@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.8.6":
2537+ version "10.8.6"
2538+ resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.8.6.tgz#69ef29e408a27919108b2b2227fe8b465acf9e5c"
2539+ integrity sha512-Alc9Vyg0oOsGhRapfL3xvqh1zV8nKoFUdtLhXX7Ki4nClaIJXckrA86j+uxEuG3ic6j4jlM1nvcWXRn/71AVLQ==
2540+ dependencies:
2541+ "@graphql-typed-document-node/core" "^3.1.1"
2542+ "@whatwg-node/promise-helpers" "^1.0.0"
2543+ cross-inspect "1.0.1"
2544+ dset "^3.1.4"
2545+ tslib "^2.4.0"
2546+
24502547"@graphql-tools/utils@^8.1.1", "@graphql-tools/utils@^8.3.0", "@graphql-tools/utils@^8.8.0":
24512548 version "8.13.1"
24522549 resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.13.1.tgz#b247607e400365c2cd87ff54654d4ad25a7ac491"
51925289 fast-url-parser "^1.1.3"
51935290 tslib "^2.3.1"
51945291
5292+ "@whatwg-node/promise-helpers@^1.0.0":
5293+ version "1.2.4"
5294+ resolved "https://registry.yarnpkg.com/@whatwg-node/promise-helpers/-/promise-helpers-1.2.4.tgz#4f62d48e27059e8e655add21faa82d177abf5a0c"
5295+ integrity sha512-daEUfaHbaMuAcor+FPAVK+pOCSzsAYhK6LN1y81EcakdqQEPQvjm74PTmfwfv8POg8pw4RyCv9LXB1e+mQDwqg==
5296+ dependencies:
5297+ tslib "^2.6.3"
5298+
51955299"@zxing/text-encoding@0.9.0":
51965300 version "0.9.0"
51975301 resolved "https://registry.yarnpkg.com/@zxing/text-encoding/-/text-encoding-0.9.0.tgz#fb50ffabc6c7c66a0c96b4c03e3d9be74864b70b"
@@ -6326,6 +6430,13 @@ cross-fetch@^4.0.0:
63266430 dependencies:
63276431 node-fetch "^2.7.0"
63286432
6433+ cross-inspect@1.0.1:
6434+ version "1.0.1"
6435+ resolved "https://registry.yarnpkg.com/cross-inspect/-/cross-inspect-1.0.1.tgz#15f6f65e4ca963cf4cc1a2b5fef18f6ca328712b"
6436+ integrity sha512-Pcw1JTvZLSJH83iiGWt6fRcT+BjZlCDRVwYLbUcHzv/CRpB7r0MlSrGbIyQvVSNyGnbt7G4AXuyCiDR3POvZ1A==
6437+ dependencies:
6438+ tslib "^2.4.0"
6439+
63296440cross-spawn@^7.0.6:
63306441 version "7.0.6"
63316442 resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
@@ -6723,7 +6834,7 @@ dotenv@^16.0.0, dotenv@^16.0.3:
67236834 resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
67246835 integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
67256836
6726- dset@^3.1.2:
6837+ dset@^3.1.2, dset@^3.1.4 :
67276838 version "3.1.4"
67286839 resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.4.tgz#f8eaf5f023f068a036d08cd07dc9ffb7d0065248"
67296840 integrity sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==
@@ -12337,7 +12448,7 @@ tslib@2.6.2:
1233712448 resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
1233812449 integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
1233912450
12340- tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.6.0, tslib@^2.6.2, tslib@^2.7.0, tslib@^2.8.1:
12451+ tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.6.0, tslib@^2.6.2, tslib@^2.6.3, tslib@^2. 7.0, tslib@^2.8.1:
1234112452 version "2.8.1"
1234212453 resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
1234312454 integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
@@ -12352,6 +12463,11 @@ tslib@~2.4.0:
1235212463 resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
1235312464 integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
1235412465
12466+ tslib@~2.6.0:
12467+ version "2.6.3"
12468+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
12469+ integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
12470+
1235512471tunnel-agent@^0.6.0:
1235612472 version "0.6.0"
1235712473 resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
0 commit comments