From d28d780e18bf80fdf94c445dd3217aa3c51081e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 22:56:41 +0000 Subject: [PATCH] chore(deps): update graphqlcodegenerator monorepo --- packages/wallet/backend/package.json | 6 +- pnpm-lock.yaml | 151 +++++++++++++-------------- 2 files changed, 73 insertions(+), 84 deletions(-) diff --git a/packages/wallet/backend/package.json b/packages/wallet/backend/package.json index 7a5484a44..c8ef68dba 100644 --- a/packages/wallet/backend/package.json +++ b/packages/wallet/backend/package.json @@ -42,9 +42,9 @@ }, "devDependencies": { "@faker-js/faker": "^9.2.0", - "@graphql-codegen/cli": "^5.0.3", - "@graphql-codegen/typescript": "^4.1.2", - "@graphql-codegen/typescript-operations": "^4.4.0", + "@graphql-codegen/cli": "^5.0.5", + "@graphql-codegen/typescript": "^4.1.5", + "@graphql-codegen/typescript-operations": "^4.5.1", "@types/cors": "^2.8.17", "@types/crypto-js": "^4.2.2", "@types/express": "^4.17.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7ee997630..f09b0d92a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -374,14 +374,14 @@ importers: specifier: ^9.2.0 version: 9.2.0 '@graphql-codegen/cli': - specifier: ^5.0.3 - version: 5.0.3(@types/node@20.14.15)(graphql@16.9.0)(typescript@5.6.3) + specifier: ^5.0.5 + version: 5.0.5(@types/node@20.14.15)(graphql@16.9.0)(typescript@5.6.3) '@graphql-codegen/typescript': - specifier: ^4.1.2 - version: 4.1.2(graphql@16.9.0) + specifier: ^4.1.5 + version: 4.1.5(graphql@16.9.0) '@graphql-codegen/typescript-operations': - specifier: ^4.4.0 - version: 4.4.0(graphql@16.9.0) + specifier: ^4.5.1 + version: 4.5.1(graphql@16.9.0) '@types/cors': specifier: ^2.8.17 version: 2.8.17 @@ -1193,8 +1193,8 @@ 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/cli@5.0.3': - resolution: {integrity: sha512-ULpF6Sbu2d7vNEOgBtE9avQp2oMgcPY/QBYcCqk0Xru5fz+ISjcovQX29V7CS7y5wWBRzNLoXwJQGeEyWbl05g==} + '@graphql-codegen/cli@5.0.5': + resolution: {integrity: sha512-9p9SI5dPhJdyU+O6p1LUqi5ajDwpm6pUhutb1fBONd0GZltLFwkgWFiFtM6smxkYXlYVzw61p1kTtwqsuXO16w==} engines: {node: '>=16'} hasBin: true peerDependencies: @@ -1204,8 +1204,8 @@ packages: '@parcel/watcher': optional: true - '@graphql-codegen/client-preset@4.4.0': - resolution: {integrity: sha512-Q0NHFK7KXLhEaRC/k82ge0dHDfeHJEvvDeV0vV3+oSurHNa/lpxQtbK2BqknZe+JDfZ1YOOvYT93XsAkYD+SQg==} + '@graphql-codegen/client-preset@4.6.4': + resolution: {integrity: sha512-xV9jovI3zpyJfXYm6gc9YBSmMQViRp5GF7EkLS0XOPwo8YO8P40fX363p/SVwG8tYKhGNcnUq+yCzBuwVPV7Fg==} engines: {node: '>=16'} 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 @@ -1215,17 +1215,12 @@ 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/gql-tag-operations@4.0.10': - resolution: {integrity: sha512-WsBEVL3XQdBboFJJL5WxrUjkuo3B7Sa51R9NbT7PKBe0HCNstoouGZIvQJRUubttFCqTTyoFtNsoRSKB+rsRug==} + '@graphql-codegen/gql-tag-operations@4.0.16': + resolution: {integrity: sha512-+R9OC2P0fS025VlCIKfjTR53cijMY3dPfbleuD4+wFaLY2rx0bYghU2YO5Y7AyqPNJLrw6p/R4ecnSkJ0odBDQ==} engines: {node: '>=16'} 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/plugin-helpers@5.0.4': - resolution: {integrity: sha512-MOIuHFNWUnFnqVmiXtrI+4UziMTYrcquljaI5f/T/Bc7oO7sXcfkAvgkNWEEi9xWreYwvuer3VHCuPI/lAFWbw==} - 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/plugin-helpers@5.1.0': resolution: {integrity: sha512-Y7cwEAkprbTKzVIe436TIw4w03jorsMruvCvu0HJkavaKMQbWY+lQ1RIuROgszDbxAyM35twB5/sUvYG5oW+yg==} engines: {node: '>=16'} @@ -1237,32 +1232,26 @@ 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/typed-document-node@5.0.10': - resolution: {integrity: sha512-YPDUNs6x0muoVWlbY2yEs0lGxFHMTszlGDh6klT/5rqiTDTZg3zz8Wd1ZTihkcH8+V6T0AT9qDWwcx9fcS2tvQ==} + '@graphql-codegen/typed-document-node@5.0.15': + resolution: {integrity: sha512-zU6U/96NeZKdGdMb4OKQURIkBS4qOK28NwP1UB2cbCMcsrAm/IOt18ihaqu8USVdC5knuMjpZ63vPjsHDX77dw==} engines: {node: '>=16'} 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-operations@4.4.0': - resolution: {integrity: sha512-oVlos2ySx8xIbbe8r5ZI6mOpI+OTeP14RmS2MchBJ6DL+S9G16O6+9V3Y8V22fTnmBTZkTfAAaBv4HYhhDGWVA==} + '@graphql-codegen/typescript-operations@4.5.1': + resolution: {integrity: sha512-KL+sYPm7GWHwVvFPVaaWSOv9WF7PDxkmOX8DEBtzqTYez5xCWqtCz7LIrwzmtDd7XoJGkRpWlyrHdpuw5VakhA==} engines: {node: '>=16'} 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@4.1.2': - resolution: {integrity: sha512-GhPgfxgWEkBrvKR2y77OThus3K8B6U3ESo68l7+sHH1XiL2WapK5DdClViblJWKQerJRjfJu8tcaxQ8Wpk6Ogw==} + '@graphql-codegen/typescript@4.1.5': + resolution: {integrity: sha512-BmbXcS8hv75qDIp4LCFshFXXDq0PCd48n8WLZ5Qf4XCOmHYGSxMn49dp/eKeApMqXWYTkAZuNt8z90zsRSQeOg==} engines: {node: '>=16'} peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - '@graphql-codegen/visitor-plugin-common@5.4.0': - resolution: {integrity: sha512-tL7hOrO+4MiNfDiHewhRQCiH9GTAh0M9Y/BZxYGGEdnrfGgqK5pCxtjq7EY/L19VGIyU7hhzYTQ0r1HzEbB4Jw==} - engines: {node: '>=16'} - 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/visitor-plugin-common@5.6.0': - resolution: {integrity: sha512-PowcVPJbUqMC9xTJ/ZRX1p/fsdMZREc+69CM1YY+AlFng2lL0zsdBskFJSRoviQk2Ch9IPhKGyHxlJCy9X22tg==} + '@graphql-codegen/visitor-plugin-common@5.7.1': + resolution: {integrity: sha512-jnBjDN7IghoPy1TLqIE1E4O0XcoRc7dJOHENkHvzGhu0SnvPL6ZgJxkQiADI4Vg2hj/4UiTGqo8q/GRoZz22lQ==} engines: {node: '>=16'} 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 @@ -2621,6 +2610,14 @@ packages: peerDependencies: vite: ^4 || ^5 || ^6 + '@whatwg-node/disposablestack@0.0.5': + resolution: {integrity: sha512-9lXugdknoIequO4OYvIjhygvfSEgnO8oASLqLelnDhkRjgBZhc39shC3QSlZuyDO9bgYSIVa2cHAiN+St3ty4w==} + engines: {node: '>=18.0.0'} + + '@whatwg-node/fetch@0.10.4': + resolution: {integrity: sha512-rCycAF+bNJFuyY2w9JdMOaIc/VIwnBFG+skXfKaF/I9u91LpQD7qMrI6ZiKByIiQFttwsAUDLtFGBHeZ6UHC3Q==} + engines: {node: '>=18.0.0'} + '@whatwg-node/fetch@0.9.21': resolution: {integrity: sha512-Wt0jPb+04JjobK0pAAN7mEHxVHcGA9HoP3OyCsZtyAecNQeADXCZ1MihFwVwjsgaRYuGVmNlsCmLxlG6mor8Gw==} engines: {node: '>=18.0.0'} @@ -2629,6 +2626,10 @@ packages: resolution: {integrity: sha512-4jXDeZ4IH4bylZ6wu14VEx0aDXXhrN4TC279v9rPmn08g4EYekcYf8wdcOOnS9STjDkb6x77/6xBUTqxGgjr8g==} engines: {node: '>=18.0.0'} + '@whatwg-node/node-fetch@0.7.10': + resolution: {integrity: sha512-Wibb7IQyMNhNc4GBepKWWDdAYyduU5UY2NOtiQMPZnUn7tMBJKugVIrGBBTZp5OqxtM+tccSO/LzNTH0S4c0qw==} + engines: {node: '>=18.0.0'} + abort-controller@3.0.0: resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} engines: {node: '>=6.5'} @@ -7303,14 +7304,14 @@ snapshots: graphql: 16.9.0 tslib: 2.6.3 - '@graphql-codegen/cli@5.0.3(@types/node@20.14.15)(graphql@16.9.0)(typescript@5.6.3)': + '@graphql-codegen/cli@5.0.5(@types/node@20.14.15)(graphql@16.9.0)(typescript@5.6.3)': dependencies: '@babel/generator': 7.25.0 '@babel/template': 7.25.0 '@babel/types': 7.25.2 - '@graphql-codegen/client-preset': 4.4.0(graphql@16.9.0) + '@graphql-codegen/client-preset': 4.6.4(graphql@16.9.0) '@graphql-codegen/core': 4.0.2(graphql@16.9.0) - '@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.9.0) + '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) '@graphql-tools/apollo-engine-loader': 8.0.1(graphql@16.9.0) '@graphql-tools/code-file-loader': 8.1.3(graphql@16.9.0) '@graphql-tools/git-loader': 8.0.7(graphql@16.9.0) @@ -7321,7 +7322,7 @@ snapshots: '@graphql-tools/prisma-loader': 8.0.4(@types/node@20.14.15)(graphql@16.9.0) '@graphql-tools/url-loader': 8.0.2(@types/node@20.14.15)(graphql@16.9.0) '@graphql-tools/utils': 10.5.2(graphql@16.9.0) - '@whatwg-node/fetch': 0.9.21 + '@whatwg-node/fetch': 0.10.4 chalk: 4.1.2 cosmiconfig: 8.3.6(typescript@5.6.3) debounce: 1.2.1 @@ -7334,7 +7335,7 @@ snapshots: json-to-pretty-yaml: 1.2.2 listr2: 4.0.5 log-symbols: 4.1.0 - micromatch: 4.0.7 + micromatch: 4.0.8 shell-quote: 1.8.1 string-env-interpolation: 1.0.1 ts-log: 2.2.5 @@ -7351,17 +7352,17 @@ snapshots: - typescript - utf-8-validate - '@graphql-codegen/client-preset@4.4.0(graphql@16.9.0)': + '@graphql-codegen/client-preset@4.6.4(graphql@16.9.0)': dependencies: '@babel/helper-plugin-utils': 7.24.8 '@babel/template': 7.25.0 '@graphql-codegen/add': 5.0.3(graphql@16.9.0) - '@graphql-codegen/gql-tag-operations': 4.0.10(graphql@16.9.0) - '@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.9.0) - '@graphql-codegen/typed-document-node': 5.0.10(graphql@16.9.0) - '@graphql-codegen/typescript': 4.1.2(graphql@16.9.0) - '@graphql-codegen/typescript-operations': 4.4.0(graphql@16.9.0) - '@graphql-codegen/visitor-plugin-common': 5.4.0(graphql@16.9.0) + '@graphql-codegen/gql-tag-operations': 4.0.16(graphql@16.9.0) + '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) + '@graphql-codegen/typed-document-node': 5.0.15(graphql@16.9.0) + '@graphql-codegen/typescript': 4.1.5(graphql@16.9.0) + '@graphql-codegen/typescript-operations': 4.5.1(graphql@16.9.0) + '@graphql-codegen/visitor-plugin-common': 5.7.1(graphql@16.9.0) '@graphql-tools/documents': 1.0.1(graphql@16.9.0) '@graphql-tools/utils': 10.5.2(graphql@16.9.0) '@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0) @@ -7373,16 +7374,16 @@ snapshots: '@graphql-codegen/core@4.0.2(graphql@16.9.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.9.0) + '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) '@graphql-tools/schema': 10.0.5(graphql@16.9.0) '@graphql-tools/utils': 10.5.2(graphql@16.9.0) graphql: 16.9.0 tslib: 2.6.3 - '@graphql-codegen/gql-tag-operations@4.0.10(graphql@16.9.0)': + '@graphql-codegen/gql-tag-operations@4.0.16(graphql@16.9.0)': dependencies: '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) - '@graphql-codegen/visitor-plugin-common': 5.4.0(graphql@16.9.0) + '@graphql-codegen/visitor-plugin-common': 5.7.1(graphql@16.9.0) '@graphql-tools/utils': 10.5.2(graphql@16.9.0) auto-bind: 4.0.0 graphql: 16.9.0 @@ -7391,16 +7392,6 @@ snapshots: - encoding - supports-color - '@graphql-codegen/plugin-helpers@5.0.4(graphql@16.9.0)': - dependencies: - '@graphql-tools/utils': 10.5.2(graphql@16.9.0) - change-case-all: 1.0.15 - common-tags: 1.8.2 - graphql: 16.9.0 - import-from: 4.0.0 - lodash: 4.17.21 - tslib: 2.6.3 - '@graphql-codegen/plugin-helpers@5.1.0(graphql@16.9.0)': dependencies: '@graphql-tools/utils': 10.5.2(graphql@16.9.0) @@ -7418,10 +7409,10 @@ snapshots: graphql: 16.9.0 tslib: 2.6.3 - '@graphql-codegen/typed-document-node@5.0.10(graphql@16.9.0)': + '@graphql-codegen/typed-document-node@5.0.15(graphql@16.9.0)': dependencies: '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) - '@graphql-codegen/visitor-plugin-common': 5.4.0(graphql@16.9.0) + '@graphql-codegen/visitor-plugin-common': 5.7.1(graphql@16.9.0) auto-bind: 4.0.0 change-case-all: 1.0.15 graphql: 16.9.0 @@ -7430,11 +7421,11 @@ snapshots: - encoding - supports-color - '@graphql-codegen/typescript-operations@4.4.0(graphql@16.9.0)': + '@graphql-codegen/typescript-operations@4.5.1(graphql@16.9.0)': dependencies: '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) - '@graphql-codegen/typescript': 4.1.2(graphql@16.9.0) - '@graphql-codegen/visitor-plugin-common': 5.6.0(graphql@16.9.0) + '@graphql-codegen/typescript': 4.1.5(graphql@16.9.0) + '@graphql-codegen/visitor-plugin-common': 5.7.1(graphql@16.9.0) auto-bind: 4.0.0 graphql: 16.9.0 tslib: 2.6.3 @@ -7442,11 +7433,11 @@ snapshots: - encoding - supports-color - '@graphql-codegen/typescript@4.1.2(graphql@16.9.0)': + '@graphql-codegen/typescript@4.1.5(graphql@16.9.0)': dependencies: '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) '@graphql-codegen/schema-ast': 4.1.0(graphql@16.9.0) - '@graphql-codegen/visitor-plugin-common': 5.6.0(graphql@16.9.0) + '@graphql-codegen/visitor-plugin-common': 5.7.1(graphql@16.9.0) auto-bind: 4.0.0 graphql: 16.9.0 tslib: 2.6.3 @@ -7454,24 +7445,7 @@ snapshots: - encoding - supports-color - '@graphql-codegen/visitor-plugin-common@5.4.0(graphql@16.9.0)': - dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) - '@graphql-tools/optimize': 2.0.0(graphql@16.9.0) - '@graphql-tools/relay-operation-optimizer': 7.0.1(graphql@16.9.0) - '@graphql-tools/utils': 10.5.2(graphql@16.9.0) - auto-bind: 4.0.0 - change-case-all: 1.0.15 - dependency-graph: 0.11.0 - graphql: 16.9.0 - graphql-tag: 2.12.6(graphql@16.9.0) - parse-filepath: 1.0.2 - tslib: 2.6.3 - transitivePeerDependencies: - - encoding - - supports-color - - '@graphql-codegen/visitor-plugin-common@5.6.0(graphql@16.9.0)': + '@graphql-codegen/visitor-plugin-common@5.7.1(graphql@16.9.0)': dependencies: '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) '@graphql-tools/optimize': 2.0.0(graphql@16.9.0) @@ -9027,6 +9001,15 @@ snapshots: transitivePeerDependencies: - '@swc/helpers' + '@whatwg-node/disposablestack@0.0.5': + dependencies: + tslib: 2.6.3 + + '@whatwg-node/fetch@0.10.4': + dependencies: + '@whatwg-node/node-fetch': 0.7.10 + urlpattern-polyfill: 10.0.0 + '@whatwg-node/fetch@0.9.21': dependencies: '@whatwg-node/node-fetch': 0.5.26 @@ -9039,6 +9022,12 @@ snapshots: fast-querystring: 1.1.2 tslib: 2.6.3 + '@whatwg-node/node-fetch@0.7.10': + dependencies: + '@whatwg-node/disposablestack': 0.0.5 + busboy: 1.6.0 + tslib: 2.6.3 + abort-controller@3.0.0: dependencies: event-target-shim: 5.0.1