chore(deps): update dependency @graphql-codegen/typescript-operations to v6.1.5 (#3022)
dancefinder-app / build (push) Successful in 1m5s
dancefinder-app / deploy-prod (push) Successful in 1m16s

This commit was merged in pull request #3022.
This commit is contained in:
2026-08-08 13:07:27 +00:00
parent 25b3f3fa74
commit 58c9a808d5
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -28,7 +28,7 @@
"@graphql-codegen/cli": "7.2.0", "@graphql-codegen/cli": "7.2.0",
"@graphql-codegen/fragment-matcher": "7.1.0", "@graphql-codegen/fragment-matcher": "7.1.0",
"@graphql-codegen/typescript": "6.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", "@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",
@@ -2285,9 +2285,9 @@
} }
}, },
"node_modules/@graphql-codegen/typescript-operations": { "node_modules/@graphql-codegen/typescript-operations": {
"version": "6.1.4", "version": "6.1.5",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-6.1.4.tgz", "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-6.1.5.tgz",
"integrity": "sha512-G3IiQBYa+rWADan3NaX7SOxYxEdS3p7SMLUeMc2OB5zHa5+31z6Xd1syrRAx6uAXrF98UrSshjekP2MrCD0MMg==", "integrity": "sha512-ZiQ2CB6jiYYxFetdrutSsbNsiukh47UbVY9y3NjwWI8IUlslD+rDYN7MLDJrPFA5YXpv38ZBxh6q8PywRf1KfA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -21,7 +21,7 @@
"@graphql-codegen/cli": "7.2.0", "@graphql-codegen/cli": "7.2.0",
"@graphql-codegen/fragment-matcher": "7.1.0", "@graphql-codegen/fragment-matcher": "7.1.0",
"@graphql-codegen/typescript": "6.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", "@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",