chore(deps): update dependency @graphql-codegen/typescript-operations to v6.1.4
This commit is contained in:
Generated
+4
-4
@@ -25,7 +25,7 @@
|
|||||||
"@graphql-codegen/cli": "7.2.0",
|
"@graphql-codegen/cli": "7.2.0",
|
||||||
"@graphql-codegen/typed-document-node": "7.1.0",
|
"@graphql-codegen/typed-document-node": "7.1.0",
|
||||||
"@graphql-codegen/typescript": "6.1.0",
|
"@graphql-codegen/typescript": "6.1.0",
|
||||||
"@graphql-codegen/typescript-operations": "6.1.3",
|
"@graphql-codegen/typescript-operations": "6.1.4",
|
||||||
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
|
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
|
||||||
"@nuxt/devtools": "3.4.1",
|
"@nuxt/devtools": "3.4.1",
|
||||||
"@nuxt/eslint": "1.16.0",
|
"@nuxt/eslint": "1.16.0",
|
||||||
@@ -3187,9 +3187,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@graphql-codegen/typescript-operations": {
|
"node_modules/@graphql-codegen/typescript-operations": {
|
||||||
"version": "6.1.3",
|
"version": "6.1.4",
|
||||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-6.1.3.tgz",
|
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-6.1.4.tgz",
|
||||||
"integrity": "sha512-Voq2pFmFGPzNLy0IWVtiabK8BFa57x+gWcxx6o2ZUXh8XXgLazZUDO64gVFk6gPhSre1WBdPZjfF0FH6vI9/0g==",
|
"integrity": "sha512-G3IiQBYa+rWADan3NaX7SOxYxEdS3p7SMLUeMc2OB5zHa5+31z6Xd1syrRAx6uAXrF98UrSshjekP2MrCD0MMg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
+1
-1
@@ -39,7 +39,7 @@
|
|||||||
"@graphql-codegen/cli": "7.2.0",
|
"@graphql-codegen/cli": "7.2.0",
|
||||||
"@graphql-codegen/typed-document-node": "7.1.0",
|
"@graphql-codegen/typed-document-node": "7.1.0",
|
||||||
"@graphql-codegen/typescript": "6.1.0",
|
"@graphql-codegen/typescript": "6.1.0",
|
||||||
"@graphql-codegen/typescript-operations": "6.1.3",
|
"@graphql-codegen/typescript-operations": "6.1.4",
|
||||||
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
|
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
|
||||||
"@nuxt/devtools": "3.4.1",
|
"@nuxt/devtools": "3.4.1",
|
||||||
"@nuxt/eslint": "1.16.0",
|
"@nuxt/eslint": "1.16.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user