chore(deps): update dependency @graphql-codegen/typescript-operations to v6.1.4 #3021

Merged
renovate merged 1 commits from renovate/graphqlcodegenerator-monorepo into main 2026-08-08 11:09:30 +00:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit da49fe6543 - Show all commits
+4 -4
View File
@@ -28,7 +28,7 @@
"@graphql-codegen/cli": "7.2.0",
"@graphql-codegen/fragment-matcher": "7.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",
"@nuxt/devtools": "3.4.1",
"@nuxt/eslint": "1.16.0",
@@ -2285,9 +2285,9 @@
}
},
"node_modules/@graphql-codegen/typescript-operations": {
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-6.1.3.tgz",
"integrity": "sha512-Voq2pFmFGPzNLy0IWVtiabK8BFa57x+gWcxx6o2ZUXh8XXgLazZUDO64gVFk6gPhSre1WBdPZjfF0FH6vI9/0g==",
"version": "6.1.4",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-6.1.4.tgz",
"integrity": "sha512-G3IiQBYa+rWADan3NaX7SOxYxEdS3p7SMLUeMc2OB5zHa5+31z6Xd1syrRAx6uAXrF98UrSshjekP2MrCD0MMg==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -21,7 +21,7 @@
"@graphql-codegen/cli": "7.2.0",
"@graphql-codegen/fragment-matcher": "7.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",
"@nuxt/devtools": "3.4.1",
"@nuxt/eslint": "1.16.0",