2022-07-21 04:41:08 +00:00
parent e35833d063
commit bb1be9be1e
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
},
"devDependencies": {
"@babel/runtime-corejs3": "^7.18.9",
"@graphql-codegen/cli": "^2.9.0",
"@graphql-codegen/cli": "^2.9.1",
"@graphql-codegen/fragment-matcher": "^3.3.0",
"babel-eslint": "^10.0.3",
"cli-engine": "^4.7.6",
+4 -4
View File
@@ -1195,10 +1195,10 @@
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.2.tgz#30aa825f11d438671d585bd44e7fd564535fc210"
integrity sha512-82cpyJyKRoQoRi+14ibCeGPu0CwypgtBAdBhq1WfvagpCZNKqwXbKwXllYSMG91DhmG4jt9gN8eP6lGOtozuaw==
"@graphql-codegen/cli@^2.9.0":
version "2.9.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.9.0.tgz#49870229c5f3f9c59068130fb899aad50ad1849b"
integrity sha512-4YnJLW+E3XKCtO6kfKLQKtaU/NfPmLi4izf/VTOH+7/uCaDGfPfRqkoyX1q7QtNxQC4l0Zn0ltbBJwguT/fuEg==
"@graphql-codegen/cli@^2.9.1":
version "2.9.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.9.1.tgz#f3a0edd462cbefb69f9db7789b142a696a2930b4"
integrity sha512-RyGrJTKySi5irJjdgg/9GTnFSCJtKh1YGD9idh2CIsEbkbUx3M7aBk4A+W7Q1afLmC16l59KSXodG8Bqi2eJmg==
dependencies:
"@graphql-codegen/core" "2.6.0"
"@graphql-codegen/plugin-helpers" "^2.6.0"