chore(deps): update graphqlcodegenerator monorepo to v7.1.3
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Successful in 3m48s
dancefinder-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-06-19 15:06:40 +00:00
parent 2f1aa9b021
commit fa54dc9f79
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -25,7 +25,7 @@
"devDependencies": {
"@commitlint/cli": "21.0.2",
"@commitlint/config-conventional": "21.0.2",
"@graphql-codegen/cli": "7.1.2",
"@graphql-codegen/cli": "7.1.3",
"@graphql-codegen/fragment-matcher": "7.0.1",
"@graphql-codegen/typescript": "6.0.2",
"@graphql-codegen/typescript-operations": "6.0.4",
@@ -1987,9 +1987,9 @@
}
},
"node_modules/@graphql-codegen/cli": {
"version": "7.1.2",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.2.tgz",
"integrity": "sha512-RiXedOZhanodp8fCBlpciyic17kSv0hSMboDaE9/ZWXC6f4g1aQBTZmQJOsT9Dtxy0SxqmMY674NoTlJgELNeA==",
"version": "7.1.3",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.3.tgz",
"integrity": "sha512-mMYwpvpqJjjHoA/c6HBjdlbT8JqFC6W85RB80tpHACapufBnLlyNtYHYeOYAoUuU1n3cGQi1if1pKHnjLgS/eQ==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -18,7 +18,7 @@
"devDependencies": {
"@commitlint/cli": "21.0.2",
"@commitlint/config-conventional": "21.0.2",
"@graphql-codegen/cli": "7.1.2",
"@graphql-codegen/cli": "7.1.3",
"@graphql-codegen/fragment-matcher": "7.0.1",
"@graphql-codegen/typescript": "6.0.2",
"@graphql-codegen/typescript-operations": "6.0.4",