|
1410 | 1410 | "@graphql-codegen/plugin-helpers" "^6.0.0" |
1411 | 1411 | tslib "~2.6.0" |
1412 | 1412 |
|
1413 | | -"@graphql-codegen/cli@6.1.3": |
1414 | | - version "6.1.3" |
1415 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-6.1.3.tgz#673256f490849c332436aeafdefcdeb10fd3ba88" |
1416 | | - integrity sha512-fkPJiOEjHndK5hWH1O1vq8+Y0c2zYYzS79Mz/wVpcv9koz5hnkB0UsdXVtK2UYorh2gLvQfNr7NByX1TUmPibg== |
| 1413 | +"@graphql-codegen/cli@6.2.1": |
| 1414 | + version "6.2.1" |
| 1415 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-6.2.1.tgz#c9f4e6ee180bafa433cd635d5e30d27ed9c0c900" |
| 1416 | + integrity sha512-E1B+5nBda2l89Pci5M0HcEj2Hmx2yhORFX+1T3rmwpQjdOiulo+h9JifWxKomUpjfbmU1YkBSd47CCGLFPU10A== |
1417 | 1417 | dependencies: |
1418 | 1418 | "@babel/generator" "^7.18.13" |
1419 | 1419 | "@babel/template" "^7.18.10" |
1420 | 1420 | "@babel/types" "^7.18.13" |
1421 | 1421 | "@graphql-codegen/client-preset" "^5.2.4" |
1422 | 1422 | "@graphql-codegen/core" "^5.0.1" |
1423 | | - "@graphql-codegen/plugin-helpers" "^6.1.1" |
| 1423 | + "@graphql-codegen/plugin-helpers" "^6.2.0" |
1424 | 1424 | "@graphql-tools/apollo-engine-loader" "^8.0.28" |
1425 | 1425 | "@graphql-tools/code-file-loader" "^8.1.28" |
1426 | 1426 | "@graphql-tools/git-loader" "^8.0.32" |
1427 | 1427 | "@graphql-tools/github-loader" "^9.0.6" |
1428 | 1428 | "@graphql-tools/graphql-file-loader" "^8.1.11" |
1429 | 1429 | "@graphql-tools/json-file-loader" "^8.0.26" |
1430 | 1430 | "@graphql-tools/load" "^8.1.8" |
| 1431 | + "@graphql-tools/merge" "^9.0.6" |
1431 | 1432 | "@graphql-tools/url-loader" "^9.0.6" |
1432 | 1433 | "@graphql-tools/utils" "^11.0.0" |
1433 | 1434 | "@inquirer/prompts" "^7.8.2" |
|
1502 | 1503 | lodash "~4.17.0" |
1503 | 1504 | tslib "~2.4.0" |
1504 | 1505 |
|
1505 | | -"@graphql-codegen/plugin-helpers@^6.0.0", "@graphql-codegen/plugin-helpers@^6.1.1": |
1506 | | - version "6.1.1" |
1507 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.1.1.tgz#06a8516d9da2c6d30e6b060652713b9139579032" |
1508 | | - integrity sha512-ipWZHA4ZG8PUdZWx87rvL6LCoIZVhrovVl+448FuxnKIGdzyLmL3+FJc/x96jsQZqKKrUcId9oEgssyh6p15eg== |
| 1506 | +"@graphql-codegen/plugin-helpers@^6.0.0", "@graphql-codegen/plugin-helpers@^6.1.1", "@graphql-codegen/plugin-helpers@^6.2.0": |
| 1507 | + version "6.2.0" |
| 1508 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.2.0.tgz#d10a56939c9341522e30c23aa2a83b10eafcd0c0" |
| 1509 | + integrity sha512-TKm0Q0+wRlg354Qt3PyXc+sy6dCKxmNofBsgmHoFZNVHtzMQSSgNT+rUWdwBwObQ9bFHiUVsDIv8QqxKMiKmpw== |
1509 | 1510 | dependencies: |
1510 | 1511 | "@graphql-tools/utils" "^11.0.0" |
1511 | 1512 | change-case-all "1.0.15" |
|
1815 | 1816 | p-limit "3.1.0" |
1816 | 1817 | tslib "^2.4.0" |
1817 | 1818 |
|
1818 | | -"@graphql-tools/merge@^9.0.0", "@graphql-tools/merge@^9.1.7": |
| 1819 | +"@graphql-tools/merge@^9.0.0", "@graphql-tools/merge@^9.0.6", "@graphql-tools/merge@^9.1.7": |
1819 | 1820 | version "9.1.7" |
1820 | 1821 | resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.1.7.tgz#8040553c19aeadf6df41060b811e9c5df8716be1" |
1821 | 1822 | integrity sha512-Y5E1vTbTabvcXbkakdFUt4zUIzB1fyaEnVmIWN0l0GMed2gdD01TpZWLUm4RNAxpturvolrb24oGLQrBbPLSoQ== |
|
0 commit comments