diff --git a/package.json b/package.json index 8dd49946..e69f3bfc 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "author": "codehex", "license": "MIT", "devDependencies": { - "@graphql-codegen/cli": "2.13.0", + "@graphql-codegen/cli": "2.13.1", "@graphql-codegen/typescript": "2.7.3", "@tsconfig/recommended": "1.0.1", "@types/jest": "29.0.3", diff --git a/yarn.lock b/yarn.lock index c30364ea..37dfee80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -703,15 +703,6 @@ dependencies: regenerator-runtime "^0.13.4" -"@babel/template@^7.15.4", "@babel/template@^7.18.10": - version "7.18.10" - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" - integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== - dependencies: - "@babel/code-frame" "^7.18.6" - "@babel/parser" "^7.18.10" - "@babel/types" "^7.18.10" - "@babel/template@^7.16.7", "@babel/template@^7.3.3": version "7.16.7" resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155" @@ -721,6 +712,15 @@ "@babel/parser" "^7.16.7" "@babel/types" "^7.16.7" +"@babel/template@^7.18.10": + version "7.18.10" + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" + integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== + dependencies: + "@babel/code-frame" "^7.18.6" + "@babel/parser" "^7.18.10" + "@babel/types" "^7.18.10" + "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8": version "7.16.8" resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.8.tgz#bab2f2b09a5fe8a8d9cad22cbfe3ba1d126fef9c" @@ -821,23 +821,14 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@graphql-codegen/add@^3.2.1": - version "3.2.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/add/-/add-3.2.1.tgz#f1109f36f194f88a6abcc51703abee43ebbb50a2" - integrity sha512-w82H/evh8SSGoD3K6K/Oh3kqSdbuU+TgHqMYmmHFxtH692v2xhN/cu1s/TotBQ7r4mO7OQutze7dde2tZEXGEQ== - dependencies: - "@graphql-codegen/plugin-helpers" "^2.6.2" - tslib "~2.4.0" - -"@graphql-codegen/cli@2.13.0": - version "2.13.0" - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.0.tgz#f27b334b992eeb2666fbb90baf6b5ed997d411a6" - integrity sha512-r1Z05jKl4h0wVvBpFKqpN+clICZiC356OTLxcdn0XO55vVyjIRl2r4Y2J83JnaklCsiMB5ODtn7uIzmpbXdWjw== +"@graphql-codegen/cli@2.13.1": + version "2.13.1" + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.1.tgz#d68bdf42db528091ef8af2092696a04bd51bccc3" + integrity sha512-3+IcmqQu4olcO3ZPc+pfEPPMP+qxtjVU7w1SSLlbMU38oMY0IffApk8MNAivuVKrXoU1a8XOwt+g6m8jz9oLHA== dependencies: "@babel/generator" "^7.18.13" "@babel/template" "^7.18.10" "@babel/types" "^7.18.13" - "@graphql-codegen/client-preset" "1.0.1" "@graphql-codegen/core" "2.6.2" "@graphql-codegen/plugin-helpers" "^2.6.2" "@graphql-tools/apollo-engine-loader" "^7.3.6" @@ -871,24 +862,6 @@ yaml "^1.10.0" yargs "^17.0.0" -"@graphql-codegen/client-preset@1.0.1": - version "1.0.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/client-preset/-/client-preset-1.0.1.tgz#a0f3c27638b9981550d4e76982211d516d078c4b" - integrity sha512-JsZwrUveq2HG7Rv/tOmwPGB9IyPd9Dfc6mAXV+jrVvlmj4W3tHiIRKzQpyW1m/Y9g6xBQnMbiEp81qSXBdaWCw== - dependencies: - "@babel/helper-plugin-utils" "^7.14.5" - "@babel/template" "^7.15.4" - "@graphql-codegen/add" "^3.2.1" - "@graphql-codegen/gql-tag-operations" "^1.5.0" - "@graphql-codegen/plugin-helpers" "^2.6.2" - "@graphql-codegen/typed-document-node" "^2.3.3" - "@graphql-codegen/typescript" "^2.7.3" - "@graphql-codegen/typescript-operations" "^2.5.3" - "@graphql-codegen/visitor-plugin-common" "^2.12.1" - "@graphql-tools/utils" "^8.8.0" - "@graphql-typed-document-node/core" "3.1.1" - tslib "~2.4.0" - "@graphql-codegen/core@2.6.2": version "2.6.2" resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.6.2.tgz#29c766d2e9e5a3deeeb4f1728c1f7b1aca054a22" @@ -899,17 +872,6 @@ "@graphql-tools/utils" "^8.8.0" tslib "~2.4.0" -"@graphql-codegen/gql-tag-operations@^1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@graphql-codegen/gql-tag-operations/-/gql-tag-operations-1.5.0.tgz#8ad4d69e51203cf181376a66d0ad30289be67467" - integrity sha512-g4U+aXEp+0Czae4jRzcagCmdopRRlU/Oxc1BlVxw3Vv6OsVcYyXMR3UJe4tWd/gOWncTkeZRfUfc+RllinshaQ== - dependencies: - "@graphql-codegen/plugin-helpers" "^2.6.2" - "@graphql-codegen/visitor-plugin-common" "2.12.1" - "@graphql-tools/utils" "^8.8.0" - auto-bind "~4.0.0" - tslib "~2.4.0" - "@graphql-codegen/plugin-helpers@^2.3.2": version "2.3.2" resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.3.2.tgz#3f9ba625791901d19be733db1dfc9a3dbd0dac44" @@ -952,29 +914,7 @@ "@graphql-tools/utils" "^8.8.0" tslib "~2.4.0" -"@graphql-codegen/typed-document-node@^2.3.3": - version "2.3.3" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-2.3.3.tgz#898b36738ee5377d83bd381460faf4c32013afe8" - integrity sha512-0zUPMr1pAqzMyPvtpnlfCbwQgS22t2kPhhfGQs2Yw32O+0+vn1ACcvxt0x1TfUwspYfFJa8AAXJ8NjwmDVAFMQ== - dependencies: - "@graphql-codegen/plugin-helpers" "^2.6.2" - "@graphql-codegen/visitor-plugin-common" "2.12.1" - auto-bind "~4.0.0" - change-case-all "1.0.14" - tslib "~2.4.0" - -"@graphql-codegen/typescript-operations@^2.5.3": - version "2.5.3" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.3.tgz#c6fd3f209e3482b86b08050685af8fa45ab14297" - integrity sha512-s+pA+Erm0HeBb/D5cNrflwRM5KWhkiA5cbz4uA99l3fzFPveoQBPfRCBu0XAlJLP/kBDy64+o4B8Nfc7wdRtmA== - dependencies: - "@graphql-codegen/plugin-helpers" "^2.6.2" - "@graphql-codegen/typescript" "^2.7.3" - "@graphql-codegen/visitor-plugin-common" "2.12.1" - auto-bind "~4.0.0" - tslib "~2.4.0" - -"@graphql-codegen/typescript@2.7.3", "@graphql-codegen/typescript@^2.7.3": +"@graphql-codegen/typescript@2.7.3": version "2.7.3" resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.7.3.tgz#ad786a1c74e16eca8e01e7a8f28078e1c24eeb61" integrity sha512-EzX/acijXtbG/AwPzho2ZZWaNo00+xAbsRDP+vnT2PwQV3AYq3/5bFvjq1XfAGWbTntdmlYlIwC9hf5bI85WVA== @@ -985,7 +925,7 @@ auto-bind "~4.0.0" tslib "~2.4.0" -"@graphql-codegen/visitor-plugin-common@2.12.1", "@graphql-codegen/visitor-plugin-common@^2.12.1": +"@graphql-codegen/visitor-plugin-common@2.12.1": version "2.12.1" resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.1.tgz#8d2d24b572afd396381dddef7e2032b0f73c05cc" integrity sha512-dIUrX4+i/uazyPQqXyQ8cqykgNFe1lknjnfDWFo0gnk2W8+ruuL2JpSrj/7efzFHxbYGMQrCABDCUTVLi3DcVA== @@ -1399,11 +1339,6 @@ tslib "^2.4.0" value-or-promise "1.0.11" -"@graphql-typed-document-node/core@3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.1.tgz#076d78ce99822258cf813ecc1e7fa460fa74d052" - integrity sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg== - "@humanwhocodes/config-array@^0.10.5": version "0.10.5" resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.5.tgz#bb679745224745fff1e9a41961c1d45a49f81c04"