chore(deps): update dependency @graphql-codegen/cli to v7.3.1 #3044
Generated
+8
-8
@@ -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.0",
|
"@graphql-codegen/cli": "7.3.1",
|
||||||
"@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.0",
|
"version": "7.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.3.1.tgz",
|
||||||
"integrity": "sha512-Z5rgnsVQM5PeqBgdiYYhYi7VlVCYNknySC4UfCOUw4O6h5IIVtS8jWsNwogSMIAIxTm00oKKZFkrZjA8hps1cw==",
|
"integrity": "sha512-xDEI/Jpw2bmLyHJ3KDO6UavOKxujSO08p8Bz31NwRNhvKnVpy2N5tiYZhnhIBCcCqUb7PfTt11dr5EWGZGgB4w==",
|
||||||
"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.0",
|
"@graphql-codegen/plugin-helpers": "^7.2.1",
|
||||||
"@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.0",
|
"version": "7.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-7.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-7.2.1.tgz",
|
||||||
"integrity": "sha512-RRr9iEokKYf30YCBihtPJvIla818ucsCrYiqzKSuY9GicCmhJxj/b6dYtgjFdEEILfRMdsrQhb/5bw6jiKBWlQ==",
|
"integrity": "sha512-Jw2HPaioMEa4DKG7sgqzL1uWQiIWQu774FwKXx4p83/y3o5GgnRMRdTFtuQQ7Tq6PYyrI5ZITi1jAxeX/Vh2Uw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
+1
-1
@@ -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.0",
|
"@graphql-codegen/cli": "7.3.1",
|
||||||
"@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",
|
||||||
|
|||||||
Reference in New Issue
Block a user