|
1879 | 1879 | parse-filepath "^1.0.2" |
1880 | 1880 | tslib "^2.8.1" |
1881 | 1881 |
|
1882 | | -"@graphql-codegen/plugin-helpers@^2.7.2": |
1883 | | - version "2.7.2" |
1884 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.2.tgz#6544f739d725441c826a8af6a49519f588ff9bed" |
1885 | | - integrity sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg== |
1886 | | - dependencies: |
1887 | | - "@graphql-tools/utils" "^8.8.0" |
1888 | | - change-case-all "1.0.14" |
1889 | | - common-tags "1.8.2" |
1890 | | - import-from "4.0.0" |
1891 | | - lodash "~4.17.0" |
1892 | | - tslib "~2.4.0" |
1893 | | - |
1894 | 1882 | "@graphql-codegen/plugin-helpers@^3.0.0", "@graphql-codegen/plugin-helpers@^3.1.2": |
1895 | 1883 | version "3.1.2" |
1896 | 1884 | resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.2.tgz#69a2e91178f478ea6849846ade0a59a844d34389" |
|
2020 | 2008 | change-case-all "1.0.15" |
2021 | 2009 | tslib "^2.8.1" |
2022 | 2010 |
|
2023 | | -"@graphql-codegen/typescript-react-query@4.1.0": |
2024 | | - version "4.1.0" |
2025 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-react-query/-/typescript-react-query-4.1.0.tgz#42dc8a90472c259f9bbacfdf944899c6e0cebcc9" |
2026 | | - integrity sha512-+3Hk+ws6HfCAZl7+5Q4LBkFh3y+2ISuahMYRHIqzqpwNnrthftg8xNx11VH5sabqqjqEmjY3UaP8glP93itPWQ== |
| 2011 | +"@graphql-codegen/typescript-react-query@7.0.0": |
| 2012 | + version "7.0.0" |
| 2013 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-react-query/-/typescript-react-query-7.0.0.tgz#348170d997b6af83691ea9146220f47efe8512a8" |
| 2014 | + integrity sha512-mAgjoMbe0J5s8BhQBlx5txibWNFW2LUVQcV7fc6FY+eYHzRqvqTwBxJWwgMzUAjAZFW32Bzkdyn6F9T8N6TKNg== |
2027 | 2015 | dependencies: |
2028 | | - "@graphql-codegen/plugin-helpers" "^3.0.0" |
2029 | | - "@graphql-codegen/visitor-plugin-common" "2.13.1" |
| 2016 | + "@graphql-codegen/plugin-helpers" "^6.1.1" |
| 2017 | + "@graphql-codegen/visitor-plugin-common" "^6.2.4" |
2030 | 2018 | auto-bind "~4.0.0" |
2031 | 2019 | change-case-all "1.0.15" |
2032 | | - tslib "~2.4.0" |
| 2020 | + tslib "^2.8.1" |
2033 | 2021 |
|
2034 | 2022 | "@graphql-codegen/typescript-rtk-query@4.0.0": |
2035 | 2023 | version "4.0.0" |
|
2127 | 2115 | "@urql/introspection" "^0.3.2" |
2128 | 2116 | tslib "^2.8.1" |
2129 | 2117 |
|
2130 | | -"@graphql-codegen/visitor-plugin-common@2.13.1": |
2131 | | - version "2.13.1" |
2132 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.1.tgz#2228660f6692bcdb96b1f6d91a0661624266b76b" |
2133 | | - integrity sha512-mD9ufZhDGhyrSaWQGrU1Q1c5f01TeWtSWy/cDwXYjJcHIj1Y/DG2x0tOflEfCvh5WcnmHNIw4lzDsg1W7iFJEg== |
2134 | | - dependencies: |
2135 | | - "@graphql-codegen/plugin-helpers" "^2.7.2" |
2136 | | - "@graphql-tools/optimize" "^1.3.0" |
2137 | | - "@graphql-tools/relay-operation-optimizer" "^6.5.0" |
2138 | | - "@graphql-tools/utils" "^8.8.0" |
2139 | | - auto-bind "~4.0.0" |
2140 | | - change-case-all "1.0.14" |
2141 | | - dependency-graph "^0.11.0" |
2142 | | - graphql-tag "^2.11.0" |
2143 | | - parse-filepath "^1.0.2" |
2144 | | - tslib "~2.4.0" |
2145 | | - |
2146 | 2118 | "@graphql-codegen/visitor-plugin-common@2.13.8": |
2147 | 2119 | version "2.13.8" |
2148 | 2120 | resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.8.tgz#09bc6317b227e5a278f394f4cef0d6c2d1910597" |
|
2457 | 2429 | cross-inspect "1.0.1" |
2458 | 2430 | tslib "^2.4.0" |
2459 | 2431 |
|
2460 | | -"@graphql-tools/utils@^8.8.0": |
2461 | | - version "8.13.1" |
2462 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.13.1.tgz#b247607e400365c2cd87ff54654d4ad25a7ac491" |
2463 | | - integrity sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw== |
2464 | | - dependencies: |
2465 | | - tslib "^2.4.0" |
2466 | | - |
2467 | 2432 | "@graphql-tools/utils@^9.0.0", "@graphql-tools/utils@^9.2.1": |
2468 | 2433 | version "9.2.1" |
2469 | 2434 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57" |
@@ -6396,22 +6361,6 @@ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2: |
6396 | 6361 | ansi-styles "^4.1.0" |
6397 | 6362 | supports-color "^7.1.0" |
6398 | 6363 |
|
6399 | | -change-case-all@1.0.14: |
6400 | | - version "1.0.14" |
6401 | | - resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.14.tgz#bac04da08ad143278d0ac3dda7eccd39280bfba1" |
6402 | | - integrity sha512-CWVm2uT7dmSHdO/z1CXT/n47mWonyypzBbuCy5tN7uMg22BsfkhwT6oHmFCAk+gL1LOOxhdbB9SZz3J1KTY3gA== |
6403 | | - dependencies: |
6404 | | - change-case "^4.1.2" |
6405 | | - is-lower-case "^2.0.2" |
6406 | | - is-upper-case "^2.0.2" |
6407 | | - lower-case "^2.0.2" |
6408 | | - lower-case-first "^2.0.2" |
6409 | | - sponge-case "^1.0.1" |
6410 | | - swap-case "^2.0.2" |
6411 | | - title-case "^3.0.3" |
6412 | | - upper-case "^2.0.2" |
6413 | | - upper-case-first "^2.0.2" |
6414 | | - |
6415 | 6364 | change-case-all@1.0.15: |
6416 | 6365 | version "1.0.15" |
6417 | 6366 | resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.15.tgz#de29393167fc101d646cd76b0ef23e27d09756ad" |
|
0 commit comments