File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 46
46
"author" :
" Benjie Gillam <[email protected] >" ,
47
47
"license" : " MIT" ,
48
48
"dependencies" : {
49
- "graphql" : " 16.9.0-canary.pr.4192.1813397076f44a55e5798478e7321db9877de97a "
49
+ "graphql" : " 15.x | 16.x | 17.x "
50
50
},
51
51
"devDependencies" : {
52
52
"@tsconfig/recommended" : " ^1.0.7" ,
58
58
"eslint-plugin-import" : " ^2.28.1" ,
59
59
"eslint-plugin-simple-import-sort" : " ^10.0.0" ,
60
60
"eslint_d" : " ^13.0.0" ,
61
+ "graphql-pr-4192" : " npm:graphql@16.9.0-canary.pr.4192.1813397076f44a55e5798478e7321db9877de97a" ,
61
62
"prettier" : " ^3.3.3" ,
62
63
"typescript" : " ^5.6.2"
63
64
},
Original file line number Diff line number Diff line change @@ -918,11 +918,16 @@ graphemer@^1.4.0:
918
918
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
919
919
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
920
920
921
- graphql@ 16.9.0-canary.pr.4192.1813397076f44a55e5798478e7321db9877de97a :
921
+ " graphql-pr-4192@npm:graphql@ 16.9.0-canary.pr.4192.1813397076f44a55e5798478e7321db9877de97a " :
922
922
version "16.9.0-canary.pr.4192.1813397076f44a55e5798478e7321db9877de97a"
923
923
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0-canary.pr.4192.1813397076f44a55e5798478e7321db9877de97a.tgz#c5bbcdb258959b98352bcd9ea7f17790647113ae"
924
924
integrity sha512-P8UYoxSUI1KGr9O5f+AMA3TuLYxOcELoQebxGrnVAIUHM6HCpiLDT+CylrBWEBmvcc7S0xRFRiwvgwzChzLTyQ==
925
925
926
+ " [email protected] | 16.x | 17.x" :
927
+ version "17.0.0-alpha.8"
928
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-17.0.0-alpha.8.tgz#dba4a0cbe3efe8243666726f1b4ffd65f87d9b06"
929
+ integrity sha512-j9Jn56NCWVaLMt1hSNkMDoCuAisBwY3bxp/5tbrJuPtNtHg9dAf4NjKnlVDCksVP3jBVcipFaEXKWsdNxTlcyg==
930
+
926
931
has-bigints@^1.0.1, has-bigints@^1.0.2 :
927
932
version "1.0.2"
928
933
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.2.tgz#0871bd3e3d51626f6ca0966668ba35d5602d6eaa"
You can’t perform that action at this time.
0 commit comments