chore(deps): update dependency @graphql-codegen/cli to v6.1.1 (#59)
schemas-app / build (push) Successful in 1m13s
schemas-app / deploy-prod (push) Successful in 1m38s

This commit was merged in pull request #59.
This commit is contained in:
2026-01-11 12:44:31 +00:00
parent 62b0278787
commit 9a73e4eb0a
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -23,7 +23,7 @@
"devDependencies": {
"@commitlint/cli": "20.3.1",
"@commitlint/config-conventional": "20.3.1",
"@graphql-codegen/cli": "6.1.0",
"@graphql-codegen/cli": "6.1.1",
"@graphql-codegen/typed-document-node": "6.1.5",
"@graphql-codegen/typescript": "5.0.7",
"@graphql-codegen/typescript-operations": "5.0.7",
@@ -3175,9 +3175,9 @@
"license": "0BSD"
},
"node_modules/@graphql-codegen/cli": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.0.tgz",
"integrity": "sha512-7w3Zq5IFONVOBcyOiP01Nv9WRxGS/TEaBCAb/ALYA3xHq95dqKCpoGnxt/Ut9R18jiS+aMgT0gc8Tr8sHy44jA==",
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1.tgz",
"integrity": "sha512-Ni8UdZ6D/UTvLvDtPb6PzshI0lTqtLDnmv/2t1w2SYP92H0MMEdAzxB/ujDWwIXm2LzVPvvrGvzzCTMsyXa+mA==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -37,7 +37,7 @@
"devDependencies": {
"@commitlint/cli": "20.3.1",
"@commitlint/config-conventional": "20.3.1",
"@graphql-codegen/cli": "6.1.0",
"@graphql-codegen/cli": "6.1.1",
"@graphql-codegen/typed-document-node": "6.1.5",
"@graphql-codegen/typescript": "5.0.7",
"@graphql-codegen/typescript-operations": "5.0.7",