chore(deps): update dependency @graphql-codegen/cli to v6.3.1 (#181)
schemas-app / build (push) Successful in 53s
schemas-app / deploy-prod (push) Successful in 1m25s

This commit was merged in pull request #181.
This commit is contained in:
2026-04-21 14:14:40 +00:00
parent 8eb4e084fc
commit 168db13c97
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -22,7 +22,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/typed-document-node": "6.1.8", "@graphql-codegen/typed-document-node": "6.1.8",
"@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",
@@ -2100,9 +2100,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
@@ -36,7 +36,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/typed-document-node": "6.1.8", "@graphql-codegen/typed-document-node": "6.1.8",
"@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",