chore(deps): update graphqlcodegenerator monorepo to v6.0.4
renovate/stability-days Updates have met minimum release age requirement
schemas-app / build (pull_request) Successful in 1m56s
schemas-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-06-18 15:11:04 +00:00
parent ba28d0baaa
commit 049816a11e
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -25,7 +25,7 @@
"@graphql-codegen/cli": "7.1.2", "@graphql-codegen/cli": "7.1.2",
"@graphql-codegen/typed-document-node": "7.0.3", "@graphql-codegen/typed-document-node": "7.0.3",
"@graphql-codegen/typescript": "6.0.2", "@graphql-codegen/typescript": "6.0.2",
"@graphql-codegen/typescript-operations": "6.0.3", "@graphql-codegen/typescript-operations": "6.0.4",
"@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",
@@ -3079,15 +3079,15 @@
} }
}, },
"node_modules/@graphql-codegen/typescript-operations": { "node_modules/@graphql-codegen/typescript-operations": {
"version": "6.0.3", "version": "6.0.4",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-6.0.3.tgz", "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-6.0.4.tgz",
"integrity": "sha512-5gnHdBgKkpKJOiqyKo37UfwigNtezfN94UI/NnyCROl6oDAyt0A+1VeS5cBlgRECdD/TQ1vjHCu14B41Sl7yLw==", "integrity": "sha512-YUmnmZcJ6wMcC2VmTE7gw18zoG4S1VF1aJmaupDrBnwfKGA5BmdKrA6k2Wj6ZkUDOduHI60l/cmZBRtqel4VtQ==",
"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.0.3", "@graphql-codegen/visitor-plugin-common": "^7.1.0",
"auto-bind": "^5.0.0", "auto-bind": "^5.0.0",
"tslib": "^2.8.0" "tslib": "^2.8.0"
}, },
@@ -3125,9 +3125,9 @@
} }
}, },
"node_modules/@graphql-codegen/typescript-operations/node_modules/@graphql-codegen/visitor-plugin-common": { "node_modules/@graphql-codegen/typescript-operations/node_modules/@graphql-codegen/visitor-plugin-common": {
"version": "7.0.4", "version": "7.1.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-7.0.4.tgz", "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-7.1.0.tgz",
"integrity": "sha512-IESwu40Gpl+9x5vRGLsaYAWM9KRobnN74h+SB4EtfDrt0V87Q74ZzWZGmuS2m6A/fq7E/bS6YgSEMVACjaRUVw==", "integrity": "sha512-CO4fJyflbYBuAwbQD16bAuWBIXkz9il3JwyC+pQzXh8NJ+BZZDXmYjmVeGeJuoMUIQDb+CNo2thCU0bFFamAkg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -39,7 +39,7 @@
"@graphql-codegen/cli": "7.1.2", "@graphql-codegen/cli": "7.1.2",
"@graphql-codegen/typed-document-node": "7.0.3", "@graphql-codegen/typed-document-node": "7.0.3",
"@graphql-codegen/typescript": "6.0.2", "@graphql-codegen/typescript": "6.0.2",
"@graphql-codegen/typescript-operations": "6.0.3", "@graphql-codegen/typescript-operations": "6.0.4",
"@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",