chore(deps): update dependency @graphql-codegen/cli to v7.1.0 #236
Generated
+8
-8
@@ -22,7 +22,7 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "21.0.1",
|
||||
"@commitlint/config-conventional": "21.0.1",
|
||||
"@graphql-codegen/cli": "7.0.1",
|
||||
"@graphql-codegen/cli": "7.1.0",
|
||||
"@graphql-codegen/typed-document-node": "7.0.2",
|
||||
"@graphql-codegen/typescript": "6.0.2",
|
||||
"@graphql-codegen/typescript-operations": "6.0.3",
|
||||
@@ -2225,9 +2225,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@graphql-codegen/cli": {
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.1.tgz",
|
||||
"integrity": "sha512-xalkCstEyl8YK9g53k9ti154LucHXMLm+ujQwJt1BVe8EVk341Of3XEFDzYahVHRB4GaMRq5lqDASWc+jHZz0w==",
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.0.tgz",
|
||||
"integrity": "sha512-2j1FzZtEnlHdQmOaDnTMGSNyu3RmDf4HGU9xbgpqDRSb+D8UYya2YFW1enIxhJccAQSLD9ACMwCXlB20wJXNiA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -2235,7 +2235,7 @@
|
||||
"@babel/template": "^7.18.10",
|
||||
"@babel/types": "^7.18.13",
|
||||
"@graphql-codegen/client-preset": "^6.0.1",
|
||||
"@graphql-codegen/core": "^6.0.1",
|
||||
"@graphql-codegen/core": "^6.1.0",
|
||||
"@graphql-codegen/plugin-helpers": "^7.0.1",
|
||||
"@graphql-tools/apollo-engine-loader": "^8.0.28",
|
||||
"@graphql-tools/code-file-loader": "^8.1.28",
|
||||
@@ -2519,9 +2519,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@graphql-codegen/core": {
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/core/-/core-6.0.1.tgz",
|
||||
"integrity": "sha512-sgIiKunYDZM24E/6DjiUZTokQBL0ohzreRHUwZOmSHK9P6dAV0rGJxnABTzGqt940koO6hdtuUgGpKQEMPGfvQ==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/core/-/core-6.1.0.tgz",
|
||||
"integrity": "sha512-jReAzuCYlrSBJHW2bfBpDl/vMRCw0yQEoTvGi9K+3OTsazDXEQGOpCVfj8p/xO2h7ynu5Yrvzo0sUylVv0CnwA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -36,7 +36,7 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "21.0.1",
|
||||
"@commitlint/config-conventional": "21.0.1",
|
||||
"@graphql-codegen/cli": "7.0.1",
|
||||
"@graphql-codegen/cli": "7.1.0",
|
||||
"@graphql-codegen/typed-document-node": "7.0.2",
|
||||
"@graphql-codegen/typescript": "6.0.2",
|
||||
"@graphql-codegen/typescript-operations": "6.0.3",
|
||||
|
||||
Reference in New Issue
Block a user