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