|
1117 | 1117 | dependencies:
|
1118 | 1118 | "@changesets/types" "^6.0.0"
|
1119 | 1119 |
|
1120 |
| -"@changesets/ [email protected]. 0": |
1121 |
| - version "0.5.0" |
1122 |
| - resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.5.0.tgz#ae96e5029209f7386527b3821d9c988b1ab16662" |
1123 |
| - integrity sha512-zoeq2LJJVcPJcIotHRJEEA2qCqX0AQIeFE+L21L8sRLPVqDhSXY8ZWAt2sohtBpFZkBwu+LUwMSKRr2lMy3LJA== |
| 1120 | +"@changesets/ [email protected]. 1": |
| 1121 | + version "0.5.1" |
| 1122 | + resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.5.1.tgz#58870f77cdfd6d59c73cc046a61e55e82d606d24" |
| 1123 | + integrity sha512-BVuHtF+hrhUScSoHnJwTELB4/INQxVFc+P/Qdt20BLiBFIHFJDDUaGsZw+8fQeJTRP5hJZrzpt3oZWh0G19rAQ== |
1124 | 1124 | dependencies:
|
1125 | 1125 | "@changesets/get-github-info" "^0.6.0"
|
1126 |
| - "@changesets/types" "^6.0.0" |
| 1126 | + "@changesets/types" "^6.1.0" |
1127 | 1127 | dotenv "^8.1.0"
|
1128 | 1128 |
|
1129 | 1129 |
|
|
1277 | 1277 | resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.1.0.tgz#fb8f7ca2324fd54954824e864f9a61a82cb78fe0"
|
1278 | 1278 | integrity sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==
|
1279 | 1279 |
|
1280 |
| -"@changesets/types@^6.0.0": |
1281 |
| - version "6.0.0" |
1282 |
| - resolved "https://registry.yarnpkg.com/@changesets/types/-/types-6.0.0.tgz#e46abda9890610dd1fbe1617730173d2267544bd" |
1283 |
| - integrity sha512-b1UkfNulgKoWfqyHtzKS5fOZYSJO+77adgL7DLRDr+/7jhChN+QcHnbjiQVOz/U+Ts3PGNySq7diAItzDgugfQ== |
| 1280 | +"@changesets/types@^6.0.0", "@changesets/types@^6.1.0": |
| 1281 | + version "6.1.0" |
| 1282 | + resolved "https://registry.yarnpkg.com/@changesets/types/-/types-6.1.0.tgz#12a4c8490827d26bc6fbf97a151499be2fb6d2f5" |
| 1283 | + integrity sha512-rKQcJ+o1nKNgeoYRHKOS07tAMNd3YSN0uHaJOZYjBAgxfV7TUE7JE+z4BzZdQwb5hKaYbayKN5KrYV7ODb2rAA== |
1284 | 1284 |
|
1285 | 1285 | "@changesets/write@^0.3.2":
|
1286 | 1286 | version "0.3.2"
|
|
2141 | 2141 | lodash "~4.17.0"
|
2142 | 2142 | tslib "~2.5.0"
|
2143 | 2143 |
|
| 2144 | +"@graphql-codegen/plugin-helpers@^5.0.1", "@graphql-codegen/plugin-helpers@^5.0.3": |
| 2145 | + version "5.1.1" |
| 2146 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-5.1.1.tgz#b7c744c8826367c3002c346112de3cd1b0f99b16" |
| 2147 | + integrity sha512-28GHODK2HY1NhdyRcPP3sCz0Kqxyfiz7boIZ8qIxFYmpLYnlDgiYok5fhFLVSZihyOpCs4Fa37gVHf/Q4I2FEg== |
| 2148 | + dependencies: |
| 2149 | + "@graphql-tools/utils" "^10.0.0" |
| 2150 | + change-case-all "1.0.15" |
| 2151 | + common-tags "1.8.2" |
| 2152 | + import-from "4.0.0" |
| 2153 | + lodash "~4.17.0" |
| 2154 | + tslib "~2.6.0" |
| 2155 | + |
2144 | 2156 | "@graphql-codegen/schema-ast@^2.5.0", "@graphql-codegen/schema-ast@^2.6.1":
|
2145 | 2157 | version "2.6.1"
|
2146 | 2158 | resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-2.6.1.tgz#8ba1b38827c034b51ecd3ce88622c2ae6cd3fe1a"
|
|
0 commit comments