Skip to content

Commit

Permalink
chore(deps): update dependency @envelop/graphql-jit to v7 (#3059)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency @envelop/graphql-jit to v7

* chore(dependencies): updated changesets for modified dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Oct 11, 2023
1 parent 7013b43 commit de4c307
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test": "start-server-and-test start http://127.0.0.1:4000/ping loadtest"
},
"dependencies": {
"@envelop/graphql-jit": "6.0.5",
"@envelop/graphql-jit": "7.0.0",
"@faker-js/faker": "8.0.2",
"@graphql-yoga/plugin-response-cache": "2.2.0",
"graphql": "16.6.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"vite": "4.3.9"
},
"dependencies": {
"@envelop/graphql-jit": "6.0.5",
"@envelop/graphql-jit": "7.0.0",
"graphql-yoga": "4.0.5",
"@graphql-yoga/render-graphiql": "4.0.5",
"graphql": "16.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-yoga/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"devDependencies": {
"@envelop/disable-introspection": "5.0.3",
"@envelop/graphql-jit": "6.0.5",
"@envelop/graphql-jit": "7.0.0",
"@envelop/live-query": "6.0.3",
"@graphql-yoga/render-graphiql": "4.0.5",
"@jest/globals": "^29.2.1",
Expand Down
34 changes: 17 additions & 17 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 de4c307

Please sign in to comment.