Skip to content

Commit

Permalink
chore(deps): update dependency mercurius to ^15.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 14, 2024
1 parent 41dd51e commit e7232c9
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion examples/codegen-gql-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@graphql-tools/load-files": "^7.0.0",
"fastify": "^5.0.0",
"graphql": "^16.9.0",
"mercurius": "^15.0.0",
"mercurius": "^15.1.0",
"mercurius-codegen": "workspace:*"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"fastify": "^5.0.0",
"graphql": "^16.9.0",
"mercurius": "^15.0.0",
"mercurius": "^15.1.0",
"mercurius-codegen": "workspace:*"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/manual/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"fastify": "^5.0.0",
"graphql": "^16.9.0",
"mercurius": "^15.0.0"
"mercurius": "^15.1.0"
},
"devDependencies": {
"@types/node": "^20.16.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/mercurius-codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"cross-env": "^7.0.3",
"fastify": "^5.0.0",
"graphql": "^16.9.0",
"mercurius": "^15.0.0",
"mercurius": "^15.1.0",
"mercurius-codegen": "workspace:*",
"nyc": "17.1.0",
"open-cli": "^8.0.0",
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e7232c9

Please sign in to comment.