2023-02-09 14:24:41 +00:00
parent 846f2d5e7f
commit f77f889489
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"devDependencies": {
"@babel/runtime-corejs3": "^7.20.13",
"@graphql-codegen/cli": "^3.0.0",
"@graphql-codegen/fragment-matcher": "^3.3.3",
"@graphql-codegen/fragment-matcher": "^4.0.0",
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
"@nuxt/types": "^2.16.0",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
+6 -6
View File
@@ -1387,12 +1387,12 @@
"@graphql-tools/utils" "^9.1.1"
tslib "~2.4.0"
"@graphql-codegen/fragment-matcher@^3.3.3":
version "3.3.3"
resolved "https://registry.yarnpkg.com/@graphql-codegen/fragment-matcher/-/fragment-matcher-3.3.3.tgz#781ed32984eb0aafdedeaf0c22f98fce00755d09"
integrity sha512-lZjarTYQ+w0/TYyoKNFHgIUBI6//rxjo4CwNmOmqGQA0LL+p2nh+/ICJKMFuejPFdK9LI84Y+EEovEFTcDPC+Q==
"@graphql-codegen/fragment-matcher@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/fragment-matcher/-/fragment-matcher-4.0.0.tgz#2908d0107d5ef23e8931cf5760bd42e9a007cdf1"
integrity sha512-pkVrFjosh/uPY3x9208AyoCVYUDoMvkcLb2ytMCS0KbMVjRFFpnsIa38HPVGIzlGkwZBEwh5wTH4sJ4FiFpGBw==
dependencies:
"@graphql-codegen/plugin-helpers" "^3.1.1"
"@graphql-codegen/plugin-helpers" "^4.0.0"
tslib "~2.4.0"
"@graphql-codegen/plugin-helpers@^2.7.2":
@@ -1407,7 +1407,7 @@
lodash "~4.17.0"
tslib "~2.4.0"
"@graphql-codegen/plugin-helpers@^3.0.0", "@graphql-codegen/plugin-helpers@^3.1.1":
"@graphql-codegen/plugin-helpers@^3.0.0":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.2.tgz#69a2e91178f478ea6849846ade0a59a844d34389"
integrity sha512-emOQiHyIliVOIjKVKdsI5MXj312zmRDwmHpyUTZMjfpvxq/UVAHUJIVdVf+lnjjrI+LXBTgMlTWTgHQfmICxjg==