2023-02-24 04:41:19 +00:00
parent 16310d2d75
commit aca474fbbc
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
},
"devDependencies": {
"@babel/runtime-corejs3": "^7.21.0",
"@graphql-codegen/cli": "^3.2.0",
"@graphql-codegen/cli": "^3.2.1",
"@graphql-codegen/fragment-matcher": "^4.0.1",
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
"@nuxt/types": "^2.16.0",
+5 -4
View File
@@ -1641,10 +1641,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@^3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-3.2.0.tgz#1d21081628201beea4980e485fcb0e7a0211d0a8"
integrity sha512-o+oTOIMlBF4PE+JDo3m37W/xQNYUIASFOc5K9DHkWh4zW/qVHVkGyyu2fEgI8PbscODALyNYWG/ArGXoIAy2/A==
"@graphql-codegen/cli@^3.2.1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-3.2.1.tgz#7cd14ba5fdab02fc8d60bf20060bb78de57a2fdf"
integrity sha512-AeXzOvhSgAyMC0TzIoc6/HIc2Fy2rCZJcs5pt1LDypn1k4gpGRzqZ5JOjYx+XIna2hLfB9NbAkcO5dcdHwFdJA==
dependencies:
"@babel/generator" "^7.18.13"
"@babel/template" "^7.18.10"
@@ -1674,6 +1674,7 @@
json-to-pretty-yaml "^1.2.2"
listr2 "^4.0.5"
log-symbols "^4.0.0"
micromatch "^4.0.5"
shell-quote "^1.7.3"
string-env-interpolation "^1.0.1"
ts-log "^2.2.3"