Build(deps-dev): bump @graphql-codegen/cli from 3.3.1 to 4.0.0
Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 3.3.1 to 4.0.0. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@4.0.0/packages/graphql-codegen-cli)
This commit is contained in:
+2
-2
@@ -48,8 +48,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/runtime-corejs3": "^7.21.5",
|
||||
"@graphql-codegen/cli": "^3.3.1",
|
||||
"@graphql-codegen/fragment-matcher": "^5.0.0",
|
||||
"@graphql-codegen/cli": "^4.0.0",
|
||||
"@graphql-codegen/fragment-matcher": "^4.0.1",
|
||||
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
|
||||
"@nuxt/types": "^2.16.3",
|
||||
"@nuxtjs/eslint-config-typescript": "^12.0.0",
|
||||
|
||||
Reference in New Issue
Block a user