Skip to content

Commit e90b2ca

Browse files
committed
Update graphqlcodegenerator monorepo
1 parent 5907855 commit e90b2ca

File tree

4 files changed

+57
-57
lines changed

4 files changed

+57
-57
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@
3434
},
3535
"dependencies": {
3636
"@changesets/cli": "^2.25.2",
37-
"@graphql-codegen/cli": "3.3.0",
37+
"@graphql-codegen/cli": "3.3.1",
3838
"@nuxt/kit": "^3.0.0"
3939
},
4040
"devDependencies": {
41-
"@graphql-codegen/typescript": "3.0.3",
42-
"@graphql-codegen/typescript-operations": "3.0.3",
41+
"@graphql-codegen/typescript": "3.0.4",
42+
"@graphql-codegen/typescript-operations": "3.0.4",
4343
"@graphql-codegen/typescript-vue-urql": "2.3.6",
4444
"@graphql-codegen/urql-introspection": "2.2.1",
4545
"@nuxt/module-builder": "^0.2.0",

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"codegen": "graphql-codegen --config codegen.ts"
66
},
77
"devDependencies": {
8-
"@graphql-codegen/typescript": "3.0.3",
9-
"@graphql-codegen/typescript-operations": "3.0.3",
8+
"@graphql-codegen/typescript": "3.0.4",
9+
"@graphql-codegen/typescript-operations": "3.0.4",
1010
"@graphql-codegen/typescript-vue-urql": "2.3.6",
1111
"@graphql-codegen/urql-introspection": "2.2.1"
1212
},

playground/pnpm-lock.yaml

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-lock.yaml

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)