Skip to content

Commit

Permalink
chore(deps): update graphqlcodegenerator monorepo to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 26, 2023
1 parent 5c26b92 commit 1b46e26
Show file tree
Hide file tree
Showing 2 changed files with 469 additions and 858 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"description": "Frontend",
"dependencies": {
"@graphql-codegen/typescript-resolvers": "^2.0.0",
"@graphql-codegen/typescript-resolvers": "^4.0.0",
"aws-amplify": "^3.0.18",
"aws-amplify-react": "^4.1.17",
"react": "^17.0.0",
Expand All @@ -16,9 +16,9 @@
},
"devDependencies": {
"@anttiviljami/serverless-stack-output": "^0.3.1",
"@graphql-codegen/cli": "^2.0.0",
"@graphql-codegen/typescript": "^2.0.0",
"@graphql-codegen/typescript-operations": "^2.0.0",
"@graphql-codegen/cli": "^4.0.0",
"@graphql-codegen/typescript": "^4.0.0",
"@graphql-codegen/typescript-operations": "^4.0.0",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^12.0.0",
"@types/jest": "^26.0.13",
Expand Down
Loading

0 comments on commit 1b46e26

Please sign in to comment.