From b2cff496a620819ee5bd3ec42b02994e0089637a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 12:35:08 +0000 Subject: [PATCH] build(deps-dev): bump @graphql-codegen/typescript-react-apollo Bumps [@graphql-codegen/typescript-react-apollo](https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/react-apollo) from 4.3.0 to 4.3.2. - [Release notes](https://github.com/dotansimha/graphql-code-generator-community/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator-community/blob/main/packages/plugins/typescript/react-apollo/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator-community/commits/@graphql-codegen/typescript-react-apollo@4.3.2/packages/plugins/typescript/react-apollo) --- updated-dependencies: - dependency-name: "@graphql-codegen/typescript-react-apollo" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 14 ++++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 2e92043..33d0510 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -66,7 +66,7 @@ "@graphql-codegen/cli": "^5.0.2", "@graphql-codegen/typescript": "^4.0.9", "@graphql-codegen/typescript-operations": "^4.2.3", - "@graphql-codegen/typescript-react-apollo": "^4.3.0", + "@graphql-codegen/typescript-react-apollo": "^4.3.2", "@types/lodash": "^4.17.7", "@types/react-window": "^1.8.8", "@types/uuid": "^10.0.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 00a5b31..f6a7f6f 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -118,8 +118,8 @@ importers: specifier: ^4.2.3 version: 4.2.3(graphql@16.9.0) '@graphql-codegen/typescript-react-apollo': - specifier: ^4.3.0 - version: 4.3.0(graphql-tag@2.12.6(graphql@16.9.0))(graphql@16.9.0) + specifier: ^4.3.2 + version: 4.3.2(graphql@16.9.0) '@types/lodash': specifier: ^4.17.7 version: 4.17.7 @@ -1091,12 +1091,11 @@ packages: 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 - '@graphql-codegen/typescript-react-apollo@4.3.0': - resolution: {integrity: sha512-h+IxCGrOTDD60/6ztYDQs81yKDZZq/8aHqM9HHrZ9FiZn145O48VnQNCmGm88I619G9rEET8cCOrtYkCt+ZSzA==} + '@graphql-codegen/typescript-react-apollo@4.3.2': + resolution: {integrity: sha512-io2tWfeehBqOB2X6llqLE6B9wjjsXZT/GTZlguGVXdbR7WhSJO9GXyLflXYKxom/h2bPjkVL534Ev6wZLcs0wA==} engines: {node: '>= 16.0.0'} 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 - graphql-tag: ^2.0.0 '@graphql-codegen/typescript@4.0.9': resolution: {integrity: sha512-0O35DMR4d/ctuHL1Zo6mRUUzp0BoszKfeWsa6sCm/g70+S98+hEfTwZNDkQHylLxapiyjssF9uw/F+sXqejqLw==} @@ -8533,7 +8532,7 @@ snapshots: '@graphql-codegen/typed-document-node': 5.0.7(graphql@16.9.0) '@graphql-codegen/typescript': 4.0.9(graphql@16.9.0) '@graphql-codegen/typescript-operations': 4.2.3(graphql@16.9.0) - '@graphql-codegen/visitor-plugin-common': 5.2.0(graphql@16.9.0) + '@graphql-codegen/visitor-plugin-common': 5.3.1(graphql@16.9.0) '@graphql-tools/documents': 1.0.1(graphql@16.9.0) '@graphql-tools/utils': 10.2.2(graphql@16.9.0) '@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0) @@ -8624,14 +8623,13 @@ snapshots: - encoding - supports-color - '@graphql-codegen/typescript-react-apollo@4.3.0(graphql-tag@2.12.6(graphql@16.9.0))(graphql@16.9.0)': + '@graphql-codegen/typescript-react-apollo@4.3.2(graphql@16.9.0)': dependencies: '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.9.0) '@graphql-codegen/visitor-plugin-common': 2.13.1(graphql@16.9.0) auto-bind: 4.0.0 change-case-all: 1.0.15 graphql: 16.9.0 - graphql-tag: 2.12.6(graphql@16.9.0) tslib: 2.6.3 transitivePeerDependencies: - encoding