Merge branch 'renovate/graphqlcodegenerator-monorepo' into 'main'

chore(deps): update graphqlcodegenerator monorepo

See merge request unboundsoftware/dancefinder/dancefinder-app!2634
This commit was merged in pull request #2683.
This commit is contained in:
2025-11-20 15:13:55 +01:00
2 changed files with 80 additions and 150 deletions
+77 -147
View File
@@ -26,10 +26,10 @@
"devDependencies": {
"@commitlint/cli": "20.1.0",
"@commitlint/config-conventional": "20.0.0",
"@graphql-codegen/cli": "6.0.2",
"@graphql-codegen/cli": "6.1.0",
"@graphql-codegen/fragment-matcher": "6.0.0",
"@graphql-codegen/typescript": "5.0.4",
"@graphql-codegen/typescript-operations": "5.0.4",
"@graphql-codegen/typescript": "5.0.5",
"@graphql-codegen/typescript-operations": "5.0.5",
"@graphql-codegen/typescript-vue-apollo": "4.1.2",
"@nuxt/devtools": "3.1.0",
"@nuxt/eslint": "1.10.0",
@@ -2524,18 +2524,18 @@
"license": "0BSD"
},
"node_modules/@graphql-codegen/cli": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2.tgz",
"integrity": "sha512-W+0ime0xMrCyG77q+5xiPkkqPLuXJcTx0Zr9TTOxF4zIqWKVsuImS3qVxtpeTx+GRbb8VWv9IedWMtt91JGzQg==",
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.0.tgz",
"integrity": "sha512-7w3Zq5IFONVOBcyOiP01Nv9WRxGS/TEaBCAb/ALYA3xHq95dqKCpoGnxt/Ut9R18jiS+aMgT0gc8Tr8sHy44jA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/generator": "^7.18.13",
"@babel/template": "^7.18.10",
"@babel/types": "^7.18.13",
"@graphql-codegen/client-preset": "^5.1.2",
"@graphql-codegen/client-preset": "^5.2.0",
"@graphql-codegen/core": "^5.0.0",
"@graphql-codegen/plugin-helpers": "^6.0.0",
"@graphql-codegen/plugin-helpers": "^6.1.0",
"@graphql-tools/apollo-engine-loader": "^8.0.0",
"@graphql-tools/code-file-loader": "^8.0.0",
"@graphql-tools/git-loader": "^8.0.0",
@@ -2595,13 +2595,13 @@
}
},
"node_modules/@graphql-codegen/cli/node_modules/@graphql-tools/batch-execute": {
"version": "10.0.3",
"resolved": "https://registry.npmjs.org/@graphql-tools/batch-execute/-/batch-execute-10.0.3.tgz",
"integrity": "sha512-QH9tKbBQcLeSToXufGKRKWZUpVFJ+gRzJ8wSjz0amQXxpHiF8sEAIJKy9CmgRfnhvt31BjOMTr1sUS4xbhj7lw==",
"version": "10.0.4",
"resolved": "https://registry.npmjs.org/@graphql-tools/batch-execute/-/batch-execute-10.0.4.tgz",
"integrity": "sha512-t8E0ILelbaIju0aNujMkKetUmbv3/07nxGSv0kEGLBk9GNtEmQ/Bjj8ZTo2WN35/Fy70zCHz2F/48Nx/Ec48cA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@graphql-tools/utils": "^10.10.1",
"@graphql-tools/utils": "^10.10.3",
"@whatwg-node/promise-helpers": "^1.3.2",
"dataloader": "^2.2.3",
"tslib": "^2.8.1"
@@ -2614,16 +2614,16 @@
}
},
"node_modules/@graphql-codegen/cli/node_modules/@graphql-tools/delegate": {
"version": "11.1.2",
"resolved": "https://registry.npmjs.org/@graphql-tools/delegate/-/delegate-11.1.2.tgz",
"integrity": "sha512-C6W4DM+z3nN7OkV08CAuBUmCW+etmfiKzlpx09oEGBWzw61eYQdKlqp1qqeKtYebELam9LkHTa1n8/rilv5PXw==",
"version": "11.1.3",
"resolved": "https://registry.npmjs.org/@graphql-tools/delegate/-/delegate-11.1.3.tgz",
"integrity": "sha512-4Fd4s0T4Cv+Hl+4NXRUWtedhQjTOfpPP8MQJOtfX4jnBmwAP88/EhKIIPDssSFPGiyJkL5MLKPVJzVgY4ezDTg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@graphql-tools/batch-execute": "^10.0.3",
"@graphql-tools/executor": "^1.4.11",
"@graphql-tools/schema": "^10.0.27",
"@graphql-tools/utils": "^10.10.1",
"@graphql-tools/batch-execute": "^10.0.4",
"@graphql-tools/executor": "^1.4.13",
"@graphql-tools/schema": "^10.0.29",
"@graphql-tools/utils": "^10.10.3",
"@repeaterjs/repeater": "^3.0.6",
"@whatwg-node/promise-helpers": "^1.3.2",
"dataloader": "^2.2.3",
@@ -2637,14 +2637,14 @@
}
},
"node_modules/@graphql-codegen/cli/node_modules/@graphql-tools/executor-common": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@graphql-tools/executor-common/-/executor-common-1.0.4.tgz",
"integrity": "sha512-EKkVjo1Fbx+qK5ZeI+KneeoGzk6HU6aL4E0bX4J3lfnjyaZVESbODCDS/9bBcrV1X2dEby9MfWqA6fkFodP+hw==",
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/@graphql-tools/executor-common/-/executor-common-1.0.5.tgz",
"integrity": "sha512-gsBRxP4ui8s7/ppKGCJUQ9xxTNoFpNYmEirgM52EHo74hL5hrpS5o4zOmBH33+9t2ZasBziIfupYtLNa0DgK0g==",
"dev": true,
"license": "MIT",
"dependencies": {
"@envelop/core": "^5.4.0",
"@graphql-tools/utils": "^10.10.1"
"@graphql-tools/utils": "^10.10.3"
},
"engines": {
"node": ">=20.0.0"
@@ -2654,14 +2654,14 @@
}
},
"node_modules/@graphql-codegen/cli/node_modules/@graphql-tools/executor-graphql-ws": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/@graphql-tools/executor-graphql-ws/-/executor-graphql-ws-3.1.2.tgz",
"integrity": "sha512-nlBXYrWkZ+VFIVU2QrRNnWImBwZglY/uuyK0/dkFMFy9FEjZmErLpGv62PZqQUSEjPakNgUil+T94CUHGebR9w==",
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/@graphql-tools/executor-graphql-ws/-/executor-graphql-ws-3.1.3.tgz",
"integrity": "sha512-q4k8KLoH2U51XdWJRdiW/KIKbBOtJ1mcILv0ALvBkOF99C3vwGj2zr4U0AMGCD3HzML2mPZuajhfYo/xB/pnZQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@graphql-tools/executor-common": "^1.0.4",
"@graphql-tools/utils": "^10.10.1",
"@graphql-tools/executor-common": "^1.0.5",
"@graphql-tools/utils": "^10.10.3",
"@whatwg-node/disposablestack": "^0.0.6",
"graphql-ws": "^6.0.6",
"isows": "^1.0.7",
@@ -2676,18 +2676,18 @@
}
},
"node_modules/@graphql-codegen/cli/node_modules/@graphql-tools/executor-http": {
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/@graphql-tools/executor-http/-/executor-http-3.0.6.tgz",
"integrity": "sha512-gTcSdaJWbqYKg/aVQ/T+sIC6Isa4jjx+QhVMyawgivmdbLTg0UgsbR6g97eNVoxnRzFq/CuPSy71IHQeq8Q6iA==",
"version": "3.0.7",
"resolved": "https://registry.npmjs.org/@graphql-tools/executor-http/-/executor-http-3.0.7.tgz",
"integrity": "sha512-sHjtiUZmRtkjhpSzMhxT2ywAGzHjuB1rHsiaSLAq8U5BQg5WoLakKYD7BajgVHwNbfWEc+NnFiJI7ldyhiciiQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@graphql-hive/signal": "^2.0.0",
"@graphql-tools/executor-common": "^1.0.4",
"@graphql-tools/utils": "^10.10.1",
"@graphql-tools/executor-common": "^1.0.5",
"@graphql-tools/utils": "^10.10.3",
"@repeaterjs/repeater": "^3.0.4",
"@whatwg-node/disposablestack": "^0.0.6",
"@whatwg-node/fetch": "^0.10.12",
"@whatwg-node/fetch": "^0.10.13",
"@whatwg-node/promise-helpers": "^1.3.2",
"meros": "^1.3.2",
"tslib": "^2.8.1"
@@ -2727,15 +2727,15 @@
}
},
"node_modules/@graphql-codegen/cli/node_modules/@graphql-tools/wrap": {
"version": "11.0.4",
"resolved": "https://registry.npmjs.org/@graphql-tools/wrap/-/wrap-11.0.4.tgz",
"integrity": "sha512-bX1X2QC1oFiH+1nTLhWVx4fp2xoXbDvL+eEiozuWCv7PeZoBs7EgklKZFtpWbcSdNA3L3EuA8JM6mf2jOG6/Sg==",
"version": "11.0.5",
"resolved": "https://registry.npmjs.org/@graphql-tools/wrap/-/wrap-11.0.5.tgz",
"integrity": "sha512-W0lm1AWLUAF2uKyrplC5PmyVJGCD/n7HO/R+bxoAIGQlZ2ESTbdB1DqZalMUF3D6AwmdzgTsDgoZBJgndnWs9g==",
"dev": true,
"license": "MIT",
"dependencies": {
"@graphql-tools/delegate": "^11.1.2",
"@graphql-tools/schema": "^10.0.27",
"@graphql-tools/utils": "^10.10.1",
"@graphql-tools/delegate": "^11.1.3",
"@graphql-tools/schema": "^10.0.29",
"@graphql-tools/utils": "^10.10.3",
"@whatwg-node/promise-helpers": "^1.3.2",
"tslib": "^2.8.1"
},
@@ -2777,21 +2777,21 @@
}
},
"node_modules/@graphql-codegen/client-preset": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/@graphql-codegen/client-preset/-/client-preset-5.1.2.tgz",
"integrity": "sha512-xFZFVVGD3bKIsetWEq0dG0+yiP5jS9dB+6u3vee3yY5wPaCGr629izndyxIFLtU8o9MCGnjBrFcGnH3OWkuT2A==",
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/client-preset/-/client-preset-5.2.0.tgz",
"integrity": "sha512-I8mcyNmuEoQGaUGiJHl9lAgyqCkMD/3TyUU3W2DS/aF4pwCpys378ZyYIE/Tw0Ods/tdPUvq/6p+JRkPlxtk1A==",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.20.2",
"@babel/template": "^7.20.7",
"@graphql-codegen/add": "^6.0.0",
"@graphql-codegen/gql-tag-operations": "5.0.4",
"@graphql-codegen/plugin-helpers": "^6.0.0",
"@graphql-codegen/typed-document-node": "^6.1.1",
"@graphql-codegen/typescript": "^5.0.3",
"@graphql-codegen/typescript-operations": "^5.0.3",
"@graphql-codegen/visitor-plugin-common": "^6.1.1",
"@graphql-codegen/gql-tag-operations": "5.1.0",
"@graphql-codegen/plugin-helpers": "^6.1.0",
"@graphql-codegen/typed-document-node": "^6.1.3",
"@graphql-codegen/typescript": "^5.0.5",
"@graphql-codegen/typescript-operations": "^5.0.5",
"@graphql-codegen/visitor-plugin-common": "^6.2.0",
"@graphql-tools/documents": "^1.0.0",
"@graphql-tools/utils": "^10.0.0",
"@graphql-typed-document-node/core": "3.2.0",
@@ -2868,14 +2868,14 @@
"license": "0BSD"
},
"node_modules/@graphql-codegen/gql-tag-operations": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@graphql-codegen/gql-tag-operations/-/gql-tag-operations-5.0.4.tgz",
"integrity": "sha512-2PPGSXGR6NQyoOtG/mY1e88CC4pDV162dVYVGzd787ut4Ys76fovdtVojJUiyF5zek1xdGFPeek3N4lFqIpkaQ==",
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/gql-tag-operations/-/gql-tag-operations-5.1.0.tgz",
"integrity": "sha512-acb0AKLSpNd5Wx3nl1pWR8+AckMTlzggOzQ7GUORznGkpK5mZBTNaOmIiUqT5bbu0fxADZfYpsiz+xmocFNedg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@graphql-codegen/plugin-helpers": "^6.0.0",
"@graphql-codegen/visitor-plugin-common": "6.1.1",
"@graphql-codegen/plugin-helpers": "^6.1.0",
"@graphql-codegen/visitor-plugin-common": "6.2.0",
"@graphql-tools/utils": "^10.0.0",
"auto-bind": "~4.0.0",
"tslib": "~2.6.0"
@@ -2895,9 +2895,9 @@
"license": "0BSD"
},
"node_modules/@graphql-codegen/plugin-helpers": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.0.0.tgz",
"integrity": "sha512-Z7P89vViJvQakRyMbq/JF2iPLruRFOwOB6IXsuSvV/BptuuEd7fsGPuEf8bdjjDxUY0pJZnFN8oC7jIQ8p9GKA==",
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.1.0.tgz",
"integrity": "sha512-JJypehWTcty9kxKiqH7TQOetkGdOYjY78RHlI+23qB59cV2wxjFFVf8l7kmuXS4cpGVUNfIjFhVr7A1W7JMtdA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2948,14 +2948,14 @@
"license": "0BSD"
},
"node_modules/@graphql-codegen/typed-document-node": {
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typed-document-node/-/typed-document-node-6.1.1.tgz",
"integrity": "sha512-tNSpkt9vG+6pgtR6gLjPZtOkrSm8zyhehKZDOxi8JIDL+KIbmU2VelpvZg0QJb/ycQd64n2aJ+UN08fGqgt4Cw==",
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typed-document-node/-/typed-document-node-6.1.3.tgz",
"integrity": "sha512-U1+16S3EWnR4T5b9219pu/47InfDB3UZ2E/CihJXgkeSklNteNBtw3D8m9R+ZanIq/GIsEin2hYpR++PO6neLQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@graphql-codegen/plugin-helpers": "^6.0.0",
"@graphql-codegen/visitor-plugin-common": "6.1.1",
"@graphql-codegen/plugin-helpers": "^6.1.0",
"@graphql-codegen/visitor-plugin-common": "6.2.0",
"auto-bind": "~4.0.0",
"change-case-all": "1.0.15",
"tslib": "~2.6.0"
@@ -2975,15 +2975,15 @@
"license": "0BSD"
},
"node_modules/@graphql-codegen/typescript": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-5.0.4.tgz",
"integrity": "sha512-q6S8hX+aR4BzeGgolac4gp22rBnXbLhedmOwT1UBT9e3lGNmNpYC7WJUEzAPjWf6z1lRSNmojLlwEjTnffhKNA==",
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-5.0.5.tgz",
"integrity": "sha512-NwrUTjKALbeOrFyL/741DP/uRfcHKLD+kYL+e1de+X9b1wa1CfpMIdRIhGTuivuD5y6PYh3VePrE98Q5qz0+Ww==",
"dev": true,
"license": "MIT",
"dependencies": {
"@graphql-codegen/plugin-helpers": "^6.0.0",
"@graphql-codegen/plugin-helpers": "^6.1.0",
"@graphql-codegen/schema-ast": "^5.0.0",
"@graphql-codegen/visitor-plugin-common": "6.1.2",
"@graphql-codegen/visitor-plugin-common": "6.2.0",
"auto-bind": "~4.0.0",
"tslib": "~2.6.0"
},
@@ -2995,15 +2995,15 @@
}
},
"node_modules/@graphql-codegen/typescript-operations": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-5.0.4.tgz",
"integrity": "sha512-5Bu/BTmyNjdSfSLLBKjC0+4XWcY01uotVcnVIWIxxRdIHoRxnTW6PUkT5CoPHP5r/Uoo3OvIJxh+0LYSH5suwA==",
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-5.0.5.tgz",
"integrity": "sha512-4PpndN6teJ/mN/QxGYhaBwkpN+Q3/lOeM5sArZ5tiDDI4ItxjPRCEm/gOGv52nRHmB6xoQ5/9uqY52KWcf9AWA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@graphql-codegen/plugin-helpers": "^6.0.0",
"@graphql-codegen/typescript": "^5.0.4",
"@graphql-codegen/visitor-plugin-common": "6.1.2",
"@graphql-codegen/plugin-helpers": "^6.1.0",
"@graphql-codegen/typescript": "^5.0.5",
"@graphql-codegen/visitor-plugin-common": "6.2.0",
"auto-bind": "~4.0.0",
"tslib": "~2.6.0"
},
@@ -3020,41 +3020,6 @@
}
}
},
"node_modules/@graphql-codegen/typescript-operations/node_modules/@graphql-codegen/visitor-plugin-common": {
"version": "6.1.2",
"resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.1.2.tgz",
"integrity": "sha512-zYdrhJKgk8kqE1Xz5/m/Ua42zk+rIvYB/FHh3dE1AhZ6b1IDqgKjF3LnkT+K2qenf9EfT4yNjXd5CEKMeXfHyg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@graphql-codegen/plugin-helpers": "^6.0.0",
"@graphql-tools/optimize": "^2.0.0",
"@graphql-tools/relay-operation-optimizer": "^7.0.0",
"@graphql-tools/utils": "^10.0.0",
"auto-bind": "~4.0.0",
"change-case-all": "1.0.15",
"dependency-graph": "^1.0.0",
"graphql-tag": "^2.11.0",
"parse-filepath": "^1.0.2",
"tslib": "~2.6.0"
},
"engines": {
"node": ">=16"
},
"peerDependencies": {
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
}
},
"node_modules/@graphql-codegen/typescript-operations/node_modules/dependency-graph": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/dependency-graph/-/dependency-graph-1.0.0.tgz",
"integrity": "sha512-cW3gggJ28HZ/LExwxP2B++aiKxhJXMSIt9K48FOXQkm+vuG5gyatXnLsONRJdzO/7VfjDIiaOOa/bs4l464Lwg==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=4"
}
},
"node_modules/@graphql-codegen/typescript-operations/node_modules/tslib": {
"version": "2.6.3",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
@@ -3409,41 +3374,6 @@
"node": ">=6"
}
},
"node_modules/@graphql-codegen/typescript/node_modules/@graphql-codegen/visitor-plugin-common": {
"version": "6.1.2",
"resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.1.2.tgz",
"integrity": "sha512-zYdrhJKgk8kqE1Xz5/m/Ua42zk+rIvYB/FHh3dE1AhZ6b1IDqgKjF3LnkT+K2qenf9EfT4yNjXd5CEKMeXfHyg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@graphql-codegen/plugin-helpers": "^6.0.0",
"@graphql-tools/optimize": "^2.0.0",
"@graphql-tools/relay-operation-optimizer": "^7.0.0",
"@graphql-tools/utils": "^10.0.0",
"auto-bind": "~4.0.0",
"change-case-all": "1.0.15",
"dependency-graph": "^1.0.0",
"graphql-tag": "^2.11.0",
"parse-filepath": "^1.0.2",
"tslib": "~2.6.0"
},
"engines": {
"node": ">=16"
},
"peerDependencies": {
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
}
},
"node_modules/@graphql-codegen/typescript/node_modules/dependency-graph": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/dependency-graph/-/dependency-graph-1.0.0.tgz",
"integrity": "sha512-cW3gggJ28HZ/LExwxP2B++aiKxhJXMSIt9K48FOXQkm+vuG5gyatXnLsONRJdzO/7VfjDIiaOOa/bs4l464Lwg==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=4"
}
},
"node_modules/@graphql-codegen/typescript/node_modules/tslib": {
"version": "2.6.3",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
@@ -3452,13 +3382,13 @@
"license": "0BSD"
},
"node_modules/@graphql-codegen/visitor-plugin-common": {
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.1.1.tgz",
"integrity": "sha512-31ZEoa9nA9J1ENJU1EDfnnlFFmW8G54tQpJdJ126JQtJkgSHON29UQ/fDXndSF7v0nO+IoPKWLBVYwHnz8v7ug==",
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.2.0.tgz",
"integrity": "sha512-8mx5uDDEwhP3G1jdeBdvVm4QhbEdkwXQa1hAXBWGofL87ePs5PUhz4IuQpwiS/CfFa4cqxcAWbe0k74x8iWfKw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@graphql-codegen/plugin-helpers": "^6.0.0",
"@graphql-codegen/plugin-helpers": "^6.1.0",
"@graphql-tools/optimize": "^2.0.0",
"@graphql-tools/relay-operation-optimizer": "^7.0.0",
"@graphql-tools/utils": "^10.0.0",
+3 -3
View File
@@ -18,10 +18,10 @@
"devDependencies": {
"@commitlint/cli": "20.1.0",
"@commitlint/config-conventional": "20.0.0",
"@graphql-codegen/cli": "6.0.2",
"@graphql-codegen/cli": "6.1.0",
"@graphql-codegen/fragment-matcher": "6.0.0",
"@graphql-codegen/typescript": "5.0.4",
"@graphql-codegen/typescript-operations": "5.0.4",
"@graphql-codegen/typescript": "5.0.5",
"@graphql-codegen/typescript-operations": "5.0.5",
"@graphql-codegen/typescript-vue-apollo": "4.1.2",
"@nuxt/devtools": "3.1.0",
"@nuxt/eslint": "1.10.0",