chore(deps): update dependency @graphql-codegen/cli to v6.3.1
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Successful in 4m21s
dancefinder-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-04-21 14:03:03 +00:00
parent 88725e80ee
commit a3339c0963
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -26,7 +26,7 @@
"devDependencies": {
"@commitlint/cli": "20.5.0",
"@commitlint/config-conventional": "20.5.0",
"@graphql-codegen/cli": "6.3.0",
"@graphql-codegen/cli": "6.3.1",
"@graphql-codegen/fragment-matcher": "6.0.1",
"@graphql-codegen/typescript": "5.0.10",
"@graphql-codegen/typescript-operations": "5.1.0",
@@ -2511,9 +2511,9 @@
}
},
"node_modules/@graphql-codegen/cli": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.3.0.tgz",
"integrity": "sha512-tlzSaM2oSnG6x8+QVc+cJ7NMJe+CN4tnSm/B8Uny/IpgSkAqP+RG8xaDxnrzwQZ+lz1ZXrBkNM6vzAGZhOaOGw==",
"version": "6.3.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.3.1.tgz",
"integrity": "sha512-I5KkyX1SgQZPojMeQTRydB6fml4cysZq/mIdhNW4rmqdoOcTgdMPq1Tl+wtRp1VpBAOrBazJUJh1nAqJMMSPIQ==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -18,7 +18,7 @@
"devDependencies": {
"@commitlint/cli": "20.5.0",
"@commitlint/config-conventional": "20.5.0",
"@graphql-codegen/cli": "6.3.0",
"@graphql-codegen/cli": "6.3.1",
"@graphql-codegen/fragment-matcher": "6.0.1",
"@graphql-codegen/typescript": "5.0.10",
"@graphql-codegen/typescript-operations": "5.1.0",