Skip to content

Commit b64ab4a

Browse files
chore(deps): update graphqlcodegenerator monorepo (#234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d8615c7 commit b64ab4a

File tree

2 files changed

+73
-71
lines changed

2 files changed

+73
-71
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"test:types": "vue-tsc --noEmit && cd playground && vue-tsc --noEmit"
3232
},
3333
"dependencies": {
34-
"@graphql-codegen/core": "^4.0.2",
35-
"@graphql-codegen/plugin-helpers": "^5.1.0",
36-
"@graphql-codegen/typescript": "^4.1.6",
37-
"@graphql-codegen/typescript-resolvers": "^4.5.0",
34+
"@graphql-codegen/core": "^5.0.0",
35+
"@graphql-codegen/plugin-helpers": "^6.0.0",
36+
"@graphql-codegen/typescript": "^5.0.0",
37+
"@graphql-codegen/typescript-resolvers": "^5.0.0",
3838
"@graphql-tools/graphql-file-loader": "^8.0.19",
3939
"@graphql-tools/load": "^8.0.19",
4040
"@nuxt/kit": "^4.0.0",

0 commit comments

Comments
 (0)