chore(deps): update dependency @graphql-codegen/typescript-operations to v6.0.2
renovate/stability-days Updates have met minimum release age requirement
schemas-app / build (pull_request) Successful in 2m32s
schemas-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-05-12 09:09:17 +00:00
parent 5d6af8e853
commit b77218d7ab
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -25,7 +25,7 @@
"@graphql-codegen/cli": "7.0.0",
"@graphql-codegen/typed-document-node": "7.0.0",
"@graphql-codegen/typescript": "6.0.1",
"@graphql-codegen/typescript-operations": "6.0.1",
"@graphql-codegen/typescript-operations": "6.0.2",
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.2.4",
"@nuxt/eslint": "1.15.2",
@@ -3023,9 +3023,9 @@
}
},
"node_modules/@graphql-codegen/typescript-operations": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-6.0.1.tgz",
"integrity": "sha512-LKJdEg5iOC1xt9qbxIkXrcGTyaEjfOUECVuKN33bGxpjBgEUIexdw5jMS5O4al3ADux7dy1sxHsO4kirQoVJXQ==",
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-6.0.2.tgz",
"integrity": "sha512-QYs8eQIOXsGKiWBlx4ZtIwYALa5RlLwznJELcnKayGubuEbglOsapJBswERXoogf3SMDrU21L58c1CYkYlyKIA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3069,9 +3069,9 @@
}
},
"node_modules/@graphql-codegen/typescript-operations/node_modules/@graphql-codegen/visitor-plugin-common": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-7.0.2.tgz",
"integrity": "sha512-3v1dPjkSiAIsqwZ/6btSZ6BCYlYYpr3FdLhsBZ/JoPP2hYgN6AlGKdUyhYm5FsgDKU04L7al3+rfnTOCxqM0gw==",
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-7.0.1.tgz",
"integrity": "sha512-Ck/9VSSE+VqXJtNymvh39DhcrydxHNzl/RK7F3sYf/HYopsggP168x5rcXBacFiepdat4dxXGQXTFtSxIgyETQ==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -39,7 +39,7 @@
"@graphql-codegen/cli": "7.0.0",
"@graphql-codegen/typed-document-node": "7.0.0",
"@graphql-codegen/typescript": "6.0.1",
"@graphql-codegen/typescript-operations": "6.0.1",
"@graphql-codegen/typescript-operations": "6.0.2",
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.2.4",
"@nuxt/eslint": "1.15.2",