chore(deps): update dependency @graphql-codegen/cli to v6.2.0 (#135)
This commit was merged in pull request #135.
This commit is contained in:
Generated
+9
-8
@@ -22,7 +22,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "20.4.4",
|
"@commitlint/cli": "20.4.4",
|
||||||
"@commitlint/config-conventional": "20.4.4",
|
"@commitlint/config-conventional": "20.4.4",
|
||||||
"@graphql-codegen/cli": "6.1.3",
|
"@graphql-codegen/cli": "6.2.0",
|
||||||
"@graphql-codegen/typed-document-node": "6.1.7",
|
"@graphql-codegen/typed-document-node": "6.1.7",
|
||||||
"@graphql-codegen/typescript": "5.0.9",
|
"@graphql-codegen/typescript": "5.0.9",
|
||||||
"@graphql-codegen/typescript-operations": "5.0.9",
|
"@graphql-codegen/typescript-operations": "5.0.9",
|
||||||
@@ -2089,9 +2089,9 @@
|
|||||||
"license": "0BSD"
|
"license": "0BSD"
|
||||||
},
|
},
|
||||||
"node_modules/@graphql-codegen/cli": {
|
"node_modules/@graphql-codegen/cli": {
|
||||||
"version": "6.1.3",
|
"version": "6.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.3.tgz",
|
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.0.tgz",
|
||||||
"integrity": "sha512-fkPJiOEjHndK5hWH1O1vq8+Y0c2zYYzS79Mz/wVpcv9koz5hnkB0UsdXVtK2UYorh2gLvQfNr7NByX1TUmPibg==",
|
"integrity": "sha512-BNebfzbZ3qa+HNs35ug69A8Ma39ky7oy9Lc5SnmnFwW3/38NbqoHCKre+Hwle7ukdD8fWkhi5S01GdiNjIlwhQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@@ -2100,7 +2100,7 @@
|
|||||||
"@babel/types": "^7.18.13",
|
"@babel/types": "^7.18.13",
|
||||||
"@graphql-codegen/client-preset": "^5.2.4",
|
"@graphql-codegen/client-preset": "^5.2.4",
|
||||||
"@graphql-codegen/core": "^5.0.1",
|
"@graphql-codegen/core": "^5.0.1",
|
||||||
"@graphql-codegen/plugin-helpers": "^6.1.1",
|
"@graphql-codegen/plugin-helpers": "^6.2.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",
|
||||||
@@ -2108,6 +2108,7 @@
|
|||||||
"@graphql-tools/graphql-file-loader": "^8.1.11",
|
"@graphql-tools/graphql-file-loader": "^8.1.11",
|
||||||
"@graphql-tools/json-file-loader": "^8.0.26",
|
"@graphql-tools/json-file-loader": "^8.0.26",
|
||||||
"@graphql-tools/load": "^8.1.8",
|
"@graphql-tools/load": "^8.1.8",
|
||||||
|
"@graphql-tools/merge": "^9.0.6",
|
||||||
"@graphql-tools/url-loader": "^9.0.6",
|
"@graphql-tools/url-loader": "^9.0.6",
|
||||||
"@graphql-tools/utils": "^11.0.0",
|
"@graphql-tools/utils": "^11.0.0",
|
||||||
"@inquirer/prompts": "^7.8.2",
|
"@inquirer/prompts": "^7.8.2",
|
||||||
@@ -2320,9 +2321,9 @@
|
|||||||
"license": "0BSD"
|
"license": "0BSD"
|
||||||
},
|
},
|
||||||
"node_modules/@graphql-codegen/plugin-helpers": {
|
"node_modules/@graphql-codegen/plugin-helpers": {
|
||||||
"version": "6.1.1",
|
"version": "6.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.2.0.tgz",
|
||||||
"integrity": "sha512-ipWZHA4ZG8PUdZWx87rvL6LCoIZVhrovVl+448FuxnKIGdzyLmL3+FJc/x96jsQZqKKrUcId9oEgssyh6p15eg==",
|
"integrity": "sha512-TKm0Q0+wRlg354Qt3PyXc+sy6dCKxmNofBsgmHoFZNVHtzMQSSgNT+rUWdwBwObQ9bFHiUVsDIv8QqxKMiKmpw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
+1
-1
@@ -36,7 +36,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "20.4.4",
|
"@commitlint/cli": "20.4.4",
|
||||||
"@commitlint/config-conventional": "20.4.4",
|
"@commitlint/config-conventional": "20.4.4",
|
||||||
"@graphql-codegen/cli": "6.1.3",
|
"@graphql-codegen/cli": "6.2.0",
|
||||||
"@graphql-codegen/typed-document-node": "6.1.7",
|
"@graphql-codegen/typed-document-node": "6.1.7",
|
||||||
"@graphql-codegen/typescript": "5.0.9",
|
"@graphql-codegen/typescript": "5.0.9",
|
||||||
"@graphql-codegen/typescript-operations": "5.0.9",
|
"@graphql-codegen/typescript-operations": "5.0.9",
|
||||||
|
|||||||
Reference in New Issue
Block a user