2022-02-10 04:40:21 +00:00
parent 3c50ffb41e
commit 4ee1963fec
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
},
"devDependencies": {
"@babel/runtime-corejs3": "^7.17.0",
"@graphql-codegen/cli": "^2.5.0",
"@graphql-codegen/cli": "^2.6.0",
"@graphql-codegen/fragment-matcher": "^3.2.1",
"babel-eslint": "^10.0.3",
"cli-engine": "^4.7.6",
+4 -4
View File
@@ -1108,10 +1108,10 @@
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.2.tgz#30aa825f11d438671d585bd44e7fd564535fc210"
integrity sha512-82cpyJyKRoQoRi+14ibCeGPu0CwypgtBAdBhq1WfvagpCZNKqwXbKwXllYSMG91DhmG4jt9gN8eP6lGOtozuaw==
"@graphql-codegen/cli@^2.5.0":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.5.0.tgz#a8d3be7b15159d2549af8f76bebba708231727b2"
integrity sha512-rgzk+Pl14ZQ84rWee1kuFYsRfPmiOqdq/Ix3ZcDawzkx0HuSHrHpNISI5RQ05oP4IHbwqm02o6ia3TKo3kV9SA==
"@graphql-codegen/cli@^2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.6.0.tgz#bf912cfa2afb920bb82390c6e05e9e598bdbb6cd"
integrity sha512-2Bsf2XzwccVJSam8grrAROn3sk5mris8kx4cYEDvBHekEbn6I4xmBDeVjX6y6ajVfyZniJCAZdc7XxRHje8wYg==
dependencies:
"@graphql-codegen/core" "2.5.0"
"@graphql-codegen/plugin-helpers" "^2.4.0"