Skip to content

Commit

Permalink
chore(deps): update graphqlcodegenerator monorepo (#2407)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent bafdb5c commit 0c10163
Show file tree
Hide file tree
Showing 3 changed files with 187 additions and 204 deletions.
8 changes: 4 additions & 4 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
"devDependencies": {
"@apollo/client": "^3.8.10",
"@faker-js/faker": "^8.4.0",
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/introspection": "4.0.0",
"@graphql-codegen/typescript": "4.0.1",
"@graphql-codegen/typescript-resolvers": "4.0.1",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/introspection": "4.0.2",
"@graphql-codegen/typescript": "4.0.4",
"@graphql-codegen/typescript-resolvers": "4.0.4",
"@types/koa": "2.14.0",
"@types/koa-bodyparser": "^4.3.12",
"@types/koa-session": "^6.4.5",
Expand Down
10 changes: 5 additions & 5 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
},
"devDependencies": {
"@apollo/client": "^3.8.10",
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/introspection": "4.0.0",
"@graphql-codegen/typescript": "4.0.1",
"@graphql-codegen/typescript-operations": "^4.0.1",
"@graphql-codegen/typescript-resolvers": "4.0.1",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/introspection": "4.0.2",
"@graphql-codegen/typescript": "4.0.4",
"@graphql-codegen/typescript-operations": "^4.1.2",
"@graphql-codegen/typescript-resolvers": "4.0.4",
"@types/koa": "2.14.0",
"@types/koa-bodyparser": "^4.3.12",
"@types/koa__router": "^12.0.4",
Expand Down
Loading

0 comments on commit 0c10163

Please sign in to comment.