chore(deps): update dependency @graphql-codegen/cli to v7.1.1
renovate/stability-days Updates have met minimum release age requirement
schemas-app / build (pull_request) Successful in 2m32s
schemas-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-06-03 03:12:07 +00:00
parent 0dc58c36c3
commit 6a67abc2cd
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -22,7 +22,7 @@
"devDependencies": {
"@commitlint/cli": "21.0.2",
"@commitlint/config-conventional": "21.0.2",
"@graphql-codegen/cli": "7.1.0",
"@graphql-codegen/cli": "7.1.1",
"@graphql-codegen/typed-document-node": "7.0.2",
"@graphql-codegen/typescript": "6.0.2",
"@graphql-codegen/typescript-operations": "6.0.3",
@@ -2225,9 +2225,9 @@
"license": "MIT"
},
"node_modules/@graphql-codegen/cli": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.0.tgz",
"integrity": "sha512-2j1FzZtEnlHdQmOaDnTMGSNyu3RmDf4HGU9xbgpqDRSb+D8UYya2YFW1enIxhJccAQSLD9ACMwCXlB20wJXNiA==",
"version": "7.1.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.1.tgz",
"integrity": "sha512-7XPBWHBwzpdfan5a8lE91YV9AeHhYEnZ32nhjdx7o/7ZN0Lvl3oIjeNuXnMX5CFDCBDNuA75cWhBjDrjqX8GZw==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -36,7 +36,7 @@
"devDependencies": {
"@commitlint/cli": "21.0.2",
"@commitlint/config-conventional": "21.0.2",
"@graphql-codegen/cli": "7.1.0",
"@graphql-codegen/cli": "7.1.1",
"@graphql-codegen/typed-document-node": "7.0.2",
"@graphql-codegen/typescript": "6.0.2",
"@graphql-codegen/typescript-operations": "6.0.3",