Skip to content

Commit

Permalink
Update fastify
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 2, 2023
1 parent 10e9109 commit 43e8978
Show file tree
Hide file tree
Showing 3 changed files with 1,315 additions and 1,285 deletions.
10 changes: 5 additions & 5 deletions backend/package.json
Expand Up @@ -14,18 +14,18 @@
"author": "Ryan",
"license": "ISC",
"dependencies": {
"@graphql-tools/schema": "8.2.0",
"@graphql-tools/schema": "8.5.1",
"@prisma/client": "4.16.2",
"fastify": "3.21.2",
"fastify-cors": "6.0.2",
"mercurius": "8.2.1"
"fastify": "3.29.5",
"fastify-cors": "6.0.3",
"mercurius": "8.13.2"
},
"devDependencies": {
"@types/jest": "29.5.4",
"dotenv-cli": "7.3.0",
"jest": "27.5.1",
"jest-environment-node": "27.5.1",
"mercurius-codegen": "3.0.0",
"mercurius-codegen": "3.3.1",
"mercurius-integration-testing": "3.2.0",
"nanoid": "3.3.6",
"nodemon": "3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions frontend/package.json
Expand Up @@ -25,10 +25,10 @@
},
"license": "ISC",
"devDependencies": {
"@graphql-codegen/cli": "2.2.0",
"@graphql-codegen/typescript": "2.2.2",
"@graphql-codegen/typescript-operations": "2.1.4",
"@graphql-codegen/typescript-react-apollo": "3.1.4",
"@graphql-codegen/cli": "2.16.5",
"@graphql-codegen/typescript": "2.8.8",
"@graphql-codegen/typescript-operations": "2.5.13",
"@graphql-codegen/typescript-react-apollo": "3.3.7",
"@types/react": "18.2.21"
}
}

0 comments on commit 43e8978

Please sign in to comment.