chore(deps): update dependency @graphql-codegen/cli to v7.4.0 (#3054)
dancefinder-app / build (push) Successful in 45s
dancefinder-app / deploy-prod (push) Successful in 1m11s

This commit was merged in pull request #3054.
This commit is contained in:
2026-09-04 15:08:13 +00:00
parent 7664d65b65
commit ae97cc2449
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -25,7 +25,7 @@
"devDependencies": { "devDependencies": {
"@commitlint/cli": "21.2.2", "@commitlint/cli": "21.2.2",
"@commitlint/config-conventional": "21.2.2", "@commitlint/config-conventional": "21.2.2",
"@graphql-codegen/cli": "7.3.1", "@graphql-codegen/cli": "7.4.0",
"@graphql-codegen/fragment-matcher": "7.1.0", "@graphql-codegen/fragment-matcher": "7.1.0",
"@graphql-codegen/typescript": "6.1.0", "@graphql-codegen/typescript": "6.1.0",
"@graphql-codegen/typescript-operations": "6.1.6", "@graphql-codegen/typescript-operations": "6.1.6",
@@ -2051,9 +2051,9 @@
} }
}, },
"node_modules/@graphql-codegen/cli": { "node_modules/@graphql-codegen/cli": {
"version": "7.3.1", "version": "7.4.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.3.1.tgz", "resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.0.tgz",
"integrity": "sha512-xDEI/Jpw2bmLyHJ3KDO6UavOKxujSO08p8Bz31NwRNhvKnVpy2N5tiYZhnhIBCcCqUb7PfTt11dr5EWGZGgB4w==", "integrity": "sha512-yqlvqTt6c2joKZUG2hnho1GsGxwWQIhN/XAeNEi1IgKccxId8pv4VTrLBqYJayEyFqIr5nSKqdPT+Ul3X9B+Ag==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@@ -2062,7 +2062,7 @@
"@babel/types": "^7.18.13", "@babel/types": "^7.18.13",
"@graphql-codegen/client-preset": "^6.1.3", "@graphql-codegen/client-preset": "^6.1.3",
"@graphql-codegen/core": "^6.2.0", "@graphql-codegen/core": "^6.2.0",
"@graphql-codegen/plugin-helpers": "^7.2.1", "@graphql-codegen/plugin-helpers": "^7.3.0",
"@graphql-tools/apollo-engine-loader": "^8.0.28", "@graphql-tools/apollo-engine-loader": "^8.0.28",
"@graphql-tools/code-file-loader": "^8.1.28", "@graphql-tools/code-file-loader": "^8.1.28",
"@graphql-tools/git-loader": "^8.0.32", "@graphql-tools/git-loader": "^8.0.32",
@@ -2204,9 +2204,9 @@
} }
}, },
"node_modules/@graphql-codegen/plugin-helpers": { "node_modules/@graphql-codegen/plugin-helpers": {
"version": "7.2.1", "version": "7.3.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-7.2.1.tgz", "resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-7.3.0.tgz",
"integrity": "sha512-Jw2HPaioMEa4DKG7sgqzL1uWQiIWQu774FwKXx4p83/y3o5GgnRMRdTFtuQQ7Tq6PYyrI5ZITi1jAxeX/Vh2Uw==", "integrity": "sha512-aaGfI/8Q8wmdO1nx1NMWGoZn/5Tl5TNOVQSI2qkGhk8h8Z8Uc6grFH0O6//HdHfqnUsiruBbe3IaK4/ah3sWcQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -18,7 +18,7 @@
"devDependencies": { "devDependencies": {
"@commitlint/cli": "21.2.2", "@commitlint/cli": "21.2.2",
"@commitlint/config-conventional": "21.2.2", "@commitlint/config-conventional": "21.2.2",
"@graphql-codegen/cli": "7.3.1", "@graphql-codegen/cli": "7.4.0",
"@graphql-codegen/fragment-matcher": "7.1.0", "@graphql-codegen/fragment-matcher": "7.1.0",
"@graphql-codegen/typescript": "6.1.0", "@graphql-codegen/typescript": "6.1.0",
"@graphql-codegen/typescript-operations": "6.1.6", "@graphql-codegen/typescript-operations": "6.1.6",