|
2291 | 2291 | parse-filepath "^1.0.2" |
2292 | 2292 | tslib "^2.8.1" |
2293 | 2293 |
|
| 2294 | +"@graphql-codegen/plugin-helpers@^2.7.2": |
| 2295 | + version "2.7.2" |
| 2296 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.2.tgz#6544f739d725441c826a8af6a49519f588ff9bed" |
| 2297 | + integrity sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg== |
| 2298 | + dependencies: |
| 2299 | + "@graphql-tools/utils" "^8.8.0" |
| 2300 | + change-case-all "1.0.14" |
| 2301 | + common-tags "1.8.2" |
| 2302 | + import-from "4.0.0" |
| 2303 | + lodash "~4.17.0" |
| 2304 | + tslib "~2.4.0" |
| 2305 | + |
2294 | 2306 | "@graphql-codegen/plugin-helpers@^3.0.0", "@graphql-codegen/plugin-helpers@^3.1.2": |
2295 | 2307 | version "3.1.2" |
2296 | 2308 | resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.2.tgz#69a2e91178f478ea6849846ade0a59a844d34389" |
|
2420 | 2432 | change-case-all "1.0.15" |
2421 | 2433 | tslib "^2.8.1" |
2422 | 2434 |
|
2423 | | -"@graphql-codegen/typescript-react-query@7.0.0": |
2424 | | - version "7.0.0" |
2425 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-react-query/-/typescript-react-query-7.0.0.tgz#348170d997b6af83691ea9146220f47efe8512a8" |
2426 | | - integrity sha512-mAgjoMbe0J5s8BhQBlx5txibWNFW2LUVQcV7fc6FY+eYHzRqvqTwBxJWwgMzUAjAZFW32Bzkdyn6F9T8N6TKNg== |
| 2435 | +"@graphql-codegen/typescript-react-query@4.1.0": |
| 2436 | + version "4.1.0" |
| 2437 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-react-query/-/typescript-react-query-4.1.0.tgz#42dc8a90472c259f9bbacfdf944899c6e0cebcc9" |
| 2438 | + integrity sha512-+3Hk+ws6HfCAZl7+5Q4LBkFh3y+2ISuahMYRHIqzqpwNnrthftg8xNx11VH5sabqqjqEmjY3UaP8glP93itPWQ== |
2427 | 2439 | dependencies: |
2428 | | - "@graphql-codegen/plugin-helpers" "^6.1.1" |
2429 | | - "@graphql-codegen/visitor-plugin-common" "^6.2.4" |
| 2440 | + "@graphql-codegen/plugin-helpers" "^3.0.0" |
| 2441 | + "@graphql-codegen/visitor-plugin-common" "2.13.1" |
2430 | 2442 | auto-bind "~4.0.0" |
2431 | 2443 | change-case-all "1.0.15" |
2432 | | - tslib "^2.8.1" |
| 2444 | + tslib "~2.4.0" |
2433 | 2445 |
|
2434 | 2446 | "@graphql-codegen/typescript-rtk-query@4.0.0": |
2435 | 2447 | version "4.0.0" |
|
2527 | 2539 | "@urql/introspection" "^0.3.2" |
2528 | 2540 | tslib "^2.8.1" |
2529 | 2541 |
|
| 2542 | +"@graphql-codegen/visitor-plugin-common@2.13.1": |
| 2543 | + version "2.13.1" |
| 2544 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.1.tgz#2228660f6692bcdb96b1f6d91a0661624266b76b" |
| 2545 | + integrity sha512-mD9ufZhDGhyrSaWQGrU1Q1c5f01TeWtSWy/cDwXYjJcHIj1Y/DG2x0tOflEfCvh5WcnmHNIw4lzDsg1W7iFJEg== |
| 2546 | + dependencies: |
| 2547 | + "@graphql-codegen/plugin-helpers" "^2.7.2" |
| 2548 | + "@graphql-tools/optimize" "^1.3.0" |
| 2549 | + "@graphql-tools/relay-operation-optimizer" "^6.5.0" |
| 2550 | + "@graphql-tools/utils" "^8.8.0" |
| 2551 | + auto-bind "~4.0.0" |
| 2552 | + change-case-all "1.0.14" |
| 2553 | + dependency-graph "^0.11.0" |
| 2554 | + graphql-tag "^2.11.0" |
| 2555 | + parse-filepath "^1.0.2" |
| 2556 | + tslib "~2.4.0" |
| 2557 | + |
2530 | 2558 | "@graphql-codegen/visitor-plugin-common@2.13.8": |
2531 | 2559 | version "2.13.8" |
2532 | 2560 | resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.8.tgz#09bc6317b227e5a278f394f4cef0d6c2d1910597" |
|
2871 | 2899 | cross-inspect "1.0.1" |
2872 | 2900 | tslib "^2.4.0" |
2873 | 2901 |
|
| 2902 | +"@graphql-tools/utils@^8.8.0": |
| 2903 | + version "8.13.1" |
| 2904 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.13.1.tgz#b247607e400365c2cd87ff54654d4ad25a7ac491" |
| 2905 | + integrity sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw== |
| 2906 | + dependencies: |
| 2907 | + tslib "^2.4.0" |
| 2908 | + |
2874 | 2909 | "@graphql-tools/utils@^9.0.0", "@graphql-tools/utils@^9.2.1": |
2875 | 2910 | version "9.2.1" |
2876 | 2911 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57" |
@@ -6114,6 +6149,22 @@ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2: |
6114 | 6149 | ansi-styles "^4.1.0" |
6115 | 6150 | supports-color "^7.1.0" |
6116 | 6151 |
|
| 6152 | +change-case-all@1.0.14: |
| 6153 | + version "1.0.14" |
| 6154 | + resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.14.tgz#bac04da08ad143278d0ac3dda7eccd39280bfba1" |
| 6155 | + integrity sha512-CWVm2uT7dmSHdO/z1CXT/n47mWonyypzBbuCy5tN7uMg22BsfkhwT6oHmFCAk+gL1LOOxhdbB9SZz3J1KTY3gA== |
| 6156 | + dependencies: |
| 6157 | + change-case "^4.1.2" |
| 6158 | + is-lower-case "^2.0.2" |
| 6159 | + is-upper-case "^2.0.2" |
| 6160 | + lower-case "^2.0.2" |
| 6161 | + lower-case-first "^2.0.2" |
| 6162 | + sponge-case "^1.0.1" |
| 6163 | + swap-case "^2.0.2" |
| 6164 | + title-case "^3.0.3" |
| 6165 | + upper-case "^2.0.2" |
| 6166 | + upper-case-first "^2.0.2" |
| 6167 | + |
6117 | 6168 | change-case-all@1.0.15: |
6118 | 6169 | version "1.0.15" |
6119 | 6170 | resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.15.tgz#de29393167fc101d646cd76b0ef23e27d09756ad" |
|
0 commit comments