Skip to content

Commit a3327a8

Browse files
Update graphqlcodegenerator monorepo
1 parent 1675521 commit a3327a8

File tree

4 files changed

+362
-374
lines changed

4 files changed

+362
-374
lines changed

package.json

+3-3
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.1",
37+
"@graphql-codegen/cli": "5.0.0",
3838
"@nuxt/kit": "^3.0.0"
3939
},
4040
"devDependencies": {
41-
"@graphql-codegen/typescript": "3.0.4",
42-
"@graphql-codegen/typescript-operations": "3.0.4",
41+
"@graphql-codegen/typescript": "4.0.1",
42+
"@graphql-codegen/typescript-operations": "4.0.1",
4343
"@graphql-codegen/typescript-vue-urql": "2.3.6",
4444
"@graphql-codegen/urql-introspection": "2.2.1",
4545
"@nuxt/module-builder": "^0.4.0",

playground/package.json

+2-2
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.4",
9-
"@graphql-codegen/typescript-operations": "3.0.4",
8+
"@graphql-codegen/typescript": "4.0.1",
9+
"@graphql-codegen/typescript-operations": "4.0.1",
1010
"@graphql-codegen/typescript-vue-urql": "2.3.6",
1111
"@graphql-codegen/urql-introspection": "2.2.1"
1212
},

playground/pnpm-lock.yaml

+94-52
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)