2022-10-12 04:42:51 +00:00
parent c288911466
commit f513804418
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
},
"devDependencies": {
"@babel/runtime-corejs3": "^7.19.4",
"@graphql-codegen/cli": "^2.13.5",
"@graphql-codegen/cli": "^2.13.6",
"@graphql-codegen/fragment-matcher": "^3.3.1",
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
"@nuxt/types": "^2.15.8",
+5 -4
View File
@@ -1293,10 +1293,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.13.5":
version "2.13.5"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.5.tgz#6f18e7e524826d4202787a05f495cc54dc5bbfaa"
integrity sha512-qqkQxd+9jBdZDjUSCsH3rTHKmFY9KNQwvwXXEMpRSz+oByYTxGZ0ZE5Lxt0hRXFkGOe8BaVkfPiwa2qSUfA5vw==
"@graphql-codegen/cli@^2.13.6":
version "2.13.6"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.6.tgz#70e2f93aa51f5350af821063368953a667b161de"
integrity sha512-3Q7/aRFPJnd7Zd+gMM/cymUYdaS8dHc+7D6kkEDhYo/rVDusnPMdBkYQ9XUT4UIqE7TZ+gX3yedBsqOeyJyg1Q==
dependencies:
"@babel/generator" "^7.18.13"
"@babel/template" "^7.18.10"
@@ -1328,6 +1328,7 @@
listr2 "^4.0.5"
log-symbols "^4.0.0"
mkdirp "^1.0.4"
shell-quote "^1.7.3"
string-env-interpolation "^1.0.1"
ts-log "^2.2.3"
tslib "^2.4.0"