|
1302 | 1302 | "@graphql-codegen/plugin-helpers" "^6.0.0" |
1303 | 1303 | tslib "~2.6.0" |
1304 | 1304 |
|
1305 | | -"@graphql-codegen/cli@6.1.3": |
1306 | | - version "6.1.3" |
1307 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-6.1.3.tgz#673256f490849c332436aeafdefcdeb10fd3ba88" |
1308 | | - integrity sha512-fkPJiOEjHndK5hWH1O1vq8+Y0c2zYYzS79Mz/wVpcv9koz5hnkB0UsdXVtK2UYorh2gLvQfNr7NByX1TUmPibg== |
| 1305 | +"@graphql-codegen/cli@6.2.1": |
| 1306 | + version "6.2.1" |
| 1307 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-6.2.1.tgz#c9f4e6ee180bafa433cd635d5e30d27ed9c0c900" |
| 1308 | + integrity sha512-E1B+5nBda2l89Pci5M0HcEj2Hmx2yhORFX+1T3rmwpQjdOiulo+h9JifWxKomUpjfbmU1YkBSd47CCGLFPU10A== |
1309 | 1309 | dependencies: |
1310 | 1310 | "@babel/generator" "^7.18.13" |
1311 | 1311 | "@babel/template" "^7.18.10" |
1312 | 1312 | "@babel/types" "^7.18.13" |
1313 | 1313 | "@graphql-codegen/client-preset" "^5.2.4" |
1314 | 1314 | "@graphql-codegen/core" "^5.0.1" |
1315 | | - "@graphql-codegen/plugin-helpers" "^6.1.1" |
| 1315 | + "@graphql-codegen/plugin-helpers" "^6.2.0" |
1316 | 1316 | "@graphql-tools/apollo-engine-loader" "^8.0.28" |
1317 | 1317 | "@graphql-tools/code-file-loader" "^8.1.28" |
1318 | 1318 | "@graphql-tools/git-loader" "^8.0.32" |
1319 | 1319 | "@graphql-tools/github-loader" "^9.0.6" |
1320 | 1320 | "@graphql-tools/graphql-file-loader" "^8.1.11" |
1321 | 1321 | "@graphql-tools/json-file-loader" "^8.0.26" |
1322 | 1322 | "@graphql-tools/load" "^8.1.8" |
| 1323 | + "@graphql-tools/merge" "^9.0.6" |
1323 | 1324 | "@graphql-tools/url-loader" "^9.0.6" |
1324 | 1325 | "@graphql-tools/utils" "^11.0.0" |
1325 | 1326 | "@inquirer/prompts" "^7.8.2" |
|
1394 | 1395 | lodash "~4.17.0" |
1395 | 1396 | tslib "~2.4.0" |
1396 | 1397 |
|
1397 | | -"@graphql-codegen/plugin-helpers@^6.0.0", "@graphql-codegen/plugin-helpers@^6.1.1": |
1398 | | - version "6.1.1" |
1399 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.1.1.tgz#06a8516d9da2c6d30e6b060652713b9139579032" |
1400 | | - integrity sha512-ipWZHA4ZG8PUdZWx87rvL6LCoIZVhrovVl+448FuxnKIGdzyLmL3+FJc/x96jsQZqKKrUcId9oEgssyh6p15eg== |
| 1398 | +"@graphql-codegen/plugin-helpers@^6.0.0", "@graphql-codegen/plugin-helpers@^6.1.1", "@graphql-codegen/plugin-helpers@^6.2.0": |
| 1399 | + version "6.2.0" |
| 1400 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.2.0.tgz#d10a56939c9341522e30c23aa2a83b10eafcd0c0" |
| 1401 | + integrity sha512-TKm0Q0+wRlg354Qt3PyXc+sy6dCKxmNofBsgmHoFZNVHtzMQSSgNT+rUWdwBwObQ9bFHiUVsDIv8QqxKMiKmpw== |
1401 | 1402 | dependencies: |
1402 | 1403 | "@graphql-tools/utils" "^11.0.0" |
1403 | 1404 | change-case-all "1.0.15" |
|
1707 | 1708 | p-limit "3.1.0" |
1708 | 1709 | tslib "^2.4.0" |
1709 | 1710 |
|
1710 | | -"@graphql-tools/merge@^9.0.0", "@graphql-tools/merge@^9.1.7": |
| 1711 | +"@graphql-tools/merge@^9.0.0", "@graphql-tools/merge@^9.0.6", "@graphql-tools/merge@^9.1.7": |
1711 | 1712 | version "9.1.7" |
1712 | 1713 | resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.1.7.tgz#8040553c19aeadf6df41060b811e9c5df8716be1" |
1713 | 1714 | integrity sha512-Y5E1vTbTabvcXbkakdFUt4zUIzB1fyaEnVmIWN0l0GMed2gdD01TpZWLUm4RNAxpturvolrb24oGLQrBbPLSoQ== |
|
0 commit comments