|
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 | | - |
2306 | 2294 | "@graphql-codegen/plugin-helpers@^3.0.0", "@graphql-codegen/plugin-helpers@^3.1.2": |
2307 | 2295 | version "3.1.2" |
2308 | 2296 | resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.2.tgz#69a2e91178f478ea6849846ade0a59a844d34389" |
|
2432 | 2420 | change-case-all "1.0.15" |
2433 | 2421 | tslib "^2.8.1" |
2434 | 2422 |
|
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== |
| 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== |
2439 | 2427 | dependencies: |
2440 | | - "@graphql-codegen/plugin-helpers" "^3.0.0" |
2441 | | - "@graphql-codegen/visitor-plugin-common" "2.13.1" |
| 2428 | + "@graphql-codegen/plugin-helpers" "^6.1.1" |
| 2429 | + "@graphql-codegen/visitor-plugin-common" "^6.2.4" |
2442 | 2430 | auto-bind "~4.0.0" |
2443 | 2431 | change-case-all "1.0.15" |
2444 | | - tslib "~2.4.0" |
| 2432 | + tslib "^2.8.1" |
2445 | 2433 |
|
2446 | 2434 | "@graphql-codegen/typescript-rtk-query@4.0.0": |
2447 | 2435 | version "4.0.0" |
|
2539 | 2527 | "@urql/introspection" "^0.3.2" |
2540 | 2528 | tslib "^2.8.1" |
2541 | 2529 |
|
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 | | - |
2558 | 2530 | "@graphql-codegen/visitor-plugin-common@2.13.8": |
2559 | 2531 | version "2.13.8" |
2560 | 2532 | resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.8.tgz#09bc6317b227e5a278f394f4cef0d6c2d1910597" |
|
2899 | 2871 | cross-inspect "1.0.1" |
2900 | 2872 | tslib "^2.4.0" |
2901 | 2873 |
|
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 | | - |
2909 | 2874 | "@graphql-tools/utils@^9.0.0", "@graphql-tools/utils@^9.2.1": |
2910 | 2875 | version "9.2.1" |
2911 | 2876 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57" |
|
4799 | 4764 | resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11" |
4800 | 4765 | integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw== |
4801 | 4766 |
|
4802 | | -"@types/unist@*", "@types/unist@^3.0.0": |
4803 | | - version "3.0.0" |
4804 | | - resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.0.tgz#988ae8af1e5239e89f9fbb1ade4c935f4eeedf9a" |
4805 | | - integrity sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w== |
4806 | | - |
4807 | | -"@types/unist@^2", "@types/unist@^2.0.0", "@types/unist@^2.0.2": |
| 4767 | +"@types/unist@*", "@types/unist@^2", "@types/unist@^2.0.0", "@types/unist@^2.0.2": |
4808 | 4768 | version "2.0.11" |
4809 | 4769 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.11.tgz#11af57b127e32487774841f7a4e54eab166d03c4" |
4810 | 4770 | integrity sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA== |
4811 | 4771 |
|
| 4772 | +"@types/unist@^3.0.0": |
| 4773 | + version "3.0.0" |
| 4774 | + resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.0.tgz#988ae8af1e5239e89f9fbb1ade4c935f4eeedf9a" |
| 4775 | + integrity sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w== |
| 4776 | + |
4812 | 4777 | "@types/ws@^8.0.0": |
4813 | 4778 | version "8.5.4" |
4814 | 4779 | resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.4.tgz#bb10e36116d6e570dd943735f86c933c1587b8a5" |
|
4891 | 4856 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d" |
4892 | 4857 | integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg== |
4893 | 4858 |
|
4894 | | -"@typescript-eslint/types@8.17.0": |
| 4859 | +"@typescript-eslint/types@8.17.0", "@typescript-eslint/types@^8.2.0": |
4895 | 4860 | version "8.17.0" |
4896 | 4861 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.17.0.tgz#ef84c709ef8324e766878834970bea9a7e3b72cf" |
4897 | 4862 | integrity sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA== |
4898 | 4863 |
|
4899 | | -"@typescript-eslint/types@^8.2.0": |
4900 | | - version "8.58.0" |
4901 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.0.tgz#e94ae7abdc1c6530e71183c1007b61fa93112a5a" |
4902 | | - integrity sha512-O9CjxypDT89fbHxRfETNoAnHj/i6IpRK0CvbVN3qibxlLdo5p5hcLmUuCCrHMpxiWSwKyI8mCP7qRNYuOJ0Uww== |
4903 | | - |
4904 | 4864 | "@typescript-eslint/typescript-estree@6.21.0": |
4905 | 4865 | version "6.21.0" |
4906 | 4866 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46" |
@@ -6149,22 +6109,6 @@ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2: |
6149 | 6109 | ansi-styles "^4.1.0" |
6150 | 6110 | supports-color "^7.1.0" |
6151 | 6111 |
|
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 | | - |
6168 | 6112 | change-case-all@1.0.15: |
6169 | 6113 | version "1.0.15" |
6170 | 6114 | resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.15.tgz#de29393167fc101d646cd76b0ef23e27d09756ad" |
|
0 commit comments