We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e33662d commit bc90bd9Copy full SHA for bc90bd9
package.json
@@ -15,9 +15,9 @@
15
},
16
"devDependencies": {
17
"@braid/vue-formulate": "^2.5.3",
18
- "@graphql-codegen/cli": "1.21.8",
19
- "@graphql-codegen/fragment-matcher": "2.0.1",
20
- "@graphql-codegen/introspection": "1.18.2",
+ "@graphql-codegen/cli": "2.6.2",
+ "@graphql-codegen/fragment-matcher": "3.2.1",
+ "@graphql-codegen/introspection": "2.1.1",
21
"@nuxt/postcss8": "^1.1.3",
22
"@nuxtjs/apollo": "^4.0.1-rc.5",
23
"@nuxtjs/eslint-config": "^10.0.0",
0 commit comments