chore(deps): update dependency @graphql-codegen/cli to v7.3.1 #3044

Merged
renovate merged 1 commits from renovate/graphqlcodegenerator-monorepo into main 2026-08-26 15:09:46 +00:00
2 changed files with 9 additions and 9 deletions
Showing only changes of commit 3d20129d65 - Show all commits
+8 -8
View File
@@ -25,7 +25,7 @@
"devDependencies": {
"@commitlint/cli": "21.2.2",
"@commitlint/config-conventional": "21.2.2",
"@graphql-codegen/cli": "7.3.0",
"@graphql-codegen/cli": "7.3.1",
"@graphql-codegen/fragment-matcher": "7.1.0",
"@graphql-codegen/typescript": "6.1.0",
"@graphql-codegen/typescript-operations": "6.1.6",
@@ -2051,9 +2051,9 @@
}
},
"node_modules/@graphql-codegen/cli": {
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.3.0.tgz",
"integrity": "sha512-Z5rgnsVQM5PeqBgdiYYhYi7VlVCYNknySC4UfCOUw4O6h5IIVtS8jWsNwogSMIAIxTm00oKKZFkrZjA8hps1cw==",
"version": "7.3.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.3.1.tgz",
"integrity": "sha512-xDEI/Jpw2bmLyHJ3KDO6UavOKxujSO08p8Bz31NwRNhvKnVpy2N5tiYZhnhIBCcCqUb7PfTt11dr5EWGZGgB4w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2062,7 +2062,7 @@
"@babel/types": "^7.18.13",
"@graphql-codegen/client-preset": "^6.1.3",
"@graphql-codegen/core": "^6.2.0",
"@graphql-codegen/plugin-helpers": "^7.2.0",
"@graphql-codegen/plugin-helpers": "^7.2.1",
"@graphql-tools/apollo-engine-loader": "^8.0.28",
"@graphql-tools/code-file-loader": "^8.1.28",
"@graphql-tools/git-loader": "^8.0.32",
@@ -2204,9 +2204,9 @@
}
},
"node_modules/@graphql-codegen/plugin-helpers": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-7.2.0.tgz",
"integrity": "sha512-RRr9iEokKYf30YCBihtPJvIla818ucsCrYiqzKSuY9GicCmhJxj/b6dYtgjFdEEILfRMdsrQhb/5bw6jiKBWlQ==",
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-7.2.1.tgz",
"integrity": "sha512-Jw2HPaioMEa4DKG7sgqzL1uWQiIWQu774FwKXx4p83/y3o5GgnRMRdTFtuQQ7Tq6PYyrI5ZITi1jAxeX/Vh2Uw==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -18,7 +18,7 @@
"devDependencies": {
"@commitlint/cli": "21.2.2",
"@commitlint/config-conventional": "21.2.2",
"@graphql-codegen/cli": "7.3.0",
"@graphql-codegen/cli": "7.3.1",
"@graphql-codegen/fragment-matcher": "7.1.0",
"@graphql-codegen/typescript": "6.1.0",
"@graphql-codegen/typescript-operations": "6.1.6",