chore(deps): update dependency @graphql-codegen/typescript-operations to v6.1.4 (#317)
schemas-app / build (push) Successful in 36s
schemas-app / deploy-prod (push) Successful in 1m22s

This commit was merged in pull request #317.
This commit is contained in:
2026-08-08 11:14:16 +00:00
parent 72e6f699db
commit d31b1ddc10
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -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.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",
@@ -3187,9 +3187,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
@@ -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.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",