|
1988 | 1988 | "@eslint/core" "^0.15.1" |
1989 | 1989 | levn "^0.4.1" |
1990 | 1990 |
|
1991 | | -"@graphql-codegen/add@6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c": |
1992 | | - version "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
1993 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/add/-/add-6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c.tgz#4223f59e944c77b520ae6efaa2e7c85c03d8c69b" |
1994 | | - integrity sha512-UPmxUy+FWp2WFt74/MJhF6p8+uTCA7hKR30nBJIWYan7jwWC/Y6/jg1FExLlP4SVGmnxWjOZGLDd0qWd9FFMtQ== |
| 1991 | +"@graphql-codegen/add@6.0.0", "@graphql-codegen/add@^6.0.0": |
| 1992 | + version "6.0.0" |
| 1993 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/add/-/add-6.0.0.tgz#d195051d7c4bd6d3955a92361cc9eec7784bb541" |
| 1994 | + integrity sha512-biFdaURX0KTwEJPQ1wkT6BRgNasqgQ5KbCI1a3zwtLtO7XTo7/vKITPylmiU27K5DSOWYnY/1jfSqUAEBuhZrQ== |
1995 | 1995 | dependencies: |
1996 | | - "@graphql-codegen/plugin-helpers" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
| 1996 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
1997 | 1997 | tslib "~2.6.0" |
1998 | 1998 |
|
1999 | 1999 | "@graphql-codegen/add@^3.2.1": |
|
2012 | 2012 | "@graphql-codegen/plugin-helpers" "^5.0.3" |
2013 | 2013 | tslib "~2.6.0" |
2014 | 2014 |
|
2015 | | -"@graphql-codegen/cli@6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c": |
2016 | | - version "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2017 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c.tgz#3a51ffb954591921f25230327ced9b4d1c642f1f" |
2018 | | - integrity sha512-OzR50g0aX5DZ4cjPCq4THmAoWHRDV1GF4vGkm3B4A/GDpBTi7aN0jiWvQW33ZCGpPXvM5sYa9y53g4u2iP5X7g== |
| 2015 | +"@graphql-codegen/cli@6.0.0": |
| 2016 | + version "6.0.0" |
| 2017 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-6.0.0.tgz#6da030654fffa8e30d372d5231c61978f81ac17f" |
| 2018 | + integrity sha512-tvchLVCMtorDE+UwgQbrjyaQK16GCZA+QomTxZazRx64ixtgmbEiQV7GhCBy0y0Bo7/tcTJb6sy9G/TL/BgiOg== |
2019 | 2019 | dependencies: |
2020 | 2020 | "@babel/generator" "^7.18.13" |
2021 | 2021 | "@babel/template" "^7.18.10" |
2022 | 2022 | "@babel/types" "^7.18.13" |
2023 | | - "@graphql-codegen/client-preset" "5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2024 | | - "@graphql-codegen/core" "5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2025 | | - "@graphql-codegen/plugin-helpers" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
| 2023 | + "@graphql-codegen/client-preset" "^5.0.0" |
| 2024 | + "@graphql-codegen/core" "^5.0.0" |
| 2025 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
2026 | 2026 | "@graphql-tools/apollo-engine-loader" "^8.0.0" |
2027 | 2027 | "@graphql-tools/code-file-loader" "^8.0.0" |
2028 | 2028 | "@graphql-tools/git-loader" "^8.0.0" |
|
2052 | 2052 | yaml "^2.3.1" |
2053 | 2053 | yargs "^17.0.0" |
2054 | 2054 |
|
2055 | | -"@graphql-codegen/client-preset@5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c": |
2056 | | - version "5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2057 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/client-preset/-/client-preset-5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c.tgz#e3ea623b06e81ff1db987f0283bc89bca77609de" |
2058 | | - integrity sha512-ICGVSpvp27isnz2laxizheuM3OGPZ9RduPR2zkEaMg5w24efmk0G+vNEPu46AHhPvpObgLWGzCyjRx2XauOCOA== |
| 2055 | +"@graphql-codegen/client-preset@^5.0.0": |
| 2056 | + version "5.0.2" |
| 2057 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/client-preset/-/client-preset-5.0.2.tgz#8d7472a5dd0a81aff1733cb2077f40d6a3fbc6e4" |
| 2058 | + integrity sha512-lBkVMz7QA7FHWb71BcNB/tFFOh0LDNCPIBaJ70Lj1SIPjOfCEYmbkK6D5piPZu87m60hyWN3XDwNHEH8eGoXNA== |
2059 | 2059 | dependencies: |
2060 | 2060 | "@babel/helper-plugin-utils" "^7.20.2" |
2061 | 2061 | "@babel/template" "^7.20.7" |
2062 | | - "@graphql-codegen/add" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2063 | | - "@graphql-codegen/gql-tag-operations" "5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2064 | | - "@graphql-codegen/plugin-helpers" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2065 | | - "@graphql-codegen/typed-document-node" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2066 | | - "@graphql-codegen/typescript" "5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2067 | | - "@graphql-codegen/typescript-operations" "5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2068 | | - "@graphql-codegen/visitor-plugin-common" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
| 2062 | + "@graphql-codegen/add" "^6.0.0" |
| 2063 | + "@graphql-codegen/gql-tag-operations" "5.0.1" |
| 2064 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
| 2065 | + "@graphql-codegen/typed-document-node" "^6.0.1" |
| 2066 | + "@graphql-codegen/typescript" "^5.0.1" |
| 2067 | + "@graphql-codegen/typescript-operations" "^5.0.1" |
| 2068 | + "@graphql-codegen/visitor-plugin-common" "^6.0.1" |
2069 | 2069 | "@graphql-tools/documents" "^1.0.0" |
2070 | 2070 | "@graphql-tools/utils" "^10.0.0" |
2071 | 2071 | "@graphql-typed-document-node/core" "3.2.0" |
2072 | 2072 | tslib "~2.6.0" |
2073 | 2073 |
|
2074 | | -"@graphql-codegen/core@5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c": |
2075 | | - version "5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2076 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c.tgz#93127dcb7c8c4fda482cfb5ef7504f05a9921c1d" |
2077 | | - integrity sha512-AotKiIvMQDbkA4YyBtJGpFYRfMpeiW2tioqnjZA5iRIuTD59speVEXE0ZrgmbshqOlY1mHGLErWtoSUtHpfakA== |
| 2074 | +"@graphql-codegen/core@^5.0.0": |
| 2075 | + version "5.0.0" |
| 2076 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-5.0.0.tgz#c3fd07226a3cd2f75c80896c127adc191f42e179" |
| 2077 | + integrity sha512-vLTEW0m8LbE4xgRwbFwCdYxVkJ1dBlVJbQyLb9Q7bHnVFgHAP982Xo8Uv7FuPBmON+2IbTjkCqhFLHVZbqpvjQ== |
2078 | 2078 | dependencies: |
2079 | | - "@graphql-codegen/plugin-helpers" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
| 2079 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
2080 | 2080 | "@graphql-tools/schema" "^10.0.0" |
2081 | 2081 | "@graphql-tools/utils" "^10.0.0" |
2082 | 2082 | tslib "~2.6.0" |
2083 | 2083 |
|
2084 | | -"@graphql-codegen/gql-tag-operations@5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c": |
2085 | | - version "5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2086 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/gql-tag-operations/-/gql-tag-operations-5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c.tgz#b1c006536446a15a1fbf059e78f1dc63c4455124" |
2087 | | - integrity sha512-WoLnZZjWEERjjYdzZJwdIzT3UXWcuKEioTszgxc3anZFMFQbaQvQgBquFAcRrYyK/uYvHoBbPlm9s+u7fnowQw== |
| 2084 | +"@graphql-codegen/gql-tag-operations@5.0.1": |
| 2085 | + version "5.0.1" |
| 2086 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/gql-tag-operations/-/gql-tag-operations-5.0.1.tgz#f3c814b8c60deec4d6f264e35b898053e936e0a8" |
| 2087 | + integrity sha512-GVd/B6mtRAXg6UxgeO805P7VDrCmVIb6qIMrE7O69j8e4EqIt/URdmJ7On+Bn8IIKp7TcpcLSo/VI28ptcssNw== |
2088 | 2088 | dependencies: |
2089 | | - "@graphql-codegen/plugin-helpers" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2090 | | - "@graphql-codegen/visitor-plugin-common" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
| 2089 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
| 2090 | + "@graphql-codegen/visitor-plugin-common" "6.0.1" |
2091 | 2091 | "@graphql-tools/utils" "^10.0.0" |
2092 | 2092 | auto-bind "~4.0.0" |
2093 | 2093 | tslib "~2.6.0" |
|
2104 | 2104 | parse-filepath "^1.0.2" |
2105 | 2105 | tslib "^2.8.1" |
2106 | 2106 |
|
2107 | | -"@graphql-codegen/plugin-helpers@6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c": |
2108 | | - version "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2109 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c.tgz#5e354e24f6186d8a24bc9a7637859265d70a76f9" |
2110 | | - integrity sha512-G4HUvbnTZpRoNgzZHm8hM45d0fLqUrJHRrg//PmNHa+xmxcITWv0rirJgdjc/1RGOs0SDMjzcHEvQE+nKP6eSA== |
| 2107 | +"@graphql-codegen/plugin-helpers@6.0.0", "@graphql-codegen/plugin-helpers@^6.0.0": |
| 2108 | + version "6.0.0" |
| 2109 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.0.0.tgz#8a913c82a95b9ff36b2180f7c56611cc56268625" |
| 2110 | + integrity sha512-Z7P89vViJvQakRyMbq/JF2iPLruRFOwOB6IXsuSvV/BptuuEd7fsGPuEf8bdjjDxUY0pJZnFN8oC7jIQ8p9GKA== |
2111 | 2111 | dependencies: |
2112 | 2112 | "@graphql-tools/utils" "^10.0.0" |
2113 | 2113 | change-case-all "1.0.15" |
|
2152 | 2152 | lodash "~4.17.0" |
2153 | 2153 | tslib "~2.6.0" |
2154 | 2154 |
|
2155 | | -"@graphql-codegen/schema-ast@5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c": |
2156 | | - version "5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2157 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c.tgz#1e6f11adf235ee291ed48ccb0880c41e27b9e058" |
2158 | | - integrity sha512-pOomKgpraUKHE5A2US9kRx2GbohIpfNR8vHxXwz4neex6vsZRXWKRx9LnfkIpFhU7JCxJ6oorCwrq8pYJEeKqw== |
| 2155 | +"@graphql-codegen/schema-ast@5.0.0", "@graphql-codegen/schema-ast@^5.0.0": |
| 2156 | + version "5.0.0" |
| 2157 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-5.0.0.tgz#9708d7484a01bb3a502685126708d7b139fd0721" |
| 2158 | + integrity sha512-jn7Q3PKQc0FxXjbpo9trxzlz/GSFQWxL042l0iC8iSbM/Ar+M7uyBwMtXPsev/3Razk+osQyreghIz0d2+6F7Q== |
2159 | 2159 | dependencies: |
2160 | | - "@graphql-codegen/plugin-helpers" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
| 2160 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
2161 | 2161 | "@graphql-tools/utils" "^10.0.0" |
2162 | 2162 | tslib "~2.6.0" |
2163 | 2163 |
|
2164 | | -"@graphql-codegen/typed-document-node@6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c": |
2165 | | - version "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2166 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c.tgz#59685d04aa8824f86b8c409b16b959eddc420241" |
2167 | | - integrity sha512-MhRHF7ck/cy0KjIGPOo2tMW0mFNp3NaZVy4rv6wd1gqRw/ZfaL/mTkOYOLJ5Ykgiyls+JMyUkbDwMC1S/68U1w== |
| 2164 | +"@graphql-codegen/typed-document-node@^6.0.1": |
| 2165 | + version "6.0.1" |
| 2166 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-6.0.1.tgz#51fb86311e03b166969c267f5783246f67a7cb46" |
| 2167 | + integrity sha512-z0vvvmwfdozkY1AFqbNLeb/jAWyVwWJOIllZEEwPDKcVtCMPQZ1DRApPMRDRndRL6fOG4aXXnt7C5kgniC+qGw== |
2168 | 2168 | dependencies: |
2169 | | - "@graphql-codegen/plugin-helpers" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2170 | | - "@graphql-codegen/visitor-plugin-common" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
| 2169 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
| 2170 | + "@graphql-codegen/visitor-plugin-common" "6.0.1" |
2171 | 2171 | auto-bind "~4.0.0" |
2172 | 2172 | change-case-all "1.0.15" |
2173 | 2173 | tslib "~2.6.0" |
2174 | 2174 |
|
2175 | | -"@graphql-codegen/typescript-operations@5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c": |
2176 | | - version "5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2177 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c.tgz#af02fd09d187b70f1f28a4363702640f0f2c6530" |
2178 | | - integrity sha512-qoUN+s88VMRuEOJ7Xnq5DJUCBo1WGJbi6fI5aWzbNOX1dvgNF6Uu+Q5bW9yW0qdcppZhoCbfiXCUozut+pmVcw== |
| 2175 | +"@graphql-codegen/typescript-operations@^5.0.1": |
| 2176 | + version "5.0.1" |
| 2177 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-5.0.1.tgz#69c98787a0ffa135fa2b51315b76b639ba8d1c43" |
| 2178 | + integrity sha512-uJwsOIqvXyxlOI1Mnoy8Mn3TiOHTzVTGDwqL9gHnpKqQZdFfvMgfDf/HyT7Mw3XCOfhSS99fe9ATW0bkMExBZg== |
2179 | 2179 | dependencies: |
2180 | | - "@graphql-codegen/plugin-helpers" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2181 | | - "@graphql-codegen/typescript" "5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2182 | | - "@graphql-codegen/visitor-plugin-common" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
| 2180 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
| 2181 | + "@graphql-codegen/typescript" "^5.0.1" |
| 2182 | + "@graphql-codegen/visitor-plugin-common" "6.0.1" |
2183 | 2183 | auto-bind "~4.0.0" |
2184 | 2184 | tslib "~2.6.0" |
2185 | 2185 |
|
|
2194 | 2194 | change-case-all "1.0.15" |
2195 | 2195 | tslib "^2.8.1" |
2196 | 2196 |
|
2197 | | -"@graphql-codegen/typescript-resolvers@5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c": |
2198 | | - version "5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2199 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-resolvers/-/typescript-resolvers-5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c.tgz#e9ee142ae8ffb164bd7eeb6f41dc761531ee5fbc" |
2200 | | - integrity sha512-td8f4asfzMD/tvt2EqRWRVXPPdAkaK2nwsKJIe1H6ZdpvVvdDfIfnMS6UXENyOjzn+oVaJbXWH1Rb3QJzNXI1A== |
| 2197 | +"@graphql-codegen/typescript-resolvers@5.0.1", "@graphql-codegen/typescript-resolvers@^5.0.1": |
| 2198 | + version "5.0.1" |
| 2199 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-resolvers/-/typescript-resolvers-5.0.1.tgz#f6cc2f65f777282a4f74ba430f196efc9b70bb24" |
| 2200 | + integrity sha512-E3Dyc2gaI4I79Wgwvwo5HP2MMQkUrcGA+3Lfx/ckDlE8zi3wwjWMhAjIhW54VQbi8q2/9h7ooRph3eat9VTscA== |
2201 | 2201 | dependencies: |
2202 | | - "@graphql-codegen/plugin-helpers" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2203 | | - "@graphql-codegen/typescript" "5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2204 | | - "@graphql-codegen/visitor-plugin-common" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
| 2202 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
| 2203 | + "@graphql-codegen/typescript" "^5.0.1" |
| 2204 | + "@graphql-codegen/visitor-plugin-common" "6.0.1" |
2205 | 2205 | "@graphql-tools/utils" "^10.0.0" |
2206 | 2206 | auto-bind "~4.0.0" |
2207 | 2207 | tslib "~2.6.0" |
2208 | 2208 |
|
2209 | | -"@graphql-codegen/typescript@5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c": |
2210 | | - version "5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2211 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c.tgz#b440ca07be10dcb9ba91b6a21ed5e0853dbf8150" |
2212 | | - integrity sha512-FM5Af0qm7gDRLBeDblM1ioHbD1EUVwQbfGoe0Vbxd5SwCCk7M/g1JIM5KZMrnVPAoXy0MJGTQ0E2r7DQEGE2sg== |
| 2209 | +"@graphql-codegen/typescript@5.0.1", "@graphql-codegen/typescript@^5.0.1": |
| 2210 | + version "5.0.1" |
| 2211 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-5.0.1.tgz#3afac0ae4c68dc564163037c6ae8a6e2b88f831c" |
| 2212 | + integrity sha512-GqAl4pxFdWTvW1h+Ume7djrucYwt03wiaS88m4ErG+tHsJaR2ZCtoHOo+B4bh7KIuBKap14/xOZG0qY/ThWAhg== |
2213 | 2213 | dependencies: |
2214 | | - "@graphql-codegen/plugin-helpers" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2215 | | - "@graphql-codegen/schema-ast" "5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2216 | | - "@graphql-codegen/visitor-plugin-common" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
| 2214 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
| 2215 | + "@graphql-codegen/schema-ast" "^5.0.0" |
| 2216 | + "@graphql-codegen/visitor-plugin-common" "6.0.1" |
2217 | 2217 | auto-bind "~4.0.0" |
2218 | 2218 | tslib "~2.6.0" |
2219 | 2219 |
|
|
2233 | 2233 | parse-filepath "^1.0.2" |
2234 | 2234 | tslib "~2.4.0" |
2235 | 2235 |
|
2236 | | -"@graphql-codegen/visitor-plugin-common@6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c": |
2237 | | - version "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
2238 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c.tgz#b4d7137b2af1c4e2d59d988bae5e20fc17e2f4b7" |
2239 | | - integrity sha512-VwhhXRldZ/rDIGoyfE7JivX7r8BDP1mK1IQlm0zP8QEtyxogqkGGWbylic87Bp5skFu6DjhJuG8MgYttyT+lnQ== |
| 2236 | +"@graphql-codegen/visitor-plugin-common@6.0.1", "@graphql-codegen/visitor-plugin-common@^6.0.1": |
| 2237 | + version "6.0.1" |
| 2238 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.0.1.tgz#7aa2c5936c1a0593b8946a0d172bb202c688cfbb" |
| 2239 | + integrity sha512-3gopoUYXn26PSj2UdCWmYj0QiRVD5qR3eDiXx72OQcN1Vb8qj6VfOWB+NDuD1Q1sgVYbCQVKgj92ERsSW1xH9Q== |
2240 | 2240 | dependencies: |
2241 | | - "@graphql-codegen/plugin-helpers" "6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c" |
| 2241 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
2242 | 2242 | "@graphql-tools/optimize" "^2.0.0" |
2243 | 2243 | "@graphql-tools/relay-operation-optimizer" "^7.0.0" |
2244 | 2244 | "@graphql-tools/utils" "^10.0.0" |
|
0 commit comments