chore(deps): update graphqlcodegenerator monorepo to v6.0.5 #2967

Merged
renovate merged 1 commits from renovate/graphqlcodegenerator-monorepo into main 2026-06-27 15:09:33 +00:00
2 changed files with 9 additions and 9 deletions
Showing only changes of commit d2cbdd9071 - Show all commits
+8 -8
View File
@@ -28,7 +28,7 @@
"@graphql-codegen/cli": "7.1.3", "@graphql-codegen/cli": "7.1.3",
"@graphql-codegen/fragment-matcher": "7.0.1", "@graphql-codegen/fragment-matcher": "7.0.1",
"@graphql-codegen/typescript": "6.0.2", "@graphql-codegen/typescript": "6.0.2",
"@graphql-codegen/typescript-operations": "6.0.4", "@graphql-codegen/typescript-operations": "6.0.5",
"@graphql-codegen/typescript-vue-apollo": "5.0.1", "@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.2.4", "@nuxt/devtools": "3.2.4",
"@nuxt/eslint": "1.16.0", "@nuxt/eslint": "1.16.0",
@@ -2219,15 +2219,15 @@
} }
}, },
"node_modules/@graphql-codegen/typescript-operations": { "node_modules/@graphql-codegen/typescript-operations": {
"version": "6.0.4", "version": "6.0.5",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-6.0.4.tgz", "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-6.0.5.tgz",
"integrity": "sha512-YUmnmZcJ6wMcC2VmTE7gw18zoG4S1VF1aJmaupDrBnwfKGA5BmdKrA6k2Wj6ZkUDOduHI60l/cmZBRtqel4VtQ==", "integrity": "sha512-amsfjYbLIbYUIPr481hlXXjgnm5knel3v6EXJ8oThhcbOoT332XJjzjohZaTjij7eqebOewzzRXLPWi8z+mgSA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@graphql-codegen/plugin-helpers": "^7.0.1", "@graphql-codegen/plugin-helpers": "^7.0.1",
"@graphql-codegen/schema-ast": "^6.0.1", "@graphql-codegen/schema-ast": "^6.0.1",
"@graphql-codegen/visitor-plugin-common": "^7.1.0", "@graphql-codegen/visitor-plugin-common": "^7.1.2",
"auto-bind": "^5.0.0", "auto-bind": "^5.0.0",
"tslib": "^2.8.0" "tslib": "^2.8.0"
}, },
@@ -2384,9 +2384,9 @@
} }
}, },
"node_modules/@graphql-codegen/visitor-plugin-common": { "node_modules/@graphql-codegen/visitor-plugin-common": {
"version": "7.1.0", "version": "7.1.2",
"resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-7.1.0.tgz", "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-7.1.2.tgz",
"integrity": "sha512-CO4fJyflbYBuAwbQD16bAuWBIXkz9il3JwyC+pQzXh8NJ+BZZDXmYjmVeGeJuoMUIQDb+CNo2thCU0bFFamAkg==", "integrity": "sha512-1TdaKeDBj91ZYcJO9fMHHo02HEoWCSYhlsi4B7EGto7cqQa2htraAi+sCYIxQuccxNsRmM6apQ+O5+cJj1Bs7w==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -21,7 +21,7 @@
"@graphql-codegen/cli": "7.1.3", "@graphql-codegen/cli": "7.1.3",
"@graphql-codegen/fragment-matcher": "7.0.1", "@graphql-codegen/fragment-matcher": "7.0.1",
"@graphql-codegen/typescript": "6.0.2", "@graphql-codegen/typescript": "6.0.2",
"@graphql-codegen/typescript-operations": "6.0.4", "@graphql-codegen/typescript-operations": "6.0.5",
"@graphql-codegen/typescript-vue-apollo": "5.0.1", "@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.2.4", "@nuxt/devtools": "3.2.4",
"@nuxt/eslint": "1.16.0", "@nuxt/eslint": "1.16.0",