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

chore(deps): update dependency @graphql-codegen/cli to v6.0.1

See merge request unboundsoftware/dancefinder/dancefinder-app!2590
This commit was merged in pull request #2639.
This commit is contained in:
2025-10-21 20:12:16 +02:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -26,7 +26,7 @@
"devDependencies": {
"@commitlint/cli": "20.1.0",
"@commitlint/config-conventional": "20.0.0",
"@graphql-codegen/cli": "6.0.0",
"@graphql-codegen/cli": "6.0.1",
"@graphql-codegen/fragment-matcher": "6.0.0",
"@graphql-codegen/typescript": "5.0.2",
"@graphql-codegen/typescript-operations": "5.0.2",
@@ -2422,9 +2422,9 @@
"license": "0BSD"
},
"node_modules/@graphql-codegen/cli": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0.tgz",
"integrity": "sha512-tvchLVCMtorDE+UwgQbrjyaQK16GCZA+QomTxZazRx64ixtgmbEiQV7GhCBy0y0Bo7/tcTJb6sy9G/TL/BgiOg==",
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.1.tgz",
"integrity": "sha512-6iP91joxb7phdicDrIF8Cv9ah2QpPVXUUu7rbOaQKvqey+QKYmHcxGCi9r5/7p4lUiHZPQvfB7xDHURHQca1SA==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -18,7 +18,7 @@
"devDependencies": {
"@commitlint/cli": "20.1.0",
"@commitlint/config-conventional": "20.0.0",
"@graphql-codegen/cli": "6.0.0",
"@graphql-codegen/cli": "6.0.1",
"@graphql-codegen/fragment-matcher": "6.0.0",
"@graphql-codegen/typescript": "5.0.2",
"@graphql-codegen/typescript-operations": "5.0.2",