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

This commit is contained in:
2026-03-12 11:02:43 +00:00
parent 2fb7b09e8b
commit d37bb80297
2 changed files with 10 additions and 9 deletions
+9 -8
View File
@@ -26,7 +26,7 @@
"devDependencies": {
"@commitlint/cli": "20.4.4",
"@commitlint/config-conventional": "20.4.4",
"@graphql-codegen/cli": "6.1.3",
"@graphql-codegen/cli": "6.2.0",
"@graphql-codegen/fragment-matcher": "6.0.0",
"@graphql-codegen/typescript": "5.0.9",
"@graphql-codegen/typescript-operations": "5.0.9",
@@ -1972,9 +1972,9 @@
"license": "0BSD"
},
"node_modules/@graphql-codegen/cli": {
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.3.tgz",
"integrity": "sha512-fkPJiOEjHndK5hWH1O1vq8+Y0c2zYYzS79Mz/wVpcv9koz5hnkB0UsdXVtK2UYorh2gLvQfNr7NByX1TUmPibg==",
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.0.tgz",
"integrity": "sha512-BNebfzbZ3qa+HNs35ug69A8Ma39ky7oy9Lc5SnmnFwW3/38NbqoHCKre+Hwle7ukdD8fWkhi5S01GdiNjIlwhQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1983,7 +1983,7 @@
"@babel/types": "^7.18.13",
"@graphql-codegen/client-preset": "^5.2.4",
"@graphql-codegen/core": "^5.0.1",
"@graphql-codegen/plugin-helpers": "^6.1.1",
"@graphql-codegen/plugin-helpers": "^6.2.0",
"@graphql-tools/apollo-engine-loader": "^8.0.28",
"@graphql-tools/code-file-loader": "^8.1.28",
"@graphql-tools/git-loader": "^8.0.32",
@@ -1991,6 +1991,7 @@
"@graphql-tools/graphql-file-loader": "^8.1.11",
"@graphql-tools/json-file-loader": "^8.0.26",
"@graphql-tools/load": "^8.1.8",
"@graphql-tools/merge": "^9.0.6",
"@graphql-tools/url-loader": "^9.0.6",
"@graphql-tools/utils": "^11.0.0",
"@inquirer/prompts": "^7.8.2",
@@ -2151,9 +2152,9 @@
"license": "0BSD"
},
"node_modules/@graphql-codegen/plugin-helpers": {
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.1.1.tgz",
"integrity": "sha512-ipWZHA4ZG8PUdZWx87rvL6LCoIZVhrovVl+448FuxnKIGdzyLmL3+FJc/x96jsQZqKKrUcId9oEgssyh6p15eg==",
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.2.0.tgz",
"integrity": "sha512-TKm0Q0+wRlg354Qt3PyXc+sy6dCKxmNofBsgmHoFZNVHtzMQSSgNT+rUWdwBwObQ9bFHiUVsDIv8QqxKMiKmpw==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -18,7 +18,7 @@
"devDependencies": {
"@commitlint/cli": "20.4.4",
"@commitlint/config-conventional": "20.4.4",
"@graphql-codegen/cli": "6.1.3",
"@graphql-codegen/cli": "6.2.0",
"@graphql-codegen/fragment-matcher": "6.0.0",
"@graphql-codegen/typescript": "5.0.9",
"@graphql-codegen/typescript-operations": "5.0.9",