chore(deps): update dependency @graphql-codegen/cli to v6.1.2
schemas-app / build (pull_request) Successful in 3m3s
schemas-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-02-22 13:07:55 +00:00
parent 31bf4f9c46
commit 3ce5a97f36
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -23,7 +23,7 @@
"devDependencies": { "devDependencies": {
"@commitlint/cli": "20.4.2", "@commitlint/cli": "20.4.2",
"@commitlint/config-conventional": "20.4.2", "@commitlint/config-conventional": "20.4.2",
"@graphql-codegen/cli": "6.1.1", "@graphql-codegen/cli": "6.1.2",
"@graphql-codegen/typed-document-node": "6.1.6", "@graphql-codegen/typed-document-node": "6.1.6",
"@graphql-codegen/typescript": "5.0.8", "@graphql-codegen/typescript": "5.0.8",
"@graphql-codegen/typescript-operations": "5.0.8", "@graphql-codegen/typescript-operations": "5.0.8",
@@ -2544,9 +2544,9 @@
"license": "0BSD" "license": "0BSD"
}, },
"node_modules/@graphql-codegen/cli": { "node_modules/@graphql-codegen/cli": {
"version": "6.1.1", "version": "6.1.2",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1.tgz", "resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2.tgz",
"integrity": "sha512-Ni8UdZ6D/UTvLvDtPb6PzshI0lTqtLDnmv/2t1w2SYP92H0MMEdAzxB/ujDWwIXm2LzVPvvrGvzzCTMsyXa+mA==", "integrity": "sha512-BQ49LF0jnQNL12rU1RucTemoX1bHx8slR4B11nOrp4k5NTojhcc1A1czzU5wXCK/1+ezNHrVGONWg3jxZUy08w==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -37,7 +37,7 @@
"devDependencies": { "devDependencies": {
"@commitlint/cli": "20.4.2", "@commitlint/cli": "20.4.2",
"@commitlint/config-conventional": "20.4.2", "@commitlint/config-conventional": "20.4.2",
"@graphql-codegen/cli": "6.1.1", "@graphql-codegen/cli": "6.1.2",
"@graphql-codegen/typed-document-node": "6.1.6", "@graphql-codegen/typed-document-node": "6.1.6",
"@graphql-codegen/typescript": "5.0.8", "@graphql-codegen/typescript": "5.0.8",
"@graphql-codegen/typescript-operations": "5.0.8", "@graphql-codegen/typescript-operations": "5.0.8",