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