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 bb05f64 commit deafb42Copy full SHA for deafb42
package.json
@@ -15,7 +15,7 @@
15
},
16
"devDependencies": {
17
"@braid/vue-formulate": "2.5.3",
18
- "@graphql-codegen/cli": "2.12.1",
+ "@graphql-codegen/cli": "2.12.2",
19
"@graphql-codegen/fragment-matcher": "3.3.1",
20
"@graphql-codegen/introspection": "2.2.1",
21
"@nuxt/postcss8": "1.1.3",
@@ -30,8 +30,8 @@
30
"babel-core": "7.0.0-bridge.0",
31
"babel-eslint": "10.1.0",
32
"babel-jest": "28.1.3",
33
- "core-js": "3.25.2",
34
- "eslint": "8.23.1",
+ "core-js": "3.25.3",
+ "eslint": "8.24.0",
35
"eslint-config-prettier": "8.5.0",
36
"eslint-plugin-nuxt": "4.0.0",
37
"eslint-plugin-prettier": "4.2.1",
0 commit comments