|
1378 | 1378 | resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6" |
1379 | 1379 | integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw== |
1380 | 1380 |
|
1381 | | -"@graphql-codegen/ [email protected]. 8": |
1382 | | - version "2.13.8" |
1383 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.8.tgz#2ef3972284f63540c26fcad28374351eb627592b" |
1384 | | - integrity sha512-xX+lT51nMBD3b6lDyA+BDyJoEKnsPMctM/Fx8st0gEy7ZgdWLrsgOBOn4k71yyejOy3CHnRV5LMKWdhiQDaYsA== |
| 1381 | +"@graphql-codegen/ [email protected]. 9": |
| 1382 | + version "2.13.9" |
| 1383 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.9.tgz#9ef0d14e835fdb7f53031b39201c89bea476e5c4" |
| 1384 | + integrity sha512-QM3ppgPM9woMcPirfWPUNOBM0ONkENjJaareROICKxO30GDVK97BT+UH8qqv9TGWpJXSt5JnMLpfuDXmwzwWCw== |
1385 | 1385 | dependencies: |
1386 | 1386 | "@babel/generator" "^7.18.13" |
1387 | 1387 | "@babel/template" "^7.18.10" |
1388 | 1388 | "@babel/types" "^7.18.13" |
1389 | | - "@graphql-codegen/core" "2.6.2" |
1390 | | - "@graphql-codegen/plugin-helpers" "^2.6.2" |
| 1389 | + "@graphql-codegen/core" "2.6.3" |
| 1390 | + "@graphql-codegen/plugin-helpers" "^2.7.2" |
1391 | 1391 | "@graphql-tools/apollo-engine-loader" "^7.3.6" |
1392 | 1392 | "@graphql-tools/code-file-loader" "^7.3.1" |
1393 | 1393 | "@graphql-tools/git-loader" "^7.2.1" |
|
1420 | 1420 | yaml "^1.10.0" |
1421 | 1421 | yargs "^17.0.0" |
1422 | 1422 |
|
1423 | | -"@graphql-codegen/ [email protected]. 2": |
1424 | | - version "2.6.2" |
1425 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.6.2.tgz#29c766d2e9e5a3deeeb4f1728c1f7b1aca054a22" |
1426 | | - integrity sha512-58T5yf9nEfAhDwN1Vz1hImqpdJ/gGpCGUaroQ5tqskZPf7eZYYVkEXbtqRZZLx1MCCKwjWX4hMtTPpHhwKCkng== |
| 1423 | +"@graphql-codegen/ [email protected]. 3": |
| 1424 | + version "2.6.3" |
| 1425 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.6.3.tgz#53be138ca72a09ebbdbe791e437b5785c05782fb" |
| 1426 | + integrity sha512-DHvYXoL4PYDfBMcKqb9OfwFnGU56S9gDD/rOlJa8mx7qY/BF1Z80SKozhYC2nFHw6fEzQMsPphq8I2rBecWxsg== |
1427 | 1427 | dependencies: |
1428 | | - "@graphql-codegen/plugin-helpers" "^2.6.2" |
| 1428 | + "@graphql-codegen/plugin-helpers" "^2.7.2" |
1429 | 1429 | "@graphql-tools/schema" "^9.0.0" |
1430 | 1430 | "@graphql-tools/utils" "^8.8.0" |
1431 | 1431 | tslib "~2.4.0" |
|
1459 | 1459 | lodash "~4.17.0" |
1460 | 1460 | tslib "~2.4.0" |
1461 | 1461 |
|
| 1462 | +"@graphql-codegen/plugin-helpers@^2.7.2": |
| 1463 | + version "2.7.2" |
| 1464 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.2.tgz#6544f739d725441c826a8af6a49519f588ff9bed" |
| 1465 | + integrity sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg== |
| 1466 | + dependencies: |
| 1467 | + "@graphql-tools/utils" "^8.8.0" |
| 1468 | + change-case-all "1.0.14" |
| 1469 | + common-tags "1.8.2" |
| 1470 | + import-from "4.0.0" |
| 1471 | + lodash "~4.17.0" |
| 1472 | + tslib "~2.4.0" |
| 1473 | + |
1462 | 1474 | "@graphql-codegen/visitor-plugin-common@^2.12.1": |
1463 | 1475 | version "2.13.0" |
1464 | 1476 | resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.0.tgz#206d91d90a3cc3b1fc0c3a04e8015c22584e461f" |
|
0 commit comments