2022-09-27 04:40:39 +00:00
parent 386f40c58e
commit 44b57702a8
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
},
"devDependencies": {
"@babel/runtime-corejs3": "^7.19.1",
"@graphql-codegen/cli": "^2.12.1",
"@graphql-codegen/cli": "^2.12.2",
"@graphql-codegen/fragment-matcher": "^3.3.1",
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
"@nuxt/types": "^2.15.8",
+4 -4
View File
@@ -1310,10 +1310,10 @@
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
"@graphql-codegen/cli@^2.12.1":
version "2.12.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.12.1.tgz#0a8533015c16cfe5626611f836321dd281a2b382"
integrity sha512-kBYArVrIceKmNy2qZeiqoAHuNFUVRuVL3f0XX3VproXNmCGjLzcYosPmzV8+2H9mjjDU+vq5mLddAc8oVNGz9g==
"@graphql-codegen/cli@^2.12.2":
version "2.12.2"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.12.2.tgz#6122fbaca462b788ad7811135b3fc251b46cf6c4"
integrity sha512-cM2BS1FDWiZKpCFxdmhKsUzlNFs8X54yJm9djsPdz36yzXV5Sa4t6HQzr0vAX8cpc9RneBBi3rCkozRuRbBtjA==
dependencies:
"@graphql-codegen/core" "2.6.2"
"@graphql-codegen/plugin-helpers" "^2.7.1"