chore(deps): update dependency @graphql-codegen/cli to v6.3.1 (#2866)
dancefinder-app / build (push) Successful in 1m36s
dancefinder-app / deploy-prod (push) Successful in 1m29s

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