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.1 to 5.0.0. - [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/fragment-matcher@5.0.0/packages/plugins/other/fragment-matcher)
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/runtime-corejs3": "^7.21.5",
|
||||
"@graphql-codegen/cli": "^3.3.1",
|
||||
"@graphql-codegen/fragment-matcher": "^4.0.1",
|
||||
"@graphql-codegen/fragment-matcher": "^5.0.0",
|
||||
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
|
||||
"@nuxt/types": "^2.16.3",
|
||||
"@nuxtjs/eslint-config-typescript": "^12.0.0",
|
||||
|
||||
@@ -2191,12 +2191,12 @@
|
||||
"@graphql-tools/utils" "^9.1.1"
|
||||
tslib "~2.5.0"
|
||||
|
||||
"@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==
|
||||
"@graphql-codegen/fragment-matcher@^5.0.0":
|
||||
version "5.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/fragment-matcher/-/fragment-matcher-5.0.0.tgz#2a016715e42e8f21aa08830f34a4d0a930e660fe"
|
||||
integrity sha512-mbash9E8eY6RSMSNrrO+C9JJEn8rdr8ORaxMpgdWL2qe2q/TlLUCE3ZvQvHkSc7GjBnMEk36LncA8ApwHR2BHg==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^4.1.0"
|
||||
"@graphql-codegen/plugin-helpers" "^5.0.0"
|
||||
tslib "~2.5.0"
|
||||
|
||||
"@graphql-codegen/plugin-helpers@^2.7.2":
|
||||
|
||||
Reference in New Issue
Block a user