diff --git a/examples/apollo-federation-compatibility/package.json b/examples/apollo-federation-compatibility/package.json index 394da02cc4..61075be601 100644 --- a/examples/apollo-federation-compatibility/package.json +++ b/examples/apollo-federation-compatibility/package.json @@ -21,8 +21,8 @@ }, "devDependencies": { "@graphql-codegen/cli": "4.0.1", - "@graphql-codegen/typescript": "4.0.0", - "@graphql-codegen/typescript-resolvers": "4.0.0", + "@graphql-codegen/typescript": "4.0.1", + "@graphql-codegen/typescript-resolvers": "4.0.1", "esbuild": "0.17.19", "@types/node": "18.16.16" } diff --git a/examples/subscriptions/package.json b/examples/subscriptions/package.json index 9424d8086f..f53e399f36 100644 --- a/examples/subscriptions/package.json +++ b/examples/subscriptions/package.json @@ -15,8 +15,8 @@ }, "devDependencies": { "@graphql-codegen/cli": "4.0.1", - "@graphql-codegen/typescript": "4.0.0", - "@graphql-codegen/typescript-resolvers": "4.0.0", + "@graphql-codegen/typescript": "4.0.1", + "@graphql-codegen/typescript-resolvers": "4.0.1", "ts-node": "10.9.1", "typescript": "5.1.3" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6b072afb77..0c87cd883e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -212,11 +212,11 @@ importers: specifier: 4.0.1 version: 4.0.1(@babel/core@7.22.1)(@types/node@18.16.16)(graphql@16.6.0) '@graphql-codegen/typescript': - specifier: 4.0.0 - version: 4.0.0(graphql@16.6.0) + specifier: 4.0.1 + version: 4.0.1(graphql@16.6.0) '@graphql-codegen/typescript-resolvers': - specifier: 4.0.0 - version: 4.0.0(graphql@16.6.0) + specifier: 4.0.1 + version: 4.0.1(graphql@16.6.0) '@types/node': specifier: 18.16.16 version: 18.16.16 @@ -1315,11 +1315,11 @@ importers: specifier: 4.0.1 version: 4.0.1(@babel/core@7.22.1)(@types/node@18.16.16)(graphql@16.6.0) '@graphql-codegen/typescript': - specifier: 4.0.0 - version: 4.0.0(graphql@16.6.0) + specifier: 4.0.1 + version: 4.0.1(graphql@16.6.0) '@graphql-codegen/typescript-resolvers': - specifier: 4.0.0 - version: 4.0.0(graphql@16.6.0) + specifier: 4.0.1 + version: 4.0.1(graphql@16.6.0) ts-node: specifier: 10.9.1 version: 10.9.1(@types/node@18.16.16)(typescript@5.1.3) @@ -2706,10 +2706,10 @@ packages: graphql: '*' dependencies: '@babel/core': 7.22.1 - '@babel/generator': 7.22.3 - '@babel/parser': 7.22.3 + '@babel/generator': 7.22.5 + '@babel/parser': 7.22.5 '@babel/runtime': 7.20.13 - '@babel/traverse': 7.22.1 + '@babel/traverse': 7.22.5 '@babel/types': 7.22.5 babel-preset-fbjs: 3.4.0(@babel/core@7.22.1) chalk: 4.1.2 @@ -4645,7 +4645,7 @@ packages: resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.21.9 + '@babel/template': 7.22.5 '@babel/types': 7.22.5 dev: true @@ -4825,11 +4825,6 @@ packages: dependencies: '@babel/types': 7.22.5 - /@babel/helper-string-parser@7.21.5: - resolution: {integrity: sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==} - engines: {node: '>=6.9.0'} - dev: true - /@babel/helper-string-parser@7.22.5: resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} engines: {node: '>=6.9.0'} @@ -4879,8 +4874,8 @@ packages: resolution: {integrity: sha512-jBJ7jWblbgr7r6wYZHMdIqKc73ycaTcCaWRq4/2LpuPHcx7xMlZvpGQkOYc9HeSjn6rcx15CPlgVcBtZ4WZJ2w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.21.9 - '@babel/traverse': 7.22.4 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.5 '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color @@ -4925,14 +4920,6 @@ packages: '@babel/types': 7.22.5 dev: true - /@babel/parser@7.22.3: - resolution: {integrity: sha512-vrukxyW/ep8UD1UDzOYpTKQ6abgjFoeG6L+4ar9+c5TN9QnlqiOi6QK7LSR5ewm/ERyGkT/Ai6VboNrxhbr9Uw==} - engines: {node: '>=6.0.0'} - hasBin: true - dependencies: - '@babel/types': 7.22.4 - dev: true - /@babel/parser@7.22.4: resolution: {integrity: sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==} engines: {node: '>=6.0.0'} @@ -6054,6 +6041,7 @@ packages: '@babel/code-frame': 7.22.5 '@babel/parser': 7.22.5 '@babel/types': 7.22.5 + dev: true /@babel/template@7.22.5: resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==} @@ -6063,24 +6051,6 @@ packages: '@babel/parser': 7.22.5 '@babel/types': 7.22.5 - /@babel/traverse@7.22.1: - resolution: {integrity: sha512-lAWkdCoUFnmwLBhIRLciFntGYsIIoC6vIbN8zrLPqBnJmPu7Z6nzqnKd7FsxQUNAvZfVZ0x6KdNvNp8zWIOHSQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.22.5 - '@babel/generator': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.5 - '@babel/parser': 7.22.5 - '@babel/types': 7.22.5 - debug: 4.3.4(supports-color@9.2.3) - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/traverse@7.22.4: resolution: {integrity: sha512-Tn1pDsjIcI+JcLKq1AVlZEr4226gpuAQTsLMorsYg9tuS/kG7nuwwJ4AB8jfQuEgb/COBwR/DqJxmoiYFu5/rQ==} engines: {node: '>=6.9.0'} @@ -6097,6 +6067,7 @@ packages: globals: 11.12.0 transitivePeerDependencies: - supports-color + dev: true /@babel/traverse@7.22.5: resolution: {integrity: sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==} @@ -6119,8 +6090,8 @@ packages: resolution: {integrity: sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.21.5 - '@babel/helper-validator-identifier': 7.19.1 + '@babel/helper-string-parser': 7.22.5 + '@babel/helper-validator-identifier': 7.22.5 to-fast-properties: 2.0.0 dev: true @@ -7692,41 +7663,41 @@ packages: tslib: 2.5.3 dev: true - /@graphql-codegen/typescript-resolvers@4.0.0(graphql@16.6.0): - resolution: {integrity: sha512-FapeQD/phVKAS0NVFUoSMK/nsR/QmHthF1m2/5Cg5WaHd51IFIt4pAdkThxnANd2UsxRKYNCGK3tOaNCQehWsQ==} + /@graphql-codegen/typescript-resolvers@4.0.1(graphql@16.6.0): + resolution: {integrity: sha512-dydE2VsNud/gZZG9FV0DldPA7voExCn7FQE3V9ZAjhqCDjCcSDHUIWxG5JoaW0G75ooPEDmN7ZFd+uaJ2BEqzQ==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-codegen/plugin-helpers': 5.0.0(graphql@16.6.0) - '@graphql-codegen/typescript': 4.0.0(graphql@16.6.0) - '@graphql-codegen/visitor-plugin-common': 4.0.0(graphql@16.6.0) - '@graphql-tools/utils': 10.0.0(graphql@16.6.0) + '@graphql-codegen/typescript': 4.0.1(graphql@16.6.0) + '@graphql-codegen/visitor-plugin-common': 4.0.1(graphql@16.6.0) + '@graphql-tools/utils': 10.0.1(graphql@16.6.0) auto-bind: 4.0.0 graphql: 16.6.0 - tslib: 2.5.2 + tslib: 2.5.3 transitivePeerDependencies: - encoding - supports-color dev: true - /@graphql-codegen/typescript@4.0.0(graphql@16.6.0): - resolution: {integrity: sha512-9Wv050+a4O/c3RRDbXKVnm0e45mhmb8XuW3ICsmmwPUVJ5oX8NOLYIMU8ie1/gNTTCfJNwOtZr5EwX2yhXYUfQ==} + /@graphql-codegen/typescript@4.0.1(graphql@16.6.0): + resolution: {integrity: sha512-3YziQ21dCVdnHb+Us1uDb3pA6eG5Chjv0uTK+bt9dXeMlwYBU8MbtzvQTo4qvzWVC1AxSOKj0rgfNu1xCXqJyA==} peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-codegen/plugin-helpers': 5.0.0(graphql@16.6.0) '@graphql-codegen/schema-ast': 4.0.0(graphql@16.6.0) - '@graphql-codegen/visitor-plugin-common': 4.0.0(graphql@16.6.0) + '@graphql-codegen/visitor-plugin-common': 4.0.1(graphql@16.6.0) auto-bind: 4.0.0 graphql: 16.6.0 - tslib: 2.5.2 + tslib: 2.5.3 transitivePeerDependencies: - encoding - supports-color dev: true - /@graphql-codegen/visitor-plugin-common@4.0.0(graphql@16.6.0): - resolution: {integrity: sha512-OFWr5tkrG4nCcE7AI9BSAwuA0VLP16uNCLssbmXpBa1rKR6b4mX+rJTQCoz47TFV5hii8yp8xaWfXVUcsNY39w==} + /@graphql-codegen/visitor-plugin-common@4.0.1(graphql@16.6.0): + resolution: {integrity: sha512-Bi/1z0nHg4QMsAqAJhds+ForyLtk7A3HQOlkrZNm3xEkY7lcBzPtiOTLBtvziwopBsXUxqeSwVjOOFPLS5Yw1Q==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: @@ -12480,7 +12451,7 @@ packages: /@types/babel__template@7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.22.3 + '@babel/parser': 7.22.5 '@babel/types': 7.22.5 dev: true