Build(deps-dev): bump @graphql-codegen/fragment-matcher
Bumps [@graphql-codegen/fragment-matcher](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/other/fragment-matcher/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-react-query@4.0.1/packages/plugins/other/fragment-matcher)
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/runtime-corejs3": "^7.21.0",
|
||||
"@graphql-codegen/cli": "^3.1.0",
|
||||
"@graphql-codegen/fragment-matcher": "^4.0.0",
|
||||
"@graphql-codegen/fragment-matcher": "^4.0.1",
|
||||
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
|
||||
"@nuxt/types": "^2.16.0",
|
||||
"@nuxtjs/eslint-config-typescript": "^12.0.0",
|
||||
|
||||
@@ -1710,13 +1710,13 @@
|
||||
"@graphql-tools/utils" "^9.1.1"
|
||||
tslib "~2.5.0"
|
||||
|
||||
"@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==
|
||||
"@graphql-codegen/fragment-matcher@^4.0.1":
|
||||
version "4.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/fragment-matcher/-/fragment-matcher-4.0.1.tgz#56f53759f1c1428e60eca18bdbda071fd8b858f5"
|
||||
integrity sha512-m1jjCBppB+QXupYu8eVM1BZM36APPArHEVB8R0v29Vj2Kz/35+pe682PyQaf7iyxTkemW759h2KIvWFtXdLCJQ==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^4.0.0"
|
||||
tslib "~2.4.0"
|
||||
"@graphql-codegen/plugin-helpers" "^4.1.0"
|
||||
tslib "~2.5.0"
|
||||
|
||||
"@graphql-codegen/plugin-helpers@^2.7.2":
|
||||
version "2.7.2"
|
||||
@@ -1742,7 +1742,7 @@
|
||||
lodash "~4.17.0"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/plugin-helpers@^4.0.0", "@graphql-codegen/plugin-helpers@^4.1.0":
|
||||
"@graphql-codegen/plugin-helpers@^4.1.0":
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-4.1.0.tgz#4b193c12d6bb458f1f2af48c200bc86617884f60"
|
||||
integrity sha512-xvSHJb9OGb5CODIls0AI1rCenLz+FuiaNPCsfHMCNsLDjOZK2u0jAQ9zUBdc/Wb+21YXZujBCc0Vm1QX+Zz0nw==
|
||||
|
||||
Reference in New Issue
Block a user